Trace number 4465231

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.4 3645.25

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.02.opb
MD5SUM1129444aa6737843c6921d1f2b98ff28
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark2.52594
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21566
Total number of constraints1314050
Number of constraints which are clauses1310032
Number of constraints which are cardinality constraints (but not clauses)4018
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint164
Number of terms in the objective function 164
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 164
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 162
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 326
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
3.48/3.56	c Default LC presolving (default).
3.48/3.59	c ** Before presolving: virtualMemUsedAtLc = 2935333356, getVmSize() = 1723228160, SCIPgetMemUsed() = 1516786542, SCIPgetMemTotal() = 1601939358, SCIPgetMemExternEstim() = 1333393998
3.48/3.59	c ** set memory limit for presolving in LC to 8.78685e+12 for SCIP **
12.07/12.13	c ** Estimated virtualMemUsedAtSolver = 1765630250, getVmSize() = 1832284160, SCIPgetMemUsed() = 1017751890, SCIPgetMemTotal() = 1315051378, SCIPgetMemExternEstim() = 1333393998
12.07/12.13	c ** set memory limit for solvers to 4.18305e+11 for each SCIP **
12.07/12.13	c Original Problem   :
12.07/12.13	c   Problem name     : instance-4465231-1723595963
12.07/12.13	c   Variables        : 21566 (21566 binary, 0 integer, 0 implicit integer, 0 continuous)
12.07/12.13	c   Constraints      : 1314050
12.07/12.13	c   Objective sense  : minimize
12.07/12.13	c Presolved Problem  :
12.07/12.13	c   Variables        : 11171 (11171 binary, 0 integer, 0 implicit integer, 0 continuous)
12.07/12.13	c   Constraints      : 115812
12.07/12.13	c Constraints        : Number
12.07/12.13	c   setppc           : 79084 
12.07/12.13	c   linear           : 64 
12.07/12.13	c   logicor          : 36664 
12.07/12.13	c ** Instance transfer method used: 0
12.25/12.30	c ** ParaScipInstance copy does not increase the number of variables. **
15.15/15.29	c LC is working with racing ramp-up and with rebuilding tree after racing.
15.27/15.30	c                                Nodes    Active                                            
15.27/15.30	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
20.58/15.60	c *      16              0           1        20         160.0000                -          -
20.58/15.60	c        16              0           1        20         160.0000                -          -
171.82/23.50	c *      24              0           1        20         144.0000                -          -
171.82/23.50	c        24              0           1        20         144.0000                -          -
181.56/23.93	c *      24              0           1        20         138.0000                -          -
187.39/24.26	c *      24              0           1        20          88.0000                -          -
199.21/24.85	c *      25              0           1        20          85.0000                -          -
372.61/33.67	c        34              2           1        20          85.0000           8.0000          -
477.69/38.90	c        39              3           2        20          85.0000           8.0000          -
590.81/44.62	c        45             22          21        20          85.0000           8.0000          -
691.88/49.78	c        50             62          61        20          85.0000           8.0000          -
795.01/54.96	c        55            192         191        20          85.0000           8.0000          -
1068.55/68.73	c        69            192         191        20          85.0000           8.0000          -
1167.71/73.77	c        74            222         221        20          85.0000           8.0000          -
1278.80/79.30	c        79            811         327        20          85.0000           8.0000          -
1381.99/84.55	c        85           1048          58        20          85.0000           9.0000          -
1447.48/87.86	c *      88           1569         474        20          79.0000           9.0000          -
1498.99/90.43	c        90           1828         290        20          79.0000           9.0000          -
1518.82/91.46	c *      91           1828         290        20          78.0000           9.0000          -
1602.02/95.63	c        96           1828         290        20          78.0000           9.0000          -
1701.19/100.67	c       101           1830         250        20          78.0000           9.0000          -
1812.32/106.23	c *     106           2030         271        20          77.0000           9.0000          -
1812.32/106.23	c       106           2030         271        20          77.0000           9.0000          -
1925.49/111.95	c       112           2121          61        20          77.0000           9.0000          -
2036.53/117.57	c       118           2816         189        20          77.0000           9.0000          -
2148.49/123.16	c       123           1991         135        20          77.0000           9.0000          -
2248.82/128.21	c       128           2744         170        20          77.0000           9.0000          -
2267.40/129.17	c *     129           2744         170        20          76.0000           9.0000          -
2274.59/129.51	c *     130           2744         170        20          75.0000           9.0000          -
2292.39/130.40	c *     130           2744         170        20          74.0000           9.0000          -
2304.96/131.06	c *     131           2744         170        20          73.0000           9.0000          -
2324.42/132.02	c *     132           2744         170        20          72.0000           9.0000          -
2349.78/133.31	c       133           4292         156        20          72.0000           9.0000          -
2351.76/133.48	c *     133           4121         145        20          71.0000           9.0000          -
2371.57/134.44	c *     134           4394         155        20          70.0000           9.0000          -
2387.38/135.21	c *     135           4395         153        20          69.0000           9.0000          -
2450.82/138.49	c       138           5782           3        20          69.0000           9.0000          -
2505.11/141.19	c *     141           5802          21        20          68.0000           9.0000          -
2554.04/143.64	c       144           4533         137        20          68.0000           9.0000          -
2653.31/148.69	c       149           6274         154        20          68.0000           9.0000          -
2693.00/150.68	c *     151           4999         134        20          67.0000           9.0000          -
2726.69/152.32	c *     152           6425         147        20          66.0000           9.0000          -
2750.49/153.53	c *     154           6643         143        20          65.0000           9.0000          -
2754.40/153.72	c       154           6854         142        20          65.0000           9.0000          -
2855.67/158.84	c       159           7080         140        20          65.0000           9.0000          -
2879.86/160.07	c *     160           6693         125        20          64.0000           9.0000          -
2962.46/164.24	c       164           7298         140        20          64.0000           9.0000          -
3073.64/169.83	c       170           7720         136        20          64.0000           9.0000          -
3177.48/175.06	c       175           8042         147        20          64.0000           9.0000          -
3276.93/180.14	c       180           7935         123        20          64.0000           9.0000          -
3379.22/185.24	c       185           9089         137        20          64.0000           9.0000          -
3480.42/190.30	c       190           9261          67        20          64.0000           9.0000          -
3524.10/192.59	c *     193           9654         163        20          63.0000           9.0000          -
3541.91/193.44	c *     193           9896         161        20          62.0000           9.0000          -
3574.54/195.13	c *     195          10221         190        20          61.0000           9.0000          -
3583.48/195.56	c       196          10221         190        20          61.0000           9.0000          -
3684.71/200.68	c       201          10156         131        20          61.0000           9.0000          -
3770.08/204.97	c *     205          10423         130        20          60.0000           9.0000          -
3789.89/205.99	c       206          10423         130        20          60.0000           9.0000          -
3889.12/210.96	c *     211          10530         125        20          59.0000           9.0000          -
3893.76/211.14	c       211          11945         134        20          59.0000           9.0000          -
3994.32/216.21	c       216          10817         128        20          59.0000           9.0000          -
4093.44/221.23	c       221          11648         121        20          59.0000           9.0000          -
4198.70/226.50	c       227          12309         123        20          59.0000           9.0000          -
4303.94/231.88	c       232          12690         125        20          59.0000           9.0000          -
4403.15/236.89	c       237          16360         124        20          59.0000           9.0000          -
4510.33/242.29	c       242          13706         124        20          59.0000           9.0000          -
4589.74/246.25	c *     246          17187         105        20          58.0000           9.0000          -
4611.53/247.34	c       247          14258         121        20          58.0000           9.0000          -
4615.50/247.56	c *     248          14258         121        20          57.0000           9.0000          -
4659.11/249.72	c *     250          14575         123        20          56.0000           9.0000          -
4672.90/250.43	c *     250          14575         123        20          55.0000           9.0000          -
4692.68/251.46	c *     251          14575         123        20          54.0000           9.0000    500.00%
4712.52/252.49	c       252          14575         123        20          54.0000           9.0000    500.00%
4819.64/257.84	c       258          19140          82        20          54.0000           9.0000    500.00%
4920.91/262.90	c       263          19731          81        20          54.0000           9.0000    500.00%
4956.66/264.74	c *     265          20228         199        20          53.0000           9.0000    488.89%
5020.07/267.96	c       268          21224          80        20          53.0000           9.0000    488.89%
5125.10/273.27	c       273          21811          77        20          53.0000           9.0000    488.89%
5230.31/278.53	c       279          17401          74        20          53.0000           9.0000    488.89%
5331.43/283.67	c       284          17840          68        20          53.0000           9.0000    488.89%
5434.66/288.83	c       289          19349          67        20          53.0000           9.0000    488.89%
5538.64/294.05	c       294          24751          77        20          53.0000           9.0000    488.89%
5640.10/299.14	c       299          25400          78        20          53.0000           9.0000    488.89%
5724.54/303.45	c *     303          22191          66        20          52.0000           9.0000    477.78%
5739.12/304.17	c       304          26497          77        20          52.0000           9.0000    477.78%
5839.67/309.20	c       309          22718          74        20          52.0000           9.0000    477.78%
5942.98/314.43	c       314          22718          74        20          52.0000           9.0000    477.78%
6044.27/319.58	c       320          29758          81        20          52.0000           9.0000    477.78%
6145.54/324.65	c       325          29787          77        20          52.0000           9.0000    477.78%
6244.85/329.67	c       330          25069          66        20          52.0000           9.0000    477.78%
6346.17/334.70	c       335          31787          98        20          52.0000           9.0000    477.78%
6447.31/339.89	c       340          27099          66        20          52.0000           9.0000    477.78%
6553.25/345.14	c       345          27246          67        20          52.0000           9.0000    477.78%
6655.82/350.34	c       350          33979          77        20          52.0000           9.0000    477.78%
6761.11/355.64	c       356          35027          74        20          52.0000           9.0000    477.78%
6864.39/360.86	c       361          35945          75        20          52.0000           9.0000    477.78%
6968.26/366.04	c       366          36719          71        20          52.0000           9.0000    477.78%
7067.39/371.09	c       371          37505          72        20          52.0000           9.0000    477.78%
7171.97/376.36	c       376          38110          73        20          52.0000           9.0000    477.78%
7273.23/381.41	c       381          38640          67        20          52.0000           9.0000    477.78%
7372.52/386.46	c       386          39743          94        20          52.0000           9.0000    477.78%
7481.86/391.91	c       392          40646          80        20          52.0000           9.0000    477.78%
7581.05/397.03	c       397          41567          82        20          52.0000           9.0000    477.78%
7686.15/402.24	c       402          42637          90        20          52.0000           9.0000    477.78%
7787.24/407.38	c       407          41768          57        20          52.0000           9.0000    477.78%
7888.52/412.47	c       412          42949          54        20          52.0000           9.0000    477.78%
7989.83/417.54	c       418          44858          79        20          52.0000           9.0000    477.78%
8093.06/422.75	c       423          45179          57        20          52.0000           9.0000    477.78%
8194.35/427.81	c       428          46187          81        20          52.0000           9.0000    477.78%
8295.64/432.91	c       433          46619          57        20          52.0000           9.0000    477.78%
8400.89/438.24	c       438          47885          56        20          52.0000           9.0000    477.78%
8502.15/443.35	c       443          48113          80        20          52.0000           9.0000    477.78%
8609.31/448.75	c       449          50155          56        20          52.0000           9.0000    477.78%
8710.56/453.80	c       454          51276          54        20          52.0000           9.0000    477.78%
8809.82/458.85	c       459          49317          78        20          52.0000           9.0000    477.78%
8909.03/463.90	c       464          53181          56        20          52.0000           9.0000    477.78%
9010.30/468.95	c       469          53181          56        20          52.0000           9.0000    477.78%
9109.59/474.00	c       474          53181          56        20          52.0000           9.0000    477.78%
9211.48/479.05	c       479          53181          56        20          52.0000           9.0000    477.78%
9310.76/484.10	c       484          53484          56        20          52.0000           9.0000    477.78%
9413.27/489.20	c       489          53593          70        20          52.0000           9.0000    477.78%
9514.55/494.35	c       494          55179          64        20          52.0000           9.0000    477.78%
9619.81/499.68	c       500          56952          62        20          52.0000           9.0000    477.78%
9723.01/504.86	c       505          62547          63        20          52.0000           9.0000    477.78%
9824.26/509.91	c       510          64646          66        20          52.0000           9.0000    477.78%
9923.55/514.96	c       515          66557          64        20          52.0000           9.0000    477.78%
10025.32/520.11	c       520          63588          57        20          52.0000           9.0000    477.78%
10082.24/523.03	c *     523          64592          59        20          51.0000           9.0000    466.67%
10129.67/525.39	c       525          64913          56        20          51.0000           9.0000    466.67%
10230.81/530.44	c       530          69761          60        20          51.0000           9.0000    466.67%
10260.62/531.92	c *     532          65647          56        20          50.0000           9.0000    455.56%
10331.95/535.57	c       536          65869          59        20          50.0000           9.0000    455.56%
10399.40/538.93	c *     539          70043          60        20          49.0000           9.0000    444.44%
10437.07/540.88	c       541          70043          60        20          49.0000           9.0000    444.44%
10538.18/545.94	c       546          70043          60        20          49.0000           9.0000    444.44%
10640.02/551.05	c       551          70043          60        20          49.0000           9.0000    444.44%
10741.16/556.16	c       556          68483          59        20          49.0000           9.0000    444.44%
10841.56/561.22	c       561          70623          60        20          49.0000           9.0000    444.44%
10946.70/566.52	c       567          70623          60        20          49.0000           9.0000    444.44%
11045.91/571.57	c       572          70624          59        20          49.0000           9.0000    444.44%
11146.96/576.62	c       577          71435          76        20          49.0000           9.0000    444.44%
11246.00/581.63	c       582          72300          54        20          49.0000           9.0000    444.44%
11346.98/586.70	c       587          73145          58        20          49.0000           9.0000    444.44%
11448.11/591.87	c       592          73399          55        20          49.0000           9.0000    444.44%
11551.83/597.07	c       597          75375          58        20          49.0000           9.0000    444.44%
11551.83/597.13	c *     597          75375          58        20          48.0000           9.0000    433.33%
11656.23/602.34	c       602          74164          54        20          48.0000           9.0000    433.33%
11759.29/607.52	c       608          74240          74        20          48.0000           9.0000    433.33%
11872.37/613.22	c       613          75714          59        20          48.0000           9.0000    433.33%
11973.55/618.39	c       618          76377          56        20          48.0000           9.0000    433.33%
12074.47/623.43	c       623          76115          57        20          48.0000           9.0000    433.33%
12186.27/629.11	c       629          77163          58        20          48.0000           9.0000    433.33%
12290.71/634.35	c       634          77688          54        20          48.0000           9.0000    433.33%
12393.71/639.54	c       640          78101          56        20          48.0000           9.0000    433.33%
12494.87/644.61	c       645          78635          55        20          48.0000           9.0000    433.33%
12599.89/649.99	c       650          79420          54        20          48.0000           9.0000    433.33%
12704.96/655.24	c       655          79900          55        20          48.0000           9.0000    433.33%
12806.19/660.32	c       660          80371          56        20          48.0000           9.0000    433.33%
12905.23/665.35	c       665          80859          55        20          48.0000           9.0000    433.33%
12944.92/667.37	c *     667          80976          56        20          47.0000           9.0000    422.22%
13010.24/670.68	c       671          81171          56        20          47.0000           9.0000    422.22%
13111.26/675.75	c       676          81279          55        20          47.0000           9.0000    422.22%
13212.44/680.82	c       681          81176          55        20          47.0000           9.0000    422.22%
13318.23/686.15	c       686          81240          53        20          47.0000           9.0000    422.22%
13418.72/691.20	c       691          81571          57        20          47.0000           9.0000    422.22%
13519.90/696.32	c       696          81698          55        20          47.0000           9.0000    422.22%
13618.80/701.38	c       701          82228          53        20          47.0000           9.0000    422.22%
13719.97/706.43	c       706          81963          55        20          47.0000           9.0000    422.22%
13818.88/711.48	c       711          82869          55        20          47.0000           9.0000    422.22%
13921.94/716.61	c       717          82401          55        20          47.0000           9.0000    422.22%
14021.11/721.66	c       722          82712          54        20          47.0000           9.0000    422.22%
14122.11/726.71	c       727          84259          54        20          47.0000           9.0000    422.22%
14221.23/731.76	c       732          83173          54        20          47.0000           9.0000    422.22%
14322.45/736.87	c       737          83320          55        20          47.0000           9.0000    422.22%
14423.67/741.96	c       742          83503          54        20          47.0000           9.0000    422.22%
14522.92/747.02	c       747          83716          55        20          47.0000           9.0000    422.22%
14628.24/752.26	c       752          83895          58        20          47.0000           9.0000    422.22%
14729.36/757.34	c       757          87019          63        20          47.0000           9.0000    422.22%
14828.64/762.40	c       762          87189          54        20          47.0000           9.0000    422.22%
14931.93/767.50	c       768          87189          54        20          47.0000           9.0000    422.22%
15035.24/772.76	c       773          87789          60        20          47.0000           9.0000    422.22%
15138.52/777.98	c       778          84723          54        20          47.0000           9.0000    422.22%
15240.49/783.05	c       783          84875          57        20          47.0000           9.0000    422.22%
15341.77/788.18	c       788          85007          55        20          47.0000           9.0000    422.22%
15442.37/793.29	c       793          92460          56        20          47.0000           9.0000    422.22%
15545.67/798.40	c       798          93294          54        20          47.0000           9.0000    422.22%
15648.96/803.66	c       804          85560          53        20          47.0000           9.0000    422.22%
15752.25/808.80	c       809          85850          56        20          47.0000           9.0000    422.22%
15853.55/814.00	c       814          86097          57        20          47.0000           9.0000    422.22%
15958.78/819.20	c       819          86453          56        20          47.0000           9.0000    422.22%
16058.09/824.24	c       824          96029          56        20          47.0000           9.0000    422.22%
16159.39/829.38	c       829          96292          56        20          47.0000           9.0000    422.22%
16260.68/834.48	c       834          96592          55        20          47.0000           9.0000    422.22%
16361.85/839.53	c       840          97305          56        20          47.0000           9.0000    422.22%
16461.16/844.58	c       845          87352          53        20          47.0000           9.0000    422.22%
16562.35/849.63	c       850          87500          54        20          47.0000           9.0000    422.22%
16661.67/854.68	c       855          87768          53        20          47.0000           9.0000    422.22%
16762.97/859.73	c       860          87889          54        20          47.0000           9.0000    422.22%
16862.29/864.74	c       865         100804          57        20          47.0000           9.0000    422.22%
16963.60/869.83	c       870         101048          55        20          47.0000           9.0000    422.22%
17062.89/874.88	c       875          88327          54        20          47.0000           9.0000    422.22%
17164.26/879.91	c       880         101478          53        20          47.0000           9.0000    422.22%
17263.44/885.03	c       885          88662          52        20          47.0000           9.0000    422.22%
17367.39/890.15	c       890         102797          57        20          47.0000           9.0000    422.22%
17466.68/895.19	c       895         103474          54        20          47.0000           9.0000    422.22%
17567.24/900.24	c       900         104312          56        20          47.0000           9.0000    422.22%
17666.50/905.29	c       905         105181          55        20          47.0000           9.0000    422.22%
17769.77/910.45	c       910          89800          53        20          47.0000           9.0000    422.22%
17871.00/915.53	c       916          89968          54        20          47.0000           9.0000    422.22%
17970.29/920.59	c       921          90106          52        20          47.0000           9.0000    422.22%
18073.56/925.73	c       926          90271          52        20          47.0000           9.0000    422.22%
18172.82/930.79	c       931         107837          55        20          47.0000           9.0000    422.22%
18274.10/935.83	c       936          90990          52        20          47.0000           9.0000    422.22%
18373.06/940.86	c       941         108519          55        20          47.0000           9.0000    422.22%
18474.35/945.95	c       946         108941          57        20          47.0000           9.0000    422.22%
18576.25/951.11	c       951          91988          54        20          47.0000           9.0000    422.22%
18677.51/956.18	c       956          92533          56        20          47.0000           9.0000    422.22%
18780.11/961.39	c       961         109682          54        20          47.0000           9.0000    422.22%
18881.36/966.42	c       966         109855          53        20          47.0000           9.0000    422.22%
18982.65/971.56	c       972         110006          54        20          47.0000           9.0000    422.22%
19083.76/976.61	c       977         110531          58        20          47.0000           9.0000    422.22%
19182.93/981.68	c       982          93876          56        20          47.0000           9.0000    422.22%
19290.81/987.06	c       987         112041          55        20          47.0000           9.0000    422.22%
19393.42/992.22	c       992         112671          75        20          47.0000           9.0000    422.22%
19492.70/997.24	c       997          95212          57        20          47.0000           9.0000    422.22%
19597.95/1002.54	c      1003          95335          54        20          47.0000           9.0000    422.22%
19699.23/1007.65	c      1008          95525          51        20          47.0000           9.0000    422.22%
19800.52/1012.70	c      1013          96713          52        20          47.0000           9.0000    422.22%
19899.83/1017.75	c      1018         115985          55        20          47.0000           9.0000    422.22%
20001.11/1022.80	c      1023         116574          75        20          47.0000           9.0000    422.22%
20100.37/1027.85	c      1028         117406          54        20          47.0000           9.0000    422.22%
20201.65/1032.90	c      1033         118480          54        20          47.0000           9.0000    422.22%
20300.94/1037.95	c      1038         101711          50        20          47.0000           9.0000    422.22%
20400.23/1043.00	c      1043         120248          54        20          47.0000           9.0000    422.22%
20499.64/1048.01	c      1048         120736          52        20          47.0000           9.0000    422.22%
20601.43/1053.10	c      1053         121420          53        20          47.0000           9.0000    422.22%
20702.87/1058.15	c      1058         122202          54        20          47.0000           9.0000    422.22%
20803.26/1063.20	c      1063         122909          54        20          47.0000           9.0000    422.22%
20902.55/1068.25	c      1068         105545          52        20          47.0000           9.0000    422.22%
21003.82/1073.30	c      1073         106809          47        20          47.0000           9.0000    422.22%
21037.96/1075.03	c *    1075         107310          54        20          46.0000           9.0000    411.11%
21108.96/1078.63	c      1079         108230          52        20          46.0000           9.0000    411.11%
21210.23/1083.76	c      1084         124595          58        20          46.0000           9.0000    411.11%
21311.45/1088.86	c      1089         124630          57        20          46.0000           9.0000    411.11%
21412.74/1093.91	c      1094         124727          60        20          46.0000           9.0000    411.11%
21512.02/1098.96	c      1099         124843          56        20          46.0000           9.0000    411.11%
21611.41/1104.01	c      1104         125107          53        20          46.0000           9.0000    411.11%
21724.40/1109.66	c      1110         118135          49        20          46.0000           9.0000    411.11%
21825.57/1114.71	c      1115         119414          46        20          46.0000           9.0000    411.11%
21928.74/1119.95	c      1120         120891          47        20          46.0000           9.0000    411.11%
22030.58/1125.08	c      1125         122097          46        20          46.0000           9.0000    411.11%
22132.10/1130.15	c      1130         123362          45        20          46.0000           9.0000    411.11%
22232.44/1135.20	c      1135         124576          44        20          46.0000           9.0000    411.11%
22278.07/1137.53	c *    1138         126356          55        20          45.0000           9.0000    400.00%
22331.58/1140.25	c      1140         126430          57        20          45.0000           9.0000    400.00%
22432.86/1145.30	c      1145         126484          53        20          45.0000           9.0000    400.00%
22532.04/1150.35	c      1150         126669          48        20          45.0000           9.0000    400.00%
22633.31/1155.40	c      1155         126869          55        20          45.0000           9.0000    400.00%
22732.59/1160.45	c      1160         130207          48        20          45.0000           9.0000    400.00%
22833.87/1165.50	c      1166         131319          46        20          45.0000           9.0000    400.00%
22933.15/1170.55	c      1171         127193          53        20          45.0000           9.0000    400.00%
23032.42/1175.59	c      1176         133945          44        20          45.0000           9.0000    400.00%
23133.69/1180.65	c      1181         133983          41        20          45.0000           9.0000    400.00%
23234.97/1185.70	c      1186         133983          41        20          45.0000           9.0000    400.00%
23338.23/1190.91	c      1191         133983          41        20          45.0000           9.0000    400.00%
23437.52/1195.98	c      1196         128010          53        20          45.0000           9.0000    400.00%
23544.74/1201.36	c      1201         128168          53        20          45.0000           9.0000    400.00%
23647.98/1206.57	c      1207         128394          55        20          45.0000           9.0000    400.00%
23757.87/1212.04	c      1212         137874          46        20          45.0000           9.0000    400.00%
23857.32/1217.09	c      1217         128711          51        20          45.0000           9.0000    400.00%
23958.44/1222.17	c      1222         128892          57        20          45.0000           9.0000    400.00%
24059.00/1227.22	c      1227         129179          57        20          45.0000           9.0000    400.00%
24158.30/1232.27	c      1232         129344          56        20          45.0000           9.0000    400.00%
24265.54/1237.62	c      1238         142849          42        20          45.0000           9.0000    400.00%
24364.74/1242.67	c      1243         142849          42        20          45.0000           9.0000    400.00%
24464.03/1247.69	c      1248         142849          42        20          45.0000           9.0000    400.00%
24565.19/1252.74	c      1253         142849          42        20          45.0000           9.0000    400.00%
24664.33/1257.79	c      1258         143012          40        20          45.0000           9.0000    400.00%
24767.50/1262.94	c      1263         143523          44        20          45.0000           9.0000    400.00%
24866.64/1267.96	c      1268         130618          52        20          45.0000           9.0000    400.00%
24968.41/1273.03	c      1273         130812          56        20          45.0000           9.0000    400.00%
25074.90/1278.46	c      1278         146574          41        20          45.0000           9.0000    400.00%
25175.99/1283.54	c      1284         131109          55        20          45.0000           9.0000    400.00%
25277.14/1288.60	c      1289         131227          52        20          45.0000           9.0000    400.00%
25380.26/1293.81	c      1294         131389          52        20          45.0000           9.0000    400.00%
25483.93/1299.08	c      1299         151270          39        20          45.0000           9.0000    400.00%
25590.37/1304.43	c      1304         152447          44        20          45.0000           9.0000    400.00%
25689.54/1309.44	c      1309         132423          55        20          45.0000           9.0000    400.00%
25796.65/1314.84	c      1315         132556          54        20          45.0000           9.0000    400.00%
25902.37/1320.19	c      1320         156191          43        20          45.0000           9.0000    400.00%
26004.79/1325.36	c      1325         132802          54        20          45.0000           9.0000    400.00%
26107.83/1330.51	c      1331         132936          55        20          45.0000           9.0000    400.00%
26208.96/1335.68	c      1336         160080          39        20          45.0000           9.0000    400.00%
26310.01/1340.74	c      1341         133249          54        20          45.0000           9.0000    400.00%
26413.13/1345.98	c      1346         162437          41        20          45.0000           9.0000    400.00%
26514.80/1351.03	c      1351         133481          53        20          45.0000           9.0000    400.00%
26614.09/1356.08	c      1356         133623          54        20          45.0000           9.0000    400.00%
26713.28/1361.13	c      1361         165832          41        20          45.0000           9.0000    400.00%
26815.55/1366.23	c      1366         133878          51        20          45.0000           9.0000    400.00%
26914.69/1371.28	c      1371         167872          41        20          45.0000           9.0000    400.00%
27015.82/1376.33	c      1376         134262          54        20          45.0000           9.0000    400.00%
27114.96/1381.37	c      1381         134432          52        20          45.0000           9.0000    400.00%
27216.08/1386.43	c      1386         171601          41        20          45.0000           9.0000    400.00%
27315.17/1391.48	c      1391         172859          41        20          45.0000           9.0000    400.00%
27416.30/1396.53	c      1397         134919          51        20          45.0000           9.0000    400.00%
27523.38/1401.92	c      1402         175476          41        20          45.0000           9.0000    400.00%
27625.12/1407.13	c      1407         176659          38        20          45.0000           9.0000    400.00%
27729.59/1412.32	c      1412         135750          52        20          45.0000           9.0000    400.00%
27834.69/1417.62	c      1418         135924          54        20          45.0000           9.0000    400.00%
27939.66/1422.99	c      1423         180207          41        20          45.0000           9.0000    400.00%
28044.75/1428.26	c      1428         181165          40        20          45.0000           9.0000    400.00%
28149.86/1433.56	c      1434         181165          40        20          45.0000           9.0000    400.00%
28251.00/1438.64	c      1439         181165          40        20          45.0000           9.0000    400.00%
28352.05/1443.74	c      1444         181165          40        20          45.0000           9.0000    400.00%
28459.81/1449.15	c      1449         181165          40        20          45.0000           9.0000    400.00%
28558.94/1454.17	c      1454         181165          40        20          45.0000           9.0000    400.00%
28659.03/1459.25	c      1459         137538          54        20          45.0000           9.0000    400.00%
28760.15/1464.32	c      1464         137738          53        20          45.0000           9.0000    400.00%
28859.28/1469.35	c      1469         183817          40        20          45.0000           9.0000    400.00%
28964.35/1474.62	c      1475         184572          42        20          45.0000           9.0000    400.00%
29067.40/1479.85	c      1480         184572          42        20          45.0000           9.0000    400.00%
29174.46/1485.21	c      1485         184572          42        20          45.0000           9.0000    400.00%
29277.58/1490.46	c      1490         184572          42        20          45.0000           9.0000    400.00%
29378.66/1495.52	c      1496         184572          42        20          45.0000           9.0000    400.00%
29481.83/1500.76	c      1501         184572          42        20          45.0000           9.0000    400.00%
29585.01/1505.93	c      1506         184572          42        20          45.0000           9.0000    400.00%
29686.77/1511.07	c      1511         139599          53        20          45.0000           9.0000    400.00%
29789.31/1516.20	c      1516         139812          52        20          45.0000           9.0000    400.00%
29892.49/1521.45	c      1521         187162          40        20          45.0000           9.0000    400.00%
29995.67/1526.63	c      1527         140369          54        20          45.0000           9.0000    400.00%
30098.85/1531.86	c      1532         188801          47        20          45.0000           9.0000    400.00%
30204.58/1537.16	c      1537         140753          54        20          45.0000           9.0000    400.00%
30306.98/1542.38	c      1542         191901          42        20          45.0000           9.0000    400.00%
30412.14/1547.61	c      1548         141300          55        20          45.0000           9.0000    400.00%
30513.33/1552.71	c      1553         141493          51        20          45.0000           9.0000    400.00%
30614.52/1557.84	c      1558         195453          37        20          45.0000           9.0000    400.00%
30715.71/1562.94	c      1563         142138          51        20          45.0000           9.0000    400.00%
30814.99/1568.02	c      1568         142690          52        20          45.0000           9.0000    400.00%
30916.49/1573.08	c      1573         143217          53        20          45.0000           9.0000    400.00%
31016.00/1578.10	c      1578         143217          53        20          45.0000           9.0000    400.00%
31118.25/1583.26	c      1583         143217          53        20          45.0000           9.0000    400.00%
31219.44/1588.32	c      1588         143217          53        20          45.0000           9.0000    400.00%
31320.60/1593.44	c      1593         143650          56        20          45.0000           9.0000    400.00%
31419.78/1598.49	c      1598         143946          57        20          45.0000           9.0000    400.00%
31520.87/1603.50	c      1604         207010          43        20          45.0000           9.0000    400.00%
31621.99/1608.64	c      1609         144702          55        20          45.0000           9.0000    400.00%
31721.19/1613.67	c      1614         144878          52        20          45.0000           9.0000    400.00%
31822.38/1618.74	c      1619         145300          52        20          45.0000           9.0000    400.00%
31921.57/1623.79	c      1624         145704          50        20          45.0000           9.0000    400.00%
32022.71/1628.84	c      1629         146080          54        20          45.0000           9.0000    400.00%
32123.86/1633.94	c      1634         146415          55        20          45.0000           9.0000    400.00%
32223.04/1639.02	c      1639         146631          52        20          45.0000           9.0000    400.00%
32324.79/1644.07	c      1644         147025          56        20          45.0000           9.0000    400.00%
32423.85/1649.12	c      1649         147267          51        20          45.0000           9.0000    400.00%
32525.11/1654.17	c      1654         147936          51        20          45.0000           9.0000    400.00%
32625.52/1659.24	c      1659         148330          56        20          45.0000           9.0000    400.00%
32724.70/1664.27	c      1664         223995          39        20          45.0000           9.0000    400.00%
32825.86/1669.34	c      1669         148805          52        20          45.0000           9.0000    400.00%
32927.03/1674.46	c      1674         149106          56        20          45.0000           9.0000    400.00%
33028.12/1679.51	c      1680         149392          54        20          45.0000           9.0000    400.00%
33127.29/1684.56	c      1685         149633          55        20          45.0000           9.0000    400.00%
33226.47/1689.57	c      1690         231466          40        20          45.0000           9.0000    400.00%
33327.57/1694.66	c      1695         150240          54        20          45.0000           9.0000    400.00%
33428.73/1699.71	c      1700         150574          56        20          45.0000           9.0000    400.00%
33527.90/1704.76	c      1705         150851          55        20          45.0000           9.0000    400.00%
33629.05/1709.81	c      1710         150926           0        20          45.0000           9.0000    400.00%
33728.22/1714.86	c      1715         151741          57        20          45.0000           9.0000    400.00%
33829.40/1720.01	c      1720         152029          55        20          45.0000           9.0000    400.00%
33928.47/1725.03	c      1725         243247          39        20          45.0000           9.0000    400.00%
34030.29/1730.11	c      1730         153270          54        20          45.0000           9.0000    400.00%
34131.43/1735.16	c      1735         154171          52        20          45.0000           9.0000    400.00%
34232.06/1740.21	c      1740         155637          49        20          45.0000           9.0000    400.00%
34331.02/1745.26	c      1745         156858          48        20          45.0000           9.0000    400.00%
34432.11/1750.31	c      1750         158147          48        20          45.0000           9.0000    400.00%
34531.27/1755.36	c      1755         159325          48        20          45.0000           9.0000    400.00%
34632.32/1760.41	c      1760         160695          50        20          45.0000           9.0000    400.00%
34731.26/1765.46	c      1765         162106          47        20          45.0000           9.0000    400.00%
34832.33/1770.51	c      1771         163551          43        20          45.0000           9.0000    400.00%
34931.48/1775.52	c      1776         259680          39        20          45.0000           9.0000    400.00%
35030.56/1780.57	c      1781         261269          36        20          45.0000           9.0000    400.00%
35131.57/1785.62	c      1786         262884          37        20          45.0000           9.0000    400.00%
35232.70/1790.70	c      1791         264542          41        20          45.0000           9.0000    400.00%
35331.84/1795.76	c      1796         266049          37        20          45.0000           9.0000    400.00%
35432.95/1800.81	c      1801         171363          44        20          45.0000           9.0000    400.00%
35531.96/1805.86	c      1806         172657          44        20          45.0000           9.0000    400.00%
35632.96/1810.90	c      1811         270620          39        20          45.0000           9.0000    400.00%
35732.13/1816.01	c      1816         175186          41        20          45.0000           9.0000    400.00%
35834.00/1821.06	c      1821         176608          45        20          45.0000           9.0000    400.00%
35932.75/1826.11	c      1826         178021          40        20          45.0000           9.0000    400.00%
36035.28/1831.21	c      1831              3           2        20          45.0000          34.0000     32.35%
36134.37/1836.26	c      1836              5           4        20          45.0000          34.0000     32.35%
36235.51/1841.31	c      1841              6           5        20          45.0000          34.0000     32.35%
36334.63/1846.36	c      1846              7           6        20          45.0000          34.0000     32.35%
36437.62/1851.57	c      1852              7           6        20          45.0000          34.0000     32.35%
36538.76/1856.61	c      1857              7           6        20          45.0000          34.0000     32.35%
36637.91/1861.66	c      1862              9           8        20          45.0000          34.0000     32.35%
36739.03/1866.74	c      1867              8           7        20          45.0000          34.0000     32.35%
36838.08/1871.79	c      1872              8           7        20          45.0000          34.0000     32.35%
36939.22/1876.84	c      1877              8           7        20          45.0000          34.0000     32.35%
37038.37/1881.89	c      1882             14          13        20          45.0000          34.0000     32.35%
37139.52/1887.03	c      1887             14          13        20          45.0000          34.0000     32.35%
37241.26/1892.11	c      1892             14          13        20          45.0000          34.0000     32.35%
37342.57/1897.15	c      1897             14          13        20          45.0000          34.0000     32.35%
37442.75/1902.20	c      1902             14          13        20          45.0000          34.0000     32.35%
37541.90/1907.27	c      1907             14          13        20          45.0000          34.0000     32.35%
37643.04/1912.32	c      1912             14          13        20          45.0000          34.0000     32.35%
37742.19/1917.37	c      1917             14          13        20          45.0000          34.0000     32.35%
37843.33/1922.43	c      1922             14          13        20          45.0000          34.0000     32.35%
37944.47/1927.50	c      1928             14          13        20          45.0000          34.0000     32.35%
38043.28/1932.55	c      1933             14          13        20          45.0000          34.0000     32.35%
38144.42/1937.60	c      1938             14          13        20          45.0000          34.0000     32.35%
38243.58/1942.67	c      1943             14          13        20          45.0000          34.0000     32.35%
38344.66/1947.73	c      1948             14          13        20          45.0000          34.0000     32.35%
38443.81/1952.74	c      1953             14          13        20          45.0000          34.0000     32.35%
38544.89/1957.83	c      1958             14          13        20          45.0000          34.0000     32.35%
38646.00/1963.01	c      1963             14          13        20          45.0000          34.0000     32.35%
38747.77/1968.11	c      1968             14          13        20          45.0000          34.0000     32.35%
38848.89/1973.17	c      1973             14          13        20          45.0000          34.0000     32.35%
38948.00/1978.19	c      1978             14          13        20          45.0000          34.0000     32.35%
39050.44/1983.35	c      1983             14          13        20          45.0000          34.0000     32.35%
39151.58/1988.47	c      1988             14          13        20          45.0000          34.0000     32.35%
39254.59/1993.64	c      1994             14          13        20          45.0000          34.0000     32.35%
39353.74/1998.65	c      1999             14          13        20          45.0000          34.0000     32.35%
39456.80/2003.83	c      2004             14          13        20          45.0000          34.0000     32.35%
39557.93/2009.03	c      2009             14          13        20          45.0000          34.0000     32.35%
39663.02/2014.22	c      2014             14          13        20          45.0000          34.0000     32.35%
39762.15/2019.26	c      2019             14          13        20          45.0000          34.0000     32.35%
39863.29/2024.35	c      2024             14          13        20          45.0000          34.0000     32.35%
39964.43/2029.40	c      2029             14          13        20          45.0000          34.0000     32.35%
40063.59/2034.44	c      2034             14          13        20          45.0000          34.0000     32.35%
40164.73/2039.56	c      2040             14          13        20          45.0000          34.0000     32.35%
40263.84/2044.57	c      2045             14          13        20          45.0000          34.0000     32.35%
40362.97/2049.58	c      2050             14          13        20          45.0000          34.0000     32.35%
40463.78/2054.66	c      2055             14          13        20          45.0000          34.0000     32.35%
40568.74/2059.91	c      2060             14          13        20          45.0000          34.0000     32.35%
40670.28/2065.04	c      2065             14          13        20          45.0000          34.0000     32.35%
40769.60/2070.09	c      2070             14          13        20          45.0000          34.0000     32.35%
40868.63/2075.12	c      2075             14          13        20          45.0000          34.0000     32.35%
40974.98/2080.45	c      2080             14          13        20          45.0000          34.0000     32.35%
41075.98/2085.51	c      2086              3           2        20          45.0000          35.0625     28.34%
41175.14/2090.58	c      2091              4           3        20          45.0000          35.0625     28.34%
41276.29/2095.67	c      2096              6           5        20          45.0000          35.0625     28.34%
41377.43/2100.78	c      2101              6           5        20          45.0000          35.0625     28.34%
41478.50/2105.84	c      2106              7           6        20          45.0000          35.0625     28.34%
41577.65/2110.86	c      2111              9           8        20          45.0000          35.0625     28.34%
41681.45/2116.05	c      2116             11          10        20          45.0000          35.0625     28.34%
41785.85/2121.36	c      2121             11          10        20          45.0000          35.0625     28.34%
41885.02/2126.40	c      2126             11          10        20          45.0000          35.0625     28.34%
41990.14/2131.61	c      2132             11          10        20          45.0000          35.0625     28.34%
42089.31/2136.68	c      2137             11          10        20          45.0000          35.0625     28.34%
42192.42/2141.82	c      2142             11          10        20          45.0000          35.0625     28.34%
42293.51/2147.04	c      2147             11          10        20          45.0000          35.0625     28.34%
42406.73/2152.62	c      2153             11          10        20          45.0000          35.0625     28.34%
42511.67/2157.91	c      2158             11          10        20          45.0000          35.0625     28.34%
42613.37/2163.12	c      2163             11          10        20          45.0000          35.0625     28.34%
42717.85/2168.39	c      2168             11          10        20          45.0000          35.0625     28.34%
42818.96/2173.46	c      2173             11          10        20          45.0000          35.0625     28.34%
42920.12/2178.52	c      2179             11          10        20          45.0000          35.0625     28.34%
43023.25/2183.74	c      2184             11          10        20          45.0000          35.0625     28.34%
43122.37/2188.76	c      2189             11          10        20          45.0000          35.0625     28.34%
43223.46/2193.83	c      2194             11          10        20          45.0000          35.0625     28.34%
43327.22/2199.10	c      2199             11          10        20          45.0000          35.0625     28.34%
43429.70/2204.26	c      2204             11          10        20          45.0000          35.0625     28.34%
43536.75/2209.60	c      2210             11          10        20          45.0000          35.0625     28.34%
43635.94/2214.65	c      2215             11          10        20          45.0000          35.0625     28.34%
43739.07/2219.89	c      2220             11          10        20          45.0000          35.0625     28.34%
43848.14/2225.37	c      2225             11          10        20          45.0000          35.0625     28.34%
43949.16/2230.43	c      2230             11          10        20          45.0000          35.0625     28.34%
44054.15/2235.71	c      2236             11          10        20          45.0000          35.0625     28.34%
44155.27/2240.89	c      2241             11          10        20          45.0000          35.0625     28.34%
44256.38/2246.00	c      2246             11          10        20          45.0000          35.0625     28.34%
44358.07/2251.06	c      2251             11          10        20          45.0000          35.0625     28.34%
44462.64/2256.36	c      2256             11          10        20          45.0000          35.0625     28.34%
44565.75/2261.59	c      2262             11          10        20          45.0000          35.0625     28.34%
44672.88/2266.96	c      2267             11          10        20          45.0000          35.0625     28.34%
44774.59/2272.05	c      2272             12          11        20          45.0000          35.0625     28.34%
44873.76/2277.12	c      2277             12          11        20          45.0000          35.0625     28.34%
44980.24/2282.49	c      2282             12          11        20          45.0000          35.0625     28.34%
45081.34/2287.54	c      2288             12          11        20          45.0000          35.0625     28.34%
45182.47/2292.62	c      2293             12          11        20          45.0000          35.0625     28.34%
45281.49/2297.68	c      2298             12          11        20          45.0000          35.0625     28.34%
45384.63/2302.82	c      2303             12          11        20          45.0000          35.0625     28.34%
45485.83/2308.01	c      2308             12          11        20          45.0000          35.0625     28.34%
45587.59/2313.05	c      2313             12          11        20          45.0000          35.0625     28.34%
45689.99/2318.24	c      2318             12          11        20          45.0000          35.0625     28.34%
45791.13/2323.36	c      2323             12          11        20          45.0000          35.0625     28.34%
45896.21/2328.64	c      2329             12          11        20          45.0000          35.0625     28.34%
45999.34/2333.85	c      2334             12          11        20          45.0000          35.0625     28.34%
46100.46/2339.00	c      2339             12          11        20          45.0000          35.0625     28.34%
46203.95/2344.13	c      2344             12          11        20          45.0000          35.0625     28.34%
46306.61/2349.33	c      2349             12          11        20          45.0000          35.0625     28.34%
46407.49/2354.45	c      2354             12          11        20          45.0000          35.0625     28.34%
46514.51/2359.86	c      2360             12          11        20          45.0000          35.0625     28.34%
46621.54/2365.22	c      2365             12          11        20          45.0000          35.0625     28.34%
46720.67/2370.29	c      2370             12          11        20          45.0000          35.0625     28.34%
46821.97/2375.36	c      2375             12          11        20          45.0000          35.0625     28.34%
46930.83/2380.84	c      2381             12          11        20          45.0000          35.0625     28.34%
47031.97/2385.93	c      2386             12          11        20          45.0000          35.0625     28.34%
47137.03/2391.25	c      2391             12          11        20          45.0000          35.0625     28.34%
47236.16/2396.28	c      2396             12          11        20          45.0000          35.0625     28.34%
47339.26/2401.47	c      2401             13          12        20          45.0000          35.0625     28.34%
47440.38/2406.56	c      2407             13          12        20          45.0000          35.0625     28.34%
47541.44/2411.64	c      2412             13          12        20          45.0000          35.0625     28.34%
47644.52/2416.82	c      2417             13          12        20          45.0000          35.0625     28.34%
47745.63/2421.95	c      2422             13          12        20          45.0000          35.0625     28.34%
47847.28/2427.06	c      2427             13          12        20          45.0000          35.0625     28.34%
47946.41/2432.07	c      2432             13          12        20          45.0000          35.0625     28.34%
48045.71/2437.14	c      2437             13          12        20          45.0000          35.0625     28.34%
48146.64/2442.16	c      2442             13          12        20          45.0000          35.0625     28.34%
48251.06/2447.44	c      2447             13          12        20          45.0000          35.0625     28.34%
48358.14/2452.80	c      2453             13          12        20          45.0000          35.0625     28.34%
48457.28/2457.89	c      2458             13          12        20          45.0000          35.0625     28.34%
48566.49/2463.34	c      2463             13          12        20          45.0000          35.0625     28.34%
48675.32/2468.87	c      2469             13          12        20          45.0000          35.0625     28.34%
48776.28/2473.95	c      2474             13          12        20          45.0000          35.0625     28.34%
48881.34/2479.25	c      2479             13          12        20          45.0000          35.0625     28.34%
48980.50/2484.30	c      2484             13          12        20          45.0000          35.0625     28.34%
49083.58/2489.48	c      2489             13          12        20          45.0000          35.0625     28.34%
49184.73/2494.57	c      2495             13          12        20          45.0000          35.0625     28.34%
49287.86/2499.75	c      2500             15          14        20          45.0000          35.0625     28.34%
49390.98/2505.00	c      2505             16          15        20          45.0000          35.0625     28.34%
49500.06/2510.44	c      2510             16          15        20          45.0000          35.0625     28.34%
49599.19/2515.47	c      2515             16          15        20          45.0000          35.0625     28.34%
49700.35/2520.50	c      2521             16          15        20          45.0000          35.0625     28.34%
49803.48/2525.70	c      2526             16          15        20          45.0000          35.0625     28.34%
49906.62/2530.91	c      2531             16          15        20          45.0000          35.0625     28.34%
50008.25/2536.05	c      2536             16          15        20          45.0000          35.0625     28.34%
50107.42/2541.12	c      2541             16          15        20          45.0000          35.0625     28.34%
50209.99/2546.23	c      2546             16          15        20          45.0000          35.0625     28.34%
50311.36/2551.35	c      2551             16          15        20          45.0000          35.0625     28.34%
50410.56/2556.38	c      2556             16          15        20          45.0000          35.0625     28.34%
50511.54/2561.47	c      2561             16          15        20          45.0000          35.0625     28.34%
50614.71/2566.64	c      2567             16          15        20          45.0000          35.0625     28.34%
50715.89/2571.76	c      2572             16          15        20          45.0000          35.0625     28.34%
50823.71/2577.15	c      2577             16          15        20          45.0000          35.0625     28.34%
50926.39/2582.37	c      2582             16          15        20          45.0000          35.0625     28.34%
51029.36/2587.56	c      2588             16          15        20          45.0000          35.0625     28.34%
51128.48/2592.57	c      2593             16          15        20          45.0000          35.0625     28.34%
51229.62/2597.60	c      2598             16          15        20          45.0000          35.0625     28.34%
51332.73/2602.87	c      2603             17          16        20          45.0000          35.0625     28.34%
51438.55/2608.17	c      2608             17          16        20          45.0000          35.0625     28.34%
51540.96/2613.31	c      2613             17          16        20          45.0000          35.0625     28.34%
51640.13/2618.39	c      2618             17          16        20          45.0000          35.0625     28.34%
51741.31/2623.46	c      2623             17          16        20          45.0000          35.0625     28.34%
51844.41/2628.60	c      2629             17          16        20          45.0000          35.0625     28.34%
51947.58/2633.87	c      2634             17          16        20          45.0000          35.0625     28.34%
52053.29/2639.18	c      2639             17          16        20          45.0000          35.0625     28.34%
52155.91/2644.37	c      2644             17          16        20          45.0000          35.0625     28.34%
52255.04/2649.39	c      2649             17          16        20          45.0000          35.0625     28.34%
52360.22/2654.69	c      2655             17          16        20          45.0000          35.0625     28.34%
52463.28/2659.82	c      2660             17          16        20          45.0000          35.0625     28.34%
52567.03/2665.09	c      2665             17          16        20          45.0000          35.0625     28.34%
52668.23/2670.13	c      2670             17          16        20          45.0000          35.0625     28.34%
52770.73/2675.36	c      2675             17          16        20          45.0000          35.0625     28.34%
52871.93/2680.45	c      2680             17          16        20          45.0000          35.0625     28.34%
52971.15/2685.46	c      2685             17          16        20          45.0000          35.0625     28.34%
53076.32/2690.70	c      2691             17          16        20          45.0000          35.0625     28.34%
53175.47/2695.73	c      2696             17          16        20          45.0000          35.0625     28.34%
53278.65/2700.97	c      2701             17          16        20          45.0000          35.0625     28.34%
53382.41/2706.18	c      2706             17          16        20          45.0000          35.0625     28.34%
53482.93/2711.22	c      2711             17          16        20          45.0000          35.0625     28.34%
53582.05/2716.28	c      2716             17          16        20          45.0000          35.0625     28.34%
53681.25/2721.29	c      2721             17          16        20          45.0000          35.0625     28.34%
53786.43/2726.59	c      2727             17          16        20          45.0000          35.0625     28.34%
53887.60/2731.64	c      2732             18          17        20          45.0000          35.0625     28.34%
53990.82/2736.83	c      2737             18          17        20          45.0000          35.0625     28.34%
54091.82/2742.01	c      2742             18          17        20          45.0000          35.0625     28.34%
54193.67/2747.04	c      2747             18          17        20          45.0000          35.0625     28.34%
54294.87/2752.16	c      2752             18          17        20          45.0000          35.0625     28.34%
54395.32/2757.29	c      2757             18          17        20          45.0000          35.0625     28.34%
54496.66/2762.30	c      2762             18          17        20          45.0000          35.0625     28.34%
54597.81/2767.44	c      2767             18          17        20          45.0000          35.0625     28.34%
54698.99/2772.55	c      2773             18          17        20          45.0000          35.0625     28.34%
54804.18/2777.82	c      2778             18          17        20          45.0000          35.0625     28.34%
54908.07/2783.03	c      2783             18          17        20          45.0000          35.0625     28.34%
55007.21/2788.09	c      2788             18          17        20          45.0000          35.0625     28.34%
55106.37/2793.11	c      2793             18          17        20          45.0000          35.0625     28.34%
55208.77/2798.28	c      2798             18          17        20          45.0000          35.0625     28.34%
55311.89/2803.41	c      2803             18          17        20          45.0000          35.0625     28.34%
55413.11/2808.59	c      2809             18          17        20          45.0000          35.0625     28.34%
55514.37/2813.65	c      2814             18          17        20          45.0000          35.0625     28.34%
55617.26/2818.82	c      2819             18          17        20          45.0000          35.0625     28.34%
55716.33/2823.84	c      2824             18          17        20          45.0000          35.0625     28.34%
55817.44/2829.00	c      2829             18          17        20          45.0000          35.0625     28.34%
55922.51/2834.21	c      2834             18          17        20          45.0000          35.0625     28.34%
56031.65/2839.74	c      2840             18          17        20          45.0000          35.0625     28.34%
56140.81/2845.26	c      2845             18          17        20          45.0000          35.0625     28.34%
56246.06/2850.53	c      2851             18          17        20          45.0000          35.0625     28.34%
56357.73/2856.16	c      2856             18          17        20          45.0000          35.0625     28.34%
56460.29/2861.34	c      2861             18          17        20          45.0000          35.0625     28.34%
56563.51/2866.54	c      2867             18          17        20          45.0000          35.0625     28.34%
56666.73/2871.70	c      2872             18          17        20          45.0000          35.0625     28.34%
56767.97/2876.87	c      2877             18          17        20          45.0000          35.0625     28.34%
56869.05/2881.95	c      2882             18          17        20          45.0000          35.0625     28.34%
56968.26/2886.96	c      2887             18          17        20          45.0000          35.0625     28.34%
57072.29/2892.15	c      2892             18          17        20          45.0000          35.0625     28.34%
57174.62/2897.30	c      2897             18          17        20          45.0000          35.0625     28.34%
57275.87/2902.41	c      2902             18          17        20          45.0000          35.0625     28.34%
57377.15/2907.54	c      2908             18          17        20          45.0000          35.0625     28.34%
57476.36/2912.56	c      2913             18          17        20          45.0000          35.0625     28.34%
57575.60/2917.58	c      2918             18          17        20          45.0000          35.0625     28.34%
57676.74/2922.66	c      2923             18          17        20          45.0000          35.0625     28.34%
57779.95/2927.83	c      2928             18          17        20          45.0000          35.0625     28.34%
57889.04/2933.36	c      2933             18          17        20          45.0000          35.0625     28.34%
57992.28/2938.58	c      2939             18          17        20          45.0000          35.0625     28.34%
58093.54/2943.64	c      2944             18          17        20          45.0000          35.0625     28.34%
58194.80/2948.73	c      2949             18          17        20          45.0000          35.0625     28.34%
58294.06/2953.78	c      2954             18          17        20          45.0000          35.0625     28.34%
58397.13/2958.96	c      2959             18          17        20          45.0000          35.0625     28.34%
58499.08/2964.10	c      2964             18          17        20          45.0000          35.0625     28.34%
58607.50/2969.52	c      2970             18          17        20          45.0000          35.0625     28.34%
58708.46/2974.68	c      2975             18          17        20          45.0000          35.0625     28.34%
58811.66/2979.86	c      2980             18          17        20          45.0000          35.0625     28.34%
58912.83/2984.94	c      2985             18          17        20          45.0000          35.0625     28.34%
59012.07/2989.99	c      2990             18          17        20          45.0000          35.0625     28.34%
59115.81/2995.16	c      2995             18          17        20          45.0000          35.0625     28.34%
59218.48/3000.30	c      3000             18          17        20          45.0000          35.0625     28.34%
59321.69/3005.60	c      3006             18          17        20          45.0000          35.0625     28.34%
59424.83/3010.74	c      3011             18          17        20          45.0000          35.0625     28.34%
59526.00/3015.84	c      3016             18          17        20          45.0000          35.0625     28.34%
59627.02/3021.00	c      3021             18          17        20          45.0000          35.0625     28.34%
59732.23/3026.25	c      3026             18          17        20          45.0000          35.0625     28.34%
59839.44/3031.65	c      3032             18          17        20          45.0000          35.0625     28.34%
59940.70/3036.73	c      3037             18          17        20          45.0000          35.0625     28.34%
60039.86/3041.79	c      3042             18          17        20          45.0000          35.0625     28.34%
60145.74/3047.09	c      3047             18          17        20          45.0000          35.0625     28.34%
60248.36/3052.20	c      3052             18          17        20          45.0000          35.0625     28.34%
60347.65/3057.23	c      3057             18          17        20          45.0000          35.0625     28.34%
60456.87/3062.73	c      3063             18          17        20          45.0000          35.0625     28.34%
60558.15/3067.83	c      3068             18          17        20          45.0000          35.0625     28.34%
60659.43/3073.00	c      3073             18          17        20          45.0000          35.0625     28.34%
60761.36/3078.06	c      3078             18          17        20          45.0000          35.0625     28.34%
60871.79/3083.63	c      3084             18          17        20          45.0000          35.0625     28.34%
60975.05/3088.88	c      3089             18          17        20          45.0000          35.0625     28.34%
61078.88/3094.04	c      3094             18          17        20          45.0000          35.0625     28.34%
61178.14/3099.08	c      3099             18          17        20          45.0000          35.0625     28.34%
61282.51/3104.32	c      3104             18          17        20          45.0000          35.0625     28.34%
61385.80/3109.55	c      3110             18          17        20          45.0000          35.0625     28.34%
61493.06/3114.98	c      3115             18          17        20          45.0000          35.0625     28.34%
61604.28/3120.54	c      3121             18          17        20          45.0000          35.0625     28.34%
61707.55/3125.79	c      3126             18          17        20          45.0000          35.0625     28.34%
61813.53/3131.11	c      3131             18          17        20          45.0000          35.0625     28.34%
61914.76/3136.18	c      3136             18          17        20          45.0000          35.0625     28.34%
62017.33/3141.33	c      3141             18          17        20          45.0000          35.0625     28.34%
62118.64/3146.48	c      3146             18          17        20          45.0000          35.0625     28.34%
62221.93/3151.64	c      3152             18          17        20          45.0000          35.0625     28.34%
62321.08/3156.65	c      3157             18          17        20          45.0000          35.0625     28.34%
62426.04/3161.96	c      3162             18          17        20          45.0000          35.0625     28.34%
62525.23/3167.02	c      3167             18          17        20          45.0000          35.0625     28.34%
62627.07/3172.11	c      3172             18          17        20          45.0000          35.0625     28.34%
62728.28/3177.15	c      3177             18          17        20          45.0000          35.0625     28.34%
62828.99/3182.27	c      3182             18          17        20          45.0000          35.0625     28.34%
62930.29/3187.35	c      3187             18          17        20          45.0000          35.0625     28.34%
63029.60/3192.39	c      3192             18          17        20          45.0000          35.0625     28.34%
63133.01/3197.56	c      3198             18          17        20          45.0000          35.0625     28.34%
63234.15/3202.67	c      3203             18          17        20          45.0000          35.0625     28.34%
63337.44/3207.86	c      3208             18          17        20          45.0000          35.0625     28.34%
63436.75/3212.89	c      3213             18          17        20          45.0000          35.0625     28.34%
63540.69/3218.06	c      3218             18          17        20          45.0000          35.0625     28.34%
63643.28/3223.21	c      3223             18          17        20          45.0000          35.0625     28.34%
63746.54/3228.44	c      3228             18          17        20          45.0000          35.0625     28.34%
63847.76/3233.50	c      3234             18          17        20          45.0000          35.0625     28.34%
63947.08/3238.51	c      3239             18          17        20          45.0000          35.0625     28.34%
64046.40/3243.56	c      3244             18          17        20          45.0000          35.0625     28.34%
64147.69/3248.62	c      3249             18          17        20          45.0000          35.0625     28.34%
64247.01/3253.66	c      3254             18          17        20          45.0000          35.0625     28.34%
64348.27/3258.79	c      3259             18          17        20          45.0000          35.0625     28.34%
64451.61/3263.90	c      3264             18          17        20          45.0000          35.0625     28.34%
64550.83/3269.01	c      3269             18          17        20          45.0000          35.0625     28.34%
64652.71/3274.10	c      3274             18          17        20          45.0000          35.0625     28.34%
64755.40/3279.23	c      3279             18          17        20          45.0000          35.0625     28.34%
64858.70/3284.40	c      3284             18          17        20          45.0000          35.0625     28.34%
64963.98/3289.75	c      3290             18          17        20          45.0000          35.0625     28.34%
65065.29/3294.81	c      3295             18          17        20          45.0000          35.0625     28.34%
65166.60/3299.92	c      3300             18          17        20          45.0000          35.0625     28.34%
65265.93/3304.97	c      3305             18          17        20          45.0000          35.0625     28.34%
65365.22/3310.00	c      3310             18          17        20          45.0000          35.0625     28.34%
65467.18/3315.08	c      3315             18          17        20          45.0000          35.0625     28.34%
65568.32/3320.14	c      3320             18          17        20          45.0000          35.0625     28.34%
65675.03/3325.55	c      3326             18          17        20          45.0000          35.0625     28.34%
65780.31/3330.84	c      3331             18          17        20          45.0000          35.0625     28.34%
65884.17/3336.04	c      3336             18          17        20          45.0000          35.0625     28.34%
65985.52/3341.18	c      3341             18          17        20          45.0000          35.0625     28.34%
66098.01/3346.84	c      3347             18          17        20          45.0000          35.0625     28.34%
66201.93/3352.07	c      3352             18          17        20          45.0000          35.0625     28.34%
66301.22/3357.12	c      3357             18          17        20          45.0000          35.0625     28.34%
66403.88/3362.22	c      3362             18          17        20          45.0000          35.0625     28.34%
66503.17/3367.27	c      3367             18          17        20          45.0000          35.0625     28.34%
66604.48/3372.32	c      3372             18          17        20          45.0000          35.0625     28.34%
66715.71/3377.96	c      3378             18          17        20          45.0000          35.0625     28.34%
66814.97/3383.03	c      3383             18          17        20          45.0000          35.0625     28.34%
66926.21/3388.57	c      3389             18          17        20          45.0000          35.0625     28.34%
67031.48/3393.83	c      3394             18          17        20          45.0000          35.0625     28.34%
67132.77/3398.96	c      3399             18          17        20          45.0000          35.0625     28.34%
67234.73/3404.05	c      3404             18          17        20          45.0000          35.0625     28.34%
67337.30/3409.22	c      3409             18          17        20          45.0000          35.0625     28.34%
67436.81/3414.26	c      3414             18          17        20          45.0000          35.0625     28.34%
67538.11/3419.31	c      3419             18          17        20          45.0000          35.0625     28.34%
67639.14/3424.42	c      3424             18          17        20          45.0000          35.0625     28.34%
67740.43/3429.55	c      3430             18          17        20          45.0000          35.0625     28.34%
67841.73/3434.60	c      3435             18          17        20          45.0000          35.0625     28.34%
67944.97/3439.81	c      3440             18          17        20          45.0000          35.0625     28.34%
68048.91/3445.04	c      3445             18          17        20          45.0000          35.0625     28.34%
68151.50/3450.21	c      3450             18          17        20          45.0000          35.0625     28.34%
68254.75/3455.46	c      3455             18          17        20          45.0000          35.0625     28.34%
68356.03/3460.50	c      3461             18          17        20          45.0000          35.0625     28.34%
68455.33/3465.52	c      3466             18          17        20          45.0000          35.0625     28.34%
68558.60/3470.76	c      3471             18          17        20          45.0000          35.0625     28.34%
68659.90/3475.83	c      3476             18          17        20          45.0000          35.0625     28.34%
68763.84/3481.05	c      3481             18          17        20          45.0000          35.0625     28.34%
68863.07/3486.10	c      3486             18          17        20          45.0000          35.0625     28.34%
68965.58/3491.29	c      3491             18          17        20          45.0000          35.0625     28.34%
69070.73/3496.53	c      3497             18          17        20          45.0000          35.0625     28.34%
69169.93/3501.54	c      3502             18          17        20          45.0000          35.0625     28.34%
69269.23/3506.59	c      3507             18          17        20          45.0000          35.0625     28.34%
69374.50/3511.84	c      3512             18          17        20          45.0000          35.0625     28.34%
69485.65/3517.41	c      3517             18          17        20          45.0000          35.0625     28.34%
69586.89/3522.51	c      3523             18          17        20          45.0000          35.0625     28.34%
69686.20/3527.53	c      3528             18          17        20          45.0000          35.0625     28.34%
69789.46/3532.75	c      3533             18          17        20          45.0000          35.0625     28.34%
69890.72/3537.82	c      3538             18          17        20          45.0000          35.0625     28.34%
69989.88/3542.88	c      3543             18          17        20          45.0000          35.0625     28.34%
70091.16/3547.97	c      3548             18          17        20          45.0000          35.0625     28.34%
70193.13/3553.06	c      3553             18          17        20          45.0000          35.0625     28.34%
70299.70/3558.40	c      3558             18          17        20          45.0000          35.0625     28.34%
70400.94/3563.55	c      3564             18          17        20          45.0000          35.0625     28.34%
70502.23/3568.68	c      3569             18          17        20          45.0000          35.0625     28.34%
70605.52/3573.88	c      3574             18          17        20          45.0000          35.0625     28.34%
70706.79/3579.01	c      3579             18          17        20          45.0000          35.0625     28.34%
70812.04/3584.23	c      3584             18          17        20          45.0000          35.0625     28.34%
70913.20/3589.38	c      3589             18          17        20          45.0000          35.0625     28.34%
71018.39/3594.66	c      3595             18          17        20          45.0000          35.0625     28.34%
71121.59/3599.87	c      3600             18          17        20          45.0000          35.0625     28.34%
71228.83/3605.21	c      3605             18          17        20          45.0000          35.0625     28.34%
71330.12/3610.32	c      3610             18          17        20          45.0000          35.0625     28.34%
71429.43/3615.38	c      3615             18          17        20          45.0000          35.0625     28.34%
71530.63/3620.44	c      3620             18          17        20          45.0000          35.0625     28.34%
71629.93/3625.46	c      3625             18          17        20          45.0000          35.0625     28.34%
71733.22/3630.66	c      3631             18          17        20          45.0000          35.0625     28.34%
71838.49/3635.90	c      3636             18          17        20          45.0000          35.0625     28.34%
71942.47/3641.18	c      3641             18          17        20          45.0000          35.0625     28.34%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (173518 MiB free)
  memory of node 1: 193531 MiB (168233 MiB free)
  memory of node 2: 193531 MiB (185312 MiB free)
  memory of node 3: 193531 MiB (180590 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-4465231-1723595963/watcher-4465231-1723595963 -o /tmp/evaluation-result-4465231-1723595963/solver-4465231-1723595963 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723592278-710605 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465231-1723595963.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100118 s]*
