Trace number 4465426

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

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
Base/normalized-minisat100_4_32_1.opb
MD5SUM8d42d86cf98ca8f69e6e36c0226878c3
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5659645
Best CPU time to get the best result obtained on this benchmark70478.8
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20200
Total number of constraints30206
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)6
Number of constraints which are nor clauses,nor cardinality constraints30000
Minimum length of a constraint2
Maximum length of a constraint4950
Number of terms in the objective function 19896
Biggest coefficient in the objective function 172808693
Number of bits for the biggest coefficient in the objective function 28
Sum of the numbers in the objective function 203128547952
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 172808693
Number of bits of the biggest number in a constraint 28
Biggest sum of numbers in a constraint 203128547952
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.11/0.14	c Default LC presolving (default).
0.11/0.14	c ** Before presolving: virtualMemUsedAtLc = 136617508, getVmSize() = 113119232, SCIPgetMemUsed() = 80380173, SCIPgetMemTotal() = 88815445, SCIPgetMemExternEstim() = 47802063
0.11/0.14	c ** set memory limit for presolving in LC to 8.79566e+12 for SCIP **
0.69/0.77	c ** Estimated virtualMemUsedAtSolver = 186044002, getVmSize() = 260456448, SCIPgetMemUsed() = 170944220, SCIPgetMemTotal() = 231263940, SCIPgetMemExternEstim() = 47802063
0.69/0.77	c ** set memory limit for solvers to 4.18803e+11 for each SCIP **
0.69/0.77	c Original Problem   :
0.69/0.77	c   Problem name     : instance-4465426-1722521994
0.69/0.77	c   Variables        : 20200 (20200 binary, 0 integer, 0 implicit integer, 0 continuous)
0.69/0.77	c   Constraints      : 30206
0.69/0.77	c   Objective sense  : minimize
0.69/0.77	c Presolved Problem  :
0.69/0.77	c   Variables        : 10100 (10100 binary, 0 integer, 0 implicit integer, 0 continuous)
0.69/0.77	c   Constraints      : 10404
0.69/0.77	c Constraints        : Number
0.69/0.77	c   knapsack         : 5250 
0.69/0.77	c   setppc           : 101 
0.69/0.77	c   linear           : 3 
0.69/0.77	c   logicor          : 5050 
0.69/0.77	c ** Instance transfer method used: 0
0.79/0.80	c ** ParaScipInstance copy does not increase the number of variables. **
1.29/1.33	c LC is working with racing ramp-up and with rebuilding tree after racing.
1.29/1.33	c                                Nodes    Active                                            
1.29/1.33	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
14.69/2.14	c *       2              0           1        20   184821543.0000                -          -
14.69/2.16	c *       2              0           1        20    85812643.0000                -          -
16.60/2.18	c *       2              0           1        20    18513049.0000                -          -
70.52/5.00	c         5              2           1        20    18513049.0000          -3.0000          -
129.80/7.95	c *       8             42          41        20    18314711.0000          -3.0000          -
137.67/8.40	c *       8             42          41        20    18031719.0000          -3.0000          -
139.66/8.49	c *       8            101         102        20    18007751.0000          -3.0000          -
177.16/10.39	c *      10            121         122        20    17788803.0000          -3.0000          -
177.16/10.39	c        10            121         122        20    17788803.0000          -3.0000          -
179.23/10.41	c *      10            121         122        20    17745481.0000          -3.0000          -
179.23/10.46	c *      10            121         122        20    17722665.0000          -3.0000          -
194.18/11.17	c *      11            143         142        20    17409109.0000          -3.0000          -
214.73/12.20	c *      12            143         142        20    17197737.0000          -3.0000          -
278.01/15.42	c        15            455         304        20    17197737.0000          -3.0000          -
378.96/20.59	c        21           1849           4        20    17197737.0000          -3.0000          -
416.33/22.46	c *      22           3308        1463        20    17181177.0000          -3.0000          -
479.64/25.69	c        26           4075        2031        20    17181177.0000          -3.0000          -
584.38/30.93	c        31           4212        1893        20    17181177.0000          -3.0000          -
683.31/36.04	c        36           5921         357        20    17181177.0000          -3.0000          -
785.37/41.10	c        41           7114         861        20    17181177.0000          -3.0000          -
867.37/45.22	c *      45          10138         336        20    14385443.0000          -3.0000          -
886.13/46.19	c        46           8533        2282        20    14385443.0000          -3.0000          -
896.94/46.77	c *      47          10573         411        20    10699855.0000          -3.0000          -
923.65/48.05	c *      48           8734        2478        20     9577897.0000          -3.0000          -
952.26/49.57	c *      50           9054        2798        20     7843885.0000          -3.0000          -
960.14/50.03	c *      50           9254        2919        20     7708043.0000          -3.0000          -
985.63/51.25	c        51              2           0        20     7708043.0000     2552934.1903    201.93%
1088.42/56.40	c        56              2           0        20     7708043.0000     2552934.1903    201.93%
1187.41/61.45	c        61              2           0        20     7708043.0000     2552934.1903    201.93%
1288.32/66.53	c        67              2           0        20     7708043.0000     2552934.1903    201.93%
1389.17/71.64	c        72              2           0        20     7708043.0000     2552934.1903    201.93%
1487.94/76.69	c        77              2           0        20     7708043.0000     2594893.1865    197.05%
1531.39/78.89	c *      79              2           0        20     7706459.0000     2594893.1865    196.99%
1542.97/79.43	c *      79              2           0        20     7634377.0000     2594893.1865    194.21%
1588.23/81.70	c        82              2           0        20     7634377.0000     2594893.1865    194.21%
1687.11/86.76	c        87              3           1        20     7634377.0000     2601426.4587    193.47%
1788.02/91.80	c        92              3           1        20     7634377.0000     2601426.4587    193.47%
1815.69/93.28	c *      93              3           1        20     7627097.0000     2601426.4587    193.19%
1888.70/97.00	c        97              3           1        20     7627097.0000     2601426.4587    193.19%
1990.64/102.10	c       102              3           1        20     7627097.0000     2601426.4587    193.19%
2069.84/106.08	c *     106              4           2        20     7609729.0000     2601426.4587    192.52%
2091.20/107.15	c       107              4           2        20     7609729.0000     2601426.4587    192.52%
2191.08/112.27	c       112              2           0        20     7609729.0000     2624677.1393    189.93%
2195.04/112.41	c *     112              2           0        20     7601551.0000     2624677.1393    189.62%
2291.76/117.33	c       117              2           0        20     7601551.0000     2624677.1393    189.62%
2392.64/122.44	c       122              2           0        20     7601551.0000     2639517.5823    187.99%
2497.55/127.75	c       128              2           0        20     7601551.0000     2681032.2923    183.53%
2501.52/127.99	c *     128              2           0        20     7599881.0000     2681032.2923    183.47%
2548.70/130.31	c *     130              2           0        20     7590193.0000     2681032.2923    183.11%
2596.19/132.78	c       133              2           0        20     7590193.0000     2681032.2923    183.11%
2697.18/137.90	c       138              2           0        20     7590193.0000     2681032.2923    183.11%
2797.89/142.94	c       143              2           0        20     7590193.0000     2681032.2923    183.11%
2896.85/147.99	c       148              2           0        20     7590193.0000     2681032.2923    183.11%
2995.81/153.04	c       153              2           0        20     7590193.0000     2681032.2923    183.11%
3097.89/158.10	c       158              2           0        20     7590193.0000     2719311.9358    179.12%
3196.64/163.14	c       163              2           0        20     7590193.0000     2719311.9358    179.12%
3267.12/166.62	c *     167              2           0        20     7552897.0000     2719311.9358    177.75%
3284.70/167.50	c *     168              2           0        20     7543843.0000     2719311.9358    177.42%
3298.53/168.22	c       168              2           0        20     7543843.0000     2719311.9358    177.42%
3306.46/168.61	c *     169              2           0        20     7530381.0000     2719311.9358    176.92%
3399.38/173.34	c       173              2           0        20     7530381.0000     2719311.9358    176.92%
3498.21/178.38	c       178              2           0        20     7530381.0000     2719311.9358    176.92%
3561.47/181.52	c *     182              2           0        20     7518547.0000     2719311.9358    176.49%
3599.06/183.41	c       183              2           0        20     7518547.0000     2719311.9358    176.49%
3697.96/188.43	c       188              2           0        20     7518547.0000     2719311.9358    176.49%
3796.86/193.48	c       193              2           0        20     7518547.0000     2719311.9358    176.49%
3899.83/198.67	c       199              2           0        20     7518547.0000     2719311.9358    176.49%
4000.62/203.74	c       204              2           0        20     7518547.0000     2719311.9358    176.49%
4038.29/205.62	c *     206              2           0        20     7514569.0000     2719311.9358    176.34%
4103.50/209.00	c       209              2           0        20     7514569.0000     2719311.9358    176.34%
4205.48/214.15	c       214              2           0        20     7514569.0000     2719311.9358    176.34%
4309.16/219.39	c       219              3           0        20     7514569.0000     2739168.4312    174.34%
4412.07/224.53	c       225              3           0        20     7514569.0000     2739168.4312    174.34%
4511.03/229.59	c       230              3           0        20     7514569.0000     2739168.4312    174.34%
4611.93/234.65	c       235              3           0        20     7514569.0000     2739168.4312    174.34%
4712.85/239.72	c       240              4           1        20     7514569.0000     2744130.0261    173.84%
4811.76/244.78	c       245              4           1        20     7514569.0000     2744130.0261    173.84%
4912.70/249.82	c       250              4           1        20     7514569.0000     2744130.0261    173.84%
5011.63/254.87	c       255              4           1        20     7514569.0000     2744130.0261    173.84%
5112.49/259.92	c       260              5           2        20     7514569.0000     2744130.0261    173.84%
5211.31/264.97	c       265              5           2        20     7514569.0000     2744130.0261    173.84%
5313.07/270.05	c       270              5           2        20     7514569.0000     2744130.0261    173.84%
5354.71/272.17	c *     272              5           2        20     7494159.0000     2744130.0261    173.10%
5414.81/275.22	c       275              5           2        20     7494159.0000     2744130.0261    173.10%
5495.92/279.36	c *     279              6           3        20     7485169.0000     2746998.2919    172.49%
5513.63/280.27	c       280              6           3        20     7485169.0000     2746998.2919    172.49%
5600.59/284.63	c *     285              6           3        20     7481889.0000     2746998.2919    172.37%
5614.33/285.32	c       285              6           3        20     7481889.0000     2746998.2919    172.37%
5626.23/285.96	c *     286              6           3        20     7471649.0000     2746998.2919    171.99%
5643.92/286.88	c *     287              6           3        20     7459557.0000     2746998.2919    171.55%
5670.76/288.19	c *     288              6           3        20     7458823.0000     2746998.2919    171.53%
5713.15/290.37	c       290              6           3        20     7458823.0000     2746998.2919    171.53%
5715.13/290.46	c *     290              6           3        20     7424239.0000     2746998.2919    170.27%
5776.47/293.55	c *     294              6           3        20     7390211.0000     2746998.2919    169.03%
5816.04/295.56	c       296              6           3        20     7390211.0000     2746998.2919    169.03%
5873.37/298.43	c *     298              6           3        20     7374749.0000     2746998.2919    168.47%
5922.71/300.93	c       301              6           3        20     7374749.0000     2746998.2919    168.47%
6024.64/306.09	c       306              6           3        20     7374749.0000     2746998.2919    168.47%
6041.38/306.95	c *     307              6           3        20     7285207.0000     2746998.2919    165.21%
6126.32/311.24	c       311              7           4        20     7285207.0000     2746998.2919    165.21%
6154.05/312.66	c *     313              7           4        20     7261935.0000     2746998.2919    164.36%
6167.86/313.36	c *     313              7           4        20     7259649.0000     2746998.2919    164.28%
6225.22/316.26	c       316              7           4        20     7259649.0000     2746998.2919    164.28%
6266.68/318.31	c *     318              7           4        20     7250067.0000     2746998.2919    163.93%
6325.96/321.30	c       321              7           4        20     7250067.0000     2746998.2919    163.93%
6367.46/323.46	c *     323              7           4        20     7244901.0000     2746998.2919    163.74%
6426.71/326.46	c       326              7           4        20     7244901.0000     2746998.2919    163.74%
6527.17/331.59	c       332              8           5        20     7244901.0000     2746998.2919    163.74%
6629.87/336.72	c       337              8           5        20     7244901.0000     2746998.2919    163.74%
6689.14/339.76	c *     340              8           5        20     7240523.0000     2746998.2919    163.58%
6732.47/341.91	c       342              9           6        20     7240523.0000     2746998.2919    163.58%
6837.18/347.23	c       347              9           6        20     7240523.0000     2746998.2919    163.58%
6936.06/352.27	c       352              9           6        20     7240523.0000     2746998.2919    163.58%
7034.68/357.29	c       357             10           7        20     7240523.0000     2746998.2919    163.58%
7135.53/362.38	c       362             10           7        20     7240523.0000     2746998.2919    163.58%
7236.36/367.47	c       367             10           7        20     7240523.0000     2746998.2919    163.58%
7337.23/372.58	c       373             11           8        20     7240523.0000     2746998.2919    163.58%
7444.13/377.99	c       378             11           8        20     7240523.0000     2746998.2919    163.58%
7548.94/383.24	c       383             11           8        20     7240523.0000     2746998.2919    163.58%
7649.88/388.34	c       388             12           9        20     7240523.0000     2746998.2919    163.58%
7748.72/393.39	c       393             12           9        20     7240523.0000     2746998.2919    163.58%
7849.66/398.44	c       398             13          10        20     7240523.0000     2746998.2919    163.58%
7948.52/403.47	c       403             13          10        20     7240523.0000     2746998.2919    163.58%
8049.43/408.54	c       409             16          13        20     7240523.0000     2754928.6147    162.82%
8148.39/413.59	c       414             21          18        20     7240523.0000     2754928.6147    162.82%
8249.37/418.64	c       419             21          18        20     7240523.0000     2754928.6147    162.82%
8348.36/423.69	c       424             22          19        20     7240523.0000     2754928.6147    162.82%
8449.14/428.74	c       429             22          19        20     7240523.0000     2754928.6147    162.82%
8548.01/433.79	c       434             22          19        20     7240523.0000     2754928.6147    162.82%
8648.96/438.84	c       439             25          22        20     7240523.0000     2754928.6147    162.82%
8747.87/443.89	c       444             25          22        20     7240523.0000     2754928.6147    162.82%
8848.78/448.94	c       449             31          28        20     7240523.0000     2754928.6147    162.82%
8947.75/453.99	c       454             31          28        20     7240523.0000     2754928.6147    162.82%
9046.71/459.04	c       459             31          28        20     7240523.0000     2754928.6147    162.82%
9148.54/464.09	c       464             32          29        20     7240523.0000     2754928.6147    162.82%
9247.49/469.14	c       469             32          29        20     7240523.0000     2754928.6147    162.82%
9348.37/474.19	c       474             32          29        20     7240523.0000     2754928.6147    162.82%
9448.33/479.24	c       479             32          29        20     7240523.0000     2754928.6147    162.82%
9547.18/484.29	c       484             34          31        20     7240523.0000     2754928.6147    162.82%
9648.13/489.34	c       489             35          32        20     7240523.0000     2754928.6147    162.82%
9747.09/494.39	c       494             35          32        20     7240523.0000     2754928.6147    162.82%
9847.73/499.44	c       499             35          32        20     7240523.0000     2754928.6147    162.82%
9946.64/504.49	c       504             36          33        20     7240523.0000     2754928.6147    162.82%
10047.44/509.54	c       510             36          33        20     7240523.0000     2754928.6147    162.82%
10148.38/514.64	c       515             38          35        20     7240523.0000     2754928.6147    162.82%
10249.37/519.78	c       520             39          34        20     7240523.0000     2754928.6147    162.82%
10352.36/524.90	c       525             39          34        20     7240523.0000     2754928.6147    162.82%
10451.26/529.95	c       530             40          35        20     7240523.0000     2754928.6147    162.82%
10550.30/535.00	c       535             41          36        20     7240523.0000     2754928.6147    162.82%
10575.90/536.28	c *     536             41          36        20     7226577.0000     2754928.6147    162.31%
10653.78/540.17	c       540             43          38        20     7226577.0000     2754928.6147    162.31%
10759.95/545.53	c       546             44          39        20     7226577.0000     2754928.6147    162.31%
10860.68/550.61	c       551             44          39        20     7226577.0000     2754928.6147    162.31%
10961.71/555.73	c       556             44          39        20     7226577.0000     2754928.6147    162.31%
11062.61/560.84	c       561             46          41        20     7226577.0000     2754928.6147    162.31%
11163.64/565.99	c       566             48          43        20     7226577.0000     2754928.6147    162.31%
11166.27/566.04	c *     566             48          43        20     7226137.0000     2754928.6147    162.30%
11267.24/571.15	c       571             49          44        20     7226137.0000     2754928.6147    162.30%
11366.60/576.18	c       576             50          45        20     7226137.0000     2754928.6147    162.30%
11420.84/578.94	c *     579             50          45        20     7054839.0000     2754928.6147    156.08%
11485.22/582.19	c       582             50          45        20     7054839.0000     2754928.6147    156.08%
11533.66/584.70	c *     585             52          47        20     7052099.0000     2754928.6147    155.98%
11592.97/587.60	c *     588             52          47        20     7023499.0000     2754928.6147    154.94%
11592.97/587.60	c       588             52          47        20     7023499.0000     2754928.6147    154.94%
11695.87/592.81	c       593             52          47        20     7023499.0000     2754928.6147    154.94%
11796.87/598.02	c       598             52          47        20     7023499.0000     2754928.6147    154.94%
11822.59/599.24	c *     599             52          47        20     7020061.0000     2754928.6147    154.82%
11876.05/601.97	c *     602             52          47        20     7007451.0000     2754928.6147    154.36%
11898.89/603.07	c       603             52          47        20     7007451.0000     2754928.6147    154.36%
11949.31/605.65	c *     606             52          47        20     6971329.0000     2754928.6147    153.05%
12004.66/608.40	c       608             52          47        20     6971329.0000     2754928.6147    153.05%
12017.37/609.12	c *     609             52          47        20     6961671.0000     2754928.6147    152.70%
12103.55/613.46	c       613             53          48        20     6961671.0000     2754928.6147    152.70%
12139.20/615.26	c *     615             53          48        20     6954647.0000     2754928.6147    152.44%
12160.89/616.34	c *     616             53          48        20     6953079.0000     2754928.6147    152.39%
12198.50/618.22	c *     618             53          48        20     6932879.0000     2754928.6147    151.65%
12204.44/618.51	c       619             53          48        20     6932879.0000     2754928.6147    151.65%
12305.32/623.61	c       624             53          48        20     6932879.0000     2754928.6147    151.65%
12404.33/628.66	c       629             53          48        20     6932879.0000     2754928.6147    151.65%
12443.93/630.67	c *     631             53          48        20     6915015.0000     2754928.6147    151.01%
12509.19/633.94	c       634             53          48        20     6915015.0000     2754928.6147    151.01%
12571.22/637.04	c *     637             54          49        20     6880749.0000     2754928.6147    149.76%
12608.12/639.00	c       639             54          49        20     6880749.0000     2754928.6147    149.76%
12657.60/641.46	c *     641             54          49        20     6880035.0000     2754928.6147    149.74%
12711.56/644.19	c       644             54          49        20     6880035.0000     2754928.6147    149.74%
12722.67/644.77	c *     645             54          49        20     6851523.0000     2754928.6147    148.70%
12811.67/649.22	c       649             56          51        20     6851523.0000     2754928.6147    148.70%
12912.69/654.31	c       654             59          52        20     6851523.0000     2754928.6147    148.70%
13011.46/659.35	c       659             60          51        20     6851523.0000     2754928.6147    148.70%
13102.56/663.93	c *     664             60          51        20     6844203.0000     2754928.6147    148.43%
13112.32/664.41	c       664             60          51        20     6844203.0000     2754928.6147    148.43%
13219.10/669.85	c       670             61          50        20     6844203.0000     2754928.6147    148.43%
13320.07/674.95	c       675             61          50        20     6844203.0000     2754928.6147    148.43%
13421.69/680.04	c       680             62          51        20     6844203.0000     2754928.6147    148.43%
13520.79/685.15	c       685             63          52        20     6844203.0000     2754928.6147    148.43%
13627.22/690.45	c       690             64          53        20     6844203.0000     2754928.6147    148.43%
13684.70/693.37	c *     693             64          53        20     6837947.0000     2754928.6147    148.21%
13686.68/693.46	c *     693             64          53        20     6836261.0000     2754928.6147    148.15%
13722.42/695.26	c *     695             66          55        20     6832371.0000     2754928.6147    148.01%
13728.21/695.51	c       696             66          55        20     6832371.0000     2754928.6147    148.01%
13835.27/700.98	c       701             66          55        20     6832371.0000     2754928.6147    148.01%
13906.57/704.53	c *     705             69          58        20     6825899.0000     2754928.6147    147.77%
13936.89/706.11	c       706             69          58        20     6825899.0000     2754928.6147    147.77%
13946.17/706.55	c *     707             69          58        20     6819499.0000     2754928.6147    147.54%
13958.73/707.18	c *     707             69          58        20     6819381.0000     2754928.6147    147.53%
14039.38/711.20	c       711             69          58        20     6819381.0000     2754928.6147    147.53%
14130.45/715.82	c *     716             69          58        20     6812641.0000     2754928.6147    147.29%
14144.25/716.50	c       717             69          58        20     6812641.0000     2754928.6147    147.29%
14231.47/720.93	c *     721             70          59        20     6807585.0000     2754928.6147    147.11%
14245.30/721.65	c       722             70          59        20     6807585.0000     2754928.6147    147.11%
14342.36/726.51	c *     727             70          59        20     6727393.0000     2754928.6147    144.19%
14350.29/727.03	c       727             70          59        20     6727393.0000     2754928.6147    144.19%
14451.93/732.04	c       732             77          60        20     6727393.0000     2754928.6147    144.19%
14551.12/737.09	c       737             77          60        20     6727393.0000     2754928.6147    144.19%
14652.13/742.14	c       742             78          61        20     6727393.0000     2754928.6147    144.19%
14760.38/747.67	c       748             80          61        20     6727393.0000     2754928.6147    144.19%
14861.44/752.72	c       753             83          64        20     6727393.0000     2754928.6147    144.19%
14877.29/753.56	c *     754             83          64        20     6724197.0000     2754928.6147    144.08%
14883.14/753.85	c *     754             83          64        20     6712775.0000     2754928.6147    143.66%
14924.76/755.93	c *     756             83          64        20     6707537.0000     2754928.6147    143.47%
14956.42/757.51	c *     758             87          66        20     6703991.0000     2754928.6147    143.35%
14960.38/757.78	c       758             87          66        20     6703991.0000     2754928.6147    143.35%
15019.82/760.72	c *     761             87          66        20     6703651.0000     2754928.6147    143.33%
15061.35/762.84	c       763             87          66        20     6703651.0000     2754928.6147    143.33%
15162.42/768.03	c       768             87          66        20     6703651.0000     2754928.6147    143.33%
15271.33/773.49	c       774             90          69        20     6703651.0000     2754928.6147    143.33%
15326.82/776.29	c *     776             91          70        20     6701043.0000     2754928.6147    143.24%
15376.21/778.78	c       779             92          71        20     6701043.0000     2754928.6147    143.24%
15479.26/783.96	c       784             92          71        20     6701043.0000     2754928.6147    143.24%
15588.21/789.44	c       789             98          75        20     6701043.0000     2754928.6147    143.24%
15687.26/794.49	c       794             99          76        20     6701043.0000     2754928.6147    143.24%
15788.33/799.56	c       800            100          77        20     6701043.0000     2754928.6147    143.24%
15889.38/804.61	c       805            100          77        20     6701043.0000     2754928.6147    143.24%
15988.45/809.66	c       810            100          77        20     6701043.0000     2754928.6147    143.24%
16089.49/814.72	c       815            102          79        20     6701043.0000     2754928.6147    143.24%
16150.85/817.83	c *     818            102          79        20     6693771.0000     2754928.6147    142.97%
16190.46/819.85	c       820            104          81        20     6693771.0000     2754928.6147    142.97%
16291.07/824.91	c       825            104          81        20     6693771.0000     2754928.6147    142.97%
16395.92/830.22	c       830            105          82        20     6693771.0000     2754928.6147    142.97%
16498.81/835.40	c       835            107          84        20     6693771.0000     2754928.6147    142.97%
16593.84/840.26	c *     840            108          85        20     6690529.0000     2754928.6147    142.86%
16597.78/840.46	c       840            108          85        20     6690529.0000     2754928.6147    142.86%
16700.82/845.61	c       846            110          87        20     6690529.0000     2754928.6147    142.86%
16799.79/850.69	c       851            112          89        20     6690529.0000     2754928.6147    142.86%
16900.80/855.73	c       856            113          90        20     6690529.0000     2754928.6147    142.86%
16999.83/860.79	c       861            113          90        20     6690529.0000     2754928.6147    142.86%
17053.31/863.42	c *     863            113          90        20     6683643.0000     2754928.6147    142.61%
17102.70/865.91	c       866            117          90        20     6683643.0000     2754928.6147    142.61%
17170.21/869.36	c *     869            118          91        20     6677973.0000     2754928.6147    142.40%
17204.34/871.10	c       871            118          91        20     6677973.0000     2754928.6147    142.40%
17303.26/876.12	c       876            118          91        20     6677973.0000     2754928.6147    142.40%
17402.31/881.12	c       881            118          91        20     6677973.0000     2754928.6147    142.40%
17503.27/886.13	c       886            118          91        20     6677973.0000     2754928.6147    142.40%
17518.48/887.01	c *     887            118          91        20     6634321.0000     2754928.6147    140.82%
17607.53/891.47	c       891            118          91        20     6634321.0000     2754928.6147    140.82%
17708.66/896.52	c       897            121          92        20     6634321.0000     2754928.6147    140.82%
17813.60/901.88	c       902            121          92        20     6634321.0000     2754928.6147    140.82%
17914.65/906.96	c       907            123          94        20     6634321.0000     2754928.6147    140.82%
17922.50/907.32	c *     907            123          94        20     6626887.0000     2754928.6147    140.55%
18013.58/912.03	c       912            124          95        20     6626887.0000     2754928.6147    140.55%
18112.46/917.03	c       917            125          96        20     6626887.0000     2754928.6147    140.55%
18216.14/922.15	c       922            128          97        20     6626887.0000     2754928.6147    140.55%
18316.43/927.21	c       927            129          98        20     6626887.0000     2754928.6147    140.55%
18419.42/932.41	c       932            131          96        20     6626887.0000     2754928.6147    140.55%
18441.13/933.57	c *     934            131          96        20     6621301.0000     2754928.6147    140.34%
18518.19/937.48	c       937            131          96        20     6621301.0000     2754928.6147    140.34%
18619.18/942.57	c       943            133          96        20     6621301.0000     2754928.6147    140.34%
18720.23/947.62	c       948            133          96        20     6621301.0000     2754928.6147    140.34%
18821.25/952.71	c       953            104          57        20     6621301.0000     2757130.6786    140.15%
18823.23/952.84	c *     953            104          57        20     6613597.0000     2757130.6786    139.87%
18920.23/957.77	c       958            104          57        20     6613597.0000     2757130.6786    139.87%
19021.26/962.82	c       963            105          58        20     6613597.0000     2757130.6786    139.87%
19120.22/967.86	c       968            105          58        20     6613597.0000     2757130.6786    139.87%
19223.77/973.06	c       973            111          60        20     6613597.0000     2757130.6786    139.87%
19322.80/978.11	c       978            112          61        20     6613597.0000     2757130.6786    139.87%
19423.40/983.18	c       983            114          61        20     6613597.0000     2757130.6786    139.87%
19523.73/988.24	c       988            114          61        20     6613597.0000     2757130.6786    139.87%
19591.05/991.68	c *     992            114          61        20     6605711.0000     2757130.6786    139.59%
19622.69/993.27	c       993            118          61        20     6605711.0000     2757130.6786    139.59%
19727.61/998.60	c       999            121          62        20     6605711.0000     2757130.6786    139.59%
19828.55/1003.61	c      1004            121          62        20     6605711.0000     2757130.6786    139.59%
19882.05/1006.39	c *    1006            122          63        20     6605681.0000     2757130.6786    139.59%
19929.56/1008.78	c      1009            122          63        20     6605681.0000     2757130.6786    139.59%
20032.58/1013.90	c      1014            122          63        20     6605681.0000     2757130.6786    139.59%
20131.66/1018.99	c      1019            124          65        20     6605681.0000     2757409.3172    139.56%
20233.28/1024.04	c      1024            124          65        20     6605681.0000     2757409.3172    139.56%
20335.67/1029.27	c      1029            125          66        20     6605681.0000     2757409.3172    139.56%
20436.75/1034.38	c      1034             54          45        20     6605681.0000     2767272.0150    138.71%
20537.76/1039.42	c      1039             54          45        20     6605681.0000     2767272.0150    138.71%
20636.85/1044.49	c      1044             54          45        20     6605681.0000     2767272.0150    138.71%
20737.90/1049.52	c      1050             54          45        20     6605681.0000     2767272.0150    138.71%
20842.90/1054.82	c      1055             58          49        20     6605681.0000     2767272.0150    138.71%
20943.93/1060.03	c      1060             59          50        20     6605681.0000     2767272.0150    138.71%
21045.53/1065.05	c      1065             59          50        20     6605681.0000     2767272.0150    138.71%
21144.34/1070.11	c      1070             61          52        20     6605681.0000     2767272.0150    138.71%
21246.69/1075.21	c      1075             63          52        20     6605681.0000     2767272.0150    138.71%
21345.74/1080.25	c      1080             63          52        20     6605681.0000     2767272.0150    138.71%
21446.78/1085.31	c      1085             63          52        20     6605681.0000     2767272.0150    138.71%
21547.84/1090.48	c      1090             64          53        20     6605681.0000     2767272.0150    138.71%
21648.96/1095.53	c      1096             66          55        20     6605681.0000     2767272.0150    138.71%
21747.88/1100.58	c      1101             66          55        20     6605681.0000     2767272.0150    138.71%
21848.94/1105.64	c      1106             67          54        20     6605681.0000     2767272.0150    138.71%
21906.41/1108.53	c *    1109             69          56        20     6598427.0000     2767272.0150    138.45%
21947.95/1110.68	c      1111             69          56        20     6598427.0000     2767272.0150    138.45%
22048.79/1115.78	c      1116             69          56        20     6598427.0000     2767272.0150    138.45%
22151.67/1120.96	c      1121             75          68        20     6598427.0000     2784884.5811    136.94%
22255.24/1126.15	c      1126             75          68        20     6598427.0000     2784884.5811    136.94%
22363.56/1131.66	c      1132             75          68        20     6598427.0000     2784884.5811    136.94%
22464.56/1136.71	c      1137             77          70        20     6598427.0000     2784884.5811    136.94%
22563.58/1141.76	c      1142             77          70        20     6598427.0000     2784884.5811    136.94%
22662.56/1146.77	c      1147             78          71        20     6598427.0000     2784884.5811    136.94%
22761.53/1151.79	c      1152             78          71        20     6598427.0000     2784884.5811    136.94%
22797.18/1153.50	c *    1154             78          71        20     6597565.0000     2784884.5811    136.91%
22870.40/1157.21	c      1157             80          73        20     6597565.0000     2784884.5811    136.91%
22973.32/1162.44	c      1162             81          74        20     6597565.0000     2784884.5811    136.91%
23012.90/1164.42	c *    1164             81          74        20     6581845.0000     2784884.5811    136.34%
23076.19/1167.66	c      1168             81          74        20     6581845.0000     2784884.5811    136.34%
23177.05/1172.72	c      1173             81          74        20     6581845.0000     2784884.5811    136.34%
23214.67/1174.63	c *    1175             81          74        20     6581275.0000     2784884.5811    136.32%
23277.93/1177.87	c      1178             81          74        20     6581275.0000     2784884.5811    136.32%
23384.65/1183.21	c      1183             82          75        20     6581275.0000     2784884.5811    136.32%
23483.66/1188.25	c      1188             82          75        20     6581275.0000     2784884.5811    136.32%
23584.62/1193.31	c      1193             82          75        20     6581275.0000     2784884.5811    136.32%
23685.64/1198.49	c      1198             83          76        20     6581275.0000     2784884.5811    136.32%
23786.66/1203.56	c      1204             83          76        20     6581275.0000     2784884.5811    136.32%
23887.71/1208.60	c      1209             84          77        20     6581275.0000     2784884.5811    136.32%
23889.70/1208.78	c *    1209             84          77        20     6569837.0000     2784884.5811    135.91%
23962.96/1212.47	c *    1212             84          77        20     6567123.0000     2784884.5811    135.81%
23986.73/1213.63	c      1214             84          77        20     6567123.0000     2784884.5811    135.81%
24087.48/1218.78	c      1219             84          77        20     6567123.0000     2784884.5811    135.81%
24188.28/1223.87	c      1224             85          78        20     6567123.0000     2784884.5811    135.81%
24289.27/1228.94	c      1229             86          77        20     6567123.0000     2784884.5811    135.81%
24322.92/1230.63	c *    1231             86          77        20     6567011.0000     2784884.5811    135.81%
24394.11/1234.21	c      1234             87          78        20     6567011.0000     2784884.5811    135.81%
24492.98/1239.22	c      1239             88          79        20     6567011.0000     2784884.5811    135.81%
24592.04/1244.24	c      1244             88          79        20     6567011.0000     2784884.5811    135.81%
24693.11/1249.33	c      1249             88          79        20     6567011.0000     2784884.5811    135.81%
24792.17/1254.38	c      1254             89          78        20     6567011.0000     2784884.5811    135.81%
24893.11/1259.46	c      1259             90          79        20     6567011.0000     2791108.6211    135.28%
24998.11/1264.79	c      1265             90          79        20     6567011.0000     2791108.6211    135.28%
25101.12/1269.91	c      1270             90          79        20     6567011.0000     2791108.6211    135.28%
25200.11/1274.96	c      1275             91          80        20     6567011.0000     2791108.6211    135.28%
25299.17/1280.01	c      1280             91          80        20     6567011.0000     2791108.6211    135.28%
25402.84/1285.14	c      1285             92          81        20     6567011.0000     2794605.7702    134.99%
25501.80/1290.19	c      1290             93          82        20     6567011.0000     2794605.7702    134.99%
25602.16/1295.24	c      1295             93          82        20     6567011.0000     2794605.7702    134.99%
25701.19/1300.26	c      1300             93          82        20     6567011.0000     2794605.7702    134.99%
25802.21/1305.39	c      1305             95          84        20     6567011.0000     2794605.7702    134.99%
25905.12/1310.50	c      1311             97          84        20     6567011.0000     2794605.7702    134.99%
26004.16/1315.55	c      1316             97          84        20     6567011.0000     2794605.7702    134.99%
26105.18/1320.60	c      1321             99          84        20     6567011.0000     2794605.7702    134.99%
26204.24/1325.65	c      1326            101          86        20     6567011.0000     2794605.7702    134.99%
26307.20/1330.88	c      1331            102          87        20     6567011.0000     2794605.7702    134.99%
26408.26/1335.94	c      1336            102          87        20     6567011.0000     2794605.7702    134.99%
26507.26/1341.01	c      1341            104          87        20     6567011.0000     2798593.9194    134.65%
26608.92/1346.14	c      1346            104          87        20     6567011.0000     2798593.9194    134.65%
26710.10/1351.16	c      1351            104          87        20     6567011.0000     2798593.9194    134.65%
26810.29/1356.24	c      1356            107          90        20     6567011.0000     2798593.9194    134.65%
26909.37/1361.28	c      1361            111          94        20     6567011.0000     2798593.9194    134.65%
27010.37/1366.37	c      1366            111          94        20     6567011.0000     2798593.9194    134.65%
27111.43/1371.43	c      1371            111          94        20     6567011.0000     2798593.9194    134.65%
27210.36/1376.47	c      1376            114          97        20     6567011.0000     2798593.9194    134.65%
27315.37/1381.70	c      1382            114          97        20     6567011.0000     2798593.9194    134.65%
27414.42/1386.76	c      1387            123         102        20     6567011.0000     2798593.9194    134.65%
27515.34/1391.81	c      1392            123         102        20     6567011.0000     2798593.9194    134.65%
27614.27/1396.87	c      1397            123         102        20     6567011.0000     2798593.9194    134.65%
27713.34/1401.88	c      1402            124         103        20     6567011.0000     2798593.9194    134.65%
27814.34/1406.93	c      1407            127         104        20     6567011.0000     2798593.9194    134.65%
27916.00/1412.08	c      1412            133         106        20     6567011.0000     2798593.9194    134.65%
28015.01/1417.12	c      1417            134         105        20     6567011.0000     2798593.9194    134.65%
28116.16/1422.17	c      1422            137         108        20     6567011.0000     2798593.9194    134.65%
28216.38/1427.22	c      1427            141         108        20     6567011.0000     2798593.9194    134.65%
28236.19/1428.22	c *    1428            141         108        20     6564261.0000     2798593.9194    134.56%
28321.28/1432.53	c      1433            142         109        20     6564261.0000     2798593.9194    134.56%
28420.21/1437.56	c      1438            145         110        20     6564261.0000     2798593.9194    134.56%
28527.06/1443.01	c      1443            145         110        20     6564261.0000     2798593.9194    134.56%
28633.96/1448.38	c      1448            146         111        20     6564261.0000     2798593.9194    134.56%
28747.40/1454.12	c      1454            151         114        20     6564261.0000     2798593.9194    134.56%
28849.78/1459.28	c      1459            151         114        20     6564261.0000     2798593.9194    134.56%
28950.80/1464.38	c      1464            153         116        20     6564261.0000     2798593.9194    134.56%
29053.70/1469.53	c      1470            153         116        20     6564261.0000     2798593.9194    134.56%
29152.55/1474.58	c      1475            155         118        20     6564261.0000     2798593.9194    134.56%
29253.54/1479.62	c      1480            155         118        20     6564261.0000     2798593.9194    134.56%
29352.56/1484.69	c      1485            157         118        20     6564261.0000     2798593.9194    134.56%
29453.52/1489.73	c      1490            157         118        20     6564261.0000     2798593.9194    134.56%
29552.59/1494.76	c      1495            157         118        20     6564261.0000     2798593.9194    134.56%
29655.56/1499.94	c      1500            159         120        20     6564261.0000     2798593.9194    134.56%
29754.55/1504.99	c      1505            159         120        20     6564261.0000     2798593.9194    134.56%
29859.70/1510.24	c      1510            161         120        20     6564261.0000     2798593.9194    134.56%
29958.52/1515.27	c      1515            163         120        20     6564261.0000     2798593.9194    134.56%
30061.51/1520.43	c      1520            163         120        20     6564261.0000     2798593.9194    134.56%
30160.47/1525.49	c      1526            164         121        20     6564261.0000     2806084.0428    133.93%
30261.50/1530.54	c      1531            166         121        20     6564261.0000     2806084.0428    133.93%
30360.57/1535.59	c      1536            168         121        20     6564261.0000     2806084.0428    133.93%
30465.61/1540.80	c      1541            171         122        20     6564261.0000     2806084.0428    133.93%
30564.65/1545.85	c      1546            174         123        20     6564261.0000     2806084.0428    133.93%
30665.72/1551.01	c      1551            175         124        20     6564261.0000     2806084.0428    133.93%
30767.41/1556.06	c      1556            176         125        20     6564261.0000     2806084.0428    133.93%
30866.42/1561.09	c      1561            177         126        20     6564261.0000     2806084.0428    133.93%
30935.01/1564.50	c *    1564            177         126        20     6560271.0000     2806084.0428    133.79%
30967.36/1566.13	c      1566            177         126        20     6560271.0000     2806084.0428    133.79%
31066.49/1571.15	c      1571            181         126        20     6560271.0000     2806084.0428    133.79%
31180.22/1577.02	c      1577            184         127        20     6560271.0000     2816637.0217    132.91%
31291.10/1582.51	c      1583            184         127        20     6560271.0000     2816637.0217    132.91%
31390.09/1587.53	c      1588            184         127        20     6560271.0000     2816637.0217    132.91%
31491.03/1592.62	c      1593            186         129        20     6560271.0000     2816637.0217    132.91%
31589.99/1597.69	c      1598            190         129        20     6560271.0000     2816637.0217    132.91%
31690.74/1602.74	c      1603            193         130        20     6560271.0000     2816637.0217    132.91%
31789.80/1607.80	c      1608            193         130        20     6560271.0000     2816637.0217    132.91%
31890.73/1612.84	c      1613            194         131        20     6560271.0000     2816637.0217    132.91%
31946.00/1615.67	c *    1616            197         130        20     6559497.0000     2816637.0217    132.88%
31994.23/1618.07	c      1618            197         130        20     6559497.0000     2816637.0217    132.88%
32098.39/1623.32	c      1623            198         131        20     6559497.0000     2816637.0217    132.88%
32203.27/1628.61	c      1629            199         132        20     6559497.0000     2816637.0217    132.88%
32304.40/1633.74	c      1634            200         131        20     6559497.0000     2816637.0217    132.88%
32405.36/1638.81	c      1639            202         131        20     6559497.0000     2816637.0217    132.88%
32504.44/1643.86	c      1644            211         132        20     6559497.0000     2816637.0217    132.88%
32605.44/1648.91	c      1649            215         132        20     6559497.0000     2816637.0217    132.88%
32704.50/1653.96	c      1654            216         133        20     6559497.0000     2816637.0217    132.88%
32806.24/1659.07	c      1659            217         134        20     6559497.0000     2816637.0217    132.88%
32910.50/1664.31	c      1664            218         133        20     6559497.0000     2816637.0217    132.88%
33009.62/1669.35	c      1669            224         133        20     6559497.0000     2816637.0217    132.88%
33110.69/1674.45	c      1674            227         132        20     6559497.0000     2816637.0217    132.88%
33211.76/1679.50	c      1680            232         133        20     6559497.0000     2816637.0217    132.88%
33310.84/1684.57	c      1685            242         133        20     6559497.0000     2816637.0217    132.88%
33409.92/1689.57	c      1690            242         133        20     6559497.0000     2816637.0217    132.88%
33511.01/1694.61	c      1695            244         133        20     6559497.0000     2817586.5383    132.81%
33610.09/1699.66	c      1700            245         134        20     6559497.0000     2817586.5383    132.81%
33711.14/1704.71	c      1705            245         134        20     6559497.0000     2817586.5383    132.81%
33810.23/1709.77	c      1710            247         134        20     6559497.0000     2817586.5383    132.81%
33911.28/1714.81	c      1715            249         134        20     6559497.0000     2817586.5383    132.81%
34010.26/1719.82	c      1720            251         136        20     6559497.0000     2817586.5383    132.81%
34111.33/1724.91	c      1725            257         136        20     6559497.0000     2817586.5383    132.81%
34210.45/1729.96	c      1730            257         136        20     6559497.0000     2817586.5383    132.81%
34309.55/1734.99	c      1735            154         113        20     6559497.0000     2821749.1254    132.46%
34413.30/1740.16	c      1740            156         113        20     6559497.0000     2821749.1254    132.46%
34515.63/1745.34	c      1745            156         113        20     6559497.0000     2821749.1254    132.46%
34616.71/1750.42	c      1750            158         115        20     6559497.0000     2821749.1254    132.46%
34719.78/1755.63	c      1756            160         117        20     6559497.0000     2822653.2679    132.39%
34818.85/1760.68	c      1761            160         117        20     6559497.0000     2822653.2679    132.39%
34919.91/1765.73	c      1766            161         116        20     6559497.0000     2822653.2679    132.39%
35018.78/1770.78	c      1771            161         116        20     6559497.0000     2822653.2679    132.39%
35117.85/1775.79	c      1776            162         117        20     6559497.0000     2826027.5329    132.11%
35218.89/1780.88	c      1781            163         118        20     6559497.0000     2826027.5329    132.11%
35319.93/1785.93	c      1786            163         118        20     6559497.0000     2826027.5329    132.11%
35419.02/1790.98	c      1791            163         118        20     6559497.0000     2826027.5329    132.11%
35518.11/1796.03	c      1796            164         119        20     6559497.0000     2826027.5329    132.11%
35619.79/1801.08	c      1801            165         118        20     6559497.0000     2826027.5329    132.11%
35718.86/1806.13	c      1806            165         118        20     6559497.0000     2826027.5329    132.11%
35819.76/1811.18	c      1811            166         119        20     6559497.0000     2826027.5329    132.11%
35919.95/1816.21	c      1816            167         120        20     6559497.0000     2826027.5329    132.11%
35969.43/1818.77	c *    1819            167         120        20     6559263.0000     2826027.5329    132.10%
35983.15/1819.41	c *    1819            167         120        20     6555999.0000     2826027.5329    131.99%
36030.69/1821.86	c      1822            167         120        20     6555999.0000     2826027.5329    131.99%
36131.66/1826.90	c      1827            171         120        20     6555999.0000     2826027.5329    131.99%
36234.94/1832.16	c      1832            172         121        20     6555999.0000     2826027.5329    131.99%
36337.27/1837.30	c      1837            172         121        20     6555999.0000     2826027.5329    131.99%
36448.08/1842.96	c      1843            172         121        20     6555999.0000     2826027.5329    131.99%
36552.98/1848.29	c      1848            174         121        20     6555999.0000     2843970.3179    130.52%
36655.88/1853.48	c      1853            175         120        20     6555999.0000     2843970.3179    130.52%
36756.81/1858.53	c      1859            177         122        20     6555999.0000     2843970.3179    130.52%
36855.76/1863.58	c      1864            177         122        20     6555999.0000     2843970.3179    130.52%
36956.78/1868.64	c      1869            178         123        20     6555999.0000     2843970.3179    130.52%
37055.81/1873.69	c      1874            178         123        20     6555999.0000     2843970.3179    130.52%
37152.89/1878.56	c *    1879            180         125        20     6551607.0000     2843970.3179    130.37%
37156.78/1878.70	c      1879            180         125        20     6551607.0000     2843970.3179    130.37%
37255.81/1883.73	c      1884            180         125        20     6551607.0000     2843970.3179    130.37%
37364.61/1889.25	c      1889            183         126        20     6551607.0000     2846029.6721    130.20%
37463.66/1894.27	c      1894            183         126        20     6551607.0000     2846029.6721    130.20%
37562.54/1899.29	c      1899            184         127        20     6551607.0000     2846029.6721    130.20%
37669.55/1904.61	c      1905            184         127        20     6551607.0000     2846029.6721    130.20%
37768.42/1909.69	c      1910            185         126        20     6551607.0000     2846029.6721    130.20%
37869.47/1914.75	c      1915            186         127        20     6551607.0000     2846029.6721    130.20%
37968.53/1919.76	c      1920            188         129        20     6551607.0000     2848058.4186    130.04%
38071.56/1925.03	c      1925            188         129        20     6551607.0000     2848058.4186    130.04%
38173.44/1930.08	c      1930            188         129        20     6551607.0000     2848058.4186    130.04%
38272.46/1935.13	c      1935            190         131        20     6551607.0000     2848058.4186    130.04%
38373.25/1940.15	c      1940            191         130        20     6551607.0000     2848058.4186    130.04%
38472.50/1945.19	c      1945            191         130        20     6551607.0000     2848058.4186    130.04%
38572.69/1950.21	c      1950            192         131        20     6551607.0000     2854003.0424    129.56%
38671.80/1955.29	c      1955            193         132        20     6551607.0000     2854003.0424    129.56%
38772.84/1960.34	c      1960            196         133        20     6551607.0000     2854003.0424    129.56%
38871.91/1965.39	c      1965            196         133        20     6551607.0000     2854003.0424    129.56%
38972.92/1970.46	c      1970            197         134        20     6551607.0000     2854003.0424    129.56%
39071.97/1975.47	c      1975            199         134        20     6551607.0000     2854003.0424    129.56%
39106.32/1977.16	c *    1977            201         132        20     6551461.0000     2854003.0424    129.55%
39172.90/1980.52	c      1981            201         132        20     6551461.0000     2854003.0424    129.55%
39260.02/1984.92	c *    1985            201         132        20     6548927.0000     2854003.0424    129.46%
39279.80/1985.91	c      1986            201         132        20     6548927.0000     2854003.0424    129.46%
39386.73/1991.33	c      1991            202         133        20     6548927.0000     2859329.6213    129.04%
39485.72/1996.33	c      1996            205         136        20     6548927.0000     2859329.6213    129.04%
39566.90/2000.47	c *    2000            205         136        20     6509327.0000     2859329.6213    127.65%
39588.57/2001.58	c      2002            206         135        20     6509327.0000     2859329.6213    127.65%
39689.63/2006.62	c      2007            206         135        20     6509327.0000     2859329.6213    127.65%
39788.68/2011.67	c      2012            206         135        20     6509327.0000     2859329.6213    127.65%
39889.75/2016.72	c      2017            209         138        20     6509327.0000     2859329.6213    127.65%
39988.79/2021.77	c      2022            210         137        20     6509327.0000     2859329.6213    127.65%
40089.69/2026.81	c      2027            210         137        20     6509327.0000     2859329.6213    127.65%
40188.76/2031.87	c      2032            210         137        20     6509327.0000     2859329.6213    127.65%
40289.68/2036.92	c      2037            210         137        20     6509327.0000     2859329.6213    127.65%
40388.72/2041.95	c      2042            210         137        20     6509327.0000     2859329.6213    127.65%
40487.89/2047.02	c      2047            210         137        20     6509327.0000     2859329.6213    127.65%
40589.60/2052.09	c      2052            211         138        20     6509327.0000     2859329.6213    127.65%
40624.46/2053.84	c *    2054            211         138        20     6193367.0000     2859329.6213    116.60%
40688.37/2057.11	c      2057            212         137        20     6193367.0000     2859329.6213    116.60%
40800.46/2062.75	c      2063            212         137        20     6193367.0000     2859329.6213    116.60%
40903.37/2067.91	c      2068            213         138        20     6193367.0000     2859329.6213    116.60%
41002.40/2072.95	c      2073            214         139        20     6193367.0000     2859329.6213    116.60%
41101.47/2077.96	c      2078            214         139        20     6193367.0000     2859329.6213    116.60%
41200.52/2083.02	c      2083            214         139        20     6193367.0000     2859329.6213    116.60%
41302.38/2088.08	c      2088            217         140        20     6193367.0000     2859329.6213    116.60%
41401.19/2093.12	c      2093            217         140        20     6193367.0000     2859329.6213    116.60%
41502.27/2098.17	c      2098            218         141        20     6193367.0000     2859329.6213    116.60%
41602.50/2103.22	c      2103            218         141        20     6193367.0000     2859329.6213    116.60%
41701.54/2108.27	c      2108            218         141        20     6193367.0000     2859329.6213    116.60%
41802.46/2113.33	c      2113            224         141        20     6193367.0000     2859329.6213    116.60%
41901.35/2118.38	c      2118            225         142        20     6193367.0000     2859329.6213    116.60%
42004.34/2123.51	c      2124            225         142        20     6193367.0000     2859329.6213    116.60%
42107.30/2128.71	c      2129            226         141        20     6193367.0000     2859329.6213    116.60%
42206.13/2133.78	c      2134            228         141        20     6193367.0000     2859329.6213    116.60%
42275.48/2137.21	c *    2137            228         141        20     6130349.0000     2859329.6213    114.40%
42309.10/2138.93	c      2139            228         141        20     6130349.0000     2859329.6213    114.40%
42410.89/2144.05	c      2144            230         143        20     6130349.0000     2859329.6213    114.40%
42509.96/2149.09	c      2149            231         142        20     6130349.0000     2859329.6213    114.40%
42608.99/2154.12	c      2154            232         143        20     6130349.0000     2859329.6213    114.40%
42710.11/2159.16	c      2159            235         142        20     6130349.0000     2859329.6213    114.40%
42810.42/2164.23	c      2164            235         142        20     6130349.0000     2859329.6213    114.40%
42911.51/2169.37	c      2169            237         144        20     6130349.0000     2859329.6213    114.40%
43012.60/2174.42	c      2174            237         144        20     6130349.0000     2859329.6213    114.40%
43113.69/2179.58	c      2180            238         143        20     6130349.0000     2859329.6213    114.40%
43214.77/2184.69	c      2185            239         144        20     6130349.0000     2859329.6213    114.40%
43315.83/2189.75	c      2190            241         144        20     6130349.0000     2859329.6213    114.40%
43416.87/2194.83	c      2195            241         144        20     6130349.0000     2859329.6213    114.40%
43515.95/2199.88	c      2200            242         145        20     6130349.0000     2859329.6213    114.40%
43616.91/2204.93	c      2205            242         145        20     6130349.0000     2859329.6213    114.40%
43716.00/2210.00	c      2210            242         145        20     6130349.0000     2859329.6213    114.40%
43815.10/2215.02	c      2215            245         146        20     6130349.0000     2859329.6213    114.40%
43916.95/2220.10	c      2220            249         146        20     6130349.0000     2859329.6213    114.40%
44019.24/2225.22	c      2225            249         146        20     6130349.0000     2859329.6213    114.40%
44118.36/2230.25	c      2230            250         147        20     6130349.0000     2859329.6213    114.40%
44221.37/2235.41	c      2235            251         148        20     6130349.0000     2859329.6213    114.40%
44320.47/2240.47	c      2240            253         148        20     6130349.0000     2859329.6213    114.40%
44421.53/2245.52	c      2246            253         148        20     6130349.0000     2859329.6213    114.40%
44524.62/2250.76	c      2251            253         148        20     6130349.0000     2859329.6213    114.40%
44625.72/2255.81	c      2256            257         148        20     6130349.0000     2859329.6213    114.40%
44724.85/2260.86	c      2261            259         150        20     6130349.0000     2859329.6213    114.40%
44825.91/2265.91	c      2266            262         149        20     6130349.0000     2859329.6213    114.40%
44925.05/2270.96	c      2271            264         151        20     6130349.0000     2859329.6213    114.40%
45024.13/2276.02	c      2276            269         150        20     6130349.0000     2859329.6213    114.40%
45126.02/2281.06	c      2281            269         150        20     6130349.0000     2859329.6213    114.40%
45224.99/2286.11	c      2286            272         151        20     6130349.0000     2859329.6213    114.40%
45326.14/2291.16	c      2291            280         151        20     6130349.0000     2859329.6213    114.40%
45426.54/2296.22	c      2296            280         151        20     6130349.0000     2859329.6213    114.40%
45525.65/2301.26	c      2301            287         152        20     6130349.0000     2859329.6213    114.40%
45626.73/2306.36	c      2306            290         153        20     6130349.0000     2859329.6213    114.40%
45727.82/2311.41	c      2311            290         153        20     6130349.0000     2859329.6213    114.40%
45826.92/2316.46	c      2316            291         154        20     6130349.0000     2859329.6213    114.40%
45928.04/2321.51	c      2322            292         153        20     6130349.0000     2859329.6213    114.40%
46027.18/2326.56	c      2327            292         153        20     6130349.0000     2859329.6213    114.40%
46128.31/2331.61	c      2332            295         152        20     6130349.0000     2880408.1375    112.83%
46227.45/2336.62	c      2337            297         152        20     6130349.0000     2880408.1375    112.83%
46326.59/2341.68	c      2342            298         151        20     6130349.0000     2880408.1375    112.83%
46427.72/2346.73	c      2347            299         152        20     6130349.0000     2880408.1375    112.83%
46526.78/2351.78	c      2352            306         151        20     6130349.0000     2880408.1375    112.83%
46627.87/2356.82	c      2357            306         151        20     6130349.0000     2880408.1375    112.83%
46728.89/2361.96	c      2362            306         151        20     6130349.0000     2880408.1375    112.83%
46830.78/2367.14	c      2367            307         152        20     6130349.0000     2880408.1375    112.83%
46931.73/2372.19	c      2372            308         153        20     6130349.0000     2880408.1375    112.83%
47032.01/2377.29	c      2377            309         154        20     6130349.0000     2880408.1375    112.83%
47133.10/2382.37	c      2382            311         154        20     6130349.0000     2880408.1375    112.83%
47236.16/2387.52	c      2388            314         153        20     6130349.0000     2880408.1375    112.83%
47335.27/2392.57	c      2393            314         153        20     6130349.0000     2880408.1375    112.83%
47436.36/2397.64	c      2398            316         155        20     6130349.0000     2880408.1375    112.83%
47535.45/2402.70	c      2403            322         153        20     6130349.0000     2880408.1375    112.83%
47640.50/2407.94	c      2408            322         153        20     6130349.0000     2880408.1375    112.83%
47742.38/2413.05	c      2413            323         154        20     6130349.0000     2880408.1375    112.83%
47844.59/2418.23	c      2418            329         154        20     6130349.0000     2880408.1375    112.83%
47947.67/2423.42	c      2423            333         156        20     6130349.0000     2880408.1375    112.83%
48046.79/2428.45	c      2428            334         155        20     6130349.0000     2922295.8651    109.78%
48147.90/2433.52	c      2434            334         155        20     6130349.0000     2922295.8651    109.78%
48246.99/2438.57	c      2439            335         156        20     6130349.0000     2922295.8651    109.78%
48348.11/2443.62	c      2444            344         157        20     6130349.0000     2933132.1283    109.00%
48449.19/2448.71	c      2449            344         157        20     6130349.0000     2933132.1283    109.00%
48548.31/2453.76	c      2454            345         158        20     6130349.0000     2933132.1283    109.00%
48649.41/2458.82	c      2459            347         156        20     6130349.0000     2933132.1283    109.00%
48750.48/2463.96	c      2464            347         156        20     6130349.0000     2933132.1283    109.00%
48849.56/2469.00	c      2469            348         157        20     6130349.0000     2933132.1283    109.00%
48948.61/2474.02	c      2474            350         159        20     6130349.0000     2933132.1283    109.00%
49052.39/2479.14	c      2479            355         158        20     6130349.0000     2933132.1283    109.00%
49152.71/2484.28	c      2484            361         158        20     6130349.0000     2933132.1283    109.00%
49257.74/2489.51	c      2490            361         158        20     6130349.0000     2933132.1283    109.00%
49356.85/2494.55	c      2495            364         159        20     6130349.0000     2951537.6476    107.70%
49457.95/2499.61	c      2500            366         159        20     6130349.0000     2951537.6476    107.70%
49557.03/2504.65	c      2505            366         159        20     6130349.0000     2951537.6476    107.70%
49658.08/2509.77	c      2510            369         158        20     6130349.0000     2951537.6476    107.70%
49759.16/2514.84	c      2515            371         158        20     6130349.0000     2951537.6476    107.70%
49858.28/2519.89	c      2520            372         159        20     6130349.0000     2951537.6476    107.70%
49959.36/2524.94	c      2525            375         158        20     6130349.0000     2951537.6476    107.70%
50061.06/2530.11	c      2530            381         160        20     6130349.0000     2951537.6476    107.70%
50162.14/2535.18	c      2535            384         159        20     6130349.0000     2951537.6476    107.70%
50264.42/2540.32	c      2540            391         160        20     6130349.0000     2951537.6476    107.70%
50363.50/2545.37	c      2545            391         160        20     6130349.0000     2951537.6476    107.70%
50462.55/2550.40	c      2550            391         160        20     6130349.0000     2951537.6476    107.70%
50563.63/2555.47	c      2555            395         162        20     6130349.0000     2951537.6476    107.70%
50664.70/2560.52	c      2561            399         162        20     6130349.0000     2951537.6476    107.70%
50763.79/2565.57	c      2566            401         164        20     6130349.0000     2951537.6476    107.70%
50866.77/2570.73	c      2571            402         165        20     6130349.0000     2951537.6476    107.70%
50967.83/2575.85	c      2576            403         164        20     6130349.0000     2951537.6476    107.70%
51068.89/2580.90	c      2581            405         166        20     6130349.0000     2951537.6476    107.70%
51167.97/2585.95	c      2586            410         167        20     6130349.0000     2951537.6476    107.70%
51267.06/2591.01	c      2591            416         167        20     6130349.0000     2951999.1709    107.67%
51368.64/2596.11	c      2596            416         167        20     6130349.0000     2951999.1709    107.67%
51469.74/2601.15	c      2601            417         168        20     6130349.0000     2951999.1709    107.67%
51570.11/2606.21	c      2606            417         168        20     6130349.0000     2951999.1709    107.67%
51669.24/2611.22	c      2611            418         167        20     6130349.0000     2951999.1709    107.67%
51770.31/2616.35	c      2616            419         168        20     6130349.0000     2951999.1709    107.67%
51869.41/2621.39	c      2621            419         168        20     6130349.0000     2951999.1709    107.67%
51970.48/2626.44	c      2626            419         168        20     6130349.0000     2951999.1709    107.67%
52069.49/2631.49	c      2632            420         167        20     6130349.0000     2951999.1709    107.67%
52170.57/2636.54	c      2637            422         167        20     6130349.0000     2951999.1709    107.67%
52271.61/2641.63	c      2642            423         168        20     6130349.0000     2951999.1709    107.67%
52370.72/2646.69	c      2647            424         167        20     6130349.0000     2951999.1709    107.67%
52471.76/2651.74	c      2652            424         167        20     6130349.0000     2951999.1709    107.67%
52572.80/2656.82	c      2657            426         167        20     6130349.0000     2951999.1709    107.67%
52671.92/2661.87	c      2662            429         168        20     6130349.0000     2951999.1709    107.67%
52773.18/2666.92	c      2667            430         169        20     6130349.0000     2951999.1709    107.67%
52872.01/2672.02	c      2672            430         169        20     6130349.0000     2951999.1709    107.67%
52973.73/2677.08	c      2677            434         169        20     6130349.0000     2951999.1709    107.67%
53075.11/2682.16	c      2682            440         169        20     6130349.0000     2951999.1709    107.67%
53175.16/2687.21	c      2687            443         170        20     6130349.0000     2951999.1709    107.67%
53274.26/2692.26	c      2692            444         171        20     6130349.0000     2951999.1709    107.67%
53375.34/2697.31	c      2697            448         171        20     6130349.0000     2951999.1709    107.67%
53474.45/2702.36	c      2702            454         171        20     6130349.0000     2953921.3657    107.53%
53575.53/2707.42	c      2707            454         171        20     6130349.0000     2953921.3657    107.53%
53674.57/2712.46	c      2712            454         171        20     6130349.0000     2953921.3657    107.53%
53775.64/2717.51	c      2718            464         173        20     6130349.0000     2954658.6494    107.48%
53874.74/2722.56	c      2723            464         173        20     6130349.0000     2954658.6494    107.48%
53975.84/2727.61	c      2728            464         173        20     6130349.0000     2954658.6494    107.48%
54074.93/2732.66	c      2733            465         174        20     6130349.0000     2954658.6494    107.48%
54176.01/2737.71	c      2738            469         174        20     6130349.0000     2954658.6494    107.48%
54275.12/2742.76	c      2743            471         174        20     6130349.0000     2954658.6494    107.48%
54376.16/2747.81	c      2748            471         174        20     6130349.0000     2954658.6494    107.48%
54475.25/2752.86	c      2753            472         175        20     6130349.0000     2954658.6494    107.48%
54576.34/2757.91	c      2758            482         177        20     6130349.0000     2954658.6494    107.48%
54675.43/2762.96	c      2763            484         177        20     6130349.0000     2956037.7957    107.38%
54774.53/2768.01	c      2768            485         178        20     6130349.0000     2956037.7957    107.38%
54876.39/2773.06	c      2773            485         178        20     6130349.0000     2956037.7957    107.38%
54975.27/2778.12	c      2778            489         178        20     6130349.0000     2956037.7957    107.38%
55076.58/2783.16	c      2783            491         178        20     6130349.0000     2956037.7957    107.38%
55176.70/2788.21	c      2788            492         179        20     6130349.0000     2956037.7957    107.38%
55275.80/2793.26	c      2793            494         177        20     6130349.0000     2956037.7957    107.38%
55376.87/2798.31	c      2798            495         178        20     6130349.0000     2956037.7957    107.38%
55475.96/2803.36	c      2803            496         177        20     6130349.0000     2956037.7957    107.38%
55577.01/2808.43	c      2808            502         179        20     6130349.0000     2956037.7957    107.38%
55676.10/2813.47	c      2813            510         181        20     6130349.0000     2956037.7957    107.38%
55777.16/2818.52	c      2819            511         182        20     6130349.0000     2956037.7957    107.38%
55876.25/2823.56	c      2824            515         182        20     6130349.0000     2956037.7957    107.38%
55977.27/2828.62	c      2829            519         182        20     6130349.0000     2956037.7957    107.38%
56076.33/2833.67	c      2834            524         185        20     6130349.0000     2956037.7957    107.38%
56177.36/2838.73	c      2839            524         185        20     6130349.0000     2956037.7957    107.38%
56276.39/2843.78	c      2844            525         186        20     6130349.0000     2956037.7957    107.38%
56377.42/2848.84	c      2849            526         187        20     6130349.0000     2956037.7957    107.38%
56476.45/2853.88	c      2854            542         189        20     6130349.0000     2956037.7957    107.38%
56577.46/2858.93	c      2859            544         189        20     6130349.0000     2956037.7957    107.38%
56676.50/2863.99	c      2864            544         189        20     6130349.0000     2956037.7957    107.38%
56775.54/2869.03	c      2869            548         189        20     6130349.0000     2956037.7957    107.38%
56877.22/2874.08	c      2874            555         190        20     6130349.0000     2956037.7957    107.38%
56976.32/2879.11	c      2879            559         192        20     6130349.0000     2956037.7957    107.38%
57077.48/2884.18	c      2884            561         192        20     6130349.0000     2956037.7957    107.38%
57177.54/2889.22	c      2889            567         192        20     6130349.0000     2956037.7957    107.38%
57276.51/2894.28	c      2894            568         193        20     6130349.0000     2956037.7957    107.38%
57377.55/2899.33	c      2899            573         194        20     6130349.0000     2956037.7957    107.38%
57476.59/2904.38	c      2904            581         194        20     6130349.0000     2956037.7957    107.38%
57577.63/2909.43	c      2909            581         194        20     6130349.0000     2956037.7957    107.38%
57676.70/2914.49	c      2914            593         194        20     6130349.0000     2956037.7957    107.38%
57777.74/2919.53	c      2920            594         195        20     6130349.0000     2960783.3872    107.05%
57876.82/2924.59	c      2925            594         195        20     6130349.0000     2960783.3872    107.05%
57977.88/2929.62	c      2930            595         196        20     6130349.0000     2960783.3872    107.05%
58076.87/2934.67	c      2935            597         196        20     6130349.0000     2960783.3872    107.05%
58177.86/2939.74	c      2940            597         196        20     6130349.0000     2960783.3872    107.05%
58276.93/2944.76	c      2945            599         196        20     6130349.0000     2960783.3872    107.05%
58377.92/2949.81	c      2950            599         196        20     6130349.0000     2960783.3872    107.05%
58476.97/2954.88	c      2955            600         195        20     6130349.0000     2960783.3872    107.05%
58576.01/2959.89	c      2960            601         196        20     6130349.0000     2960783.3872    107.05%
58677.04/2964.94	c      2965            601         196        20     6130349.0000     2960783.3872    107.05%
58776.10/2969.97	c      2970            602         195        20     6130349.0000     2960783.3872    107.05%
58875.16/2974.99	c      2975            603         196        20     6130349.0000     2960783.3872    107.05%
58978.92/2980.14	c      2980            604         195        20     6130349.0000     2960783.3872    107.05%
59077.89/2985.19	c      2985            764         263        20     6130349.0000     2964334.8732    106.80%
59178.30/2990.22	c      2990            764         263        20     6130349.0000     2964334.8732    106.80%
59277.36/2995.29	c      2995            765         264        20     6130349.0000     2964334.8732    106.80%
59378.42/3000.34	c      3000            769         266        20     6130349.0000     2964334.8732    106.80%
59477.50/3005.39	c      3005            769         266        20     6130349.0000     2964334.8732    106.80%
59578.55/3010.44	c      3010            771         266        20     6130349.0000     2964334.8732    106.80%
59677.59/3015.49	c      3016            773         266        20     6130349.0000     2964334.8732    106.80%
59778.60/3020.54	c      3021            776         267        20     6130349.0000     2964334.8732    106.80%
59877.63/3025.59	c      3026            777         268        20     6130349.0000     2964334.8732    106.80%
59978.69/3030.64	c      3031            778         267        20     6130349.0000     2964334.8732    106.80%
60077.76/3035.69	c      3036            778         267        20     6130349.0000     2964334.8732    106.80%
60178.76/3040.74	c      3041            779         268        20     6130349.0000     2964334.8732    106.80%
60277.85/3045.79	c      3046            780         267        20     6130349.0000     2964334.8732    106.80%
60378.87/3050.84	c      3051            783         268        20     6130349.0000     2964334.8732    106.80%
60477.95/3055.89	c      3056            783         268        20     6130349.0000     2964334.8732    106.80%
60578.95/3060.94	c      3061            786         269        20     6130349.0000     2964334.8732    106.80%
60678.01/3065.99	c      3066            789         268        20     6130349.0000     2964334.8732    106.80%
60779.72/3071.04	c      3071            789         268        20     6130349.0000     2964334.8732    106.80%
60878.82/3076.09	c      3076            792         269        20     6130349.0000     2964334.8732    106.80%
60978.01/3081.11	c      3081            793         268        20     6130349.0000     2964334.8732    106.80%
61078.84/3086.19	c      3086            794         269        20     6130349.0000     2964334.8732    106.80%
61179.43/3091.22	c      3091            795         270        20     6130349.0000     2964334.8732    106.80%
61278.36/3096.29	c      3096            800         269        20     6130349.0000     2964334.8732    106.80%
61379.41/3101.34	c      3101            803         270        20     6130349.0000     2964334.8732    106.80%
61478.42/3106.39	c      3106            803         270        20     6130349.0000     2964334.8732    106.80%
61579.47/3111.42	c      3111            806         271        20     6130349.0000     2964334.8732    106.80%
61678.57/3116.49	c      3116            809         270        20     6130349.0000     2964334.8732    106.80%
61779.64/3121.54	c      3122            810         271        20     6130349.0000     2964334.8732    106.80%
61878.67/3126.59	c      3127            810         271        20     6130349.0000     2964334.8732    106.80%
61979.72/3131.63	c      3132            814         271        20     6130349.0000     2964334.8732    106.80%
62078.80/3136.69	c      3137            815         272        20     6130349.0000     2969033.8452    106.48%
62179.85/3141.75	c      3142            815         272        20     6130349.0000     2969033.8452    106.48%
62280.86/3146.80	c      3147            822         273        20     6130349.0000     2969033.8452    106.48%
62380.02/3151.85	c      3152            823         274        20     6130349.0000     2969033.8452    106.48%
62481.00/3156.90	c      3157            825         274        20     6130349.0000     2969033.8452    106.48%
62580.07/3161.95	c      3162            828         273        20     6130349.0000     2969033.8452    106.48%
62679.13/3167.00	c      3167            829         272        20     6130349.0000     2969033.8452    106.48%
62781.00/3172.07	c      3172            830         273        20     6130349.0000     2969033.8452    106.48%
62879.93/3177.11	c      3177            734         209        20     6130349.0000     2970356.0958    106.38%
62981.05/3182.16	c      3182            741         210        20     6130349.0000     2970356.0958    106.38%
63081.35/3187.22	c      3187            705         274        20     6130349.0000     2987773.1830    105.18%
63180.45/3192.26	c      3192            706         275        20     6130349.0000     2987773.1830    105.18%
63281.38/3197.31	c      3197            717         276        20     6130349.0000     2987773.1830    105.18%
63380.18/3202.36	c      3202            724         277        20     6130349.0000     2987773.1830    105.18%
63481.02/3207.41	c      3207            728         277        20     6130349.0000     2987773.1830    105.18%
63579.85/3212.46	c      3212            574         195        20     6130349.0000     2989366.0499    105.07%
63658.95/3216.45	c *    3216            575         194        20     6048081.0000     2989366.0499    102.32%
63684.53/3217.71	c      3218            575         194        20     6048081.0000     2989366.0499    102.32%
63791.75/3223.16	c      3223            576         195        20     6048081.0000     2989366.0499    102.32%
63892.01/3228.21	c      3228            577         192        20     6048081.0000     2989366.0499    102.32%
63996.78/3233.53	c      3234            581         194        20     6048081.0000     2989366.0499    102.32%
64101.52/3238.85	c      3239            581         194        20     6048081.0000     2989366.0499    102.32%
64200.31/3243.91	c      3244            586         195        20     6048081.0000     2989366.0499    102.32%
64306.90/3249.28	c      3249            586         195        20     6048081.0000     2989366.0499    102.32%
64413.68/3254.68	c      3255            586         195        20     6048081.0000     2989366.0499    102.32%
64516.45/3259.86	c      3260            586         195        20     6048081.0000     2989366.0499    102.32%
64617.20/3264.93	c      3265            590         193        20     6048081.0000     2989366.0499    102.32%
64718.49/3270.04	c      3270            591         194        20     6048081.0000     2989366.0499    102.32%
64820.52/3275.22	c      3275            591         194        20     6048081.0000     2989366.0499    102.32%
64921.24/3280.30	c      3280            595         194        20     6048081.0000     2989366.0499    102.32%
65022.40/3285.49	c      3286            598         195        20     6048081.0000     2989366.0499    102.32%
65123.28/3290.54	c      3291            602         195        20     6048081.0000     2989366.0499    102.32%
65222.20/3295.60	c      3296            781         287        20     6048081.0000     3009385.1759    100.97%
65323.22/3300.65	c      3301            783         287        20     6048081.0000     3016882.2827    100.47%
65424.13/3305.71	c      3306            784         288        20     6048081.0000     3016882.2827    100.47%
65523.15/3310.76	c      3311            786         288        20     6048081.0000     3016882.2827    100.47%
65626.19/3315.92	c      3316            786         288        20     6048081.0000     3016882.2827    100.47%
65725.17/3320.97	c      3321            788         288        20     6048081.0000     3016882.2827    100.47%
65824.16/3326.02	c      3326            788         288        20     6048081.0000     3016882.2827    100.47%
65925.84/3331.09	c      3331            788         288        20     6048081.0000     3016882.2827    100.47%
66028.17/3336.23	c      3336            798         288        20     6048081.0000     3016882.2827    100.47%
66129.21/3341.33	c      3341            798         288        20     6048081.0000     3016882.2827    100.47%
66228.27/3346.38	c      3346            804         290        20     6048081.0000     3016882.2827    100.47%
66331.18/3351.50	c      3352            808         290        20     6048081.0000     3016882.2827    100.47%
66430.24/3356.55	c      3357            809         291        20     6048081.0000     3016882.2827    100.47%
66531.26/3361.66	c      3362            810         292        20     6048081.0000     3016882.2827    100.47%
66632.23/3366.71	c      3367            816         292        20     6048081.0000     3016882.2827    100.47%
66731.27/3371.77	c      3372            817         293        20     6048081.0000     3016882.2827    100.47%
66832.37/3376.82	c      3377            817         293        20     6048081.0000     3016882.2827    100.47%
66931.42/3381.87	c      3382            821         295        20     6048081.0000     3016882.2827    100.47%
67030.50/3386.88	c      3387            823         297        20     6048081.0000     3016882.2827    100.47%
67131.55/3391.97	c      3392            827         301        20     6048081.0000     3016882.2827    100.47%
67230.68/3397.02	c      3397            827         301        20     6048081.0000     3016882.2827    100.47%
67332.41/3402.04	c      3402            828         302        20     6048081.0000     3016882.2827    100.47%
67431.50/3407.05	c      3407            834         302        20     6048081.0000     3029745.6456     99.62%
67532.76/3412.17	c      3412            834         302        20     6048081.0000     3029745.6456     99.62%
67633.03/3417.22	c      3417            835         303        20     6048081.0000     3029745.6456     99.62%
67734.08/3422.38	c      3422            838         302        20     6048081.0000     3029745.6456     99.62%
67837.13/3427.51	c      3428            842         302        20     6048081.0000     3029745.6456     99.62%
67936.20/3432.55	c      3433            842         302        20     6048081.0000     3029745.6456     99.62%
68037.23/3437.64	c      3438            845         303        20     6048081.0000     3029745.6456     99.62%
68136.30/3442.69	c      3443            847         305        20     6048081.0000     3029745.6456     99.62%
68237.38/3447.74	c      3448            857         307        20     6048081.0000     3029745.6456     99.62%
68328.39/3452.32	c *    3452            857         307        20     5987853.0000     3029745.6456     97.64%
68338.22/3452.82	c      3453            858         306        20     5987853.0000     3029745.6456     97.64%
68439.08/3458.01	c      3458            864         308        20     5987853.0000     3029745.6456     97.64%
68540.59/3463.12	c      3463            864         308        20     5987853.0000     3029745.6456     97.64%
68656.57/3468.90	c      3469            867         309        20     5987853.0000     3029745.6456     97.64%
68767.31/3474.54	c      3475            871         309        20     5987853.0000     3029745.6456     97.64%
68868.13/3479.61	c      3480            876         308        20     5987853.0000     3029745.6456     97.64%
68967.17/3484.69	c      3485            876         308        20     5987853.0000     3029745.6456     97.64%
69070.00/3489.84	c      3490            878         310        20     5987853.0000     3029745.6456     97.64%
69175.83/3495.18	c      3495            885         309        20     5987853.0000     3029745.6456     97.64%
69276.03/3500.23	c      3500            886         310        20     5987853.0000     3029745.6456     97.64%
69375.11/3505.29	c      3505            895         309        20     5987853.0000     3029745.6456     97.64%
69482.11/3510.65	c      3511            895         309        20     5987853.0000     3029745.6456     97.64%
69581.16/3515.67	c      3516            906         310        20     5987853.0000     3029745.6456     97.64%
69682.20/3520.73	c      3521            910         312        20     5987853.0000     3029745.6456     97.64%
69781.27/3525.74	c      3526            926         314        20     5987853.0000     3029745.6456     97.64%
69880.33/3530.79	c      3531            927         315        20     5987853.0000     3029745.6456     97.64%
69981.37/3535.84	c      3536            927         315        20     5987853.0000     3029745.6456     97.64%
70080.21/3540.89	c      3541            934         314        20     5987853.0000     3029745.6456     97.64%
70181.16/3545.95	c      3546            936         314        20     5987853.0000     3029745.6456     97.64%
70282.85/3551.06	c      3551            938         314        20     5987853.0000     3029745.6456     97.64%
70381.60/3556.11	c      3556            938         316        20     5987853.0000     3029745.6456     97.64%
70482.87/3561.16	c      3561            948         316        20     5987853.0000     3029745.6456     97.64%
70583.12/3566.21	c      3566            952         316        20     5987853.0000     3029745.6456     97.64%
70682.20/3571.26	c      3571            962         318        20     5987853.0000     3029745.6456     97.64%
70783.24/3576.32	c      3576            965         317        20     5987853.0000     3029745.6456     97.64%
70882.29/3581.37	c      3581            966         318        20     5987853.0000     3029745.6456     97.64%
70981.35/3586.38	c      3586            967         319        20     5987853.0000     3029745.6456     97.64%
71040.78/3589.38	c *    3589           1385         244        20     5981283.0000     3041716.9676     96.64%
71086.27/3591.66	c      3592           1385         244        20     5981283.0000     3041716.9676     96.64%
71197.16/3597.23	c      3597           1385         244        20     5981283.0000     3041716.9676     96.64%
71296.18/3602.28	c      3602           1390         243        20     5981283.0000     3041716.9676     96.64%
71399.14/3607.43	c      3607           1393         242        20     5981283.0000     3041716.9676     96.64%
71502.12/3612.68	c      3613           1394         243        20     5981283.0000     3041716.9676     96.64%
71603.13/3617.74	c      3618            984         320        20     5981283.0000     3045108.0156     96.42%
71676.44/3621.46	c *    3621            985         319        20     5978243.0000     3045108.0156     96.32%
71704.16/3622.87	c      3623            985         319        20     5978243.0000     3045108.0156     96.32%
71805.11/3627.97	c      3628            987         321        20     5978243.0000     3045108.0156     96.32%
71906.94/3633.05	c      3633            988         322        20     5978243.0000     3045108.0156     96.32%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (189795 MiB free)
  memory of node 1: 193494 MiB (191574 MiB free)
  memory of node 2: 193531 MiB (192533 MiB free)
  memory of node 3: 193531 MiB (192033 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-4465426-1722521994/watcher-4465426-1722521994 -o /tmp/evaluation-result-4465426-1722521994/solver-4465426-1722521994 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722521994-116234 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465426-1722521994.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100103 s]*
