Trace number 4465489

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-LIN/
minlplib2-pb-0.1.0/opb/normalized-faclay60.lin.opb
MD5SUMfc1ceaa3d3fa0c232aeb6fc161f41804
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1521089
Best CPU time to get the best result obtained on this benchmark72002
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables90685
Total number of constraints246269
Number of constraints which are clauses157354
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints88914
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 90684
Biggest coefficient in the objective function 2306839
Number of bits for the biggest coefficient in the objective function 22
Sum of the numbers in the objective function 21217725
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 2306839
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 21217725
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.89/0.90	c Default LC presolving (default).
0.89/0.90	c ** Before presolving: virtualMemUsedAtLc = 833890980, getVmSize() = 558067712, SCIPgetMemUsed() = 471677889, SCIPgetMemTotal() = 515011233, SCIPgetMemExternEstim() = 318879747
0.89/0.90	c ** set memory limit for presolving in LC to 8.79347e+12 for SCIP **
23.11/23.25	c ** Estimated virtualMemUsedAtSolver = 828655359, getVmSize() = 1027162112, SCIPgetMemUsed() = 592131852, SCIPgetMemTotal() = 924103292, SCIPgetMemExternEstim() = 318879747
23.11/23.25	c ** set memory limit for solvers to 4.18601e+11 for each SCIP **
23.11/23.25	c Original Problem   :
23.11/23.25	c   Problem name     : instance-4465489-1723651688
23.11/23.25	c   Variables        : 90685 (90685 binary, 0 integer, 0 implicit integer, 0 continuous)
23.11/23.25	c   Constraints      : 246269
23.11/23.25	c   Objective sense  : minimize
23.11/23.25	c Presolved Problem  :
23.11/23.25	c   Variables        : 90684 (90684 binary, 0 integer, 0 implicit integer, 0 continuous)
23.11/23.25	c   Constraints      : 123134
23.11/23.25	c Constraints        : Number
23.11/23.25	c   and              : 88914 
23.11/23.25	c   linear           : 34220 
23.11/23.25	c ** Instance transfer method used: 0
23.40/23.50	c ** ParaScipInstance copy does not increase the number of variables. **
27.19/27.29	c LC is working with racing ramp-up and with rebuilding tree after racing.
27.19/27.30	c                                Nodes    Active                                            
27.19/27.30	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
932.96/73.22	c *      73              0           1        20     2151989.0000                -          -
932.96/73.22	c        73              0           1        20     2151989.0000                -          -
936.16/73.43	c *      73              0           1        20     1950129.0000                -          -
940.85/73.84	c *      74              0           1        20     1878307.0000                -          -
942.11/73.95	c *      74              0           1        20     1849753.0000                -          -
1486.62/101.53	c       102              2           1        20     1849753.0000    -7148604.0000          -
1596.37/107.05	c       107              2           3        20     1849753.0000    -7134218.0000          -
1704.51/112.56	c       113              2           3        20     1849753.0000    -7134218.0000          -
1803.53/117.58	c       118              2           3        20     1849753.0000    -7134218.0000          -
1916.51/123.27	c       123              3           2        20     1849753.0000    -7134218.0000          -
1954.59/125.13	c *     125             21          22        20     1827091.0000    -7134218.0000          -
2015.43/128.25	c *     128             21          22        20     1801069.0000    -7134218.0000          -
2019.33/128.49	c       128             21          22        20     1801069.0000    -7134218.0000          -
2124.30/133.79	c       134             41          42        20     1801069.0000    -7134218.0000          -
2235.35/139.37	c       139             42          41        20     1801069.0000    -7134218.0000          -
2356.29/145.42	c       145             52          51        20     1801069.0000    -7134218.0000          -
2477.24/151.58	c       152             41          42        20     1801069.0000    -7134218.0000          -
2604.10/157.98	c       158             42          41        20     1801069.0000    -7134218.0000          -
2715.12/163.51	c       164            102         101        20     1801069.0000    -7134218.0000          -
2776.60/166.66	c *     167             61          62        20     1780640.0000    -7134218.0000          -
2778.67/166.73	c *     167             61          62        20     1778048.0000    -7134218.0000          -
2820.19/168.87	c       169            142         141        20     1778048.0000    -7134218.0000          -
2923.85/174.09	c       174             81          82        20     1778048.0000    -7134218.0000          -
3042.75/180.11	c       180            172         171        20     1778048.0000    -7134218.0000          -
3145.20/185.26	c       185            226         225        20     1778048.0000    -7134218.0000          -
3272.17/191.66	c       192            241         242        20     1778048.0000    -7134218.0000          -
3375.26/196.89	c       197            261         262        20     1778048.0000    -7134218.0000          -
3479.21/202.13	c       202            262         261        20     1778048.0000    -7134218.0000          -
3583.47/207.37	c       207            182         181        20     1778048.0000    -7134218.0000          -
3708.24/213.64	c       214            341         324        20     1778048.0000    -7134218.0000          -
3823.25/219.47	c       219            343         312        20     1778048.0000    -7134218.0000          -
3924.53/224.58	c       225            262         263        20     1778048.0000    -7134218.0000          -
4036.17/230.15	c       230            301         302        20     1778048.0000    -7134218.0000          -
4136.60/235.20	c       235            546         301        20     1778048.0000    -7134218.0000          -
4247.69/240.85	c       241            602         297        20     1778048.0000    -7134218.0000          -
4348.57/245.97	c       246            541         306        20     1778048.0000    -7134218.0000          -
4450.59/251.11	c       251            678         303        20     1778048.0000    -7134218.0000          -
4551.72/256.15	c       256            724         297        20     1778048.0000    -7134218.0000          -
4662.09/261.75	c       262            849         298        20     1778048.0000    -7134218.0000          -
4763.30/266.85	c       267            929         296        20     1778048.0000    -7134218.0000          -
4874.40/272.42	c       272            993         298        20     1778048.0000    -7134218.0000          -
4975.58/277.59	c       278           1068         293        20     1778048.0000    -7134218.0000          -
5080.73/282.84	c       283           1304         297        20     1778048.0000    -7134218.0000          -
5189.84/288.32	c       288           1326         297        20     1778048.0000    -7134218.0000          -
5293.03/293.51	c       294           1399         298        20     1778048.0000    -7134218.0000          -
5400.22/298.94	c       299           1275         295        20     1778048.0000    -7134218.0000          -
5499.55/304.03	c       304           1333         293        20     1778048.0000    -7134218.0000          -
5603.19/309.20	c       309           1448         290        20     1778048.0000    -7134218.0000          -
5703.73/314.29	c       314           1516         288        20     1778048.0000    -7134218.0000          -
5806.93/319.46	c       319           1765         296        20     1778048.0000    -7134218.0000          -
5906.14/324.47	c       324           1668         290        20     1778048.0000    -7134218.0000          -
6009.33/329.63	c       330           1869         298        20     1778048.0000    -7134218.0000          -
6110.55/334.76	c       335           2086         296        20     1778048.0000    -7134218.0000          -
6213.76/339.92	c       340           1956         297        20     1778048.0000    -7134218.0000          -
6322.87/345.40	c       345           2000         293        20     1778048.0000    -7134218.0000          -
6428.07/350.70	c       351           2062         295        20     1778048.0000    -7134218.0000          -
6527.28/355.76	c       356           2047         285        20     1778048.0000    -7134218.0000          -
6628.49/360.86	c       361           2525         292        20     1778048.0000    -7134218.0000          -
6732.40/366.11	c       366           2581         290        20     1778048.0000    -7134218.0000          -
6833.77/371.17	c       371           2318         288        20     1778048.0000    -7134218.0000          -
6934.08/376.29	c       376           2356         286        20     1778048.0000    -7134218.0000          -
7037.27/381.44	c       381           2771         288        20     1778048.0000    -7134218.0000          -
7136.44/386.45	c       386           2861         292        20     1778048.0000    -7134218.0000          -
7241.54/391.73	c       392           2550         286        20     1778048.0000    -7134218.0000          -
7342.76/396.85	c       397           2691         294        20     1778048.0000    -7134218.0000          -
7441.99/401.90	c       402           3162         293        20     1778048.0000    -7134218.0000          -
7549.13/407.27	c       407           3214         291        20     1778048.0000    -7134218.0000          -
7650.34/412.30	c       412           3264         287        20     1778048.0000    -7134218.0000          -
7749.57/417.34	c       417           3342         291        20     1778048.0000    -7134218.0000          -
7852.78/422.54	c       423           2933         283        20     1778048.0000    -7134218.0000          -
7959.94/427.92	c       428           3479         288        20     1778048.0000    -7134218.0000          -
8061.88/433.05	c       433           3552         289        20     1778048.0000    -7134218.0000          -
8161.23/438.11	c       438           3590         287        20     1778048.0000    -7134218.0000          -
8260.43/443.11	c       443           3655         288        20     1778048.0000    -7134218.0000          -
8362.79/448.27	c       448           3329         294        20     1778048.0000    -7134218.0000          -
8467.98/453.51	c       454           3786         287        20     1778048.0000    -7134218.0000          -
8567.20/458.58	c       459           3423         296        20     1778048.0000    -7134218.0000          -
8668.41/463.66	c       464           3525         294        20     1778048.0000    -7134218.0000          -
8769.63/468.70	c       469           3499         285        20     1778048.0000    -7134218.0000          -
8868.86/473.74	c       474           3647         292        20     1778048.0000    -7134218.0000          -
8972.05/479.00	c       479           4213         284        20     1778048.0000    -7134218.0000          -
9081.19/484.49	c       484           4263         288        20     1778048.0000    -7134218.0000          -
9182.39/489.55	c       490           4350         287        20     1778048.0000    -7134218.0000          -
9283.61/494.68	c       495           4419         286        20     1778048.0000    -7134218.0000          -
9384.83/499.70	c       500           4452         285        20     1778048.0000    -7134218.0000          -
9488.02/505.04	c       505           4547         286        20     1778048.0000    -7134218.0000          -
9589.95/510.11	c       510           4074         291        20     1778048.0000    -7134218.0000          -
9691.18/515.19	c       515           4365         281        20     1778048.0000    -7134218.0000          -
9791.59/520.30	c       520           4703         286        20     1778048.0000    -7134218.0000          -
9900.65/525.73	c       526           4271         292        20     1778048.0000    -7134218.0000          -
10008.56/531.14	c       531           4358         293        20     1778048.0000    -7134218.0000          -
10111.01/536.38	c       536           4419         292        20     1778048.0000    -7134218.0000          -
10212.34/541.48	c       541           4680         282        20     1778048.0000    -7134218.0000          -
10313.30/546.55	c       547           5103         284        20     1778048.0000    -7134218.0000          -
10416.49/551.76	c       552           5135         282        20     1778048.0000    -7134218.0000          -
10519.70/556.91	c       557           5187         284        20     1778048.0000    -7134218.0000          -
10618.93/562.03	c       562           5053         283        20     1778048.0000    -7134218.0000          -
10720.73/567.12	c       567           5332         289        20     1778048.0000    -7134218.0000          -
10831.16/572.65	c       573           5393         286        20     1778048.0000    -7134218.0000          -
10936.40/577.93	c       578           5248         280        20     1778048.0000    -7134218.0000          -
11040.43/583.16	c       583           5349         284        20     1778048.0000    -7134218.0000          -
11140.78/588.29	c       588           5579         282        20     1778048.0000    -7134218.0000          -
11241.94/593.31	c       593           5568         282        20     1778048.0000    -7134218.0000          -
11343.09/598.40	c       598           5122         291        20     1778048.0000    -7134218.0000          -
11446.29/603.69	c       604           5741         282        20     1778048.0000    -7134218.0000          -
11547.50/608.71	c       609           5826         285        20     1778048.0000    -7134218.0000          -
11648.38/613.88	c       614           5300         293        20     1778048.0000    -7134218.0000          -
11755.52/619.23	c       619           5977         283        20     1778048.0000    -7134218.0000          -
11854.74/624.30	c       624           5410         291        20     1778048.0000    -7134218.0000          -
11959.92/629.51	c       630           6125         282        20     1778048.0000    -7134218.0000          -
12059.08/634.52	c       635           6217         286        20     1778048.0000    -7134218.0000          -
12160.30/639.63	c       640           5685         292        20     1778048.0000    -7134218.0000          -
12259.53/644.65	c       645           6389         284        20     1778048.0000    -7134218.0000          -
12369.55/650.18	c       650           6330         284        20     1778048.0000    -7134218.0000          -
12468.76/655.19	c       655           6540         283        20     1778048.0000    -7134218.0000          -
12571.00/660.36	c       660           5947         289        20     1778048.0000    -7134218.0000          -
12687.93/666.23	c       666           6551         285        20     1778048.0000    -7134218.0000          -
12789.00/671.37	c       671           6114         292        20     1778048.0000    -7134218.0000          -
12893.99/676.69	c       677           6196         290        20     1778048.0000    -7134218.0000          -
12995.21/681.77	c       682           6810         285        20     1778048.0000    -7134218.0000          -
13096.35/686.83	c       687           6917         281        20     1778048.0000    -7134218.0000          -
13197.49/691.90	c       692           6994         287        20     1778048.0000    -7134218.0000          -
13299.62/697.12	c       697           7053         284        20     1778048.0000    -7134218.0000          -
13400.59/702.14	c       702           6522         291        20     1778048.0000    -7134218.0000          -
13499.86/707.19	c       707           7210         280        20     1778048.0000    -7134218.0000          -
13602.31/712.36	c       712           7251         286        20     1778048.0000    -7134218.0000          -
13707.34/717.63	c       718           6696         289        20     1778048.0000    -7134218.0000          -
13806.46/722.65	c       723           7390         283        20     1778048.0000    -7134218.0000          -
13905.36/727.68	c       728           7456         283        20     1778048.0000    -7134218.0000          -
14010.55/732.98	c       733           7770         282        20     1778048.0000    -7134218.0000          -
14112.47/738.10	c       738           7515         284        20     1778048.0000    -7134218.0000          -
14222.88/743.68	c       744           7606         281        20     1778048.0000    -7134218.0000          -
14328.06/748.90	c       749           8031         281        20     1778048.0000    -7134218.0000          -
14429.94/754.04	c       754           7011         290        20     1778048.0000    -7134218.0000          -
14529.18/759.06	c       759           7021         289        20     1778048.0000    -7134218.0000          -
14631.65/764.25	c       764           8305         279        20     1778048.0000    -7134218.0000          -
14744.77/769.95	c       770           7874         281        20     1778048.0000    -7134218.0000          -
14846.62/775.11	c       775           7895         284        20     1778048.0000    -7134218.0000          -
14949.08/780.24	c       780           7243         288        20     1778048.0000    -7134218.0000          -
15054.26/785.57	c       786           7338         287        20     1778048.0000    -7134218.0000          -
15155.46/790.66	c       791           8043         288        20     1778048.0000    -7134218.0000          -
15258.65/795.88	c       796           8811         275        20     1778048.0000    -7134218.0000          -
15362.50/801.08	c       801           8206         287        20     1778048.0000    -7134218.0000          -
15463.75/806.18	c       806           7625         286        20     1778048.0000    -7134218.0000          -
15572.19/811.70	c       812           8321         284        20     1778048.0000    -7134218.0000          -
15673.26/816.77	c       817           9088         274        20     1778048.0000    -7134218.0000          -
15781.34/822.15	c       822           9224         278        20     1778048.0000    -7134218.0000          -
15885.58/827.43	c       827           8449         288        20     1778048.0000    -7134218.0000          -
15986.80/832.51	c       833           9352         278        20     1778048.0000    -7134218.0000          -
16089.93/837.70	c       838           9360         278        20     1778048.0000    -7134218.0000          -
16191.14/842.85	c       843           9400         276        20     1778048.0000    -7134218.0000          -
16297.00/848.17	c       848           8086         287        20     1778048.0000    -7134218.0000          -
16401.48/853.41	c       853           9555         275        20     1778048.0000    -7134218.0000          -
16500.70/858.45	c       858           8883         282        20     1778048.0000    -7134218.0000          -
16599.93/863.47	c       863           8288         285        20     1778048.0000    -7134218.0000          -
16714.90/869.24	c       869           9768         276        20     1778048.0000    -7134218.0000          -
16813.93/874.26	c       874           9800         280        20     1778048.0000    -7134218.0000          -
16923.01/879.74	c       880           8510         287        20     1778048.0000    -7134218.0000          -
17022.22/884.77	c       885          10006         278        20     1778048.0000    -7134218.0000          -
17121.45/889.79	c       890           9152         281        20     1778048.0000    -7134218.0000          -
17227.46/895.05	c       895           9208         287        20     1778048.0000    -7134218.0000          -
17331.74/900.32	c       900           8801         286        20     1778048.0000    -7134218.0000          -
17430.96/905.34	c       905          10299         279        20     1778048.0000    -7134218.0000          -
17532.15/910.45	c       910           9439         282        20     1778048.0000    -7134218.0000          -
17633.38/915.59	c       916          10545         277        20     1778048.0000    -7134218.0000          -
17738.57/920.88	c       921           9569         282        20     1778048.0000    -7134218.0000          -
17845.67/926.28	c       926           9680         283        20     1778048.0000    -7134218.0000          -
17946.89/931.39	c       931           9787         280        20     1778048.0000    -7134218.0000          -
18052.11/936.62	c       937          10868         278        20     1778048.0000    -7134218.0000          -
18153.29/941.73	c       942           9294         287        20     1778048.0000    -7134218.0000          -
18259.35/947.06	c       947          11113         277        20     1778048.0000    -7134218.0000          -
18358.60/952.13	c       952           9402         287        20     1778048.0000    -7134218.0000          -
18460.85/957.25	c       957          10215         282        20     1778048.0000    -7134218.0000          -
18562.01/962.35	c       962           9490         285        20     1778048.0000    -7134218.0000          -
18665.21/967.53	c       968          10331         280        20     1778048.0000    -7134218.0000          -
18766.44/972.62	c       973          10396         283        20     1778048.0000    -7134218.0000          -
18874.32/978.07	c       978           9680         287        20     1778048.0000    -7134218.0000          -
18978.68/983.30	c       983          11685         275        20     1778048.0000    -7134218.0000          -
19092.36/989.10	c       989          10584         283        20     1778048.0000    -7134218.0000          -
19194.70/994.29	c       994          11818         274        20     1778048.0000    -7134218.0000          -
19295.91/999.33	c       999          11868         274        20     1778048.0000    -7134218.0000          -
19403.09/1004.75	c      1005          10004         285        20     1778048.0000    -7134218.0000          -
19506.17/1009.95	c      1010          12003         277        20     1778048.0000    -7134218.0000          -
19610.82/1015.21	c      1015          12069         273        20     1778048.0000    -7134218.0000          -
19709.95/1020.25	c      1020          12072         278        20     1778048.0000    -7134218.0000          -
19819.11/1025.79	c      1026          12072         278        20     1778048.0000    -7134218.0000          -
19925.00/1031.09	c      1031          12081         275        20     1778048.0000    -7134218.0000          -
20027.49/1036.22	c      1036          10441         284        20     1778048.0000    -7134218.0000          -
20130.71/1041.45	c      1041          10554         283        20     1778048.0000    -7134218.0000          -
20233.79/1046.61	c      1047          11331         282        20     1778048.0000    -7134218.0000          -
20341.64/1052.04	c      1052          10704         287        20     1778048.0000    -7134218.0000          -
20441.11/1057.09	c      1057          11488         283        20     1778048.0000    -7134218.0000          -
20545.35/1062.35	c      1062          11588         281        20     1778048.0000    -7134218.0000          -
20616.69/1065.95	c *    1066          10892         289        20     1771206.0000    -7134218.0000          -
20646.36/1067.45	c      1067          12563         279        20     1771206.0000    -7134218.0000          -
20751.50/1072.76	c      1073          12567         279        20     1771206.0000    -7134218.0000          -
20854.64/1077.92	c      1078          12570         278        20     1771206.0000    -7134218.0000          -
20953.85/1082.99	c      1083          12591         275        20     1771206.0000    -7134218.0000          -
21055.63/1088.08	c      1088          11079         288        20     1771206.0000    -7134218.0000          -
21174.51/1094.12	c      1094          11079         288        20     1771206.0000    -7134218.0000          -
21275.96/1099.14	c      1099          12670         278        20     1771206.0000    -7134218.0000          -
21378.40/1104.38	c      1104          12670         278        20     1771206.0000    -7134218.0000          -
21501.42/1110.51	c      1111          12670         278        20     1771206.0000    -7134218.0000          -
21668.08/1118.92	c      1119          12670         278        20     1771206.0000    -7134218.0000          -
21916.11/1131.45	c      1131          12670         278        20     1771206.0000    -7134218.0000          -
23751.24/1223.96	c      1224          12670         278        20     1771206.0000    -7134218.0000          -
23868.26/1229.83	c      1230          12670         278        20     1771206.0000    -7134218.0000          -
24046.84/1238.86	c      1239          12670         278        20     1771206.0000    -7134218.0000          -
24155.82/1244.38	c      1244          12670         278        20     1771206.0000    -7134218.0000          -
24262.99/1249.76	c      1250          12243         280        20     1771206.0000    -7134218.0000          -
24364.12/1254.80	c      1255          12243         280        20     1771206.0000    -7134218.0000          -
24465.32/1259.94	c      1260          12243         280        20     1771206.0000    -7134218.0000          -
24564.49/1264.98	c      1265          12243         280        20     1771206.0000    -7134218.0000          -
24666.33/1270.11	c      1270          12243         280        20     1771206.0000    -7134218.0000          -
24767.55/1275.17	c      1275          12243         280        20     1771206.0000    -7134218.0000          -
24872.02/1280.47	c      1280          11328         285        20     1771206.0000    -7134218.0000          -
24975.22/1285.69	c      1286          13153         273        20     1771206.0000    -7134218.0000          -
25078.19/1290.87	c      1291          13236         274        20     1771206.0000    -7134218.0000          -
25184.04/1296.14	c      1296          11509         286        20     1771206.0000    -7134218.0000          -
25283.42/1301.18	c      1301          13379         277        20     1771206.0000    -7134218.0000          -
25383.72/1306.20	c      1306          11703         286        20     1771206.0000    -7134218.0000          -
25482.89/1311.29	c      1311          12573         280        20     1771206.0000    -7134218.0000          -
25585.84/1316.43	c      1316          11821         286        20     1771206.0000    -7134218.0000          -
25687.06/1321.52	c      1322          13574         276        20     1771206.0000    -7134218.0000          -
25788.27/1326.69	c      1327          13657         275        20     1771206.0000    -7134218.0000          -
25891.50/1331.85	c      1332          13730         274        20     1771206.0000    -7134218.0000          -
25990.74/1336.90	c      1337          13769         273        20     1771206.0000    -7134218.0000          -
26012.37/1337.91	c *    1338          13787         277        20     1768479.0000    -7134218.0000          -
26096.10/1342.20	c      1342          13815         277        20     1768479.0000    -7134218.0000          -
26198.57/1347.30	c      1347          13833         275        20     1768479.0000    -7134218.0000          -
26297.75/1352.34	c      1352          13881         273        20     1768479.0000    -7134218.0000          -
26396.94/1357.36	c      1357          12963         280        20     1768479.0000    -7134218.0000          -
26500.14/1362.57	c      1363          13913         275        20     1768479.0000    -7134218.0000          -
26599.27/1367.59	c      1368          13913         275        20     1768479.0000    -7134218.0000          -
26700.36/1372.62	c      1373          13913         275        20     1768479.0000    -7134218.0000          -
26803.48/1377.88	c      1378          13931         277        20     1768479.0000    -7134218.0000          -
26907.52/1383.09	c      1383          12759         284        20     1768479.0000    -7134218.0000          -
27021.43/1388.84	c      1389          14012         278        20     1768479.0000    -7134218.0000          -
27122.57/1393.90	c      1394          13438         279        20     1768479.0000    -7134218.0000          -
27227.70/1399.23	c      1399          13438         279        20     1768479.0000    -7134218.0000          -
27326.79/1404.25	c      1404          13438         279        20     1768479.0000    -7134218.0000          -
27427.88/1409.35	c      1409          13438         279        20     1768479.0000    -7134218.0000          -
27433.74/1409.68	c *    1410          13438         279        20     1763148.0000    -7134218.0000          -
27532.47/1414.70	c      1415          13438         279        20     1763148.0000    -7134218.0000          -
27643.51/1420.20	c      1420          13438         279        20     1763148.0000    -7134218.0000          -
27750.60/1425.65	c      1426          13438         279        20     1763148.0000    -7134218.0000          -
27860.12/1431.16	c      1431          14381         275        20     1763148.0000    -7134218.0000          -
27966.28/1436.58	c      1437          13532         279        20     1763148.0000    -7134218.0000          -
28067.38/1441.62	c      1442          13664         287        20     1763148.0000    -7134218.0000          -
28166.51/1446.67	c      1447          14481         273        20     1763148.0000    -7134218.0000          -
28281.59/1452.43	c      1452          13802         277        20     1763148.0000    -7134218.0000          -
28382.74/1457.52	c      1458          13828         281        20     1763148.0000    -7134218.0000          -
28485.95/1462.71	c      1463          14662         276        20     1763148.0000    -7134218.0000          -
28591.83/1468.08	c      1468          13828         281        20     1763148.0000    -7134218.0000          -
28694.30/1473.28	c      1473          13828         281        20     1763148.0000    -7134218.0000          -
28793.40/1478.29	c      1478          13897         282        20     1763148.0000    -7134218.0000          -
28902.53/1483.74	c      1484          14186         285        20     1763148.0000    -7134218.0000          -
29001.70/1488.80	c      1489          14925         279        20     1763148.0000    -7134218.0000          -
29104.80/1494.02	c      1494          14170         282        20     1763148.0000    -7134218.0000          -
29209.98/1499.21	c      1499          14362         283        20     1763148.0000    -7134218.0000          -
29311.20/1504.32	c      1504          14424         285        20     1763148.0000    -7134218.0000          -
29412.44/1509.42	c      1509          14402         283        20     1763148.0000    -7134218.0000          -
29513.66/1514.56	c      1515          15213         275        20     1763148.0000    -7134218.0000          -
29616.87/1519.76	c      1520          15306         274        20     1763148.0000    -7134218.0000          -
29720.00/1524.93	c      1525          14529         281        20     1763148.0000    -7134218.0000          -
29823.91/1530.14	c      1530          14589         284        20     1763148.0000    -7134218.0000          -
29923.13/1535.20	c      1535          14858         285        20     1763148.0000    -7134218.0000          -
30027.45/1540.40	c      1540          14648         283        20     1763148.0000    -7134218.0000          -
30134.65/1545.80	c      1546          14659         282        20     1763148.0000    -7134218.0000          -
30241.83/1551.27	c      1551          14659         282        20     1763148.0000    -7134218.0000          -
30343.02/1556.38	c      1556          14659         282        20     1763148.0000    -7134218.0000          -
30453.86/1561.98	c      1562          15199         284        20     1763148.0000    -7134218.0000          -
30557.83/1567.18	c      1567          14827         282        20     1763148.0000    -7134218.0000          -
30659.87/1572.34	c      1572          15980         276        20     1763148.0000    -7134218.0000          -
30763.10/1577.54	c      1578          15013         281        20     1763148.0000    -7134218.0000          -
30862.36/1582.55	c      1583          15125         279        20     1763148.0000    -7134218.0000          -
30961.52/1587.58	c      1588          16134         274        20     1763148.0000    -7134218.0000          -
31060.44/1592.59	c      1593          15538         281        20     1763148.0000    -7134218.0000          -
31163.59/1597.78	c      1598          15538         281        20     1763148.0000    -7134218.0000          -
31266.70/1602.98	c      1603          15538         281        20     1763148.0000    -7134218.0000          -
31368.44/1608.11	c      1608          15538         281        20     1763148.0000    -7134218.0000          -
31469.76/1613.19	c      1613          15538         281        20     1763148.0000    -7134218.0000          -
31570.16/1618.22	c      1618          15538         281        20     1763148.0000    -7134218.0000          -
31669.41/1623.28	c      1623          15538         281        20     1763148.0000    -7134218.0000          -
31774.49/1628.54	c      1629          15538         281        20     1763148.0000    -7134218.0000          -
31879.63/1633.89	c      1634          15538         281        20     1763148.0000    -7134218.0000          -
31985.47/1639.18	c      1639          15538         281        20     1763148.0000    -7134218.0000          -
32085.97/1644.25	c      1644          15538         281        20     1763148.0000    -7134218.0000          -
32193.18/1649.67	c      1650          15538         281        20     1763148.0000    -7134218.0000          -
32298.39/1655.02	c      1655          15538         281        20     1763148.0000    -7134218.0000          -
32403.58/1660.25	c      1660          17013         273        20     1763148.0000    -7134218.0000          -
32504.74/1665.38	c      1665          16155         279        20     1763148.0000    -7134218.0000          -
32606.00/1670.43	c      1670          16215         279        20     1763148.0000    -7134218.0000          -
32705.17/1675.49	c      1675          17182         274        20     1763148.0000    -7134218.0000          -
32808.32/1680.68	c      1681          16024         285        20     1763148.0000    -7134218.0000          -
32916.13/1686.05	c      1686          17321         273        20     1763148.0000    -7134218.0000          -
33020.57/1691.30	c      1691          17385         277        20     1763148.0000    -7134218.0000          -
33121.80/1696.49	c      1696          16661         279        20     1763148.0000    -7134218.0000          -
33225.03/1701.61	c      1702          16712         278        20     1763148.0000    -7134218.0000          -
33323.95/1706.63	c      1707          16332         281        20     1763148.0000    -7134218.0000          -
33428.90/1712.02	c      1712          16374         283        20     1763148.0000    -7134218.0000          -
33536.06/1717.36	c      1717          16482         283        20     1763148.0000    -7134218.0000          -
33641.28/1722.70	c      1723          17631         271        20     1763148.0000    -7134218.0000          -
33744.52/1727.84	c      1728          17050         280        20     1763148.0000    -7134218.0000          -
33848.46/1733.08	c      1733          17711         273        20     1763148.0000    -7134218.0000          -
33950.69/1738.20	c      1738          17786         278        20     1763148.0000    -7134218.0000          -
34049.73/1743.29	c      1743          17834         278        20     1763148.0000    -7134218.0000          -
34154.90/1748.52	c      1749          16951         280        20     1763148.0000    -7134218.0000          -
34258.09/1753.75	c      1754          17996         276        20     1763148.0000    -7134218.0000          -
34361.34/1758.94	c      1759          17134         279        20     1763148.0000    -7134218.0000          -
34466.36/1764.23	c      1764          17190         283        20     1763148.0000    -7134218.0000          -
34565.59/1769.29	c      1769          18249         277        20     1763148.0000    -7134218.0000          -
34668.71/1774.49	c      1774          18292         278        20     1763148.0000    -7134218.0000          -
34773.89/1779.76	c      1780          17734         280        20     1763148.0000    -7134218.0000          -
34875.09/1784.89	c      1785          17516         283        20     1763148.0000    -7134218.0000          -
34978.47/1790.06	c      1790          17851         279        20     1763148.0000    -7134218.0000          -
35080.81/1795.23	c      1795          17935         281        20     1763148.0000    -7134218.0000          -
35179.99/1800.27	c      1800          18631         275        20     1763148.0000    -7134218.0000          -
35283.22/1805.48	c      1805          18694         276        20     1763148.0000    -7134218.0000          -
35388.43/1810.77	c      1811          18154         282        20     1763148.0000    -7134218.0000          -
35491.65/1816.05	c      1816          17958         283        20     1763148.0000    -7134218.0000          -
35596.88/1821.29	c      1821          18224         280        20     1763148.0000    -7134218.0000          -
35702.15/1826.54	c      1827          18112         283        20     1763148.0000    -7134218.0000          -
35803.43/1831.65	c      1832          18177         284        20     1763148.0000    -7134218.0000          -
35916.62/1837.37	c      1837          19264         272        20     1763148.0000    -7134218.0000          -
36015.92/1842.38	c      1842          19314         276        20     1763148.0000    -7134218.0000          -
36123.19/1847.79	c      1848          19374         276        20     1763148.0000    -7134218.0000          -
36226.46/1852.92	c      1853          18582         281        20     1763148.0000    -7134218.0000          -
36325.77/1857.93	c      1858          18683         282        20     1763148.0000    -7134218.0000          -
36425.07/1863.00	c      1863          18959         281        20     1763148.0000    -7134218.0000          -
36530.33/1868.26	c      1868          19034         282        20     1763148.0000    -7134218.0000          -
36629.63/1873.28	c      1873          19746         274        20     1763148.0000    -7134218.0000          -
36734.90/1878.55	c      1879          19144         276        20     1763148.0000    -7134218.0000          -
36836.18/1883.69	c      1884          19235         277        20     1763148.0000    -7134218.0000          -
36939.46/1888.81	c      1889          19323         277        20     1763148.0000    -7134218.0000          -
37038.76/1893.82	c      1894          19224         283        20     1763148.0000    -7134218.0000          -
37138.06/1898.87	c      1899          19295         280        20     1763148.0000    -7134218.0000          -
37239.36/1904.00	c      1904          19404         279        20     1763148.0000    -7134218.0000          -
37341.44/1909.05	c      1909          19450         277        20     1763148.0000    -7134218.0000          -
37440.73/1914.09	c      1914          19451         280        20     1763148.0000    -7134218.0000          -
37545.19/1919.36	c      1919          19533         282        20     1763148.0000    -7134218.0000          -
37644.50/1924.37	c      1924          19782         276        20     1763148.0000    -7134218.0000          -
37743.74/1929.39	c      1929          19708         283        20     1763148.0000    -7134218.0000          -
37844.98/1934.48	c      1934          20652         274        20     1763148.0000    -7134218.0000          -
37954.16/1940.00	c      1940          20708         272        20     1763148.0000    -7134218.0000          -
38058.11/1945.19	c      1945          20078         280        20     1763148.0000    -7134218.0000          -
38158.60/1950.25	c      1950          20822         274        20     1763148.0000    -7134218.0000          -
38259.83/1955.31	c      1955          20871         271        20     1763148.0000    -7134218.0000          -
38359.09/1960.35	c      1960          20902         272        20     1763148.0000    -7134218.0000          -
38462.33/1965.52	c      1966          21005         273        20     1763148.0000    -7134218.0000          -
38569.55/1971.01	c      1971          20242         283        20     1763148.0000    -7134218.0000          -
38678.65/1976.48	c      1976          21190         278        20     1763148.0000    -7134218.0000          -
38781.86/1981.68	c      1982          20579         277        20     1763148.0000    -7134218.0000          -
38885.07/1986.82	c      1987          20706         278        20     1763148.0000    -7134218.0000          -
38986.32/1991.94	c      1992          20776         278        20     1763148.0000    -7134218.0000          -
39093.44/1997.33	c      1997          21541         275        20     1763148.0000    -7134218.0000          -
39194.68/2002.49	c      2002          20838         278        20     1763148.0000    -7134218.0000          -
39297.90/2007.68	c      2008          20857         286        20     1763148.0000    -7134218.0000          -
39403.11/2012.94	c      2013          20939         279        20     1763148.0000    -7134218.0000          -
39512.28/2018.48	c      2018          21008         276        20     1763148.0000    -7134218.0000          -
39613.51/2023.50	c      2024          22001         275        20     1763148.0000    -7134218.0000          -
39714.64/2028.63	c      2029          21154         278        20     1763148.0000    -7134218.0000          -
39825.72/2034.25	c      2034          21240         278        20     1763148.0000    -7134218.0000          -
39926.99/2039.30	c      2039          21295         275        20     1763148.0000    -7134218.0000          -
40030.10/2044.57	c      2045          21381         284        20     1763148.0000    -7134218.0000          -
40129.28/2049.57	c      2050          22357         272        20     1763148.0000    -7134218.0000          -
40230.52/2054.61	c      2055          21485         282        20     1763148.0000    -7134218.0000          -
40335.74/2059.91	c      2060          21589         275        20     1763148.0000    -7134218.0000          -
40440.94/2065.21	c      2065          22603         277        20     1763148.0000    -7134218.0000          -
40542.19/2070.36	c      2070          21767         282        20     1763148.0000    -7134218.0000          -
40647.41/2075.61	c      2076          21839         279        20     1763148.0000    -7134218.0000          -
40748.65/2080.79	c      2081          21910         276        20     1763148.0000    -7134218.0000          -
40849.89/2085.84	c      2086          21976         274        20     1763148.0000    -7134218.0000          -
40951.14/2090.97	c      2091          22067         275        20     1763148.0000    -7134218.0000          -
41050.39/2096.00	c      2096          22166         283        20     1763148.0000    -7134218.0000          -
41159.57/2101.40	c      2101          22221         282        20     1763148.0000    -7134218.0000          -
41258.83/2106.44	c      2106          22345         279        20     1763148.0000    -7134218.0000          -
41358.09/2111.48	c      2111          22414         278        20     1763148.0000    -7134218.0000          -
41461.33/2116.61	c      2117          22365         280        20     1763148.0000    -7134218.0000          -
41564.57/2121.85	c      2122          22524         276        20     1763148.0000    -7134218.0000          -
41663.82/2126.88	c      2127          22586         276        20     1763148.0000    -7134218.0000          -
41765.07/2132.01	c      2132          23564         275        20     1763148.0000    -7134218.0000          -
41868.85/2137.14	c      2137          23573         278        20     1763148.0000    -7134218.0000          -
41969.42/2142.22	c      2142          23623         278        20     1763148.0000    -7134218.0000          -
42068.71/2147.27	c      2147          22916         281        20     1763148.0000    -7134218.0000          -
42169.99/2152.39	c      2152          23772         275        20     1763148.0000    -7134218.0000          -
42271.22/2157.41	c      2157          23162         281        20     1763148.0000    -7134218.0000          -
42372.44/2162.58	c      2163          23060         276        20     1763148.0000    -7134218.0000          -
42473.69/2167.65	c      2168          23937         273        20     1763148.0000    -7134218.0000          -
42574.92/2172.71	c      2173          23351         280        20     1763148.0000    -7134218.0000          -
42678.15/2177.95	c      2178          24041         274        20     1763148.0000    -7134218.0000          -
42783.33/2183.25	c      2183          23586         279        20     1763148.0000    -7134218.0000          -
42882.51/2188.29	c      2188          24102         273        20     1763148.0000    -7134218.0000          -
42985.73/2193.49	c      2193          23431         277        20     1763148.0000    -7134218.0000          -
43086.92/2198.58	c      2199          24267         274        20     1763148.0000    -7134218.0000          -
43188.14/2203.68	c      2204          23551         275        20     1763148.0000    -7134218.0000          -
43289.40/2208.71	c      2209          24037         280        20     1763148.0000    -7134218.0000          -
43390.64/2213.88	c      2214          24511         273        20     1763148.0000    -7134218.0000          -
43491.85/2219.02	c      2219          23777         275        20     1763148.0000    -7134218.0000          -
43593.83/2224.09	c      2224          23823         277        20     1763148.0000    -7134218.0000          -
43692.97/2229.12	c      2229          24731         275        20     1763148.0000    -7134218.0000          -
43797.34/2234.30	c      2234          23945         273        20     1763148.0000    -7134218.0000          -
43908.35/2239.90	c      2240          24438         279        20     1763148.0000    -7134218.0000          -
44012.29/2245.18	c      2245          25018         273        20     1763148.0000    -7134218.0000          -
44114.66/2250.31	c      2250          25102         273        20     1763148.0000    -7134218.0000          -
44217.84/2255.51	c      2256          25172         277        20     1763148.0000    -7134218.0000          -
44321.05/2260.76	c      2261          24418         274        20     1763148.0000    -7134218.0000          -
44426.86/2266.08	c      2266          25321         281        20     1763148.0000    -7134218.0000          -
44533.35/2271.41	c      2271          24828         279        20     1763148.0000    -7134218.0000          -
44636.56/2276.66	c      2277          25346         275        20     1763148.0000    -7134218.0000          -
44739.76/2281.85	c      2282          25006         281        20     1763148.0000    -7134218.0000          -
44839.05/2286.88	c      2287          25487         275        20     1763148.0000    -7134218.0000          -
44950.23/2292.42	c      2292          25542         273        20     1763148.0000    -7134218.0000          -
45051.53/2297.55	c      2298          25612         273        20     1763148.0000    -7134218.0000          -
45156.81/2302.83	c      2303          25691         273        20     1763148.0000    -7134218.0000          -
45258.12/2307.92	c      2308          25774         274        20     1763148.0000    -7134218.0000          -
45357.42/2312.99	c      2313          25458         283        20     1763148.0000    -7134218.0000          -
45461.42/2318.18	c      2318          25905         274        20     1763148.0000    -7134218.0000          -
45562.06/2323.29	c      2323          25451         277        20     1763148.0000    -7134218.0000          -
45665.39/2328.41	c      2328          25750         283        20     1763148.0000    -7134218.0000          -
45768.69/2333.68	c      2334          26160         276        20     1763148.0000    -7134218.0000          -
45873.75/2338.95	c      2339          25990         279        20     1763148.0000    -7134218.0000          -
45973.01/2344.00	c      2344          26087         282        20     1763148.0000    -7134218.0000          -
46072.32/2349.03	c      2349          26429         275        20     1763148.0000    -7134218.0000          -
46176.25/2354.14	c      2354          26429         275        20     1763148.0000    -7134218.0000          -
46293.29/2360.04	c      2360          26429         275        20     1763148.0000    -7134218.0000          -
46397.53/2365.37	c      2365          26008         278        20     1763148.0000    -7134218.0000          -
46498.53/2370.40	c      2370          26530         281        20     1763148.0000    -7134218.0000          -
46597.74/2375.42	c      2375          26515          61        20     1763148.0000    -7134218.0000          -
46702.92/2380.74	c      2381          26140         276        20     1763148.0000    -7134218.0000          -
46804.10/2385.89	c      2386          26723         278        20     1763148.0000    -7134218.0000          -
46905.29/2391.01	c      2391          26863         284        20     1763148.0000    -7134218.0000          -
47007.08/2396.08	c      2396          26999         282        20     1763148.0000    -7134218.0000          -
47109.56/2401.28	c      2401          26997         345        20     1763148.0000    -7134218.0000          -
47212.58/2406.47	c      2406          27179         282        20     1763148.0000    -7134218.0000          -
47313.58/2411.56	c      2412          27110         340        20     1763148.0000    -7134218.0000          -
47418.56/2416.87	c      2417          27260         281        20     1763148.0000    -7134218.0000          -
47519.56/2421.98	c      2422          26635         277        20     1763148.0000    -7134218.0000          -
47623.20/2427.14	c      2427          27447         278        20     1763148.0000    -7134218.0000          -
47723.61/2432.28	c      2432          26768         278        20     1763148.0000    -7134218.0000          -
47826.69/2437.41	c      2437          27545         276        20     1763148.0000    -7134218.0000          -
47925.82/2442.48	c      2442          26896         276        20     1763148.0000    -7134218.0000          -
48028.97/2447.61	c      2448          26999         281        20     1763148.0000    -7134218.0000          -
48130.11/2452.80	c      2453          27351         338        20     1763148.0000    -7134218.0000          -
48231.25/2457.83	c      2458          27401         338        20     1763148.0000    -7134218.0000          -
48334.84/2463.07	c      2463          27429         338        20     1763148.0000    -7134218.0000          -
48436.97/2468.28	c      2468          27463         340        20     1763148.0000    -7134218.0000          -
48538.03/2473.31	c      2473          28291         282        20     1763148.0000    -7134218.0000          -
48637.08/2478.33	c      2478          28313         280        20     1763148.0000    -7134218.0000          -
48746.06/2483.85	c      2484          28401         280        20     1763148.0000    -7134218.0000          -
48845.07/2488.89	c      2489          27510         276        20     1763148.0000    -7134218.0000          -
48950.50/2494.18	c      2494          27566         274        20     1763148.0000    -7134218.0000          -
49054.80/2499.48	c      2499          27637         275        20     1763148.0000    -7134218.0000          -
49157.72/2504.64	c      2505          27699         277        20     1763148.0000    -7134218.0000          -
49258.71/2509.74	c      2510          27696         340        20     1763148.0000    -7134218.0000          -
49357.66/2514.75	c      2515          27834         276        20     1763148.0000    -7134218.0000          -
49458.73/2519.80	c      2520          27905         273        20     1763148.0000    -7134218.0000          -
49557.84/2524.88	c      2525          28927         282        20     1763148.0000    -7134218.0000          -
49657.03/2529.89	c      2530          28010         274        20     1763148.0000    -7134218.0000          -
49770.13/2535.54	c      2536          27838         336        20     1763148.0000    -7134218.0000          -
49880.07/2541.06	c      2541          29095         280        20     1763148.0000    -7134218.0000          -
49996.36/2547.00	c      2547          28120         276        20     1763148.0000    -7134218.0000          -
50098.29/2552.11	c      2552          28174         274        20     1763148.0000    -7134218.0000          -
50200.60/2557.23	c      2557          29288         277        20     1763148.0000    -7134218.0000          -
50303.68/2562.44	c      2562          29393         278        20     1763148.0000    -7134218.0000          -
50404.75/2567.52	c      2568          29469         278        20     1763148.0000    -7134218.0000          -
50503.77/2572.54	c      2573          28053         338        20     1763148.0000    -7134218.0000          -
50606.61/2577.76	c      2578          28458         278        20     1763148.0000    -7134218.0000          -
50705.55/2582.78	c      2583          28482         276        20     1763148.0000    -7134218.0000          -
50811.27/2588.09	c      2588          28482         276        20     1763148.0000    -7134218.0000          -
50913.44/2593.25	c      2593          29874         279        20     1763148.0000    -7134218.0000          -
51012.51/2598.26	c      2598          28557         277        20     1763148.0000    -7134218.0000          -
51117.59/2603.53	c      2604          29969         278        20     1763148.0000    -7134218.0000          -
51218.80/2608.69	c      2609          28359         340        20     1763148.0000    -7134218.0000          -
51328.88/2614.17	c      2614          30095         280        20     1763148.0000    -7134218.0000          -
51431.17/2619.36	c      2619          28789         275        20     1763148.0000    -7134218.0000          -
51530.32/2624.38	c      2624          30210         279        20     1763148.0000    -7134218.0000          -
51631.45/2629.41	c      2629          28513         335        20     1763148.0000    -7134218.0000          -
51730.69/2634.49	c      2634          30360         277        20     1763148.0000    -7134218.0000          -
51833.94/2639.69	c      2640          29048         278        20     1763148.0000    -7134218.0000          -
51937.15/2644.83	c      2645          30490         279        20     1763148.0000    -7134218.0000          -
52041.18/2650.06	c      2650          29184         274        20     1763148.0000    -7134218.0000          -
52142.09/2655.16	c      2655          28655         337        20     1763148.0000    -7134218.0000          -
52246.45/2660.40	c      2660          30660         279        20     1763148.0000    -7134218.0000          -
52351.47/2665.78	c      2666          29425         275        20     1763148.0000    -7134218.0000          -
52460.46/2671.28	c      2671          30779         278        20     1763148.0000    -7134218.0000          -
52561.62/2676.31	c      2676          29575         275        20     1763148.0000    -7134218.0000          -
52660.81/2681.35	c      2681          30932         277        20     1763148.0000    -7134218.0000          -
52764.01/2686.56	c      2687          29758         278        20     1763148.0000    -7134218.0000          -
52879.10/2692.35	c      2692          31160         283        20     1763148.0000    -7134218.0000          -
52980.24/2697.47	c      2697          29876         274        20     1763148.0000    -7134218.0000          -
53081.49/2702.57	c      2703          29925         275        20     1763148.0000    -7134218.0000          -
53182.72/2707.64	c      2708          31426         283        20     1763148.0000    -7134218.0000          -
53283.93/2712.79	c      2713          28981         335        20     1763148.0000    -7134218.0000          -
53384.97/2717.84	c      2718          30087         275        20     1763148.0000    -7134218.0000          -
53488.73/2723.09	c      2723          30156         274        20     1763148.0000    -7134218.0000          -
53590.00/2728.19	c      2728          31773         280        20     1763148.0000    -7134218.0000          -
53692.66/2733.34	c      2733          31847         282        20     1763148.0000    -7134218.0000          -
53797.68/2738.67	c      2739          31939         282        20     1763148.0000    -7134218.0000          -
53905.52/2744.06	c      2744          32018         283        20     1763148.0000    -7134218.0000          -
54004.53/2749.07	c      2749          32114         281        20     1763148.0000    -7134218.0000          -
54103.61/2754.09	c      2754          30464         276        20     1763148.0000    -7134218.0000          -
54202.67/2759.11	c      2759          30464         276        20     1763148.0000    -7134218.0000          -
54311.08/2764.59	c      2765          32355         280        20     1763148.0000    -7134218.0000          -
54412.22/2769.62	c      2770          30577         275        20     1763148.0000    -7134218.0000          -
54515.39/2774.87	c      2775          32534         281        20     1763148.0000    -7134218.0000          -
54616.55/2780.00	c      2780          30657         275        20     1763148.0000    -7134218.0000          -
54718.47/2785.13	c      2785          32659         280        20     1763148.0000    -7134218.0000          -
54830.85/2790.75	c      2791          30806         274        20     1763148.0000    -7134218.0000          -
54936.72/2796.12	c      2796          32814         279        20     1763148.0000    -7134218.0000          -
55041.22/2801.34	c      2801          30984         274        20     1763148.0000    -7134218.0000          -
55142.38/2806.47	c      2806          31017         275        20     1763148.0000    -7134218.0000          -
55243.60/2811.57	c      2812          31099         273        20     1763148.0000    -7134218.0000          -
55356.39/2817.25	c      2817          31205         273        20     1763148.0000    -7134218.0000          -
55455.64/2822.28	c      2822          31254         276        20     1763148.0000    -7134218.0000          -
55558.82/2827.48	c      2827          29648         331        20     1763148.0000    -7134218.0000          -
55663.94/2832.76	c      2833          33169         282        20     1763148.0000    -7134218.0000          -
55767.06/2838.00	c      2838          31404         276        20     1763148.0000    -7134218.0000          -
55866.12/2843.02	c      2843          31528         276        20     1763148.0000    -7134218.0000          -
55969.86/2848.14	c      2848          29803         331        20     1763148.0000    -7134218.0000          -
56074.27/2853.40	c      2853          33525         280        20     1763148.0000    -7134218.0000          -
56173.47/2858.47	c      2858          31728         274        20     1763148.0000    -7134218.0000          -
56274.67/2863.59	c      2864          29897         333        20     1763148.0000    -7134218.0000          -
56375.92/2868.66	c      2869          29942         330        20     1763148.0000    -7134218.0000          -
56487.03/2874.22	c      2874          33782         279        20     1763148.0000    -7134218.0000          -
56588.26/2879.37	c      2879          33875         278        20     1763148.0000    -7134218.0000          -
56697.44/2884.82	c      2885          32062         274        20     1763148.0000    -7134218.0000          -
56798.71/2889.91	c      2890          34002         277        20     1763148.0000    -7134218.0000          -
56905.87/2895.32	c      2895          34055         280        20     1763148.0000    -7134218.0000          -
57005.12/2900.36	c      2900          30208         332        20     1763148.0000    -7134218.0000          -
57112.18/2905.72	c      2906          32322         272        20     1763148.0000    -7134218.0000          -
57211.39/2910.74	c      2911          34286         279        20     1763148.0000    -7134218.0000          -
57319.32/2916.15	c      2916          30308         332        20     1763148.0000    -7134218.0000          -
57423.62/2921.46	c      2921          30341         327        20     1763148.0000    -7134218.0000          -
57526.76/2926.60	c      2927          34636         277        20     1763148.0000    -7134218.0000          -
57629.89/2931.83	c      2932          30409         327        20     1763148.0000    -7134218.0000          -
57733.63/2937.03	c      2937          30432         328        20     1763148.0000    -7134218.0000          -
57834.84/2942.16	c      2942          30470         328        20     1763148.0000    -7134218.0000          -
57937.27/2947.31	c      2947          34861         282        20     1763148.0000    -7134218.0000          -
58036.48/2952.38	c      2952          32840         274        20     1763148.0000    -7134218.0000          -
58139.66/2957.52	c      2958          35056         281        20     1763148.0000    -7134218.0000          -
58240.91/2962.69	c      2963          35129         278        20     1763148.0000    -7134218.0000          -
58344.09/2967.89	c      2968          35175         280        20     1763148.0000    -7134218.0000          -
58445.34/2973.00	c      2973          30629         327        20     1763148.0000    -7134218.0000          -
58544.56/2978.03	c      2978          30652         326        20     1763148.0000    -7134218.0000          -
58653.56/2983.40	c      2983          33209         273        20     1763148.0000    -7134218.0000          -
58752.72/2988.48	c      2988          33285         275        20     1763148.0000    -7134218.0000          -
58867.72/2994.27	c      2994          33358         274        20     1763148.0000    -7134218.0000          -
58972.89/2999.55	c      3000          33392         272        20     1763148.0000    -7134218.0000          -
59074.05/3004.65	c      3005          33417         271        20     1763148.0000    -7134218.0000          -
59173.26/3009.66	c      3010          35818         279        20     1763148.0000    -7134218.0000          -
59276.23/3014.81	c      3015          30857         325        20     1763148.0000    -7134218.0000          -
59375.39/3019.88	c      3020          33587         273        20     1763148.0000    -7134218.0000          -
59476.51/3025.03	c      3025          36012         277        20     1763148.0000    -7134218.0000          -
59583.63/3030.30	c      3030          36077         278        20     1763148.0000    -7134218.0000          -
59686.76/3035.56	c      3036          33687         271        20     1763148.0000    -7134218.0000          -
59787.92/3040.64	c      3041          36182         279        20     1763148.0000    -7134218.0000          -
59891.12/3045.88	c      3046          36266         279        20     1763148.0000    -7134218.0000          -
59994.97/3051.06	c      3051          31047         329        20     1763148.0000    -7134218.0000          -
60101.48/3056.46	c      3056          33930         276        20     1763148.0000    -7134218.0000          -
60200.76/3061.49	c      3061          36514         279        20     1763148.0000    -7134218.0000          -
60303.99/3066.64	c      3067          36578         279        20     1763148.0000    -7134218.0000          -
60409.22/3072.01	c      3072          31155         325        20     1763148.0000    -7134218.0000          -
60522.37/3077.68	c      3078          36715         280        20     1763148.0000    -7134218.0000          -
60625.63/3082.85	c      3083          34316         274        20     1763148.0000    -7134218.0000          -
60729.54/3088.11	c      3088          36964         279        20     1763148.0000    -7134218.0000          -
60828.75/3093.12	c      3093          34446         272        20     1763148.0000    -7134218.0000          -
60933.20/3098.31	c      3098          37162         281        20     1763148.0000    -7134218.0000          -
61036.38/3103.54	c      3104          31436         322        20     1763148.0000    -7134218.0000          -
61146.12/3109.11	c      3109          37292         281        20     1763148.0000    -7134218.0000          -
61248.53/3114.23	c      3114          31507         323        20     1763148.0000    -7134218.0000          -
61347.70/3119.30	c      3119          31515         325        20     1763148.0000    -7134218.0000          -
61448.82/3124.37	c      3124          34833         271        20     1763148.0000    -7134218.0000          -
61551.99/3129.59	c      3130          37495         282        20     1763148.0000    -7134218.0000          -
61653.16/3134.61	c      3135          31659         323        20     1763148.0000    -7134218.0000          -
61752.44/3139.68	c      3140          37676         279        20     1763148.0000    -7134218.0000          -
61853.58/3144.75	c      3145          31734         322        20     1763148.0000    -7134218.0000          -
61952.81/3149.76	c      3150          35146         270        20     1763148.0000    -7134218.0000          -
62054.02/3154.81	c      3155          35201         271        20     1763148.0000    -7134218.0000          -
62159.98/3160.14	c      3160          37933         280        20     1763148.0000    -7134218.0000          -
62264.44/3165.49	c      3165          35319         271        20     1763148.0000    -7134218.0000          -
62365.68/3170.55	c      3171          35367         271        20     1763148.0000    -7134218.0000          -
62472.87/3175.97	c      3176          38120         277        20     1763148.0000    -7134218.0000          -
62574.80/3181.07	c      3181          31986         322        20     1763148.0000    -7134218.0000          -
62679.22/3186.34	c      3186          35504         270        20     1763148.0000    -7134218.0000          -
62780.33/3191.43	c      3191          32035         319        20     1763148.0000    -7134218.0000          -
62883.36/3196.61	c      3197          38471         278        20     1763148.0000    -7134218.0000          -
62984.59/3201.78	c      3202          35698         272        20     1763148.0000    -7134218.0000          -
63090.42/3207.06	c      3207          35764         280        20     1763148.0000    -7134218.0000          -
63194.61/3212.34	c      3212          32170         324        20     1763148.0000    -7134218.0000          -
63297.37/3217.50	c      3218          35909         279        20     1763148.0000    -7134218.0000          -
63396.43/3222.51	c      3223          35958         274        20     1763148.0000    -7134218.0000          -
63497.31/3227.66	c      3228          38883         276        20     1763148.0000    -7134218.0000          -
63602.27/3232.95	c      3233          32317         321        20     1763148.0000    -7134218.0000          -
63701.40/3238.02	c      3238          39000         279        20     1763148.0000    -7134218.0000          -
63803.29/3243.11	c      3243          36232         276        20     1763148.0000    -7134218.0000          -
63904.31/3248.18	c      3248          39123         282        20     1763148.0000    -7134218.0000          -
64004.73/3253.22	c      3253          39157         280        20     1763148.0000    -7134218.0000          -
64111.85/3258.64	c      3259          32453         320        20     1763148.0000    -7134218.0000          -
64214.94/3263.83	c      3264          32489         320        20     1763148.0000    -7134218.0000          -
64316.15/3268.95	c      3269          32506         321        20     1763148.0000    -7134218.0000          -
64423.27/3274.34	c      3274          39359         282        20     1763148.0000    -7134218.0000          -
64530.43/3279.70	c      3280          32602         317        20     1763148.0000    -7134218.0000          -
64629.63/3284.71	c      3285          39469         280        20     1763148.0000    -7134218.0000          -
64728.82/3289.75	c      3290          39532         279        20     1763148.0000    -7134218.0000          -
64827.99/3294.80	c      3295          39612         281        20     1763148.0000    -7134218.0000          -
64931.07/3299.93	c      3300          37005         271        20     1763148.0000    -7134218.0000          -
65038.04/3305.30	c      3305          37060         272        20     1763148.0000    -7134218.0000          -
65143.02/3310.66	c      3311          37128         270        20     1763148.0000    -7134218.0000          -
65247.98/3316.02	c      3316          39888         277        20     1763148.0000    -7134218.0000          -
65351.63/3321.16	c      3321          37293         275        20     1763148.0000    -7134218.0000          -
65452.01/3326.21	c      3326          39991         278        20     1763148.0000    -7134218.0000          -
65561.02/3331.74	c      3332          40055         276        20     1763148.0000    -7134218.0000          -
65672.03/3337.37	c      3337          32953         320        20     1763148.0000    -7134218.0000          -
65773.16/3342.49	c      3342          40137         278        20     1763148.0000    -7134218.0000          -
65874.27/3347.56	c      3348          40254         281        20     1763148.0000    -7134218.0000          -
65981.38/3352.95	c      3353          40341         282        20     1763148.0000    -7134218.0000          -
66083.17/3358.06	c      3358          33084         319        20     1763148.0000    -7134218.0000          -
66187.72/3363.39	c      3363          40465         278        20     1763148.0000    -7134218.0000          -
66294.88/3368.80	c      3369          37805         271        20     1763148.0000    -7134218.0000          -
66396.06/3373.85	c      3374          40644         279        20     1763148.0000    -7134218.0000          -
66497.25/3378.92	c      3379          37943         269        20     1763148.0000    -7134218.0000          -
66604.36/3384.37	c      3384          40795         280        20     1763148.0000    -7134218.0000          -
66705.52/3389.42	c      3389          33335         318        20     1763148.0000    -7134218.0000          -
66804.68/3394.48	c      3394          40945         280        20     1763148.0000    -7134218.0000          -
66905.76/3399.57	c      3400          33382         317        20     1763148.0000    -7134218.0000          -
67006.79/3404.66	c      3405          33414         317        20     1763148.0000    -7134218.0000          -
67116.48/3410.14	c      3410          33447         320        20     1763148.0000    -7134218.0000          -
67218.70/3415.36	c      3415          41217         280        20     1763148.0000    -7134218.0000          -
67319.75/3420.48	c      3420          38291         271        20     1763148.0000    -7134218.0000          -
67424.78/3425.71	c      3426          38361         271        20     1763148.0000    -7134218.0000          -
67523.87/3430.77	c      3431          38425         267        20     1763148.0000    -7134218.0000          -
67626.99/3435.94	c      3436          33615         320        20     1763148.0000    -7134218.0000          -
67726.14/3441.02	c      3441          38533         273        20     1763148.0000    -7134218.0000          -
67831.19/3446.25	c      3446          33678         319        20     1763148.0000    -7134218.0000          -
67930.30/3451.26	c      3451          33751         322        20     1763148.0000    -7134218.0000          -
68041.41/3456.84	c      3457          33776         319        20     1763148.0000    -7134218.0000          -
68140.62/3461.86	c      3462          41916         281        20     1763148.0000    -7134218.0000          -
68247.73/3467.30	c      3467          33862         318        20     1763148.0000    -7134218.0000          -
68354.86/3472.64	c      3473          33880         318        20     1763148.0000    -7134218.0000          -
68464.62/3478.14	c      3478          38907         269        20     1763148.0000    -7134218.0000          -
68569.09/3483.40	c      3483          42173         280        20     1763148.0000    -7134218.0000          -
68668.26/3488.44	c      3488          42260         279        20     1763148.0000    -7134218.0000          -
68769.35/3493.55	c      3494          42307         282        20     1763148.0000    -7134218.0000          -
68872.40/3498.75	c      3499          39216         270        20     1763148.0000    -7134218.0000          -
68978.13/3504.10	c      3504          42443         280        20     1763148.0000    -7134218.0000          -
69078.98/3509.15	c      3509          42515         278        20     1763148.0000    -7134218.0000          -
69181.40/3514.30	c      3514          34126         320        20     1763148.0000    -7134218.0000          -
69286.44/3519.68	c      3520          42679         278        20     1763148.0000    -7134218.0000          -
69396.05/3525.17	c      3525          42799         278        20     1763148.0000    -7134218.0000          -
69502.46/3530.58	c      3531          39506         268        20     1763148.0000    -7134218.0000          -
69607.55/3535.82	c      3536          39540         268        20     1763148.0000    -7134218.0000          -
69711.36/3541.09	c      3541          39630         274        20     1763148.0000    -7134218.0000          -
69813.79/3546.24	c      3546          39729         277        20     1763148.0000    -7134218.0000          -
69918.94/3551.58	c      3552          39845         271        20     1763148.0000    -7134218.0000          -
70022.10/3556.79	c      3557          39937         273        20     1763148.0000    -7134218.0000          -
70131.20/3562.21	c      3562          34460         320        20     1763148.0000    -7134218.0000          -
70234.39/3567.43	c      3567          40055         273        20     1763148.0000    -7134218.0000          -
70335.58/3572.55	c      3573          34498         318        20     1763148.0000    -7134218.0000          -
70438.75/3577.74	c      3578          43531         280        20     1763148.0000    -7134218.0000          -
70544.37/3583.03	c      3583          40239         271        20     1763148.0000    -7134218.0000          -
70646.89/3588.24	c      3588          34605         319        20     1763148.0000    -7134218.0000          -
70745.95/3593.29	c      3593          43724         277        20     1763148.0000    -7134218.0000          -
70852.93/3598.63	c      3599          40395         271        20     1763148.0000    -7134218.0000          -
70955.95/3603.82	c      3604          43899         278        20     1763148.0000    -7134218.0000          -
71055.03/3608.87	c      3609          40561         273        20     1763148.0000    -7134218.0000          -
71162.00/3614.21	c      3614          44101         278        20     1763148.0000    -7134218.0000          -
71261.09/3619.24	c      3619          40686         270        20     1763148.0000    -7134218.0000          -
71364.19/3624.42	c      3624          44241         276        20     1763148.0000    -7134218.0000          -
71463.34/3629.45	c      3629          34848         318        20     1763148.0000    -7134218.0000          -
71564.45/3634.52	c      3635          44450         283        20     1763148.0000    -7134218.0000          -
71665.59/3639.67	c      3640          40937         273        20     1763148.0000    -7134218.0000          -
71766.70/3644.78	c      3645          44657         282        20     1763148.0000    -7134218.0000          -
71869.88/3649.95	c      3650          41053         271        20     1763148.0000    -7134218.0000          -
71969.07/3654.99	c      3655          34982         318        20     1763148.0000    -7134218.0000          -

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 (173517 MiB free)
  memory of node 1: 193531 MiB (167844 MiB free)
  memory of node 2: 193531 MiB (186902 MiB free)
  memory of node 3: 193531 MiB (180477 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-4465489-1723651688/watcher-4465489-1723651688 -o /tmp/evaluation-result-4465489-1723651688/solver-4465489-1723651688 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723651688-748318 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465489-1723651688.opb -qsol -t 72000 -sth 20 

running on 20 cores: 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77

CPU governors:
  performance: 1 5 9 13 17 21 25 29 33 37 41 45 49 53 57 61 65 69 73 77

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


[startup+0.100104 s]*
/proc/loadavg: 54.60 73.24 77.84 5/851 748359
/proc/meminfo: memFree=725570724/790760800 swapFree=131071996/131071996
[pid=748347] ppid=748344 vsize=140776 memory=125780 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/stat : 748347 (fscip) R 748344 748347 748307 0 -1 4194304 29307 0 0 0 7 4 0 0 20 0 1 0 131755617 144154624 31445 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
/proc/748347/statm: 35194 31445 2347 3035 0 31590 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 140776 KiB
Current children cumulated memory: 125780 KiB

[startup+0.219524 s]*
/proc/loadavg: 54.60 73.24 77.84 5/855 748369
/proc/meminfo: memFree=725433676/790760800 swapFree=131071996/131071996
[pid=748347] ppid=748344 vsize=179112 memory=164576 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/stat : 748347 (fscip) R 748344 748347 748307 0 -1 4194304 39010 0 0 0 17 6 0 0 20 0 1 0 131755617 183410688 41144 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
/proc/748347/statm: 44778 41144 2347 3035 0 41174 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 179112 KiB
Current children cumulated memory: 164576 KiB

[startup+0.318661 s]*
/proc/loadavg: 54.60 73.24 77.84 5/856 748370
/proc/meminfo: memFree=725315584/790760800 swapFree=131071996/131071996
[pid=748347] ppid=748344 vsize=211440 memory=196624 CPUtime=0.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/stat : 748347 (fscip) R 748344 748347 748307 0 -1 4194304 47015 0 0 0 26 7 0 0 20 0 1 0 131755617 216514560 49090 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
/proc/748347/statm: 52860 49156 2347 3035 0 49256 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 211440 KiB
Current children cumulated memory: 196624 KiB

[startup+0.700262 s]
/proc/loadavg: 54.60 73.24 77.84 5/861 748380
/proc/meminfo: memFree=724985500/790760800 swapFree=131071996/131071996
[pid=748347] ppid=748344 vsize=416496 memory=405024 CPUtime=0.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/stat : 748347 (fscip) R 748344 748347 748307 0 -1 4194304 103323 0 0 0 52 16 0 0 20 0 1 0 131755617 426491904 101256 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
/proc/748347/statm: 104124 101256 2555 3035 0 100520 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 416496 KiB
Current children cumulated memory: 405024 KiB

[startup+1.50027 s]
/proc/loadavg: 54.60 73.24 77.84 5/861 748380
/proc/meminfo: memFree=724150188/790760800 swapFree=131071996/131071996
[pid=748347] ppid=748344 vsize=736676 memory=714144 CPUtime=1.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/stat : 748347 (fscip) R 748344 748347 748307 0 -1 4194304 154688 0 0 0 123 25 0 0 20 0 1 0 131755617 754356224 178536 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
/proc/748347/statm: 184169 178536 2678 3035 0 180565 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 736676 KiB
Current children cumulated memory: 714144 KiB

[startup+3.11874 s]
/proc/loadavg: 50.54 72.09 77.44 5/861 748380
/proc/meminfo: memFree=721864900/790760800 swapFree=131071996/131071996
[pid=748347] ppid=748344 vsize=708428 memory=689924 CPUtime=3.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/stat : 748347 (fscip) R 748344 748347 748307 0 -1 4194304 163292 0 0 0 281 29 0 0 20 0 1 0 131755617 725430272 172481 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
/proc/748347/statm: 177107 172481 2774 3035 0 173503 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 708428 KiB
Current children cumulated memory: 689924 KiB

[startup+6.30025 s]
/proc/loadavg: 50.54 72.09 77.44 5/861 748382
/proc/meminfo: memFree=719783880/790760800 swapFree=131071996/131071996
[pid=748347] ppid=748344 vsize=818276 memory=798568 CPUtime=6.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/stat : 748347 (fscip) R 748344 748347 748307 0 -1 4194304 188001 0 0 0 593 33 0 0 20 0 1 0 131755617 837914624 199642 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
/proc/748347/statm: 204569 199642 2774 3035 0 200965 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 818276 KiB
Current children cumulated memory: 798568 KiB

[startup+12.7003 s]
/proc/loadavg: 46.82 70.96 77.04 5/861 748382
/proc/meminfo: memFree=719387016/790760800 swapFree=131071996/131071996
[pid=748347] ppid=748344 vsize=818276 memory=798676 CPUtime=12.64 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/stat : 748347 (fscip) R 748344 748347 748307 0 -1 4194304 188057 0 0 0 1230 34 0 0 20 0 1 0 131755617 837914624 199669 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
/proc/748347/statm: 204569 199669 2774 3035 0 200965 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 818276 KiB
Current children cumulated memory: 798676 KiB

[startup+25.5005 s]
/proc/loadavg: 37.33 67.68 75.87 24/941 748465
/proc/meminfo: memFree=709343248/790760800 swapFree=131071996/131071996
[pid=748347] ppid=748344 vsize=3864856 memory=2375836 CPUtime=25.46 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/stat : 748347 (fscip) S 748344 748347 748307 0 -1 1077936128 597477 0 0 0 2450 96 0 0 20 0 21 0 131755617 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
/proc/748347/statm: 966214 593959 2790 3035 0 671499 0
[pid=748347/tid=748406] ppid=748344 vsize=3864856 memory=211359629656 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748406/stat : 748406 (fscip) S 748344 748347 748307 0 -1 1077936192 34523 0 0 0 13 5 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748407] ppid=748344 vsize=3864856 memory=1546780 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748407/stat : 748407 (fscip) S 748344 748347 748307 0 -1 1077936192 34523 0 0 0 14 5 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748408] ppid=748344 vsize=3864856 memory=842872 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748408/stat : 748408 (fscip) S 748344 748347 748307 0 -1 1077936192 34524 0 0 0 15 4 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748409] ppid=748344 vsize=3864856 memory=798568 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748409/stat : 748409 (fscip) S 748344 748347 748307 0 -1 1077936192 34523 0 0 0 14 5 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748410] ppid=748344 vsize=3864856 memory=11424 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748410/stat : 748410 (fscip) S 748344 748347 748307 0 -1 1077936192 34523 0 0 0 14 5 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748411] ppid=748344 vsize=3864856 memory=35732 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748411/stat : 748411 (fscip) S 748344 748347 748307 0 -1 1077936192 34523 0 0 0 13 5 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748412] ppid=748344 vsize=3864856 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748412/stat : 748412 (fscip) S 748344 748347 748307 0 -1 1077936192 34523 0 0 0 13 5 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748413] ppid=748344 vsize=3864856 memory=6442495347155625824 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748413/stat : 748413 (fscip) R 748344 748347 748307 0 -1 4194368 26523 0 0 0 7 3 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748414] ppid=748344 vsize=3864856 memory=5432 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748414/stat : 748414 (fscip) S 748344 748347 748307 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748415] ppid=748344 vsize=3864856 memory=10392 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748415/stat : 748415 (fscip) S 748344 748347 748307 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748416] ppid=748344 vsize=3864856 memory=16240 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748416/stat : 748416 (fscip) S 748344 748347 748307 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748417] ppid=748344 vsize=3864856 memory=2268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748417/stat : 748417 (fscip) S 748344 748347 748307 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748418] ppid=748344 vsize=3864856 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748418/stat : 748418 (fscip) S 748344 748347 748307 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748419] ppid=748344 vsize=3864856 memory=2268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748419/stat : 748419 (fscip) S 748344 748347 748307 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748420] ppid=748344 vsize=3864856 memory=2152 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748420/stat : 748420 (fscip) S 748344 748347 748307 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748421] ppid=748344 vsize=3864856 memory=6056 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748421/stat : 748421 (fscip) S 748344 748347 748307 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748422] ppid=748344 vsize=3864856 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748422/stat : 748422 (fscip) S 748344 748347 748307 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748423] ppid=748344 vsize=3864856 memory=0 CPUtime=0.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748423/stat : 748423 (fscip) S 748344 748347 748307 0 -1 1077936192 34523 0 0 0 15 4 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748424] ppid=748344 vsize=3864856 memory=1836 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748424/stat : 748424 (fscip) S 748344 748347 748307 0 -1 1077936192 34523 0 0 0 14 4 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748425] ppid=748344 vsize=3864856 memory=38468 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748425/stat : 748425 (fscip) S 748344 748347 748307 0 -1 1077936192 34523 0 0 0 13 5 0 0 20 0 21 0 131757943 3957612544 593959 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
Current children cumulated CPU time: 25.46 s
Current children cumulated vsize: 3864856 KiB
Current children cumulated memory: 2375836 KiB