/proc/loadavg: 75.05 79.39 78.93 5/862 712946
/proc/meminfo: memFree=724536916/790760800 swapFree=131071996/131071996
[pid=712935] ppid=712932 vsize=73804 memory=61536 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/stat : 712935 (fscip) R 712932 712935 710592 0 -1 4194304 13293 0 0 0 9 2 0 0 20 0 1 0 126183060 75575296 15384 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
/proc/712935/statm: 18451 15384 2347 3035 0 14847 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 73804 KiB
Current children cumulated memory: 61536 KiB

[startup+0.219738 s]*
/proc/loadavg: 75.05 79.39 78.93 5/862 712946
/proc/meminfo: memFree=724391812/790760800 swapFree=131071996/131071996
[pid=712935] ppid=712932 vsize=115596 memory=103296 CPUtime=0.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/stat : 712935 (fscip) R 712932 712935 710592 0 -1 4194304 23710 0 0 0 19 3 0 0 20 0 1 0 126183060 118370304 25824 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
/proc/712935/statm: 28899 25824 2347 3035 0 25295 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 115596 KiB
Current children cumulated memory: 103296 KiB

[startup+0.318215 s]*
/proc/loadavg: 75.05 79.39 78.93 5/862 712946
/proc/meminfo: memFree=724274596/790760800 swapFree=131071996/131071996
[pid=712935] ppid=712932 vsize=147412 memory=134968 CPUtime=0.32 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/stat : 712935 (fscip) R 712932 712935 710592 0 -1 4194304 31599 0 0 0 28 4 0 0 20 0 1 0 126183060 150949888 33742 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
/proc/712935/statm: 36853 33742 2347 3035 0 33249 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 147412 KiB
Current children cumulated memory: 134968 KiB