/proc/loadavg: 76.15 82.34 83.41 8/862 116295
/proc/meminfo: memFree=784133076/790760804 swapFree=131071996/131071996
[pid=116294] ppid=116291 vsize=101724 memory=90484 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/stat : 116294 (fscip) R 116291 116294 116222 0 -1 4194304 20962 0 0 0 8 3 0 0 20 0 1 0 18782574 104165376 22621 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
/proc/116294/statm: 25431 22621 2555 3035 0 21827 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 101724 KiB
Current children cumulated memory: 90484 KiB

[startup+0.22925 s]*
/proc/loadavg: 76.15 82.34 83.41 8/882 116315
/proc/meminfo: memFree=784010580/790760804 swapFree=131071996/131071996
[pid=116294] ppid=116291 vsize=128980 memory=114784 CPUtime=0.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/stat : 116294 (fscip) R 116291 116294 116222 0 -1 4194304 26967 0 0 0 21 4 0 0 20 0 1 0 18782574 132075520 28696 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
/proc/116294/statm: 32245 28696 2646 3035 0 28641 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 128980 KiB
Current children cumulated memory: 114784 KiB

[startup+0.3305 s]*
/proc/loadavg: 76.15 82.34 83.41 8/882 116315
/proc/meminfo: memFree=783861784/790760804 swapFree=131071996/131071996
[pid=116294] ppid=116291 vsize=140424 memory=127268 CPUtime=0.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/stat : 116294 (fscip) R 116291 116294 116222 0 -1 4194304 36168 0 0 0 30 5 0 0 20 0 1 0 18782574 143794176 31817 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
/proc/116294/statm: 35106 31817 2726 3035 0 31502 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 140424 KiB
Current children cumulated memory: 127268 KiB

