Trace number 4465192

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.68

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_11.opb.PB06.opb
MD5SUM0daa95194506fa379fbbdb25b381edfb
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 benchmark180
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 variables473
Total number of constraints473
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 constraints473
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 473
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 473
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 473
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 = 24420352, getVmSize() = 24420352, SCIPgetMemUsed() = 2310901, SCIPgetMemTotal() = 2874309, 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 = 16441474, getVmSize() = 29499392, SCIPgetMemUsed() = 3270460, SCIPgetMemTotal() = 6565564, 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-4465192-1722449831
0.00/0.02	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 473
0.00/0.02	c   Objective sense  : minimize
0.00/0.02	c Presolved Problem  :
0.00/0.02	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 535
0.00/0.02	c Constraints        : Number
0.00/0.02	c   knapsack         : 435 
0.00/0.02	c   setppc           : 84 
0.00/0.02	c   logicor          : 16 
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.54/0.13	c *       0              3           2        20         222.0000           1.0000          -
0.54/0.13	c *       0              3           2        20         213.0000           1.0000          -
2.95/0.31	c *       0              3           2        20         210.0000           1.0000          -
25.23/1.41	c *       1           5604         201        20         207.0000           1.0000          -
29.19/1.65	c *       2           5604         201        20         203.0000           1.0000          -
29.19/1.68	c *       2           5604         201        20         202.0000           1.0000          -
31.18/1.71	c *       2           5604         201        20         201.0000           1.0000          -
31.18/1.75	c *       2           5604         201        20         200.0000           1.0000          -
31.18/1.78	c *       2           5604         201        20         199.0000           1.0000          -
33.16/1.81	c *       2           5604         201        20         198.0000           1.0000          -
33.16/1.85	c *       2           5604         201        20         197.0000           1.0000          -
33.16/1.89	c *       2           5604         201        20         196.0000           1.0000          -
35.12/1.94	c *       2           5604         201        20         195.0000           1.0000          -
37.41/2.11	c *       2           5604         201        20         194.0000           1.0000          -
96.99/5.04	c         5              3           2        20         194.0000         163.4245     18.71%
98.98/5.20	c *       5              3           2        20         193.0000         163.4245     18.10%
108.20/5.65	c *       6              3           2        20         192.0000         163.4245     17.49%
126.03/6.59	c *       7              3           2        20         191.0000         163.4635     16.85%
199.26/10.21	c        10              6           5        20         191.0000         163.5326     16.80%
298.41/15.22	c        15             11          10        20         191.0000         163.5326     16.80%
381.72/19.44	c *      19             30          29        20         190.0000         163.5326     16.18%
397.58/20.28	c        20             52          51        20         190.0000         163.5496     16.17%
498.62/25.38	c        25            124         123        20         190.0000         163.5496     16.17%
528.28/26.82	c *      27            139         138        20         189.0000         163.5496     15.56%
599.62/30.41	c        30            209         208        20         189.0000         163.6128     15.52%
698.75/35.46	c        35            270         269        20         189.0000         163.6524     15.49%
775.91/39.30	c *      39            297         296        20         188.0000         163.7804     14.79%
799.60/40.59	c        41            313         312        20         188.0000         163.7835     14.79%
904.50/45.89	c        46            382         381        20         188.0000         164.0343     14.61%
936.16/47.45	c *      47            402         401        20         187.0000         164.0378     14.00%
965.94/49.00	c *      49            435         434        20         186.0000         164.0755     13.36%
1005.52/50.97	c        51            442         441        20         186.0000         164.1105     13.34%
1025.36/51.97	c *      52            462         461        20         185.0000         164.1236     12.72%
1104.53/55.99	c        56            537         536        20         185.0000         164.2395     12.64%
1203.33/61.01	c        61            622         621        20         185.0000         164.3317     12.58%
1304.80/66.05	c        66            682         681        20         185.0000         164.3946     12.53%
1405.87/71.19	c        71            774         773        20         185.0000         164.3946     12.53%
1421.09/71.95	c *      72            774         773        20         184.0000         164.3946     11.93%
1508.28/76.39	c        76            849         848        20         184.0000         164.3946     11.93%
1609.32/81.44	c        81            977         976        20         184.0000         164.3946     11.93%
1708.40/86.45	c        86           1033        1032        20         184.0000         164.3946     11.93%
1809.59/91.52	c        92           1063          13        20         184.0000         164.3946     11.93%
1908.26/96.52	c        97           1084          34        20         184.0000         164.3946     11.93%
2011.12/101.70	c       102           1137          87        20         184.0000         164.3946     11.93%
2110.13/106.76	c       107           1169         119        20         184.0000         164.3946     11.93%
2211.05/111.81	c       112           1216         166        20         184.0000         164.3946     11.93%
2310.05/116.86	c       117           1267         217        20         184.0000         164.3946     11.93%
2410.78/121.91	c       122           1321         271        20         184.0000         164.3946     11.93%
2509.89/126.92	c       127           1356         306        20         184.0000         164.3946     11.93%
2608.97/131.93	c       132           1502         434        20         184.0000         164.3946     11.93%
2708.07/136.94	c       137           1501         433        20         184.0000         164.4177     11.91%
2806.91/142.00	c       142           1551         483        20         184.0000         164.4735     11.87%
2910.49/147.18	c       147           1591         523        20         184.0000         164.5267     11.84%
3010.86/152.24	c       152           1641         573        20         184.0000         164.5706     11.81%
3109.97/157.29	c       157           1691         623        20         184.0000         164.6248     11.77%
3213.06/162.44	c       162           1731         663        20         184.0000         164.6570     11.75%
3311.96/167.47	c       167           1781         713        20         184.0000         164.7165     11.71%
3412.97/172.54	c       173           1841         773        20         184.0000         164.7279     11.70%
3511.97/177.59	c       178           1890         822        20         184.0000         164.7337     11.70%
3612.79/182.63	c       183           1941         873        20         184.0000         164.7466     11.69%
3711.78/187.66	c       188           2001         933        20         184.0000         164.7934     11.65%
3812.92/192.73	c       193           2041         973        20         184.0000         164.8249     11.63%
3912.03/197.79	c       198           2101        1033        20         184.0000         164.8494     11.62%
4013.11/202.81	c       203           2151        1083        20         184.0000         164.8623     11.61%
4111.97/207.89	c       208           2201        1133        20         184.0000         164.8838     11.59%
4212.87/212.93	c       213           2261        1193        20         184.0000         164.9024     11.58%
4311.83/217.98	c       218           2321        1253        20         184.0000         164.9228     11.57%
4413.40/223.04	c       223           2371        1303        20         184.0000         164.9526     11.55%
4512.54/228.09	c       228           2421        1353        20         184.0000         164.9640     11.54%
4611.34/233.14	c       233           2481        1413        20         184.0000         164.9702     11.54%
4712.50/238.19	c       238           2531        1463        20         184.0000         164.9843     11.53%
4812.72/243.24	c       243           2581        1513        20         184.0000         164.9970     11.52%
4911.77/248.29	c       248           2621        1553        20         184.0000         165.0015     11.51%
5012.86/253.34	c       253           2671        1603        20         184.0000         165.0292     11.50%
5111.82/258.39	c       258           2721        1653        20         184.0000         165.0379     11.49%
5212.68/263.44	c       263           2771        1703        20         184.0000         165.0617     11.47%
5311.77/268.49	c       268           2821        1753        20         184.0000         165.0728     11.47%
5412.62/273.52	c       274           2871        1803        20         184.0000         165.0887     11.46%
5511.53/278.57	c       279           2921        1853        20         184.0000         165.1111     11.44%
5610.59/283.58	c       284           2951        1883        20         184.0000         165.1201     11.43%
5711.61/288.65	c       289           2991        1923        20         184.0000         165.1306     11.43%
5812.52/293.71	c       294           3021        1953        20         184.0000         165.1342     11.42%
5911.74/298.79	c       299           3051        1983        20         184.0000         165.1505     11.41%
6012.55/303.84	c       304           3091        2023        20         184.0000         165.1650     11.40%
6111.51/308.88	c       309           3121        2053        20         184.0000         165.1728     11.40%
6212.37/313.91	c       314           3161        2093        20         184.0000         165.1854     11.39%
6311.27/318.99	c       319           3191        2123        20         184.0000         165.1892     11.39%
6412.84/324.04	c       324           3221        2153        20         184.0000         165.1985     11.38%
6511.85/329.09	c       329           3271        2203        20         184.0000         165.2135     11.37%
6613.17/334.14	c       334           3311        2243        20         184.0000         165.2230     11.36%
6712.15/339.19	c       339           3341        2273        20         184.0000         165.2359     11.36%
6812.76/344.24	c       344           3371        2303        20         184.0000         165.2490     11.35%
6911.82/349.29	c       349           3410        2342        20         184.0000         165.2548     11.34%
7012.86/354.31	c       354           3444        2376        20         184.0000         165.2671     11.33%
7111.84/359.39	c       359           3481        2413        20         184.0000         165.2740     11.33%
7212.93/364.44	c       364           3510        2442        20         184.0000         165.2744     11.33%
7312.07/369.49	c       369           3541        2473        20         184.0000         165.2817     11.33%
7413.08/374.54	c       375           3581        2513        20         184.0000         165.2877     11.32%
7512.12/379.56	c       380           3631        2563        20         184.0000         165.2961     11.32%
7613.26/384.60	c       385           3671        2603        20         184.0000         165.2997     11.31%
7712.33/389.67	c       390           4791        3223        20         184.0000         165.3056     11.31%
7811.59/394.68	c       395           4871        3303        20         184.0000         165.3129     11.30%
7912.52/399.73	c       400           4931        3363        20         184.0000         165.3235     11.30%
8011.69/404.79	c       405           5020        3452        20         184.0000         165.3375     11.29%
8112.82/409.88	c       410           5071        3503        20         184.0000         165.3427     11.28%
8213.92/414.94	c       415           5131        3563        20         184.0000         165.3517     11.28%
8312.91/419.97	c       420           5177        3609        20         184.0000         165.3603     11.27%
8414.64/425.04	c       425           5231        3663        20         184.0000         165.3728     11.26%
8513.53/430.09	c       430           5261        3693        20         184.0000         165.3831     11.26%
8612.95/435.10	c       435           5301        3733        20         184.0000         165.3893     11.25%
8712.19/440.12	c       440           5340        3772        20         184.0000         165.3941     11.25%
8814.57/445.24	c       445           5381        3813        20         184.0000         165.4007     11.24%
8913.75/450.29	c       450           5411        3843        20         184.0000         165.4049     11.24%
9014.89/455.33	c       455           5451        3883        20         184.0000         165.4100     11.24%
9114.00/460.37	c       460           5481        3913        20         184.0000         165.4159     11.23%
9215.08/465.43	c       465           5513        3945        20         184.0000         165.4184     11.23%
9314.19/470.49	c       470           5551        3983        20         184.0000         165.4255     11.23%
9415.21/475.52	c       476           4331        3263        20         184.0000         165.4318     11.22%
9514.12/480.59	c       481           4380        3312        20         184.0000         165.4364     11.22%
9615.19/485.64	c       486           4411        3343        20         184.0000         165.4482     11.21%
9714.40/490.69	c       491           4451        3383        20         184.0000         165.4529     11.21%
9815.31/495.73	c       496           4491        3423        20         184.0000         165.4551     11.21%
9914.46/500.79	c       501           4540        3472        20         184.0000         165.4628     11.20%
10015.44/505.84	c       506           4571        3503        20         184.0000         165.4661     11.20%
10114.51/510.86	c       511           4610        3542        20         184.0000         165.4712     11.20%
10215.51/515.94	c       516           5971        4403        20         184.0000         165.4800     11.19%
10314.54/520.99	c       521           4681        3613        20         184.0000         165.4825     11.19%
10413.59/526.03	c       526           4731        3663        20         184.0000         165.4916     11.18%
10515.29/531.09	c       531           4761        3693        20         184.0000         165.4984     11.18%
10616.62/536.14	c       536           4811        3743        20         184.0000         165.5037     11.18%
10715.50/541.16	c       541           4840        3772        20         184.0000         165.5042     11.18%
10814.79/546.17	c       546           4881        3813        20         184.0000         165.5149     11.17%
10913.82/551.18	c       551           4915        3847        20         184.0000         165.5166     11.17%
11016.20/556.34	c       556           4951        3883        20         184.0000         165.5243     11.16%
11115.36/561.35	c       561           4991        3923        20         184.0000         165.5295     11.16%
11214.57/566.37	c       566           5031        3963        20         184.0000         165.5328     11.16%
11315.72/571.49	c       571           5071        4003        20         184.0000         165.5435     11.15%
11416.57/576.54	c       577           5111        4043        20         184.0000         165.5489     11.15%
11515.65/581.59	c       582           5151        4083        20         184.0000         165.5588     11.14%
11616.68/586.64	c       587           5191        4123        20         184.0000         165.5624     11.14%
11715.74/591.67	c       592           5231        4163        20         184.0000         165.5640     11.14%
11816.90/596.71	c       597           5265        4197        20         184.0000         165.5663     11.13%
11916.10/601.72	c       602           5309        4241        20         184.0000         165.5718     11.13%
12015.24/606.76	c       607           5341        4273        20         184.0000         165.5813     11.12%
12114.36/611.78	c       612           5381        4313        20         184.0000         165.5841     11.12%
12215.49/616.83	c       617           5432        4364        20         184.0000         165.5875     11.12%
12314.60/621.89	c       622           5471        4403        20         184.0000         165.5927     11.12%
12415.75/626.94	c       627           5511        4443        20         184.0000         165.5991     11.11%
12514.85/631.97	c       632           5541        4473        20         184.0000         165.6030     11.11%
12616.57/637.12	c       637           5581        4513        20         184.0000         165.6100     11.10%
12717.74/642.18	c       642           5610        4542        20         184.0000         165.6106     11.10%
12816.99/647.20	c       647           5650        4582        20         184.0000         165.6151     11.10%
12917.19/652.29	c       652           5681        4613        20         184.0000         165.6168     11.10%
13018.28/657.34	c       657           5741        4673        20         184.0000         165.6219     11.10%
13117.39/662.39	c       662           5780        4712        20         184.0000         165.6266     11.09%
13218.45/667.44	c       667           5811        4743        20         184.0000         165.6335     11.09%
13317.53/672.49	c       672           5831        4763        20         184.0000         165.6361     11.09%
13418.64/677.54	c       678           5881        4813        20         184.0000         165.6413     11.08%
13517.68/682.59	c       683           5931        4863        20         184.0000         165.6464     11.08%
13616.70/687.60	c       688           5971        4903        20         184.0000         165.6487     11.08%
13717.89/692.64	c       693           6011        4943        20         184.0000         165.6522     11.08%
13816.99/697.68	c       698           6051        4983        20         184.0000         165.6552     11.07%
13917.95/702.72	c       703           6111        5043        20         184.0000         165.6603     11.07%
14017.11/707.73	c       708           6151        5083        20         184.0000         165.6640     11.07%
14118.12/712.87	c       713           6201        5133        20         184.0000         165.6684     11.07%
14219.22/717.94	c       718           6251        5183        20         184.0000         165.6765     11.06%
14318.36/722.99	c       723           6301        5233        20         184.0000         165.6826     11.06%
14419.79/728.04	c       728           6351        5283        20         184.0000         165.6948     11.05%
14518.90/733.08	c       733           6421        5353        20         184.0000         165.6984     11.05%
14620.05/738.14	c       738           6461        5393        20         184.0000         165.7003     11.04%
14719.25/743.19	c       743           6521        5453        20         184.0000         165.7042     11.04%
14819.61/748.24	c       748           6566        5498        20         184.0000         165.7080     11.04%
14918.76/753.29	c       753           6631        5563        20         184.0000         165.7122     11.04%
15019.65/758.31	c       758           6671        5603        20         184.0000         165.7180     11.03%
15118.76/763.33	c       763           6701        5633        20         184.0000         165.7202     11.03%
15217.84/768.40	c       768           6731        5663        20         184.0000         165.7223     11.03%
15318.83/773.49	c       773           6778        5710        20         184.0000         165.7269     11.03%
15419.95/778.54	c       779           6818        5750        20         184.0000         165.7350     11.02%
15518.98/783.59	c       784           6871        5803        20         184.0000         165.7412     11.02%
15620.07/788.61	c       789           6921        5853        20         184.0000         165.7436     11.01%
15719.33/793.69	c       794           6961        5893        20         184.0000         165.7469     11.01%
15820.28/798.73	c       799           7008        5940        20         184.0000         165.7499     11.01%
15919.36/803.79	c       804           7060        5992        20         184.0000         165.7522     11.01%
16020.44/808.84	c       809           7111        6043        20         184.0000         165.7555     11.01%
16119.42/813.87	c       814           7161        6093        20         184.0000         165.7585     11.00%
16220.46/818.94	c       819           7201        6133        20         184.0000         165.7613     11.00%
16319.23/823.97	c       824           7251        6183        20         184.0000         165.7667     11.00%
16420.88/829.04	c       829           7311        6243        20         184.0000         165.7723     11.00%
16455.68/830.84	c *     831           7331        6263        20         183.0000         165.7739     10.39%
16521.75/834.20	c       834           7361        6288        20         183.0000         165.7755     10.39%
16621.97/839.22	c       839           7411        6338        20         183.0000         165.7780     10.39%
16720.94/844.30	c       844           7471        6398        20         183.0000         165.7834     10.39%
16822.11/849.35	c       849           7521        6448        20         183.0000         165.7878     10.38%
16895.78/853.07	c *     853           7561        6488        20         182.0000         165.7890      9.78%
16921.14/854.38	c       854           7581        6500        20         182.0000         165.7906      9.78%
17022.22/859.43	c       859           7651        6570        20         182.0000         165.8000      9.77%
17121.22/864.44	c       864           7691        6610        20         182.0000         165.8017      9.77%
17220.24/869.50	c       870           7753        6672        20         182.0000         165.8061      9.77%
17321.08/874.55	c       875           7800        6719        20         182.0000         165.8074      9.77%
17420.14/879.60	c       880           7861        6780        20         182.0000         165.8122      9.76%
17521.19/884.62	c       885           7891        6810        20         182.0000         165.8138      9.76%
17620.26/889.69	c       890           7941        6860        20         182.0000         165.8161      9.76%
17721.26/894.75	c       895           7991        6910        20         182.0000         165.8186      9.76%
17820.15/899.79	c       900           8031        6950        20         182.0000         165.8221      9.76%
17921.01/904.84	c       905           8091        7010        20         182.0000         165.8272      9.75%
18020.08/909.87	c       910           8151        7070        20         182.0000         165.8292      9.75%
18121.11/914.95	c       915           8191        7110        20         182.0000         165.8302      9.75%
18220.03/920.00	c       920           8231        7150        20         182.0000         165.8337      9.75%
18319.07/925.01	c       925           8291        7210        20         182.0000         165.8384      9.75%
18417.99/930.02	c       930           8335        7254        20         182.0000         165.8395      9.74%
18517.12/935.03	c       935           8391        7310        20         182.0000         165.8416      9.74%
18618.76/940.05	c       940           8451        7370        20         182.0000         165.8428      9.74%
18717.86/945.07	c       945           8511        7430        20         182.0000         165.8468      9.74%
18816.74/950.12	c       950           8551        7470        20         182.0000         165.8510      9.74%
18917.88/955.17	c       955           8631        7550        20         182.0000         165.8557      9.73%
19018.17/960.21	c       960           8671        7590        20         182.0000         165.8572      9.73%
19117.38/965.27	c       965           8721        7640        20         182.0000         165.8591      9.73%
19218.14/970.32	c       970           8781        7700        20         182.0000         165.8610      9.73%
19317.26/975.33	c       975           8841        7760        20         182.0000         165.8625      9.73%
19418.36/980.41	c       980           8901        7820        20         182.0000         165.8674      9.73%
19517.53/985.47	c       985           8961        7880        20         182.0000         165.8709      9.72%
19618.49/990.52	c       991           9001        7920        20         182.0000         165.8732      9.72%
19717.57/995.57	c       996           9051        7970        20         182.0000         165.8758      9.72%
19818.38/1000.62	c      1001           9101        8020        20         182.0000         165.8784      9.72%
19917.48/1005.63	c      1006           9151        8070        20         182.0000         165.8812      9.72%
20018.27/1010.71	c      1011           9201        8120        20         182.0000         165.8854      9.71%
20117.36/1015.76	c      1016           9251        8170        20         182.0000         165.8869      9.71%
20218.03/1020.81	c      1021           9311        8230        20         182.0000         165.8930      9.71%
20317.03/1025.85	c      1026           9351        8270        20         182.0000         165.8949      9.71%
20416.14/1030.86	c      1031           9401        8320        20         182.0000         165.8966      9.71%
20517.33/1035.93	c      1036           9461        8380        20         182.0000         165.9015      9.70%
20616.36/1040.99	c      1041           9531        8450        20         182.0000         165.9034      9.70%
20718.06/1046.06	c      1046           9581        8500        20         182.0000         165.9073      9.70%
20817.24/1051.12	c      1051           9631        8550        20         182.0000         165.9087      9.70%
20916.11/1056.13	c      1056           9691        8610        20         182.0000         165.9105      9.70%
21017.40/1061.17	c      1061           9751        8670        20         182.0000         165.9143      9.70%
21117.68/1066.22	c      1066           9792        8711        20         182.0000         165.9164      9.69%
21218.68/1071.32	c      1071           9851        8770        20         182.0000         165.9190      9.69%
21317.79/1076.37	c      1076           9911        8830        20         182.0000         165.9213      9.69%
21418.68/1081.42	c      1081           9971        8890        20         182.0000         165.9244      9.69%
21517.75/1086.46	c      1086          10021        8940        20         182.0000         165.9256      9.69%
21618.69/1091.52	c      1092          10071        8990        20         182.0000         165.9294      9.69%
21717.96/1096.57	c      1097          10131        9050        20         182.0000         165.9320      9.68%
21818.99/1101.62	c      1102          10171        9090        20         182.0000         165.9338      9.68%
21918.16/1106.67	c      1107          10201        9120        20         182.0000         165.9348      9.68%
22017.10/1111.68	c      1112          10251        9170        20         182.0000         165.9375      9.68%
22118.18/1116.73	c      1117          10321        9240        20         182.0000         165.9405      9.68%
22219.18/1121.82	c      1122          10401        9320        20         182.0000         165.9451      9.67%
22318.35/1126.87	c      1127          10451        9370        20         182.0000         165.9468      9.67%
22419.48/1131.92	c      1132          10511        9430        20         182.0000         165.9490      9.67%
22518.62/1136.97	c      1137          10561        9480        20         182.0000         165.9527      9.67%
22617.39/1141.99	c      1142          10621        9540        20         182.0000         165.9549      9.67%
22719.21/1147.07	c      1147          10691        9610        20         182.0000         165.9632      9.66%
22818.20/1152.10	c      1152          10741        9660        20         182.0000         165.9668      9.66%
22919.29/1157.17	c      1157          10771        9690        20         182.0000         165.9674      9.66%
23018.28/1162.18	c      1162          10841        9760        20         182.0000         165.9705      9.66%
23117.32/1167.19	c      1167          10901        9820        20         182.0000         165.9722      9.66%
23217.59/1172.20	c      1172          10961        9880        20         182.0000         165.9754      9.65%
23318.55/1177.37	c      1177          11001        9920        20         182.0000         165.9765      9.65%
23417.65/1182.38	c      1182          11041        9960        20         182.0000         165.9783      9.65%
23518.56/1187.47	c      1187          11101       10020        20         182.0000         165.9804      9.65%
23619.59/1192.52	c      1193          11151       10070        20         182.0000         165.9827      9.65%
23718.61/1197.57	c      1198          11201       10120        20         182.0000         165.9835      9.65%
23817.71/1202.58	c      1203          11261       10180        20         182.0000         165.9854      9.65%
23918.75/1207.67	c      1208          11321       10240        20         182.0000         165.9874      9.65%
24019.91/1212.71	c      1213          11371       10290        20         182.0000         165.9902      9.65%
24118.88/1217.75	c      1218          11431       10350        20         182.0000         165.9913      9.64%
24219.75/1222.82	c      1223          11481       10400        20         182.0000         165.9941      9.64%
24318.75/1227.87	c      1228          11531       10450        20         182.0000         165.9947      9.64%
24419.87/1232.92	c      1233          11571       10490        20         182.0000         165.9961      9.64%
24519.07/1237.97	c      1238          11611       10530        20         182.0000         165.9982      9.64%
24617.96/1242.99	c      1243          11661       10580        20         182.0000         165.9998      9.64%
24717.09/1248.00	c      1248          11731       10650        20         182.0000         166.0021      9.64%
24818.56/1253.02	c      1253          11791       10710        20         182.0000         166.0054      9.63%
24919.78/1258.17	c      1258          11831       10750        20         182.0000         166.0060      9.63%
25020.10/1263.20	c      1263          11911       10830        20         182.0000         166.0087      9.63%
25119.13/1268.27	c      1268          11971       10890        20         182.0000         166.0110      9.63%
25218.13/1273.29	c      1273          12041       10960        20         182.0000         166.0148      9.63%
25319.21/1278.31	c      1278          12091       11010        20         182.0000         166.0165      9.63%
25418.26/1283.33	c      1283          12161       11080        20         182.0000         166.0182      9.63%
25517.43/1288.34	c      1288          12221       11140        20         182.0000         166.0207      9.62%
25616.48/1293.38	c      1293          12281       11200        20         182.0000         166.0220      9.62%
25717.61/1298.46	c      1298          12351       11270        20         182.0000         166.0246      9.62%
25816.72/1303.48	c      1303          12391       11310        20         182.0000         166.0261      9.62%
25917.98/1308.56	c      1309          12461       11380        20         182.0000         166.0297      9.62%
26019.00/1313.60	c      1314          12521       11440        20         182.0000         166.0322      9.62%
26118.10/1318.61	c      1319          12591       11510        20         182.0000         166.0327      9.62%
26219.08/1323.74	c      1324          12651       11570        20         182.0000         166.0349      9.62%
26320.07/1328.87	c      1329          12701       11620        20         182.0000         166.0364      9.61%
26421.06/1333.92	c      1334          12751       11670        20         182.0000         166.0385      9.61%
26520.16/1338.97	c      1339          12811       11730        20         182.0000         166.0426      9.61%
26619.31/1344.02	c      1344          12861       11780        20         182.0000         166.0442      9.61%
26721.21/1349.06	c      1349          12901       11820        20         182.0000         166.0456      9.61%
26820.08/1354.07	c      1354          12969       11888        20         182.0000         166.0485      9.61%
26921.19/1359.17	c      1359          13035       11954        20         182.0000         166.0505      9.61%
27020.28/1364.18	c      1364          13091       12010        20         182.0000         166.0519      9.60%
27120.70/1369.27	c      1369          13141       12060        20         182.0000         166.0535      9.60%
27221.80/1374.30	c      1374          13181       12100        20         182.0000         166.0558      9.60%
27320.74/1379.37	c      1379          13241       12160        20         182.0000         166.0570      9.60%
27421.66/1384.42	c      1384          13311       12230        20         182.0000         166.0582      9.60%
27520.71/1389.44	c      1389          13351       12270        20         182.0000         166.0593      9.60%
27621.78/1394.52	c      1395          13421       12340        20         182.0000         166.0616      9.60%
27720.89/1399.57	c      1400          13481       12400        20         182.0000         166.0632      9.60%
27821.71/1404.61	c      1405          13531       12450        20         182.0000         166.0646      9.60%
27920.60/1409.67	c      1410          13591       12510        20         182.0000         166.0673      9.59%
28019.66/1414.69	c      1415          13651       12570        20         182.0000         166.0690      9.59%
28120.62/1419.74	c      1420          13711       12630        20         182.0000         166.0722      9.59%
28221.72/1424.82	c      1425          13761       12680        20         182.0000         166.0737      9.59%
28320.70/1429.83	c      1430          13811       12730        20         182.0000         166.0760      9.59%
28421.84/1434.92	c      1435          13861       12780        20         182.0000         166.0782      9.59%
28520.83/1439.93	c      1440          13931       12850        20         182.0000         166.0794      9.59%
28620.04/1444.96	c      1445          13970       12889        20         182.0000         166.0796      9.59%
28719.21/1449.99	c      1450          14041       12960        20         182.0000         166.0819      9.58%
28820.86/1455.12	c      1455          14091       13010        20         182.0000         166.0822      9.58%
28921.95/1460.17	c      1460          14151       13070        20         182.0000         166.0837      9.58%
29022.24/1465.21	c      1465          14201       13120        20         182.0000         166.0857      9.58%
29121.23/1470.26	c      1470          14263       13182        20         182.0000         166.0872      9.58%
29222.36/1475.31	c      1475          14311       13230        20         182.0000         166.0882      9.58%
29321.46/1480.36	c      1480          14361       13280        20         182.0000         166.0898      9.58%
29422.60/1485.42	c      1485          14411       13330        20         182.0000         166.0912      9.58%
29521.46/1490.47	c      1490          14471       13390        20         182.0000         166.0933      9.58%
29620.62/1495.49	c      1495          14531       13450        20         182.0000         166.0956      9.58%
29721.50/1500.54	c      1501          14591       13510        20         182.0000         166.0964      9.57%
29822.70/1505.61	c      1506          14661       13580        20         182.0000         166.0983      9.57%
29921.74/1510.63	c      1511          14711       13630        20         182.0000         166.1003      9.57%
30022.79/1515.71	c      1516          14781       13700        20         182.0000         166.1030      9.57%
30121.83/1520.74	c      1521          14846       13765        20         182.0000         166.1034      9.57%
30220.94/1525.78	c      1526          14891       13810        20         182.0000         166.1053      9.57%
30321.65/1530.80	c      1531          14941       13860        20         182.0000         166.1073      9.57%
30420.74/1535.82	c      1536          14991       13910        20         182.0000         166.1090      9.57%
30519.79/1540.84	c      1541          15041       13960        20         182.0000         166.1108      9.57%
30621.05/1545.92	c      1546          15101       14020        20         182.0000         166.1122      9.56%
30719.85/1551.02	c      1551          15151       14070        20         182.0000         166.1141      9.56%
30821.21/1556.11	c      1556          15193       14112        20         182.0000         166.1152      9.56%
30922.22/1561.15	c      1561          15251       14170        20         182.0000         166.1173      9.56%
31021.21/1566.19	c      1566          15301       14220        20         182.0000         166.1181      9.56%
31121.43/1571.24	c      1571          15371       14290        20         182.0000         166.1195      9.56%
31222.43/1576.32	c      1576          15431       14350        20         182.0000         166.1208      9.56%
31321.46/1581.37	c      1581          15481       14400        20         182.0000         166.1222      9.56%
31422.36/1586.42	c      1586          15551       14470        20         182.0000         166.1242      9.56%
31521.32/1591.43	c      1591          15611       14530        20         182.0000         166.1262      9.56%
31620.37/1596.45	c      1596          15661       14580        20         182.0000         166.1272      9.55%
31721.27/1601.53	c      1602          15711       14630        20         182.0000         166.1291      9.55%
31822.51/1606.62	c      1607          15771       14690        20         182.0000         166.1305      9.55%
31921.21/1611.67	c      1612          15831       14750        20         182.0000         166.1328      9.55%
32022.36/1616.72	c      1617          15901       14820        20         182.0000         166.1342      9.55%
32121.38/1621.77	c      1622          15951       14870        20         182.0000         166.1362      9.55%
32220.47/1626.79	c      1627          16011       14930        20         182.0000         166.1379      9.55%
32321.55/1631.82	c      1632          16061       14980        20         182.0000         166.1405      9.55%
32420.66/1636.88	c      1637          16121       15040        20         182.0000         166.1426      9.54%
32521.62/1641.91	c      1642          16161       15080        20         182.0000         166.1441      9.54%
32620.56/1646.96	c      1647          16211       15130        20         182.0000         166.1453      9.54%
32719.52/1652.01	c      1652          16271       15190        20         182.0000         166.1469      9.54%
32821.09/1657.03	c      1657          16321       15240        20         182.0000         166.1479      9.54%
32920.12/1662.09	c      1662          16391       15310        20         182.0000         166.1485      9.54%
33022.62/1667.21	c      1667          16461       15380        20         182.0000         166.1507      9.54%
33121.68/1672.26	c      1672          16501       15420        20         182.0000         166.1521      9.54%
33222.64/1677.32	c      1677          16561       15480        20         182.0000         166.1547      9.54%
33321.37/1682.37	c      1682          16611       15530        20         182.0000         166.1556      9.54%
33422.40/1687.42	c      1687          16671       15590        20         182.0000         166.1571      9.53%
33521.35/1692.47	c      1692          16727       15646        20         182.0000         166.1576      9.53%
33622.38/1697.52	c      1698          16781       15700        20         182.0000         166.1590      9.53%
33721.42/1702.57	c      1703          16831       15750        20         182.0000         166.1610      9.53%
33820.53/1707.59	c      1708          16901       15820        20         182.0000         166.1642      9.53%
33921.56/1712.67	c      1713          16961       15880        20         182.0000         166.1663      9.53%
34022.61/1717.71	c      1718          17011       15930        20         182.0000         166.1676      9.53%
34121.65/1722.77	c      1723          17071       15990        20         182.0000         166.1690      9.53%
34220.98/1727.78	c      1728          17131       16050        20         182.0000         166.1700      9.53%
34321.79/1732.84	c      1733          17181       16100        20         182.0000         166.1711      9.53%
34420.82/1737.88	c      1738          17231       16150        20         182.0000         166.1715      9.53%
34521.68/1742.97	c      1743          17291       16210        20         182.0000         166.1736      9.52%
34620.87/1748.02	c      1748          17351       16270        20         182.0000         166.1752      9.52%
34722.49/1753.04	c      1753          17411       16330        20         182.0000         166.1758      9.52%
34821.48/1758.12	c      1758          17471       16390        20         182.0000         166.1772      9.52%
34920.56/1763.13	c      1763          17531       16450        20         182.0000         166.1791      9.52%
35021.64/1768.14	c      1768          17581       16500        20         182.0000         166.1800      9.52%
35120.66/1773.15	c      1773          17651       16570        20         182.0000         166.1810      9.52%
35221.25/1778.22	c      1778          17711       16630        20         182.0000         166.1820      9.52%
35320.38/1783.28	c      1783          17781       16700        20         182.0000         166.1850      9.52%
35420.93/1788.39	c      1788          17851       16770        20         182.0000         166.1867      9.52%
35521.98/1793.45	c      1793          17901       16820        20         182.0000         166.1871      9.52%
35622.91/1798.52	c      1799          17981       16900        20         182.0000         166.1885      9.51%
35721.74/1803.57	c      1804          18033       16952        20         182.0000         166.1906      9.51%
35822.83/1808.62	c      1809          18111       17030        20         182.0000         166.1915      9.51%
35921.84/1813.63	c      1814          18151       17070        20         182.0000         166.1935      9.51%
36023.00/1818.72	c      1819          18211       17130        20         182.0000         166.1947      9.51%
36122.12/1823.73	c      1824          18280       17199        20         182.0000         166.1961      9.51%
36222.99/1828.81	c      1829          18351       17270        20         182.0000         166.1969      9.51%
36321.85/1833.82	c      1834          18391       17310        20         182.0000         166.1980      9.51%
36422.90/1838.92	c      1839          18441       17360        20         182.0000         166.1985      9.51%
36521.90/1843.93	c      1844          18481       17400        20         182.0000         166.1992      9.51%
36620.88/1849.02	c      1849          18541       17460        20         182.0000         166.2006      9.51%
36722.53/1854.07	c      1854          18601       17520        20         182.0000         166.2016      9.51%
36821.79/1859.12	c      1859          18651       17570        20         182.0000         166.2019      9.51%
36922.55/1864.15	c      1864          18711       17630        20         182.0000         166.2033      9.50%
37022.96/1869.22	c      1869          18771       17690        20         182.0000         166.2050      9.50%
37121.86/1874.27	c      1874          18821       17740        20         182.0000         166.2059      9.50%
37222.81/1879.32	c      1879          18891       17810        20         182.0000         166.2071      9.50%
37321.78/1884.37	c      1884          18941       17860        20         182.0000         166.2078      9.50%
37422.84/1889.42	c      1889          19001       17920        20         182.0000         166.2094      9.50%
37521.95/1894.44	c      1894          19041       17960        20         182.0000         166.2110      9.50%
37621.00/1899.46	c      1899          19101       18020        20         182.0000         166.2136      9.50%
37721.99/1904.57	c      1905          19171       18090        20         182.0000         166.2147      9.50%
37823.03/1909.62	c      1910          19221       18140        20         182.0000         166.2155      9.50%
37922.22/1914.63	c      1915          19291       18210        20         182.0000         166.2177      9.49%
38021.39/1919.64	c      1920          19351       18270        20         182.0000         166.2197      9.49%
38122.53/1924.71	c      1925          19401       18320        20         182.0000         166.2210      9.49%
38221.61/1929.75	c      1930          19461       18380        20         182.0000         166.2229      9.49%
38322.68/1934.81	c      1935          19520       18439        20         182.0000         166.2235      9.49%
38421.83/1939.84	c      1940          19571       18490        20         182.0000         166.2240      9.49%
38521.04/1944.89	c      1945          19631       18550        20         182.0000         166.2255      9.49%
38622.19/1949.92	c      1950          19691       18610        20         182.0000         166.2266      9.49%
38723.69/1955.08	c      1955          19761       18680        20         182.0000         166.2275      9.49%
38824.86/1960.13	c      1960          19821       18740        20         182.0000         166.2296      9.49%
38923.99/1965.16	c      1965          19891       18810        20         182.0000         166.2305      9.49%
39024.67/1970.22	c      1970          19941       18860        20         182.0000         166.2312      9.49%
39123.77/1975.27	c      1975          20000       18919        20         182.0000         166.2323      9.49%
39224.94/1980.32	c      1980          20051       18970        20         182.0000         166.2336      9.48%
39324.16/1985.37	c      1985          20111       19030        20         182.0000         166.2346      9.48%
39423.27/1990.39	c      1990          20171       19090        20         182.0000         166.2355      9.48%
39524.30/1995.41	c      1995          20231       19150        20         182.0000         166.2370      9.48%
39625.46/2000.52	c      2001          20271       19190        20         182.0000         166.2378      9.48%
39724.69/2005.57	c      2006          20341       19260        20         182.0000         166.2388      9.48%
39825.83/2010.62	c      2011          20411       19330        20         182.0000         166.2402      9.48%
39924.95/2015.67	c      2016          20481       19400        20         182.0000         166.2416      9.48%
40026.19/2020.72	c      2021          20541       19460        20         182.0000         166.2433      9.48%
40125.22/2025.77	c      2026          20601       19520        20         182.0000         166.2440      9.48%
40226.47/2030.82	c      2031          20661       19580        20         182.0000         166.2451      9.48%
40325.54/2035.83	c      2036          20721       19640        20         182.0000         166.2457      9.48%
40424.62/2040.85	c      2041          20781       19700        20         182.0000         166.2465      9.48%
40525.78/2045.90	c      2046          20831       19750        20         182.0000         166.2467      9.48%
40625.00/2050.92	c      2051          20901       19820        20         182.0000         166.2483      9.47%
40724.25/2055.92	c      2056          20951       19870        20         182.0000         166.2490      9.47%
40826.06/2061.07	c      2061          21011       19930        20         182.0000         166.2503      9.47%
40925.42/2066.08	c      2066          21071       19990        20         182.0000         166.2515      9.47%
41027.92/2071.22	c      2071          21141       20060        20         182.0000         166.2531      9.47%
41127.03/2076.27	c      2076          21191       20110        20         182.0000         166.2547      9.47%
41228.25/2081.32	c      2081          21261       20180        20         182.0000         166.2565      9.47%
41327.49/2086.35	c      2086          21301       20220        20         182.0000         166.2571      9.47%
41428.62/2091.42	c      2091          21361       20280        20         182.0000         166.2583      9.47%
41527.89/2096.47	c      2096          21421       20340        20         182.0000         166.2592      9.47%
41628.91/2101.52	c      2102          21461       20380        20         182.0000         166.2601      9.47%
41728.12/2106.57	c      2107          21541       20460        20         182.0000         166.2620      9.47%
41829.31/2111.61	c      2112          21591       20510        20         182.0000         166.2631      9.47%
41928.52/2116.61	c      2117          21661       20580        20         182.0000         166.2636      9.46%
42027.73/2121.69	c      2122          21711       20630        20         182.0000         166.2643      9.46%
42128.94/2126.71	c      2127          21781       20700        20         182.0000         166.2656      9.46%
42228.08/2131.76	c      2132          21841       20760        20         182.0000         166.2674      9.46%
42329.30/2136.80	c      2137          21891       20810        20         182.0000         166.2689      9.46%
42428.50/2141.84	c      2142          21961       20880        20         182.0000         166.2705      9.46%
42529.70/2146.94	c      2147          22011       20930        20         182.0000         166.2708      9.46%
42628.90/2152.03	c      2152          22081       21000        20         182.0000         166.2716      9.46%
42730.72/2157.06	c      2157          22141       21060        20         182.0000         166.2730      9.46%
42829.99/2162.13	c      2162          22211       21130        20         182.0000         166.2746      9.46%
42931.28/2167.18	c      2167          22271       21190        20         182.0000         166.2758      9.46%
43031.78/2172.22	c      2172          22331       21250        20         182.0000         166.2768      9.46%
43130.87/2177.24	c      2177          22391       21310        20         182.0000         166.2781      9.46%
43232.04/2182.33	c      2182          22441       21360        20         182.0000         166.2790      9.45%
43331.34/2187.34	c      2187          22511       21430        20         182.0000         166.2799      9.45%
43430.46/2192.38	c      2192          22551       21470        20         182.0000         166.2803      9.45%
43531.66/2197.42	c      2197          22611       21530        20         182.0000         166.2809      9.45%
43632.80/2202.53	c      2203          22661       21580        20         182.0000         166.2814      9.45%
43732.05/2207.58	c      2208          22731       21650        20         182.0000         166.2834      9.45%
43833.18/2212.62	c      2213          22781       21700        20         182.0000         166.2846      9.45%
43932.37/2217.63	c      2218          22841       21760        20         182.0000         166.2859      9.45%
44031.55/2222.64	c      2223          22901       21820        20         182.0000         166.2867      9.45%
44130.98/2227.65	c      2228          22951       21870        20         182.0000         166.2878      9.45%
44230.02/2232.66	c      2233          23011       21930        20         182.0000         166.2895      9.45%
44331.15/2237.77	c      2238          23071       21990        20         182.0000         166.2905      9.45%
44430.37/2242.79	c      2243          23131       22050        20         182.0000         166.2921      9.45%
44533.60/2247.91	c      2248          23191       22110        20         182.0000         166.2932      9.45%
44632.84/2253.03	c      2253          23251       22170        20         182.0000         166.2943      9.44%
44734.83/2258.07	c      2258          23301       22220        20         182.0000         166.2954      9.44%
44833.71/2263.09	c      2263          23361       22280        20         182.0000         166.2967      9.44%
44934.84/2268.18	c      2268          23411       22330        20         182.0000         166.2973      9.44%
45035.41/2273.23	c      2273          23491       22410        20         182.0000         166.2993      9.44%
45134.56/2278.26	c      2278          23541       22460        20         182.0000         166.3002      9.44%
45235.75/2283.33	c      2283          23611       22530        20         182.0000         166.3017      9.44%
45334.96/2288.35	c      2288          23681       22600        20         182.0000         166.3030      9.44%
45434.13/2293.38	c      2293          23731       22650        20         182.0000         166.3037      9.44%
45535.28/2298.48	c      2298          23801       22720        20         182.0000         166.3048      9.44%
45636.45/2303.53	c      2304          23851       22770        20         182.0000         166.3052      9.44%
45735.64/2308.56	c      2309          23931       22850        20         182.0000         166.3064      9.44%
45836.66/2313.63	c      2314          23971       22890        20         182.0000         166.3077      9.44%
45935.85/2318.66	c      2319          24041       22960        20         182.0000         166.3085      9.44%
46036.93/2323.73	c      2324          24101       23020        20         182.0000         166.3108      9.43%
46136.14/2328.74	c      2329          24171       23090        20         182.0000         166.3115      9.43%
46237.30/2333.83	c      2334          24231       23150        20         182.0000         166.3119      9.43%
46336.49/2338.88	c      2339          24271       23190        20         182.0000         166.3124      9.43%
46435.65/2343.89	c      2344          24321       23240        20         182.0000         166.3132      9.43%
46536.80/2348.97	c      2349          24361       23280        20         182.0000         166.3138      9.43%
46636.00/2353.99	c      2354          24441       23360        20         182.0000         166.3157      9.43%
46737.69/2359.08	c      2359          24511       23430        20         182.0000         166.3175      9.43%
46837.07/2364.12	c      2364          24561       23480        20         182.0000         166.3186      9.43%
46938.13/2369.15	c      2369          24641       23560        20         182.0000         166.3196      9.43%
47038.60/2374.22	c      2374          24701       23620        20         182.0000         166.3216      9.43%
47137.77/2379.27	c      2379          24761       23680        20         182.0000         166.3221      9.43%
47239.01/2384.31	c      2384          24811       23730        20         182.0000         166.3240      9.42%
47338.16/2389.37	c      2389          24891       23810        20         182.0000         166.3262      9.42%
47439.34/2394.42	c      2394          24951       23870        20         182.0000         166.3270      9.42%
47538.53/2399.47	c      2399          25011       23930        20         182.0000         166.3283      9.42%
47639.67/2404.53	c      2405          25071       23990        20         182.0000         166.3299      9.42%
47738.82/2409.57	c      2410          25131       24050        20         182.0000         166.3306      9.42%
47840.00/2414.62	c      2415          25201       24120        20         182.0000         166.3312      9.42%
47939.11/2419.66	c      2420          25271       24190        20         182.0000         166.3325      9.42%
48040.30/2424.72	c      2425          25330       24249        20         182.0000         166.3328      9.42%
48139.47/2429.77	c      2430          25391       24310        20         182.0000         166.3338      9.42%
48240.68/2434.81	c      2435          25451       24370        20         182.0000         166.3341      9.42%
48340.00/2439.88	c      2440          25501       24420        20         182.0000         166.3344      9.42%
48439.02/2444.90	c      2445          25561       24480        20         182.0000         166.3356      9.42%
48540.14/2449.94	c      2450          25631       24550        20         182.0000         166.3363      9.42%
48639.33/2455.03	c      2455          25691       24610        20         182.0000         166.3372      9.42%
48741.05/2460.08	c      2460          25741       24660        20         182.0000         166.3381      9.42%
48840.11/2465.11	c      2465          25821       24740        20         182.0000         166.3396      9.41%
48941.48/2470.17	c      2470          25871       24790        20         182.0000         166.3401      9.41%
49041.90/2475.23	c      2475          25921       24840        20         182.0000         166.3412      9.41%
49141.01/2480.26	c      2480          25981       24900        20         182.0000         166.3423      9.41%
49240.15/2485.29	c      2485          26041       24960        20         182.0000         166.3432      9.41%
49341.34/2490.30	c      2490          26101       25020        20         182.0000         166.3435      9.41%
49440.49/2495.31	c      2495          26161       25080        20         182.0000         166.3449      9.41%
49541.68/2500.44	c      2500          26231       25150        20         182.0000         166.3460      9.41%
49642.78/2505.51	c      2506          26291       25210        20         182.0000         166.3468      9.41%
49741.87/2510.58	c      2511          26361       25280        20         182.0000         166.3480      9.41%
49843.03/2515.61	c      2516          26421       25340        20         182.0000         166.3494      9.41%
49942.16/2520.66	c      2521          26481       25400        20         182.0000         166.3499      9.41%
50041.40/2525.67	c      2526          26541       25460        20         182.0000         166.3510      9.41%
50142.53/2530.74	c      2531          26611       25530        20         182.0000         166.3514      9.41%
50241.75/2535.75	c      2536          26671       25590        20         182.0000         166.3530      9.41%
50340.86/2540.77	c      2541          26731       25650        20         182.0000         166.3539      9.41%
50441.91/2545.84	c      2546          26821       25740        20         182.0000         166.3557      9.40%
50543.11/2550.98	c      2551          26871       25790        20         182.0000         166.3561      9.40%
50642.30/2556.02	c      2556          26931       25850        20         182.0000         166.3566      9.40%
50744.15/2561.08	c      2561          26991       25910        20         182.0000         166.3575      9.40%
50843.30/2566.13	c      2566          27041       25960        20         182.0000         166.3579      9.40%
50944.58/2571.18	c      2571          27121       26040        20         182.0000         166.3588      9.40%
51045.14/2576.23	c      2576          27181       26100        20         182.0000         166.3602      9.40%
51144.37/2581.26	c      2581          27251       26170        20         182.0000         166.3605      9.40%
51245.66/2586.33	c      2586          27291       26210        20         182.0000         166.3614      9.40%
51344.88/2591.34	c      2591          27361       26280        20         182.0000         166.3621      9.40%
51444.13/2596.39	c      2596          27431       26350        20         182.0000         166.3633      9.40%
51543.40/2601.40	c      2601          27491       26410        20         182.0000         166.3650      9.40%
51644.66/2606.47	c      2606          27551       26470        20         182.0000         166.3662      9.40%
51746.01/2611.55	c      2612          27631       26550        20         182.0000         166.3675      9.40%
51845.23/2616.56	c      2617          27700       26619        20         182.0000         166.3686      9.40%
51946.39/2621.61	c      2622          27761       26680        20         182.0000         166.3694      9.40%
52047.66/2626.73	c      2627          27821       26740        20         182.0000         166.3702      9.39%
52147.00/2631.77	c      2632          27881       26800        20         182.0000         166.3714      9.39%
52248.28/2636.83	c      2637          27941       26860        20         182.0000         166.3734      9.39%
52347.63/2641.86	c      2642          28001       26920        20         182.0000         166.3739      9.39%
52447.18/2646.90	c      2647          28071       26990        20         182.0000         166.3754      9.39%
52548.28/2651.98	c      2652          28131       27050        20         182.0000         166.3760      9.39%
52647.56/2657.01	c      2657          28191       27110        20         182.0000         166.3776      9.39%
52749.45/2662.04	c      2662          28231       27150        20         182.0000         166.3782      9.39%
52848.73/2667.13	c      2667          28301       27220        20         182.0000         166.3792      9.39%
52950.30/2672.18	c      2672          28361       27280        20         182.0000         166.3797      9.39%
53050.71/2677.20	c      2677          28421       27340        20         182.0000         166.3802      9.39%
53150.01/2682.28	c      2682          28481       27400        20         182.0000         166.3812      9.39%
53251.24/2687.33	c      2687          28541       27460        20         182.0000         166.3820      9.39%
53350.56/2692.38	c      2692          28611       27530        20         182.0000         166.3830      9.39%
53449.85/2697.38	c      2697          28671       27590        20         182.0000         166.3838      9.39%
53551.08/2702.48	c      2702          28741       27660        20         182.0000         166.3847      9.39%
53652.34/2707.51	c      2708          28801       27720        20         182.0000         166.3855      9.38%
53751.61/2712.58	c      2713          28881       27800        20         182.0000         166.3868      9.38%
53850.83/2717.59	c      2718          28930       27849        20         182.0000         166.3872      9.38%
53952.04/2722.68	c      2723          29011       27930        20         182.0000         166.3879      9.38%
54053.33/2727.73	c      2728          29061       27980        20         182.0000         166.3882      9.38%
54152.66/2732.78	c      2733          29131       28050        20         182.0000         166.3888      9.38%
54253.94/2737.83	c      2738          29181       28100        20         182.0000         166.3894      9.38%
54353.21/2742.88	c      2743          29241       28160        20         182.0000         166.3903      9.38%
54454.50/2747.93	c      2748          29311       28230        20         182.0000         166.3907      9.38%
54553.77/2752.95	c      2753          29371       28290        20         182.0000         166.3915      9.38%
54653.01/2758.03	c      2758          29441       28360        20         182.0000         166.3923      9.38%
54754.77/2763.04	c      2763          29481       28400        20         182.0000         166.3927      9.38%
54854.04/2768.06	c      2768          29561       28480        20         182.0000         166.3937      9.38%
54953.55/2773.11	c      2773          29611       28530        20         182.0000         166.3947      9.38%
55052.73/2778.12	c      2778          29671       28590        20         182.0000         166.3951      9.38%
55155.24/2783.25	c      2783          29741       28660        20         182.0000         166.3966      9.38%
55256.48/2788.33	c      2788          29811       28730        20         182.0000         166.3980      9.38%
55355.78/2793.36	c      2793          29871       28790        20         182.0000         166.3998      9.38%
55456.87/2798.43	c      2798          29921       28840        20         182.0000         166.4007      9.37%
55556.10/2803.48	c      2803          29991       28910        20         182.0000         166.4014      9.37%
55657.52/2808.53	c      2809          30061       28980        20         182.0000         166.4022      9.37%
55756.61/2813.58	c      2814          30141       29060        20         182.0000         166.4028      9.37%
55857.88/2818.60	c      2819          30221       29140        20         182.0000         166.4043      9.37%
55957.13/2823.63	c      2824          30271       29190        20         182.0000         166.4055      9.37%
56056.36/2828.69	c      2829          30341       29260        20         182.0000         166.4063      9.37%
56157.64/2833.78	c      2834          30401       29320        20         182.0000         166.4072      9.37%
56258.93/2838.83	c      2839          30481       29400        20         182.0000         166.4078      9.37%
56358.26/2843.88	c      2844          30541       29460        20         182.0000         166.4083      9.37%
56457.38/2848.90	c      2849          30611       29530        20         182.0000         166.4087      9.37%
56558.62/2853.97	c      2854          30671       29590        20         182.0000         166.4095      9.37%
56657.83/2859.03	c      2859          30741       29660        20         182.0000         166.4099      9.37%
56759.59/2864.06	c      2864          30801       29720        20         182.0000         166.4108      9.37%
56858.78/2869.13	c      2869          30861       29780        20         182.0000         166.4115      9.37%
56960.11/2874.16	c      2874          30931       29850        20         182.0000         166.4123      9.37%
57060.73/2879.21	c      2879          30991       29910        20         182.0000         166.4134      9.37%
57159.88/2884.28	c      2884          31061       29980        20         182.0000         166.4144      9.37%
57261.17/2889.33	c      2889          31131       30050        20         182.0000         166.4152      9.36%
57360.50/2894.38	c      2894          31181       30100        20         182.0000         166.4167      9.36%
57459.83/2899.39	c      2899          31251       30170        20         182.0000         166.4180      9.36%
57561.13/2904.45	c      2904          31311       30230        20         182.0000         166.4191      9.36%
57660.43/2909.47	c      2909          31361       30280        20         182.0000         166.4192      9.36%
57759.76/2914.49	c      2914          31431       30350        20         182.0000         166.4206      9.36%
57861.05/2919.52	c      2920          31501       30420        20         182.0000         166.4215      9.36%
57962.32/2924.62	c      2925          31571       30490        20         182.0000         166.4223      9.36%
58061.66/2929.68	c      2930          31621       30540        20         182.0000         166.4230      9.36%
58160.97/2934.70	c      2935          31701       30620        20         182.0000         166.4239      9.36%
58262.26/2939.71	c      2940          31751       30670        20         182.0000         166.4248      9.36%
58361.55/2944.73	c      2945          31831       30750        20         182.0000         166.4255      9.36%
58460.89/2949.74	c      2950          31891       30810        20         182.0000         166.4265      9.36%
58560.09/2954.75	c      2955          31951       30870        20         182.0000         166.4276      9.36%
58661.33/2959.82	c      2960          32021       30940        20         182.0000         166.4290      9.36%
58760.65/2964.89	c      2965          32081       31000        20         182.0000         166.4302      9.36%
58864.40/2970.04	c      2970          32141       31060        20         182.0000         166.4312      9.35%
58963.93/2975.05	c      2975          32211       31130        20         182.0000         166.4323      9.35%
59063.05/2980.08	c      2980          32271       31190        20         182.0000         166.4330      9.35%
59162.31/2985.11	c      2985          32351       31270        20         182.0000         166.4348      9.35%
59263.81/2990.16	c      2990          32421       31340        20         182.0000         166.4350      9.35%
59363.03/2995.19	c      2995          32471       31390        20         182.0000         166.4359      9.35%
59463.57/3000.23	c      3000          32541       31460        20         182.0000         166.4366      9.35%
59564.82/3005.36	c      3005          32611       31530        20         182.0000         166.4375      9.35%
59668.06/3010.52	c      3011          32681       31600        20         182.0000         166.4388      9.35%
59767.36/3015.58	c      3016          32731       31650        20         182.0000         166.4393      9.35%
59866.68/3020.59	c      3021          32801       31720        20         182.0000         166.4401      9.35%
59967.99/3025.62	c      3026          32861       31780        20         182.0000         166.4409      9.35%
60067.37/3030.64	c      3031          32941       31860        20         182.0000         166.4420      9.35%
60166.55/3035.66	c      3036          32991       31910        20         182.0000         166.4422      9.35%
60265.73/3040.67	c      3041          33051       31970        20         182.0000         166.4429      9.35%
60368.95/3045.86	c      3046          33111       32030        20         182.0000         166.4435      9.35%
60468.38/3050.89	c      3051          33191       32110        20         182.0000         166.4447      9.35%
60569.46/3055.97	c      3056          33271       32190        20         182.0000         166.4453      9.35%
60668.66/3061.01	c      3061          33331       32250        20         182.0000         166.4459      9.34%
60767.93/3066.02	c      3066          33410       32329        20         182.0000         166.4467      9.34%
60869.79/3071.05	c      3071          33471       32390        20         182.0000         166.4473      9.34%
60969.13/3076.13	c      3076          33541       32460        20         182.0000         166.4482      9.34%
61071.66/3081.23	c      3081          33621       32540        20         182.0000         166.4495      9.34%
61170.80/3086.28	c      3086          33670       32589        20         182.0000         166.4497      9.34%
61272.07/3091.31	c      3091          33731       32650        20         182.0000         166.4503      9.34%
61371.33/3096.33	c      3096          33791       32710        20         182.0000         166.4508      9.34%
61472.61/3101.43	c      3101          33861       32780        20         182.0000         166.4518      9.34%
61571.88/3106.48	c      3106          33931       32850        20         182.0000         166.4523      9.34%
61673.16/3111.53	c      3112          33991       32910        20         182.0000         166.4531      9.34%
61772.39/3116.58	c      3117          34061       32980        20         182.0000         166.4541      9.34%
61873.66/3121.61	c      3122          34131       33050        20         182.0000         166.4549      9.34%
61972.94/3126.68	c      3127          34201       33120        20         182.0000         166.4562      9.34%
62074.24/3131.73	c      3132          34261       33180        20         182.0000         166.4570      9.34%
62173.47/3136.78	c      3137          34311       33230        20         182.0000         166.4577      9.34%
62272.77/3141.80	c      3142          34381       33300        20         182.0000         166.4588      9.34%
62374.00/3146.82	c      3147          34441       33360        20         182.0000         166.4592      9.34%
62473.26/3151.87	c      3152          34521       33440        20         182.0000         166.4599      9.34%
62574.49/3156.98	c      3157          34591       33510        20         182.0000         166.4608      9.34%
62673.86/3161.99	c      3162          34661       33580        20         182.0000         166.4617      9.33%
62775.75/3167.08	c      3167          34721       33640        20         182.0000         166.4624      9.33%
62875.17/3172.10	c      3172          34801       33720        20         182.0000         166.4634      9.33%
62976.36/3177.16	c      3177          34871       33790        20         182.0000         166.4641      9.33%
63077.18/3182.23	c      3182          34941       33860        20         182.0000         166.4652      9.33%
63176.47/3187.28	c      3187          35011       33930        20         182.0000         166.4657      9.33%
63277.74/3192.33	c      3192          35081       34000        20         182.0000         166.4668      9.33%
63377.05/3197.38	c      3197          35151       34070        20         182.0000         166.4684      9.33%
63478.36/3202.43	c      3202          35221       34140        20         182.0000         166.4697      9.33%
63577.69/3207.46	c      3207          35281       34200        20         182.0000         166.4702      9.33%
63678.96/3212.53	c      3213          35351       34270        20         182.0000         166.4708      9.33%
63778.21/3217.58	c      3218          35411       34330        20         182.0000         166.4713      9.33%
63879.49/3222.63	c      3223          35481       34400        20         182.0000         166.4724      9.33%
63978.75/3227.68	c      3228          35551       34470        20         182.0000         166.4728      9.33%
64080.02/3232.73	c      3233          35621       34540        20         182.0000         166.4736      9.33%
64179.31/3237.77	c      3238          35681       34600        20         182.0000         166.4740      9.33%
64280.80/3242.83	c      3243          35741       34660        20         182.0000         166.4745      9.33%
64379.95/3247.88	c      3248          35811       34730        20         182.0000         166.4753      9.33%
64481.27/3252.93	c      3253          35871       34790        20         182.0000         166.4762      9.32%
64580.49/3257.98	c      3258          35941       34860        20         182.0000         166.4771      9.32%
64679.77/3263.03	c      3263          36011       34930        20         182.0000         166.4779      9.32%
64781.68/3268.07	c      3268          36061       34980        20         182.0000         166.4784      9.32%
64881.01/3273.13	c      3273          36121       35040        20         182.0000         166.4791      9.32%
64982.06/3278.15	c      3278          36191       35110        20         182.0000         166.4802      9.32%
65082.71/3283.22	c      3283          36261       35180        20         182.0000         166.4814      9.32%
65182.01/3288.24	c      3288          36331       35250        20         182.0000         166.4820      9.32%
65283.29/3293.33	c      3293          36401       35320        20         182.0000         166.4830      9.32%
65382.57/3298.36	c      3298          36481       35400        20         182.0000         166.4833      9.32%
65483.90/3303.43	c      3303          36541       35460        20         182.0000         166.4841      9.32%
65583.12/3308.48	c      3308          36611       35530        20         182.0000         166.4857      9.32%
65682.44/3313.49	c      3313          36661       35580        20         182.0000         166.4864      9.32%
65783.88/3318.58	c      3319          36741       35660        20         182.0000         166.4875      9.32%
65885.02/3323.63	c      3324          36801       35720        20         182.0000         166.4881      9.32%
65984.21/3328.65	c      3329          36871       35790        20         182.0000         166.4886      9.32%
66085.37/3333.73	c      3334          36931       35850        20         182.0000         166.4890      9.32%
66184.70/3338.78	c      3339          37001       35920        20         182.0000         166.4897      9.32%
66285.89/3343.83	c      3344          37071       35990        20         182.0000         166.4909      9.32%
66385.19/3348.88	c      3349          37141       36060        20         182.0000         166.4919      9.31%
66486.50/3353.93	c      3354          37201       36120        20         182.0000         166.4930      9.31%
66585.70/3358.98	c      3359          37261       36180        20         182.0000         166.4933      9.31%
66684.95/3363.99	c      3364          37321       36240        20         182.0000         166.4939      9.31%
66786.75/3369.08	c      3369          37391       36310        20         182.0000         166.4946      9.31%
66886.03/3374.12	c      3374          37461       36380        20         182.0000         166.4957      9.31%
66985.20/3379.12	c      3379          37521       36440        20         182.0000         166.4964      9.31%
67086.34/3384.14	c      3384          37601       36520        20         182.0000         166.4975      9.31%
67185.75/3389.19	c      3389          37651       36570        20         182.0000         166.4978      9.31%
67286.32/3394.25	c      3394          37711       36630        20         182.0000         166.4985      9.31%
67385.57/3399.27	c      3399          37791       36710        20         182.0000         166.4992      9.31%
67486.79/3404.36	c      3404          37851       36770        20         182.0000         166.4997      9.31%
67586.11/3409.40	c      3409          37931       36850        20         182.0000         166.5002      9.31%
67689.38/3414.53	c      3415          38001       36920        20         182.0000         166.5011      9.31%
67788.61/3419.54	c      3420          38071       36990        20         182.0000         166.5019      9.31%
67887.80/3424.55	c      3425          38131       37050        20         182.0000         166.5024      9.31%
67989.05/3429.60	c      3430          38191       37110        20         182.0000         166.5028      9.31%
68090.34/3434.73	c      3435          38261       37180        20         182.0000         166.5042      9.31%
68189.51/3439.75	c      3440          38341       37260        20         182.0000         166.5050      9.31%
68288.97/3444.80	c      3445          38391       37310        20         182.0000         166.5056      9.31%
68390.06/3449.81	c      3450          38461       37380        20         182.0000         166.5067      9.30%
68489.29/3454.86	c      3455          38521       37440        20         182.0000         166.5071      9.30%
68590.51/3459.98	c      3460          38591       37510        20         182.0000         166.5075      9.30%
68689.74/3465.00	c      3465          38661       37580        20         182.0000         166.5081      9.30%
68788.99/3470.02	c      3470          38711       37630        20         182.0000         166.5084      9.30%
68892.74/3475.13	c      3475          38781       37700        20         182.0000         166.5099      9.30%
68992.06/3480.18	c      3480          38831       37750        20         182.0000         166.5105      9.30%
69092.59/3485.21	c      3485          38901       37820        20         182.0000         166.5111      9.30%
69191.97/3490.28	c      3490          38971       37890        20         182.0000         166.5117      9.30%
69293.37/3495.33	c      3495          39031       37950        20         182.0000         166.5132      9.30%
69392.66/3500.38	c      3500          39111       38030        20         182.0000         166.5142      9.30%
69494.03/3505.43	c      3505          39181       38100        20         182.0000         166.5147      9.30%
69593.35/3510.48	c      3510          39241       38160        20         182.0000         166.5151      9.30%
69694.73/3515.53	c      3516          39291       38210        20         182.0000         166.5154      9.30%
69794.06/3520.54	c      3521          39381       38300        20         182.0000         166.5163      9.30%
69895.36/3525.62	c      3526          39441       38360        20         182.0000         166.5166      9.30%
69994.72/3530.67	c      3531          39491       38410        20         182.0000         166.5171      9.30%
70096.05/3535.73	c      3536          39561       38480        20         182.0000         166.5177      9.30%
70195.47/3540.78	c      3541          39631       38550        20         182.0000         166.5185      9.30%
70296.98/3545.81	c      3546          39680       38599        20         182.0000         166.5187      9.30%
70396.20/3550.88	c      3551          39771       38690        20         182.0000         166.5196      9.30%
70497.53/3555.93	c      3556          39841       38760        20         182.0000         166.5204      9.30%
70597.00/3560.95	c      3561          39900       38819        20         182.0000         166.5208      9.30%
70696.20/3566.00	c      3566          39991       38910        20         182.0000         166.5218      9.29%
70795.55/3571.03	c      3571          40041       38960        20         182.0000         166.5222      9.29%
70897.68/3576.06	c      3576          40121       39040        20         182.0000         166.5230      9.29%
70998.99/3581.15	c      3581          40161       39080        20         182.0000         166.5232      9.29%
71098.40/3586.19	c      3586          40231       39150        20         182.0000         166.5238      9.29%
71198.98/3591.27	c      3591          40311       39230        20         182.0000         166.5242      9.29%
71300.35/3596.30	c      3596          40360       39279        20         182.0000         166.5247      9.29%
71399.73/3601.38	c      3601          40431       39350        20         182.0000         166.5255      9.29%
71501.16/3606.43	c      3606          40501       39420        20         182.0000         166.5259      9.29%
71600.43/3611.48	c      3611          40561       39480        20         182.0000         166.5263      9.29%
71699.76/3616.49	c      3616          40631       39550        20         182.0000         166.5269      9.29%
71801.13/3621.55	c      3622          40681       39600        20         182.0000         166.5275      9.29%
71900.54/3626.59	c      3627          40761       39680        20         182.0000         166.5286      9.29%
72001.82/3631.60	c      3632          40811       39730        20         182.0000         166.5297      9.29%

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 (182875 MiB free)
  memory of node 1: 193531 MiB (186951 MiB free)
  memory of node 2: 193531 MiB (193091 MiB free)
  memory of node 3: 193493 MiB (189631 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-4465192-1722449831/watcher-4465192-1722449831 -o /tmp/evaluation-result-4465192-1722449831/solver-4465192-1722449831 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722441596-58670 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465192-1722449831.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=66131, runsolver pid=66128
Current StackSize limit: 8192 KiB


[startup+0.104349 s]*
/proc/loadavg: 79.01 80.19 80.14 74/1021 66172
/proc/meminfo: memFree=770496048/790760804 swapFree=131071996/131071996
[pid=66131] ppid=66128 vsize=1669160 memory=146116 CPUtime=0.54 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/stat : 66131 (fscip) S 66128 66131 58658 0 -1 1077936128 32639 0 0 0 43 11 0 0 20 0 41 0 11565845 1709219840 36529 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 17 46 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
/proc/66131/statm: 417290 36529 2838 3035 0 121556 0
[pid=66131/tid=66133] ppid=66128 vsize=1669160 memory=8390339637985935414 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/66131/task/66133/stat : 66133 (fscip) R 66128 66131 58658 0 -1 4194368 1597 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36529 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66134] ppid=66128 vsize=1669160 memory=57906 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/66131/task/66134/stat : 66134 (fscip) R 66128 66131 58658 0 -1 4194368 1522 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36529 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66135] ppid=66128 vsize=1669160 memory=55216921903569 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/66131/task/66135/stat : 66135 (fscip) R 66128 66131 58658 0 -1 4194368 1443 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36529 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66136] ppid=66128 vsize=1669160 memory=59619280159299 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/66131/task/66136/stat : 66136 (fscip) R 66128 66131 58658 0 -1 4194368 1443 0 0 0 1 0 0 0 20 0 41 0 11565847 1709219840 36529 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66137] ppid=66128 vsize=1669160 memory=55186907464376 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/66131/task/66137/stat : 66137 (fscip) R 66128 66131 58658 0 -1 4194368 1444 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36529 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66138] ppid=66128 vsize=1669160 memory=59597872432034 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/66131/task/66138/stat : 66138 (fscip) R 66128 66131 58658 0 -1 4194368 1446 0 0 0 1 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66139] ppid=66128 vsize=1669160 memory=15541808134358452 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/66131/task/66139/stat : 66139 (fscip) R 66128 66131 58658 0 -1 4194368 1793 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66140] ppid=66128 vsize=1669160 memory=15535206786402832 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/66131/task/66140/stat : 66140 (fscip) R 66128 66131 58658 0 -1 4194368 1595 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66141] ppid=66128 vsize=1669160 memory=142363 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/66131/task/66141/stat : 66141 (fscip) R 66128 66131 58658 0 -1 4194368 1440 0 0 0 1 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66142] ppid=66128 vsize=1669160 memory=237194 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/66131/task/66142/stat : 66142 (fscip) D 66128 66131 58658 0 -1 4194368 1483 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66143] ppid=66128 vsize=1669160 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/66131/task/66143/stat : 66143 (fscip) R 66128 66131 58658 0 -1 4194368 1445 0 0 0 1 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66144] ppid=66128 vsize=1669160 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/66131/task/66144/stat : 66144 (fscip) R 66128 66131 58658 0 -1 4194368 1520 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66145] ppid=66128 vsize=1669160 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/66131/task/66145/stat : 66145 (fscip) D 66128 66131 58658 0 -1 4194368 1552 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66146] ppid=66128 vsize=1669160 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/66131/task/66146/stat : 66146 (fscip) R 66128 66131 58658 0 -1 4194368 1445 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66147] ppid=66128 vsize=1669160 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/66131/task/66147/stat : 66147 (fscip) R 66128 66131 58658 0 -1 4194368 1519 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66148] ppid=66128 vsize=1669160 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/66131/task/66148/stat : 66148 (fscip) R 66128 66131 58658 0 -1 4194368 1548 0 0 0 1 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66149] ppid=66128 vsize=1669160 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/66131/task/66149/stat : 66149 (fscip) R 66128 66131 58658 0 -1 4194368 1445 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66150] ppid=66128 vsize=1669160 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/66131/task/66150/stat : 66150 (fscip) R 66128 66131 58658 0 -1 4194368 1436 0 0 0 1 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66151] ppid=66128 vsize=1669160 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/66131/task/66151/stat : 66151 (fscip) D 66128 66131 58658 0 -1 4194368 1662 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66152] ppid=66128 vsize=1669160 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/66131/task/66152/stat : 66152 (fscip) R 66128 66131 58658 0 -1 4194368 1431 0 0 0 2 0 0 0 20 0 41 0 11565847 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66153] ppid=66128 vsize=1669160 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/66131/task/66153/stat : 66153 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66154] ppid=66128 vsize=1669160 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/66131/task/66154/stat : 66154 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66155] ppid=66128 vsize=1669160 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/66131/task/66155/stat : 66155 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66156] ppid=66128 vsize=1669160 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/66131/task/66156/stat : 66156 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66157] ppid=66128 vsize=1669160 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/66131/task/66157/stat : 66157 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66158] ppid=66128 vsize=1669160 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/66131/task/66158/stat : 66158 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66159] ppid=66128 vsize=1669160 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/66131/task/66159/stat : 66159 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66160] ppid=66128 vsize=1669160 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/66131/task/66160/stat : 66160 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66161] ppid=66128 vsize=1669160 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/66131/task/66161/stat : 66161 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66162] ppid=66128 vsize=1669160 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/66131/task/66162/stat : 66162 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66163] ppid=66128 vsize=1669160 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/66131/task/66163/stat : 66163 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66164] ppid=66128 vsize=1669160 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/66131/task/66164/stat : 66164 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66165] ppid=66128 vsize=1669160 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/66131/task/66165/stat : 66165 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66166] ppid=66128 vsize=1669160 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/66131/task/66166/stat : 66166 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66167] ppid=66128 vsize=1669160 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/66131/task/66167/stat : 66167 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66168] ppid=66128 vsize=1669160 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/66131/task/66168/stat : 66168 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66169] ppid=66128 vsize=1669160 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/66131/task/66169/stat : 66169 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66170] ppid=66128 vsize=1669160 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/66131/task/66170/stat : 66170 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66171] ppid=66128 vsize=1669160 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/66131/task/66171/stat : 66171 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66172] ppid=66128 vsize=1669160 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/66131/task/66172/stat : 66172 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 36595 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 1669160 KiB
Current children cumulated memory: 146116 KiB

