Trace number 4466016

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 72001 3635.47

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/mis/normalized-mis_500_60_1.opb
MD5SUM2a4ebf3c72122f3b44af8d9c3b5c44b1
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-41
Best CPU time to get the best result obtained on this benchmark71224
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint60
Maximum length of a constraint103
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37366
Sum of products size (including duplicates)74732
Number of different products18683
Sum of products size37366

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.10	c Default LC presolving (default).
0.00/0.10	c ** Before presolving: virtualMemUsedAtLc = 103976371, getVmSize() = 90005504, SCIPgetMemUsed() = 60899193, SCIPgetMemTotal() = 66346161, SCIPgetMemExternEstim() = 37630210
0.00/0.10	c ** set memory limit for presolving in LC to 8.79577e+12 for SCIP **
0.22/0.29	c ** Estimated virtualMemUsedAtSolver = 91743404, getVmSize() = 127098880, SCIPgetMemUsed() = 66153841, SCIPgetMemTotal() = 99984897, SCIPgetMemExternEstim() = 37630210
0.22/0.29	c ** set memory limit for solvers to 4.18833e+11 for each SCIP **
0.22/0.29	c Original Problem   :
0.22/0.29	c   Problem name     : instance-4466016-1722457849
0.22/0.29	c   Variables        : 19183 (500 binary, 0 integer, 18683 implicit integer, 0 continuous)
0.22/0.29	c   Constraints      : 19683
0.22/0.29	c   Objective sense  : minimize
0.22/0.29	c Presolved Problem  :
0.22/0.29	c   Variables        : 500 (500 binary, 0 integer, 0 implicit integer, 0 continuous)
0.22/0.29	c   Constraints      : 18683
0.22/0.29	c Constraints        : Number
0.22/0.29	c   setppc           : 18683 
0.22/0.29	c ** Instance transfer method used: 0
0.22/0.31	c ** ParaScipInstance copy does not increase the number of variables. **
0.61/0.66	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.61/0.66	c                                Nodes    Active                                            
0.61/0.66	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
7.42/1.11	c *       1              0           1        20         -27.0000                -          -
10.40/1.28	c *       1              0           1        20         -34.0000                -          -
12.11/1.33	c *       1              0           1        20         -36.0000                -          -
85.49/5.10	c         5            192         191        20         -36.0000        -500.0000          -
121.77/6.98	c *       7           3432         431        20         -39.0000        -500.0000          -
186.99/10.26	c        10           6860         417        20         -39.0000        -500.0000          -
288.16/15.32	c        15              2           1        20         -39.0000        -180.0000    361.54%
389.00/20.46	c        20              3           2        20         -39.0000        -180.0000    361.54%
450.17/23.50	c *      24              3           4        20         -40.0000        -180.0000    350.00%
491.50/25.60	c        26              3           4        20         -40.0000        -180.0000    350.00%
497.31/25.95	c *      26              3           4        20         -41.0000        -180.0000    339.02%
592.16/30.71	c        31              4           3        20         -41.0000        -180.0000    339.02%
693.31/35.82	c        36             13          10        20         -41.0000        -180.0000    339.02%
794.44/40.95	c        41             21          12        20         -41.0000        -180.0000    339.02%
898.41/46.17	c        46             33          20        20         -41.0000        -180.0000    339.02%
998.74/51.25	c        51             46          29        20         -41.0000        -180.0000    339.02%
1099.89/56.31	c        56             80          51        20         -41.0000        -180.0000    339.02%
1199.05/61.34	c        61              2           1        20         -41.0000        -102.7467    150.60%
1298.10/66.37	c        66              3           2        20         -41.0000        -102.7467    150.60%
1399.18/71.42	c        71              3           2        20         -41.0000        -102.7467    150.60%
1498.31/76.49	c        76              3           2        20         -41.0000        -102.7467    150.60%
1601.46/81.61	c        82              4           3        20         -41.0000        -102.7467    150.60%
1702.51/86.79	c        87              5           4        20         -41.0000        -102.7467    150.60%
1803.64/91.86	c        92              5           4        20         -41.0000        -102.6387    150.34%
1904.39/96.91	c        97              6           5        20         -41.0000        -102.5529    150.13%
2003.59/101.92	c       102              6           5        20         -41.0000        -102.5529    150.13%
2107.43/107.16	c       107              7           6        20         -41.0000        -102.4808    149.95%
2207.83/112.26	c       112              7           6        20         -41.0000        -102.4808    149.95%
2308.99/117.31	c       117              7           6        20         -41.0000        -102.4505    149.88%
2410.17/122.43	c       122              8           7        20         -41.0000        -102.3533    149.64%
2509.29/127.49	c       127              9           8        20         -41.0000        -102.3533    149.64%
2608.46/132.49	c       132              9           8        20         -41.0000        -102.3533    149.64%
2711.63/137.70	c       138             10           9        20         -41.0000        -102.3533    149.64%
2814.82/142.81	c       143             11          10        20         -41.0000        -102.3533    149.64%
2913.91/147.89	c       148             12          11        20         -41.0000        -101.9919    148.76%
3015.11/152.92	c       153             14          13        20         -41.0000        -101.0824    146.54%
3117.24/158.09	c       158             18          17        20         -41.0000        -101.0824    146.54%
3215.90/163.10	c       163             20          19        20         -41.0000        -101.0824    146.54%
3317.03/168.20	c       168             18          17        20         -41.0000        -101.0619    146.49%
3417.40/173.30	c       173             22          21        20         -41.0000        -101.0619    146.49%
3518.50/178.40	c       178             26          25        20         -41.0000        -101.0619    146.49%
3619.73/183.41	c       183             26          25        20         -41.0000        -101.0619    146.49%
3718.77/188.46	c       188             32          31        20         -41.0000        -101.0619    146.49%
3819.95/193.52	c       194             38          37        20         -41.0000        -101.0619    146.49%
3921.14/198.62	c       199             42          41        20         -41.0000        -101.0619    146.49%
4024.24/203.83	c       204             46          45        20         -41.0000        -101.0619    146.49%
4123.21/208.88	c       209             50          49        20         -41.0000        -101.0619    146.49%
4224.37/213.93	c       214             53          52        20         -41.0000        -101.0619    146.49%
4323.43/218.96	c       219             55          54        20         -41.0000        -101.0619    146.49%
4422.60/224.01	c       224             60          59        20         -41.0000        -101.0619    146.49%
4524.01/229.03	c       229             66          65        20         -41.0000        -101.0619    146.49%
4623.40/234.12	c       234             68          67        20         -41.0000        -101.0619    146.49%
4725.61/239.21	c       239             74          73        20         -41.0000        -101.0619    146.49%
4826.75/244.30	c       244             76          75        20         -41.0000        -101.0619    146.49%
4925.87/249.35	c       249             81          80        20         -41.0000        -101.0619    146.49%
5026.97/254.40	c       254             87          86        20         -41.0000        -101.0619    146.49%
5126.15/259.41	c       259             92          91        20         -41.0000        -100.4872    145.09%
5225.38/264.49	c       264             96          95        20         -41.0000        -100.4872    145.09%
5328.30/269.70	c       270            104         103        20         -41.0000        -100.4872    145.09%
5429.47/274.79	c       275            106         105        20         -41.0000        -100.4872    145.09%
5532.58/279.92	c       280            115         114        20         -41.0000        -100.4872    145.09%
5631.74/284.98	c       285            122         121        20         -41.0000        -100.4795    145.07%
5730.81/290.01	c       290            127         126        20         -41.0000        -100.4795    145.07%
5834.91/295.17	c       295            133         132        20         -41.0000        -100.4795    145.07%
5934.99/300.21	c       300            135         134        20         -41.0000        -100.4795    145.07%
6034.12/305.27	c       305            140         139        20         -41.0000        -100.4795    145.07%
6135.13/310.36	c       310            145         144        20         -41.0000        -100.4795    145.07%
6234.21/315.38	c       315            152         151        20         -41.0000        -100.4241    144.94%
6333.30/320.40	c       320            160         159        20         -41.0000        -100.4241    144.94%
6436.31/325.58	c       326            167         166        20         -41.0000        -100.4241    144.94%
6539.35/330.79	c       331            172         171        20         -41.0000        -100.4241    144.94%
6640.46/335.87	c       336            178         177        20         -41.0000        -100.4241    144.94%
6739.40/340.88	c       341            184         183        20         -41.0000        -100.3958    144.87%
6843.02/346.08	c       346            191         190        20         -41.0000        -100.3958    144.87%
6942.27/351.13	c       351            195         194        20         -41.0000        -100.3958    144.87%
7044.49/356.24	c       356            204         203        20         -41.0000        -100.3958    144.87%
7145.61/361.37	c       361            205         204        20         -41.0000        -100.3958    144.87%
7246.48/366.43	c       366            214         213        20         -41.0000        -100.1738    144.33%
7345.64/371.45	c       371            222         221        20         -41.0000        -100.1738    144.33%
7446.74/376.60	c       377            226         225        20         -41.0000        -100.1738    144.33%
7547.85/381.61	c       382            230         229        20         -41.0000        -100.1738    144.33%
7646.77/386.70	c       387            238         237        20         -41.0000        -100.1738    144.33%
7747.60/391.71	c       392            244         243        20         -41.0000         -99.9535    143.79%
7846.64/396.76	c       397            247         246        20         -41.0000         -99.9535    143.79%
7947.58/401.80	c       402            261         260        20         -41.0000         -99.9535    143.79%
8046.53/406.81	c       407            268         267        20         -41.0000         -99.9535    143.79%
8145.65/411.82	c       412            272         271        20         -41.0000         -99.8861    143.62%
8246.74/416.97	c       417            282         281        20         -41.0000         -99.8861    143.62%
8345.80/422.03	c       422            282         283        20         -41.0000         -99.8861    143.62%
8447.48/427.06	c       427            283         282        20         -41.0000         -99.8861    143.62%
8546.26/432.11	c       432            288         287        20         -41.0000         -99.8861    143.62%
8650.80/437.31	c       437            298         297        20         -41.0000         -99.8861    143.62%
8751.78/442.42	c       442            300         299        20         -41.0000         -99.8861    143.62%
8852.84/447.57	c       448            307         306        20         -41.0000         -99.4437    142.55%
8951.91/452.58	c       453            313         312        20         -41.0000         -99.4437    142.55%
9053.00/457.66	c       458            323         322        20         -41.0000         -99.4437    142.55%
9154.06/462.74	c       463            332         331        20         -41.0000         -99.4193    142.49%
9253.14/467.79	c       468            340         339        20         -41.0000         -99.4193    142.49%
9356.21/472.94	c       473            346         345        20         -41.0000         -99.4193    142.49%
9455.30/477.97	c       478            358         357        20         -41.0000         -99.4193    142.49%
9557.05/483.10	c       483            363         362        20         -41.0000         -99.2868    142.16%
9657.97/488.16	c       488            373         372        20         -41.0000         -99.2868    142.16%
9757.15/493.18	c       493            375         374        20         -41.0000         -99.2868    142.16%
9859.49/498.38	c       498            388         387        20         -41.0000         -99.2868    142.16%
9960.53/503.46	c       503            394         393        20         -41.0000         -99.2497    142.07%
10061.54/508.56	c       509            406         405        20         -41.0000         -99.2497    142.07%
10162.59/513.61	c       514            412         411        20         -41.0000         -99.2497    142.07%
10263.72/518.77	c       519            416         415        20         -41.0000         -99.2497    142.07%
10364.85/523.83	c       524            422         421        20         -41.0000         -99.2403    142.05%
10465.93/528.93	c       529            432         431        20         -41.0000         -99.2403    142.05%
10567.48/534.03	c       534            445         444        20         -41.0000         -99.2403    142.05%
10666.37/539.08	c       539            454         453        20         -41.0000         -99.1675    141.87%
10765.59/544.10	c       544            457         456        20         -41.0000         -99.1675    141.87%
10867.91/549.24	c       549            464         463        20         -41.0000         -99.1675    141.87%
10967.06/554.27	c       554            475         474        20         -41.0000         -99.1675    141.87%
11068.07/559.30	c       559            484         483        20         -41.0000         -99.0434    141.57%
11169.04/564.44	c       564            489         488        20         -41.0000         -99.0434    141.57%
11267.91/569.48	c       569            498         497        20         -41.0000         -99.0434    141.57%
11369.01/574.56	c       575            508         507        20         -41.0000         -99.0434    141.57%
11470.14/579.68	c       580            514         513        20         -41.0000         -98.9357    141.31%
11571.27/584.79	c       585            521         520        20         -41.0000         -98.9357    141.31%
11672.34/589.90	c       590            531         530        20         -41.0000         -98.9357    141.31%
11773.45/594.91	c       595            512         511        20         -41.0000         -98.8660    141.14%
11872.49/600.04	c       600            515         514        20         -41.0000         -98.8660    141.14%
11974.28/605.10	c       605            524         523        20         -41.0000         -98.5335    140.33%
12075.06/610.18	c       610            534         533        20         -41.0000         -98.5081    140.26%
12175.45/615.23	c       615            542         541        20         -41.0000         -98.3982    140.00%
12274.47/620.28	c       620            552         551        20         -41.0000         -98.3430    139.86%
12373.44/625.29	c       625            562         561        20         -41.0000         -98.2835    139.72%
12474.36/630.38	c       630            572         571        20         -41.0000         -98.1699    139.44%
12575.34/635.43	c       635            579         578        20         -41.0000         -98.1699    139.44%
12674.24/640.45	c       640            591         590        20         -41.0000         -98.1574    139.41%
12773.25/645.46	c       645            602         601        20         -41.0000         -98.1018    139.27%
12874.23/650.50	c       650            612         611        20         -41.0000         -98.0671    139.19%
12975.14/655.60	c       656            622         621        20         -41.0000         -98.0507    139.15%
13074.14/660.70	c       661            634         633        20         -41.0000         -97.9972    139.02%
13177.17/665.83	c       666            646         645        20         -41.0000         -97.9927    139.01%
13276.29/670.84	c       671            658         657        20         -41.0000         -97.8974    138.77%
13377.39/675.97	c       676            670         669        20         -41.0000         -97.8311    138.61%
13478.88/681.08	c       681            688         687        20         -41.0000         -97.8311    138.61%
13580.26/686.15	c       686            699         698        20         -41.0000         -97.7933    138.52%
13680.55/691.25	c       691            712         711        20         -41.0000         -97.7933    138.52%
13779.61/696.28	c       696            730         729        20         -41.0000         -97.7770    138.48%
13880.73/701.32	c       701            746         745        20         -41.0000         -97.7323    138.37%
13981.82/706.48	c       706            754         753        20         -41.0000         -97.5999    138.05%
14082.90/711.59	c       712            775         774        20         -41.0000         -97.5999    138.05%
14183.94/716.63	c       717            795         794        20         -41.0000         -97.5567    137.94%
14287.05/721.84	c       722            808         807        20         -41.0000         -97.5567    137.94%
14390.64/727.06	c       727            812         811        20         -41.0000         -97.4787    137.75%
14489.81/732.11	c       732            821         820        20         -41.0000         -97.4787    137.75%
14592.20/737.22	c       737            836         835        20         -41.0000         -97.4787    137.75%
14693.06/742.35	c       742            844         843        20         -41.0000         -97.3798    137.51%
14792.01/747.40	c       747            856         855        20         -41.0000         -97.3798    137.51%
14893.05/752.45	c       752            872         871        20         -41.0000         -97.2822    137.27%
14994.14/757.53	c       758            964         925        20         -41.0000         -96.2227    134.69%
15095.13/762.68	c       763            993         948        20         -41.0000         -96.0496    134.27%
15196.14/767.73	c       768           1005         956        20         -41.0000         -95.9916    134.13%
15295.13/772.79	c       773           1026         975        20         -41.0000         -95.8100    133.68%
15396.24/777.81	c       778           1053           0        20         -41.0000         -95.8100    133.68%
15495.37/782.85	c       783           1053           0        20         -41.0000         -95.8100    133.68%
15594.43/787.86	c       788           1053           0        20         -41.0000         -95.8100    133.68%
15695.49/792.95	c       793           1054           1        20         -41.0000         -95.8100    133.68%
15794.28/797.98	c       798           1054           1        20         -41.0000         -95.8100    133.68%
15893.33/803.02	c       803           1055           2        20         -41.0000         -95.8100    133.68%
15997.01/808.16	c       808           1056           3        20         -41.0000         -95.8100    133.68%
16097.17/813.21	c       813           1056           3        20         -41.0000         -95.8100    133.68%
16196.25/818.29	c       818           1057           4        20         -41.0000         -95.8100    133.68%
16297.32/823.39	c       823           1059           6        20         -41.0000         -95.8100    133.68%
16398.41/828.41	c       828           1059           6        20         -41.0000         -95.8100    133.68%
16497.44/833.44	c       833           1061           8        20         -41.0000         -95.8100    133.68%
16598.28/838.57	c       839           1062           9        20         -41.0000         -95.8100    133.68%
16699.37/843.61	c       844           1063          10        20         -41.0000         -95.8100    133.68%
16800.42/848.78	c       849           1065          12        20         -41.0000         -95.8100    133.68%
16901.43/853.85	c       854           1067          14        20         -41.0000         -95.8100    133.68%
17000.51/858.86	c       859           1068          15        20         -41.0000         -95.8100    133.68%
17101.46/863.92	c       864           1069          16        20         -41.0000         -95.8100    133.68%
17200.42/868.97	c       869           1081          28        20         -41.0000         -95.8100    133.68%
17299.51/874.02	c       874           1084          31        20         -41.0000         -95.8100    133.68%
17401.42/879.07	c       879           1096          43        20         -41.0000         -95.8100    133.68%
17500.57/884.08	c       884           1108          55        20         -41.0000         -95.8100    133.68%
17599.41/889.13	c       889           1112          59        20         -41.0000         -95.8100    133.68%
17700.51/894.14	c       894           1132          79        20         -41.0000         -95.8100    133.68%
17800.93/899.23	c       899           1139          86        20         -41.0000         -95.8100    133.68%
17899.85/904.28	c       904           1150          97        20         -41.0000         -95.8100    133.68%
18000.97/909.39	c       909           1160         107        20         -41.0000         -95.8100    133.68%
18102.08/914.45	c       914           1165         112        20         -41.0000         -95.8100    133.68%
18201.20/919.46	c       919           1170         117        20         -41.0000         -95.8100    133.68%
18300.32/924.49	c       924           1176         123        20         -41.0000         -95.8100    133.68%
18403.07/929.66	c       930           1184         131        20         -41.0000         -95.8100    133.68%
18502.03/934.67	c       935           1195         142        20         -41.0000         -95.8100    133.68%
18603.16/939.78	c       940           1205         152        20         -41.0000         -95.8100    133.68%
18706.15/944.97	c       945           1220         167        20         -41.0000         -95.8100    133.68%
18805.26/949.98	c       950           1228         175        20         -41.0000         -95.8100    133.68%
18904.26/955.02	c       955           1238         185        20         -41.0000         -95.8100    133.68%
19005.98/960.06	c       960           1251         198        20         -41.0000         -95.8100    133.68%
19108.18/965.24	c       965           1266         213        20         -41.0000         -95.8100    133.68%
19191.44/969.48	c *     969           1274         221        20         -42.0000         -95.8100    128.12%
19209.22/970.30	c       970           1274         221        20         -42.0000         -95.8100    128.12%
19219.14/970.87	c *     971           1274         221        20         -43.0000         -95.8100    122.81%
19309.75/975.48	c       975           1285         232        20         -43.0000         -95.8100    122.81%
19410.39/980.51	c       981           1299         246        20         -43.0000         -95.8100    122.81%
19509.37/985.57	c       986           1311         258        20         -43.0000         -95.8100    122.81%
19609.99/990.63	c       991           1318         265        20         -43.0000         -95.8100    122.81%
19708.78/995.65	c       996           1327         274        20         -43.0000         -95.8100    122.81%
19809.50/1000.72	c      1001           1337         284        20         -43.0000         -95.8100    122.81%
19908.53/1005.73	c      1006           1346         293        20         -43.0000         -95.8100    122.81%
20007.48/1010.74	c      1011           1351         298        20         -43.0000         -95.8100    122.81%
20108.56/1015.88	c      1016           1365         312        20         -43.0000         -95.8100    122.81%
20209.59/1020.94	c      1021           1376         323        20         -43.0000         -95.8100    122.81%
20308.65/1026.01	c      1026           1381         328        20         -43.0000         -95.8100    122.81%
20412.44/1031.16	c      1031           1386         333        20         -43.0000         -95.8100    122.81%
20512.85/1036.27	c      1036           1400         347        20         -43.0000         -95.8100    122.81%
20617.98/1041.59	c      1042           1407         354        20         -43.0000         -95.8100    122.81%
20718.84/1046.69	c      1047           1417         364        20         -43.0000         -95.8100    122.81%
20819.95/1051.74	c      1052           1425         372        20         -43.0000         -95.8100    122.81%
20921.01/1056.85	c      1057           1434         381        20         -43.0000         -95.8100    122.81%
21022.10/1061.93	c      1062           1445         392        20         -43.0000         -95.8100    122.81%
21121.23/1066.97	c      1067           1455         402        20         -43.0000         -95.8100    122.81%
21220.34/1072.00	c      1072           1464         411        20         -43.0000         -95.8100    122.81%
21322.28/1077.04	c      1077           1470         417        20         -43.0000         -95.8100    122.81%
21423.31/1082.20	c      1082           1480         427        20         -43.0000         -95.8100    122.81%
21523.62/1087.25	c      1087           1499         446        20         -43.0000         -95.8100    122.81%
21622.63/1092.28	c      1092           1507         454        20         -43.0000         -95.8100    122.81%
21729.63/1097.66	c      1098           1517         464        20         -43.0000         -95.8100    122.81%
21830.70/1102.71	c      1103           1533         480        20         -43.0000         -95.8100    122.81%
21929.75/1107.76	c      1108           1544         491        20         -43.0000         -95.8100    122.81%
22030.84/1112.81	c      1113           1558         505        20         -43.0000         -95.8100    122.81%
22129.82/1117.82	c      1118           1567         514        20         -43.0000         -95.8100    122.81%
22228.94/1122.89	c      1123           1575         522        20         -43.0000         -95.8100    122.81%
22329.92/1127.93	c      1128           1577         524        20         -43.0000         -95.8100    122.81%
22431.61/1133.07	c      1133           1590         537        20         -43.0000         -95.8100    122.81%
22533.94/1138.28	c      1138           1595         542        20         -43.0000         -95.8100    122.81%
22633.01/1143.29	c      1143           1610         557        20         -43.0000         -95.8100    122.81%
22733.95/1148.31	c      1148           1626         573        20         -43.0000         -95.8100    122.81%
22833.06/1153.34	c      1153           1639         586        20         -43.0000         -95.8100    122.81%
22933.98/1158.43	c      1158           1653         600        20         -43.0000         -95.8100    122.81%
23034.93/1163.55	c      1164           1668         615        20         -43.0000         -95.8100    122.81%
23137.88/1168.75	c      1169           1679         626        20         -43.0000         -95.8100    122.81%
23240.95/1173.90	c      1174           1690         637        20         -43.0000         -95.8100    122.81%
23344.64/1179.14	c      1179           1706         653        20         -43.0000         -95.8100    122.81%
23443.73/1184.19	c      1184           1717         664        20         -43.0000         -95.8100    122.81%
23543.98/1189.24	c      1189           1734         681        20         -43.0000         -95.8100    122.81%
23643.14/1194.28	c      1194           1740         687        20         -43.0000         -95.8100    122.81%
23744.16/1199.31	c      1199           1751         698        20         -43.0000         -95.8100    122.81%
23845.28/1204.42	c      1204           1767         714        20         -43.0000         -95.8100    122.81%
23944.37/1209.45	c      1209           1777         724        20         -43.0000         -95.8100    122.81%
24043.47/1214.48	c      1214           1786         733        20         -43.0000         -95.8100    122.81%
24144.57/1219.52	c      1220           1799         746        20         -43.0000         -95.8100    122.81%
24245.65/1224.61	c      1225           1816         763        20         -43.0000         -95.8100    122.81%
24346.70/1229.78	c      1230           1836         783        20         -43.0000         -95.8100    122.81%
24445.74/1234.80	c      1235           1846         793        20         -43.0000         -95.8100    122.81%
24548.70/1239.92	c      1240           1865         812        20         -43.0000         -95.8100    122.81%
24647.78/1244.99	c      1245           1877         826        20         -43.0000         -95.8100    122.81%
24749.35/1250.07	c      1250           1895         842        20         -43.0000         -95.8100    122.81%
24850.53/1255.18	c      1255           1906         853        20         -43.0000         -95.8100    122.81%
24950.78/1260.23	c      1260           1926         873        20         -43.0000         -95.8100    122.81%
25049.82/1265.28	c      1265           1938         885        20         -43.0000         -95.8100    122.81%
25150.91/1270.33	c      1270           1955         902        20         -43.0000         -95.8100    122.81%
25252.03/1275.41	c      1275           1975         922        20         -43.0000         -95.8100    122.81%
25353.08/1280.51	c      1281           1995         942        20         -43.0000         -95.8100    122.81%
25452.21/1285.56	c      1286           2007         954        20         -43.0000         -95.8100    122.81%
25553.20/1290.65	c      1291           2025         972        20         -43.0000         -95.8100    122.81%
25654.27/1295.70	c      1296           2046         993        20         -43.0000         -95.8100    122.81%
25755.37/1300.89	c      1301           2066        1013        20         -43.0000         -95.8100    122.81%
25859.21/1306.05	c      1306           2090        1037        20         -43.0000         -95.8100    122.81%
25958.23/1311.10	c      1311           2112        1059        20         -43.0000         -95.8100    122.81%
26060.56/1316.25	c      1316           2136        1083        20         -43.0000         -95.8100    122.81%
26159.69/1321.29	c      1321           2151        1098        20         -43.0000         -95.8100    122.81%
26260.54/1326.33	c      1326           2166        1113        20         -43.0000         -95.8100    122.81%
26359.62/1331.34	c      1331           2194        1141        20         -43.0000         -95.8100    122.81%
26462.68/1336.51	c      1337           2205        1152        20         -43.0000         -95.8100    122.81%
26561.80/1341.52	c      1342           2220        1167        20         -43.0000         -95.8100    122.81%
26660.80/1346.55	c      1347           2229        1176        20         -43.0000         -95.8100    122.81%
26759.70/1351.59	c      1352           2244        1191        20         -43.0000         -95.8100    122.81%
26860.70/1356.61	c      1357           2262        1209        20         -43.0000         -95.8100    122.81%
26959.79/1361.62	c      1362           2281        1228        20         -43.0000         -95.8100    122.81%
27058.79/1366.67	c      1367           2299        1246        20         -43.0000         -95.8100    122.81%
27159.87/1371.76	c      1372           2313        1260        20         -43.0000         -95.8100    122.81%
27260.93/1376.81	c      1377           2326        1273        20         -43.0000         -95.8100    122.81%
27359.95/1381.86	c      1382           2346        1293        20         -43.0000         -95.8100    122.81%
27458.82/1386.89	c      1387           2366        1313        20         -43.0000         -95.8100    122.81%
27559.85/1391.90	c      1392           2377        1324        20         -43.0000         -95.8100    122.81%
27661.57/1397.05	c      1397           2396        1343        20         -43.0000         -95.8100    122.81%
27760.55/1402.10	c      1402           2410        1357        20         -43.0000         -95.8100    122.81%
27861.58/1407.16	c      1407           2427        1374        20         -43.0000         -95.8100    122.81%
27960.61/1412.19	c      1412           2446        1393        20         -43.0000         -95.8100    122.81%
28060.98/1417.21	c      1417           2458        1405        20         -43.0000         -95.8100    122.81%
28160.06/1422.23	c      1422           2480        1429        20         -43.0000         -95.8100    122.81%
28259.11/1427.25	c      1427           2499        1446        20         -43.0000         -95.8100    122.81%
28358.17/1432.26	c      1432           2521        1468        20         -43.0000         -95.8100    122.81%
28459.09/1437.31	c      1437           2545        1492        20         -43.0000         -95.8100    122.81%
28558.18/1442.34	c      1442           2566        1513        20         -43.0000         -95.8100    122.81%
28657.28/1447.38	c      1447           2588        1535        20         -43.0000         -95.8100    122.81%
28758.28/1452.40	c      1452           2606        1553        20         -43.0000         -95.8100    122.81%
28857.36/1457.45	c      1457           2629        1576        20         -43.0000         -95.8100    122.81%
28956.40/1462.50	c      1462           2639        1586        20         -43.0000         -95.8100    122.81%
29057.05/1467.55	c      1468           2650        1597        20         -43.0000         -95.8100    122.81%
29158.14/1472.61	c      1473           2666        1613        20         -43.0000         -95.8100    122.81%
29257.22/1477.66	c      1478           2666        1613        20         -43.0000         -95.8100    122.81%
29358.35/1482.70	c      1483           2679        1626        20         -43.0000         -95.8100    122.81%
29459.46/1487.86	c      1488           2704        1651        20         -43.0000         -95.8100    122.81%
29560.49/1492.94	c      1493           2726        1673        20         -43.0000         -95.8100    122.81%
29659.62/1497.96	c      1498           2735        1682        20         -43.0000         -95.8100    122.81%
29758.78/1503.01	c      1503           2747        1694        20         -43.0000         -95.8100    122.81%
29857.89/1508.02	c      1508           2766        1713        20         -43.0000         -95.8100    122.81%
29959.39/1513.07	c      1513           2775        1722        20         -43.0000         -95.8100    122.81%
30058.51/1518.12	c      1518           2795        1742        20         -43.0000         -95.8100    122.81%
30157.75/1523.13	c      1523           2798        1745        20         -43.0000         -95.8100    122.81%
30258.52/1528.19	c      1528           2817        1764        20         -43.0000         -95.8100    122.81%
30358.81/1533.20	c      1533           2825        1772        20         -43.0000         -95.8100    122.81%
30459.76/1538.31	c      1538           2845        1792        20         -43.0000         -95.8100    122.81%
30558.83/1543.38	c      1543           2865        1812        20         -43.0000         -95.8100    122.81%
30659.76/1548.48	c      1548           2879        1826        20         -43.0000         -95.8100    122.81%
30760.80/1553.60	c      1554           2889        1836        20         -43.0000         -95.8100    122.81%
30863.90/1558.75	c      1559           2900        1847        20         -43.0000         -95.8100    122.81%
30963.10/1563.80	c      1564           2911        1858        20         -43.0000         -95.8100    122.81%
31064.17/1568.81	c      1569           2926        1873        20         -43.0000         -95.8100    122.81%
31163.16/1573.90	c      1574           2940        1887        20         -43.0000         -95.8100    122.81%
31264.35/1578.93	c      1579           2955        1902        20         -43.0000         -95.8100    122.81%
31363.51/1583.98	c      1584           2973        1920        20         -43.0000         -95.8100    122.81%
31465.16/1589.06	c      1589           2978        1925        20         -43.0000         -95.8100    122.81%
31564.37/1594.09	c      1594           2992        1939        20         -43.0000         -95.8100    122.81%
31666.40/1599.20	c      1599           3009        1956        20         -43.0000         -95.8100    122.81%
31765.38/1604.30	c      1604           3028        1975        20         -43.0000         -95.8100    122.81%
31868.25/1609.48	c      1609           3037        1984        20         -43.0000         -95.8100    122.81%
31969.18/1614.51	c      1615           3055        2002        20         -43.0000         -95.8100    122.81%
32068.24/1619.55	c      1620           3065        2012        20         -43.0000         -95.8100    122.81%
32167.26/1624.57	c      1625           3080        2027        20         -43.0000         -95.8100    122.81%
32268.31/1629.60	c      1630           3093        2040        20         -43.0000         -95.8100    122.81%
32367.22/1634.65	c      1635           3106        2053        20         -43.0000         -95.8100    122.81%
32468.29/1639.71	c      1640           3116        2063        20         -43.0000         -95.8100    122.81%
32567.33/1644.75	c      1645           3130        2077        20         -43.0000         -95.8100    122.81%
32668.35/1649.90	c      1650           3146        2093        20         -43.0000         -95.8100    122.81%
32769.45/1654.97	c      1655           3157        2104        20         -43.0000         -95.8100    122.81%
32868.38/1660.02	c      1660           3171        2118        20         -43.0000         -95.8100    122.81%
32970.17/1665.07	c      1665           3195        2142        20         -43.0000         -95.8100    122.81%
33068.98/1670.12	c      1670           3215        2162        20         -43.0000         -95.8100    122.81%
33169.94/1675.14	c      1675           3235        2182        20         -43.0000         -95.8100    122.81%
33270.22/1680.23	c      1680           3256        2203        20         -43.0000         -95.8100    122.81%
33369.08/1685.24	c      1685           3280        2227        20         -43.0000         -95.8100    122.81%
33468.14/1690.28	c      1690           3307        2254        20         -43.0000         -95.8100    122.81%
33569.22/1695.36	c      1695           3320        2267        20         -43.0000         -95.8100    122.81%
33670.05/1700.41	c      1700           3335        2282        20         -43.0000         -95.8100    122.81%
33769.14/1705.48	c      1705           3348        2295        20         -43.0000         -95.8100    122.81%
33870.06/1710.54	c      1711           3356        2303        20         -43.0000         -95.8100    122.81%
33969.11/1715.58	c      1716           3377        2324        20         -43.0000         -95.8100    122.81%
34070.03/1720.63	c      1721           3397        2344        20         -43.0000         -95.8100    122.81%
34168.96/1725.66	c      1726           3409        2356        20         -43.0000         -95.8100    122.81%
34268.05/1730.67	c      1731           3428        2375        20         -43.0000         -95.8100    122.81%
34368.99/1735.75	c      1736           3450        2397        20         -43.0000         -95.8100    122.81%
34468.05/1740.80	c      1741           3470        2417        20         -43.0000         -95.8100    122.81%
34569.10/1745.86	c      1746           3488        2435        20         -43.0000         -95.8100    122.81%
34670.19/1750.92	c      1751           3498        2445        20         -43.0000         -95.8100    122.81%
34769.23/1755.98	c      1756           3523        2470        20         -43.0000         -95.8100    122.81%
34871.05/1761.11	c      1761           3543        2490        20         -43.0000         -95.8100    122.81%
34973.40/1766.25	c      1766           3562        2509        20         -43.0000         -95.8100    122.81%
35072.48/1771.30	c      1771           3586        2533        20         -43.0000         -95.8100    122.81%
35173.57/1776.33	c      1776           3600        2547        20         -43.0000         -95.8100    122.81%
35272.67/1781.37	c      1781           3620        2567        20         -43.0000         -95.8100    122.81%
35371.81/1786.39	c      1786           3648        2595        20         -43.0000         -95.8100    122.81%
35472.96/1791.44	c      1791           3667        2614        20         -43.0000         -95.8100    122.81%
35572.07/1796.45	c      1796           3692        2639        20         -43.0000         -95.8100    122.81%
35675.14/1801.61	c      1802           3715        2662        20         -43.0000         -95.8100    122.81%
35776.26/1806.71	c      1807           3736        2683        20         -43.0000         -95.8100    122.81%
35877.23/1811.81	c      1812           3758        2705        20         -43.0000         -95.8100    122.81%
35976.33/1816.89	c      1817           3783        2730        20         -43.0000         -95.8100    122.81%
36077.21/1822.03	c      1822           3810        2757        20         -43.0000         -95.8100    122.81%
36176.28/1827.04	c      1827           3835        2782        20         -43.0000         -95.8100    122.81%
36278.19/1832.07	c      1832           3852        2799        20         -43.0000         -95.8100    122.81%
36377.21/1837.12	c      1837           3880        2827        20         -43.0000         -95.8100    122.81%
36476.36/1842.13	c      1842           3906        2853        20         -43.0000         -95.8100    122.81%
36577.12/1847.18	c      1847           3928        2875        20         -43.0000         -95.8100    122.81%
36681.55/1852.45	c      1852           3938        2885        20         -43.0000         -95.8100    122.81%
36782.48/1857.53	c      1858           3947        2894        20         -43.0000         -95.8100    122.81%
36881.58/1862.57	c      1863           3955        2902        20         -43.0000         -95.8100    122.81%
36982.67/1867.66	c      1868           3965        2912        20         -43.0000         -95.8100    122.81%
37081.77/1872.68	c      1873           3973        2920        20         -43.0000         -95.8100    122.81%
37182.75/1877.74	c      1878           3996        2943        20         -43.0000         -95.8100    122.81%
37281.78/1882.79	c      1883           4005        2952        20         -43.0000         -95.8100    122.81%
37382.74/1887.84	c      1888           4016        2963        20         -43.0000         -95.8100    122.81%
37483.81/1892.97	c      1893           4023        2970        20         -43.0000         -95.8100    122.81%
37585.35/1898.04	c      1898           4037        2984        20         -43.0000         -95.8100    122.81%
37684.49/1903.06	c      1903           4047        2994        20         -43.0000         -95.8100    122.81%
37783.63/1908.07	c      1908           4065        3012        20         -43.0000         -95.8100    122.81%
37882.55/1913.13	c      1913           4075        3022        20         -43.0000         -95.8100    122.81%
37984.97/1918.21	c      1918           4083        3030        20         -43.0000         -95.8100    122.81%
38084.05/1923.23	c      1923           4096        3043        20         -43.0000         -95.8100    122.81%
38183.07/1928.24	c      1928           4101        3048        20         -43.0000         -95.8100    122.81%
38284.12/1933.36	c      1933           4116        3063        20         -43.0000         -95.8100    122.81%
38385.20/1938.43	c      1938           4123        3070        20         -43.0000         -95.8100    122.81%
38486.29/1943.51	c      1944           4132        3079        20         -43.0000         -95.8100    122.81%
38585.38/1948.58	c      1949           4150        3097        20         -43.0000         -95.8100    122.81%
38686.48/1953.61	c      1954           4163        3110        20         -43.0000         -95.8100    122.81%
38785.62/1958.62	c      1959           4172        3119        20         -43.0000         -95.8100    122.81%
38884.67/1963.63	c      1964           4179        3126        20         -43.0000         -95.8100    122.81%
38985.72/1968.73	c      1969           4195        3142        20         -43.0000         -95.8100    122.81%
39084.74/1973.77	c      1974           4208        3155        20         -43.0000         -95.8100    122.81%
39183.73/1978.78	c      1979           4224        3171        20         -43.0000         -95.8100    122.81%
39286.67/1983.98	c      1984           4234        3181        20         -43.0000         -95.8100    122.81%
39385.66/1988.99	c      1989           4247        3194        20         -43.0000         -95.8100    122.81%
39490.54/1994.23	c      1994           4256        3203        20         -43.0000         -95.8100    122.81%
39591.50/1999.37	c      1999           4276        3223        20         -43.0000         -95.8100    122.81%
39692.50/2004.43	c      2004           4285        3232        20         -43.0000         -95.8100    122.81%
39791.56/2009.45	c      2009           4296        3243        20         -43.0000         -95.8100    122.81%
39890.58/2014.47	c      2014           4308        3255        20         -43.0000         -95.8100    122.81%
39991.53/2019.53	c      2020           4316        3263        20         -43.0000         -95.8100    122.81%
40094.53/2024.72	c      2025           4335        3282        20         -43.0000         -95.8100    122.81%
40195.62/2029.83	c      2030           4353        3300        20         -43.0000         -95.8100    122.81%
40296.54/2034.95	c      2035           4375        3322        20         -43.0000         -95.8100    122.81%
40398.13/2040.05	c      2040           4398        3345        20         -43.0000         -95.8100    122.81%
40499.15/2045.17	c      2045           4409        3356        20         -43.0000         -95.8100    122.81%
40599.33/2050.20	c      2050           4424        3371        20         -43.0000         -95.8100    122.81%
40698.36/2055.26	c      2055           4443        3390        20         -43.0000         -95.8100    122.81%
40801.48/2060.45	c      2060           4460        3407        20         -43.0000         -95.8100    122.81%
40902.58/2065.57	c      2066           4484        3431        20         -43.0000         -95.8100    122.81%
41001.68/2070.59	c      2071           4502        3449        20         -43.0000         -95.8100    122.81%
41102.79/2075.61	c      2076           4538        3485        20         -43.0000         -95.8100    122.81%
41205.77/2080.80	c      2081           4549        3496        20         -43.0000         -95.8100    122.81%
41306.79/2085.98	c      2086           4561        3508        20         -43.0000         -95.8100    122.81%
41405.93/2091.02	c      2091           4591        3538        20         -43.0000         -95.8100    122.81%
41507.90/2096.07	c      2096           4621        3568        20         -43.0000         -95.8100    122.81%
41609.95/2101.29	c      2101           4652        3599        20         -43.0000         -95.8100    122.81%
41714.88/2106.53	c      2107           4676        3623        20         -43.0000         -95.8100    122.81%
41813.99/2111.54	c      2112           4705        3652        20         -43.0000         -95.8100    122.81%
41916.90/2116.77	c      2117           4741        3688        20         -43.0000         -95.8100    122.81%
42017.99/2121.89	c      2122           4767        3714        20         -43.0000         -95.8100    122.81%
42119.10/2126.97	c      2127           4795        3742        20         -43.0000         -95.8100    122.81%
42220.85/2132.05	c      2132           4820        3767        20         -43.0000         -95.8100    122.81%
42320.07/2137.14	c      2137           4855        3802        20         -43.0000         -95.8100    122.81%
42422.36/2142.23	c      2142           4885        3832        20         -43.0000         -95.8100    122.81%
42521.15/2147.24	c      2147           4899        3846        20         -43.0000         -95.8100    122.81%
42620.24/2152.29	c      2152           4921        3868        20         -43.0000         -95.8100    122.81%
42723.29/2157.41	c      2157           4947        3894        20         -43.0000         -95.8100    122.81%
42824.40/2162.52	c      2163           4981        3926        20         -43.0000         -95.8100    122.81%
42925.47/2167.62	c      2168           5005        3950        20         -43.0000         -95.8100    122.81%
43024.59/2172.68	c      2173           5036        3979        20         -43.0000         -95.8100    122.81%
43125.68/2177.72	c      2178           5065        4008        20         -43.0000         -95.8100    122.81%
43228.73/2182.92	c      2183           5108        4051        20         -43.0000         -95.8100    122.81%
43327.82/2187.97	c      2188           5122        4063        20         -43.0000         -95.8100    122.81%
43429.56/2193.08	c      2193           5156        4097        20         -43.0000         -95.8100    122.81%
43528.62/2198.10	c      2198           5173        4114        20         -43.0000         -95.8100    122.81%
43627.62/2203.12	c      2203           5203        4144        20         -43.0000         -95.8100    122.81%
43728.51/2208.15	c      2208           5245        4184        20         -43.0000         -95.8100    122.81%
43829.11/2213.21	c      2213           5268        4207        20         -43.0000         -95.8100    122.81%
43928.21/2218.25	c      2218           5289        4228        20         -43.0000         -95.8100    122.81%
44027.29/2223.28	c      2223           5324        4263        20         -43.0000         -95.8100    122.81%
44130.36/2228.46	c      2228           5366        4305        20         -43.0000         -95.8100    122.81%
44229.49/2233.48	c      2233           5367        4306        20         -43.0000         -95.8100    122.81%
44330.59/2238.59	c      2239           5397        4336        20         -43.0000         -95.8100    122.81%
44431.73/2243.64	c      2244           5420        4357        20         -43.0000         -95.8100    122.81%
44534.81/2248.83	c      2249           5432        4369        20         -43.0000         -95.8100    122.81%
44633.94/2253.87	c      2254           5464        4401        20         -43.0000         -95.8100    122.81%
44735.03/2258.90	c      2259           5502        4439        20         -43.0000         -95.8100    122.81%
44834.00/2263.93	c      2264           5517        4454        20         -43.0000         -95.8100    122.81%
44933.16/2268.98	c      2269           5559        4496        20         -43.0000         -95.8100    122.81%
45032.24/2274.01	c      2274           5594        4531        20         -43.0000         -95.8100    122.81%
45137.28/2279.28	c      2279           5599        4536        20         -43.0000         -95.8100    122.81%
45238.37/2284.35	c      2284           5619        4556        20         -43.0000         -95.8100    122.81%
45337.47/2289.38	c      2289           5627        4564        20         -43.0000         -95.8100    122.81%
45436.45/2294.40	c      2294           5655        4588        20         -43.0000         -95.8100    122.81%
45537.53/2299.43	c      2299           5679        4612        20         -43.0000         -95.8100    122.81%
45638.56/2304.53	c      2305           5691        4624        20         -43.0000         -95.8100    122.81%
45739.52/2309.63	c      2310           5715        4648        20         -43.0000         -95.8100    122.81%
45840.57/2314.73	c      2315           5723        4656        20         -43.0000         -95.8100    122.81%
45941.60/2319.90	c      2320           5739        4672        20         -43.0000         -95.8100    122.81%
46045.07/2325.05	c      2325           5774        4707        20         -43.0000         -95.8100    122.81%
46144.05/2330.13	c      2330           5785        4718        20         -43.0000         -95.8100    122.81%
46248.49/2335.30	c      2335           5812        4745        20         -43.0000         -95.8100    122.81%
46349.53/2340.46	c      2340           5823        4756        20         -43.0000         -95.8100    122.81%
46450.65/2345.59	c      2346           5836        4769        20         -43.0000         -95.8100    122.81%
46553.63/2350.72	c      2351           5866        4799        20         -43.0000         -95.8100    122.81%
46652.69/2355.75	c      2356           5889        4822        20         -43.0000         -95.8100    122.81%
46753.76/2360.80	c      2361           5925        4858        20         -43.0000         -95.8100    122.81%
46852.80/2365.89	c      2366           5958        4889        20         -43.0000         -95.8100    122.81%
46953.67/2370.91	c      2371           5996        4925        20         -43.0000         -95.8100    122.81%
47052.81/2375.92	c      2376           6004        4933        20         -43.0000         -95.8100    122.81%
47154.52/2381.13	c      2381           6025        4954        20         -43.0000         -95.8100    122.81%
47255.48/2386.18	c      2386           6048        4977        20         -43.0000         -95.8100    122.81%
47354.54/2391.19	c      2391           6057        4986        20         -43.0000         -95.8100    122.81%
47454.90/2396.21	c      2396           6087        5012        20         -43.0000         -95.8100    122.81%
47556.00/2401.30	c      2401           6105        5030        20         -43.0000         -95.8100    122.81%
47654.96/2406.33	c      2406           6141        5066        20         -43.0000         -95.8100    122.81%
47756.05/2411.44	c      2411           6164        5089        20         -43.0000         -95.8100    122.81%
47855.18/2416.49	c      2416           6166        5091        20         -43.0000         -95.8100    122.81%
47956.26/2421.50	c      2422           6199        5124        20         -43.0000         -95.8100    122.81%
48057.34/2426.64	c      2427           6213        5138        20         -43.0000         -95.8100    122.81%
48160.42/2431.84	c      2432           6231        5156        20         -43.0000         -95.8100    122.81%
48261.37/2436.91	c      2437           6249        5174        20         -43.0000         -95.8100    122.81%
48360.37/2441.94	c      2442           6257        5182        20         -43.0000         -95.8100    122.81%
48459.33/2446.97	c      2447           6297        5222        20         -43.0000         -95.8100    122.81%
48561.22/2452.09	c      2452           6333        5258        20         -43.0000         -95.8100    122.81%
48662.03/2457.15	c      2457           6369        5294        20         -43.0000         -95.8100    122.81%
48761.40/2462.17	c      2462           6378        5303        20         -43.0000         -95.8100    122.81%
48861.65/2467.24	c      2467           6413        5336        20         -43.0000         -95.8100    122.81%
48960.80/2472.28	c      2472           6439        5358        20         -43.0000         -95.8100    122.81%
49059.92/2477.29	c      2477           6476        5391        20         -43.0000         -95.8100    122.81%
49161.01/2482.32	c      2482           6500        5409        20         -43.0000         -95.8100    122.81%
49259.41/2487.33	c      2487           6549        5456        20         -43.0000         -95.8100    122.81%
49360.53/2492.42	c      2492           6578        5481        20         -43.0000         -95.8100    122.81%
49459.62/2497.44	c      2497           6621        5520        20         -43.0000         -95.8100    122.81%
49560.68/2502.53	c      2503           6671        5562        20         -43.0000         -95.8100    122.81%
49659.80/2507.55	c      2508           6687        5578        20         -43.0000         -95.8100    122.81%
49760.94/2512.68	c      2513           6712        5595        20         -43.0000         -95.8100    122.81%
49862.02/2517.73	c      2518           6759        5638        20         -43.0000         -95.8100    122.81%
49963.15/2522.83	c      2523           6778        5655        20         -43.0000         -95.8100    122.81%
50062.13/2527.88	c      2528           6787        5662        20         -43.0000         -95.8100    122.81%
50163.18/2532.96	c      2533           6802        5671        20         -43.0000         -95.8100    122.81%
50262.22/2537.97	c      2538           6865        5718        20         -43.0000         -95.8100    122.81%
50363.91/2543.06	c      2543           6899        5752        20         -43.0000         -95.8100    122.81%
50465.13/2548.18	c      2548           6942        5791        20         -43.0000         -95.8100    122.81%
50565.28/2553.23	c      2553           6985        5820        20         -43.0000         -95.8100    122.81%
50664.37/2558.29	c      2558           7027        5858        20         -43.0000         -95.8100    122.81%
50765.42/2563.32	c      2563           7078        5905        20         -43.0000         -95.8100    122.81%
50864.45/2568.33	c      2568           7133        5950        20         -43.0000         -95.8100    122.81%
50963.55/2573.34	c      2573           7190        5995        20         -43.0000         -95.8100    122.81%
51064.58/2578.45	c      2578           7233        6032        20         -43.0000         -95.8100    122.81%
51167.66/2583.62	c      2584           7292        6081        20         -43.0000         -95.8100    122.81%
51266.78/2588.68	c      2589           7325        6114        20         -43.0000         -95.8100    122.81%
51369.85/2593.87	c      2594           7374        6159        20         -43.0000         -95.8100    122.81%
51470.95/2598.91	c      2599           7425        6200        20         -43.0000         -95.8100    122.81%
51570.10/2603.97	c      2604           7461        6232        20         -43.0000         -95.8100    122.81%
51671.94/2609.13	c      2609           7501        6268        20         -43.0000         -95.8100    122.81%
51772.96/2614.16	c      2614           7558        6315        20         -43.0000         -95.8100    122.81%
51875.32/2619.30	c      2619           7603        6348        20         -43.0000         -95.8100    122.81%
51974.39/2624.33	c      2624           7665        6404        20         -43.0000         -95.8100    122.81%
52073.50/2629.40	c      2629           7683        6420        20         -43.0000         -95.8100    122.81%
52174.59/2634.42	c      2634           7701        6430        20         -43.0000         -95.8100    122.81%
52275.67/2639.53	c      2640           7751        6472        20         -43.0000         -95.8100    122.81%
52376.80/2644.69	c      2645           7762        6483        20         -43.0000         -95.8100    122.81%
52477.92/2649.75	c      2650           7769        6490        20         -43.0000         -95.8100    122.81%
52581.02/2654.94	c      2655           7780        6499        20         -43.0000         -95.8100    122.81%
52682.78/2660.08	c      2660           7834        6543        20         -43.0000         -95.8100    122.81%
52781.83/2665.11	c      2665           7881        6576        20         -43.0000         -95.8100    122.81%
52882.73/2670.17	c      2670           7904        6599        20         -43.0000         -95.8100    122.81%
52983.22/2675.20	c      2675           7938        6627        20         -43.0000         -95.8100    122.81%
53082.29/2680.23	c      2680           7974        6661        20         -43.0000         -95.8100    122.81%
53181.37/2685.25	c      2685           8005        6686        20         -43.0000         -95.8100    122.81%
53290.44/2690.70	c      2691           8020        6699        20         -43.0000         -95.8100    122.81%
53391.58/2695.88	c      2696           8052        6725        20         -43.0000         -95.8100    122.81%
53492.72/2700.93	c      2701           8069        6738        20         -43.0000         -95.8100    122.81%
53591.82/2706.00	c      2706           8093        6754        20         -43.0000         -95.8100    122.81%
53690.94/2711.01	c      2711           8140        6795        20         -43.0000         -95.8100    122.81%
53794.70/2716.13	c      2716           8154        6809        20         -43.0000         -95.8100    122.81%
53893.86/2721.16	c      2721           8176        6829        20         -43.0000         -95.8100    122.81%
53992.93/2726.17	c      2726           8211        6860        20         -43.0000         -95.8100    122.81%
54095.26/2731.39	c      2731           8246        6891        20         -43.0000         -95.8100    122.81%
54196.32/2736.44	c      2736           8291        6924        20         -43.0000         -95.8100    122.81%
54297.36/2741.54	c      2742           8343        6966        20         -43.0000         -95.8100    122.81%
54396.45/2746.57	c      2747           8369        6984        20         -43.0000         -95.8100    122.81%
54495.41/2751.58	c      2752           8388        7003        20         -43.0000         -95.8100    122.81%
54596.51/2756.66	c      2757           8446        7053        20         -43.0000         -95.8100    122.81%
54697.55/2761.70	c      2762           8513        7110        20         -43.0000         -95.8100    122.81%
54798.64/2766.89	c      2767           8542        7131        20         -43.0000         -95.8100    122.81%
54899.80/2771.90	c      2772           8561        7146        20         -43.0000         -95.8100    122.81%
55003.50/2777.16	c      2777           8605        7182        20         -43.0000         -95.8100    122.81%
55103.90/2782.22	c      2782           8663        7228        20         -43.0000         -95.8100    122.81%
55204.95/2787.33	c      2787           8697        7254        20         -43.0000         -95.8100    122.81%
55306.00/2792.41	c      2792           8743        7288        20         -43.0000         -95.8100    122.81%
55407.09/2797.51	c      2798           8774        7313        20         -43.0000         -95.8100    122.81%
55508.11/2802.64	c      2803           8836        7371        20         -43.0000         -95.8100    122.81%
55607.18/2807.66	c      2808           8851        7384        20         -43.0000         -95.8100    122.81%
55708.22/2812.73	c      2813           8887        7406        20         -43.0000         -95.8100    122.81%
55809.30/2817.82	c      2818           8925        7436        20         -43.0000         -95.8100    122.81%
55908.42/2822.87	c      2823           8933        7444        20         -43.0000         -95.8100    122.81%
56009.48/2827.93	c      2828           8978        7481        20         -43.0000         -95.8100    122.81%
56108.49/2833.01	c      2833           9003        7504        20         -43.0000         -95.8100    122.81%
56210.18/2838.09	c      2838           9016        7513        20         -43.0000         -95.8100    122.81%
56309.24/2843.11	c      2843           9072        7561        20         -43.0000         -95.8100    122.81%
56408.36/2848.13	c      2848           9087        7576        20         -43.0000         -95.8100    122.81%
56509.03/2853.16	c      2853           9102        7589        20         -43.0000         -95.8100    122.81%
56608.32/2858.18	c      2858           9127        7608        20         -43.0000         -95.8100    122.81%
56708.64/2863.25	c      2863           9140        7619        20         -43.0000         -95.8100    122.81%
56807.70/2868.30	c      2868           9168        7643        20         -43.0000         -95.8100    122.81%
56908.82/2873.35	c      2873           9209        7676        20         -43.0000         -95.8100    122.81%
57007.92/2878.40	c      2878           9247        7712        20         -43.0000         -95.8100    122.81%
57108.94/2883.44	c      2883           9315        7770        20         -43.0000         -95.8100    122.81%
57207.92/2888.50	c      2888           9366        7815        20         -43.0000         -95.8100    122.81%
57309.02/2893.53	c      2894           9410        7847        20         -43.0000         -95.8100    122.81%
57408.12/2898.58	c      2899           9421        7858        20         -43.0000         -95.8100    122.81%
57507.22/2903.59	c      2904           9451        7874        20         -43.0000         -95.8100    122.81%
57608.32/2908.63	c      2909           9457        7878        20         -43.0000         -95.8100    122.81%
57709.45/2913.72	c      2914           9486        7897        20         -43.0000         -95.8100    122.81%
57812.55/2918.93	c      2919           9547        7942        20         -43.0000         -95.8100    122.81%
57911.68/2923.95	c      2924           9572        7963        20         -43.0000         -95.8100    122.81%
58010.76/2929.03	c      2929           9597        7980        20         -43.0000         -95.8100    122.81%
58112.56/2934.05	c      2934           9630        8009        20         -43.0000         -95.8100    122.81%
58214.89/2939.20	c      2939           9653        8032        20         -43.0000         -95.8100    122.81%
58314.03/2944.28	c      2944           9687        8058        20         -43.0000         -95.8100    122.81%
58415.08/2949.33	c      2949           9742        8103        20         -43.0000         -95.8100    122.81%
58516.21/2954.41	c      2954           9775        8128        20         -43.0000         -95.8100    122.81%
58617.32/2959.59	c      2960           9844        8181        20         -43.0000         -95.8100    122.81%
58718.38/2964.64	c      2965           9878        8209        20         -43.0000         -95.8100    122.81%
58819.27/2969.72	c      2970           9933        8252        20         -43.0000         -95.8100    122.81%
58918.41/2974.78	c      2975           9971        8282        20         -43.0000         -95.8100    122.81%
59021.50/2979.95	c      2980          10044        8339        20         -43.0000         -95.8100    122.81%
59120.47/2984.99	c      2985          10079        8368        20         -43.0000         -95.8100    122.81%
59222.30/2990.13	c      2990          10131        8408        20         -43.0000         -95.8100    122.81%
59323.22/2995.15	c      2995          10193        8454        20         -43.0000         -95.8100    122.81%
59422.29/3000.17	c      3000          10212        8467        20         -43.0000         -95.8100    122.81%
59522.71/3005.25	c      3005          10225        8478        20         -43.0000         -95.8100    122.81%
59625.63/3010.44	c      3010          10248        8497        20         -43.0000         -95.8100    122.81%
59724.77/3015.45	c      3015          10277        8518        20         -43.0000         -95.8100    122.81%
59825.85/3020.52	c      3021          10326        8557        20         -43.0000         -95.8100    122.81%
59924.83/3025.56	c      3026          10346        8577        20         -43.0000         -95.8100    122.81%
60023.64/3030.57	c      3031          10426        8637        20         -43.0000         -95.8100    122.81%
60124.70/3035.64	c      3036          10429        8640        20         -43.0000         -95.8100    122.81%
60225.78/3040.73	c      3041          10443        8650        20         -43.0000         -95.8100    122.81%
60324.75/3045.78	c      3046          10444        8651        20         -43.0000         -95.8100    122.81%
60425.84/3050.83	c      3051          10476        8681        20         -43.0000         -95.8100    122.81%
60526.87/3055.92	c      3056          10532        8731        20         -43.0000         -95.8100    122.81%
60625.88/3060.98	c      3061          10548        8743        20         -43.0000         -95.8100    122.81%
60727.67/3066.12	c      3066          10562        8751        20         -43.0000         -95.8100    122.81%
60828.68/3071.17	c      3071          10589        8770        20         -43.0000         -95.8100    122.81%
60928.97/3076.22	c      3076          10624        8801        20         -43.0000         -95.8100    122.81%
61029.93/3081.32	c      3081          10645        8818        20         -43.0000         -95.8100    122.81%
61128.91/3086.39	c      3086          10676        8843        20         -43.0000         -95.8100    122.81%
61230.10/3091.44	c      3091          10698        8855        20         -43.0000         -95.8100    122.81%
61329.25/3096.46	c      3096          10725        8874        20         -43.0000         -95.8100    122.81%
61430.36/3101.56	c      3102          14174        7152        20         -43.0000         -95.8067    122.81%
61533.38/3106.70	c      3107          14217        7169        20         -43.0000         -95.8067    122.81%
61632.57/3111.77	c      3112          14267        7189        20         -43.0000         -95.8067    122.81%
61731.68/3116.79	c      3117          14326        7216        20         -43.0000         -95.8067    122.81%
61832.87/3121.87	c      3122          14353        7229        20         -43.0000         -95.7589    122.70%
61933.85/3126.95	c      3127          14369        7235        20         -43.0000         -95.7589    122.70%
62032.86/3132.02	c      3132          14397        7247        20         -43.0000         -95.6985    122.55%
62134.44/3137.05	c      3137          14411        7255        20         -43.0000         -95.6985    122.55%
62233.58/3142.07	c      3142          14427        7261        20         -43.0000         -95.6985    122.55%
62334.78/3147.16	c      3147          14471        7281        20         -43.0000         -95.6985    122.55%
62433.78/3152.17	c      3152          14528        7308        20         -43.0000         -95.6812    122.51%
62532.64/3157.18	c      3157          14578        7330        20         -43.0000         -95.6812    122.51%
62635.33/3162.34	c      3162          14629        7355        20         -43.0000         -95.6812    122.51%
62734.12/3167.37	c      3167          14702        7388        20         -43.0000         -95.6812    122.51%
62835.23/3172.41	c      3172          14767        7417        20         -43.0000         -95.6812    122.51%
62934.35/3177.47	c      3177          14800        7436        20         -43.0000         -95.6812    122.51%
63035.61/3182.54	c      3183          14856        7464        20         -43.0000         -95.6812    122.51%
63138.52/3187.73	c      3188          14911        7491        20         -43.0000         -95.6812    122.51%
63241.64/3192.90	c      3193          14927        7501        20         -43.0000         -95.6812    122.51%
63340.53/3197.98	c      3198          14938        7506        20         -43.0000         -95.6812    122.51%
63439.60/3202.99	c      3203          14955        7517        20         -43.0000         -95.6812    122.51%
63538.67/3208.03	c      3208          14964        7522        20         -43.0000         -95.6812    122.51%
63640.54/3213.05	c      3213          15005        7541        20         -43.0000         -95.6291    122.39%
63741.56/3218.19	c      3218          15061        7567        20         -43.0000         -95.6291    122.39%
63843.75/3223.31	c      3223          15118        7594        20         -43.0000         -95.6291    122.39%
63944.72/3228.42	c      3228          15161        7615        20         -43.0000         -95.6291    122.39%
64043.74/3233.43	c      3233          15233        7649        20         -43.0000         -95.6291    122.39%
64142.78/3238.49	c      3238          15284        7676        20         -43.0000         -95.6291    122.39%
64245.78/3243.61	c      3244          15302        7686        20         -43.0000         -95.6291    122.39%
64344.85/3248.69	c      3249          15351        7707        20         -43.0000         -95.6162    122.36%
64445.97/3253.71	c      3254          15395        7731        20         -43.0000         -95.6162    122.36%
64545.10/3258.74	c      3259          15438        7754        20         -43.0000         -95.6162    122.36%
64644.09/3263.75	c      3264          15497        7783        20         -43.0000         -95.6162    122.36%
64742.82/3268.78	c      3269          15553        7809        20         -43.0000         -95.6162    122.36%
64845.87/3273.95	c      3274          15580        7822        20         -43.0000         -95.6162    122.36%
64949.47/3279.18	c      3279          15637        7849        20         -43.0000         -95.6162    122.36%
65049.86/3284.23	c      3284          15683        7871        20         -43.0000         -95.6096    122.35%
65150.77/3289.36	c      3289          15744        7900        20         -43.0000         -95.6096    122.35%
65251.89/3294.49	c      3294          15765        7909        20         -43.0000         -95.6096    122.35%
65352.97/3299.53	c      3300          15828        7932        20         -43.0000         -95.5889    122.30%
65452.08/3304.59	c      3305          15844        7940        20         -43.0000         -95.5889    122.30%
65554.99/3309.71	c      3310          15902        7964        20         -43.0000         -95.5743    122.27%
65654.12/3314.76	c      3315          15959        7993        20         -43.0000         -95.5743    122.27%
65755.23/3319.82	c      3320          15993        8007        20         -43.0000         -95.5743    122.27%
65856.20/3324.94	c      3325          16041        8027        20         -43.0000         -95.5743    122.27%
65955.28/3330.03	c      3330          16081        8047        20         -43.0000         -95.5194    122.14%
66056.93/3335.10	c      3335          16131        8073        20         -43.0000         -95.4981    122.09%
66161.42/3340.30	c      3340          16200        8104        20         -43.0000         -95.4981    122.09%
66260.45/3345.32	c      3345          16231        8119        20         -43.0000         -95.4981    122.09%
66359.50/3350.34	c      3350          16250        8128        20         -43.0000         -95.4981    122.09%
66462.49/3355.52	c      3356          16269        8137        20         -43.0000         -95.4981    122.09%
66561.60/3360.53	c      3361          16285        8143        20         -43.0000         -95.4981    122.09%
66662.65/3365.65	c      3366          16315        8153        20         -43.0000         -95.4981    122.09%
66763.70/3370.71	c      3371          16341        8165        20         -43.0000         -95.4981    122.09%
66864.68/3375.86	c      3376          16384        8186        20         -43.0000         -95.4981    122.09%
66965.55/3380.97	c      3381          16425        8209        20         -43.0000         -95.4918    122.07%
67064.52/3386.03	c      3386          16485        8237        20         -43.0000         -95.4918    122.07%
67166.07/3391.04	c      3391          16540        8264        20         -43.0000         -95.4918    122.07%
67265.14/3396.08	c      3396          16592        8290        20         -43.0000         -95.4918    122.07%
67367.15/3401.22	c      3401          16665        8327        20         -43.0000         -95.4918    122.07%
67468.11/3406.36	c      3406          16725        8355        20         -43.0000         -95.4918    122.07%
67571.12/3411.50	c      3412          16783        8387        20         -43.0000         -95.4918    122.07%
67670.22/3416.58	c      3417          16799        8395        20         -43.0000         -95.4918    122.07%
67771.33/3421.69	c      3422          16839        8409        20         -43.0000         -95.4918    122.07%
67872.44/3426.72	c      3427          16896        8434        20         -43.0000         -95.4918    122.07%
67971.57/3431.78	c      3432          16944        8456        20         -43.0000         -95.4661    122.01%
68070.63/3436.79	c      3437          17001        8487        20         -43.0000         -95.4661    122.01%
68173.61/3442.00	c      3442          17060        8516        20         -43.0000         -95.4661    122.01%
68275.27/3447.04	c      3447          17129        8551        20         -43.0000         -95.4661    122.01%
68374.32/3452.12	c      3452          17186        8578        20         -43.0000         -95.4661    122.01%
68475.48/3457.19	c      3457          17243        8605        20         -43.0000         -95.4661    122.01%
68575.74/3462.26	c      3462          17302        8634        20         -43.0000         -95.4661    122.01%
68674.82/3467.28	c      3467          17366        8668        20         -43.0000         -95.4661    122.01%
68775.59/3472.33	c      3472          17425        8695        20         -43.0000         -95.4661    122.01%
68874.71/3477.40	c      3477          17485        8721        20         -43.0000         -95.4553    121.99%
68975.83/3482.45	c      3482          17514        8736        20         -43.0000         -95.4104    121.88%
69076.96/3487.54	c      3488          17528        8742        20         -43.0000         -95.4104    121.88%
69176.03/3492.56	c      3493          17560        8754        20         -43.0000         -95.4055    121.87%
69279.04/3497.79	c      3498          17570        8760        20         -43.0000         -95.4055    121.87%
69380.12/3502.84	c      3503          17583        8765        20         -43.0000         -95.4055    121.87%
69481.23/3507.91	c      3508          17596        8772        20         -43.0000         -95.4055    121.87%
69580.17/3513.04	c      3513          17607        8777        20         -43.0000         -95.4055    121.87%
69681.97/3518.06	c      3518          17633        8789        20         -43.0000         -95.4055    121.87%
69780.96/3523.08	c      3523          17664        8806        20         -43.0000         -95.4047    121.87%
69880.05/3528.12	c      3528          17719        8833        20         -43.0000         -95.4047    121.87%
69981.04/3533.14	c      3533          17779        8859        20         -43.0000         -95.4047    121.87%
70081.44/3538.28	c      3538          17806        8872        20         -43.0000         -95.4047    121.87%
70182.46/3543.30	c      3543          17844        8894        20         -43.0000         -95.4047    121.87%
70281.47/3548.38	c      3548          17859        8899        20         -43.0000         -95.4047    121.87%
70384.48/3553.59	c      3554          17896        8916        20         -43.0000         -95.4047    121.87%
70485.47/3558.61	c      3559          17953        8941        20         -43.0000         -95.4047    121.87%
70586.52/3563.76	c      3564          17993        8963        20         -43.0000         -95.4047    121.87%
70687.50/3568.83	c      3569          18061        8995        20         -43.0000         -95.3583    121.76%
70786.58/3573.87	c      3574          18112        9020        20         -43.0000         -95.3583    121.76%
70887.68/3578.99	c      3579          14940        8690        20         -43.0000         -95.3158    121.66%
70991.46/3584.17	c      3584          15005        8717        20         -43.0000         -95.3060    121.64%
71091.78/3589.22	c      3589          15061        8739        20         -43.0000         -95.2963    121.62%
71190.91/3594.27	c      3594          15062        8740        20         -43.0000         -95.2963    121.62%
71292.04/3599.34	c      3599          15094        8756        20         -43.0000         -95.2018    121.40%
71393.13/3604.40	c      3604          15133        8773        20         -43.0000         -95.2018    121.40%
71492.06/3609.41	c      3609          15162        8786        20         -43.0000         -95.2018    121.40%
71591.20/3614.48	c      3614          15212        8808        20         -43.0000         -95.2018    121.40%
71692.32/3619.53	c      3620          15275        8833        20         -43.0000         -95.1971    121.39%
71791.38/3624.58	c      3625          18409        9159        20         -43.0000         -95.1495    121.28%
71892.50/3629.65	c      3630          15370        8878        20         -43.0000         -95.1439    121.26%
71993.64/3634.76	c      3635          15461        8915        20         -43.0000         -95.1378    121.25%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (184631 MiB free)
  memory of node 1: 193531 MiB (172109 MiB free)
  memory of node 2: 193531 MiB (175353 MiB free)
  memory of node 3: 193531 MiB (192832 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-4466016-1722457849/watcher-4466016-1722457849 -o /tmp/evaluation-result-4466016-1722457849/solver-4466016-1722457849 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722454211-70628 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4466016-1722457849.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100104 s]*