[startup+0.700231 s]
/proc/loadavg: 76.15 82.34 83.41 27/942 116375
/proc/meminfo: memFree=782971020/790760804 swapFree=131071996/131071996
[pid=116294] ppid=116291 vsize=170728 memory=155236 CPUtime=0.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/stat : 116294 (fscip) R 116291 116294 116222 0 -1 4194304 41207 0 0 0 63 6 0 0 20 0 1 0 18782574 174825472 38809 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
/proc/116294/statm: 42682 38809 2774 3035 0 39078 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 170728 KiB
Current children cumulated memory: 155236 KiB

[startup+1.50086 s]
/proc/loadavg: 76.15 82.34 83.41 67/1002 116435
/proc/meminfo: memFree=780027012/790760804 swapFree=131071996/131071996
[pid=116294] ppid=116291 vsize=3211624 memory=1717844 CPUtime=3.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/stat : 116294 (fscip) S 116291 116294 116222 0 -1 1077936128 430413 0 0 0 284 105 0 0 20 0 41 0 18782574 3288702976 429461 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
/proc/116294/statm: 802906 429461 2806 3035 0 532177 0
[pid=116294/tid=116416] ppid=116291 vsize=3211624 memory=7806539632655225961 CPUtime=0.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116416/stat : 116416 (fscip) R 116291 116294 116222 0 -1 4194368 16312 0 0 0 13 3 0 0 20 0 41 0 18782651 3288702976 429461 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116417] ppid=116291 vsize=3211624 memory=10544 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116417/stat : 116417 (fscip) R 116291 116294 116222 0 -1 4194368 20072 0 0 0 10 5 0 0 20 0 41 0 18782651 3288702976 429461 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116418] ppid=116291 vsize=3211624 memory=5512 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116418/stat : 116418 (fscip) R 116291 116294 116222 0 -1 4194368 19837 0 0 0 9 5 0 0 20 0 41 0 18782651 3288702976 429461 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116419] ppid=116291 vsize=3211624 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116419/stat : 116419 (fscip) R 116291 116294 116222 0 -1 4194368 16311 0 0 0 12 3 0 0 20 0 41 0 18782651 3288702976 429461 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116420] ppid=116291 vsize=3211624 memory=25333125866717268 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116420/stat : 116420 (fscip) R 116291 116294 116222 0 -1 4194368 19310 0 0 0 9 6 0 0 20 0 41 0 18782651 3288702976 429461 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116421] ppid=116291 vsize=3211624 memory=109 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116421/stat : 116421 (fscip) D 116291 116294 116222 0 -1 4194368 19024 0 0 0 9 5 0 0 20 0 41 0 18782651 3288702976 429461 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116422] ppid=116291 vsize=3211624 memory=22 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116422/stat : 116422 (fscip) R 116291 116294 116222 0 -1 4194368 16301 0 0 0 11 4 0 0 20 0 41 0 18782651 3288702976 429527 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116423] ppid=116291 vsize=3211624 memory=15776 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116423/stat : 116423 (fscip) R 116291 116294 116222 0 -1 4194368 20234 0 0 0 10 5 0 0 20 0 41 0 18782651 3288702976 429659 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116424] ppid=116291 vsize=3211624 memory=2316 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116424/stat : 116424 (fscip) R 116291 116294 116222 0 -1 4194368 20336 0 0 0 10 5 0 0 20 0 41 0 18782651 3288702976 429659 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116425] ppid=116291 vsize=3211624 memory=29836768444022866 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116425/stat : 116425 (fscip) R 116291 116294 116222 0 -1 4194368 16309 0 0 0 12 3 0 0 20 0 41 0 18782651 3288702976 429659 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116426] ppid=116291 vsize=3211624 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116426/stat : 116426 (fscip) R 116291 116294 116222 0 -1 4194368 20288 0 0 0 10 5 0 0 20 0 41 0 18782651 3288702976 429659 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116427] ppid=116291 vsize=3211624 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116427/stat : 116427 (fscip) R 116291 116294 116222 0 -1 4194368 19335 0 0 0 10 4 0 0 20 0 41 0 18782651 3288702976 429725 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116428] ppid=116291 vsize=3211624 memory=2208 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116428/stat : 116428 (fscip) R 116291 116294 116222 0 -1 4194368 16310 0 0 0 11 3 0 0 20 0 41 0 18782651 3288702976 429791 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116429] ppid=116291 vsize=3211624 memory=2036 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116429/stat : 116429 (fscip) R 116291 116294 116222 0 -1 4194368 19191 0 0 0 10 4 0 0 20 0 41 0 18782651 3288702976 429791 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116430] ppid=116291 vsize=3211624 memory=25333125866717268 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116430/stat : 116430 (fscip) R 116291 116294 116222 0 -1 4194368 19366 0 0 0 9 5 0 0 20 0 41 0 18782651 3288702976 429989 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116431] ppid=116291 vsize=3211624 memory=8572486288897 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116431/stat : 116431 (fscip) R 116291 116294 116222 0 -1 4194368 16043 0 0 0 11 3 0 0 20 0 41 0 18782651 3288702976 429989 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116432] ppid=116291 vsize=3211624 memory=280460827721136 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116432/stat : 116432 (fscip) R 116291 116294 116222 0 -1 4194368 20349 0 0 0 9 5 0 0 20 0 41 0 18782651 3288702976 430055 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116433] ppid=116291 vsize=3211624 memory=7305794506742775907 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116433/stat : 116433 (fscip) R 116291 116294 116222 0 -1 4194368 20039 0 0 0 9 5 0 0 20 0 41 0 18782651 3288702976 430187 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116434] ppid=116291 vsize=3211624 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116434/stat : 116434 (fscip) R 116291 116294 116222 0 -1 4194368 16311 0 0 0 11 4 0 0 20 0 41 0 18782651 3288702976 430253 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116435] ppid=116291 vsize=3211624 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116435/stat : 116435 (fscip) R 116291 116294 116222 0 -1 4194368 19348 0 0 0 10 4 0 0 20 0 41 0 18782651 3288702976 430253 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
Current children cumulated CPU time: 3.89 s
Current children cumulated vsize: 3211624 KiB
Current children cumulated memory: 1717844 KiB