[startup+51.132 s]
/proc/loadavg: 43.23 66.55 75.28 62/982 748510
/proc/meminfo: memFree=682220472/790760800 swapFree=131071996/131071996
[pid=748347] ppid=748344 vsize=10516840 memory=8764596 CPUtime=498.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/stat : 748347 (fscip) S 748344 748347 748307 0 -1 1077936128 2645803 0 0 0 49378 491 0 0 20 0 41 0 131755617 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
/proc/748347/statm: 2629210 2191149 2806 3035 0 2367446 0
[pid=748347/tid=748406] ppid=748344 vsize=10516840 memory=8752304 CPUtime=23.79 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748406/stat : 748406 (fscip) R 748344 748347 748307 0 -1 4194368 114939 0 0 0 2356 23 0 0 20 0 41 0 131757943 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748407] ppid=748344 vsize=10516840 memory=0 CPUtime=23.78 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748407/stat : 748407 (fscip) R 748344 748347 748307 0 -1 4194368 120247 0 0 0 2355 23 0 0 20 0 41 0 131757943 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748408] ppid=748344 vsize=10516840 memory=8762932 CPUtime=23.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748408/stat : 748408 (fscip) R 748344 748347 748307 0 -1 4194368 119403 0 0 0 2359 21 0 0 20 0 41 0 131757943 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748409] ppid=748344 vsize=10516840 memory=0 CPUtime=23.78 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748409/stat : 748409 (fscip) R 748344 748347 748307 0 -1 4194368 116079 0 0 0 2357 21 0 0 20 0 41 0 131757943 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748410] ppid=748344 vsize=10516840 memory=281215802774816 CPUtime=23.79 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748410/stat : 748410 (fscip) R 748344 748347 748307 0 -1 4194368 119999 0 0 0 2357 22 0 0 20 0 41 0 131757943 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748411] ppid=748344 vsize=10516840 memory=2278488 CPUtime=23.71 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748411/stat : 748411 (fscip) R 748344 748347 748307 0 -1 4194368 119703 0 0 0 2350 21 0 0 20 0 41 0 131757943 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748412] ppid=748344 vsize=10516840 memory=8764580 CPUtime=23.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748412/stat : 748412 (fscip) R 748344 748347 748307 0 -1 4194368 115989 0 0 0 2357 23 0 0 20 0 41 0 131757943 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748413] ppid=748344 vsize=10516840 memory=-7739291840220455296 CPUtime=23.79 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748413/stat : 748413 (fscip) R 748344 748347 748307 0 -1 4194368 119393 0 0 0 2359 20 0 0 20 0 41 0 131757943 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748414] ppid=748344 vsize=10516840 memory=0 CPUtime=23.79 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748414/stat : 748414 (fscip) R 748344 748347 748307 0 -1 4194368 126540 0 0 0 2356 23 0 0 20 0 41 0 131757943 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748415] ppid=748344 vsize=10516840 memory=0 CPUtime=23.79 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748415/stat : 748415 (fscip) R 748344 748347 748307 0 -1 4194368 122903 0 0 0 2357 22 0 0 20 0 41 0 131757943 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748416] ppid=748344 vsize=10516840 memory=25333125866717268 CPUtime=23.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748416/stat : 748416 (fscip) R 748344 748347 748307 0 -1 4194368 126702 0 0 0 2355 25 0 0 20 0 41 0 131757943 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748417] ppid=748344 vsize=10516840 memory=16240 CPUtime=23.79 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748417/stat : 748417 (fscip) R 748344 748347 748307 0 -1 4194368 126291 0 0 0 2358 21 0 0 20 0 41 0 131757943 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748418] ppid=748344 vsize=10516840 memory=2268 CPUtime=23.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748418/stat : 748418 (fscip) R 748344 748347 748307 0 -1 4194368 121886 0 0 0 2359 21 0 0 20 0 41 0 131757943 10769244160 2191149 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0

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