[startup+0.222219 s]*
/proc/loadavg: 79.01 80.19 80.14 83/1021 66172
/proc/meminfo: memFree=770404940/790760804 swapFree=131071996/131071996
[pid=66131] ppid=66128 vsize=1669160 memory=219924 CPUtime=2.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/stat : 66131 (fscip) S 66128 66131 58658 0 -1 1077936128 55634 0 0 0 272 23 0 0 20 0 41 0 11565845 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
/proc/66131/statm: 417290 54981 2950 3035 0 141345 0
[pid=66131/tid=66133] ppid=66128 vsize=1669160 memory=8318255677412212789 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/66131/task/66133/stat : 66133 (fscip) R 66128 66131 58658 0 -1 4194368 2083 0 0 0 14 0 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66134] ppid=66128 vsize=1669160 memory=207064662359 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/66131/task/66134/stat : 66134 (fscip) R 66128 66131 58658 0 -1 4194368 2067 0 0 0 14 0 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66135] ppid=66128 vsize=1669160 memory=61809696760306 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/66131/task/66135/stat : 66135 (fscip) R 66128 66131 58658 0 -1 4194368 4114 0 0 0 12 1 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66136] ppid=66128 vsize=1669160 memory=55221233705686 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/66131/task/66136/stat : 66136 (fscip) R 66128 66131 58658 0 -1 4194368 2080 0 0 0 13 1 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66137] ppid=66128 vsize=1669160 memory=62879193949118 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/66131/task/66137/stat : 66137 (fscip) R 66128 66131 58658 0 -1 4194368 2065 0 0 0 13 0 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66138] ppid=66128 vsize=1669160 memory=54096019402062 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/66131/task/66138/stat : 66138 (fscip) R 66128 66131 58658 0 -1 4194368 3791 0 0 0 12 1 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66139] ppid=66128 vsize=1669160 memory=14697383204226185 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66139/stat : 66139 (fscip) R 66128 66131 58658 0 -1 4194368 2079 0 0 0 15 0 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66140] ppid=66128 vsize=1669160 memory=14417042098954359 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/66131/task/66140/stat : 66140 (fscip) R 66128 66131 58658 0 -1 4194368 2099 0 0 0 13 1 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66141] ppid=66128 vsize=1669160 memory=159112 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/66131/task/66141/stat : 66141 (fscip) R 66128 66131 58658 0 -1 4194368 3925 0 0 0 13 1 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66142] ppid=66128 vsize=1669160 memory=237066 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/66131/task/66142/stat : 66142 (fscip) R 66128 66131 58658 0 -1 4194368 2081 0 0 0 14 0 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66143] ppid=66128 vsize=1669160 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/66131/task/66143/stat : 66143 (fscip) R 66128 66131 58658 0 -1 4194368 2106 0 0 0 12 1 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66144] ppid=66128 vsize=1669160 memory=0 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66144/stat : 66144 (fscip) R 66128 66131 58658 0 -1 4194368 3958 0 0 0 10 1 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66145] ppid=66128 vsize=1669160 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/66131/task/66145/stat : 66145 (fscip) R 66128 66131 58658 0 -1 4194368 2074 0 0 0 14 0 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66146] ppid=66128 vsize=1669160 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/66131/task/66146/stat : 66146 (fscip) R 66128 66131 58658 0 -1 4194368 2087 0 0 0 13 1 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66147] ppid=66128 vsize=1669160 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/66131/task/66147/stat : 66147 (fscip) R 66128 66131 58658 0 -1 4194368 4164 0 0 0 13 1 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66148] ppid=66128 vsize=1669160 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66148/stat : 66148 (fscip) R 66128 66131 58658 0 -1 4194368 2075 0 0 0 14 1 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66149] ppid=66128 vsize=1669160 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/66131/task/66149/stat : 66149 (fscip) R 66128 66131 58658 0 -1 4194368 2068 0 0 0 13 0 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66150] ppid=66128 vsize=1669160 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/66131/task/66150/stat : 66150 (fscip) R 66128 66131 58658 0 -1 4194368 4055 0 0 0 12 1 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66151] ppid=66128 vsize=1669160 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/66131/task/66151/stat : 66151 (fscip) R 66128 66131 58658 0 -1 4194368 2084 0 0 0 14 0 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66152] ppid=66128 vsize=1669160 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/66131/task/66152/stat : 66152 (fscip) R 66128 66131 58658 0 -1 4194368 2094 0 0 0 13 0 0 0 20 0 41 0 11565847 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66153] ppid=66128 vsize=1669160 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/66131/task/66153/stat : 66153 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66154] ppid=66128 vsize=1669160 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/66131/task/66154/stat : 66154 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66155] ppid=66128 vsize=1669160 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/66131/task/66155/stat : 66155 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66156] ppid=66128 vsize=1669160 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/66131/task/66156/stat : 66156 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66157] ppid=66128 vsize=1669160 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/66131/task/66157/stat : 66157 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66158] ppid=66128 vsize=1669160 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/66131/task/66158/stat : 66158 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66159] ppid=66128 vsize=1669160 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/66131/task/66159/stat : 66159 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66160] ppid=66128 vsize=1669160 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/66131/task/66160/stat : 66160 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66161] ppid=66128 vsize=1669160 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/66131/task/66161/stat : 66161 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66162] ppid=66128 vsize=1669160 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/66131/task/66162/stat : 66162 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66163] ppid=66128 vsize=1669160 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/66131/task/66163/stat : 66163 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66164] ppid=66128 vsize=1669160 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/66131/task/66164/stat : 66164 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66165] ppid=66128 vsize=1669160 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/66131/task/66165/stat : 66165 (fscip) S 66128 66131 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11565853 1709219840 54981 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0

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