[startup+3.14686 s]
/proc/loadavg: 76.46 82.30 83.39 84/1022 116455
/proc/meminfo: memFree=776189208/790760804 swapFree=131071996/131071996
[pid=116294] ppid=116291 vsize=4435408 memory=3151260 CPUtime=35.94 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/stat : 116294 (fscip) S 116291 116294 116222 0 -1 1077936128 850405 0 0 0 3360 234 0 0 20 0 41 0 18782574 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 17 58 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
/proc/116294/statm: 1108852 787815 2950 3035 0 925159 0
[pid=116294/tid=116416] ppid=116291 vsize=4435408 memory=5792755232048177397 CPUtime=1.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116416/stat : 116416 (fscip) R 116291 116294 116222 0 -1 4194368 37323 0 0 0 164 9 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116417] ppid=116291 vsize=4435408 memory=10544 CPUtime=1.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116417/stat : 116417 (fscip) R 116291 116294 116222 0 -1 4194368 43085 0 0 0 158 15 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116418] ppid=116291 vsize=4435408 memory=5512 CPUtime=1.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116418/stat : 116418 (fscip) R 116291 116294 116222 0 -1 4194368 36702 0 0 0 167 9 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116419] ppid=116291 vsize=4435408 memory=109 CPUtime=1.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116419/stat : 116419 (fscip) R 116291 116294 116222 0 -1 4194368 37576 0 0 0 164 11 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116420] ppid=116291 vsize=4435408 memory=22 CPUtime=1.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116420/stat : 116420 (fscip) R 116291 116294 116222 0 -1 4194368 49761 0 0 0 161 14 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116421] ppid=116291 vsize=4435408 memory=15776 CPUtime=1.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116421/stat : 116421 (fscip) R 116291 116294 116222 0 -1 4194368 36660 0 0 0 167 8 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116422] ppid=116291 vsize=4435408 memory=2316 CPUtime=1.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116422/stat : 116422 (fscip) R 116291 116294 116222 0 -1 4194368 37983 0 0 0 165 11 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116423] ppid=116291 vsize=4435408 memory=2403404 CPUtime=1.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116423/stat : 116423 (fscip) R 116291 116294 116222 0 -1 4194368 39897 0 0 0 157 12 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116424] ppid=116291 vsize=4435408 memory=-2892745056948402235 CPUtime=1.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116424/stat : 116424 (fscip) R 116291 116294 116222 0 -1 4194368 36478 0 0 0 164 8 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116425] ppid=116291 vsize=4435408 memory=4638778398332698720 CPUtime=1.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116425/stat : 116425 (fscip) R 116291 116294 116222 0 -1 4194368 37459 0 0 0 166 11 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116426] ppid=116291 vsize=4435408 memory=280460827619504 CPUtime=1.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116426/stat : 116426 (fscip) R 116291 116294 116222 0 -1 4194368 46713 0 0 0 161 13 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116427] ppid=116291 vsize=4435408 memory=0 CPUtime=1.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116427/stat : 116427 (fscip) R 116291 116294 116222 0 -1 4194368 33650 0 0 0 168 8 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116428] ppid=116291 vsize=4435408 memory=0 CPUtime=1.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116428/stat : 116428 (fscip) R 116291 116294 116222 0 -1 4194368 38036 0 0 0 165 10 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116429] ppid=116291 vsize=4435408 memory=0 CPUtime=1.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116429/stat : 116429 (fscip) R 116291 116294 116222 0 -1 4194368 45679 0 0 0 160 13 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116430] ppid=116291 vsize=4435408 memory=0 CPUtime=1.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116430/stat : 116430 (fscip) R 116291 116294 116222 0 -1 4194368 33604 0 0 0 167 8 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116431] ppid=116291 vsize=4435408 memory=0 CPUtime=1.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116431/stat : 116431 (fscip) R 116291 116294 116222 0 -1 4194368 37058 0 0 0 165 11 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116432] ppid=116291 vsize=4435408 memory=0 CPUtime=1.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116432/stat : 116432 (fscip) R 116291 116294 116222 0 -1 4194368 43323 0 0 0 160 14 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116433] ppid=116291 vsize=4435408 memory=140230413919500 CPUtime=1.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116433/stat : 116433 (fscip) R 116291 116294 116222 0 -1 4194368 33695 0 0 0 168 8 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116434] ppid=116291 vsize=4435408 memory=230072 CPUtime=1.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116434/stat : 116434 (fscip) R 116291 116294 116222 0 -1 4194368 37274 0 0 0 168 9 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116435] ppid=116291 vsize=4435408 memory=29836768444022866 CPUtime=1.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116435/stat : 116435 (fscip) R 116291 116294 116222 0 -1 4194368 48239 0 0 0 161 13 0 0 20 0 41 0 18782651 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116436] ppid=116291 vsize=4435408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116436/stat : 116436 (fscip) S 116291 116294 116222 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18782707 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116437] ppid=116291 vsize=4435408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116437/stat : 116437 (fscip) S 116291 116294 116222 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18782707 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116438] ppid=116291 vsize=4435408 memory=280460827924480 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116438/stat : 116438 (fscip) S 116291 116294 116222 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18782707 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116439] ppid=116291 vsize=4435408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116439/stat : 116439 (fscip) S 116291 116294 116222 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18782707 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116440] ppid=116291 vsize=4435408 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116440/stat : 116440 (fscip) S 116291 116294 116222 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18782707 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116441] ppid=116291 vsize=4435408 memory=280460827978896 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116441/stat : 116441 (fscip) S 116291 116294 116222 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18782707 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116442] ppid=116291 vsize=4435408 memory=7421991796596802095 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116442/stat : 116442 (fscip) S 116291 116294 116222 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18782707 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116443] ppid=116291 vsize=4435408 memory=59615001969309 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116443/stat : 116443 (fscip) S 116291 116294 116222 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18782707 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116444] ppid=116291 vsize=4435408 memory=56312205673304 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116444/stat : 116444 (fscip) S 116291 116294 116222 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18782707 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116445] ppid=116291 vsize=4435408 memory=14409311157749120 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116445/stat : 116445 (fscip) S 116291 116294 116222 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18782707 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116446] ppid=116291 vsize=4435408 memory=13569314338900053 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116446/stat : 116446 (fscip) S 116291 116294 116222 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18782707 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116447] ppid=116291 vsize=4435408 memory=86223 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116447/stat : 116447 (fscip) S 116291 116294 116222 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18782707 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116448] ppid=116291 vsize=4435408 memory=152538 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116448/stat : 116448 (fscip) S 116291 116294 116222 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 18782707 4541857792 787815 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0

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

