Trace number 4468598

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-08-12SAT179 71332 3598.64

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
MD5SUM62fadc113b966a642e431cfbd80ddcdc
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 benchmark176
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 variables465
Total number of constraints465
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 constraints465
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 465
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 465
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 465
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: 3bb793453d]
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   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         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 = 24367104, getVmSize() = 24367104, SCIPgetMemUsed() = 2222653, SCIPgetMemTotal() = 2824517, 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 = 16405454, getVmSize() = 29429760, SCIPgetMemUsed() = 3151919, SCIPgetMemTotal() = 6408471, 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-4468598-1723486479
0.00/0.02	c   Variables        : 465 (465 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 465
0.00/0.02	c   Objective sense  : minimize
0.00/0.02	c Presolved Problem  :
0.00/0.02	c   Variables        : 465 (465 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 543
0.00/0.02	c Constraints        : Number
0.00/0.02	c   knapsack         : 415 
0.00/0.02	c   setppc           : 110 
0.00/0.02	c   logicor          : 18 
0.00/0.02	c ** Instance transfer method used: 0
0.00/0.02	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.08	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.08	c                                Nodes    Active                                            
0.00/0.08	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.51/0.13	c *       0              0           1        20         214.0000                -          -
0.51/0.13	c *       0              0           1        20         204.0000                -          -
23.62/1.36	c *       1              0           1        20         203.0000                -          -
25.62/1.44	c *       1              0           1        20         200.0000                -          -
25.62/1.46	c *       1              0           1        20         199.0000                -          -
25.62/1.49	c *       1              0           1        20         198.0000                -          -
27.60/1.51	c *       2              0           1        20         197.0000                -          -
27.60/1.53	c *       2              0           1        20         196.0000                -          -
27.60/1.57	c *       2              0           1        20         195.0000                -          -
27.60/1.60	c *       2              0           1        20         194.0000                -          -
29.49/1.64	c *       2              0           1        20         193.0000                -          -
29.49/1.67	c *       2              0           1        20         192.0000                -          -
31.36/1.71	c *       2              0           1        20         191.0000                -          -
31.36/1.75	c *       2              0           1        20         190.0000                -          -
31.36/1.79	c *       2              0           1        20         189.0000                -          -
33.26/1.83	c *       2              0           1        20         188.0000                -          -
33.26/1.87	c *       2              0           1        20         187.0000                -          -
35.23/1.93	c *       2              0           1        20         186.0000                -          -
39.38/2.14	c *       2              0           1        20         185.0000                -          -
77.20/4.11	c *       4              3           2        20         184.0000         155.5657     18.28%
84.55/4.46	c *       4              2           1        20         183.0000         159.5613     14.69%
98.98/5.18	c         5              2           1        20         183.0000         159.7024     14.59%
100.35/5.28	c *       5              2           1        20         182.0000         159.7024     13.96%
142.02/7.34	c *       7              4           3        20         181.0000         159.9784     13.14%
199.45/10.28	c        10              7           6        20         181.0000         159.9784     13.14%
302.49/15.43	c        15             12          11        20         181.0000         159.9784     13.14%
401.58/20.48	c        20             50          49        20         181.0000         159.9784     13.14%
502.51/25.53	c        26            142         141        20         181.0000         160.0241     13.11%
603.55/30.60	c        31            233         232        20         181.0000         160.2044     12.98%
702.58/35.62	c        36            293         292        20         181.0000         160.2734     12.93%
801.72/40.64	c        41            362         361        20         181.0000         160.3440     12.88%
900.91/45.67	c        46            442         441        20         181.0000         160.4623     12.80%
1001.96/50.75	c        51            502         501        20         181.0000         160.5405     12.74%
1102.85/55.85	c        56            582         581        20         181.0000         160.6841     12.64%
1203.62/60.97	c        61            642         641        20         181.0000         160.7182     12.62%
1305.10/66.08	c        66            722         721        20         181.0000         160.8224     12.55%
1403.85/71.14	c        71            802         801        20         181.0000         160.8851     12.50%
1504.97/76.18	c        76            862         861        20         181.0000         160.9082     12.49%
1605.45/81.22	c        81            942         941        20         181.0000         160.9367     12.47%
1704.53/86.25	c        86           1022        1021        20         181.0000         160.9687     12.44%
1805.62/91.31	c        91           1051           1        20         181.0000         160.9729     12.44%
1904.78/96.33	c        96           1070          20        20         181.0000         160.9729     12.44%
2004.01/101.35	c       101           1125          75        20         181.0000         160.9729     12.44%
2103.18/106.35	c       106           1157         107        20         181.0000         160.9729     12.44%
2204.08/111.47	c       111           1196         146        20         181.0000         160.9729     12.44%
2307.08/116.61	c       117           1267         217        20         181.0000         160.9729     12.44%
2406.18/121.65	c       122           1445         343        20         181.0000         160.9729     12.44%
2507.27/126.70	c       127           1497         395        20         181.0000         160.9729     12.44%
2606.35/131.73	c       132           1546         444        20         181.0000         160.9729     12.44%
2707.29/136.81	c       137           1590         488        20         181.0000         160.9729     12.44%
2806.40/141.84	c       142           1624         522        20         181.0000         160.9729     12.44%
2905.32/146.85	c       147           1679         577        20         181.0000         160.9729     12.44%
3004.34/151.88	c       152           1715         613        20         181.0000         160.9729     12.44%
3103.39/156.90	c       157           1756         654        20         181.0000         160.9729     12.44%
3204.45/161.91	c       162           1811         709        20         181.0000         160.9965     12.42%
3303.50/166.92	c       167           1861         759        20         181.0000         161.0330     12.40%
3402.57/172.00	c       172           1901         799        20         181.0000         161.0584     12.38%
3504.18/177.06	c       177           1951         849        20         181.0000         161.0819     12.37%
3605.27/182.19	c       182           2001         899        20         181.0000         161.0919     12.36%
3705.62/187.27	c       187           2051         949        20         181.0000         161.1224     12.34%
3806.70/192.31	c       192           2091         989        20         181.0000         161.1558     12.31%
3905.55/197.39	c       197           2141        1039        20         181.0000         161.1711     12.30%
4006.57/202.41	c       202           2191        1089        20         181.0000         161.1853     12.29%
4105.51/207.44	c       207           2241        1139        20         181.0000         161.2100     12.28%
4204.48/212.48	c       212           2291        1189        20         181.0000         161.2542     12.25%
4307.49/217.60	c       218           2341        1239        20         181.0000         161.2651     12.24%
4406.61/222.65	c       223           2391        1289        20         181.0000         161.3077     12.21%
4507.59/227.71	c       228           2441        1339        20         181.0000         161.3314     12.19%
4606.59/232.74	c       233           2501        1399        20         181.0000         161.3441     12.18%
4705.69/237.75	c       238           2551        1449        20         181.0000         161.3575     12.17%
4804.73/242.78	c       243           2591        1489        20         181.0000         161.3845     12.15%
4907.80/247.90	c       248           2651        1549        20         181.0000         161.3991     12.14%
5006.75/252.94	c       253           2691        1589        20         181.0000         161.4212     12.13%
5105.81/257.96	c       258           2740        1638        20         181.0000         161.4428     12.11%
5204.88/263.01	c       263           2781        1679        20         181.0000         161.4536     12.11%
5306.56/268.10	c       268           2821        1719        20         181.0000         161.4562     12.10%
5407.65/273.15	c       273           2871        1769        20         181.0000         161.4742     12.09%
5506.60/278.19	c       278           2920        1818        20         181.0000         161.4821     12.09%
5607.14/283.25	c       283           2971        1869        20         181.0000         161.4958     12.08%
5708.27/288.30	c       288           3010        1908        20         181.0000         161.5023     12.07%
5807.39/293.35	c       293           3051        1949        20         181.0000         161.5350     12.05%
5906.34/298.39	c       298           3101        1999        20         181.0000         161.5476     12.04%
6007.20/303.45	c       303           3161        2059        20         181.0000         161.5579     12.03%
6106.35/308.48	c       308           3201        2099        20         181.0000         161.5712     12.02%
6205.46/313.49	c       313           3251        2149        20         181.0000         161.5773     12.02%
6306.60/318.54	c       319           3311        2209        20         181.0000         161.5877     12.01%
6405.64/323.59	c       324           3370        2268        20         181.0000         161.5963     12.01%
6506.64/328.66	c       329           3421        2319        20         181.0000         161.6142     12.00%
6607.68/333.72	c       334           3471        2369        20         181.0000         161.6206     11.99%
6708.73/338.81	c       339           3521        2419        20         181.0000         161.6326     11.98%
6807.56/343.86	c       344           3574        2472        20         181.0000         161.6527     11.97%
6908.59/348.91	c       349           3611        2509        20         181.0000         161.6686     11.96%
7007.67/353.95	c       354           3669        2567        20         181.0000         161.6735     11.95%
7106.59/359.00	c       359           3701        2599        20         181.0000         161.7162     11.92%
7208.21/364.06	c       364           3741        2639        20         181.0000         161.7268     11.92%
7307.55/369.10	c       369           3801        2699        20         181.0000         161.7378     11.91%
7408.19/374.16	c       374           3841        2739        20         181.0000         161.7432     11.91%
7508.71/379.20	c       379           3891        2789        20         181.0000         161.7617     11.89%
7607.75/384.23	c       384           3931        2829        20         181.0000         161.7839     11.88%
7706.78/389.24	c       389           4001        2899        20         181.0000         161.7940     11.87%
7807.84/394.30	c       394           4051        2949        20         181.0000         161.8043     11.86%
7906.94/399.39	c       399           4091        2989        20         181.0000         161.8105     11.86%
8008.01/404.45	c       404           4151        3049        20         181.0000         161.8241     11.85%
8107.11/409.47	c       409           4211        3109        20         181.0000         161.8317     11.84%
8208.18/414.55	c       415           4271        3169        20         181.0000         161.8406     11.84%
8307.20/419.58	c       420           4325        3223        20         181.0000         161.8520     11.83%
8408.17/424.62	c       425           4371        3269        20         181.0000         161.8599     11.83%
8507.23/429.64	c       430           4431        3329        20         181.0000         161.8760     11.81%
8608.11/434.75	c       435           4491        3389        20         181.0000         161.8848     11.81%
8709.26/439.81	c       440           4531        3429        20         181.0000         161.8873     11.81%
8808.30/444.85	c       445           4601        3499        20         181.0000         161.9102     11.79%
8909.25/449.90	c       450           4671        3569        20         181.0000         161.9221     11.78%
9008.18/454.94	c       455           4711        3609        20         181.0000         161.9283     11.78%
9107.21/460.00	c       460           4746        3644        20         181.0000         161.9327     11.77%
9206.12/465.02	c       465           4771        3669        20         181.0000         161.9360     11.77%
9307.70/470.04	c       470           4811        3709        20         181.0000         161.9393     11.77%
9406.82/475.09	c       475           4851        3749        20         181.0000         161.9470     11.76%
9507.81/480.16	c       480           4881        3779        20         181.0000         161.9479     11.76%
9608.23/485.25	c       485           4921        3819        20         181.0000         161.9542     11.76%
9709.31/490.31	c       490           4961        3859        20         181.0000         161.9670     11.75%
9808.25/495.34	c       495           4991        3889        20         181.0000         161.9747     11.75%
9909.31/500.40	c       500           5031        3929        20         181.0000         161.9792     11.74%
10008.18/505.43	c       505           5072        3970        20         181.0000         161.9879     11.74%
10107.14/510.48	c       510           5111        4009        20         181.0000         161.9900     11.74%
10208.21/515.54	c       516           5151        4049        20         181.0000         161.9945     11.73%
10309.32/520.60	c       521           5191        4089        20         181.0000         161.9982     11.73%
10408.22/525.66	c       526           5234        4132        20         181.0000         162.0018     11.73%
10509.19/530.70	c       531           5288        4186        20         181.0000         162.0140     11.72%
10608.27/535.74	c       536           5321        4219        20         181.0000         162.0191     11.72%
10709.36/540.80	c       541           5361        4259        20         181.0000         162.0228     11.71%
10808.45/545.85	c       546           5391        4289        20         181.0000         162.0252     11.71%
10909.61/550.91	c       551           5431        4329        20         181.0000         162.0418     11.70%
11008.78/555.95	c       556           5488        4386        20         181.0000         162.0480     11.70%
11107.84/560.97	c       561           5521        4419        20         181.0000         162.0526     11.69%
11207.10/566.04	c       566           5571        4469        20         181.0000         162.0618     11.69%
11308.47/571.09	c       571           5621        4519        20         181.0000         162.0664     11.68%
11407.70/576.11	c       576           5661        4559        20         181.0000         162.0737     11.68%
11508.67/581.18	c       581           5701        4599        20         181.0000         162.0808     11.67%
11609.20/586.20	c       586           5741        4639        20         181.0000         162.0848     11.67%
11708.25/591.28	c       591           5771        4669        20         181.0000         162.0925     11.66%
11807.33/596.30	c       596           5821        4719        20         181.0000         162.1005     11.66%
11908.56/601.32	c       601           5860        4758        20         181.0000         162.1021     11.66%
12007.62/606.39	c       606           5901        4799        20         181.0000         162.1077     11.65%
12108.60/611.48	c       611           5941        4839        20         181.0000         162.1119     11.65%
12209.71/616.51	c       617           5990        4888        20         181.0000         162.1144     11.65%
12310.65/621.60	c       622           6041        4939        20         181.0000         162.1227     11.64%
12409.62/626.65	c       627           6091        4989        20         181.0000         162.1260     11.64%
12508.40/631.67	c       632           6141        5039        20         181.0000         162.1304     11.64%
12607.24/636.68	c       637           6181        5079        20         181.0000         162.1314     11.64%
12708.19/641.77	c       642           6231        5129        20         181.0000         162.1340     11.64%
12809.35/646.82	c       647           6261        5159        20         181.0000         162.1368     11.63%
12910.33/651.90	c       652           6291        5189        20         181.0000         162.1408     11.63%
13009.41/656.95	c       657           6351        5249        20         181.0000         162.1514     11.62%
13108.55/661.98	c       662           6391        5289        20         181.0000         162.1549     11.62%
13210.35/667.05	c       667           6421        5319        20         181.0000         162.1640     11.62%
13309.74/672.10	c       672           6461        5359        20         181.0000         162.1741     11.61%
13410.67/677.15	c       677           6501        5399        20         181.0000         162.1763     11.61%
13511.30/682.20	c       682           6541        5439        20         181.0000         162.1794     11.60%
13610.51/687.25	c       687           6581        5479        20         181.0000         162.1820     11.60%
13709.65/692.29	c       692           6631        5529        20         181.0000         162.1896     11.60%
13810.70/697.30	c       697           6671        5569        20         181.0000         162.1917     11.60%
13909.71/702.35	c       702           6741        5639        20         181.0000         162.1983     11.59%
14010.69/707.46	c       707           6771        5669        20         181.0000         162.2024     11.59%
14111.75/712.50	c       712           6821        5719        20         181.0000         162.2090     11.58%
14210.89/717.54	c       718           6871        5769        20         181.0000         162.2129     11.58%
14261.11/720.04	c Warning: Ramp-Up Phase Process is switched to 1. CollectOnce, MergeNodesAtRestart and RacingStatBranching are switched to FALSE.
14261.11/720.04	c You should check the following parameter values: StopRacingNumberOfNodesLeft, StopRacingNumberOfNodesLeftMultiplier, ProhibitCollectOnceMultiplier
14261.11/720.04	Racing ramp-up finished after 720.05 seconds. Selected strategy 19.
14309.33/722.63	c       723           6936        5810        20         181.0000         162.2170     11.58%         162.2170     11.58%
14408.28/727.66	c       728         152655        6643        20         181.0000         162.2170     11.58%         162.2170     11.58%
14509.33/732.76	c       733         481107        6779        20         181.0000         162.2170     11.58%         162.2170     11.58%
14610.37/737.89	c       738         834541        7273        20         181.0000         162.2170     11.58%         162.2170     11.58%
14711.42/742.91	c       743        1187808        8498        20         181.0000         162.2170     11.58%         162.2170     11.58%
14813.19/748.10	c       748        1545787        9966        20         181.0000         162.2170     11.58%         162.2170     11.58%
14913.92/753.15	c       753        1907390       11011        20         181.0000         162.2170     11.58%         162.2170     11.58%
15013.20/758.19	c       758        2241426       12623        20         181.0000         162.2170     11.58%         162.2170     11.58%
15113.72/763.22	c       763        2605977       14100        20         181.0000         162.2170     11.58%         162.2170     11.58%
15212.90/768.28	c       768        2991702       15459        20         181.0000         162.2170     11.58%         162.2170     11.58%
15313.87/773.36	c       773        3386724       16989        20         181.0000         162.2170     11.58%         162.2170     11.58%
15416.56/778.51	c       779        3771053       18540        20         181.0000         162.2170     11.58%         162.2170     11.58%
15515.70/783.56	c       784        4157370       20089        20         181.0000         162.2170     11.58%         162.2170     11.58%
15616.74/788.60	c       789        4519033       22128        20         181.0000         162.2170     11.58%         162.2170     11.58%
15715.71/793.63	c       794        4894748       23829        20         181.0000         162.2170     11.58%         162.2170     11.58%
15814.77/798.70	c       799        5298984       25565        20         181.0000         162.2170     11.58%         162.2170     11.58%
15915.60/803.71	c       804        5678903       27248        20         181.0000         162.2170     11.58%         162.2170     11.58%
16014.72/808.74	c       809        6057949       28938        20         181.0000         162.2170     11.58%         162.2170     11.58%
16115.62/813.80	c       814        6429036       30505        20         181.0000         162.2170     11.58%         162.2170     11.58%
16214.70/818.89	c       819        6831839       32215        20         181.0000         162.2170     11.58%         162.2170     11.58%
16315.70/823.95	c       824        7203653       33683        20         181.0000         162.2170     11.58%         162.2170     11.58%
16414.74/829.01	c       829        7597122       35088        20         181.0000         162.2170     11.58%         162.2170     11.58%
16516.31/834.05	c       834        7987418       36434        20         181.0000         162.2170     11.58%         162.2170     11.58%
16541.40/835.35	c *     835        8092969       36813        20         180.0000         162.2170     10.96%         162.2170     10.96%
16615.16/839.10	c       839        8373445       35218        20         180.0000         162.2170     10.96%         162.2170     10.96%
16716.09/844.16	c       844        8763725       36614        20         180.0000         162.2170     10.96%         162.2170     10.96%
16815.54/849.19	c       849        9165024       38021        20         180.0000         162.2170     10.96%         162.2170     10.96%
16915.69/854.23	c       854        9590974       39313        20         180.0000         162.2170     10.96%         162.2170     10.96%
17014.73/859.29	c       859       10019311       40610        20         180.0000         162.2199     10.96%         162.2199     10.96%
17115.88/864.31	c       864       10432991       42060        20         180.0000         162.2199     10.96%         162.2199     10.96%
17214.86/869.37	c       869       10816746       43455        20         180.0000         162.2199     10.96%         162.2199     10.96%
17313.90/874.39	c       874       11198738       44891        20         180.0000         162.2199     10.96%         162.2199     10.96%
17415.04/879.49	c       879       11572796       46165        20         180.0000         162.2199     10.96%         162.2199     10.96%
17515.95/884.55	c       885       11967797       47722        20         180.0000         162.2199     10.96%         162.2199     10.96%
17617.04/889.60	c       890       12354657       49076        20         180.0000         162.2199     10.96%         162.2199     10.96%
17716.03/894.64	c       895       12744362       50297        20         180.0000         162.2199     10.96%         162.2199     10.96%
17817.15/899.70	c       900       13124369       51588        20         180.0000         162.2199     10.96%         162.2199     10.96%
17916.33/904.73	c       905       13452636       52869        20         180.0000         162.2199     10.96%         162.2199     10.96%
18015.31/909.79	c       910       13817479       54112        20         180.0000         162.2199     10.96%         162.2199     10.96%
18116.24/914.85	c       915       14203628       55239        20         180.0000         162.2199     10.96%         162.2199     10.96%
18217.28/919.91	c       920       14560652       56497        20         180.0000         162.2199     10.96%         162.2199     10.96%
18316.40/924.93	c       925       14907904       57629        20         180.0000         162.2199     10.96%         162.2199     10.96%
18415.48/930.00	c       930       15305228       58645        20         180.0000         162.2199     10.96%         162.2199     10.96%
18514.47/935.02	c       935       15671988       59749        20         180.0000         162.2199     10.96%         162.2199     10.96%
18616.03/940.11	c       940       16077941       60754        20         180.0000         162.2199     10.96%         162.2199     10.96%
18717.30/945.14	c       945       16440691       61908        20         180.0000         162.2199     10.96%         162.2199     10.96%
18816.34/950.17	c       950       16831723       63002        20         180.0000         162.2199     10.96%         162.2199     10.96%
18915.33/955.18	c       955       17217710       64077        20         180.0000         162.2199     10.96%         162.2199     10.96%
19015.49/960.25	c       960       17600715       65200        20         180.0000         162.2199     10.96%         162.2199     10.96%
19116.47/965.35	c       965       18033064       66333        20         180.0000         162.2199     10.96%         162.2199     10.96%
19215.50/970.38	c       970       18423274       67457        20         180.0000         162.2199     10.96%         162.2199     10.96%
19314.62/975.39	c       975       18784604       68441        20         180.0000         162.2199     10.96%         162.2199     10.96%
19415.67/980.47	c       980       19163162       69597        20         180.0000         162.2199     10.96%         162.2199     10.96%
19514.75/985.48	c       985       19520004       70661        20         180.0000         162.2199     10.96%         162.2199     10.96%
19615.96/990.52	c       991       19874374       71747        20         180.0000         162.2199     10.96%         162.2199     10.96%
19717.02/995.65	c       996       20260391       72838        20         180.0000         162.2199     10.96%         162.2199     10.96%
19817.91/1000.70	c      1001       20625573       73816        20         180.0000         162.2199     10.96%         162.2199     10.96%
19916.88/1005.76	c      1006       21001412       74713        20         180.0000         162.2199     10.96%         162.2199     10.96%
20018.07/1010.80	c      1011       21352611       75672        20         180.0000         162.2199     10.96%         162.2199     10.96%
20117.12/1015.85	c      1016       21710540       76791        20         180.0000         162.2199     10.96%         162.2199     10.96%
20218.25/1020.91	c      1021       22059294       77675        20         180.0000         162.2199     10.96%         162.2199     10.96%
20317.25/1025.94	c      1026       22393447       78536        20         180.0000         162.2199     10.96%         162.2199     10.96%
20416.33/1031.00	c      1031       22780478       79541        20         180.0000         162.2199     10.96%         162.2199     10.96%
20517.94/1036.04	c      1036       23141951       80556        20         180.0000         162.2199     10.96%         162.2199     10.96%
20617.33/1041.09	c      1041       23509497       81590        20         180.0000         162.2199     10.96%         162.2199     10.96%
20718.59/1046.14	c      1046       23865082       82609        20         180.0000         162.2199     10.96%         162.2199     10.96%
20816.96/1051.19	c      1051       24213572       83521        20         180.0000         162.2199     10.96%         162.2199     10.96%
20917.55/1056.24	c      1056       24558891       84292        20         180.0000         162.2199     10.96%         162.2199     10.96%
21016.80/1061.29	c      1061       24906684       85339        20         180.0000         162.2199     10.96%         162.2199     10.96%
21117.94/1066.34	c      1066       25265744       86339        20         180.0000         162.2199     10.96%         162.2199     10.96%
21217.07/1071.39	c      1071       25610680       87299        20         180.0000         162.2199     10.96%         162.2199     10.96%
21318.23/1076.45	c      1076       25991752       88211        20         180.0000         162.2199     10.96%         162.2199     10.96%
21417.19/1081.49	c      1081       26350128       89087        20         180.0000         162.2199     10.96%         162.2199     10.96%
21518.08/1086.50	c      1086       26736402       89911        20         180.0000         162.2199     10.96%         162.2199     10.96%
21616.98/1091.53	c      1092       27115963       90766        20         180.0000         162.2199     10.96%         162.2199     10.96%
21718.05/1096.64	c      1097       27476296       91621        20         180.0000         162.2199     10.96%         162.2199     10.96%
21817.18/1101.69	c      1102       27831506       92425        20         180.0000         162.2199     10.96%         162.2199     10.96%
21918.31/1106.75	c      1107       28197883       93282        20         180.0000         162.2199     10.96%         162.2199     10.96%
22017.46/1111.79	c      1112       28530620       94213        20         180.0000         162.2199     10.96%         162.2199     10.96%
22118.60/1116.82	c      1117       28866683       95044        20         180.0000         162.2199     10.96%         162.2199     10.96%
22217.54/1121.85	c      1122       29202792       95805        20         180.0000         162.2199     10.96%         162.2199     10.96%
22316.42/1126.90	c      1127       29529730       96673        20         180.0000         162.2199     10.96%         162.2199     10.96%
22417.14/1132.00	c      1132       29905430       97431        20         180.0000         162.2199     10.96%         162.2199     10.96%
22518.78/1137.05	c      1137       30267002       98371        20         180.0000         162.2199     10.96%         162.2199     10.96%
22617.71/1142.07	c      1142       30643894       99263        20         180.0000         162.2199     10.96%         162.2199     10.96%
22717.00/1147.13	c      1147       31010793      100088        20         180.0000         162.2199     10.96%         162.2199     10.96%
22818.18/1152.19	c      1152       31331992      100987        20         180.0000         162.2199     10.96%         162.2199     10.96%
22918.31/1157.24	c      1157       31675384      101803        20         180.0000         162.2199     10.96%         162.2199     10.96%
23017.23/1162.29	c      1162       32024412      102735        20         180.0000         162.2199     10.96%         162.2199     10.96%
23118.35/1167.34	c      1167       32377684      103827        20         180.0000         162.2199     10.96%         162.2199     10.96%
23217.19/1172.39	c      1172       32730403      104658        20         180.0000         162.2199     10.96%         162.2199     10.96%
23318.20/1177.40	c      1177       33118878      105499        20         180.0000         162.2199     10.96%         162.2199     10.96%
23417.17/1182.48	c      1182       33495742      106161        20         180.0000         162.2199     10.96%         162.2199     10.96%
23518.27/1187.55	c      1188       33895005      106930        20         180.0000         162.2199     10.96%         162.2199     10.96%
23617.47/1192.57	c      1193       34257222      107617        20         180.0000         162.2199     10.96%         162.2199     10.96%
23718.37/1197.65	c      1198       34615243      108492        20         180.0000         162.2199     10.96%         162.2199     10.96%
23819.38/1202.71	c      1203       34963812      109357        20         180.0000         162.2199     10.96%         162.2199     10.96%
23918.53/1207.76	c      1208       35335858      110111        20         180.0000         162.2199     10.96%         162.2199     10.96%
24017.69/1212.77	c      1213       35701192      110935        20         180.0000         162.2199     10.96%         162.2199     10.96%
24116.72/1217.79	c      1218       36069569      111660        20         180.0000         162.2199     10.96%         162.2199     10.96%
24217.80/1222.81	c      1223       36440013      112372        20         180.0000         162.2199     10.96%         162.2199     10.96%
24319.00/1227.91	c      1228       36816945      113140        20         180.0000         162.2199     10.96%         162.2199     10.96%
24418.02/1232.95	c      1233       37167536      113953        20         180.0000         162.2199     10.96%         162.2199     10.96%
24517.31/1237.97	c      1238       37511966      114753        20         180.0000         162.2199     10.96%         162.2199     10.96%
24616.36/1242.99	c      1243       37867485      115534        20         180.0000         162.2199     10.96%         162.2199     10.96%
24715.57/1247.99	c      1248       38198641      116316        20         180.0000         162.2199     10.96%         162.2199     10.96%
24814.78/1253.03	c      1253       38540456      117003        20         180.0000         162.2199     10.96%         162.2199     10.96%
24916.63/1258.05	c      1258       38895269      117766        20         180.0000         162.2199     10.96%         162.2199     10.96%
25015.65/1263.08	c      1263       39247113      118648        20         180.0000         162.2199     10.96%         162.2199     10.96%
25114.89/1268.11	c      1268       39573578      119519        20         180.0000         162.2199     10.96%         162.2199     10.96%
25213.92/1273.11	c      1273       39907837      120322        20         180.0000         162.2199     10.96%         162.2199     10.96%
25315.13/1278.13	c      1278       40249773      121206        20         180.0000         162.2199     10.96%         162.2199     10.96%
25415.64/1283.22	c      1283       40614687      121972        20         180.0000         162.2199     10.96%         162.2199     10.96%
25514.81/1288.26	c      1288       41001197      122834        20         180.0000         162.2199     10.96%         162.2199     10.96%
25616.07/1293.30	c      1293       41378670      123637        20         180.0000         162.2199     10.96%         162.2199     10.96%
25715.34/1298.32	c      1298       41779581      124360        20         180.0000         162.2199     10.96%         162.2199     10.96%
25816.60/1303.41	c      1303       42200589      125234        20         180.0000         162.2199     10.96%         162.2199     10.96%
25915.87/1308.45	c      1308       42563373      125976        20         180.0000         162.2199     10.96%         162.2199     10.96%
26015.15/1313.47	c      1313       42967903      126744        20         180.0000         162.2199     10.96%         162.2199     10.96%
26116.41/1318.53	c      1319       43376029      127574        20         180.0000         162.2199     10.96%         162.2199     10.96%
26215.67/1323.59	c      1324       43752125      128450        20         180.0000         162.2199     10.96%         162.2199     10.96%
26316.79/1328.64	c      1329       44107047      129238        20         180.0000         162.2199     10.96%         162.2199     10.96%
26417.95/1333.71	c      1334       44465245      129954        20         180.0000         162.2199     10.96%         162.2199     10.96%
26517.21/1338.75	c      1339       44807548      130797        20         180.0000         162.2199     10.96%         162.2199     10.96%
26618.42/1343.82	c      1344       45171355      131690        20         180.0000         162.2199     10.96%         162.2199     10.96%
26717.68/1348.83	c      1349       45521362      132511        20         180.0000         162.2199     10.96%         162.2199     10.96%
26816.94/1353.87	c      1354       45867946      133365        20         180.0000         162.2199     10.96%         162.2199     10.96%
26918.21/1358.92	c      1359       46218419      134142        20         180.0000         162.2199     10.96%         162.2199     10.96%
27017.48/1363.92	c      1364       46531898      134843        20         180.0000         162.2199     10.96%         162.2199     10.96%
27116.73/1368.97	c      1369       46854275      135590        20         180.0000         162.2199     10.96%         162.2199     10.96%
27215.98/1374.02	c      1374       47157324      136325        20         180.0000         162.2199     10.96%         162.2199     10.96%
27317.71/1379.07	c      1379       47462815      137126        20         180.0000         162.2199     10.96%         162.2199     10.96%
27417.24/1384.10	c      1384       47776715      137866        20         180.0000         162.2199     10.96%         162.2199     10.96%
27517.95/1389.13	c      1389       48114563      138496        20         180.0000         162.2199     10.96%         162.2199     10.96%
27618.74/1394.20	c      1394       48480026      139217        20         180.0000         162.2199     10.96%         162.2199     10.96%
27717.97/1399.27	c      1399       48845681      139950        20         180.0000         162.2199     10.96%         162.2199     10.96%
27818.77/1404.30	c      1404       49167792      140731        20         180.0000         162.2199     10.96%         162.2199     10.96%
27917.86/1409.36	c      1409       49494214      141543        20         180.0000         162.2199     10.96%         162.2199     10.96%
28018.95/1414.41	c      1414       49842156      142343        20         180.0000         162.2199     10.96%         162.2199     10.96%
28118.04/1419.44	c      1419       50194122      143035        20         180.0000         162.2199     10.96%         162.2199     10.96%
28217.18/1424.48	c      1424       50585800      143781        20         180.0000         162.2199     10.96%         162.2199     10.96%
28318.11/1429.56	c      1430       50973164      144507        20         180.0000         162.2199     10.96%         162.2199     10.96%
28419.27/1434.62	c      1435       51342194      145231        20         180.0000         162.2199     10.96%         162.2199     10.96%
28518.45/1439.67	c      1440       51728075      146074        20         180.0000         162.2199     10.96%         162.2199     10.96%
28619.38/1444.71	c      1445       52086105      146824        20         180.0000         162.2199     10.96%         162.2199     10.96%
28718.45/1449.74	c      1450       52444248      147579        20         180.0000         162.2199     10.96%         162.2199     10.96%
28819.43/1454.83	c      1455       52822314      148317        20         180.0000         162.2199     10.96%         162.2199     10.96%
28918.47/1459.87	c      1460       53191544      149045        20         180.0000         162.2199     10.96%         162.2199     10.96%
29019.38/1464.93	c      1465       53578538      149829        20         180.0000         162.2199     10.96%         162.2199     10.96%
29118.42/1469.97	c      1470       53932585      150708        20         180.0000         162.2199     10.96%         162.2199     10.96%
29217.51/1475.02	c      1475       54272883      151350        20         180.0000         162.2199     10.96%         162.2199     10.96%
29319.27/1480.05	c      1480       54606984      151971        20         180.0000         162.2199     10.96%         162.2199     10.96%
29418.19/1485.12	c      1485       54968990      152597        20         180.0000         162.2199     10.96%         162.2199     10.96%
29519.31/1490.17	c      1490       55309624      153335        20         180.0000         162.2199     10.96%         162.2199     10.96%
29618.64/1495.18	c      1495       55665302      153979        20         180.0000         162.2199     10.96%         162.2199     10.96%
29719.17/1500.27	c      1500       56034061      154692        20         180.0000         162.2199     10.96%         162.2199     10.96%
29820.23/1505.32	c      1505       56396266      155497        20         180.0000         162.2199     10.96%         162.2199     10.96%
29919.22/1510.37	c      1510       56727673      156236        20         180.0000         162.2199     10.96%         162.2199     10.96%
30018.26/1515.39	c      1515       57063020      156991        20         180.0000         162.2199     10.96%         162.2199     10.96%
30119.24/1520.41	c      1520       57420899      157738        20         180.0000         162.2199     10.96%         162.2199     10.96%
30218.23/1525.43	c      1525       57790620      158539        20         180.0000         162.2199     10.96%         162.2199     10.96%
30317.36/1530.49	c      1530       58139343      159294        20         180.0000         162.2199     10.96%         162.2199     10.96%
30418.56/1535.53	c      1536       58506408      160071        20         180.0000         162.2199     10.96%         162.2199     10.96%
30519.82/1540.60	c      1541       58855605      160846        20         180.0000         162.2199     10.96%         162.2199     10.96%
30621.03/1545.72	c      1546       59254133      161496        20         180.0000         162.2199     10.96%         162.2199     10.96%
30720.30/1550.77	c      1551       59591751      162250        20         180.0000         162.2199     10.96%         162.2199     10.96%
30821.42/1555.83	c      1556       59953300      163049        20         180.0000         162.2199     10.96%         162.2199     10.96%
30920.66/1560.87	c      1561       60301406      163823        20         180.0000         162.2199     10.96%         162.2199     10.96%
31021.83/1565.92	c      1566       60643630      164611        20         180.0000         162.2199     10.96%         162.2199     10.96%
31121.05/1570.97	c      1571       61004794      165375        20         180.0000         162.2199     10.96%         162.2199     10.96%
31220.27/1576.02	c      1576       61366789      166198        20         180.0000         162.2199     10.96%         162.2199     10.96%
31321.96/1581.05	c      1581       61665981      166966        20         180.0000         162.2199     10.96%         162.2199     10.96%
31421.10/1586.12	c      1586       62019255      167790        20         180.0000         162.2199     10.96%         162.2199     10.96%
31522.47/1591.14	c      1591       62347307      168724        20         180.0000         162.2199     10.96%         162.2199     10.96%
31622.78/1596.23	c      1596       62680469      169610        20         180.0000         162.2199     10.96%         162.2199     10.96%
31721.71/1601.27	c      1601       62984793      170424        20         180.0000         162.2199     10.96%         162.2199     10.96%
31822.78/1606.34	c      1606       63320582      171277        20         180.0000         162.2199     10.96%         162.2199     10.96%
31921.89/1611.37	c      1611       63699049      172084        20         180.0000         162.2199     10.96%         162.2199     10.96%
32022.70/1616.40	c      1616       64089935      172874        20         180.0000         162.2199     10.96%         162.2199     10.96%
32121.71/1621.47	c      1621       64509648      173697        20         180.0000         162.2199     10.96%         162.2199     10.96%
32222.86/1626.52	c      1627       64914171      174478        20         180.0000         162.2199     10.96%         162.2199     10.96%
32321.79/1631.57	c      1632       65313742      175231        20         180.0000         162.2199     10.96%         162.2199     10.96%
32422.99/1636.62	c      1637       65692198      175967        20         180.0000         162.2199     10.96%         162.2199     10.96%
32521.92/1641.69	c      1642       66070412      176591        20         180.0000         162.2199     10.96%         162.2199     10.96%
32622.90/1646.73	c      1647       66459472      177387        20         180.0000         162.2199     10.96%         162.2199     10.96%
32721.82/1651.74	c      1652       66829643      178088        20         180.0000         162.2199     10.96%         162.2199     10.96%
32820.62/1656.76	c      1657       67194664      178837        20         180.0000         162.2199     10.96%         162.2199     10.96%
32921.49/1661.87	c      1662       67584374      179561        20         180.0000         162.2199     10.96%         162.2199     10.96%
33022.53/1666.93	c      1667       67959547      180352        20         180.0000         162.2199     10.96%         162.2199     10.96%
33121.74/1671.97	c      1672       68296478      181121        20         180.0000         162.2199     10.96%         162.2199     10.96%
33223.41/1677.04	c      1677       68661782      181897        20         180.0000         162.2199     10.96%         162.2199     10.96%
33322.43/1682.08	c      1682       69015480      182701        20         180.0000         162.2199     10.96%         162.2199     10.96%
33421.24/1687.10	c      1687       69395357      183390        20         180.0000         162.2199     10.96%         162.2199     10.96%
33521.95/1692.16	c      1692       69766139      184144        20         180.0000         162.2199     10.96%         162.2199     10.96%
33622.40/1697.23	c      1697       70140530      184877        20         180.0000         162.2199     10.96%         162.2199     10.96%
33721.61/1702.28	c      1702       70519000      185553        20         180.0000         162.2199     10.96%         162.2199     10.96%
33822.80/1707.33	c      1707       70889953      186210        20         180.0000         162.2199     10.96%         162.2199     10.96%
33922.03/1712.39	c      1712       71249470      186891        20         180.0000         162.2199     10.96%         162.2199     10.96%
34023.19/1717.43	c      1717       71622306      187685        20         180.0000         162.2199     10.96%         162.2199     10.96%
34122.38/1722.49	c      1722       72000085      188476        20         180.0000         162.2199     10.96%         162.2199     10.96%
34223.64/1727.53	c      1728       72419745      189156        20         180.0000         162.2199     10.96%         162.2199     10.96%
34322.88/1732.59	c      1733       72777705      189860        20         180.0000         162.2199     10.96%         162.2199     10.96%
34423.80/1737.60	c      1738       73121012      190547        20         180.0000         162.2199     10.96%         162.2199     10.96%
34522.94/1742.67	c      1743       73484635      191238        20         180.0000         162.2199     10.96%         162.2199     10.96%
34624.17/1747.73	c      1748       73837893      192014        20         180.0000         162.2199     10.96%         162.2199     10.96%
34723.43/1752.79	c      1753       74184726      192789        20         180.0000         162.2199     10.96%         162.2199     10.96%
34824.68/1757.84	c      1758       74551848      193669        20         180.0000         162.2199     10.96%         162.2199     10.96%
34923.77/1762.85	c      1763       74914702      194389        20         180.0000         162.2199     10.96%         162.2199     10.96%
35022.74/1767.87	c      1768       75293642      195185        20         180.0000         162.2199     10.96%         162.2199     10.96%
35123.78/1772.98	c      1773       75713861      195918        20         180.0000         162.2199     10.96%         162.2199     10.96%
35225.72/1778.03	c      1778       76102339      196646        20         180.0000         162.2199     10.96%         162.2199     10.96%
35324.78/1783.06	c      1783       76493045      197338        20         180.0000         162.2199     10.96%         162.2199     10.96%
35423.77/1788.08	c      1788       76913558      198107        20         180.0000         162.2199     10.96%         162.2199     10.96%
35524.57/1793.18	c      1793       77348552      198873        20         180.0000         162.2199     10.96%         162.2199     10.96%
35624.86/1798.22	c      1798       77747202      199669        20         180.0000         162.2199     10.96%         162.2199     10.96%
35723.84/1803.28	c      1803       78188296      200381        20         180.0000         162.2199     10.96%         162.2199     10.96%
35824.87/1808.30	c      1808       78595357      201106        20         180.0000         162.2199     10.96%         162.2199     10.96%
35844.63/1809.33	c *    1809       78676114      201279        20         179.0000         162.2199     10.34%         162.2199     10.34%
35923.82/1813.31	c      1813       79025223      186150        20         179.0000         162.2199     10.34%         162.2199     10.34%
36022.69/1818.33	c      1818       79463141      186846        20         179.0000         162.2199     10.34%         162.2199     10.34%
36123.65/1823.49	c      1823       79916795      187662        20         179.0000         162.2199     10.34%         162.2199     10.34%
36222.75/1828.50	c      1828       80329493      188454        20         179.0000         162.2199     10.34%         162.2199     10.34%
36323.70/1833.58	c      1834       80761797      189332        20         179.0000         162.2199     10.34%         162.2199     10.34%
36424.87/1838.61	c      1839       81194199      190104        20         179.0000         162.2199     10.34%         162.2199     10.34%
36524.09/1843.63	c      1844       81614180      190937        20         179.0000         162.2199     10.34%         162.2199     10.34%
36625.13/1848.73	c      1849       82056285      191748        20         179.0000         162.2199     10.34%         162.2199     10.34%
36724.05/1853.77	c      1854       82480274      192677        20         179.0000         162.2199     10.34%         162.2199     10.34%
36825.18/1858.83	c      1859       82932757      193470        20         179.0000         162.2199     10.34%         162.2199     10.34%
36924.18/1863.85	c      1864       83367715      194316        20         179.0000         162.2199     10.34%         162.2199     10.34%
37025.07/1868.93	c      1869       83830440      195123        20         179.0000         162.2199     10.34%         162.2199     10.34%
37124.08/1873.98	c      1874       84267878      195891        20         179.0000         162.2199     10.34%         162.2199     10.34%
37225.69/1879.03	c      1879       84688351      196740        20         179.0000         162.2199     10.34%         162.2199     10.34%
37324.79/1884.05	c      1884       85072546      197527        20         179.0000         162.2199     10.34%         162.2199     10.34%
37423.87/1889.12	c      1889       85469648      198305        20         179.0000         162.2199     10.34%         162.2199     10.34%
37524.79/1894.17	c      1894       85884039      199146        20         179.0000         162.2199     10.34%         162.2199     10.34%
37625.16/1899.23	c      1899       86287873      199966        20         179.0000         162.2199     10.34%         162.2199     10.34%
37724.03/1904.28	c      1904       86671755      200822        20         179.0000         162.2199     10.34%         162.2199     10.34%
37823.18/1909.29	c      1909       87051714      201647        20         179.0000         162.2199     10.34%         162.2199     10.34%
37924.39/1914.32	c      1914       87463482      202355        20         179.0000         162.2199     10.34%         162.2199     10.34%
38023.55/1919.35	c      1919       87876900      203225        20         179.0000         162.2199     10.34%         162.2199     10.34%
38122.84/1924.35	c      1924       88294024      204131        20         179.0000         162.2199     10.34%         162.2199     10.34%
38221.98/1929.36	c      1929       88692265      204964        20         179.0000         162.2199     10.34%         162.2199     10.34%
38321.14/1934.38	c      1934       89067644      205817        20         179.0000         162.2199     10.34%         162.2199     10.34%
38422.14/1939.40	c      1939       89445586      206633        20         179.0000         162.2199     10.34%         162.2199     10.34%
38521.22/1944.44	c      1944       89824167      207370        20         179.0000         162.2199     10.34%         162.2199     10.34%
38620.21/1949.45	c      1949       90171856      208223        20         179.0000         162.2199     10.34%         162.2199     10.34%
38719.27/1954.46	c      1954       90513242      209021        20         179.0000         162.2199     10.34%         162.2199     10.34%
38818.48/1959.47	c      1959       90852489      209760        20         179.0000         162.2199     10.34%         162.2199     10.34%
38919.55/1964.54	c      1965       91204222      210491        20         179.0000         162.2199     10.34%         162.2199     10.34%
39018.90/1969.59	c      1970       91562205      211350        20         179.0000         162.2199     10.34%         162.2199     10.34%
39119.99/1974.61	c      1975       91902457      212172        20         179.0000         162.2199     10.34%         162.2199     10.34%
39218.92/1979.64	c      1980       92271001      213054        20         179.0000         162.2199     10.34%         162.2199     10.34%
39319.91/1984.74	c      1985       92628041      213796        20         179.0000         162.2199     10.34%         162.2199     10.34%
39421.12/1989.90	c      1990       92978129      214564        20         179.0000         162.2199     10.34%         162.2199     10.34%
39522.21/1994.90	c      1995       93348735      215234        20         179.0000         162.2199     10.34%         162.2199     10.34%
39621.36/2000.00	c      2000       93740688      216019        20         179.0000         162.2199     10.34%         162.2199     10.34%
39723.05/2005.08	c      2005       94121587      216722        20         179.0000         162.2199     10.34%         162.2199     10.34%
39822.19/2010.13	c      2010       94519252      217485        20         179.0000         162.2199     10.34%         162.2199     10.34%
39923.46/2015.15	c      2015       94888866      218201        20         179.0000         162.2199     10.34%         162.2199     10.34%
40023.88/2020.21	c      2020       95285754      219007        20         179.0000         162.2199     10.34%         162.2199     10.34%
40122.98/2025.22	c      2025       95657732      219791        20         179.0000         162.2199     10.34%         162.2199     10.34%
40224.18/2030.33	c      2030       96071637      220578        20         179.0000         162.2199     10.34%         162.2199     10.34%
40323.41/2035.39	c      2035       96468433      221404        20         179.0000         162.2199     10.34%         162.2199     10.34%
40424.63/2040.42	c      2040       96882984      222239        20         179.0000         162.2199     10.34%         162.2199     10.34%
40523.69/2045.48	c      2045       97274452      222979        20         179.0000         162.2199     10.34%         162.2199     10.34%
40624.82/2050.52	c      2051       97649389      223730        20         179.0000         162.2199     10.34%         162.2199     10.34%
40723.90/2055.56	c      2056       98014778      224401        20         179.0000         162.2199     10.34%         162.2199     10.34%
40824.98/2060.67	c      2061       98407337      225222        20         179.0000         162.2199     10.34%         162.2199     10.34%
40926.04/2065.73	c      2066       98817836      225975        20         179.0000         162.2199     10.34%         162.2199     10.34%
41025.21/2070.78	c      2071       99214331      226770        20         179.0000         162.2199     10.34%         162.2199     10.34%
41126.05/2075.80	c      2076       99613701      227552        20         179.0000         162.2199     10.34%         162.2199     10.34%
41225.18/2080.81	c      2081      100007519      228190        20         179.0000         162.2199     10.34%         162.2199     10.34%
41324.34/2085.83	c      2086      100387968      228955        20         179.0000         162.2199     10.34%         162.2199     10.34%
41425.41/2090.96	c      2091      100741174      229705        20         179.0000         162.2199     10.34%         162.2199     10.34%
41527.17/2096.03	c      2096      101111553      230554        20         179.0000         162.2199     10.34%         162.2199     10.34%
41626.14/2101.08	c      2101      101485887      231304        20         179.0000         162.2199     10.34%         162.2199     10.34%
41725.11/2106.12	c      2106      101864089      232078        20         179.0000         162.2199     10.34%         162.2199     10.34%
41826.03/2111.18	c      2111      102267043      232906        20         179.0000         162.2199     10.34%         162.2199     10.34%
41926.65/2116.23	c      2116      102646951      233578        20         179.0000         162.2199     10.34%         162.2199     10.34%
42025.78/2121.26	c      2121      103019054      234371        20         179.0000         162.2199     10.34%         162.2199     10.34%
42124.76/2126.28	c      2126      103404166      235087        20         179.0000         162.2199     10.34%         162.2199     10.34%
42225.82/2131.32	c      2131      103771640      235919        20         179.0000         162.2199     10.34%         162.2199     10.34%
42326.93/2136.43	c      2136      104171411      236568        20         179.0000         162.2199     10.34%         162.2199     10.34%
42426.10/2141.48	c      2141      104542285      237196        20         179.0000         162.2199     10.34%         162.2199     10.34%
42527.36/2146.53	c      2147      104902163      237988        20         179.0000         162.2199     10.34%         162.2199     10.34%
42626.52/2151.57	c      2152      105284968      238669        20         179.0000         162.2199     10.34%         162.2199     10.34%
42727.74/2156.62	c      2157      105654471      239386        20         179.0000         162.2199     10.34%         162.2199     10.34%
42826.97/2161.68	c      2162      106035078      240077        20         179.0000         162.2199     10.34%         162.2199     10.34%
42928.08/2166.73	c      2167      106408958      240849        20         179.0000         162.2199     10.34%         162.2199     10.34%
43027.27/2171.75	c      2172      106768569      241612        20         179.0000         162.2199     10.34%         162.2199     10.34%
43128.48/2176.82	c      2177      107131327      242312        20         179.0000         162.2199     10.34%         162.2199     10.34%
43227.69/2181.83	c      2182      107529950      243045        20         179.0000         162.2199     10.34%         162.2199     10.34%
43326.94/2186.84	c      2187      107948279      243792        20         179.0000         162.2199     10.34%         162.2199     10.34%
43426.18/2191.85	c      2192      108384333      244526        20         179.0000         162.2199     10.34%         162.2199     10.34%
43527.23/2197.00	c      2197      108820539      245262        20         179.0000         162.2199     10.34%         162.2199     10.34%
43629.06/2202.08	c      2202      109265557      246052        20         179.0000         162.2199     10.34%         162.2199     10.34%
43730.00/2207.13	c      2207      109704645      246738        20         179.0000         162.2199     10.34%         162.2199     10.34%
43829.15/2212.16	c      2212      110104904      247615        20         179.0000         162.2199     10.34%         162.2199     10.34%
43929.64/2217.23	c      2217      110516880      248395        20         179.0000         162.2199     10.34%         162.2199     10.34%
44028.79/2222.28	c      2222      110924330      249173        20         179.0000         162.2199     10.34%         162.2199     10.34%
44129.86/2227.31	c      2227      111320783      249888        20         179.0000         162.2199     10.34%         162.2199     10.34%
44229.07/2232.33	c      2232      111740312      250667        20         179.0000         162.2199     10.34%         162.2199     10.34%
44330.18/2237.41	c      2237      112167876      251385        20         179.0000         162.2199     10.34%         162.2199     10.34%
44429.39/2242.45	c      2242      112585216      252205        20         179.0000         162.2199     10.34%         162.2199     10.34%
44530.51/2247.53	c      2248      113012346      252915        20         179.0000         162.2199     10.34%         162.2199     10.34%
44629.65/2252.59	c      2253      113449213      253666        20         179.0000         162.2199     10.34%         162.2199     10.34%
44728.78/2257.59	c      2258      113867188      254379        20         179.0000         162.2199     10.34%         162.2199     10.34%
44831.96/2262.71	c      2263      114277876      255173        20         179.0000         162.2199     10.34%         162.2199     10.34%
44931.18/2267.74	c      2268      114629204      255919        20         179.0000         162.2199     10.34%         162.2199     10.34%
45030.41/2272.76	c      2273      114976426      256739        20         179.0000         162.2199     10.34%         162.2199     10.34%
45131.61/2277.86	c      2278      115356155      257470        20         179.0000         162.2199     10.34%         162.2199     10.34%
45230.84/2282.89	c      2283      115719371      258276        20         179.0000         162.2199     10.34%         162.2199     10.34%
45332.04/2287.96	c      2288      116120144      258979        20         179.0000         162.2199     10.34%         162.2199     10.34%
45431.14/2293.02	c      2293      116523905      259826        20         179.0000         162.2199     10.34%         162.2199     10.34%
45532.87/2298.06	c      2298      116930829      260514        20         179.0000         162.2199     10.34%         162.2199     10.34%
45632.09/2303.09	c      2303      117312807      261328        20         179.0000         162.2199     10.34%         162.2199     10.34%
45733.36/2308.14	c      2308      117732134      262047        20         179.0000         162.2199     10.34%         162.2199     10.34%
45832.30/2313.17	c      2313      118140681      262830        20         179.0000         162.2199     10.34%         162.2199     10.34%
45932.72/2318.26	c      2318      118587034      263503        20         179.0000         162.2199     10.34%         162.2199     10.34%
46031.93/2323.29	c      2323      118962199      264278        20         179.0000         162.2199     10.34%         162.2199     10.34%
46133.11/2328.36	c      2328      119355130      264965        20         179.0000         162.2199     10.34%         162.2199     10.34%
46234.30/2333.41	c      2333      119740270      265693        20         179.0000         162.2199     10.34%         162.2199     10.34%
46333.44/2338.49	c      2338      120109019      266400        20         179.0000         162.2199     10.34%         162.2199     10.34%
46434.62/2343.54	c      2344      120475229      267104        20         179.0000         162.2199     10.34%         162.2199     10.34%
46533.76/2348.56	c      2349      120876202      267885        20         179.0000         162.2199     10.34%         162.2199     10.34%
46634.96/2353.60	c      2354      121268782      268689        20         179.0000         162.2199     10.34%         162.2199     10.34%
46734.01/2358.61	c      2359      121651671      269468        20         179.0000         162.2199     10.34%         162.2199     10.34%
46833.22/2363.62	c      2364      122034469      270150        20         179.0000         162.2199     10.34%         162.2199     10.34%
46934.42/2368.76	c      2369      122423520      270893        20         179.0000         162.2199     10.34%         162.2199     10.34%
47035.62/2373.84	c      2374      122796122      271753        20         179.0000         162.2199     10.34%         162.2199     10.34%
47134.86/2378.89	c      2379      123146707      272592        20         179.0000         162.2199     10.34%         162.2199     10.34%
47236.08/2383.91	c      2384      123506209      273442        20         179.0000         162.2199     10.34%         162.2199     10.34%
47335.22/2388.92	c      2389      123873701      274264        20         179.0000         162.2199     10.34%         162.2199     10.34%
47434.33/2393.94	c      2394      124267382      275075        20         179.0000         162.2199     10.34%         162.2199     10.34%
47533.56/2398.96	c      2399      124683058      275803        20         179.0000         162.2199     10.34%         162.2199     10.34%
47635.26/2404.06	c      2404      125113620      276633        20         179.0000         162.2199     10.34%         162.2199     10.34%
47734.35/2409.11	c      2409      125570650      277375        20         179.0000         162.2199     10.34%         162.2199     10.34%
47835.72/2414.15	c      2414      125978332      278175        20         179.0000         162.2199     10.34%         162.2199     10.34%
47936.18/2419.23	c      2419      126357650      278923        20         179.0000         162.2199     10.34%         162.2199     10.34%
48035.38/2424.28	c      2424      126715581      279646        20         179.0000         162.2199     10.34%         162.2199     10.34%
48134.49/2429.29	c      2429      127096835      280432        20         179.0000         162.2199     10.34%         162.2199     10.34%
48237.60/2434.41	c      2434      127498872      281197        20         179.0000         162.2199     10.34%         162.2199     10.34%
48336.84/2439.49	c      2440      127926734      281937        20         179.0000         162.2199     10.34%         162.2199     10.34%
48438.07/2444.54	c      2445      128346231      282676        20         179.0000         162.2199     10.34%         162.2199     10.34%
48537.31/2449.56	c      2450      128736673      283464        20         179.0000         162.2199     10.34%         162.2199     10.34%
48638.53/2454.61	c      2455      129122102      284249        20         179.0000         162.2199     10.34%         162.2199     10.34%
48737.77/2459.66	c      2460      129514341      285006        20         179.0000         162.2199     10.34%         162.2199     10.34%
48839.01/2464.73	c      2465      129937249      285746        20         179.0000         162.2199     10.34%         162.2199     10.34%
48938.13/2469.80	c      2470      130381931      286502        20         179.0000         162.2199     10.34%         162.2199     10.34%
49039.30/2474.85	c      2475      130809226      287287        20         179.0000         162.2199     10.34%         162.2199     10.34%
49138.47/2479.88	c      2480      131256025      288088        20         179.0000         162.2199     10.34%         162.2199     10.34%
49239.59/2484.93	c      2485      131712140      288863        20         179.0000         162.2199     10.34%         162.2199     10.34%
49338.75/2490.00	c      2490      132157569      289624        20         179.0000         162.2199     10.34%         162.2199     10.34%
49437.82/2495.02	c      2495      132603879      290370        20         179.0000         162.2199     10.34%         162.2199     10.34%
49539.52/2500.05	c      2500      133052065      291044        20         179.0000         162.2199     10.34%         162.2199     10.34%
49640.74/2505.14	c      2505      133497430      291767        20         179.0000         162.2199     10.34%         162.2199     10.34%
49740.13/2510.20	c      2510      133905231      292536        20         179.0000         162.2199     10.34%         162.2199     10.34%
49840.44/2515.22	c      2515      134304059      293322        20         179.0000         162.2199     10.34%         162.2199     10.34%
49939.67/2520.30	c      2520      134729689      294226        20         179.0000         162.2199     10.34%         162.2199     10.34%
50040.76/2525.35	c      2525      135122943      295068        20         179.0000         162.2199     10.34%         162.2199     10.34%
50139.97/2530.39	c      2530      135500505      295838        20         179.0000         162.2199     10.34%         162.2199     10.34%
50241.21/2535.45	c      2535      135869732      296617        20         179.0000         162.2199     10.34%         162.2199     10.34%
50340.30/2540.47	c      2540      136250011      297416        20         179.0000         162.2199     10.34%         162.2199     10.34%
50441.36/2545.54	c      2546      136631301      298158        20         179.0000         162.2199     10.34%         162.2199     10.34%
50540.54/2550.59	c      2551      137027399      298900        20         179.0000         162.2199     10.34%         162.2199     10.34%
50641.76/2555.61	c      2556      137400424      299669        20         179.0000         162.2199     10.34%         162.2199     10.34%
50741.00/2560.69	c      2561      137782641      300398        20         179.0000         162.2199     10.34%         162.2199     10.34%
50842.31/2565.72	c      2566      138155375      301099        20         179.0000         162.2199     10.34%         162.2199     10.34%
50941.31/2570.77	c      2571      138540120      301902        20         179.0000         162.2199     10.34%         162.2199     10.34%
51042.50/2575.84	c      2576      138947136      302700        20         179.0000         162.2199     10.34%         162.2199     10.34%
51141.56/2580.89	c      2581      139341338      303404        20         179.0000         162.2199     10.34%         162.2199     10.34%
51242.77/2585.91	c      2586      139747657      304121        20         179.0000         162.2199     10.34%         162.2199     10.34%
51341.95/2591.00	c      2591      140153338      304764        20         179.0000         162.2199     10.34%         162.2199     10.34%
51443.92/2596.04	c      2596      140549095      305585        20         179.0000         162.2199     10.34%         162.2199     10.34%
51542.88/2601.09	c      2601      140949384      306356        20         179.0000         162.2199     10.34%         162.2199     10.34%
51644.33/2606.15	c      2606      141367991      307083        20         179.0000         162.2199     10.34%         162.2199     10.34%
51743.31/2611.18	c      2611      141791249      307919        20         179.0000         162.2199     10.34%         162.2199     10.34%
51843.79/2616.24	c      2616      142191567      308655        20         179.0000         162.2199     10.34%         162.2199     10.34%
51943.02/2621.30	c      2621      142593670      309438        20         179.0000         162.2199     10.34%         162.2199     10.34%
52044.18/2626.32	c      2626      142988956      310130        20         179.0000         162.2199     10.34%         162.2199     10.34%
52143.30/2631.39	c      2631      143374171      310885        20         179.0000         162.2199     10.34%         162.2199     10.34%
52244.46/2636.44	c      2636      143776600      311676        20         179.0000         162.2199     10.34%         162.2199     10.34%
52343.62/2641.47	c      2641      144182323      312401        20         179.0000         162.2199     10.34%         162.2199     10.34%
52444.76/2646.53	c      2647      144576569      313083        20         179.0000         162.2199     10.34%         162.2199     10.34%
52543.95/2651.54	c      2652      144982250      313780        20         179.0000         162.2199     10.34%         162.2199     10.34%
52645.07/2656.65	c      2657      145383592      314534        20         179.0000         162.2199     10.34%         162.2199     10.34%
52744.09/2661.68	c      2662      145795192      315332        20         179.0000         162.2199     10.34%         162.2199     10.34%
52845.15/2666.72	c      2667      146218403      316079        20         179.0000         162.2199     10.34%         162.2199     10.34%
52944.22/2671.79	c      2672      146633888      316834        20         179.0000         162.2199     10.34%         162.2199     10.34%
53045.32/2676.84	c      2677      147061308      317628        20         179.0000         162.2199     10.34%         162.2199     10.34%
53144.55/2681.89	c      2682      147489735      318399        20         179.0000         162.2199     10.34%         162.2199     10.34%
53245.78/2686.94	c      2687      147898247      319313        20         179.0000         162.2199     10.34%         162.2199     10.34%
53345.02/2691.99	c      2692      148290676      320090        20         179.0000         162.2199     10.34%         162.2199     10.34%
53446.98/2697.04	c      2697      148678724      320836        20         179.0000         162.2199     10.34%         162.2199     10.34%
53546.30/2702.06	c      2702      149050481      321525        20         179.0000         162.2199     10.34%         162.2199     10.34%
53645.23/2707.09	c      2707      149421516      322388        20         179.0000         162.2199     10.34%         162.2199     10.34%
53746.32/2712.15	c      2712      149797353      323095        20         179.0000         162.2199     10.34%         162.2199     10.34%
53846.98/2717.24	c      2717      150177192      323918        20         179.0000         162.2199     10.34%         162.2199     10.34%
53946.23/2722.29	c      2722      150554210      324652        20         179.0000         162.2199     10.34%         162.2199     10.34%
54047.41/2727.34	c      2727      150953221      325427        20         179.0000         162.2199     10.34%         162.2199     10.34%
54146.63/2732.39	c      2732      151352750      326218        20         179.0000         162.2199     10.34%         162.2199     10.34%
54247.83/2737.44	c      2737      151755879      327035        20         179.0000         162.2199     10.34%         162.2199     10.34%
54346.93/2742.45	c      2742      152158378      327738        20         179.0000         162.2199     10.34%         162.2199     10.34%
54446.16/2747.45	c      2747      152544856      328454        20         179.0000         162.2199     10.34%         162.2199     10.34%
54545.33/2752.47	c      2752      152951287      329143        20         179.0000         162.2199     10.34%         162.2199     10.34%
54644.49/2757.48	c      2757      153327897      329831        20         179.0000         162.2199     10.34%         162.2199     10.34%
54745.66/2762.56	c      2763      153736098      330682        20         179.0000         162.2199     10.34%         162.2199     10.34%
54848.83/2767.70	c      2768      154138960      331428        20         179.0000         162.2199     10.34%         162.2199     10.34%
54948.03/2772.73	c      2773      154531865      332179        20         179.0000         162.2199     10.34%         162.2199     10.34%
55049.24/2777.83	c      2778      154963042      332936        20         179.0000         162.2199     10.34%         162.2199     10.34%
55148.35/2782.90	c      2783      155355975      333713        20         179.0000         162.2199     10.34%         162.2199     10.34%
55249.59/2787.94	c      2788      155744930      334532        20         179.0000         162.2199     10.34%         162.2199     10.34%
55348.82/2793.00	c      2793      156143689      335273        20         179.0000         162.2199     10.34%         162.2199     10.34%
55450.52/2798.04	c      2798      156539369      336067        20         179.0000         162.2199     10.34%         162.2199     10.34%
55549.91/2803.09	c      2803      156917764      336782        20         179.0000         162.2199     10.34%         162.2199     10.34%
55648.98/2808.13	c      2808      157306037      337517        20         179.0000         162.2199     10.34%         162.2199     10.34%
55750.07/2813.15	c      2813      157695866      338222        20         179.0000         162.2199     10.34%         162.2199     10.34%
55849.35/2818.16	c      2818      158084304      338972        20         179.0000         162.2199     10.34%         162.2199     10.34%
55948.50/2823.19	c      2823      158481963      339713        20         179.0000         162.2199     10.34%         162.2199     10.34%
56049.04/2828.22	c      2828      158856427      340493        20         179.0000         162.2199     10.34%         162.2199     10.34%
56148.24/2833.25	c      2833      159222317      341293        20         179.0000         162.2199     10.34%         162.2199     10.34%
56247.51/2838.27	c      2838      159582518      342066        20         179.0000         162.2199     10.34%         162.2199     10.34%
56348.75/2843.37	c      2843      159981475      342821        20         179.0000         162.2199     10.34%         162.2199     10.34%
56448.01/2848.39	c      2848      160347622      343630        20         179.0000         162.2199     10.34%         162.2199     10.34%
56549.24/2853.41	c      2853      160704615      344359        20         179.0000         162.2199     10.34%         162.2199     10.34%
56650.49/2858.54	c      2859      161082164      345244        20         179.0000         162.2199     10.34%         162.2199     10.34%
56751.74/2863.69	c      2864      161485734      346004        20         179.0000         162.2199     10.34%         162.2199     10.34%
56852.99/2868.74	c      2869      161880391      346759        20         179.0000         162.2199     10.34%         162.2199     10.34%
56952.24/2873.78	c      2874      162242099      347449        20         179.0000         162.2199     10.34%         162.2199     10.34%
57053.43/2878.84	c      2879      162597961      348215        20         179.0000         162.2199     10.34%         162.2199     10.34%
57152.68/2883.86	c      2884      162954616      348922        20         179.0000         162.2199     10.34%         162.2199     10.34%
57253.87/2888.94	c      2889      163319921      349667        20         179.0000         162.2199     10.34%         162.2199     10.34%
57353.08/2893.99	c      2894      163669752      350542        20         179.0000         162.2199     10.34%         162.2199     10.34%
57454.90/2899.04	c      2899      164080841      351353        20         179.0000         162.2199     10.34%         162.2199     10.34%
57554.22/2904.09	c      2904      164484693      352303        20         179.0000         162.2199     10.34%         162.2199     10.34%
57653.31/2909.11	c      2909      164907116      353128        20         179.0000         162.2199     10.34%         162.2199     10.34%
57754.68/2914.19	c      2914      165333754      353908        20         179.0000         162.2199     10.34%         162.2199     10.34%
57855.06/2919.20	c      2919      165734704      354732        20         179.0000         162.2199     10.34%         162.2199     10.34%
57954.26/2924.29	c      2924      166146830      355574        20         179.0000         162.2199     10.34%         162.2199     10.34%
58055.68/2929.33	c      2929      166516281      356283        20         179.0000         162.2199     10.34%         162.2199     10.34%
58154.68/2934.36	c      2934      166915929      357113        20         179.0000         162.2199     10.34%         162.2199     10.34%
58255.97/2939.40	c      2939      167311331      357851        20         179.0000         162.2199     10.34%         162.2199     10.34%
58355.17/2944.48	c      2944      167688259      358679        20         179.0000         162.2199     10.34%         162.2199     10.34%
58456.13/2949.51	c      2950      168067582      359512        20         179.0000         162.2199     10.34%         162.2199     10.34%
58555.33/2954.55	c      2955      168440658      360338        20         179.0000         162.2199     10.34%         162.2199     10.34%
58654.46/2959.59	c      2960      168851425      361171        20         179.0000         162.2199     10.34%         162.2199     10.34%
58755.62/2964.63	c      2965      169241733      361999        20         179.0000         162.2199     10.34%         162.2199     10.34%
58856.78/2969.74	c      2970      169626859      362767        20         179.0000         162.2199     10.34%         162.2199     10.34%
58955.87/2974.79	c      2975      170017023      363451        20         179.0000         162.2199     10.34%         162.2199     10.34%
59057.11/2979.84	c      2980      170405524      364214        20         179.0000         162.2199     10.34%         162.2199     10.34%
59156.36/2984.89	c      2985      170842473      364915        20         179.0000         162.2199     10.34%         162.2199     10.34%
59257.62/2989.94	c      2990      171230750      365708        20         179.0000         162.2199     10.34%         162.2199     10.34%
59356.86/2994.99	c      2995      171615569      366431        20         179.0000         162.2199     10.34%         162.2199     10.34%
59458.93/3000.04	c      3000      171992752      367210        20         179.0000         162.2199     10.34%         162.2199     10.34%
59557.91/3005.06	c      3005      172378820      367952        20         179.0000         162.2199     10.34%         162.2199     10.34%
59660.54/3010.23	c      3010      172788377      368835        20         179.0000         162.2199     10.34%         162.2199     10.34%
59759.76/3015.25	c      3015      173179787      369587        20         179.0000         162.2199     10.34%         162.2199     10.34%
59861.03/3020.33	c      3020      173566882      370364        20         179.0000         162.2199     10.34%         162.2199     10.34%
59960.32/3025.34	c      3025      173934978      371126        20         179.0000         162.2199     10.34%         162.2199     10.34%
60059.42/3030.39	c      3030      174290345      371903        20         179.0000         162.2199     10.34%         162.2199     10.34%
60160.73/3035.48	c      3035      174664689      372665        20         179.0000         162.2199     10.34%         162.2199     10.34%
60261.83/3040.55	c      3041      175048907      373441        20         179.0000         162.2199     10.34%         162.2199     10.34%
60361.05/3045.58	c      3046      175412699      374193        20         179.0000         162.2199     10.34%         162.2199     10.34%
60462.32/3050.64	c      3051      175775713      374941        20         179.0000         162.2199     10.34%         162.2199     10.34%
60561.55/3055.69	c      3056      176183626      375646        20         179.0000         162.2199     10.34%         162.2199     10.34%
60662.75/3060.73	c      3061      176594881      376477        20         179.0000         162.2199     10.34%         162.2199     10.34%
60761.92/3065.77	c      3066      177000215      377285        20         179.0000         162.2199     10.34%         162.2199     10.34%
60863.11/3070.83	c      3071      177411820      378064        20         179.0000         162.2199     10.34%         162.2199     10.34%
60962.35/3075.89	c      3076      177856502      378818        20         179.0000         162.2199     10.34%         162.2199     10.34%
61063.40/3080.93	c      3081      178267977      379561        20         179.0000         162.2199     10.34%         162.2199     10.34%
61162.60/3085.97	c      3086      178670413      380315        20         179.0000         162.2199     10.34%         162.2199     10.34%
61264.31/3091.04	c      3091      179078826      381050        20         179.0000         162.2199     10.34%         162.2199     10.34%
61363.54/3096.07	c      3096      179454317      381809        20         179.0000         162.2199     10.34%         162.2199     10.34%
61462.72/3101.13	c      3101      179847084      382478        20         179.0000         162.2199     10.34%         162.2199     10.34%
61563.86/3106.18	c      3106      180248520      383320        20         179.0000         162.2199     10.34%         162.2199     10.34%
61664.40/3111.23	c      3111      180642691      384157        20         179.0000         162.2199     10.34%         162.2199     10.34%
61763.64/3116.29	c      3116      181052641      384867        20         179.0000         162.2199     10.34%         162.2199     10.34%
61864.86/3121.34	c      3121      181456641      385631        20         179.0000         162.2199     10.34%         162.2199     10.34%
61964.03/3126.37	c      3126      181867386      386366        20         179.0000         162.2199     10.34%         162.2199     10.34%
62065.26/3131.42	c      3131      182287697      387197        20         179.0000         162.2199     10.34%         162.2199     10.34%
62164.48/3136.48	c      3136      182712175      388091        20         179.0000         162.2199     10.34%         162.2199     10.34%
62263.71/3141.49	c      3142      183131714      388980        20         179.0000         162.2199     10.34%         162.2199     10.34%
62364.94/3146.52	c      3147      183558989      389729        20         179.0000         162.2199     10.34%         162.2199     10.34%
62464.21/3151.53	c      3152      183991938      390570        20         179.0000         162.2199     10.34%         162.2199     10.34%
62563.47/3156.57	c      3157      184420774      391360        20         179.0000         162.2199     10.34%         162.2199     10.34%
62664.73/3161.62	c      3162      184833349      392217        20         179.0000         162.2199     10.34%         162.2199     10.34%
62764.02/3166.65	c      3167      185257682      393032        20         179.0000         162.2199     10.34%         162.2199     10.34%
62863.30/3171.66	c      3172      185677709      393749        20         179.0000         162.2199     10.34%         162.2199     10.34%
62964.55/3176.77	c      3177      186082870      394584        20         179.0000         162.2199     10.34%         162.2199     10.34%
63067.80/3181.93	c      3182      186471297      395259        20         179.0000         162.2199     10.34%         162.2199     10.34%
63167.08/3186.98	c      3187      186887940      396086        20         179.0000         162.2199     10.34%         162.2199     10.34%
63268.89/3192.03	c      3192      187296084      396792        20         179.0000         162.2199     10.34%         162.2199     10.34%
63368.41/3197.09	c      3197      187695664      397666        20         179.0000         162.2199     10.34%         162.2199     10.34%
63469.43/3202.13	c      3202      188105975      398483        20         179.0000         162.2199     10.34%         162.2199     10.34%
63568.45/3207.18	c      3207      188508336      399246        20         179.0000         162.2199     10.34%         162.2199     10.34%
63669.27/3212.22	c      3212      188876380      400100        20         179.0000         162.2199     10.34%         162.2199     10.34%
63768.50/3217.22	c      3217      189256723      400799        20         179.0000         162.2199     10.34%         162.2199     10.34%
63867.86/3222.24	c      3222      189645916      401510        20         179.0000         162.2199     10.34%         162.2199     10.34%
63967.06/3227.28	c      3227      190035610      402282        20         179.0000         162.2199     10.34%         162.2199     10.34%
64068.34/3232.38	c      3232      190430590      403140        20         179.0000         162.2199     10.34%         162.2199     10.34%
64169.58/3237.48	c      3237      190835589      403939        20         179.0000         162.2199     10.34%         162.2199     10.34%
64270.78/3242.50	c      3242      191243819      404673        20         179.0000         162.2199     10.34%         162.2199     10.34%
64370.00/3247.59	c      3248      191646503      405399        20         179.0000         162.2199     10.34%         162.2199     10.34%
64471.28/3252.61	c      3253      192040075      406171        20         179.0000         162.2199     10.34%         162.2199     10.34%
64570.58/3257.62	c      3258      192444114      406900        20         179.0000         162.2199     10.34%         162.2199     10.34%
64671.75/3262.73	c      3263      192838535      407615        20         179.0000         162.2199     10.34%         162.2199     10.34%
64770.88/3267.78	c      3268      193255172      408406        20         179.0000         162.2199     10.34%         162.2199     10.34%
64872.10/3272.83	c      3273      193645689      409141        20         179.0000         162.2199     10.34%         162.2199     10.34%
64971.30/3277.87	c      3278      194020471      409877        20         179.0000         162.2199     10.34%         162.2199     10.34%
65072.55/3282.93	c      3283      194392204      410640        20         179.0000         162.2199     10.34%         162.2199     10.34%
65171.84/3287.98	c      3288      194759605      411333        20         179.0000         162.2199     10.34%         162.2199     10.34%
65273.56/3293.03	c      3293      195119383      412155        20         179.0000         162.2199     10.34%         162.2199     10.34%
65372.77/3298.04	c      3298      195513601      412973        20         179.0000         162.2199     10.34%         162.2199     10.34%
65474.08/3303.13	c      3303      195915470      413700        20         179.0000         162.2199     10.34%         162.2199     10.34%
65573.40/3308.16	c      3308      196273911      414485        20         179.0000         162.2199     10.34%         162.2199     10.34%
65674.00/3313.23	c      3313      196645909      415297        20         179.0000         162.2199     10.34%         162.2199     10.34%
65773.25/3318.25	c      3318      197021014      416066        20         179.0000         162.2199     10.34%         162.2199     10.34%
65874.41/3323.33	c      3323      197435025      416877        20         179.0000         162.2199     10.34%         162.2199     10.34%
65973.58/3328.38	c      3328      197863019      417645        20         179.0000         162.2199     10.34%         162.2199     10.34%
66074.66/3333.44	c      3333      198281572      418410        20         179.0000         162.2199     10.34%         162.2199     10.34%
66173.91/3338.48	c      3338      198683403      419131        20         179.0000         162.2199     10.34%         162.2199     10.34%
66275.07/3343.51	c      3344      199055522      419872        20         179.0000         162.2199     10.34%         162.2199     10.34%
66374.34/3348.58	c      3349      199465913      420669        20         179.0000         162.2199     10.34%         162.2199     10.34%
66475.55/3353.63	c      3354      199847744      421492        20         179.0000         162.2199     10.34%         162.2199     10.34%
66574.83/3358.66	c      3359      200242080      422340        20         179.0000         162.2199     10.34%         162.2199     10.34%
66676.11/3363.71	c      3364      200634122      423110        20         179.0000         162.2199     10.34%         162.2199     10.34%
66775.40/3368.73	c      3369      201012121      423923        20         179.0000         162.2199     10.34%         162.2199     10.34%
66874.67/3373.74	c      3374      201394423      424627        20         179.0000         162.2199     10.34%         162.2199     10.34%
66973.96/3378.77	c      3379      201791424      425458        20         179.0000         162.2199     10.34%         162.2199     10.34%
67077.23/3383.92	c      3384      202182931      426259        20         179.0000         162.2199     10.34%         162.2199     10.34%
67176.49/3388.97	c      3389      202573867      427041        20         179.0000         162.2199     10.34%         162.2199     10.34%
67278.26/3394.03	c      3394      202965241      427817        20         179.0000         162.2199     10.34%         162.2199     10.34%
67377.59/3399.08	c      3399      203353569      428655        20         179.0000         162.2199     10.34%         162.2199     10.34%
67476.88/3404.13	c      3404      203722170      429370        20         179.0000         162.2199     10.34%         162.2199     10.34%
67578.02/3409.18	c      3409      204080241      430197        20         179.0000         162.2199     10.34%         162.2199     10.34%
67677.11/3414.20	c      3414      204454882      430958        20         179.0000         162.2199     10.34%         162.2199     10.34%
67777.84/3419.24	c      3419      204828239      431763        20         179.0000         162.2199     10.34%         162.2199     10.34%
67877.24/3424.25	c      3424      205199343      432517        20         179.0000         162.2199     10.34%         162.2199     10.34%
67976.39/3429.26	c      3429      205583291      433297        20         179.0000         162.2199     10.34%         162.2199     10.34%
68079.68/3434.42	c      3434      205957284      434188        20         179.0000         162.2199     10.34%         162.2199     10.34%
68180.95/3439.52	c      3440      206348645      434921        20         179.0000         162.2199     10.34%         162.2199     10.34%
68280.22/3444.57	c      3445      206744371      435709        20         179.0000         162.2199     10.34%         162.2199     10.34%
68381.52/3449.62	c      3450      207132538      436452        20         179.0000         162.2199     10.34%         162.2199     10.34%
68480.80/3454.67	c      3455      207471973      437173        20         179.0000         162.2199     10.34%         162.2199     10.34%
68582.09/3459.72	c      3460      207864509      437905        20         179.0000         162.2199     10.34%         162.2199     10.34%
68681.38/3464.77	c      3465      208259054      438718        20         179.0000         162.2199     10.34%         162.2199     10.34%
68782.63/3469.82	c      3470      208682428      439396        20         179.0000         162.2199     10.34%         162.2199     10.34%
68881.85/3474.87	c      3475      209050048      440170        20         179.0000         162.2199     10.34%         162.2199     10.34%
68983.13/3479.92	c      3480      209425764      440908        20         179.0000         162.2199     10.34%         162.2199     10.34%
69082.43/3484.97	c      3485      209787931      441661        20         179.0000         162.2199     10.34%         162.2199     10.34%
69181.73/3490.02	c      3490      210113203      442465        20         179.0000         162.2199     10.34%         162.2199     10.34%
69283.58/3495.04	c      3495      210424819      443157        20         179.0000         162.2199     10.34%         162.2199     10.34%
69382.88/3500.09	c      3500      210761344      443910        20         179.0000         162.2199     10.34%         162.2199     10.34%
69484.10/3505.17	c      3505      211141612      444718        20         179.0000         162.2199     10.34%         162.2199     10.34%
69584.89/3510.22	c      3510      211508538      445518        20         179.0000         162.2199     10.34%         162.2199     10.34%
69684.02/3515.25	c      3515      211838192      446238        20         179.0000         162.2199     10.34%         162.2199     10.34%
69783.24/3520.26	c      3520      212180673      446952        20         179.0000         162.2199     10.34%         162.2199     10.34%
69884.52/3525.34	c      3525      212553736      447681        20         179.0000         162.2199     10.34%         162.2199     10.34%
69985.79/3530.42	c      3530      212918159      448452        20         179.0000         162.2199     10.34%         162.2199     10.34%
70085.09/3535.46	c      3535      213252242      449203        20         179.0000         162.2199     10.34%         162.2199     10.34%
70184.39/3540.47	c      3540      213617138      449989        20         179.0000         162.2199     10.34%         162.2199     10.34%
70285.71/3545.54	c      3546      213983328      450649        20         179.0000         162.2199     10.34%         162.2199     10.34%
70385.00/3550.55	c      3551      214346053      451416        20         179.0000         162.2199     10.34%         162.2199     10.34%
70486.34/3555.65	c      3556      214710100      452081        20         179.0000         162.2199     10.34%         162.2199     10.34%
70587.70/3560.72	c      3561      215082564      452977        20         179.0000         162.2199     10.34%         162.2199     10.34%
70687.05/3565.77	c      3566      215455444      453863        20         179.0000         162.2199     10.34%         162.2199     10.34%
70788.39/3570.83	c      3571      215799437      454690        20         179.0000         162.2199     10.34%         162.2199     10.34%
70887.75/3575.86	c      3576      216121181      455464        20         179.0000         162.2199     10.34%         162.2199     10.34%
70989.10/3580.90	c      3581      216489947      456194        20         179.0000         162.2199     10.34%         162.2199     10.34%
71088.46/3585.95	c      3586      216835246      456985        20         179.0000         162.2199     10.34%         162.2199     10.34%
71187.78/3591.02	c      3591      217251572      457671        20         179.0000         162.2199     10.34%         162.2199     10.34%
71289.73/3596.08	c      3596      217646057      458376        20         179.0000         162.2199     10.34%         162.2199     10.34%
71331.79/3598.49	c SCIP Status        : c solving was interrupted [hard time limit reached]
71331.79/3598.49	c Total Time         : 3598.49
71331.79/3598.49	c   solving          : 3598.49
71331.79/3598.49	c   presolving       : 0.02 (included in solving)
71331.79/3598.49	c B&B Tree           :
71331.79/3598.49	c   nodes (total)    : 217825708
71331.79/3598.49	c Solution           :
71331.79/3598.49	c   Solutions found  : 26
71331.79/3598.49	c   Primal Bound     : +1.79000000000000e+02
71331.79/3598.49	c   Dual Bound       : +1.62219881886617e+02
71331.79/3598.49	c Gap                : 10.34406 %
71331.79/3598.49	c * Warning: final gap: 1.03441e-01 is greater than SCIPepsilon: 1.00000e-09
71331.90/3598.53	o 179
71331.90/3598.53	s SATISFIABLE
71331.90/3598.53	v x465 x464 -x463 -x462 -x461 -x460 x459 -x458 x457 -x456 x455 x454 x453 -x452 -x451 -x450 -x449 -x448 -x447 -x446 -x445 -x444 -x443 
71331.90/3598.53	v -x442 -x441 -x440 -x439 -x438 x437 -x436 -x435 -x434 x433 x432 -x431 -x430 -x429 x428 -x427 -x426 -x425 -x424 x423 -x422 
71331.90/3598.53	v x421 x420 -x419 -x418 x417 -x416 -x415 -x414 x413 -x412 -x411 -x410 x409 -x408 x407 -x406 x405 -x404 -x403 x402 -x401 -x400 x399 
71331.90/3598.53	v -x398 -x397 -x396 x395 x394 -x393 x392 -x391 x390 -x389 x388 -x387 -x386 x385 -x384 -x383 x382 x381 -x380 -x379 -x378 -x377 
71331.90/3598.53	v x376 x375 -x374 x373 x372 x371 x370 x369 -x368 x367 -x366 x365 x364 x363 -x362 -x361 -x360 -x359 -x358 x357 -x356 x355 x354 
71331.90/3598.53	v -x353 -x352 x351 -x350 -x349 x348 -x347 -x346 -x345 -x344 -x343 -x342 -x341 -x340 x339 x338 x337 -x336 -x335 x334 -x333 x332 
71331.90/3598.53	v -x331 -x330 x329 -x328 -x327 x326 -x325 -x324 -x323 x322 -x321 -x320 x319 -x318 -x317 x316 x315 x314 -x313 -x312 x311 -x310 
71331.90/3598.53	v x309 -x308 -x307 -x306 -x305 -x304 -x303 -x302 -x301 -x300 x299 -x298 x297 x296 -x295 -x294 -x293 -x292 -x291 x290 -x289 x288 
71331.90/3598.53	v x287 -x286 -x285 x284 -x283 -x282 x281 x280 x279 -x278 -x277 -x276 -x275 -x274 -x273 -x272 -x271 -x270 -x269 -x268 -x267 x266 
71331.90/3598.53	v -x265 x264 x263 -x262 -x261 -x260 -x259 -x258 -x257 -x256 -x255 -x254 -x253 -x252 -x251 -x250 x249 -x248 x247 x246 -x245 x244 
71331.90/3598.53	v -x243 -x242 x241 x240 -x239 x238 -x237 -x236 -x235 -x234 x233 -x232 -x231 -x230 -x229 -x228 x227 x226 -x225 x224 -x223 x222 
71331.90/3598.53	v x221 -x220 x219 x218 -x217 -x216 x215 x214 -x213 -x212 x211 -x210 x209 -x208 -x207 x206 x205 -x204 x203 x202 -x201 -x200 x199 
71331.90/3598.53	v -x198 -x197 -x196 x195 -x194 x193 -x192 -x191 x190 -x189 -x188 -x187 -x186 x185 -x184 -x183 -x182 -x181 -x180 x179 x178 -x177 
71331.90/3598.53	v -x176 -x175 -x174 -x173 x172 x171 -x170 x169 -x168 x167 x166 -x165 x164 -x163 x162 x161 -x160 -x159 x158 -x157 -x156 -x155 
71331.90/3598.53	v x154 x153 x152 x151 -x150 -x149 -x148 -x147 x146 -x145 -x144 -x143 x142 -x141 -x140 x139 -x138 -x137 -x136 x135 -x134 x133 
71331.90/3598.53	v x132 -x131 -x130 x129 -x128 -x127 -x126 x125 -x124 -x123 -x122 x121 -x120 x119 -x118 x117 x116 x115 x114 x113 x112 -x111 x110 
71331.90/3598.53	v x109 -x108 x107 -x106 -x105 -x104 x103 -x102 -x101 x100 -x99 x98 -x97 -x96 -x95 -x94 -x93 -x92 -x91 -x90 x89 x88 x87 -x86 x85 
71331.90/3598.53	v -x84 x83 x82 x81 -x80 x79 -x78 -x77 -x76 -x75 x74 x73 x72 -x71 -x70 x69 x68 -x67 -x66 x65 -x64 -x63 -x62 -x61 x60 -x59 x58 
71331.90/3598.53	v x57 x56 -x55 -x54 x53 -x52 -x51 x50 -x49 x48 -x47 -x46 -x45 -x44 x43 x42 -x41 -x40 x39 x38 -x37 -x36 -x35 -x34 -x33 -x32 -x31 
71331.90/3598.53	v x30 x29 x28 -x27 -x26 x25 -x24 x23 -x22 -x21 x20 x19 -x18 -x17 x16 x15 -x14 -x13 x12 -x11 -x10 x9 x8 x7 -x6 x5 x4 -x3 x2 x1 

Verifier Data

OK	179

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 (162949 MiB free)
  memory of node 1: 193531 MiB (178321 MiB free)
  memory of node 2: 193531 MiB (171418 MiB free)
  memory of node 3: 193493 MiB (171688 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-4468598-1723486479/watcher-4468598-1723486479 -o /tmp/evaluation-result-4468598-1723486479/solver-4468598-1723486479 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1723479140-692703 --watchdog 3760 fscip settings/racing.prm HOME/instance-4468598-1723486479.opb -qsol -t 3600 -sth 20 

running on 20 cores: 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76

CPU governors:
  performance: 0 4 8 12 16 20 24 28 32 36 40 44 48 52 56 60 64 68 72 76

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=698063, runsolver pid=698060
Current StackSize limit: 8192 KiB


[startup+0.100057 s]*
/proc/loadavg: 76.56 78.91 79.26 70/1026 698104
/proc/meminfo: memFree=700702392/790760804 swapFree=131071996/131071996
[pid=698063] ppid=698060 vsize=1669052 memory=138364 CPUtime=0.51 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/stat : 698063 (fscip) S 698060 698063 692693 0 -1 1077936128 30686 0 0 0 40 11 0 0 20 0 41 0 115230656 1709109248 34591 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 17 36 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
/proc/698063/statm: 417263 34591 2822 3035 0 119669 0
[pid=698063/tid=698065] ppid=698060 vsize=1669052 memory=8390339637985935414 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698065/stat : 698065 (fscip) D 698060 698063 692693 0 -1 4194368 1271 0 0 0 1 0 0 0 20 0 41 0 115230658 1709109248 34723 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698066] ppid=698060 vsize=1669052 memory=57910 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698066/stat : 698066 (fscip) R 698060 698063 692693 0 -1 4194368 1418 0 0 0 2 0 0 0 20 0 41 0 115230658 1709109248 34723 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698067] ppid=698060 vsize=1669052 memory=56316433531346 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698067/stat : 698067 (fscip) D 698060 698063 692693 0 -1 4194368 1422 0 0 0 2 0 0 0 20 0 41 0 115230658 1709109248 34723 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698068] ppid=698060 vsize=1669052 memory=54083084091976 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698068/stat : 698068 (fscip) D 698060 698063 692693 0 -1 4194368 1441 0 0 0 1 0 0 0 20 0 41 0 115230658 1709109248 34723 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698069] ppid=698060 vsize=1669052 memory=61783977231038 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698069/stat : 698069 (fscip) R 698060 698063 692693 0 -1 4194368 1402 0 0 0 1 0 0 0 20 0 41 0 115230658 1709109248 34723 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698070] ppid=698060 vsize=1669052 memory=56282191234110 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698070/stat : 698070 (fscip) R 698060 698063 692693 0 -1 4194368 1402 0 0 0 1 0 0 0 20 0 41 0 115230658 1709109248 34723 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698071] ppid=698060 vsize=1669052 memory=15539617701037672 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698071/stat : 698071 (fscip) D 698060 698063 692693 0 -1 4194368 1448 0 0 0 1 0 0 0 20 0 41 0 115230658 1709109248 34723 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698072] ppid=698060 vsize=1669052 memory=1707557 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698072/stat : 698072 (fscip) D 698060 698063 692693 0 -1 4194368 1459 0 0 0 2 0 0 0 20 0 41 0 115230658 1709109248 34723 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698073] ppid=698060 vsize=1669052 memory=3762253049960333396 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698073/stat : 698073 (fscip) R 698060 698063 692693 0 -1 4194368 1396 0 0 0 1 0 0 0 20 0 41 0 115230658 1709109248 34723 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698074] ppid=698060 vsize=1669052 memory=3546641027366649942 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698074/stat : 698074 (fscip) R 698060 698063 692693 0 -1 4194368 1512 0 0 0 2 0 0 0 20 0 41 0 115230658 1709109248 34723 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698075] ppid=698060 vsize=1669052 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698075/stat : 698075 (fscip) R 698060 698063 692693 0 -1 4194368 1460 0 0 0 1 0 0 0 20 0 41 0 115230658 1709109248 34723 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698076] ppid=698060 vsize=1669052 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698076/stat : 698076 (fscip) R 698060 698063 692693 0 -1 4194368 1413 0 0 0 2 0 0 0 20 0 41 0 115230658 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698077] ppid=698060 vsize=1669052 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698077/stat : 698077 (fscip) R 698060 698063 692693 0 -1 4194368 1402 0 0 0 1 0 0 0 20 0 41 0 115230658 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698078] ppid=698060 vsize=1669052 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698078/stat : 698078 (fscip) R 698060 698063 692693 0 -1 4194368 1401 0 0 0 1 0 0 0 20 0 41 0 115230658 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698079] ppid=698060 vsize=1669052 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698079/stat : 698079 (fscip) R 698060 698063 692693 0 -1 4194368 1401 0 0 0 1 0 0 0 20 0 41 0 115230658 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698080] ppid=698060 vsize=1669052 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698080/stat : 698080 (fscip) R 698060 698063 692693 0 -1 4194368 1368 0 0 0 1 0 0 0 20 0 41 0 115230658 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698081] ppid=698060 vsize=1669052 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698081/stat : 698081 (fscip) D 698060 698063 692693 0 -1 4194368 1441 0 0 0 2 0 0 0 20 0 41 0 115230658 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698082] ppid=698060 vsize=1669052 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698082/stat : 698082 (fscip) R 698060 698063 692693 0 -1 4194368 1399 0 0 0 2 0 0 0 20 0 41 0 115230658 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698083] ppid=698060 vsize=1669052 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698083/stat : 698083 (fscip) D 698060 698063 692693 0 -1 4194368 1425 0 0 0 2 0 0 0 20 0 41 0 115230658 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698084] ppid=698060 vsize=1669052 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698084/stat : 698084 (fscip) R 698060 698063 692693 0 -1 4194368 1444 0 0 0 1 0 0 0 20 0 41 0 115230658 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698085] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698085/stat : 698085 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698086] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698086/stat : 698086 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698087] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698087/stat : 698087 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698088] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698088/stat : 698088 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698089] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698089/stat : 698089 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698090] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698090/stat : 698090 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698091] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698091/stat : 698091 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698092] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698092/stat : 698092 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698093] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698093/stat : 698093 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698094] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698094/stat : 698094 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698095] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698095/stat : 698095 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34789 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698096] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698096/stat : 698096 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34855 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698097] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698097/stat : 698097 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34855 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698098] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698098/stat : 698098 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34855 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698099] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698099/stat : 698099 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34855 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698100] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698100/stat : 698100 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34855 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698101] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698101/stat : 698101 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34921 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698102] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698102/stat : 698102 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34921 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698103] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698103/stat : 698103 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34921 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698104] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698104/stat : 698104 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 34921 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 1669052 KiB
Current children cumulated memory: 138364 KiB