[startup+0.700258 s]
/proc/loadavg: 75.05 79.39 78.93 5/862 712946
/proc/meminfo: memFree=724019460/790760800 swapFree=131071996/131071996
[pid=712935] ppid=712932 vsize=277344 memory=263744 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/stat : 712935 (fscip) R 712932 712935 710592 0 -1 4194304 61251 0 0 0 60 9 0 0 20 0 1 0 126183060 284000256 65936 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
/proc/712935/statm: 69336 65936 2347 3035 0 65732 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 277344 KiB
Current children cumulated memory: 263744 KiB

[startup+1.50029 s]
/proc/loadavg: 75.05 79.39 78.93 5/862 712946
/proc/meminfo: memFree=723411496/790760800 swapFree=131071996/131071996
[pid=712935] ppid=712932 vsize=545788 memory=533752 CPUtime=1.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/stat : 712935 (fscip) R 712932 712935 710592 0 -1 4194304 123630 0 0 0 130 19 0 0 20 0 1 0 126183060 558886912 133438 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
/proc/712935/statm: 136447 133438 2347 3035 0 132843 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 545788 KiB
Current children cumulated memory: 533752 KiB

[startup+3.11886 s]
/proc/loadavg: 69.36 78.13 78.52 5/862 712946
/proc/meminfo: memFree=720585128/790760800 swapFree=131071996/131071996
[pid=712935] ppid=712932 vsize=1409800 memory=1391692 CPUtime=3.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/stat : 712935 (fscip) R 712932 712935 710592 0 -1 4194304 304129 0 0 0 263 47 0 0 20 0 1 0 126183060 1443635200 347923 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
/proc/712935/statm: 352450 347923 2555 3035 0 348846 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1409800 KiB
Current children cumulated memory: 1391692 KiB