/proc/748347/task/748472/stat : 748472 (fscip) S 748344 748347 748307 0 -1 1077936192 169 0 0 0 3 0 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748473] ppid=748344 vsize=42217084 memory=39338416 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748473/stat : 748473 (fscip) S 748344 748347 748307 0 -1 1077936192 286 0 0 0 3 0 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748474] ppid=748344 vsize=42217084 memory=39338412 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748474/stat : 748474 (fscip) S 748344 748347 748307 0 -1 1077936192 273 0 0 0 4 0 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748475] ppid=748344 vsize=42217084 memory=35984 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748475/stat : 748475 (fscip) S 748344 748347 748307 0 -1 1077936192 172 0 0 0 3 0 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748476] ppid=748344 vsize=42217084 memory=10392 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748476/stat : 748476 (fscip) S 748344 748347 748307 0 -1 1077936192 353 0 0 0 3 0 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748477] ppid=748344 vsize=42217084 memory=2268 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748477/stat : 748477 (fscip) S 748344 748347 748307 0 -1 1077936192 268 0 0 0 3 0 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748478] ppid=748344 vsize=42217084 memory=35984 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748478/stat : 748478 (fscip) S 748344 748347 748307 0 -1 1077936192 316 0 0 0 4 0 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748479] ppid=748344 vsize=42217084 memory=11424 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748479/stat : 748479 (fscip) S 748344 748347 748307 0 -1 1077936192 277 0 0 0 4 0 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748480] ppid=748344 vsize=42217084 memory=35984 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748480/stat : 748480 (fscip) S 748344 748347 748307 0 -1 1077936192 165 0 0 0 3 0 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748481] ppid=748344 vsize=42217084 memory=39468524 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748481/stat : 748481 (fscip) S 748344 748347 748307 0 -1 1077936192 211 0 0 0 3 0 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748482] ppid=748344 vsize=42217084 memory=39467676 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748482/stat : 748482 (fscip) S 748344 748347 748307 0 -1 1077936192 167 0 0 0 3 0 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748483] ppid=748344 vsize=42217084 memory=281215803837216 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748483/stat : 748483 (fscip) S 748344 748347 748307 0 -1 1077936192 180 0 0 0 0 2 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748484] ppid=748344 vsize=42217084 memory=39465612 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748484/stat : 748484 (fscip) S 748344 748347 748307 0 -1 1077936192 275 0 0 0 3 0 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748485] ppid=748344 vsize=42217084 memory=11484 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748485/stat : 748485 (fscip) S 748344 748347 748307 0 -1 1077936192 169 0 0 0 1 2 0 0 20 0 41 0 131758348 43230294016 9867316 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
Current children cumulated CPU time: 71719.1 s
Current children cumulated vsize: 42217084 KiB
Current children cumulated memory: 39469264 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3656.5 s]
/proc/loadavg: 67.93 70.76 75.35 68/995 750547
/proc/meminfo: memFree=551055216/790760800 swapFree=131071996/131071996
[pid=748347] ppid=748344 vsize=42348156 memory=39551796 CPUtime=72000.8 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/stat : 748347 (fscip) S 748344 748347 748307 0 -1 1077936128 112118304 0 0 0 7185360 14720 0 0 20 0 41 0 131755617 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 17 77 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
/proc/748347/statm: 10587039 9887949 3014 3035 0 10433100 0
[pid=748347/tid=748406] ppid=748344 vsize=42348156 memory=28496 CPUtime=3601.85 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748406/stat : 748406 (fscip) R 748344 748347 748307 0 -1 4194368 3825432 0 0 0 359638 547 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748407] ppid=748344 vsize=42348156 memory=29836768444022866 CPUtime=3592.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748407/stat : 748407 (fscip) R 748344 748347 748307 0 -1 4194368 3531893 0 0 0 358681 570 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748408] ppid=748344 vsize=42348156 memory=25333125866717268 CPUtime=3602.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748408/stat : 748408 (fscip) R 748344 748347 748307 0 -1 4194368 10355312 0 0 0 359071 1141 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748409] ppid=748344 vsize=42348156 memory=10392 CPUtime=3602.93 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748409/stat : 748409 (fscip) R 748344 748347 748307 0 -1 4194368 3894778 0 0 0 359686 607 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748410] ppid=748344 vsize=42348156 memory=25333125866717268 CPUtime=3598.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748410/stat : 748410 (fscip) R 748344 748347 748307 0 -1 4194368 3591684 0 0 0 359311 571 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748411] ppid=748344 vsize=42348156 memory=1996 CPUtime=3592.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748411/stat : 748411 (fscip) R 748344 748347 748307 0 -1 4194368 9123001 0 0 0 358299 997 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748412] ppid=748344 vsize=42348156 memory=25333125866717268 CPUtime=3596.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748412/stat : 748412 (fscip) R 748344 748347 748307 0 -1 4194368 3684798 0 0 0 359035 575 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748413] ppid=748344 vsize=42348156 memory=11424 CPUtime=3602.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748413/stat : 748413 (fscip) R 748344 748347 748307 0 -1 4194368 3615711 0 0 0 359638 585 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748414] ppid=748344 vsize=42348156 memory=39804356 CPUtime=3602.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748414/stat : 748414 (fscip) R 748344 748347 748307 0 -1 4194368 10129243 0 0 0 359079 1128 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748415] ppid=748344 vsize=42348156 memory=39549748 CPUtime=3603.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748415/stat : 748415 (fscip) R 748344 748347 748307 0 -1 4194368 3867922 0 0 0 359729 594 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748416] ppid=748344 vsize=42348156 memory=0 CPUtime=3603.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748416/stat : 748416 (fscip) R 748344 748347 748307 0 -1 4194368 3552589 0 0 0 359735 597 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748417] ppid=748344 vsize=42348156 memory=0 CPUtime=3589.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748417/stat : 748417 (fscip) R 748344 748347 748307 0 -1 4194368 10322375 0 0 0 357784 1118 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748418] ppid=748344 vsize=42348156 memory=0 CPUtime=3600.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748418/stat : 748418 (fscip) R 748344 748347 748307 0 -1 4194368 3681807 0 0 0 359569 448 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748419] ppid=748344 vsize=42348156 memory=281215804063328 CPUtime=3595.62 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748419/stat : 748419 (fscip) R 748344 748347 748307 0 -1 4194368 3558210 0 0 0 359051 511 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748420] ppid=748344 vsize=42348156 memory=29836768444022866 CPUtime=3597.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748420/stat : 748420 (fscip) R 748344 748347 748307 0 -1 4194368 10306175 0 0 0 358616 1145 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748421] ppid=748344 vsize=42348156 memory=25333125866717268 CPUtime=3603.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748421/stat : 748421 (fscip) R 748344 748347 748307 0 -1 4194368 3698808 0 0 0 359803 578 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748422] ppid=748344 vsize=42348156 memory=0 CPUtime=3596.55 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748422/stat : 748422 (fscip) R 748344 748347 748307 0 -1 4194368 3656115 0 0 0 359073 582 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748423] ppid=748344 vsize=42348156 memory=39581552 CPUtime=3597.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748423/stat : 748423 (fscip) R 748344 748347 748307 0 -1 4194368 10086962 0 0 0 358601 1168 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748424] ppid=748344 vsize=42348156 memory=7176 CPUtime=3598.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748424/stat : 748424 (fscip) R 748344 748347 748307 0 -1 4194368 3844661 0 0 0 359239 608 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748425] ppid=748344 vsize=42348156 memory=36248 CPUtime=3598.82 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748425/stat : 748425 (fscip) R 748344 748347 748307 0 -1 4194368 3547578 0 0 0 359302 580 0 0 20 0 41 0 131757943 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748466] ppid=748344 vsize=42348156 memory=281215804674896 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748466/stat : 748466 (fscip) S 748344 748347 748307 0 -1 1077936192 210 0 0 0 3 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748467] ppid=748344 vsize=42348156 memory=6656426216303648864 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748467/stat : 748467 (fscip) S 748344 748347 748307 0 -1 1077936192 239 0 0 0 3 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748468] ppid=748344 vsize=42348156 memory=39338408 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748468/stat : 748468 (fscip) S 748344 748347 748307 0 -1 1077936192 263 0 0 0 4 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748469] ppid=748344 vsize=42348156 memory=281215803721712 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748469/stat : 748469 (fscip) S 748344 748347 748307 0 -1 1077936192 229 0 0 0 3 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748470] ppid=748344 vsize=42348156 memory=39338416 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748470/stat : 748470 (fscip) S 748344 748347 748307 0 -1 1077936192 301 0 0 0 4 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748471] ppid=748344 vsize=42348156 memory=39338412 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748471/stat : 748471 (fscip) S 748344 748347 748307 0 -1 1077936192 225 0 0 0 3 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748472] ppid=748344 vsize=42348156 memory=39581172 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748472/stat : 748472 (fscip) S 748344 748347 748307 0 -1 1077936192 171 0 0 0 3 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748473] ppid=748344 vsize=42348156 memory=39583376 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748473/stat : 748473 (fscip) S 748344 748347 748307 0 -1 1077936192 289 0 0 0 3 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748474] ppid=748344 vsize=42348156 memory=281215803837216 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748474/stat : 748474 (fscip) S 748344 748347 748307 0 -1 1077936192 276 0 0 0 4 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748475] ppid=748344 vsize=42348156 memory=39465612 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748475/stat : 748475 (fscip) S 748344 748347 748307 0 -1 1077936192 174 0 0 0 3 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748476] ppid=748344 vsize=42348156 memory=39550884 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748476/stat : 748476 (fscip) S 748344 748347 748307 0 -1 1077936192 355 0 0 0 3 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748477] ppid=748344 vsize=42348156 memory=31860 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748477/stat : 748477 (fscip) S 748344 748347 748307 0 -1 1077936192 270 0 0 0 3 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748478] ppid=748344 vsize=42348156 memory=6720665454362836591 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748478/stat : 748478 (fscip) S 748344 748347 748307 0 -1 1077936192 318 0 0 0 4 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748479] ppid=748344 vsize=42348156 memory=-7737598292303175548 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748479/stat : 748479 (fscip) S 748344 748347 748307 0 -1 1077936192 280 0 0 0 4 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748480] ppid=748344 vsize=42348156 memory=104 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748480/stat : 748480 (fscip) S 748344 748347 748307 0 -1 1077936192 167 0 0 0 3 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748481] ppid=748344 vsize=42348156 memory=33100 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748481/stat : 748481 (fscip) S 748344 748347 748307 0 -1 1077936192 213 0 0 0 3 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748482] ppid=748344 vsize=42348156 memory=281215804319472 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748482/stat : 748482 (fscip) S 748344 748347 748307 0 -1 1077936192 169 0 0 0 3 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748483] ppid=748344 vsize=42348156 memory=39293348 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748483/stat : 748483 (fscip) S 748344 748347 748307 0 -1 1077936192 183 0 0 0 0 2 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748484] ppid=748344 vsize=42348156 memory=11424 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748484/stat : 748484 (fscip) S 748344 748347 748307 0 -1 1077936192 278 0 0 0 3 0 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
[pid=748347/tid=748485] ppid=748344 vsize=42348156 memory=35984 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/748347/task/748485/stat : 748485 (fscip) S 748344 748347 748307 0 -1 1077936192 171 0 0 0 1 2 0 0 20 0 41 0 131758348 43364511744 9887949 809668444160 4194304 16623229 140729692882384 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 27897856 140729692890118 140729692890236 140729692890236 140729692897264 0
Current children cumulated CPU time: 72000.8 s
Current children cumulated vsize: 42348156 KiB
Current children cumulated memory: 39551796 KiB

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

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