/proc/116294/task/116435/stat : 116435 (fscip) R 116291 116294 116222 0 -1 4194368 1969311 0 0 0 354006 280 0 0 20 0 41 0 18782651 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116436] ppid=116291 vsize=10927308 memory=280460831115424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116436/stat : 116436 (fscip) S 116291 116294 116222 0 -1 1077936192 162 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116437] ppid=116291 vsize=10927308 memory=280460828480104 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116437/stat : 116437 (fscip) S 116291 116294 116222 0 -1 1077936192 105 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116438] ppid=116291 vsize=10927308 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116438/stat : 116438 (fscip) S 116291 116294 116222 0 -1 1077936192 166 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116439] ppid=116291 vsize=10927308 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116439/stat : 116439 (fscip) S 116291 116294 116222 0 -1 1077936192 171 0 0 0 1 2 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116440] ppid=116291 vsize=10927308 memory=6952 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116440/stat : 116440 (fscip) S 116291 116294 116222 0 -1 1077936192 166 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116441] ppid=116291 vsize=10927308 memory=7044 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116441/stat : 116441 (fscip) S 116291 116294 116222 0 -1 1077936192 159 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116442] ppid=116291 vsize=10927308 memory=104 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116442/stat : 116442 (fscip) S 116291 116294 116222 0 -1 1077936192 163 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116443] ppid=116291 vsize=10927308 memory=9696240 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116443/stat : 116443 (fscip) S 116291 116294 116222 0 -1 1077936192 168 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116444] ppid=116291 vsize=10927308 memory=9698368 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116444/stat : 116444 (fscip) S 116291 116294 116222 0 -1 1077936192 159 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116445] ppid=116291 vsize=10927308 memory=7312 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116445/stat : 116445 (fscip) S 116291 116294 116222 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116446] ppid=116291 vsize=10927308 memory=11448 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116446/stat : 116446 (fscip) S 116291 116294 116222 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116447] ppid=116291 vsize=10927308 memory=9696240 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116447/stat : 116447 (fscip) S 116291 116294 116222 0 -1 1077936192 167 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116448] ppid=116291 vsize=10927308 memory=280460832637968 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116448/stat : 116448 (fscip) S 116291 116294 116222 0 -1 1077936192 170 0 0 0 0 3 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116449] ppid=116291 vsize=10927308 memory=9691616 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116449/stat : 116449 (fscip) S 116291 116294 116222 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116450] ppid=116291 vsize=10927308 memory=6040 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116450/stat : 116450 (fscip) S 116291 116294 116222 0 -1 1077936192 163 0 0 0 0 2 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116451] ppid=116291 vsize=10927308 memory=26415228 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116451/stat : 116451 (fscip) S 116291 116294 116222 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116452] ppid=116291 vsize=10927308 memory=-6298111925257681771 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116452/stat : 116452 (fscip) S 116291 116294 116222 0 -1 1077936192 164 0 0 0 0 3 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116453] ppid=116291 vsize=10927308 memory=9698368 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116453/stat : 116453 (fscip) S 116291 116294 116222 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116454] ppid=116291 vsize=10927308 memory=9698368 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116454/stat : 116454 (fscip) S 116291 116294 116222 0 -1 1077936192 160 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116455] ppid=116291 vsize=10927308 memory=11448 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116455/stat : 116455 (fscip) S 116291 116294 116222 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 18782707 11189563392 2424592 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
Current children cumulated CPU time: 70902.1 s
Current children cumulated vsize: 10927308 KiB
Current children cumulated memory: 9698368 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3637.8 s]
/proc/loadavg: 71.41 72.83 73.36 62/984 119483
/proc/meminfo: memFree=755350908/790760804 swapFree=131071996/131071996
[pid=116294] ppid=116291 vsize=11521152 memory=10271772 CPUtime=72001.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/stat : 116294 (fscip) S 116291 116294 116222 0 -1 1077936128 42640478 0 0 0 7189885 10225 0 0 20 0 41 0 18782574 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
/proc/116294/statm: 2880288 2567943 3366 3035 0 2778639 0
[pid=116294/tid=116416] ppid=116291 vsize=11521152 memory=7955999516705448533 CPUtime=3605.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116416/stat : 116416 (fscip) R 116291 116294 116222 0 -1 4194368 1321997 0 0 0 360444 146 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116417] ppid=116291 vsize=11521152 memory=7594028168544146798 CPUtime=3603.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116417/stat : 116417 (fscip) R 116291 116294 116222 0 -1 4194368 1933118 0 0 0 360095 227 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116418] ppid=116291 vsize=11521152 memory=7955999516705448533 CPUtime=3597.3 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116418/stat : 116418 (fscip) R 116291 116294 116222 0 -1 4194368 2957547 0 0 0 358502 1228 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116419] ppid=116291 vsize=11521152 memory=7594028168544146798 CPUtime=3602.46 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116419/stat : 116419 (fscip) R 116291 116294 116222 0 -1 4194368 1259776 0 0 0 360106 140 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116420] ppid=116291 vsize=11521152 memory=25333125866717268 CPUtime=3605.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116420/stat : 116420 (fscip) R 116291 116294 116222 0 -1 4194368 1846466 0 0 0 360335 200 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116421] ppid=116291 vsize=11521152 memory=6844 CPUtime=3590.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116421/stat : 116421 (fscip) R 116291 116294 116222 0 -1 4194368 3202329 0 0 0 357702 1310 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116422] ppid=116291 vsize=11521152 memory=5512 CPUtime=3603.38 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116422/stat : 116422 (fscip) R 116291 116294 116222 0 -1 4194368 1315585 0 0 0 360194 144 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116423] ppid=116291 vsize=11521152 memory=15776 CPUtime=3606.53 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116423/stat : 116423 (fscip) R 116291 116294 116222 0 -1 4194368 2216945 0 0 0 360344 309 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116424] ppid=116291 vsize=11521152 memory=2316 CPUtime=3591.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116424/stat : 116424 (fscip) R 116291 116294 116222 0 -1 4194368 3554846 0 0 0 357936 1190 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116425] ppid=116291 vsize=11521152 memory=33000 CPUtime=3602.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116425/stat : 116425 (fscip) R 116291 116294 116222 0 -1 4194368 1268204 0 0 0 360124 140 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116426] ppid=116291 vsize=11521152 memory=1804 CPUtime=3596.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116426/stat : 116426 (fscip) R 116291 116294 116222 0 -1 4194368 2010571 0 0 0 359366 278 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116427] ppid=116291 vsize=11521152 memory=6048 CPUtime=3600.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116427/stat : 116427 (fscip) R 116291 116294 116222 0 -1 4194368 3305028 0 0 0 358851 1219 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116428] ppid=116291 vsize=11521152 memory=21380 CPUtime=3603.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116428/stat : 116428 (fscip) R 116291 116294 116222 0 -1 4194368 1220163 0 0 0 360221 129 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116429] ppid=116291 vsize=11521152 memory=2208 CPUtime=3592.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116429/stat : 116429 (fscip) R 116291 116294 116222 0 -1 4194368 2233289 0 0 0 358970 301 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116430] ppid=116291 vsize=11521152 memory=2036 CPUtime=3593.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116430/stat : 116430 (fscip) R 116291 116294 116222 0 -1 4194368 3205571 0 0 0 358086 1222 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116431] ppid=116291 vsize=11521152 memory=31316 CPUtime=3605.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116431/stat : 116431 (fscip) R 116291 116294 116222 0 -1 4194368 1290699 0 0 0 360386 139 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116432] ppid=116291 vsize=11521152 memory=28568 CPUtime=3602.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116432/stat : 116432 (fscip) R 116291 116294 116222 0 -1 4194368 1956808 0 0 0 359925 281 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116433] ppid=116291 vsize=11521152 memory=7312 CPUtime=3596.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116433/stat : 116433 (fscip) R 116291 116294 116222 0 -1 4194368 3169715 0 0 0 358497 1150 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116434] ppid=116291 vsize=11521152 memory=26988 CPUtime=3602.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116434/stat : 116434 (fscip) R 116291 116294 116222 0 -1 4194368 1268972 0 0 0 360081 132 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116435] ppid=116291 vsize=11521152 memory=3776 CPUtime=3597.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116435/stat : 116435 (fscip) R 116291 116294 116222 0 -1 4194368 1989754 0 0 0 359509 282 0 0 20 0 41 0 18782651 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116436] ppid=116291 vsize=11521152 memory=15776 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116436/stat : 116436 (fscip) S 116291 116294 116222 0 -1 1077936192 165 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116437] ppid=116291 vsize=11521152 memory=2316 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116437/stat : 116437 (fscip) S 116291 116294 116222 0 -1 1077936192 107 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116438] ppid=116291 vsize=11521152 memory=33000 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116438/stat : 116438 (fscip) S 116291 116294 116222 0 -1 1077936192 168 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116439] ppid=116291 vsize=11521152 memory=1804 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116439/stat : 116439 (fscip) S 116291 116294 116222 0 -1 1077936192 175 0 0 0 1 2 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116440] ppid=116291 vsize=11521152 memory=6048 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116440/stat : 116440 (fscip) S 116291 116294 116222 0 -1 1077936192 169 0 0 0 4 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116441] ppid=116291 vsize=11521152 memory=51200 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116441/stat : 116441 (fscip) S 116291 116294 116222 0 -1 1077936192 161 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116442] ppid=116291 vsize=11521152 memory=104 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116442/stat : 116442 (fscip) S 116291 116294 116222 0 -1 1077936192 166 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116443] ppid=116291 vsize=11521152 memory=25932 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116443/stat : 116443 (fscip) S 116291 116294 116222 0 -1 1077936192 171 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116444] ppid=116291 vsize=11521152 memory=40456 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116444/stat : 116444 (fscip) S 116291 116294 116222 0 -1 1077936192 162 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116445] ppid=116291 vsize=11521152 memory=8196 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116445/stat : 116445 (fscip) S 116291 116294 116222 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116446] ppid=116291 vsize=11521152 memory=3300 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116446/stat : 116446 (fscip) S 116291 116294 116222 0 -1 1077936192 126 0 0 0 0 2 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116447] ppid=116291 vsize=11521152 memory=2264 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116447/stat : 116447 (fscip) S 116291 116294 116222 0 -1 1077936192 170 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116448] ppid=116291 vsize=11521152 memory=1668 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116448/stat : 116448 (fscip) S 116291 116294 116222 0 -1 1077936192 172 0 0 0 0 3 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116449] ppid=116291 vsize=11521152 memory=8744 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116449/stat : 116449 (fscip) S 116291 116294 116222 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116450] ppid=116291 vsize=11521152 memory=28648 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116450/stat : 116450 (fscip) S 116291 116294 116222 0 -1 1077936192 166 0 0 0 0 2 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116451] ppid=116291 vsize=11521152 memory=32760 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116451/stat : 116451 (fscip) S 116291 116294 116222 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116452] ppid=116291 vsize=11521152 memory=7636 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116452/stat : 116452 (fscip) S 116291 116294 116222 0 -1 1077936192 166 0 0 0 0 3 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116453] ppid=116291 vsize=11521152 memory=19092 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116453/stat : 116453 (fscip) S 116291 116294 116222 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116454] ppid=116291 vsize=11521152 memory=20248 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116454/stat : 116454 (fscip) S 116291 116294 116222 0 -1 1077936192 162 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
[pid=116294/tid=116455] ppid=116291 vsize=11521152 memory=5616 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/116294/task/116455/stat : 116455 (fscip) S 116291 116294 116222 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 18782707 11797659648 2567943 809668444160 4194304 16623229 140734951416176 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 35213312 140734951420937 140734951421055 140734951421055 140734951428080 0
Current children cumulated CPU time: 72001.1 s
Current children cumulated vsize: 11521152 KiB
Current children cumulated memory: 10271772 KiB

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

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