[startup+6.30026 s]
/proc/loadavg: 69.36 78.13 78.52 5/862 712946
/proc/meminfo: memFree=719476160/790760800 swapFree=131071996/131071996
[pid=712935] ppid=712932 vsize=1780664 memory=1760880 CPUtime=6.27 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/stat : 712935 (fscip) R 712932 712935 710592 0 -1 4194304 384351 0 0 0 567 60 0 0 20 0 1 0 126183060 1823399936 440220 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
/proc/712935/statm: 445166 440220 2678 3035 0 441562 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1780664 KiB
Current children cumulated memory: 1760880 KiB

[startup+12.7003 s]
/proc/loadavg: 59.39 75.71 77.73 21/902 712988
/proc/meminfo: memFree=715131416/790760800 swapFree=131071996/131071996
[pid=712935] ppid=712932 vsize=3395052 memory=1972264 CPUtime=12.65 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/stat : 712935 (fscip) S 712932 712935 710592 0 -1 1077936128 440265 0 0 0 1195 70 0 0 20 0 21 0 126183060 3476533248 493066 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
/proc/712935/statm: 848763 493066 2774 3035 0 536730 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 3395052 KiB
Current children cumulated memory: 1972264 KiB

[startup+25.5013 s]
/proc/loadavg: 56.72 74.60 77.35 81/1022 713110
/proc/meminfo: memFree=681645560/790760800 swapFree=131071996/131071996
[pid=712935] ppid=712932 vsize=10667964 memory=9544004 CPUtime=212.98 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/stat : 712935 (fscip) S 712932 712935 710592 0 -1 1077936128 2002711 0 0 0 20706 592 0 0 20 0 41 0 126183060 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 17 51 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
/proc/712935/statm: 2666991 2386001 2998 3035 0 2542439 0
[pid=712935/tid=712989] ppid=712932 vsize=10667964 memory=10392 CPUtime=10.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712989/stat : 712989 (fscip) R 712932 712935 710592 0 -1 4194368 92413 0 0 0 962 46 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712990] ppid=712932 vsize=10667964 memory=5432 CPUtime=10.08 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712990/stat : 712990 (fscip) R 712932 712935 710592 0 -1 4194368 76362 0 0 0 992 16 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712991] ppid=712932 vsize=10667964 memory=280556793409056 CPUtime=9.92 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712991/stat : 712991 (fscip) R 712932 712935 710592 0 -1 4194368 71479 0 0 0 976 16 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712992] ppid=712932 vsize=10667964 memory=8374544 CPUtime=10.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712992/stat : 712992 (fscip) R 712932 712935 710592 0 -1 4194368 94562 0 0 0 995 24 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712993] ppid=712932 vsize=10667964 memory=7004320 CPUtime=9.79 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712993/stat : 712993 (fscip) R 712932 712935 710592 0 -1 4194368 72715 0 0 0 964 15 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712994] ppid=712932 vsize=10667964 memory=232817762502 CPUtime=10.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712994/stat : 712994 (fscip) R 712932 712935 710592 0 -1 4194368 74712 0 0 0 987 15 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712995] ppid=712932 vsize=10667964 memory=211359703248 CPUtime=9.93 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712995/stat : 712995 (fscip) R 712932 712935 710592 0 -1 4194368 91804 0 0 0 939 54 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712996] ppid=712932 vsize=10667964 memory=16108 CPUtime=9.94 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712996/stat : 712996 (fscip) R 712932 712935 710592 0 -1 4194368 72494 0 0 0 978 16 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712997] ppid=712932 vsize=10667964 memory=280556794462976 CPUtime=10.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712997/stat : 712997 (fscip) R 712932 712935 710592 0 -1 4194368 75417 0 0 0 991 16 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712998] ppid=712932 vsize=10667964 memory=1836 CPUtime=9.92 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712998/stat : 712998 (fscip) R 712932 712935 710592 0 -1 4194368 94443 0 0 0 946 46 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712999] ppid=712932 vsize=10667964 memory=0 CPUtime=10.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712999/stat : 712999 (fscip) R 712932 712935 710592 0 -1 4194368 74312 0 0 0 986 17 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713000] ppid=712932 vsize=10667964 memory=2268 CPUtime=10.26 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713000/stat : 713000 (fscip) R 712932 712935 710592 0 -1 4194368 74210 0 0 0 1010 16 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713001] ppid=712932 vsize=10667964 memory=7043592 CPUtime=9.99 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713001/stat : 713001 (fscip) R 712932 712935 710592 0 -1 4194368 93361 0 0 0 948 51 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713002] ppid=712932 vsize=10667964 memory=0 CPUtime=9.98 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713002/stat : 713002 (fscip) R 712932 712935 710592 0 -1 4194368 75181 0 0 0 982 16 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713003] ppid=712932 vsize=10667964 memory=1731524 CPUtime=10.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713003/stat : 713003 (fscip) R 712932 712935 710592 0 -1 4194368 73135 0 0 0 1000 14 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713004] ppid=712932 vsize=10667964 memory=280556794671616 CPUtime=10.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713004/stat : 713004 (fscip) R 712932 712935 710592 0 -1 4194368 92115 0 0 0 957 48 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713005] ppid=712932 vsize=10667964 memory=-6512603553991932778 CPUtime=9.96 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713005/stat : 713005 (fscip) R 712932 712935 710592 0 -1 4194368 70762 0 0 0 981 15 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713006] ppid=712932 vsize=10667964 memory=8311231481345 CPUtime=10.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713006/stat : 713006 (fscip) R 712932 712935 710592 0 -1 4194368 75186 0 0 0 990 16 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713007] ppid=712932 vsize=10667964 memory=6995344 CPUtime=10.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713007/stat : 713007 (fscip) R 712932 712935 710592 0 -1 4194368 91995 0 0 0 957 50 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713008] ppid=712932 vsize=10667964 memory=280556795011552 CPUtime=10.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713008/stat : 713008 (fscip) S 712932 712935 710592 0 -1 1077936192 74764 0 0 0 991 16 0 0 20 0 41 0 126184273 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713029] ppid=712932 vsize=10667964 memory=16108 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713029/stat : 713029 (fscip) S 712932 712935 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713030] ppid=712932 vsize=10667964 memory=6124889653494412 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713030/stat : 713030 (fscip) S 712932 712935 710592 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713031] ppid=712932 vsize=10667964 memory=25333125866717268 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713031/stat : 713031 (fscip) S 712932 712935 710592 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713032] ppid=712932 vsize=10667964 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713032/stat : 713032 (fscip) S 712932 712935 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713033] ppid=712932 vsize=10667964 memory=280556794055904 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713033/stat : 713033 (fscip) S 712932 712935 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713034] ppid=712932 vsize=10667964 memory=-3621219749712857390 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713034/stat : 713034 (fscip) S 712932 712935 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713035] ppid=712932 vsize=10667964 memory=74575 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713035/stat : 713035 (fscip) S 712932 712935 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713036] ppid=712932 vsize=10667964 memory=280556793647392 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713036/stat : 713036 (fscip) S 712932 712935 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713037] ppid=712932 vsize=10667964 memory=75238 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713037/stat : 713037 (fscip) S 712932 712935 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713038] ppid=712932 vsize=10667964 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713038/stat : 713038 (fscip) S 712932 712935 710592 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713039] ppid=712932 vsize=10667964 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713039/stat : 713039 (fscip) S 712932 712935 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713040] ppid=712932 vsize=10667964 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713040/stat : 713040 (fscip) S 712932 712935 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713041] ppid=712932 vsize=10667964 memory=7644 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713041/stat : 713041 (fscip) S 712932 712935 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713042] ppid=712932 vsize=10667964 memory=11424 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713042/stat : 713042 (fscip) S 712932 712935 710592 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713043] ppid=712932 vsize=10667964 memory=35008 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713043/stat : 713043 (fscip) S 712932 712935 710592 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713044] ppid=712932 vsize=10667964 memory=10392 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713044/stat : 713044 (fscip) S 712932 712935 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713045] ppid=712932 vsize=10667964 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713045/stat : 713045 (fscip) S 712932 712935 710592 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713046] ppid=712932 vsize=10667964 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713046/stat : 713046 (fscip) S 712932 712935 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126184590 10923995136 2386001 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0

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