[startup+0.225496 s]*
/proc/loadavg: 76.56 78.91 79.26 81/1026 698104
/proc/meminfo: memFree=700620252/790760804 swapFree=131071996/131071996
[pid=698063] ppid=698060 vsize=1669052 memory=185976 CPUtime=2.99 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/stat : 698063 (fscip) S 698060 698063 692693 0 -1 1077936128 42375 0 0 0 268 31 0 0 20 0 41 0 115230656 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
/proc/698063/statm: 417263 46494 2966 3035 0 131597 0
[pid=698063/tid=698065] ppid=698060 vsize=1669052 memory=8318255677412212789 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698065/stat : 698065 (fscip) R 698060 698063 692693 0 -1 4194368 2019 0 0 0 12 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698066] ppid=698060 vsize=1669052 memory=211359629656 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698066/stat : 698066 (fscip) R 698060 698063 692693 0 -1 4194368 1984 0 0 0 13 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698067] ppid=698060 vsize=1669052 memory=53017898705396 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698067/stat : 698067 (fscip) R 698060 698063 692693 0 -1 4194368 1998 0 0 0 13 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698068] ppid=698060 vsize=1669052 memory=60718791844574 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698068/stat : 698068 (fscip) R 698060 698063 692693 0 -1 4194368 2001 0 0 0 13 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698069] ppid=698060 vsize=1669052 memory=58485442405322 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698069/stat : 698069 (fscip) R 698060 698063 692693 0 -1 4194368 1997 0 0 0 13 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698070] ppid=698060 vsize=1669052 memory=52983656426980 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698070/stat : 698070 (fscip) R 698060 698063 692693 0 -1 4194368 2006 0 0 0 12 2 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698071] ppid=698060 vsize=1669052 memory=14695192770905267 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698071/stat : 698071 (fscip) R 698060 698063 692693 0 -1 4194368 2011 0 0 0 13 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698072] ppid=698060 vsize=1669052 memory=1507544 CPUtime=0.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698072/stat : 698072 (fscip) R 698060 698063 692693 0 -1 4194368 1969 0 0 0 11 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698073] ppid=698060 vsize=1669052 memory=3689351030992273497 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698073/stat : 698073 (fscip) R 698060 698063 692693 0 -1 4194368 1997 0 0 0 13 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698074] ppid=698060 vsize=1669052 memory=3690474740465795156 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698074/stat : 698074 (fscip) R 698060 698063 692693 0 -1 4194368 1994 0 0 0 14 0 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698075] ppid=698060 vsize=1669052 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698075/stat : 698075 (fscip) R 698060 698063 692693 0 -1 4194368 1985 0 0 0 13 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698076] ppid=698060 vsize=1669052 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698076/stat : 698076 (fscip) R 698060 698063 692693 0 -1 4194368 2038 0 0 0 13 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698077] ppid=698060 vsize=1669052 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698077/stat : 698077 (fscip) R 698060 698063 692693 0 -1 4194368 2000 0 0 0 12 2 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698078] ppid=698060 vsize=1669052 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698078/stat : 698078 (fscip) R 698060 698063 692693 0 -1 4194368 1972 0 0 0 13 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698079] ppid=698060 vsize=1669052 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698079/stat : 698079 (fscip) R 698060 698063 692693 0 -1 4194368 1980 0 0 0 13 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698080] ppid=698060 vsize=1669052 memory=0 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698080/stat : 698080 (fscip) R 698060 698063 692693 0 -1 4194368 2001 0 0 0 12 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698081] ppid=698060 vsize=1669052 memory=0 CPUtime=0.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698081/stat : 698081 (fscip) R 698060 698063 692693 0 -1 4194368 1982 0 0 0 14 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698082] ppid=698060 vsize=1669052 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698082/stat : 698082 (fscip) R 698060 698063 692693 0 -1 4194368 1973 0 0 0 13 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698083] ppid=698060 vsize=1669052 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698083/stat : 698083 (fscip) R 698060 698063 692693 0 -1 4194368 1997 0 0 0 13 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698084] ppid=698060 vsize=1669052 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698084/stat : 698084 (fscip) R 698060 698063 692693 0 -1 4194368 2007 0 0 0 13 1 0 0 20 0 41 0 115230658 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698085] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698085/stat : 698085 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698086] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698086/stat : 698086 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698087] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698087/stat : 698087 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698088] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698088/stat : 698088 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698089] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698089/stat : 698089 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698090] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698090/stat : 698090 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698091] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698091/stat : 698091 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698092] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698092/stat : 698092 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698093] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698093/stat : 698093 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698094] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698094/stat : 698094 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698095] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698095/stat : 698095 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698096] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698096/stat : 698096 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698097] ppid=698060 vsize=1669052 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698097/stat : 698097 (fscip) S 698060 698063 692693 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 115230664 1709109248 46494 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0

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