# cumulated CPU time of all completed processes:  user=71899.1 s, system=102.497 s

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

[startup+3638.03 s]*
/proc/loadavg: 70.73 72.67 73.30 43/945 119483
/proc/meminfo: memFree=764540672/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): 3638.09
CPU time (s): 72001.6
CPU user time (s): 71899.1
CPU system time (s): 102.497
CPU usage (%): 1979.1
Max. virtual memory (cumulated for all children) (KiB): 11717760
Max. memory (cumulated for all children) (KiB): 10426336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71899.1
system time used= 102.497
maximum resident set size= 10426672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42640482
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= 263185
involuntary context switches= 251635


# summary of solver processes directly reported to runsolver:
#   pid: 116294
#   total CPU time (s): 72001.6
#   total CPU user time (s): 71899.1
#   total CPU system time (s): 102.497

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.6174 second user time and 90.6715 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-01 16:19:55
IDJOB=4465426
IDBENCH=155617
IDSOLVER=3094
FILE ID=nodeD105/4465426-1722521994
RUNJOBID= nodeD105-1722521994-116234
SLURM_JOB_ID= 8254270
Free space on /tmp= 8622904 MiB

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

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

MD5SUM BENCH= 8d42d86cf98ca8f69e6e36c0226878c3
RANDOM SEED=755578288