# cumulated CPU time of all completed processes:  user=71853.8 s, system=148.312 s

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

[startup+3656.8 s]
/proc/loadavg: 67.93 70.76 75.35 49/956 750547
/proc/meminfo: memFree=555017020/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3657.2 s]
/proc/loadavg: 67.93 70.76 75.35 49/956 750547
/proc/meminfo: memFree=569602576/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3657.6 s]
/proc/loadavg: 67.93 70.76 75.35 49/956 750547
/proc/meminfo: memFree=569602576/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): 3657.63
CPU time (s): 72002.2
CPU user time (s): 71853.8
CPU system time (s): 148.312
CPU usage (%): 1968.55
Max. virtual memory (cumulated for all children) (KiB): 42348156
Max. memory (cumulated for all children) (KiB): 39584276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71853.8
system time used= 148.312
maximum resident set size= 39584276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112118886
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= 2782329
involuntary context switches= 291474


# summary of solver processes directly reported to runsolver:
#   pid: 748347
#   total CPU time (s): 72002.2
#   total CPU user time (s): 71853.8
#   total CPU system time (s): 148.312

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.2746 second user time and 84.8146 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 18:08:08
IDJOB=4465489
IDBENCH=158479
IDSOLVER=3094
FILE ID=nodeD101/4465489-1723651688
RUNJOBID= nodeD101-1723651688-748318
SLURM_JOB_ID= 8267922
Free space on /tmp= 8622876 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/OPT-LIN/minlplib2-pb-0.1.0/opb/normalized-faclay60.lin.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-4465489-1723651688/watcher-4465489-1723651688 -o /tmp/evaluation-result-4465489-1723651688/solver-4465489-1723651688 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723651688-748318 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465489-1723651688.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= fc1ceaa3d3fa0c232aeb6fc161f41804
RANDOM SEED=560301379

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		: 3823.900
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		: 3664.959
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		: 3770.579
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		: 3641.733
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		: 2507.343
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		: 3476.118
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		: 3853.654
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		: 3791.152
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		: 2794.005
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		: 3802.376
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		: 3592.785
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		: 3692.359
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		: 3227.281
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		: 1407.550
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 70
initial apicid	: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts 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		: 2644.989
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		: 3837.590
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		: 2201.930
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		: 1427.681
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		: 2643.830
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		: 1708.509
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		: 2657.119
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		: 1397.799
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		: 2645.344
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		: 2648.350
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		: 2695.089
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		: 3212.832
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		: 2639.960
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		: 2639.630
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		: 2716.186
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		: 2190.076
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		: 2651.988
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		: 2650.415
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		: 2673.083
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		: 1391.848
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		: 2746.824
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		: 2639.988
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		: 2638.488
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		: 2201.128
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		: 2644.424
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		: 2647.844
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		: 2646.452
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		: 1657.375
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		: 2637.598
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		: 2630.716
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		: 3459.866
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		: 1404.695
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		: 2653.539
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		: 2646.576
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		: 2429.007
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		: 1677.981
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		: 2638.410
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		: 2638.927
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		: 1573.595
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		: 1677.476
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		: 2649.711
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		: 2648.451
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		: 1879.859
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		: 1683.776
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		: 2648.901
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		: 2572.729
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		: 2172.253
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		: 1695.362
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		: 2650.695
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		: 2648.442
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		: 2795.777
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		: 1394.166
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		: 3100.795
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		: 2630.335
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		: 3180.935
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		: 2674.578
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		: 2666.474
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		: 2875.463
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		: 3524.202
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		: 1689.832
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		: 2687.381
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		: 2656.159
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		: 3484.033
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		: 3751.595
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		: 3657.927
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		: 1385.497
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:        725772628 kB
MemAvailable:   783534380 kB
Buffers:         1187876 kB
Cached:         59828432 kB
SwapCached:            0 kB
Active:         18843832 kB
Inactive:       42609988 kB
Active(anon):       2024 kB
Inactive(anon):   474936 kB
Active(file):   18841808 kB
Inactive(file): 42135052 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            115732 kB
Writeback:             0 kB
AnonPages:        437028 kB
Mapped:           101168 kB
Shmem:             38920 kB
KReclaimable:     408840 kB
Slab:             826468 kB
SReclaimable:     408840 kB
SUnreclaim:       417628 kB
KernelStack:       14704 kB
PageTables:         9896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     709096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1156992 kB
HardwareCorrupted:     0 kB
AnonHugePages:    288768 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:      841728 kB
DirectMap2M:    132825088 kB
DirectMap1G:    672137216 kB

Free space on /tmp at the end= 8622748 MiB
End job on nodeD101 at 2024-08-14 19:09:06