[pid=712935/tid=713032] ppid=712932 vsize=65042056 memory=45172144 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713032/stat : 713032 (fscip) S 712932 712935 710592 0 -1 1077936192 258 0 0 0 0 2 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713033] ppid=712932 vsize=65042056 memory=280556794677904 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713033/stat : 713033 (fscip) S 712932 712935 710592 0 -1 1077936192 490 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713034] ppid=712932 vsize=65042056 memory=45171964 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713034/stat : 713034 (fscip) S 712932 712935 710592 0 -1 1077936192 176 0 0 0 1 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713035] ppid=712932 vsize=65042056 memory=45171972 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713035/stat : 713035 (fscip) S 712932 712935 710592 0 -1 1077936192 622 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713036] ppid=712932 vsize=65042056 memory=45172140 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713036/stat : 713036 (fscip) S 712932 712935 710592 0 -1 1077936192 324 0 0 0 2 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713037] ppid=712932 vsize=65042056 memory=45172140 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713037/stat : 713037 (fscip) S 712932 712935 710592 0 -1 1077936192 445 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713038] ppid=712932 vsize=65042056 memory=10392 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713038/stat : 713038 (fscip) S 712932 712935 710592 0 -1 1077936192 929 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713039] ppid=712932 vsize=65042056 memory=5432 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713039/stat : 713039 (fscip) S 712932 712935 710592 0 -1 1077936192 318 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713040] ppid=712932 vsize=65042056 memory=6720662143009700716 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713040/stat : 713040 (fscip) S 712932 712935 710592 0 -1 1077936192 486 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713041] ppid=712932 vsize=65042056 memory=5432 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713041/stat : 713041 (fscip) S 712932 712935 710592 0 -1 1077936192 364 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713042] ppid=712932 vsize=65042056 memory=45172132 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713042/stat : 713042 (fscip) S 712932 712935 710592 0 -1 1077936192 183 0 0 0 2 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713043] ppid=712932 vsize=65042056 memory=11424 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713043/stat : 713043 (fscip) S 712932 712935 710592 0 -1 1077936192 287 0 0 0 0 2 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713044] ppid=712932 vsize=65042056 memory=280556794231360 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713044/stat : 713044 (fscip) S 712932 712935 710592 0 -1 1077936192 181 0 0 0 2 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713045] ppid=712932 vsize=65042056 memory=11424 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713045/stat : 713045 (fscip) S 712932 712935 710592 0 -1 1077936192 324 0 0 0 2 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713046] ppid=712932 vsize=65042056 memory=45172144 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713046/stat : 713046 (fscip) S 712932 712935 710592 0 -1 1077936192 482 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713047] ppid=712932 vsize=65042056 memory=45172144 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713047/stat : 713047 (fscip) S 712932 712935 710592 0 -1 1077936192 178 0 0 0 2 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713048] ppid=712932 vsize=65042056 memory=6720662143009700716 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713048/stat : 713048 (fscip) S 712932 712935 710592 0 -1 1077936192 432 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
Current children cumulated CPU time: 71965.6 s
Current children cumulated vsize: 65042056 KiB
Current children cumulated memory: 45172148 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3644 s]*
/proc/loadavg: 78.72 80.03 80.32 62/984 715083
/proc/meminfo: memFree=597235872/790760800 swapFree=131071996/131071996
[pid=712935] ppid=712932 vsize=65042056 memory=45172148 CPUtime=72000.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/stat : 712935 (fscip) S 712932 712935 710592 0 -1 1077936128 76291067 0 0 0 7186122 13887 0 0 20 0 41 0 126183060 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 17 43 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
/proc/712935/statm: 16260514 11293037 3030 3035 0 16136013 0
[pid=712935/tid=712989] ppid=712932 vsize=65042056 memory=-8527119936921182908 CPUtime=3603.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712989/stat : 712989 (fscip) R 712932 712935 710592 0 -1 4194368 1914401 0 0 0 360105 208 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712990] ppid=712932 vsize=65042056 memory=40436 CPUtime=3606.57 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712990/stat : 712990 (fscip) R 712932 712935 710592 0 -1 4194368 3754400 0 0 0 359637 1020 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712991] ppid=712932 vsize=65042056 memory=8240 CPUtime=3595.43 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712991/stat : 712991 (fscip) R 712932 712935 710592 0 -1 4194368 6260753 0 0 0 358577 966 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712992] ppid=712932 vsize=65042056 memory=2112 CPUtime=3600.37 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712992/stat : 712992 (fscip) R 712932 712935 710592 0 -1 4194368 2045471 0 0 0 359840 197 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712993] ppid=712932 vsize=65042056 memory=2616 CPUtime=3588.52 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712993/stat : 712993 (fscip) R 712932 712935 710592 0 -1 4194368 3418068 0 0 0 358166 686 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712994] ppid=712932 vsize=65042056 memory=6932 CPUtime=3597.27 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712994/stat : 712994 (fscip) R 712932 712935 710592 0 -1 4194368 6258158 0 0 0 358835 892 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712995] ppid=712932 vsize=65042056 memory=48643884 CPUtime=3601.32 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712995/stat : 712995 (fscip) R 712932 712935 710592 0 -1 4194368 1905514 0 0 0 359508 624 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712996] ppid=712932 vsize=65042056 memory=2776 CPUtime=3602.44 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712996/stat : 712996 (fscip) R 712932 712935 710592 0 -1 4194368 3551174 0 0 0 359253 991 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712997] ppid=712932 vsize=65042056 memory=6844 CPUtime=3583.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712997/stat : 712997 (fscip) R 712932 712935 710592 0 -1 4194368 6239232 0 0 0 357276 1026 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712998] ppid=712932 vsize=65042056 memory=35874400 CPUtime=3603.46 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712998/stat : 712998 (fscip) R 712932 712935 710592 0 -1 4194368 1978514 0 0 0 360126 220 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=712999] ppid=712932 vsize=65042056 memory=2696 CPUtime=3602.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/712999/stat : 712999 (fscip) R 712932 712935 710592 0 -1 4194368 3828772 0 0 0 359230 973 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713000] ppid=712932 vsize=65042056 memory=6820 CPUtime=3593.89 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713000/stat : 713000 (fscip) R 712932 712935 710592 0 -1 4194368 6480870 0 0 0 358328 1061 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713001] ppid=712932 vsize=65042056 memory=45172144 CPUtime=3604.4 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713001/stat : 713001 (fscip) R 712932 712935 710592 0 -1 4194368 2054114 0 0 0 360218 222 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713002] ppid=712932 vsize=65042056 memory=2712 CPUtime=3594.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713002/stat : 713002 (fscip) R 712932 712935 710592 0 -1 4194368 3112517 0 0 0 358579 854 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713003] ppid=712932 vsize=65042056 memory=6628 CPUtime=3598.77 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713003/stat : 713003 (fscip) R 712932 712935 710592 0 -1 4194368 6093340 0 0 0 359098 779 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713004] ppid=712932 vsize=65042056 memory=20572 CPUtime=3605.72 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713004/stat : 713004 (fscip) R 712932 712935 710592 0 -1 4194368 1918853 0 0 0 360360 212 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713005] ppid=712932 vsize=65042056 memory=6856 CPUtime=3598.87 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713005/stat : 713005 (fscip) R 712932 712935 710592 0 -1 4194368 3501732 0 0 0 358954 933 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713006] ppid=712932 vsize=65042056 memory=25333125866717268 CPUtime=3599.57 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713006/stat : 713006 (fscip) R 712932 712935 710592 0 -1 4194368 6255630 0 0 0 359013 944 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713007] ppid=712932 vsize=65042056 memory=-5155633680935826750 CPUtime=3604.52 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713007/stat : 713007 (fscip) R 712932 712935 710592 0 -1 4194368 2029922 0 0 0 360244 208 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713008] ppid=712932 vsize=65042056 memory=28496 CPUtime=3602.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713008/stat : 713008 (fscip) R 712932 712935 710592 0 -1 4194368 3272616 0 0 0 359506 774 0 0 20 0 41 0 126184273 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713029] ppid=712932 vsize=65042056 memory=35008 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713029/stat : 713029 (fscip) S 712932 712935 710592 0 -1 1077936192 260 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713030] ppid=712932 vsize=65042056 memory=-6421031960892894098 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713030/stat : 713030 (fscip) S 712932 712935 710592 0 -1 1077936192 215 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713031] ppid=712932 vsize=65042056 memory=5432 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713031/stat : 713031 (fscip) S 712932 712935 710592 0 -1 1077936192 263 0 0 0 2 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713032] ppid=712932 vsize=65042056 memory=4638778398332698720 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713032/stat : 713032 (fscip) S 712932 712935 710592 0 -1 1077936192 258 0 0 0 0 2 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713033] ppid=712932 vsize=65042056 memory=280556796357760 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713033/stat : 713033 (fscip) S 712932 712935 710592 0 -1 1077936192 490 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713034] ppid=712932 vsize=65042056 memory=6720662143009700716 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713034/stat : 713034 (fscip) S 712932 712935 710592 0 -1 1077936192 176 0 0 0 1 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713035] ppid=712932 vsize=65042056 memory=6820 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713035/stat : 713035 (fscip) S 712932 712935 710592 0 -1 1077936192 622 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713036] ppid=712932 vsize=65042056 memory=45172144 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713036/stat : 713036 (fscip) S 712932 712935 710592 0 -1 1077936192 324 0 0 0 2 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713037] ppid=712932 vsize=65042056 memory=2712 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713037/stat : 713037 (fscip) S 712932 712935 710592 0 -1 1077936192 445 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713038] ppid=712932 vsize=65042056 memory=6812 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713038/stat : 713038 (fscip) S 712932 712935 710592 0 -1 1077936192 929 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713039] ppid=712932 vsize=65042056 memory=47457052 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713039/stat : 713039 (fscip) S 712932 712935 710592 0 -1 1077936192 318 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713040] ppid=712932 vsize=65042056 memory=2724 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713040/stat : 713040 (fscip) S 712932 712935 710592 0 -1 1077936192 486 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713041] ppid=712932 vsize=65042056 memory=25333125866717268 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713041/stat : 713041 (fscip) S 712932 712935 710592 0 -1 1077936192 364 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713042] ppid=712932 vsize=65042056 memory=8607328266677814263 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713042/stat : 713042 (fscip) S 712932 712935 710592 0 -1 1077936192 183 0 0 0 2 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713043] ppid=712932 vsize=65042056 memory=280556793450336 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713043/stat : 713043 (fscip) S 712932 712935 710592 0 -1 1077936192 287 0 0 0 0 2 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713044] ppid=712932 vsize=65042056 memory=280556795499856 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713044/stat : 713044 (fscip) S 712932 712935 710592 0 -1 1077936192 181 0 0 0 2 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713045] ppid=712932 vsize=65042056 memory=280556797447664 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713045/stat : 713045 (fscip) S 712932 712935 710592 0 -1 1077936192 324 0 0 0 2 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713046] ppid=712932 vsize=65042056 memory=3540022500317484404 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713046/stat : 713046 (fscip) S 712932 712935 710592 0 -1 1077936192 482 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713047] ppid=712932 vsize=65042056 memory=7086525418161983575 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713047/stat : 713047 (fscip) S 712932 712935 710592 0 -1 1077936192 178 0 0 0 2 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
[pid=712935/tid=713048] ppid=712932 vsize=65042056 memory=28496 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/712935/task/713048/stat : 713048 (fscip) S 712932 712935 710592 0 -1 1077936192 432 0 0 0 3 0 0 0 20 0 41 0 126184590 66603065344 11293037 809668444160 4194304 16623229 140732349625696 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 47656960 140732349633542 140732349633660 140732349633660 140732349640688 0
Current children cumulated CPU time: 72000.1 s
Current children cumulated vsize: 65042056 KiB
Current children cumulated memory: 45172148 KiB

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

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