nodeD105.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		: 2682.530
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		: 3881.233
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.78
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		: 2646.171
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	: 5011.74
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		: 2640.260
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	: 5011.78
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		: 2651.635
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		: 3623.919
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.78
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		: 2668.233
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	: 5011.74
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		: 3767.350
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	: 5011.78
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		: 1831.410
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		: 3661.862
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.78
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		: 2648.773
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	: 5011.74
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		: 2848.201
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	: 5011.78
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		: 1669.875
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		: 2848.550
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.78
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		: 2657.588
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	: 5011.74
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		: 3627.925
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	: 5011.78
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		: 2654.770
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		: 2659.748
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.78
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		: 2657.132
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	: 5011.74
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		: 3657.137
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	: 5011.78
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		: 2660.193
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		: 2660.911
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.78
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		: 2658.373
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	: 5011.74
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		: 3546.429
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	: 5011.78
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		: 2649.168
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		: 2638.939
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.78
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		: 2647.368
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	: 5011.74
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		: 2637.951
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	: 5011.78
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		: 2661.343
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		: 2662.058
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.78
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		: 2659.749
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	: 5011.74
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		: 2652.017
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	: 5011.78
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		: 2641.191
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		: 2647.626
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.78
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		: 2648.197
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	: 5011.74
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		: 2624.141
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	: 5011.78
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		: 2662.733
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		: 2647.451
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.78
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		: 2651.359
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	: 5011.74
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		: 2648.474
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	: 5011.78
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		: 2657.001
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		: 2641.406
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.78
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		: 2644.062
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	: 5011.74
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		: 2633.995
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	: 5011.78
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		: 2661.073
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		: 2643.255
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.78
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		: 2655.274
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	: 5011.74
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		: 2648.414
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	: 5011.78
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		: 2603.674
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		: 2636.198
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.78
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		: 2641.746
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	: 5011.74
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		: 2630.360
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	: 5011.78
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		: 2632.796
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		: 2639.379
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.78
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		: 2654.885
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	: 5011.74
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		: 2648.890
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	: 5011.78
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		: 2660.588
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		: 2637.690
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.78
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		: 2889.403
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	: 5011.74
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		: 2633.022
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	: 5011.78
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		: 2660.370
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		: 2644.027
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.78
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		: 2655.556
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	: 5011.74
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		: 2654.686
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	: 5011.78
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		: 3673.697
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		: 2637.010
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.78
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		: 2651.047
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	: 5011.74
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		: 2627.503
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	: 5011.78
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		: 3611.286
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		: 2665.718
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.78
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		: 2667.643
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	: 5011.74
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		: 2660.694
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	: 5011.78
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		: 3471.025
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		: 2673.424
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.78
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		: 2690.197
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	: 5011.74
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		: 2654.959
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	: 5011.78
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		: 3550.969
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		: 3861.061
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.78
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		: 3799.191
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	: 5011.74
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		: 2659.898
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	: 5011.78
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        784334968 kB
MemAvailable:   784532724 kB
Buffers:          256832 kB
Cached:          3280336 kB
SwapCached:            0 kB
Active:           421260 kB
Inactive:        3517884 kB
Active(anon):       2064 kB
Inactive(anon):   422476 kB
Active(file):     419196 kB
Inactive(file):  3095408 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            116300 kB
Writeback:             0 kB
AnonPages:        401912 kB
Mapped:            90020 kB
Shmem:             22536 kB
KReclaimable:     205712 kB
Slab:             558604 kB
SReclaimable:     205712 kB
SUnreclaim:       352892 kB
KernelStack:       14544 kB
PageTables:        10768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     576944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           254208 kB
HardwareCorrupted:     0 kB
AnonHugePages:    276480 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:      546816 kB
DirectMap2M:    60768256 kB
DirectMap1G:    744488960 kB

Free space on /tmp at the end= 8622792 MiB
End job on nodeD105 at 2024-08-01 17:20:33