/proc/loadavg: 79.33 80.33 79.84 62/986 74361
/proc/meminfo: memFree=742260512/790760804 swapFree=131071996/131071996
[pid=74360] ppid=74357 vsize=96396 memory=84448 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/stat : 74360 (fscip) R 74357 74360 70587 0 -1 4194304 18924 0 0 0 8 3 0 0 20 0 1 0 12367556 98709504 21112 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
/proc/74360/statm: 24099 21112 2630 3035 0 20495 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 96396 KiB
Current children cumulated memory: 84448 KiB

[startup+0.219567 s]*
/proc/loadavg: 79.33 80.33 79.84 62/986 74361
/proc/meminfo: memFree=742233804/790760804 swapFree=131071996/131071996
[pid=74360] ppid=74357 vsize=119236 memory=105268 CPUtime=0.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/stat : 74360 (fscip) R 74357 74360 70587 0 -1 4194304 24110 0 0 0 18 4 0 0 20 0 1 0 12367556 122097664 26317 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
/proc/74360/statm: 29809 26317 2662 3035 0 26205 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 119236 KiB
Current children cumulated memory: 105268 KiB

[startup+0.319187 s]*
/proc/loadavg: 79.33 80.33 79.84 62/1006 74381
/proc/meminfo: memFree=742217948/790760804 swapFree=131071996/131071996
[pid=74360] ppid=74357 vsize=1600628 memory=132512 CPUtime=0.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/stat : 74360 (fscip) S 74357 74360 70587 0 -1 1077936128 33052 0 0 0 27 6 0 0 20 0 21 0 12367556 1639043072 33128 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
/proc/74360/statm: 400157 33128 2694 3035 0 74048 0
[pid=74360/tid=74362] ppid=74357 vsize=1600628 memory=-5155627994519725957 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74362/stat : 74362 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33128 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74363] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74363/stat : 74363 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33128 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74364] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74364/stat : 74364 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33194 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74365] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74365/stat : 74365 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33194 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74366] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74366/stat : 74366 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33194 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74367] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74367/stat : 74367 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33194 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74368] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74368/stat : 74368 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33194 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74369] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74369/stat : 74369 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33194 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74370] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74370/stat : 74370 (fscip) R 74357 74360 70587 0 -1 4194368 1101 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33194 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74371] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74371/stat : 74371 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33194 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74372] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74372/stat : 74372 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33194 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74373] ppid=74357 vsize=1600628 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74373/stat : 74373 (fscip) S 74357 74360 70587 0 -1 1077936192 3345 0 0 0 1 0 0 0 20 0 21 0 12367585 1639043072 33194 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74374] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74374/stat : 74374 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33260 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74375] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74375/stat : 74375 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33260 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74376] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74376/stat : 74376 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33260 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74377] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74377/stat : 74377 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33260 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74378] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74378/stat : 74378 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33260 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74379] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74379/stat : 74379 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33260 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74380] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74380/stat : 74380 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33260 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74381] ppid=74357 vsize=1600628 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74381/stat : 74381 (fscip) S 74357 74360 70587 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12367585 1639043072 33260 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 1600628 KiB
Current children cumulated memory: 132512 KiB