# cumulated CPU time of all completed processes:  user=71861.4 s, system=140.077 s

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

[startup+3644.8 s]
/proc/loadavg: 78.72 80.03 80.32 43/945 715083
/proc/meminfo: memFree=600531740/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3645.2 s]
/proc/loadavg: 78.72 80.03 80.32 43/945 715083
/proc/meminfo: memFree=632912140/790760800 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): 3645.25
CPU time (s): 72001.4
CPU user time (s): 71861.4
CPU system time (s): 140.077
CPU usage (%): 1975.21
Max. virtual memory (cumulated for all children) (KiB): 65042056
Max. memory (cumulated for all children) (KiB): 45172148

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71861.4
system time used= 140.077
maximum resident set size= 45172148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 76291068
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= 899707
involuntary context switches= 304275


# summary of solver processes directly reported to runsolver:
#   pid: 712935
#   total CPU time (s): 72001.4
#   total CPU user time (s): 71861.4
#   total CPU system time (s): 140.077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.4985 second user time and 81.2992 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 02:39:23
IDJOB=4465231
IDBENCH=147572
IDSOLVER=3094
FILE ID=nodeD101/4465231-1723595963
RUNJOBID= nodeD101-1723592278-710605
SLURM_JOB_ID= 8267897
Free space on /tmp= 8622700 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/haplotype/normalized-simp-nonunif-100_100.02.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-4465231-1723595963/watcher-4465231-1723595963 -o /tmp/evaluation-result-4465231-1723595963/solver-4465231-1723595963 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723592278-710605 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465231-1723595963.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 1129444aa6737843c6921d1f2b98ff28
RANDOM SEED=143301587