[pid=698063/tid=698091] ppid=698060 vsize=5987624 memory=31988 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698091/stat : 698091 (fscip) S 698060 698063 692693 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698092] ppid=698060 vsize=5987624 memory=28720 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698092/stat : 698092 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 1 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698093] ppid=698060 vsize=5987624 memory=7384 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698093/stat : 698093 (fscip) S 698060 698063 692693 0 -1 1077936192 65 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698094] ppid=698060 vsize=5987624 memory=7256 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698094/stat : 698094 (fscip) S 698060 698063 692693 0 -1 1077936192 119 0 0 0 1 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698095] ppid=698060 vsize=5987624 memory=28140 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698095/stat : 698095 (fscip) S 698060 698063 692693 0 -1 1077936192 116 0 0 0 1 1 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698096] ppid=698060 vsize=5987624 memory=33752 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698096/stat : 698096 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698097] ppid=698060 vsize=5987624 memory=64980 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698097/stat : 698097 (fscip) S 698060 698063 692693 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698098] ppid=698060 vsize=5987624 memory=7764 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698098/stat : 698098 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 1 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698099] ppid=698060 vsize=5987624 memory=1 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698099/stat : 698099 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698100] ppid=698060 vsize=5987624 memory=2 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698100/stat : 698100 (fscip) S 698060 698063 692693 0 -1 1077936192 122 0 0 0 1 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698101] ppid=698060 vsize=5987624 memory=1 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698101/stat : 698101 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698102] ppid=698060 vsize=5987624 memory=2 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698102/stat : 698102 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698103] ppid=698060 vsize=5987624 memory=1 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698103/stat : 698103 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698104] ppid=698060 vsize=5987624 memory=281274456675200 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698104/stat : 698104 (fscip) S 698060 698063 692693 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
Current children cumulated CPU time: 71305 s
Current children cumulated vsize: 5987624 KiB
Current children cumulated memory: 4897416 KiB