[startup+0.700487 s]
/proc/loadavg: 79.33 80.33 79.84 62/1006 74381
/proc/meminfo: memFree=742063912/790760804 swapFree=131071996/131071996
[pid=74360] ppid=74357 vsize=1764548 memory=614164 CPUtime=1.18 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/stat : 74360 (fscip) S 74357 74360 70587 0 -1 1077936128 152919 0 0 0 90 28 0 0 20 0 41 0 12367556 1806897152 153541 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 17 35 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
/proc/74360/statm: 441137 153541 2710 3035 0 238299 0
[pid=74360/tid=74362] ppid=74357 vsize=1764548 memory=6656426216303648864 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74362/stat : 74362 (fscip) D 74357 74360 70587 0 -1 4194368 6101 0 0 0 3 1 0 0 20 0 41 0 12367585 1806897152 153541 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74363] ppid=74357 vsize=1764548 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74363/stat : 74363 (fscip) R 74357 74360 70587 0 -1 4194368 6135 0 0 0 3 0 0 0 20 0 41 0 12367585 1806897152 153541 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74364] ppid=74357 vsize=1764548 memory=11528 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74364/stat : 74364 (fscip) D 74357 74360 70587 0 -1 4194368 6291 0 0 0 3 1 0 0 20 0 41 0 12367585 1806897152 153541 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74365] ppid=74357 vsize=1764548 memory=16204 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74365/stat : 74365 (fscip) D 74357 74360 70587 0 -1 4194368 6401 0 0 0 2 1 0 0 20 0 41 0 12367585 1806897152 153541 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74366] ppid=74357 vsize=1764548 memory=5472 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74366/stat : 74366 (fscip) R 74357 74360 70587 0 -1 4194368 6097 0 0 0 3 0 0 0 20 0 41 0 12367585 1806897152 153541 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74367] ppid=74357 vsize=1764548 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74367/stat : 74367 (fscip) R 74357 74360 70587 0 -1 4194368 6114 0 0 0 3 1 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74368] ppid=74357 vsize=1764548 memory=13748 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74368/stat : 74368 (fscip) R 74357 74360 70587 0 -1 4194368 6298 0 0 0 3 0 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74369] ppid=74357 vsize=1764548 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74369/stat : 74369 (fscip) D 74357 74360 70587 0 -1 4194368 6358 0 0 0 3 1 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74370] ppid=74357 vsize=1764548 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74370/stat : 74370 (fscip) R 74357 74360 70587 0 -1 4194368 6296 0 0 0 3 1 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74371] ppid=74357 vsize=1764548 memory=179003 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74371/stat : 74371 (fscip) D 74357 74360 70587 0 -1 4194368 6089 0 0 0 3 1 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74372] ppid=74357 vsize=1764548 memory=3833470591260962875 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74372/stat : 74372 (fscip) R 74357 74360 70587 0 -1 4194368 6092 0 0 0 3 1 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74373] ppid=74357 vsize=1764548 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74373/stat : 74373 (fscip) D 74357 74360 70587 0 -1 4194368 6121 0 0 0 3 1 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74374] ppid=74357 vsize=1764548 memory=94776572 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74374/stat : 74374 (fscip) D 74357 74360 70587 0 -1 4194368 6311 0 0 0 3 1 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74375] ppid=74357 vsize=1764548 memory=1848 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74375/stat : 74375 (fscip) D 74357 74360 70587 0 -1 4194368 6353 0 0 0 3 0 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74376] ppid=74357 vsize=1764548 memory=38604 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74376/stat : 74376 (fscip) D 74357 74360 70587 0 -1 4194368 6323 0 0 0 3 0 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74377] ppid=74357 vsize=1764548 memory=33100 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74377/stat : 74377 (fscip) R 74357 74360 70587 0 -1 4194368 6084 0 0 0 2 1 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74378] ppid=74357 vsize=1764548 memory=2244 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74378/stat : 74378 (fscip) D 74357 74360 70587 0 -1 4194368 6096 0 0 0 2 1 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74379] ppid=74357 vsize=1764548 memory=19916 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74379/stat : 74379 (fscip) R 74357 74360 70587 0 -1 4194368 6320 0 0 0 3 1 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74380] ppid=74357 vsize=1764548 memory=25333125866717268 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74380/stat : 74380 (fscip) D 74357 74360 70587 0 -1 4194368 6368 0 0 0 3 1 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74381] ppid=74357 vsize=1764548 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74381/stat : 74381 (fscip) D 74357 74360 70587 0 -1 4194368 6090 0 0 0 3 1 0 0 20 0 41 0 12367585 1806897152 153673 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 1764548 KiB
Current children cumulated memory: 614164 KiB