nodeD101.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	: 0x5003102
cpu MHz		: 3409.220
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 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	: 0x5003102
cpu MHz		: 3616.535
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2619.614
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3849.854
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2628.466
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 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	: 0x5003102
cpu MHz		: 3241.495
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2626.459
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3887.991
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3818.500
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 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	: 0x5003102
cpu MHz		: 3505.034
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2905.381
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2628.027
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2611.272
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 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	: 0x5003102
cpu MHz		: 3855.016
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2641.991
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2640.745
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2634.292
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 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	: 0x5003102
cpu MHz		: 2643.888
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2629.124
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2642.754
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2638.243
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 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	: 0x5003102
cpu MHz		: 2645.465
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2634.569
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2647.928
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3113.291
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 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	: 0x5003102
cpu MHz		: 2633.773
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2626.798
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2642.201
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3565.873
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 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	: 0x5003102
cpu MHz		: 2650.534
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2635.318
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2642.949
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3504.201
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 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	: 0x5003102
cpu MHz		: 2648.157
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3162.304
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2634.464
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2630.394
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 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	: 0x5003102
cpu MHz		: 2643.735
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3882.215
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2750.286
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2616.350
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 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	: 0x5003102
cpu MHz		: 2628.475
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2685.477
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2791.127
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2925.854
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 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	: 0x5003102
cpu MHz		: 2670.781
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2857.936
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2647.277
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2795.471
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 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	: 0x5003102
cpu MHz		: 2810.779
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2631.422
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2827.868
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2625.431
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 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	: 0x5003102
cpu MHz		: 2648.050
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2872.496
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2782.023
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2988.549
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 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	: 0x5003102
cpu MHz		: 2646.138
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2769.665
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2648.781
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2611.435
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 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	: 0x5003102
cpu MHz		: 2648.714
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2641.778
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2644.439
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2610.138
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 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	: 0x5003102
cpu MHz		: 3503.040
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2625.905
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2626.830
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3151.983
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 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	: 0x5003102
cpu MHz		: 2644.196
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2634.681
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2661.168
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2835.248
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 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	: 0x5003102
cpu MHz		: 2652.900
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2647.819
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2655.779
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3684.341
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 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	: 0x5003102
cpu MHz		: 3608.807
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3527.364
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3840.488
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        724661324 kB
MemAvailable:   781653868 kB
Buffers:         1113868 kB
Cached:         59145604 kB
SwapCached:            0 kB
Active:         18808296 kB
Inactive:       43821640 kB
Active(anon):       2104 kB
Inactive(anon):  2407320 kB
Active(file):   18806192 kB
Inactive(file): 41414320 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            277424 kB
Writeback:             0 kB
AnonPages:       2369520 kB
Mapped:           120180 kB
Shmem:             38920 kB
KReclaimable:     383120 kB
Slab:             794880 kB
SReclaimable:     383120 kB
SUnreclaim:       411760 kB
KernelStack:       14928 kB
PageTables:        14020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2819544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1113600 kB
HardwareCorrupted:     0 kB
AnonHugePages:    405504 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:      774144 kB
DirectMap2M:    114018304 kB
DirectMap1G:    691011584 kB

Free space on /tmp at the end= 8622672 MiB
End job on nodeD101 at 2024-08-14 03:40:08