[pid=66131/tid=66149] ppid=66128 vsize=5574828 memory=0 CPUtime=3545.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66149/stat : 66149 (fscip) R 66128 66131 58658 0 -1 4194368 804875 0 0 0 354317 188 0 0 20 0 41 0 11565847 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66150] ppid=66128 vsize=5574828 memory=33108 CPUtime=3546.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66150/stat : 66150 (fscip) R 66128 66131 58658 0 -1 4194368 210258 0 0 0 348620 6069 0 0 20 0 41 0 11565847 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66151] ppid=66128 vsize=5574828 memory=4452852 CPUtime=3548.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66151/stat : 66151 (fscip) R 66128 66131 58658 0 -1 4194368 1138296 0 0 0 354653 155 0 0 20 0 41 0 11565847 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66152] ppid=66128 vsize=5574828 memory=2212 CPUtime=3549.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66152/stat : 66152 (fscip) R 66128 66131 58658 0 -1 4194368 821285 0 0 0 354774 183 0 0 20 0 41 0 11565847 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66153] ppid=66128 vsize=5574828 memory=5440 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/66131/task/66153/stat : 66153 (fscip) S 66128 66131 58658 0 -1 1077936192 64 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66154] ppid=66128 vsize=5574828 memory=25333125866717268 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/66131/task/66154/stat : 66154 (fscip) S 66128 66131 58658 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66155] ppid=66128 vsize=5574828 memory=4448244 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/66131/task/66155/stat : 66155 (fscip) S 66128 66131 58658 0 -1 1077936192 121 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66156] ppid=66128 vsize=5574828 memory=353823 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/66131/task/66156/stat : 66156 (fscip) S 66128 66131 58658 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66157] ppid=66128 vsize=5574828 memory=11624 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/66131/task/66157/stat : 66157 (fscip) S 66128 66131 58658 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66158] ppid=66128 vsize=5574828 memory=4423024 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/66131/task/66158/stat : 66158 (fscip) S 66128 66131 58658 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66159] ppid=66128 vsize=5574828 memory=4393540 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/66131/task/66159/stat : 66159 (fscip) S 66128 66131 58658 0 -1 1077936192 119 0 0 0 1 1 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66160] ppid=66128 vsize=5574828 memory=4444048 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/66131/task/66160/stat : 66160 (fscip) S 66128 66131 58658 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66161] ppid=66128 vsize=5574828 memory=4442644 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/66131/task/66161/stat : 66161 (fscip) S 66128 66131 58658 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66162] ppid=66128 vsize=5574828 memory=4444544 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/66131/task/66162/stat : 66162 (fscip) S 66128 66131 58658 0 -1 1077936192 62 0 0 0 0 2 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66163] ppid=66128 vsize=5574828 memory=5440 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/66131/task/66163/stat : 66163 (fscip) S 66128 66131 58658 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66164] ppid=66128 vsize=5574828 memory=2420 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/66131/task/66164/stat : 66164 (fscip) S 66128 66131 58658 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66165] ppid=66128 vsize=5574828 memory=4443956 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/66131/task/66165/stat : 66165 (fscip) S 66128 66131 58658 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66166] ppid=66128 vsize=5574828 memory=7744 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/66131/task/66166/stat : 66166 (fscip) S 66128 66131 58658 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66167] ppid=66128 vsize=5574828 memory=20068 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/66131/task/66167/stat : 66167 (fscip) S 66128 66131 58658 0 -1 1077936192 118 0 0 0 1 1 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66168] ppid=66128 vsize=5574828 memory=5672 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/66131/task/66168/stat : 66168 (fscip) S 66128 66131 58658 0 -1 1077936192 120 0 0 0 1 1 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66169] ppid=66128 vsize=5574828 memory=11624 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/66131/task/66169/stat : 66169 (fscip) S 66128 66131 58658 0 -1 1077936192 125 0 0 0 1 1 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66170] ppid=66128 vsize=5574828 memory=4448248 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/66131/task/66170/stat : 66170 (fscip) S 66128 66131 58658 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66171] ppid=66128 vsize=5574828 memory=5440 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/66131/task/66171/stat : 66171 (fscip) S 66128 66131 58658 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66172] ppid=66128 vsize=5574828 memory=4452864 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/66131/task/66172/stat : 66172 (fscip) S 66128 66131 58658 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11565853 5708623872 1113216 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
Current children cumulated CPU time: 71022.1 s
Current children cumulated vsize: 5574828 KiB
Current children cumulated memory: 4452864 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3631.6 s]
/proc/loadavg: 21.74 32.95 46.98 21/880 68213
/proc/meminfo: memFree=782886052/790760804 swapFree=131071996/131071996
[pid=66131] ppid=66128 vsize=5574828 memory=4461396 CPUtime=72001.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/stat : 66131 (fscip) S 66128 66131 58658 0 -1 1077936128 15160858 0 0 0 7164214 35968 0 0 20 0 41 0 11565845 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 17 74 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
/proc/66131/statm: 1393707 1115349 3318 3035 0 1202874 0
[pid=66131/tid=66133] ppid=66128 vsize=5574828 memory=11624 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/66131/task/66133/stat : 66133 (fscip) R 66128 66131 58658 0 -1 4194368 994765 0 0 0 360230 171 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66134] ppid=66128 vsize=5574828 memory=13552 CPUtime=3600.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66134/stat : 66134 (fscip) R 66128 66131 58658 0 -1 4194368 908718 0 0 0 359816 200 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66135] ppid=66128 vsize=5574828 memory=-7594872739657244286 CPUtime=3599.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66135/stat : 66135 (fscip) R 66128 66131 58658 0 -1 4194368 214612 0 0 0 354508 5433 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66136] ppid=66128 vsize=5574828 memory=11640 CPUtime=3603.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66136/stat : 66136 (fscip) R 66128 66131 58658 0 -1 4194368 1090246 0 0 0 360132 184 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66137] ppid=66128 vsize=5574828 memory=2672 CPUtime=3599.3 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66137/stat : 66137 (fscip) R 66128 66131 58658 0 -1 4194368 812628 0 0 0 359735 195 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66138] ppid=66128 vsize=5574828 memory=6232 CPUtime=3600.37 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66138/stat : 66138 (fscip) R 66128 66131 58658 0 -1 4194368 223360 0 0 0 354412 5625 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66139] ppid=66128 vsize=5574828 memory=19844 CPUtime=3605.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66139/stat : 66139 (fscip) R 66128 66131 58658 0 -1 4194368 1165966 0 0 0 360361 171 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66140] ppid=66128 vsize=5574828 memory=31988 CPUtime=3604.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66140/stat : 66140 (fscip) R 66128 66131 58658 0 -1 4194368 847564 0 0 0 360330 138 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66141] ppid=66128 vsize=5574828 memory=28720 CPUtime=3598.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66141/stat : 66141 (fscip) R 66128 66131 58658 0 -1 4194368 199111 0 0 0 353324 6511 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66142] ppid=66128 vsize=5574828 memory=7384 CPUtime=3597.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66142/stat : 66142 (fscip) R 66128 66131 58658 0 -1 4194368 1172773 0 0 0 359604 154 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66143] ppid=66128 vsize=5574828 memory=27608 CPUtime=3600.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66143/stat : 66143 (fscip) R 66128 66131 58658 0 -1 4194368 782552 0 0 0 359807 194 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66144] ppid=66128 vsize=5574828 memory=3736 CPUtime=3596.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66144/stat : 66144 (fscip) R 66128 66131 58658 0 -1 4194368 209373 0 0 0 355036 4600 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66145] ppid=66128 vsize=5574828 memory=40232 CPUtime=3603.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66145/stat : 66145 (fscip) R 66128 66131 58658 0 -1 4194368 1277017 0 0 0 360219 167 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66146] ppid=66128 vsize=5574828 memory=8072 CPUtime=3602.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66146/stat : 66146 (fscip) R 66128 66131 58658 0 -1 4194368 776620 0 0 0 360090 185 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66147] ppid=66128 vsize=5574828 memory=3516 CPUtime=3598.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66147/stat : 66147 (fscip) R 66128 66131 58658 0 -1 4194368 199841 0 0 0 354765 5106 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66148] ppid=66128 vsize=5574828 memory=25333125866717268 CPUtime=3600.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66148/stat : 66148 (fscip) R 66128 66131 58658 0 -1 4194368 1297747 0 0 0 359882 201 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66149] ppid=66128 vsize=5574828 memory=2300 CPUtime=3593.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66149/stat : 66149 (fscip) R 66128 66131 58658 0 -1 4194368 807133 0 0 0 359126 189 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66150] ppid=66128 vsize=5574828 memory=1692 CPUtime=3595.94 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66150/stat : 66150 (fscip) R 66128 66131 58658 0 -1 4194368 210350 0 0 0 353438 6156 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66151] ppid=66128 vsize=5574828 memory=7404 CPUtime=3597.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66151/stat : 66151 (fscip) R 66128 66131 58658 0 -1 4194368 1140996 0 0 0 359561 155 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66152] ppid=66128 vsize=5574828 memory=28008 CPUtime=3598.52 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/66131/task/66152/stat : 66152 (fscip) R 66128 66131 58658 0 -1 4194368 823146 0 0 0 359667 185 0 0 20 0 41 0 11565847 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66153] ppid=66128 vsize=5574828 memory=32812 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/66131/task/66153/stat : 66153 (fscip) S 66128 66131 58658 0 -1 1077936192 65 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66154] ppid=66128 vsize=5574828 memory=7108 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/66131/task/66154/stat : 66154 (fscip) S 66128 66131 58658 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66155] ppid=66128 vsize=5574828 memory=25333125866717268 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/66131/task/66155/stat : 66155 (fscip) S 66128 66131 58658 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66156] ppid=66128 vsize=5574828 memory=25992 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/66131/task/66156/stat : 66156 (fscip) S 66128 66131 58658 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66157] ppid=66128 vsize=5574828 memory=104 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/66131/task/66157/stat : 66157 (fscip) S 66128 66131 58658 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66158] ppid=66128 vsize=5574828 memory=6232 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/66131/task/66158/stat : 66158 (fscip) S 66128 66131 58658 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66159] ppid=66128 vsize=5574828 memory=19844 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/66131/task/66159/stat : 66159 (fscip) S 66128 66131 58658 0 -1 1077936192 121 0 0 0 1 1 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66160] ppid=66128 vsize=5574828 memory=10528 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/66131/task/66160/stat : 66160 (fscip) S 66128 66131 58658 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66161] ppid=66128 vsize=5574828 memory=5440 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/66131/task/66161/stat : 66161 (fscip) S 66128 66131 58658 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66162] ppid=66128 vsize=5574828 memory=2420 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/66131/task/66162/stat : 66162 (fscip) S 66128 66131 58658 0 -1 1077936192 63 0 0 0 0 2 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66163] ppid=66128 vsize=5574828 memory=2212 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/66131/task/66163/stat : 66163 (fscip) S 66128 66131 58658 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66164] ppid=66128 vsize=5574828 memory=52808 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/66131/task/66164/stat : 66164 (fscip) S 66128 66131 58658 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66165] ppid=66128 vsize=5574828 memory=1952 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/66131/task/66165/stat : 66165 (fscip) S 66128 66131 58658 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66166] ppid=66128 vsize=5574828 memory=1852 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/66131/task/66166/stat : 66166 (fscip) S 66128 66131 58658 0 -1 1077936192 123 0 0 0 0 2 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66167] ppid=66128 vsize=5574828 memory=33108 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/66131/task/66167/stat : 66167 (fscip) S 66128 66131 58658 0 -1 1077936192 120 0 0 0 1 1 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66168] ppid=66128 vsize=5574828 memory=2208 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/66131/task/66168/stat : 66168 (fscip) S 66128 66131 58658 0 -1 1077936192 122 0 0 0 1 1 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66169] ppid=66128 vsize=5574828 memory=25992 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/66131/task/66169/stat : 66169 (fscip) S 66128 66131 58658 0 -1 1077936192 127 0 0 0 1 1 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66170] ppid=66128 vsize=5574828 memory=104 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/66131/task/66170/stat : 66170 (fscip) S 66128 66131 58658 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66171] ppid=66128 vsize=5574828 memory=7256 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/66131/task/66171/stat : 66171 (fscip) S 66128 66131 58658 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
[pid=66131/tid=66172] ppid=66128 vsize=5574828 memory=28024 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/66131/task/66172/stat : 66172 (fscip) S 66128 66131 58658 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 11565853 5708623872 1115349 809668444160 4194304 16623229 140725892777312 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 37482496 140725892785162 140725892785280 140725892785280 140725892792304 0
Current children cumulated CPU time: 72001.8 s
Current children cumulated vsize: 5574828 KiB
Current children cumulated memory: 4461396 KiB

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

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