[startup+1.5008 s]
/proc/loadavg: 79.33 80.33 79.84 83/1026 74401
/proc/meminfo: memFree=741373036/790760804 swapFree=131071996/131071996
[pid=74360] ppid=74357 vsize=2291976 memory=1390716 CPUtime=15.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/stat : 74360 (fscip) S 74357 74360 70587 0 -1 1077936128 403011 0 0 0 1194 362 0 0 20 0 41 0 12367556 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 17 75 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
/proc/74360/statm: 572994 347679 2950 3035 0 444507 0
[pid=74360/tid=74362] ppid=74357 vsize=2291976 memory=0 CPUtime=0.76 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74362/stat : 74362 (fscip) R 74357 74360 70587 0 -1 4194368 16726 0 0 0 52 24 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74363] ppid=74357 vsize=2291976 memory=13748 CPUtime=0.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74363/stat : 74363 (fscip) R 74357 74360 70587 0 -1 4194368 17958 0 0 0 47 24 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74364] ppid=74357 vsize=2291976 memory=16204 CPUtime=0.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74364/stat : 74364 (fscip) R 74357 74360 70587 0 -1 4194368 21428 0 0 0 74 6 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74365] ppid=74357 vsize=2291976 memory=5472 CPUtime=0.77 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74365/stat : 74365 (fscip) R 74357 74360 70587 0 -1 4194368 17894 0 0 0 58 19 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74366] ppid=74357 vsize=2291976 memory=0 CPUtime=0.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74366/stat : 74366 (fscip) R 74357 74360 70587 0 -1 4194368 17703 0 0 0 46 25 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74367] ppid=74357 vsize=2291976 memory=11528 CPUtime=0.78 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74367/stat : 74367 (fscip) R 74357 74360 70587 0 -1 4194368 22768 0 0 0 73 5 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74368] ppid=74357 vsize=2291976 memory=7237399390179060072 CPUtime=0.73 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74368/stat : 74368 (fscip) R 74357 74360 70587 0 -1 4194368 16802 0 0 0 50 23 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74369] ppid=74357 vsize=2291976 memory=25333125866717268 CPUtime=0.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74369/stat : 74369 (fscip) R 74357 74360 70587 0 -1 4194368 17969 0 0 0 47 24 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74370] ppid=74357 vsize=2291976 memory=25333125866717268 CPUtime=0.78 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74370/stat : 74370 (fscip) R 74357 74360 70587 0 -1 4194368 20980 0 0 0 73 5 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74371] ppid=74357 vsize=2291976 memory=0 CPUtime=0.72 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74371/stat : 74371 (fscip) R 74357 74360 70587 0 -1 4194368 16800 0 0 0 49 23 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74372] ppid=74357 vsize=2291976 memory=6656426216303648864 CPUtime=0.72 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74372/stat : 74372 (fscip) R 74357 74360 70587 0 -1 4194368 18038 0 0 0 48 24 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74373] ppid=74357 vsize=2291976 memory=0 CPUtime=0.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74373/stat : 74373 (fscip) R 74357 74360 70587 0 -1 4194368 20288 0 0 0 76 4 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74374] ppid=74357 vsize=2291976 memory=1848 CPUtime=0.78 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74374/stat : 74374 (fscip) R 74357 74360 70587 0 -1 4194368 17643 0 0 0 58 20 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74375] ppid=74357 vsize=2291976 memory=38604 CPUtime=0.72 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74375/stat : 74375 (fscip) R 74357 74360 70587 0 -1 4194368 17969 0 0 0 47 25 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74376] ppid=74357 vsize=2291976 memory=33100 CPUtime=0.81 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74376/stat : 74376 (fscip) R 74357 74360 70587 0 -1 4194368 20970 0 0 0 77 4 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74377] ppid=74357 vsize=2291976 memory=2244 CPUtime=0.73 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74377/stat : 74377 (fscip) R 74357 74360 70587 0 -1 4194368 16728 0 0 0 50 23 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74378] ppid=74357 vsize=2291976 memory=19916 CPUtime=0.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74378/stat : 74378 (fscip) R 74357 74360 70587 0 -1 4194368 17992 0 0 0 48 23 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74379] ppid=74357 vsize=2291976 memory=279856445501280 CPUtime=0.82 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74379/stat : 74379 (fscip) S 74357 74360 70587 0 -1 1077936192 21063 0 0 0 78 4 0 0 20 0 41 0 12367585 2346983424 347679 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0

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