[startup+3597.6 s]
/proc/loadavg: 46.80 58.71 68.85 41/930 700755
/proc/meminfo: memFree=707133976/790760804 swapFree=131071996/131071996
[pid=698063] ppid=698060 vsize=5987624 memory=4897416 CPUtime=71320.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/stat : 698063 (fscip) S 698060 698063 692693 0 -1 1077936128 21417249 0 0 0 7100065 32020 0 0 20 0 41 0 115230656 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 17 36 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
/proc/698063/statm: 1496906 1224354 3318 3035 0 1336992 0
[pid=698063/tid=698065] ppid=698060 vsize=5987624 memory=0 CPUtime=3567.79 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698065/stat : 698065 (fscip) R 698060 698063 692693 0 -1 4194368 1656606 0 0 0 356504 275 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698066] ppid=698060 vsize=5987624 memory=0 CPUtime=3567.92 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698066/stat : 698066 (fscip) R 698060 698063 692693 0 -1 4194368 1126882 0 0 0 356610 182 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698067] ppid=698060 vsize=5987624 memory=0 CPUtime=3566.82 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698067/stat : 698067 (fscip) R 698060 698063 692693 0 -1 4194368 362267 0 0 0 352368 4314 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698068] ppid=698060 vsize=5987624 memory=11636 CPUtime=3568.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698068/stat : 698068 (fscip) R 698060 698063 692693 0 -1 4194368 1509897 0 0 0 356584 222 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698069] ppid=698060 vsize=5987624 memory=35996 CPUtime=3570.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698069/stat : 698069 (fscip) R 698060 698063 692693 0 -1 4194368 1079647 0 0 0 356784 227 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698070] ppid=698060 vsize=5987624 memory=10528 CPUtime=3562.95 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698070/stat : 698070 (fscip) R 698060 698063 692693 0 -1 4194368 361724 0 0 0 352076 4219 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698071] ppid=698060 vsize=5987624 memory=5440 CPUtime=3569.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698071/stat : 698071 (fscip) R 698060 698063 692693 0 -1 4194368 2370053 0 0 0 356594 312 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698072] ppid=698060 vsize=5987624 memory=7108 CPUtime=3568.95 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698072/stat : 698072 (fscip) R 698060 698063 692693 0 -1 4194368 999599 0 0 0 356672 223 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698073] ppid=698060 vsize=5987624 memory=36760 CPUtime=3559.89 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698073/stat : 698073 (fscip) R 698060 698063 692693 0 -1 4194368 304347 0 0 0 350830 5159 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698074] ppid=698060 vsize=5987624 memory=6740 CPUtime=3571.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698074/stat : 698074 (fscip) R 698060 698063 692693 0 -1 4194368 1656971 0 0 0 356906 261 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698075] ppid=698060 vsize=5987624 memory=20492 CPUtime=3567.07 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698075/stat : 698075 (fscip) R 698060 698063 692693 0 -1 4194368 1065574 0 0 0 356466 241 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698076] ppid=698060 vsize=5987624 memory=6836 CPUtime=3561.56 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698076/stat : 698076 (fscip) R 698060 698063 692693 0 -1 4194368 314794 0 0 0 350045 6111 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698077] ppid=698060 vsize=5987624 memory=7256 CPUtime=3560.58 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698077/stat : 698077 (fscip) R 698060 698063 692693 0 -1 4194368 1660750 0 0 0 355817 241 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698078] ppid=698060 vsize=5987624 memory=16108 CPUtime=3569.87 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698078/stat : 698078 (fscip) R 698060 698063 692693 0 -1 4194368 1007182 0 0 0 356750 237 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698079] ppid=698060 vsize=5987624 memory=2212 CPUtime=3562.92 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698079/stat : 698079 (fscip) R 698060 698063 692693 0 -1 4194368 332194 0 0 0 351135 5157 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698080] ppid=698060 vsize=5987624 memory=52808 CPUtime=3563.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698080/stat : 698080 (fscip) R 698060 698063 692693 0 -1 4194368 1749159 0 0 0 356067 262 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698081] ppid=698060 vsize=5987624 memory=1952 CPUtime=3566.83 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698081/stat : 698081 (fscip) R 698060 698063 692693 0 -1 4194368 994419 0 0 0 356475 208 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698082] ppid=698060 vsize=5987624 memory=1852 CPUtime=3562.18 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698082/stat : 698082 (fscip) R 698060 698063 692693 0 -1 4194368 335042 0 0 0 352532 3686 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698083] ppid=698060 vsize=5987624 memory=33108 CPUtime=3567.77 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698083/stat : 698083 (fscip) R 698060 698063 692693 0 -1 4194368 1508217 0 0 0 356581 196 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698084] ppid=698060 vsize=5987624 memory=2208 CPUtime=3563.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698084/stat : 698084 (fscip) R 698060 698063 692693 0 -1 4194368 1013675 0 0 0 356091 236 0 0 20 0 41 0 115230658 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698085] ppid=698060 vsize=5987624 memory=25992 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698085/stat : 698085 (fscip) S 698060 698063 692693 0 -1 1077936192 59 0 0 0 1 1 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698086] ppid=698060 vsize=5987624 memory=104 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698086/stat : 698086 (fscip) S 698060 698063 692693 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698087] ppid=698060 vsize=5987624 memory=6232 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698087/stat : 698087 (fscip) S 698060 698063 692693 0 -1 1077936192 121 0 0 0 1 1 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698088] ppid=698060 vsize=5987624 memory=19860 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698088/stat : 698088 (fscip) S 698060 698063 692693 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698089] ppid=698060 vsize=5987624 memory=31988 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698089/stat : 698089 (fscip) S 698060 698063 692693 0 -1 1077936192 121 0 0 0 0 1 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698090] ppid=698060 vsize=5987624 memory=28720 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698090/stat : 698090 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 0 1 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698091] ppid=698060 vsize=5987624 memory=7384 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698091/stat : 698091 (fscip) S 698060 698063 692693 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698092] ppid=698060 vsize=5987624 memory=27608 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698092/stat : 698092 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 1 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698093] ppid=698060 vsize=5987624 memory=3736 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698093/stat : 698093 (fscip) S 698060 698063 692693 0 -1 1077936192 65 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698094] ppid=698060 vsize=5987624 memory=40264 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698094/stat : 698094 (fscip) S 698060 698063 692693 0 -1 1077936192 119 0 0 0 1 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698095] ppid=698060 vsize=5987624 memory=8072 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698095/stat : 698095 (fscip) S 698060 698063 692693 0 -1 1077936192 116 0 0 0 1 1 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698096] ppid=698060 vsize=5987624 memory=3516 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698096/stat : 698096 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698097] ppid=698060 vsize=5987624 memory=2300 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698097/stat : 698097 (fscip) S 698060 698063 692693 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698098] ppid=698060 vsize=5987624 memory=1692 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698098/stat : 698098 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 1 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698099] ppid=698060 vsize=5987624 memory=17752 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698099/stat : 698099 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698100] ppid=698060 vsize=5987624 memory=28008 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698100/stat : 698100 (fscip) S 698060 698063 692693 0 -1 1077936192 122 0 0 0 1 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698101] ppid=698060 vsize=5987624 memory=32856 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698101/stat : 698101 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698102] ppid=698060 vsize=5987624 memory=28140 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698102/stat : 698102 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698103] ppid=698060 vsize=5987624 memory=33752 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698103/stat : 698103 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698104] ppid=698060 vsize=5987624 memory=64980 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698104/stat : 698104 (fscip) S 698060 698063 692693 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 115230664 6131326976 1224354 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
Current children cumulated CPU time: 71320.9 s
Current children cumulated vsize: 5987624 KiB
Current children cumulated memory: 4897416 KiB