# cumulated CPU time of all completed processes:  user=71642.4 s, system=359.747 s

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

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3631.68
CPU time (s): 72002.2
CPU user time (s): 71642.4
CPU system time (s): 359.747
CPU usage (%): 1982.61
Max. virtual memory (cumulated for all children) (KiB): 5574828
Max. memory (cumulated for all children) (KiB): 4461396

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71642.4
system time used= 359.747
maximum resident set size= 4461608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15160864
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= 1398833
involuntary context switches= 374834


# summary of solver processes directly reported to runsolver:
#   pid: 66131
#   total CPU time (s): 72002.2
#   total CPU user time (s): 71642.4
#   total CPU system time (s): 359.747

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.5782 second user time and 77.5157 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-07-31 20:17:11
IDJOB=4465192
IDBENCH=147549
IDSOLVER=3094
FILE ID=nodeD103/4465192-1722449831
RUNJOBID= nodeD103-1722441596-58670
SLURM_JOB_ID= 8254233
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_11.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-4465192-1722449831/watcher-4465192-1722449831 -o /tmp/evaluation-result-4465192-1722449831/solver-4465192-1722449831 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722441596-58670 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465192-1722449831.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 0daa95194506fa379fbbdb25b381edfb
RANDOM SEED=191679791

nodeD103.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		: 2952.672
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		: 2941.836
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	: 5007.12
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		: 1533.023
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	: 5012.87
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		: 3120.606
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.67
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		: 2982.828
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		: 2941.835
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	: 5007.12
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		: 2603.797
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	: 5012.87
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		: 3094.446
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.67
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		: 2959.552
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		: 2928.222
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	: 5007.12
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		: 3579.463
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	: 5012.87
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		: 3068.202
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.67
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		: 2982.827
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		: 2941.834
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	: 5007.12
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		: 2964.147
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	: 5012.87
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		: 3120.548
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.67
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		: 2959.038
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		: 2938.183
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	: 5007.12
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		: 2686.650
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	: 5012.87
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		: 3114.653
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.67
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		: 2949.620
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		: 2940.883
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	: 5007.12
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		: 2255.775
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	: 5012.87
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		: 3113.880
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.67
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		: 2963.389
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		: 2941.801
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	: 5007.12
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		: 2736.392
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	: 5012.87
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		: 3017.062
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.67
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		: 2960.875
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		: 2916.840
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	: 5007.12
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		: 3429.855
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	: 5012.87
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		: 3086.637
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.67
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		: 2982.809
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		: 2912.065
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	: 5007.12
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		: 3164.172
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	: 5012.87
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		: 3120.442
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.67
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		: 2982.779
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		: 2915.410
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	: 5007.12
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		: 1826.805
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	: 5012.87
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		: 3060.304
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.67
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		: 2982.739
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		: 2908.668
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	: 5007.12
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		: 3160.407
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	: 5012.87
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		: 3060.846
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.67
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		: 2976.212
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		: 2941.772
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	: 5007.12
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		: 2636.085
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	: 5012.87
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		: 3088.493
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.67
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		: 2960.504
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		: 2915.357
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	: 5007.12
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		: 2649.249
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	: 5012.87
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		: 3120.305
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.67
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		: 2888.755
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		: 2941.771
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	: 5007.12
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		: 2656.757
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	: 5012.87
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		: 3093.837
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.67
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		: 2982.562
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		: 2906.012
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	: 5007.12
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		: 2645.459
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	: 5012.87
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		: 3110.587
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.67
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		: 2946.096
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		: 2910.184
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	: 5007.12
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		: 2660.097
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	: 5012.87
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		: 3109.147
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.67
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		: 2931.796
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		: 2920.901
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	: 5007.12
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		: 2644.415
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	: 5012.87
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		: 3120.115
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.67
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		: 2982.435
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		: 2941.774
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	: 5007.12
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		: 2661.286
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	: 5012.87
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		: 2956.459
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.67
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		: 2952.416
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		: 2917.379
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	: 5007.12
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		: 2645.158
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	: 5012.87
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		: 3120.089
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.67
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		: 2951.442
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		: 2923.137
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	: 5007.12
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		: 1825.562
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	: 5012.87
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		: 3039.763
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.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        770612872 kB
MemAvailable:   768529568 kB
Buffers:          143876 kB
Cached:           580152 kB
SwapCached:            0 kB
Active:           297472 kB
Inactive:       17504384 kB
Active(anon):       2132 kB
Inactive(anon): 17098228 kB
Active(file):     295340 kB
Inactive(file):   406156 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28908 kB
Writeback:           116 kB
AnonPages:      17076400 kB
Mapped:           125152 kB
Shmem:             22536 kB
KReclaimable:     119580 kB
Slab:             449140 kB
SReclaimable:     119580 kB
SUnreclaim:       329560 kB
KernelStack:       16816 kB
PageTables:        44068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1813884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           187008 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4640768 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:      458752 kB
DirectMap2M:    49321984 kB
DirectMap1G:    756023296 kB

Free space on /tmp at the end= 8622892 MiB
End job on nodeD103 at 2024-07-31 21:17:43