[pid=74360/tid=74385] ppid=74357 vsize=19475008 memory=30962685530996822 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74385/stat : 74385 (fscip) S 74357 74360 70587 0 -1 1077936192 99 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74386] ppid=74357 vsize=19475008 memory=14591516 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74386/stat : 74386 (fscip) S 74357 74360 70587 0 -1 1077936192 111 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74387] ppid=74357 vsize=19475008 memory=14593192 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74387/stat : 74387 (fscip) S 74357 74360 70587 0 -1 1077936192 113 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74388] ppid=74357 vsize=19475008 memory=14640428 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74388/stat : 74388 (fscip) S 74357 74360 70587 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74389] ppid=74357 vsize=19475008 memory=14640432 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74389/stat : 74389 (fscip) S 74357 74360 70587 0 -1 1077936192 103 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74390] ppid=74357 vsize=19475008 memory=13752 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74390/stat : 74390 (fscip) S 74357 74360 70587 0 -1 1077936192 108 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74391] ppid=74357 vsize=19475008 memory=4630719448672506984 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74391/stat : 74391 (fscip) S 74357 74360 70587 0 -1 1077936192 94 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74392] ppid=74357 vsize=19475008 memory=-7451319402023182203 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74392/stat : 74392 (fscip) S 74357 74360 70587 0 -1 1077936192 105 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74393] ppid=74357 vsize=19475008 memory=25333125866717268 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74393/stat : 74393 (fscip) S 74357 74360 70587 0 -1 1077936192 105 0 0 0 0 2 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74394] ppid=74357 vsize=19475008 memory=7140 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74394/stat : 74394 (fscip) S 74357 74360 70587 0 -1 1077936192 105 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74395] ppid=74357 vsize=19475008 memory=14645504 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74395/stat : 74395 (fscip) S 74357 74360 70587 0 -1 1077936192 110 0 0 0 0 2 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74396] ppid=74357 vsize=19475008 memory=18232 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74396/stat : 74396 (fscip) S 74357 74360 70587 0 -1 1077936192 97 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74397] ppid=74357 vsize=19475008 memory=14640700 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74397/stat : 74397 (fscip) S 74357 74360 70587 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74398] ppid=74357 vsize=19475008 memory=28748 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74398/stat : 74398 (fscip) S 74357 74360 70587 0 -1 1077936192 110 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74399] ppid=74357 vsize=19475008 memory=11528 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74399/stat : 74399 (fscip) S 74357 74360 70587 0 -1 1077936192 106 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74400] ppid=74357 vsize=19475008 memory=13748 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74400/stat : 74400 (fscip) S 74357 74360 70587 0 -1 1077936192 108 0 0 0 0 2 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74401] ppid=74357 vsize=19475008 memory=10556 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74401/stat : 74401 (fscip) S 74357 74360 70587 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3661393 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
Current children cumulated CPU time: 70955 s
Current children cumulated vsize: 19475008 KiB
Current children cumulated memory: 14645572 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3635 s]*
/proc/loadavg: 80.31 80.33 80.30 82/1025 76773
/proc/meminfo: memFree=744135248/790760804 swapFree=131071996/131071996
[pid=74360] ppid=74357 vsize=19475008 memory=14664460 CPUtime=72000.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/stat : 74360 (fscip) S 74357 74360 70587 0 -1 1077936128 32278453 0 0 0 7182399 17629 0 0 20 0 41 0 12367556 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 17 47 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
/proc/74360/statm: 4868752 3666115 3302 3035 0 4699655 0
[pid=74360/tid=74362] ppid=74357 vsize=19475008 memory=-7018973837795616125 CPUtime=3589.66 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74362/stat : 74362 (fscip) R 74357 74360 70587 0 -1 4194368 1715821 0 0 0 358742 224 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74363] ppid=74357 vsize=19475008 memory=-3981889713376155271 CPUtime=3602.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74363/stat : 74363 (fscip) R 74357 74360 70587 0 -1 4194368 2543514 0 0 0 359799 403 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74364] ppid=74357 vsize=19475008 memory=739411002250492424 CPUtime=3604.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74364/stat : 74364 (fscip) R 74357 74360 70587 0 -1 4194368 537534 0 0 0 358220 2195 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74365] ppid=74357 vsize=19475008 memory=6944652177228980320 CPUtime=3603.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74365/stat : 74365 (fscip) R 74357 74360 70587 0 -1 4194368 1631140 0 0 0 360087 216 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74366] ppid=74357 vsize=19475008 memory=8549407197438058433 CPUtime=3602.72 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74366/stat : 74366 (fscip) R 74357 74360 70587 0 -1 4194368 2465352 0 0 0 359865 407 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74367] ppid=74357 vsize=19475008 memory=6944652177228980320 CPUtime=3601.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74367/stat : 74367 (fscip) R 74357 74360 70587 0 -1 4194368 565427 0 0 0 357958 2222 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74368] ppid=74357 vsize=19475008 memory=0 CPUtime=3597.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74368/stat : 74368 (fscip) R 74357 74360 70587 0 -1 4194368 2036924 0 0 0 359457 249 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74369] ppid=74357 vsize=19475008 memory=0 CPUtime=3597 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74369/stat : 74369 (fscip) R 74357 74360 70587 0 -1 4194368 2655782 0 0 0 359204 496 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74370] ppid=74357 vsize=19475008 memory=11822120823029796 CPUtime=3603.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74370/stat : 74370 (fscip) R 74357 74360 70587 0 -1 4194368 563995 0 0 0 358149 2166 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74371] ppid=74357 vsize=19475008 memory=-2461829820114675750 CPUtime=3600.23 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74371/stat : 74371 (fscip) R 74357 74360 70587 0 -1 4194368 1270046 0 0 0 359830 193 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74372] ppid=74357 vsize=19475008 memory=5450906519868573994 CPUtime=3594.98 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74372/stat : 74372 (fscip) R 74357 74360 70587 0 -1 4194368 2418705 0 0 0 359089 409 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74373] ppid=74357 vsize=19475008 memory=6944656592455360608 CPUtime=3604.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74373/stat : 74373 (fscip) R 74357 74360 70587 0 -1 4194368 551809 0 0 0 358269 2178 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74374] ppid=74357 vsize=19475008 memory=-6873158782964108525 CPUtime=3596.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74374/stat : 74374 (fscip) R 74357 74360 70587 0 -1 4194368 1475876 0 0 0 359398 209 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74375] ppid=74357 vsize=19475008 memory=7668031928244922980 CPUtime=3593.98 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74375/stat : 74375 (fscip) R 74357 74360 70587 0 -1 4194368 2415731 0 0 0 358993 405 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74376] ppid=74357 vsize=19475008 memory=1665 CPUtime=3602.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74376/stat : 74376 (fscip) R 74357 74360 70587 0 -1 4194368 523649 0 0 0 358020 2199 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74377] ppid=74357 vsize=19475008 memory=6442793245935166563 CPUtime=3601.83 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74377/stat : 74377 (fscip) R 74357 74360 70587 0 -1 4194368 1560635 0 0 0 359969 214 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74378] ppid=74357 vsize=19475008 memory=5938667276001628776 CPUtime=3599.43 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74378/stat : 74378 (fscip) R 74357 74360 70587 0 -1 4194368 2461186 0 0 0 359544 399 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74379] ppid=74357 vsize=19475008 memory=7739836531210544748 CPUtime=3597.37 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74379/stat : 74379 (fscip) R 74357 74360 70587 0 -1 4194368 553467 0 0 0 357622 2115 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74380] ppid=74357 vsize=19475008 memory=7668031928244922980 CPUtime=3601.94 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74380/stat : 74380 (fscip) R 74357 74360 70587 0 -1 4194368 1549351 0 0 0 359981 213 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74381] ppid=74357 vsize=19475008 memory=7235712653512500330 CPUtime=3604.84 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74381/stat : 74381 (fscip) R 74357 74360 70587 0 -1 4194368 2750594 0 0 0 360028 456 0 0 20 0 41 0 12367585 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74382] ppid=74357 vsize=19475008 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74382/stat : 74382 (fscip) S 74357 74360 70587 0 -1 1077936192 96 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74383] ppid=74357 vsize=19475008 memory=139928223138954 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74383/stat : 74383 (fscip) S 74357 74360 70587 0 -1 1077936192 59 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74384] ppid=74357 vsize=19475008 memory=62913520217849 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74384/stat : 74384 (fscip) S 74357 74360 70587 0 -1 1077936192 48 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74385] ppid=74357 vsize=19475008 memory=57381635892681 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74385/stat : 74385 (fscip) S 74357 74360 70587 0 -1 1077936192 99 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74386] ppid=74357 vsize=19475008 memory=3458819709351632025 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74386/stat : 74386 (fscip) S 74357 74360 70587 0 -1 1077936192 111 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74387] ppid=74357 vsize=19475008 memory=16098161018147689 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74387/stat : 74387 (fscip) S 74357 74360 70587 0 -1 1077936192 113 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74388] ppid=74357 vsize=19475008 memory=30962685530996822 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74388/stat : 74388 (fscip) S 74357 74360 70587 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74389] ppid=74357 vsize=19475008 memory=158760 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74389/stat : 74389 (fscip) S 74357 74360 70587 0 -1 1077936192 105 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74390] ppid=74357 vsize=19475008 memory=3834877966245296097 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74390/stat : 74390 (fscip) S 74357 74360 70587 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74391] ppid=74357 vsize=19475008 memory=2436 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74391/stat : 74391 (fscip) S 74357 74360 70587 0 -1 1077936192 96 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74392] ppid=74357 vsize=19475008 memory=2356 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74392/stat : 74392 (fscip) S 74357 74360 70587 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74393] ppid=74357 vsize=19475008 memory=2356 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74393/stat : 74393 (fscip) S 74357 74360 70587 0 -1 1077936192 105 0 0 0 0 2 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74394] ppid=74357 vsize=19475008 memory=2356 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74394/stat : 74394 (fscip) S 74357 74360 70587 0 -1 1077936192 108 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74395] ppid=74357 vsize=19475008 memory=-2182441933448489533 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74395/stat : 74395 (fscip) S 74357 74360 70587 0 -1 1077936192 113 0 0 0 0 2 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74396] ppid=74357 vsize=19475008 memory=6645459911560372124 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74396/stat : 74396 (fscip) S 74357 74360 70587 0 -1 1077936192 97 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74397] ppid=74357 vsize=19475008 memory=6944652177228980320 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74397/stat : 74397 (fscip) S 74357 74360 70587 0 -1 1077936192 107 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74398] ppid=74357 vsize=19475008 memory=9023685746021654624 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74398/stat : 74398 (fscip) S 74357 74360 70587 0 -1 1077936192 110 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74399] ppid=74357 vsize=19475008 memory=7739836531210544748 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74399/stat : 74399 (fscip) S 74357 74360 70587 0 -1 1077936192 107 0 0 0 3 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74400] ppid=74357 vsize=19475008 memory=7668031919705254249 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74400/stat : 74400 (fscip) S 74357 74360 70587 0 -1 1077936192 110 0 0 0 0 2 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
[pid=74360/tid=74401] ppid=74357 vsize=19475008 memory=279856447268704 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/74360/task/74401/stat : 74401 (fscip) S 74357 74360 70587 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 41 0 12367622 19942408192 3666115 809668444160 4194304 16623229 140736329634192 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 40792064 140736329643018 140736329643136 140736329643136 140736329650160 0
Current children cumulated CPU time: 72000.3 s
Current children cumulated vsize: 19475008 KiB
Current children cumulated memory: 14664460 KiB

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

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