[startup+3598.4 s]
/proc/loadavg: 46.80 58.71 68.85 42/930 700755
/proc/meminfo: memFree=707133984/790760804 swapFree=131071996/131071996
[pid=698063] ppid=698060 vsize=4600104 memory=3696088 CPUtime=71331.8 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/stat : 698063 (fscip) S 698060 698063 692693 0 -1 1077936128 21585654 0 0 0 7101138 32041 0 0 20 0 11 0 115230656 4710506496 924022 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
/proc/698063/statm: 1150026 924022 3318 3035 0 1108304 0
[pid=698063/tid=698071] ppid=698060 vsize=4600104 memory=19016 CPUtime=3569.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698071/stat : 698071 (fscip) R 698060 698063 692693 0 -1 4194368 2379388 0 0 0 356671 313 0 0 20 0 11 0 115230658 4710506496 924022 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698086] ppid=698060 vsize=4600104 memory=16108 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698086/stat : 698086 (fscip) S 698060 698063 692693 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 11 0 115230664 4710506496 924022 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698087] ppid=698060 vsize=4600104 memory=2212 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698087/stat : 698087 (fscip) S 698060 698063 692693 0 -1 1077936192 121 0 0 0 1 1 0 0 20 0 11 0 115230664 4710506496 924022 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698088] ppid=698060 vsize=4600104 memory=52808 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698088/stat : 698088 (fscip) S 698060 698063 692693 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 11 0 115230664 4710506496 924022 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698091] ppid=698060 vsize=4600104 memory=11636 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698091/stat : 698091 (fscip) S 698060 698063 692693 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 11 0 115230664 4710506496 924022 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698094] ppid=698060 vsize=4600104 memory=25333125866717268 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698094/stat : 698094 (fscip) S 698060 698063 692693 0 -1 1077936192 119 0 0 0 1 0 0 0 20 0 11 0 115230664 4710506496 924022 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698096] ppid=698060 vsize=4600104 memory=-3684884188318165867 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698096/stat : 698096 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 11 0 115230664 4710506496 924022 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698097] ppid=698060 vsize=4600104 memory=7823165555837153732 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698097/stat : 698097 (fscip) S 698060 698063 692693 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 11 0 115230664 4710506496 924022 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698099] ppid=698060 vsize=4600104 memory=6720659956720747369 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698099/stat : 698099 (fscip) S 698060 698063 692693 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 11 0 115230664 4710506496 924022 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
[pid=698063/tid=698100] ppid=698060 vsize=4600104 memory=1852 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/698063/task/698100/stat : 698100 (fscip) S 698060 698063 692693 0 -1 1077936192 122 0 0 0 1 0 0 0 20 0 11 0 115230664 4710506496 924022 809668444160 4194304 16622685 140726924000944 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 32931840 140726924006378 140726924006493 140726924006493 140726924013519 0
Current children cumulated CPU time: 71331.8 s
Current children cumulated vsize: 4600104 KiB
Current children cumulated memory: 3696088 KiB