# cumulated CPU time of all completed processes:  user=71824.3 s, system=176.714 s

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

[startup+3635.22 s]
/proc/loadavg: 80.31 80.33 80.30 62/986 76773
/proc/meminfo: memFree=747742656/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3635.4 s]
/proc/loadavg: 80.31 80.33 80.30 62/986 76773
/proc/meminfo: memFree=747742656/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3635.47
CPU time (s): 72001
CPU user time (s): 71824.3
CPU system time (s): 176.714
CPU usage (%): 1980.51
Max. virtual memory (cumulated for all children) (KiB): 19475008
Max. memory (cumulated for all children) (KiB): 14664460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71824.3
system time used= 176.714
maximum resident set size= 14666560
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32278467
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= 462720
involuntary context switches= 312371


# summary of solver processes directly reported to runsolver:
#   pid: 74360
#   total CPU time (s): 72001
#   total CPU user time (s): 71824.3
#   total CPU system time (s): 176.714

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.3623 second user time and 82.1775 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-07-31 22:30:49
IDJOB=4466016
IDBENCH=148534
IDSOLVER=3094
FILE ID=nodeD102/4466016-1722457849
RUNJOBID= nodeD102-1722454211-70628
SLURM_JOB_ID= 8254238
Free space on /tmp= 8622824 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_60_1.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4466016-1722457849/watcher-4466016-1722457849 -o /tmp/evaluation-result-4466016-1722457849/solver-4466016-1722457849 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722454211-70628 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4466016-1722457849.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 2a4ebf3c72122f3b44af8d9c3b5c44b1
RANDOM SEED=1560775489

nodeD102.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		: 2879.469
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		: 3002.960
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	: 5005.95
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		: 3076.432
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	: 5005.96
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		: 2693.891
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	: 5005.94
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		: 2879.440
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		: 3002.964
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	: 5005.95
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		: 3076.388
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	: 5005.96
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		: 3034.543
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	: 5005.94
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		: 2879.402
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		: 3002.970
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	: 5005.95
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		: 3076.342
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	: 5005.96
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		: 3496.917
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	: 5005.94
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		: 2879.383
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		: 3002.971
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	: 5005.95
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		: 3076.341
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	: 5005.96
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		: 3283.060
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	: 5005.94
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		: 2879.415
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		: 3002.974
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	: 5005.95
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		: 3076.338
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	: 5005.96
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		: 2080.646
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	: 5005.94
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		: 2879.463
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		: 3002.973
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	: 5005.95
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		: 3076.323
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	: 5005.96
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		: 3328.978
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	: 5005.94
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		: 2879.532
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		: 3002.976
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	: 5005.95
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		: 3076.307
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	: 5005.96
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		: 2652.136
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	: 5005.94
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		: 2879.610
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		: 3002.975
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	: 5005.95
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		: 3076.300
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	: 5005.96
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		: 2658.230
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	: 5005.94
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		: 2879.682
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		: 3002.979
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	: 5005.95
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		: 3075.294
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	: 5005.96
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		: 2658.748
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	: 5005.94
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		: 2879.758
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		: 3002.193
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	: 5005.95
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		: 3070.528
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	: 5005.96
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		: 2658.711
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	: 5005.94
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		: 2879.833
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		: 3002.981
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	: 5005.95
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		: 3076.260
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	: 5005.96
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		: 2623.456
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	: 5005.94
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		: 2879.906
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		: 3002.981
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	: 5005.95
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		: 3073.850
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	: 5005.96
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		: 2640.291
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	: 5005.94
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		: 2879.976
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		: 3002.984
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	: 5005.95
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		: 3076.244
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	: 5005.96
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		: 2651.750
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	: 5005.94
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		: 2879.990
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		: 3002.985
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	: 5005.95
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		: 3076.224
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	: 5005.96
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		: 1438.572
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	: 5005.94
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		: 2879.942
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		: 3002.989
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	: 5005.95
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		: 3075.087
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 164
initial apicid	: 164
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.96
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		: 2664.909
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	: 5005.94
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		: 2879.896
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		: 3002.988
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	: 5005.95
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		: 3076.200
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	: 5005.96
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		: 2659.160
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	: 5005.94
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		: 2879.835
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		: 3002.991
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	: 5005.95
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		: 3076.186
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	: 5005.96
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		: 2654.240
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	: 5005.94
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		: 2879.791
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		: 3002.991
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	: 5005.95
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		: 3076.179
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	: 5005.96
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		: 3150.875
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	: 5005.94
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		: 2879.741
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		: 3002.994
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	: 5005.95
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		: 3076.172
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	: 5005.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 75
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2191.525
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	: 5005.94
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		: 2879.689
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		: 3002.994
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	: 5005.95
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		: 3076.147
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	: 5005.96
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		: 3603.278
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	: 5005.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        742326112 kB
MemAvailable:   740735708 kB
Buffers:          163664 kB
Cached:          1517184 kB
SwapCached:            0 kB
Active:           329980 kB
Inactive:       45634416 kB
Active(anon):       2260 kB
Inactive(anon): 44303844 kB
Active(file):     327720 kB
Inactive(file):  1330572 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28952 kB
Writeback:           120 kB
AnonPages:      44280576 kB
Mapped:           125792 kB
Shmem:             22536 kB
KReclaimable:     148212 kB
Slab:             484528 kB
SReclaimable:     148212 kB
SUnreclaim:       336316 kB
KernelStack:       16944 kB
PageTables:       105104 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    4173472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           209664 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7059456 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:      475136 kB
DirectMap2M:    47208448 kB
DirectMap1G:    758120448 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD102 at 2024-07-31 23:31:25