[startup+3598.6 s]*
/proc/loadavg: 46.80 58.71 68.85 22/890 700756
/proc/meminfo: memFree=711142744/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 0

Real time (s): 3598.64
CPU time (s): 71332
CPU user time (s): 71011.5
CPU system time (s): 320.566
CPU usage (%): 1982.19
Max. virtual memory (cumulated for all children) (KiB): 5987624
Max. memory (cumulated for all children) (KiB): 4897416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71011.5
system time used= 320.566
maximum resident set size= 4897416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21587582
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= 798121
involuntary context switches= 433316


# summary of solver processes directly reported to runsolver:
#   pid: 698063
#   total CPU time (s): 71332
#   total CPU user time (s): 71011.5
#   total CPU system time (s): 320.566

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.2994 second user time and 78.6636 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-08-12 20:14:39
IDJOB=4468598
IDBENCH=147540
IDSOLVER=3099
FILE ID=nodeD103/4468598-1723486479
RUNJOBID= nodeD103-1723479140-692703
SLURM_JOB_ID= 8267554
Free space on /tmp= 8586672 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-08-12
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_12.opb.PB06.opb
COMMAND LINE= fscip settings/racing.prm BENCHNAME -qsol -t 3600 -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4468598-1723486479/watcher-4468598-1723486479 -o /tmp/evaluation-result-4468598-1723486479/solver-4468598-1723486479 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1723479140-692703 --watchdog 3760  fscip settings/racing.prm HOME/instance-4468598-1723486479.opb -qsol -t 3600 -sth 20

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

MD5SUM BENCH= 62fadc113b966a642e431cfbd80ddcdc
RANDOM SEED=604461945

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		: 1725.464
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		: 2932.275
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		: 3045.225
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		: 3116.022
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		: 3522.835
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		: 2934.827
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		: 3036.995
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		: 3087.292
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		: 3116.539
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		: 2922.394
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		: 3011.864
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		: 3109.782
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		: 3419.255
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		: 2924.785
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		: 3058.006
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		: 3156.448
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		: 3466.154
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		: 2929.194
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		: 3058.043
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		: 3093.152
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		: 1091.579
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		: 2905.168
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		: 3058.054
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		: 3153.289
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		: 1784.044
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		: 2929.597
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		: 3008.283
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		: 3132.776
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		: 2674.589
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		: 2929.827
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		: 3058.106
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		: 3119.342
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		: 1480.402
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		: 2930.203
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		: 3023.652
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		: 3093.120
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		: 2656.353
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		: 2927.530
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		: 3012.591
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		: 3156.324
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		: 2647.336
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		: 2924.998
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		: 3002.702
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 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		: 3107.010
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		: 1749.052
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		: 2924.211
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		: 3027.700
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		: 2799.999
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		: 2606.439
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		: 2924.339
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		: 3057.942
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		: 3156.264
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		: 3021.027
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		: 2921.712
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		: 3027.963
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		: 3112.877
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		: 2656.779
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		: 2925.972
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		: 3051.680
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		: 3156.217
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		: 1082.937
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		: 2926.009
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		: 3057.736
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		: 3156.190
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		: 1898.236
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		: 2928.843
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		: 3046.508
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		: 3095.738
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		: 2660.730
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		: 2915.361
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		: 3033.680
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		: 3156.127
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		: 2660.540
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		: 2934.330
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		: 2901.454
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		: 3106.331
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 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		: 2673.562
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		: 2929.980
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		: 3041.632
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		: 3105.276
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:        700804020 kB
MemAvailable:   767087768 kB
Buffers:         1115396 kB
Cached:         67945452 kB
SwapCached:            0 kB
Active:          9506784 kB
Inactive:       75939852 kB
Active(anon):       2132 kB
Inactive(anon): 16422576 kB
Active(file):    9504652 kB
Inactive(file): 59517276 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28508 kB
Writeback:             0 kB
AnonPages:      16381556 kB
Mapped:           136776 kB
Shmem:             38920 kB
KReclaimable:    1363068 kB
Slab:            1898856 kB
SReclaimable:    1363068 kB
SUnreclaim:       535788 kB
KernelStack:       16896 kB
PageTables:        43396 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2346540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1014912 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1828864 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:      849920 kB
DirectMap2M:    152739840 kB
DirectMap1G:    652214272 kB

Free space on /tmp at the end= 8586700 MiB
End job on nodeD103 at 2024-08-12 21:14:38