Trace number 4465995

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) 72000.8 3632.56

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/bsg/normalized-bsg_500_25_5.opb
MD5SUMe801618a66cab8fdd24ce0de869386c9
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-82
Best CPU time to get the best result obtained on this benchmark69962.5
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1000
Total number of constraints1501
Number of constraints which are clauses500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1001
Minimum length of a constraint2
Maximum length of a constraint1000
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1000
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)31412
Sum of products size (including duplicates)62824
Number of different products15706
Sum of products size31412

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.09	c Default LC presolving (default).
0.00/0.09	c ** Before presolving: virtualMemUsedAtLc = 91970544, getVmSize() = 82153472, SCIPgetMemUsed() = 52661621, SCIPgetMemTotal() = 58321237, SCIPgetMemExternEstim() = 33649307
0.00/0.09	c ** set memory limit for presolving in LC to 8.7958e+12 for SCIP **
0.23/0.24	c ** Estimated virtualMemUsedAtSolver = 77130717, getVmSize() = 107499520, SCIPgetMemUsed() = 55831673, SCIPgetMemTotal() = 82046769, SCIPgetMemExternEstim() = 33649307
0.23/0.24	c ** set memory limit for solvers to 4.18837e+11 for each SCIP **
0.23/0.24	c Original Problem   :
0.23/0.24	c   Problem name     : instance-4465995-1722459525
0.23/0.24	c   Variables        : 16706 (1000 binary, 0 integer, 15706 implicit integer, 0 continuous)
0.23/0.24	c   Constraints      : 18207
0.23/0.24	c   Objective sense  : minimize
0.23/0.24	c Presolved Problem  :
0.23/0.24	c   Variables        : 1000 (1000 binary, 0 integer, 0 implicit integer, 0 continuous)
0.23/0.24	c   Constraints      : 1501
0.23/0.24	c Constraints        : Number
0.23/0.24	c   knapsack         : 1000 
0.23/0.24	c   setppc           : 500 
0.23/0.24	c   linear           : 1 
0.23/0.24	c ** Instance transfer method used: 0
0.23/0.25	c ** ParaScipInstance copy does not increase the number of variables. **
0.33/0.36	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.33/0.36	c                                Nodes    Active                                            
0.33/0.36	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1.26/0.53	c *       1              0           1        20          -1.0000                -          -
3.02/0.61	c *       1              2           1        20          -6.0000        -500.0000          -
3.02/0.61	c *       1              2           1        20          -7.0000        -500.0000          -
3.02/0.61	c *       1              2           1        20         -16.0000        -500.0000          -
4.49/0.62	c *       1              2           1        20         -26.0000        -500.0000          -
9.96/0.92	c *       1              2           1        20         -31.0000        -500.0000          -
12.56/1.06	c *       1              2           1        20         -38.0000        -500.0000          -
12.56/1.06	c *       1              2           1        20         -39.0000        -500.0000          -
12.56/1.11	c *       1              2           1        20         -45.0000        -500.0000          -
12.56/1.13	c *       1              2           1        20         -46.0000        -500.0000          -
29.69/1.91	c *       2            442         441        20         -48.0000        -500.0000          -
32.43/2.07	c *       2            442         441        20         -53.0000        -500.0000          -
102.82/5.67	c         6          11396         863        20         -53.0000        -500.0000          -
126.55/6.87	c *       7          20806         804        20         -54.0000        -500.0000          -
203.80/10.72	c        11          30009         938        20         -54.0000        -500.0000          -
227.68/11.90	c *      12          33925         834        20         -55.0000        -500.0000          -
304.83/15.81	c        16          45810         755        20         -55.0000        -500.0000          -
311.74/16.15	c *      16          49614         779        20         -56.0000        -500.0000          -
403.62/20.86	c        21          61869         777        20         -56.0000        -500.0000          -
504.58/25.93	c        26          84453         932        20         -56.0000        -500.0000          -
603.83/30.98	c        31         106332         589        20         -56.0000        -500.0000          -
639.56/32.78	c *      33         114850         589        20         -58.0000        -500.0000          -
643.51/32.95	c *      33         114850         589        20         -59.0000        -500.0000          -
702.87/36.02	c        36         124114         573        20         -59.0000        -500.0000          -
762.36/39.03	c *      39         132844         573        20         -62.0000        -500.0000          -
804.75/41.08	c        41         139516         564        20         -62.0000        -500.0000          -
903.76/46.13	c        46         156858         564        20         -62.0000        -500.0000          -
1004.67/51.18	c        51         178037         559        20         -62.0000        -500.0000          -
1017.55/51.83	c *      52         180739         559        20         -66.0000        -500.0000          -
1079.00/54.93	c *      55         184723         549        20         -69.0000        -500.0000          -
1104.75/56.24	c        56         187267         543        20         -69.0000        -500.0000          -
1203.81/61.28	c        61         198862         539        20         -69.0000        -500.0000          -
1305.01/66.33	c        66         214453         540        20         -69.0000        -500.0000          -
1404.19/71.38	c        71         225959         431        20         -69.0000        -500.0000          -
1505.20/76.44	c        76         238101         431        20         -69.0000        -500.0000          -
1604.15/81.48	c        81         253031         431        20         -69.0000        -500.0000          -
1705.32/86.53	c        87         269522         432        20         -69.0000        -500.0000          -
1804.60/91.58	c        92         289491         431        20         -69.0000        -500.0000          -
1905.58/96.63	c        97         307571         431        20         -69.0000        -500.0000          -
2004.85/101.68	c       102         321964         432        20         -69.0000        -500.0000          -
2105.81/106.73	c       107         334904         431        20         -69.0000        -500.0000          -
2204.99/111.78	c       112         348658         431        20         -69.0000        -500.0000          -
2306.15/116.84	c       117         365824         431        20         -69.0000        -500.0000          -
2405.29/121.88	c       122         383852         431        20         -69.0000        -500.0000          -
2506.28/126.93	c       127         395488         431        20         -69.0000        -500.0000          -
2608.13/132.10	c       132         402697         440        20         -69.0000        -500.0000          -
2716.39/137.53	c       138         420019         432        20         -69.0000        -500.0000          -
2815.60/142.57	c       143         437487         432        20         -69.0000        -500.0000          -
2916.74/147.62	c       148         451802         431        20         -69.0000        -500.0000          -
3015.87/152.67	c       153         463798         431        20         -69.0000        -500.0000          -
3117.06/157.72	c       158         478516         439        20         -69.0000        -500.0000          -
3216.28/162.77	c       163              2           1        20         -69.0000        -227.9553    230.37%
3317.41/167.83	c       168              2           1        20         -69.0000        -227.9553    230.37%
3416.50/172.88	c       173              2           1        20         -69.0000        -227.9553    230.37%
3517.61/177.93	c       178              2           1        20         -69.0000        -227.9553    230.37%
3616.82/182.98	c       183              2           1        20         -69.0000        -227.9553    230.37%
3715.93/188.03	c       188              2           1        20         -69.0000        -227.9553    230.37%
3817.84/193.08	c       193              2           1        20         -69.0000        -227.9553    230.37%
3916.95/198.13	c       198              2           1        20         -69.0000        -227.9553    230.37%
4018.17/203.18	c       203              2           1        20         -69.0000        -227.9553    230.37%
4118.46/208.23	c       208              2           1        20         -69.0000        -227.9553    230.37%
4217.63/213.28	c       213              2           1        20         -69.0000        -227.9553    230.37%
4318.75/218.33	c       218              2           1        20         -69.0000        -227.9553    230.37%
4417.91/223.38	c       223              2           1        20         -69.0000        -227.9553    230.37%
4519.04/228.43	c       228              2           1        20         -69.0000        -226.8964    228.84%
4618.21/233.48	c       233              2           1        20         -69.0000        -226.8964    228.84%
4719.32/238.53	c       239              2           1        20         -69.0000        -226.8964    228.84%
4818.48/243.58	c       244              2           1        20         -69.0000        -226.8964    228.84%
4919.60/248.64	c       249              2           1        20         -69.0000        -226.8964    228.84%
5018.69/253.68	c       254              2           1        20         -69.0000        -226.8964    228.84%
5119.69/258.72	c       259              2           1        20         -69.0000        -226.8964    228.84%
5218.85/263.77	c       264              2           1        20         -69.0000        -226.8964    228.84%
5319.89/268.82	c       269              2           1        20         -69.0000        -226.8964    228.84%
5419.04/273.87	c       274              2           1        20         -69.0000        -226.8964    228.84%
5520.02/278.92	c       279              2           1        20         -69.0000        -226.8964    228.84%
5618.84/283.97	c       284              2           1        20         -69.0000        -226.8964    228.84%
5656.50/285.88	c *     286              2           1        20         -70.0000        -226.8964    224.14%
5737.66/289.97	c       290              2           1        20         -70.0000        -226.8964    224.14%
5836.81/295.02	c       295              2           1        20         -70.0000        -226.8964    224.14%
5846.72/295.44	c *     295              2           1        20         -71.0000        -226.8964    219.57%
5940.59/300.14	c       300              2           1        20         -71.0000        -226.8964    219.57%
6039.85/305.19	c       305              2           1        20         -71.0000        -226.8964    219.57%
6068.60/306.68	c *     307              2           1        20         -72.0000        -226.8964    215.13%
6143.90/310.45	c       310              2           1        20         -72.0000        -226.8964    215.13%
6167.70/311.60	c *     312              2           1        20         -73.0000        -226.8964    210.82%
6242.96/315.50	c       316              2           1        20         -73.0000        -226.8964    210.82%
6343.76/320.54	c       321              2           1        20         -73.0000        -226.8964    210.82%
6444.92/325.62	c       326              2           1        20         -73.0000        -226.8964    210.82%
6544.05/330.67	c       331              2           1        20         -73.0000        -226.8964    210.82%
6645.20/335.72	c       336              2           1        20         -73.0000        -226.8964    210.82%
6744.35/340.77	c       341              2           1        20         -73.0000        -226.8964    210.82%
6845.52/345.82	c       346              2           1        20         -73.0000        -226.8964    210.82%
6944.41/350.87	c       351              2           1        20         -73.0000        -226.8964    210.82%
7045.56/355.92	c       356              3           2        20         -73.0000        -226.8531    210.76%
7144.72/360.97	c       361              3           2        20         -73.0000        -226.8531    210.76%
7243.85/366.02	c       366              3           2        20         -73.0000        -226.8531    210.76%
7345.91/371.07	c       371              3           2        20         -73.0000        -226.8531    210.76%
7444.80/376.12	c       376              3           2        20         -73.0000        -226.8531    210.76%
7545.65/381.17	c       381              3           2        20         -73.0000        -226.8531    210.76%
7645.95/386.22	c       386              3           2        20         -73.0000        -226.8531    210.76%
7744.91/391.27	c       391              3           2        20         -73.0000        -226.8531    210.76%
7846.03/396.32	c       396              3           2        20         -73.0000        -226.8531    210.76%
7945.19/401.37	c       401              3           2        20         -73.0000        -226.8531    210.76%
8046.26/406.42	c       406              3           2        20         -73.0000        -226.8531    210.76%
8145.42/411.47	c       411              3           2        20         -73.0000        -226.8531    210.76%
8246.53/416.52	c       417              3           2        20         -73.0000        -226.8531    210.76%
8345.70/421.57	c       422              3           2        20         -73.0000        -226.8531    210.76%
8446.80/426.62	c       427              3           2        20         -73.0000        -226.8531    210.76%
8545.90/431.67	c       432              3           2        20         -73.0000        -226.8531    210.76%
8646.98/436.72	c       437              3           2        20         -73.0000        -226.8531    210.76%
8745.96/441.77	c       442              3           2        20         -73.0000        -226.8531    210.76%
8847.00/446.82	c       447              3           2        20         -73.0000        -226.8531    210.76%
8945.97/451.87	c       452              3           2        20         -73.0000        -226.8531    210.76%
9047.07/456.93	c       457              3           2        20         -73.0000        -226.8531    210.76%
9146.24/461.97	c       462              4           3        20         -73.0000        -226.8531    210.76%
9245.47/467.02	c       467              4           3        20         -73.0000        -226.8531    210.76%
9347.14/472.07	c       472              4           3        20         -73.0000        -226.8531    210.76%
9446.12/477.12	c       477              4           3        20         -73.0000        -226.8531    210.76%
9547.58/482.17	c       482              4           3        20         -73.0000        -226.8531    210.76%
9647.57/487.22	c       487              4           3        20         -73.0000        -226.8531    210.76%
9746.73/492.27	c       492              4           3        20         -73.0000        -226.8531    210.76%
9847.80/497.32	c       497              4           3        20         -73.0000        -226.8531    210.76%
9946.94/502.37	c       502              4           3        20         -73.0000        -226.8531    210.76%
10048.00/507.42	c       507              4           3        20         -73.0000        -226.8531    210.76%
10147.17/512.47	c       512              4           3        20         -73.0000        -226.8531    210.76%
10248.28/517.52	c       518              4           3        20         -73.0000        -226.8531    210.76%
10347.42/522.57	c       523              4           3        20         -73.0000        -226.8531    210.76%
10448.55/527.62	c       528              4           3        20         -73.0000        -226.8531    210.76%
10549.55/532.73	c       533              4           3        20         -73.0000        -226.8531    210.76%
10648.53/537.78	c       538              4           3        20         -73.0000        -226.8531    210.76%
10749.61/542.83	c       543              4           3        20         -73.0000        -226.8531    210.76%
10848.73/547.88	c       548              4           3        20         -73.0000        -226.8531    210.76%
10949.85/552.93	c       553              4           3        20         -73.0000        -226.8531    210.76%
11048.96/557.98	c       558              4           3        20         -73.0000        -226.8531    210.76%
11148.09/563.03	c       563              4           3        20         -73.0000        -226.8531    210.76%
11249.91/568.09	c       568              4           3        20         -73.0000        -226.8531    210.76%
11349.04/573.13	c       573              4           3        20         -73.0000        -226.8531    210.76%
11450.10/578.18	c       578              4           3        20         -73.0000        -226.8531    210.76%
11550.42/583.23	c       583              4           3        20         -73.0000        -226.8531    210.76%
11649.55/588.28	c       588              4           3        20         -73.0000        -226.8531    210.76%
11750.64/593.33	c       593              4           3        20         -73.0000        -226.8531    210.76%
11849.78/598.38	c       598              4           3        20         -73.0000        -226.8531    210.76%
11909.28/601.38	c *     601              4           3        20         -74.0000        -226.8531    206.56%
11954.77/603.61	c       604              4           3        20         -74.0000        -226.8531    206.56%
11956.77/603.71	c *     604              4           3        20         -75.0000        -226.8531    202.47%
12003.03/606.11	c *     606              4           3        20         -76.0000        -226.8531    198.49%
12053.75/608.66	c       609              4           3        20         -76.0000        -226.8531    198.49%
12154.83/613.70	c       614              4           3        20         -76.0000        -226.8531    198.49%
12253.96/618.76	c       619              4           3        20         -76.0000        -226.8531    198.49%
12355.09/623.81	c       624              4           5        20         -76.0000        -226.8531    198.49%
12454.23/628.86	c       629              4           5        20         -76.0000        -226.8531    198.49%
12555.38/633.91	c       634              4           5        20         -76.0000        -226.8531    198.49%
12610.77/636.72	c *     637              4           5        20         -77.0000        -226.8531    194.61%
12659.18/639.15	c       639              5           4        20         -77.0000        -226.8531    194.61%
12759.47/644.20	c       644              5           4        20         -77.0000        -226.8531    194.61%
12858.62/649.25	c       649              5           4        20         -77.0000        -226.8531    194.61%
12959.65/654.30	c       654              5           4        20         -77.0000        -226.8531    194.61%
13058.66/659.35	c       659              5           4        20         -77.0000        -226.8531    194.61%
13159.80/664.40	c       664              5           4        20         -77.0000        -226.8531    194.61%
13258.73/669.45	c       669              5           4        20         -77.0000        -226.8531    194.61%
13359.87/674.50	c       675              5           4        20         -77.0000        -226.8531    194.61%
13458.86/679.55	c       680              5           4        20         -77.0000        -226.8531    194.61%
13559.91/684.64	c       685              5           4        20         -77.0000        -226.8531    194.61%
13658.88/689.69	c       690              5           4        20         -77.0000        -226.8531    194.61%
13759.98/694.74	c       695              5           4        20         -77.0000        -226.8531    194.61%
13859.11/699.79	c       700              5           4        20         -77.0000        -226.8531    194.61%
13960.18/704.84	c       705              5           4        20         -77.0000        -226.8531    194.61%
14059.10/709.89	c       710              5           4        20         -77.0000        -226.8531    194.61%
14160.17/714.94	c       715              6           5        20         -77.0000        -226.8531    194.61%
14259.16/719.99	c       720              6           5        20         -77.0000        -226.8531    194.61%
14360.99/725.05	c       725              6           5        20         -77.0000        -226.8531    194.61%
14460.00/730.10	c       730              6           5        20         -77.0000        -226.8531    194.61%
14561.14/735.17	c       735              6           5        20         -77.0000        -226.8531    194.61%
14661.42/740.22	c       740              6           5        20         -77.0000        -226.8531    194.61%
14760.47/745.28	c       745              6           5        20         -77.0000        -226.8531    194.61%
14861.44/750.32	c       750              6           5        20         -77.0000        -226.8531    194.61%
14960.41/755.37	c       755              6           5        20         -77.0000        -226.8531    194.61%
15061.44/760.42	c       760              6           5        20         -77.0000        -226.8531    194.61%
15160.60/765.47	c       765              6           5        20         -77.0000        -226.8531    194.61%
15261.59/770.52	c       771              6           5        20         -77.0000        -226.8531    194.61%
15360.74/775.57	c       776              6           5        20         -77.0000        -226.8531    194.61%
15461.71/780.62	c       781              7           6        20         -77.0000        -226.8531    194.61%
15560.81/785.67	c       786              7           6        20         -77.0000        -226.8531    194.61%
15661.85/790.72	c       791              7           6        20         -77.0000        -226.8531    194.61%
15761.00/795.77	c       796              7           6        20         -77.0000        -226.8531    194.61%
15862.04/800.82	c       801              7           6        20         -77.0000        -226.8531    194.61%
15961.18/805.87	c       806              7           6        20         -77.0000        -226.8531    194.61%
16062.30/810.92	c       811              7           6        20         -77.0000        -226.8531    194.61%
16161.43/815.97	c       816              7           6        20         -77.0000        -226.8531    194.61%
16263.46/821.05	c       821              7           6        20         -77.0000        -226.8531    194.61%
16362.41/826.09	c       826              7           6        20         -77.0000        -226.8531    194.61%
16461.51/831.14	c       831              7           6        20         -77.0000        -226.8531    194.61%
16562.58/836.19	c       836              7           6        20         -77.0000        -226.8531    194.61%
16662.32/841.24	c       841              7           6        20         -77.0000        -226.8531    194.61%
16761.22/846.29	c       846              7           6        20         -77.0000        -226.8531    194.61%
16862.31/851.34	c       851              7           6        20         -77.0000        -226.8531    194.61%
16961.45/856.39	c       856              8           7        20         -77.0000        -226.8531    194.61%
17062.40/861.44	c       861              8           7        20         -77.0000        -226.8531    194.61%
17161.43/866.49	c       866              8           7        20         -77.0000        -226.8531    194.61%
17262.48/871.54	c       872              8           7        20         -77.0000        -226.8531    194.61%
17361.37/876.59	c       877              8           7        20         -77.0000        -226.8531    194.61%
17462.46/881.64	c       882              8           7        20         -77.0000        -226.8531    194.61%
17561.49/886.69	c       887              8           7        20         -77.0000        -226.8531    194.61%
17662.59/891.74	c       892              8           7        20         -77.0000        -226.8531    194.61%
17761.64/896.79	c       897              8           7        20         -77.0000        -226.8531    194.61%
17862.71/901.84	c       902              9           8        20         -77.0000        -226.8531    194.61%
17961.65/906.89	c       907              9           8        20         -77.0000        -226.8531    194.61%
18062.61/911.94	c       912              9           8        20         -77.0000        -226.8531    194.61%
18161.33/916.99	c       917              9           8        20         -77.0000        -226.8531    194.61%
18260.47/922.04	c       922              9           8        20         -77.0000        -226.8531    194.61%
18362.39/927.09	c       927             10           9        20         -77.0000        -226.8531    194.61%
18461.45/932.14	c       932             10           9        20         -77.0000        -226.8531    194.61%
18562.36/937.19	c       937             10           9        20         -77.0000        -226.8531    194.61%
18662.64/942.24	c       942             11          10        20         -77.0000        -226.8531    194.61%
18761.69/947.29	c       947             11          10        20         -77.0000        -226.8531    194.61%
18862.78/952.34	c       952             11          10        20         -77.0000        -226.8531    194.61%
18961.89/957.39	c       957             11          10        20         -77.0000        -226.8531    194.61%
19063.03/962.44	c       962             11          10        20         -77.0000        -226.8531    194.61%
19162.15/967.49	c       968             11          10        20         -77.0000        -226.8531    194.61%
19263.30/972.54	c       973             11          10        20         -77.0000        -226.8531    194.61%
19362.03/977.59	c       978             11          10        20         -77.0000        -226.8531    194.61%
19462.96/982.64	c       983             11          10        20         -77.0000        -226.8531    194.61%
19562.01/987.69	c       988             12          11        20         -77.0000        -226.8531    194.61%
19663.14/992.74	c       993             12          11        20         -77.0000        -226.8531    194.61%
19762.20/997.76	c       998             13          12        20         -77.0000        -226.8531    194.61%
19863.34/1002.84	c      1003             17          16        20         -77.0000        -226.8531    194.61%
19962.50/1007.89	c      1008             20          19        20         -77.0000        -226.8531    194.61%
20063.65/1012.94	c      1013             23          22        20         -77.0000        -226.8531    194.61%
20162.74/1017.99	c      1018             23          22        20         -77.0000        -226.8531    194.61%
20264.47/1023.04	c      1023             23          22        20         -77.0000        -226.8531    194.61%
20363.53/1028.09	c      1028             29          28        20         -77.0000        -226.8531    194.61%
20462.66/1033.14	c      1033             31          30        20         -77.0000        -226.8531    194.61%
20527.31/1036.38	c *    1036             35          34        20         -78.0000        -226.8531    190.84%
20564.01/1038.19	c      1038             36          35        20         -78.0000        -226.8531    190.84%
20663.85/1043.24	c      1043             42          41        20         -78.0000        -226.8531    190.84%
20762.61/1048.29	c      1048             47          46        20         -78.0000        -226.8531    190.84%
20863.76/1053.34	c      1053             47          46        20         -78.0000        -226.8531    190.84%
20962.87/1058.39	c      1058             48          47        20         -78.0000        -226.8531    190.84%
21052.12/1062.84	c *    1063             55          54        20         -79.0000        -226.8531    187.16%
21063.95/1063.44	c      1063             56          55        20         -79.0000        -226.8531    187.16%
21162.98/1068.48	c      1068             60          59        20         -79.0000        -226.8531    187.16%
21264.13/1073.54	c      1074             66          65        20         -79.0000        -226.8531    187.16%
21363.11/1078.59	c      1079             66          65        20         -79.0000        -226.8531    187.16%
21463.85/1083.62	c      1084             66          65        20         -79.0000        -226.8531    187.16%
21562.96/1088.67	c      1089             66          65        20         -79.0000        -226.8531    187.16%
21664.15/1093.74	c      1094             66          65        20         -79.0000        -226.8531    187.16%
21763.19/1098.79	c      1099             71          70        20         -79.0000        -226.8531    187.16%
21864.35/1103.84	c      1104             78          77        20         -79.0000        -226.8531    187.16%
21963.39/1108.89	c      1109             86          85        20         -79.0000        -226.8531    187.16%
22064.48/1114.02	c      1114             86          85        20         -79.0000        -226.8531    187.16%
22166.33/1119.07	c      1119             86          85        20         -79.0000        -226.8531    187.16%
22265.31/1124.12	c      1124             86          85        20         -79.0000        -226.8531    187.16%
22366.33/1129.17	c      1129             86          85        20         -79.0000        -226.8531    187.16%
22466.74/1134.22	c      1134             86          85        20         -79.0000        -226.8531    187.16%
22565.74/1139.27	c      1139             90          89        20         -79.0000        -226.8531    187.16%
22666.85/1144.32	c      1144             98          97        20         -79.0000        -226.8531    187.16%
22765.96/1149.37	c      1149             98          97        20         -79.0000        -226.8531    187.16%
22867.12/1154.42	c      1154            100          99        20         -79.0000        -226.8531    187.16%
22966.07/1159.47	c      1159            110         109        20         -79.0000        -226.8531    187.16%
23067.18/1164.52	c      1165            111         112        20         -79.0000        -226.8531    187.16%
23166.26/1169.57	c      1170            111         112        20         -79.0000        -226.8531    187.16%
23267.49/1174.62	c      1175            111         112        20         -79.0000        -226.8531    187.16%
23366.20/1179.67	c      1180            111         112        20         -79.0000        -226.8531    187.16%
23467.26/1184.73	c      1185            111         112        20         -79.0000        -226.8531    187.16%
23566.41/1189.78	c      1190            111         112        20         -79.0000        -226.8531    187.16%
23667.59/1194.83	c      1195            111         112        20         -79.0000        -226.8531    187.16%
23766.79/1199.88	c      1200            111         112        20         -79.0000        -226.8531    187.16%
23867.92/1204.91	c      1205            111         112        20         -79.0000        -226.8531    187.16%
23966.92/1209.98	c      1210            111         112        20         -79.0000        -226.8531    187.16%
24068.60/1215.04	c      1215            111         112        20         -79.0000        -226.8531    187.16%
24167.88/1220.08	c      1220            111         112        20         -79.0000        -226.8531    187.16%
24268.92/1225.14	c      1225            111         112        20         -79.0000        -226.8531    187.16%
24368.08/1230.19	c      1230            111         112        20         -79.0000        -226.8531    187.16%
24468.47/1235.24	c      1235            111         112        20         -79.0000        -226.8531    187.16%
24567.58/1240.29	c      1240            111         112        20         -79.0000        -226.8531    187.16%
24668.73/1245.31	c      1245            111         112        20         -79.0000        -226.8531    187.16%
24767.88/1250.36	c      1250            111         112        20         -79.0000        -226.8531    187.16%
24869.04/1255.44	c      1255            111         112        20         -79.0000        -226.8531    187.16%
24968.21/1260.49	c      1260            111         112        20         -79.0000        -226.8531    187.16%
25069.34/1265.52	c      1266            111         112        20         -79.0000        -226.8531    187.16%
25168.49/1270.59	c      1271            111         112        20         -79.0000        -226.8531    187.16%
25269.54/1275.64	c      1276            111         112        20         -79.0000        -226.8531    187.16%
25368.56/1280.69	c      1281            111         112        20         -79.0000        -226.8531    187.16%
25469.74/1285.74	c      1286            111         112        20         -79.0000        -226.8531    187.16%
25568.90/1290.79	c      1291            111         112        20         -79.0000        -226.8531    187.16%
25670.07/1295.84	c      1296            111         112        20         -79.0000        -226.8531    187.16%
25769.19/1300.89	c      1301            111         112        20         -79.0000        -226.8531    187.16%
25870.25/1305.92	c      1306            111         112        20         -79.0000        -226.8531    187.16%
25969.38/1310.99	c      1311            111         112        20         -79.0000        -226.8531    187.16%
26068.57/1316.04	c      1316            111         112        20         -79.0000        -226.8531    187.16%
26170.28/1321.09	c      1321            111         112        20         -79.0000        -226.8531    187.16%
26269.30/1326.13	c      1326            111         112        20         -79.0000        -226.8531    187.16%
26368.48/1331.13	c      1331            111         112        20         -79.0000        -226.8531    187.16%
26469.54/1336.14	c      1336            111         112        20         -79.0000        -226.8531    187.16%
26568.63/1341.19	c      1341            111         112        20         -79.0000        -226.8531    187.16%
26669.01/1346.24	c      1346            111         112        20         -79.0000        -226.8531    187.16%
26768.04/1351.29	c      1351            113         112        20         -79.0000        -226.8531    187.16%
26869.16/1356.34	c      1356            119         118        20         -79.0000        -226.8531    187.16%
26968.31/1361.39	c      1361            123         124        20         -79.0000        -226.8531    187.16%
27069.41/1366.44	c      1366            123         124        20         -79.0000        -226.8531    187.16%
27168.50/1371.49	c      1372            123         124        20         -79.0000        -226.8531    187.16%
27269.65/1376.53	c      1377            123         124        20         -79.0000        -226.8531    187.16%
27368.83/1381.59	c      1382            123         124        20         -79.0000        -226.8531    187.16%
27469.95/1386.64	c      1387            123         124        20         -79.0000        -226.8531    187.16%
27569.00/1391.69	c      1392            123         124        20         -79.0000        -226.8531    187.16%
27670.01/1396.74	c      1397            123         124        20         -79.0000        -226.8531    187.16%
27769.12/1401.79	c      1402            123         124        20         -79.0000        -226.8531    187.16%
27870.26/1406.84	c      1407            123         124        20         -79.0000        -226.8531    187.16%
27969.38/1411.89	c      1412            123         124        20         -79.0000        -226.8531    187.16%
28070.49/1416.94	c      1417            123         124        20         -79.0000        -226.8531    187.16%
28169.70/1421.99	c      1422            123         124        20         -79.0000        -226.8531    187.16%
28271.41/1427.04	c      1427            124         123        20         -79.0000        -226.8531    187.16%
28370.74/1432.09	c      1432            126         125        20         -79.0000        -226.8531    187.16%
28471.55/1437.14	c      1437            128         127        20         -79.0000        -226.8531    187.16%
28570.62/1442.19	c      1442            131         130        20         -79.0000        -226.8531    187.16%
28671.28/1447.24	c      1447            132         131        20         -79.0000        -226.8531    187.16%
28770.48/1452.29	c      1452            132         131        20         -79.0000        -226.8531    187.16%
28871.40/1457.34	c      1457            132         131        20         -79.0000        -226.8531    187.16%
28970.61/1462.39	c      1462            132         131        20         -79.0000        -226.8531    187.16%
29071.78/1467.45	c      1467            137         136        20         -79.0000        -226.8531    187.16%
29174.90/1472.64	c      1473            140         139        20         -79.0000        -226.8531    187.16%
29274.03/1477.69	c      1478            144         145        20         -79.0000        -226.8531    187.16%
29375.19/1482.74	c      1483            149         148        20         -79.0000        -226.8531    187.16%
29474.37/1487.79	c      1488            153         152        20         -79.0000        -226.8531    187.16%
29575.48/1492.84	c      1493            157         156        20         -79.0000        -226.8531    187.16%
29674.69/1497.89	c      1498            160         159        20         -79.0000        -226.8531    187.16%
29775.81/1502.95	c      1503            160         159        20         -79.0000        -226.8531    187.16%
29874.90/1508.00	c      1508            165         164        20         -79.0000        -226.8531    187.16%
29976.81/1513.07	c      1513            174         175        20         -79.0000        -226.8531    187.16%
30075.92/1518.11	c      1518            174         175        20         -79.0000        -226.8531    187.16%
30177.00/1523.16	c      1523            174         175        20         -79.0000        -226.8531    187.16%
30277.36/1528.21	c      1528            174         175        20         -79.0000        -226.8531    187.16%
30376.54/1533.26	c      1533            174         175        20         -79.0000        -226.8531    187.16%
30477.70/1538.32	c      1538            174         175        20         -79.0000        -226.8531    187.16%
30576.64/1543.36	c      1543            174         175        20         -79.0000        -226.8531    187.16%
30677.77/1548.42	c      1548            174         175        20         -79.0000        -226.8531    187.16%
30776.95/1553.47	c      1553            174         175        20         -79.0000        -226.8531    187.16%
30878.05/1558.52	c      1559            174         175        20         -79.0000        -226.8531    187.16%
30977.20/1563.57	c      1564            174         175        20         -79.0000        -226.8531    187.16%
31078.35/1568.62	c      1569            175         174        20         -79.0000        -226.8531    187.16%
31177.52/1573.68	c      1574            181         180        20         -79.0000        -226.8531    187.16%
31278.22/1578.73	c      1579            189         188        20         -79.0000        -226.8531    187.16%
31377.38/1583.78	c      1584            192         191        20         -79.0000        -226.8495    187.15%
31478.54/1588.83	c      1589            192         191        20         -79.0000        -226.8495    187.15%
31577.73/1593.88	c      1594            192         191        20         -79.0000        -226.8495    187.15%
31678.86/1598.93	c      1599            192         191        20         -79.0000        -226.8495    187.15%
31778.03/1603.99	c      1604            192         191        20         -79.0000        -226.8495    187.15%
31879.62/1609.04	c      1609            192         191        20         -79.0000        -226.8495    187.15%
31978.92/1614.09	c      1614            192         191        20         -79.0000        -226.8495    187.15%
32080.03/1619.15	c      1619            192         191        20         -79.0000        -226.8495    187.15%
32179.10/1624.19	c      1624            192         191        20         -79.0000        -226.8495    187.15%
32279.67/1629.25	c      1629            192         191        20         -79.0000        -226.8495    187.15%
32380.82/1634.30	c      1634            192         191        20         -79.0000        -226.8495    187.15%
32479.96/1639.35	c      1639            193         192        20         -79.0000        -226.8495    187.15%
32581.11/1644.40	c      1644            195         194        20         -79.0000        -226.8495    187.15%
32680.29/1649.45	c      1649            199         198        20         -79.0000        -226.8495    187.15%
32781.39/1654.50	c      1655            207         206        20         -79.0000        -226.8495    187.15%
32880.56/1659.55	c      1660            213         212        20         -79.0000        -226.8495    187.15%
32981.73/1664.61	c      1665            219         218        20         -79.0000        -226.8495    187.15%
33080.91/1669.66	c      1670            230         229        20         -79.0000        -226.8495    187.15%
33182.05/1674.71	c      1675            238         237        20         -79.0000        -226.8495    187.15%
33281.21/1679.76	c      1680            239         238        20         -79.0000        -226.8495    187.15%
33382.36/1684.81	c      1685            249         248        20         -79.0000        -226.8495    187.15%
33481.46/1689.86	c      1690            254         253        20         -79.0000        -226.8495    187.15%
33582.39/1694.91	c      1695            255         256        20         -79.0000        -226.8495    187.15%
33681.48/1699.96	c      1700            255         256        20         -79.0000        -226.8495    187.15%
33780.65/1705.01	c      1705            255         256        20         -79.0000        -226.8495    187.15%
33882.43/1710.06	c      1710            255         256        20         -79.0000        -226.8495    187.15%
33981.49/1715.11	c      1715            255         256        20         -79.0000        -226.8495    187.15%
34082.86/1720.16	c      1720            255         256        20         -79.0000        -226.8495    187.15%
34183.16/1725.21	c      1725            255         256        20         -79.0000        -226.8495    187.15%
34282.34/1730.26	c      1730            255         256        20         -79.0000        -226.8495    187.15%
34383.51/1735.31	c      1735            255         256        20         -79.0000        -226.8495    187.15%
34482.68/1740.36	c      1740            255         256        20         -79.0000        -226.8495    187.15%
34583.86/1745.41	c      1745            255         256        20         -79.0000        -226.8495    187.15%
34683.01/1750.46	c      1750            255         256        20         -79.0000        -226.8495    187.15%
34784.09/1755.51	c      1756            255         256        20         -79.0000        -226.8495    187.15%
34883.15/1760.56	c      1761            255         256        20         -79.0000        -226.8495    187.15%
34984.25/1765.61	c      1766            255         256        20         -79.0000        -226.8495    187.15%
35083.43/1770.66	c      1771            255         256        20         -79.0000        -226.8495    187.15%
35184.59/1775.71	c      1776            255         256        20         -79.0000        -226.8495    187.15%
35283.77/1780.76	c      1781            255         256        20         -79.0000        -226.8495    187.15%
35384.83/1785.81	c      1786            255         256        20         -79.0000        -226.8495    187.15%
35484.04/1790.86	c      1791            255         256        20         -79.0000        -226.8495    187.15%
35585.21/1795.91	c      1796            255         256        20         -79.0000        -226.8495    187.15%
35684.37/1800.96	c      1801            255         256        20         -79.0000        -226.8495    187.15%
35783.54/1806.01	c      1806            255         256        20         -79.0000        -226.8495    187.15%
35885.41/1811.06	c      1811            255         256        20         -79.0000        -226.8495    187.15%
35984.80/1816.11	c      1816            255         256        20         -79.0000        -226.8495    187.15%
36085.75/1821.16	c      1821            255         256        20         -79.0000        -226.8495    187.15%
36186.22/1826.21	c      1826            255         256        20         -79.0000        -226.8495    187.15%
36285.40/1831.26	c      1831            255         256        20         -79.0000        -226.8495    187.15%
36358.79/1834.93	c *    1835            255         256        20         -81.0000        -226.8495    180.06%
36384.51/1836.27	c      1836            255         256        20         -81.0000        -226.8495    180.06%
36483.74/1841.29	c      1841            255         256        20         -81.0000        -226.8495    180.06%
36586.81/1846.42	c      1846            255         256        20         -81.0000        -226.8495    180.06%
36685.89/1851.48	c      1851            255         256        20         -81.0000        -226.8495    180.06%
36786.98/1856.53	c      1857            255         256        20         -81.0000        -226.8495    180.06%
36886.16/1861.58	c      1862            255         256        20         -81.0000        -226.8495    180.06%
36987.35/1866.61	c      1867            255         256        20         -81.0000        -226.8495    180.06%
37086.47/1871.68	c      1872            255         256        20         -81.0000        -226.8495    180.06%
37187.32/1876.73	c      1877            255         256        20         -81.0000        -226.8495    180.06%
37286.45/1881.78	c      1882            255         256        20         -81.0000        -226.8495    180.06%
37387.62/1886.83	c      1887            255         256        20         -81.0000        -226.8495    180.06%
37491.50/1892.07	c      1892            256         255        20         -81.0000        -226.8495    180.06%
37590.75/1897.11	c      1897            267         266        20         -81.0000        -226.8495    180.06%
37691.83/1902.17	c      1902            267         266        20         -81.0000        -226.8495    180.06%
37792.30/1907.22	c      1907            267         266        20         -81.0000        -226.8495    180.06%
37891.44/1912.27	c      1912            268         269        20         -81.0000        -226.8495    180.06%
37992.61/1917.32	c      1917            268         269        20         -81.0000        -226.8495    180.06%
38091.79/1922.37	c      1922            268         269        20         -81.0000        -226.8495    180.06%
38192.89/1927.42	c      1927            268         269        20         -81.0000        -226.8495    180.06%
38292.00/1932.47	c      1932            268         269        20         -81.0000        -226.8495    180.06%
38393.04/1937.52	c      1938            268         269        20         -81.0000        -226.8495    180.06%
38492.22/1942.57	c      1943            268         269        20         -81.0000        -226.8495    180.06%
38593.47/1947.62	c      1948            268         269        20         -81.0000        -226.8495    180.06%
38692.74/1952.67	c      1953            268         269        20         -81.0000        -226.8495    180.06%
38793.70/1957.72	c      1958            268         269        20         -81.0000        -226.8495    180.06%
38892.84/1962.77	c      1963            268         269        20         -81.0000        -226.8495    180.06%
38993.91/1967.82	c      1968            268         269        20         -81.0000        -226.8495    180.06%
39093.00/1972.87	c      1973            268         269        20         -81.0000        -226.8495    180.06%
39194.04/1977.92	c      1978            276         275        20         -81.0000        -226.8495    180.06%
39293.00/1982.97	c      1983            280         281        20         -81.0000        -226.8495    180.06%
39392.13/1987.99	c      1988            280         281        20         -81.0000        -226.8495    180.06%
39491.30/1993.02	c      1993            280         281        20         -81.0000        -226.8495    180.06%
39593.30/1998.06	c      1998            280         281        20         -81.0000        -226.8495    180.06%
39692.46/2003.07	c      2003            280         281        20         -81.0000        -226.8495    180.06%
39794.75/2008.22	c      2008            280         281        20         -81.0000        -226.8495    180.06%
39893.92/2013.27	c      2013            280         281        20         -81.0000        -226.8495    180.06%
39995.07/2018.32	c      2018            280         281        20         -81.0000        -226.8495    180.06%
40094.28/2023.37	c      2023            280         281        20         -81.0000        -226.8495    180.06%
40195.44/2028.42	c      2028            280         281        20         -81.0000        -226.8495    180.06%
40294.66/2033.47	c      2033            280         281        20         -81.0000        -226.8495    180.06%
40395.82/2038.52	c      2039            280         281        20         -81.0000        -226.8495    180.06%
40494.93/2043.57	c      2044            280         281        20         -81.0000        -226.8495    180.06%
40596.04/2048.61	c      2049            280         281        20         -81.0000        -226.8495    180.06%
40695.11/2053.66	c      2054            280         281        20         -81.0000        -226.8495    180.06%
40796.26/2058.71	c      2059            280         281        20         -81.0000        -226.8495    180.06%
40895.40/2063.76	c      2064            282         281        20         -81.0000        -226.8495    180.06%
40996.46/2068.81	c      2069            284         283        20         -81.0000        -226.8495    180.06%
41095.60/2073.86	c      2074            291         290        20         -81.0000        -226.8495    180.06%
41194.72/2078.90	c      2079            293         294        20         -81.0000        -226.8495    180.06%
41295.89/2083.96	c      2084            293         294        20         -81.0000        -226.8495    180.06%
41395.06/2089.01	c      2089            293         294        20         -81.0000        -226.8495    180.06%
41497.03/2094.06	c      2094            293         294        20         -81.0000        -226.8495    180.06%
41596.10/2099.11	c      2099            293         294        20         -81.0000        -226.8495    180.06%
41697.34/2104.15	c      2104            293         294        20         -81.0000        -226.8495    180.06%
41797.56/2109.21	c      2109            293         294        20         -81.0000        -226.8495    180.06%
41896.71/2114.26	c      2114            293         294        20         -81.0000        -226.8495    180.06%
41997.84/2119.31	c      2119            294         293        20         -81.0000        -226.8495    180.06%
42096.96/2124.36	c      2124            294         293        20         -81.0000        -226.8495    180.06%
42198.08/2129.41	c      2129            294         293        20         -81.0000        -226.8495    180.06%
42297.25/2134.46	c      2134            295         294        20         -81.0000        -226.8495    180.06%
42398.38/2139.51	c      2140            304         303        20         -81.0000        -226.8495    180.06%
42497.56/2144.56	c      2145            305         306        20         -81.0000        -226.8495    180.06%
42598.69/2149.61	c      2150            305         306        20         -81.0000        -226.8495    180.06%
42697.88/2154.66	c      2155            305         306        20         -81.0000        -226.8495    180.06%
42799.03/2159.71	c      2160            305         306        20         -81.0000        -226.8495    180.06%
42898.12/2164.76	c      2165            305         306        20         -81.0000        -226.8495    180.06%
42999.21/2169.81	c      2170            305         306        20         -81.0000        -226.8495    180.06%
43098.38/2174.86	c      2175            305         306        20         -81.0000        -226.8495    180.06%
43197.51/2179.88	c      2180            305         306        20         -81.0000        -226.8495    180.06%
43298.69/2184.96	c      2185            305         306        20         -81.0000        -226.8495    180.06%
43397.78/2190.01	c      2190            314         313        20         -81.0000        -226.8495    180.06%
43499.66/2195.06	c      2195            318         319        20         -81.0000        -226.8495    180.06%
43598.96/2200.11	c      2200            318         319        20         -81.0000        -226.8495    180.06%
43699.93/2205.16	c      2205            318         319        20         -81.0000        -226.8495    180.06%
43800.43/2210.21	c      2210            318         319        20         -81.0000        -226.8495    180.06%
43899.56/2215.24	c      2215            318         319        20         -81.0000        -226.8495    180.06%
44000.72/2220.31	c      2220            318         319        20         -81.0000        -226.8495    180.06%
44099.91/2225.36	c      2225            318         319        20         -81.0000        -226.8495    180.06%
44200.93/2230.41	c      2230            321         320        20         -81.0000        -226.8495    180.06%
44300.11/2235.46	c      2235            323         322        20         -81.0000        -226.8145    180.02%
44401.10/2240.51	c      2241            325         324        20         -81.0000        -226.8145    180.02%
44500.26/2245.56	c      2246            325         324        20         -81.0000        -226.8145    180.02%
44601.38/2250.61	c      2251            325         324        20         -81.0000        -226.8145    180.02%
44700.42/2255.66	c      2256            327         326        20         -81.0000        -226.8145    180.02%
44801.49/2260.71	c      2261            327         326        20         -81.0000        -226.8145    180.02%
44900.66/2265.74	c      2266            331         330        20         -81.0000        -226.8145    180.02%
45001.81/2270.81	c      2271            333         332        20         -81.0000        -226.7443    179.93%
45100.91/2275.86	c      2276            333         332        20         -81.0000        -226.7443    179.93%
45201.96/2280.91	c      2281            333         332        20         -81.0000        -226.7443    179.93%
45301.09/2285.96	c      2286            333         332        20         -81.0000        -226.7443    179.93%
45400.19/2291.01	c      2291            333         332        20         -81.0000        -226.7443    179.93%
45501.83/2296.06	c      2296            333         332        20         -81.0000        -226.7443    179.93%
45601.18/2301.11	c      2301            333         332        20         -81.0000        -226.7443    179.93%
45702.19/2306.16	c      2306            333         332        20         -81.0000        -226.7443    179.93%
45802.54/2311.21	c      2311            337         336        20         -81.0000        -226.7443    179.93%
45901.66/2316.26	c      2316            343         342        20         -81.0000        -226.7443    179.93%
46002.68/2321.31	c      2321            349         348        20         -81.0000        -226.7443    179.93%
46101.89/2326.36	c      2326            355         354        20         -81.0000        -226.7443    179.93%
46202.68/2331.42	c      2331            362         361        20         -81.0000        -226.7050    179.88%
46301.84/2336.47	c      2336            363         362        20         -81.0000        -226.7050    179.88%
46402.86/2341.52	c      2342            363         362        20         -81.0000        -226.7050    179.88%
46501.89/2346.57	c      2347            367         366        20         -81.0000        -226.7050    179.88%
46602.97/2351.62	c      2352            367         366        20         -81.0000        -226.7050    179.88%
46702.12/2356.67	c      2357            370         369        20         -81.0000        -226.7050    179.88%
46801.20/2361.68	c      2362            373         372        20         -81.0000        -226.7050    179.88%
46902.25/2366.73	c      2367            373         372        20         -81.0000        -226.7050    179.88%
47001.41/2371.78	c      2372            373         372        20         -81.0000        -226.7050    179.88%
47102.43/2376.83	c      2377            379         378        20         -81.0000        -226.7050    179.88%
47201.54/2381.88	c      2382            387         386        20         -81.0000        -226.7050    179.88%
47302.70/2386.90	c      2387            390         389        20         -81.0000        -226.7050    179.88%
47401.88/2391.98	c      2392            390         389        20         -81.0000        -226.7050    179.88%
47501.04/2397.01	c      2397            392         391        20         -81.0000        -226.6446    179.81%
47603.02/2402.08	c      2402            392         391        20         -81.0000        -226.6446    179.81%
47703.87/2407.13	c      2407            392         391        20         -81.0000        -226.6446    179.81%
47803.29/2412.18	c      2412            392         391        20         -81.0000        -226.6446    179.81%
47903.60/2417.23	c      2417            392         391        20         -81.0000        -226.6446    179.81%
48002.78/2422.28	c      2422            392         391        20         -81.0000        -226.6446    179.81%
48103.93/2427.31	c      2427            392         391        20         -81.0000        -226.6446    179.81%
48203.11/2432.38	c      2432            392         391        20         -81.0000        -226.6446    179.81%
48304.26/2437.43	c      2437            392         391        20         -81.0000        -226.6446    179.81%
48403.43/2442.48	c      2442            392         391        20         -81.0000        -226.6446    179.81%
48504.59/2447.53	c      2448            393         392        20         -81.0000        -226.6446    179.81%
48603.77/2452.58	c      2453            394         393        20         -81.0000        -226.6446    179.81%
48704.91/2457.62	c      2458            396         395        20         -81.0000        -226.6446    179.81%
48804.07/2462.68	c      2463            396         395        20         -81.0000        -226.6446    179.81%
48905.19/2467.73	c      2468            399         398        20         -81.0000        -226.6446    179.81%
49004.30/2472.78	c      2473            400         399        20         -81.0000        -226.6446    179.81%
49105.42/2477.83	c      2478            403         402        20         -81.0000        -226.6446    179.81%
49204.59/2482.88	c      2483            406         405        20         -81.0000        -226.6446    179.81%
49305.66/2487.93	c      2488            411         410        20         -81.0000        -226.6446    179.81%
49404.71/2492.98	c      2493            415         414        20         -81.0000        -226.6446    179.81%
49503.86/2498.03	c      2498            421         420        20         -81.0000        -226.6446    179.81%
49605.59/2503.08	c      2503            422         421        20         -81.0000        -226.6195    179.78%
49704.86/2508.13	c      2508            423         422        20         -81.0000        -226.6195    179.78%
49806.20/2513.18	c      2513            423         422        20         -81.0000        -226.6195    179.78%
49906.46/2518.24	c      2518            424         423        20         -81.0000        -226.6195    179.78%
50005.63/2523.24	c      2523            424         423        20         -81.0000        -226.6195    179.78%
50106.70/2528.32	c      2528            427         426        20         -81.0000        -226.6195    179.78%
50205.81/2533.38	c      2533            430         429        20         -81.0000        -226.6195    179.78%
50306.99/2538.43	c      2538            436         435        20         -81.0000        -226.6195    179.78%
50406.13/2543.48	c      2543            445         444        20         -81.0000        -226.6195    179.78%
50507.27/2548.53	c      2549            445         444        20         -81.0000        -226.6195    179.78%
50606.47/2553.58	c      2554            448         447        20         -81.0000        -226.6195    179.78%
50707.60/2558.63	c      2559            452         451        20         -81.0000        -226.5419    179.68%
50806.77/2563.65	c      2564            453         452        20         -81.0000        -226.5419    179.68%
50907.92/2568.73	c      2569            453         452        20         -81.0000        -226.5419    179.68%
51007.08/2573.78	c      2574            454         453        20         -81.0000        -226.5419    179.68%
51108.22/2578.83	c      2579            456         457        20         -81.0000        -226.5419    179.68%
51207.40/2583.88	c      2584            456         457        20         -81.0000        -226.5419    179.68%
51308.55/2588.93	c      2589            457         456        20         -81.0000        -226.5419    179.68%
51407.73/2593.98	c      2594            457         456        20         -81.0000        -226.5419    179.68%
51506.89/2599.03	c      2599            459         458        20         -81.0000        -226.5419    179.68%
51608.70/2604.08	c      2604            460         459        20         -81.0000        -226.5419    179.68%
51710.03/2609.18	c      2609            462         461        20         -81.0000        -226.5419    179.68%
51810.34/2614.23	c      2614            462         461        20         -81.0000        -226.5419    179.68%
51909.50/2619.28	c      2619            462         461        20         -81.0000        -226.5419    179.68%
52010.64/2624.33	c      2624            466         465        20         -81.0000        -226.5419    179.68%
52109.79/2629.38	c      2629            468         467        20         -81.0000        -226.5419    179.68%
52210.94/2634.43	c      2634            468         467        20         -81.0000        -226.5419    179.68%
52310.10/2639.48	c      2639            468         467        20         -81.0000        -226.5419    179.68%
52411.24/2644.53	c      2645            468         467        20         -81.0000        -226.5419    179.68%
52510.39/2649.58	c      2650            468         467        20         -81.0000        -226.5419    179.68%
52611.55/2654.63	c      2655            468         467        20         -81.0000        -226.5419    179.68%
52710.71/2659.68	c      2660            468         467        20         -81.0000        -226.5419    179.68%
52811.88/2664.73	c      2665            468         467        20         -81.0000        -226.5419    179.68%
52911.04/2669.78	c      2670            468         467        20         -81.0000        -226.5419    179.68%
53012.19/2674.83	c      2675            468         467        20         -81.0000        -226.5419    179.68%
53111.28/2679.86	c      2680            470         469        20         -81.0000        -226.5419    179.68%
53212.38/2684.93	c      2685            470         469        20         -81.0000        -226.5419    179.68%
53311.48/2689.98	c      2690            472         473        20         -81.0000        -226.5419    179.68%
53410.66/2695.03	c      2695            472         473        20         -81.0000        -226.5419    179.68%
53512.49/2700.08	c      2700            472         473        20         -81.0000        -226.5419    179.68%
53611.87/2705.13	c      2705            472         473        20         -81.0000        -226.5419    179.68%
53712.68/2710.18	c      2710            472         473        20         -81.0000        -226.5419    179.68%
53813.26/2715.23	c      2715            472         473        20         -81.0000        -226.5419    179.68%
53912.42/2720.28	c      2720            472         473        20         -81.0000        -226.5419    179.68%
54013.57/2725.33	c      2725            472         473        20         -81.0000        -226.5419    179.68%
54112.72/2730.38	c      2730            472         473        20         -81.0000        -226.5419    179.68%
54213.86/2735.43	c      2735            472         473        20         -81.0000        -226.5419    179.68%
54312.99/2740.48	c      2740            472         473        20         -81.0000        -226.5419    179.68%
54414.00/2745.53	c      2746            472         473        20         -81.0000        -226.5419    179.68%
54513.15/2750.58	c      2751            472         473        20         -81.0000        -226.5419    179.68%
54614.25/2755.62	c      2756            473         472        20         -81.0000        -226.5419    179.68%
54713.31/2760.66	c      2761            476         477        20         -81.0000        -226.5419    179.68%
54812.35/2765.70	c      2766            476         477        20         -81.0000        -226.5419    179.68%
54913.43/2770.78	c      2771            476         477        20         -81.0000        -226.5419    179.68%
55014.55/2775.83	c      2776            476         477        20         -81.0000        -226.5419    179.68%
55113.70/2780.87	c      2781            476         477        20         -81.0000        -226.5419    179.68%
55214.95/2785.93	c      2786            476         477        20         -81.0000        -226.5419    179.68%
55314.21/2790.98	c      2791            476         477        20         -81.0000        -226.5419    179.68%
55413.12/2796.03	c      2796            478         477        20         -81.0000        -226.5419    179.68%
55514.95/2801.08	c      2801            480         479        20         -81.0000        -226.5419    179.68%
55614.17/2806.13	c      2806            481         480        20         -81.0000        -226.5419    179.68%
55715.32/2811.18	c      2811            481         480        20         -81.0000        -226.5419    179.68%
55815.71/2816.23	c      2816            481         480        20         -81.0000        -226.5419    179.68%
55914.77/2821.28	c      2821            481         480        20         -81.0000        -226.5419    179.68%
56016.07/2826.33	c      2826            481         480        20         -81.0000        -226.5419    179.68%
56115.08/2831.37	c      2831            481         480        20         -81.0000        -226.5419    179.68%
56216.22/2836.43	c      2836            481         480        20         -81.0000        -226.5419    179.68%
56315.40/2841.48	c      2841            481         480        20         -81.0000        -226.5419    179.68%
56416.54/2846.53	c      2847            482         481        20         -81.0000        -226.3667    179.47%
56515.61/2851.58	c      2852            483         482        20         -81.0000        -226.3667    179.47%
56616.67/2856.63	c      2857            484         483        20         -81.0000        -226.3667    179.47%
56715.85/2861.66	c      2862            487         486        20         -81.0000        -226.3667    179.47%
56817.00/2866.73	c      2867            489         490        20         -81.0000        -226.3667    179.47%
56916.17/2871.78	c      2872            489         490        20         -81.0000        -226.3667    179.47%
57015.31/2876.79	c      2877            489         490        20         -81.0000        -226.3667    179.47%
57116.46/2881.88	c      2882            489         490        20         -81.0000        -226.3667    179.47%
57217.60/2886.93	c      2887            489         490        20         -81.0000        -226.3667    179.47%
57316.76/2891.98	c      2892            490         489        20         -81.0000        -226.3667    179.47%
57415.92/2897.03	c      2897            492         493        20         -81.0000        -226.3667    179.47%
57517.83/2902.08	c      2902            492         493        20         -81.0000        -226.3667    179.47%
57616.76/2907.11	c      2907            492         493        20         -81.0000        -226.3667    179.47%
57718.07/2912.18	c      2912            493         492        20         -81.0000        -226.3667    179.47%
57818.33/2917.21	c      2917            493         494        20         -81.0000        -226.3667    179.47%
57917.49/2922.28	c      2922            493         494        20         -81.0000        -226.3667    179.47%
58018.64/2927.33	c      2927            493         494        20         -81.0000        -226.3667    179.47%
58117.80/2932.38	c      2932            493         494        20         -81.0000        -226.3667    179.47%
58218.91/2937.43	c      2937            496         495        20         -81.0000        -226.3667    179.47%
58318.07/2942.45	c      2942            500         501        20         -81.0000        -226.3667    179.47%
58421.19/2947.63	c      2948            500         501        20         -81.0000        -226.3667    179.47%
58524.34/2952.85	c      2953            500         501        20         -81.0000        -226.3667    179.47%
58625.47/2957.90	c      2958            500         501        20         -81.0000        -226.3667    179.47%
58724.65/2962.95	c      2963            500         501        20         -81.0000        -226.3667    179.47%
58826.44/2968.13	c      2968            500         501        20         -81.0000        -226.3667    179.47%
58927.41/2973.17	c      2973            500         501        20         -81.0000        -226.3667    179.47%
59027.98/2978.23	c      2978            501         500        20         -81.0000        -226.3667    179.47%
59127.13/2983.28	c      2983            505         504        20         -81.0000        -226.3667    179.47%
59228.30/2988.31	c      2988            507         508        20         -81.0000        -226.3667    179.47%
59327.56/2993.39	c      2993            507         508        20         -81.0000        -226.3667    179.47%
59428.55/2998.43	c      2998            507         508        20         -81.0000        -226.3667    179.47%
59527.71/3003.48	c      3003            507         508        20         -81.0000        -226.3667    179.47%
59628.84/3008.53	c      3009            512         511        20         -81.0000        -226.3667    179.47%
59728.00/3013.58	c      3014            513         512        20         -81.0000        -226.3667    179.47%
59829.13/3018.63	c      3019            514         513        20         -81.0000        -226.3667    179.47%
59928.29/3023.68	c      3024            516         517        20         -81.0000        -226.3667    179.47%
60029.44/3028.73	c      3029            516         517        20         -81.0000        -226.3667    179.47%
60128.61/3033.78	c      3034            516         517        20         -81.0000        -226.3667    179.47%
60229.75/3038.83	c      3039            517         516        20         -81.0000        -226.3667    179.47%
60328.92/3043.88	c      3044            524         525        20         -81.0000        -226.3667    179.47%
60430.06/3048.93	c      3049            524         525        20         -81.0000        -226.3667    179.47%
60529.19/3053.98	c      3054            524         525        20         -81.0000        -226.3667    179.47%
60630.90/3059.03	c      3059            524         525        20         -81.0000        -226.3667    179.47%
60730.05/3064.08	c      3064            524         525        20         -81.0000        -226.3667    179.47%
60829.14/3069.11	c      3069            524         525        20         -81.0000        -226.3667    179.47%
60930.20/3074.18	c      3074            524         525        20         -81.0000        -226.3667    179.47%
61030.75/3079.23	c      3079            524         525        20         -81.0000        -226.3667    179.47%
61129.97/3084.28	c      3084            524         525        20         -81.0000        -226.3667    179.47%
61231.07/3089.33	c      3089            524         525        20         -81.0000        -226.3667    179.47%
61330.26/3094.38	c      3094            524         525        20         -81.0000        -226.3667    179.47%
61431.41/3099.41	c      3099            528         527        20         -81.0000        -226.3667    179.47%
61530.58/3104.48	c      3104            530         531        20         -81.0000        -226.3667    179.47%
61631.67/3109.53	c      3110            530         531        20         -81.0000        -226.3667    179.47%
61730.86/3114.58	c      3115            530         531        20         -81.0000        -226.3667    179.47%
61832.04/3119.63	c      3120            530         531        20         -81.0000        -226.3667    179.47%
61931.21/3124.68	c      3125            531         530        20         -81.0000        -226.3667    179.47%
62032.33/3129.73	c      3130            534         535        20         -81.0000        -226.3667    179.47%
62131.50/3134.78	c      3135            534         535        20         -81.0000        -226.3667    179.47%
62232.51/3139.83	c      3140            534         535        20         -81.0000        -226.3667    179.47%
62331.67/3144.88	c      3145            534         535        20         -81.0000        -226.3667    179.47%
62432.82/3149.93	c      3150            534         535        20         -81.0000        -226.3667    179.47%
62531.99/3154.98	c      3155            536         535        20         -81.0000        -226.3667    179.47%
62631.15/3160.03	c      3160            542         541        20         -81.0000        -226.3667    179.47%
62732.96/3165.08	c      3165            543         542        20         -81.0000        -226.3667    179.47%
62832.07/3170.13	c      3170            543         542        20         -81.0000        -226.3667    179.47%
62933.35/3175.18	c      3175            545         544        20         -81.0000        -226.3667    179.47%
63033.83/3180.23	c      3180            550         549        20         -81.0000        -226.3667    179.47%
63132.91/3185.28	c      3185            559         558        20         -81.0000        -226.3667    179.47%
63234.04/3190.33	c      3190            562         561        20         -81.0000        -226.3667    179.47%
63333.20/3195.35	c      3195            572         571        20         -81.0000        -226.3594    179.46%
63434.34/3200.43	c      3200            572         571        20         -81.0000        -226.3594    179.46%
63533.52/3205.48	c      3205            572         571        20         -81.0000        -226.3594    179.46%
63634.67/3210.53	c      3211            572         571        20         -81.0000        -226.3594    179.46%
63733.83/3215.58	c      3216            572         571        20         -81.0000        -226.3594    179.46%
63834.98/3220.63	c      3221            572         571        20         -81.0000        -226.3594    179.46%
63934.16/3225.68	c      3226            572         571        20         -81.0000        -226.3594    179.46%
64035.29/3230.73	c      3231            573         572        20         -81.0000        -226.3594    179.46%
64134.47/3235.77	c      3236            573         572        20         -81.0000        -226.3594    179.46%
64235.61/3240.83	c      3241            581         580        20         -81.0000        -226.3594    179.46%
64334.78/3245.88	c      3246            586         585        20         -81.0000        -226.3594    179.46%
64435.92/3250.93	c      3251            599         598        20         -81.0000        -226.3594    179.46%
64535.07/3255.98	c      3256            603         602        20         -81.0000        -226.3571    179.45%
64634.21/3261.03	c      3261            607         606        20         -81.0000        -226.3571    179.45%
64736.08/3266.08	c      3266            612         611        20         -81.0000        -226.3571    179.45%
64835.19/3271.13	c      3271            617         616        20         -81.0000        -226.3571    179.45%
64936.48/3276.18	c      3276           1402        1045        20         -81.0000        -226.3511    179.45%
65035.54/3281.19	c      3281           1402        1045        20         -81.0000        -226.3511    179.45%
65135.95/3286.26	c      3286           1404        1047        20         -81.0000        -226.3511    179.45%
65237.09/3291.33	c      3291           1407        1050        20         -81.0000        -226.3511    179.45%
65336.42/3296.38	c      3296           1408        1051        20         -81.0000        -226.3511    179.45%
65437.39/3301.43	c      3301           1410        1053        20         -81.0000        -226.3511    179.45%
65536.46/3306.48	c      3306            632         631        20         -81.0000        -226.2900    179.37%
65637.62/3311.53	c      3312            633         632        20         -81.0000        -226.2900    179.37%
65736.77/3316.58	c      3317            633         632        20         -81.0000        -226.2900    179.37%
65837.91/3321.63	c      3322            634         633        20         -81.0000        -226.2900    179.37%
65937.14/3326.68	c      3327            637         636        20         -81.0000        -226.2900    179.37%
66038.21/3331.73	c      3332            639         638        20         -81.0000        -226.2900    179.37%
66137.37/3336.78	c      3337            640         639        20         -81.0000        -226.2900    179.37%
66238.52/3341.83	c      3342            640         639        20         -81.0000        -226.2900    179.37%
66337.67/3346.88	c      3347            640         639        20         -81.0000        -226.2900    179.37%
66438.84/3351.93	c      3352            640         639        20         -81.0000        -226.2900    179.37%
66538.00/3356.94	c      3357           1432        1075        20         -81.0000        -226.2666    179.34%
66637.15/3361.96	c      3362           1435        1078        20         -81.0000        -226.2666    179.34%
66738.86/3367.08	c      3367           1440        1083        20         -81.0000        -226.2666    179.34%
66837.98/3372.13	c      3372           1443        1086        20         -81.0000        -226.2636    179.34%
66939.30/3377.18	c      3377           1444        1087        20         -81.0000        -226.2636    179.34%
67039.39/3382.23	c      3382           1444        1087        20         -81.0000        -226.2636    179.34%
67138.54/3387.28	c      3387            662         661        20         -81.0000        -226.1982    179.26%
67239.70/3392.33	c      3392            662         661        20         -81.0000        -226.1982    179.26%
67338.85/3397.38	c      3397            662         661        20         -81.0000        -226.1982    179.26%
67439.98/3402.43	c      3402            662         661        20         -81.0000        -226.1982    179.26%
67539.15/3407.48	c      3407            662         661        20         -81.0000        -226.1982    179.26%
67640.28/3412.53	c      3413            662         661        20         -81.0000        -226.1982    179.26%
67739.42/3417.58	c      3418            666         665        20         -81.0000        -226.1982    179.26%
67840.47/3422.63	c      3423            669         668        20         -81.0000        -226.1982    179.26%
67939.64/3427.68	c      3428            672         671        20         -81.0000        -226.1982    179.26%
68040.79/3432.73	c      3433            673         672        20         -81.0000        -226.1982    179.26%
68139.98/3437.78	c      3438            684         683        20         -81.0000        -226.1982    179.26%
68241.16/3442.83	c      3443            685         684        20         -81.0000        -226.1982    179.26%
68340.34/3447.88	c      3448            688         687        20         -81.0000        -226.1982    179.26%
68441.50/3452.93	c      3453            688         687        20         -81.0000        -226.1982    179.26%
68540.55/3457.98	c      3458            691         690        20         -81.0000        -226.1982    179.26%
68639.65/3463.03	c      3463            691         690        20         -81.0000        -226.1982    179.26%
68741.44/3468.08	c      3468            691         690        20         -81.0000        -226.1982    179.26%
68840.60/3473.13	c      3473            693         692        20         -81.0000        -226.0510    179.08%
68941.86/3478.18	c      3478            703         702        20         -81.0000        -226.0510    179.08%
69042.19/3483.23	c      3483            711         710        20         -81.0000        -226.0510    179.08%
69141.34/3488.28	c      3488            713         712        20         -81.0000        -226.0510    179.08%
69242.50/3493.33	c      3493            717         716        20         -81.0000        -226.0510    179.08%
69341.66/3498.39	c      3498            717         716        20         -81.0000        -226.0510    179.08%
69442.78/3503.44	c      3503            720         721        20         -81.0000        -226.0510    179.08%
69543.79/3508.50	c      3509            720         721        20         -81.0000        -226.0510    179.08%
69642.98/3513.55	c      3514            720         721        20         -81.0000        -226.0510    179.08%
69744.12/3518.60	c      3519            720         721        20         -81.0000        -226.0510    179.08%
69843.29/3523.65	c      3524            720         721        20         -81.0000        -226.0510    179.08%
69944.38/3528.70	c      3529            720         721        20         -81.0000        -226.0510    179.08%
70043.54/3533.75	c      3534            722         721        20         -81.0000        -226.0510    179.08%
70144.68/3538.80	c      3539            723         722        20         -81.0000        -226.0510    179.08%
70243.86/3543.85	c      3544            724         723        20         -81.0000        -226.0510    179.08%
70343.02/3548.89	c      3549            727         726        20         -81.0000        -226.0510    179.08%
70444.17/3553.95	c      3554            730         729        20         -81.0000        -226.0510    179.08%
70543.18/3559.01	c      3559            738         737        20         -81.0000        -226.0510    179.08%
70645.10/3564.06	c      3564            739         738        20         -81.0000        -226.0510    179.08%
70744.13/3569.11	c      3569            742         741        20         -81.0000        -226.0510    179.08%
70845.37/3574.16	c      3574            744         745        20         -81.0000        -226.0510    179.08%
70945.78/3579.21	c      3579            744         745        20         -81.0000        -226.0510    179.08%
71044.95/3584.26	c      3584            744         745        20         -81.0000        -226.0510    179.08%
71146.04/3589.31	c      3589            744         745        20         -81.0000        -226.0510    179.08%
71245.20/3594.36	c      3594            745         744        20         -81.0000        -226.0510    179.08%
71346.33/3599.41	c      3599            750         749        20         -81.0000        -226.0510    179.08%
71445.44/3604.46	c      3604            752         751        20         -81.0000        -225.9898    179.00%
71546.57/3609.51	c      3610            752         751        20         -81.0000        -225.9898    179.00%
71645.73/3614.56	c      3615            753         752        20         -81.0000        -225.9898    179.00%
71746.88/3619.61	c      3620            760         759        20         -81.0000        -225.9898    179.00%
71846.05/3624.66	c      3625            768         767        20         -81.0000        -225.9898    179.00%
71947.20/3629.71	c      3630            768         767        20         -81.0000        -225.9898    179.00%

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 (178287 MiB free)
  memory of node 1: 193531 MiB (191766 MiB free)
  memory of node 2: 193531 MiB (181589 MiB free)
  memory of node 3: 193531 MiB (177123 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-4465995-1722459525/watcher-4465995-1722459525 -o /tmp/evaluation-result-4465995-1722459525/solver-4465995-1722459525 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722453440-68156 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465995-1722459525.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): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 4.18.0-301.1.el8.x86_64
Starting watchdog thread
solver pid=74066, runsolver pid=74063
Current StackSize limit: 8192 KiB


[startup+0.100108 s]*
/proc/loadavg: 80.50 80.50 80.36 62/986 74067
/proc/meminfo: memFree=746195044/790760800 swapFree=131071996/131071996
[pid=74066] ppid=74063 vsize=94336 memory=81472 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/74066/stat : 74066 (fscip) R 74063 74066 68145 0 -1 4194304 18195 0 0 0 9 2 0 0 20 0 1 0 12539231 96600064 20368 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
/proc/74066/statm: 23584 20368 2614 3035 0 19980 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 94336 KiB
Current children cumulated memory: 81472 KiB

[startup+0.220173 s]*
/proc/loadavg: 80.50 80.50 80.36 63/986 74067
/proc/meminfo: memFree=746180808/790760800 swapFree=131071996/131071996
[pid=74066] ppid=74063 vsize=104980 memory=90656 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/74066/stat : 74066 (fscip) R 74063 74066 68145 0 -1 4194304 20574 0 0 0 21 2 0 0 20 0 1 0 12539231 107499520 22664 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
/proc/74066/statm: 26245 22664 2710 3035 0 22641 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 104980 KiB
Current children cumulated memory: 90656 KiB

[startup+0.321289 s]*
/proc/loadavg: 80.50 80.50 80.36 62/1006 74087
/proc/meminfo: memFree=746111344/790760800 swapFree=131071996/131071996
[pid=74066] ppid=74063 vsize=1582172 memory=173420 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/74066/stat : 74066 (fscip) S 74063 74066 68145 0 -1 1077936128 40453 0 0 0 27 6 0 0 20 0 21 0 12539231 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
/proc/74066/statm: 395543 43355 2710 3035 0 83528 0
[pid=74066/tid=74068] ppid=74063 vsize=1582172 memory=-5155632388321601413 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74068/stat : 74068 (fscip) S 74063 74066 68145 0 -1 1077936192 1140 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74069] ppid=74063 vsize=1582172 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/74066/task/74069/stat : 74069 (fscip) S 74063 74066 68145 0 -1 1077936192 1140 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74070] ppid=74063 vsize=1582172 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/74066/task/74070/stat : 74070 (fscip) S 74063 74066 68145 0 -1 1077936192 1140 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74071] ppid=74063 vsize=1582172 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/74066/task/74071/stat : 74071 (fscip) S 74063 74066 68145 0 -1 1077936192 1140 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74072] ppid=74063 vsize=1582172 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/74066/task/74072/stat : 74072 (fscip) S 74063 74066 68145 0 -1 1077936192 1139 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74073] ppid=74063 vsize=1582172 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/74066/task/74073/stat : 74073 (fscip) S 74063 74066 68145 0 -1 1077936192 1140 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74074] ppid=74063 vsize=1582172 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/74066/task/74074/stat : 74074 (fscip) S 74063 74066 68145 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74075] ppid=74063 vsize=1582172 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/74066/task/74075/stat : 74075 (fscip) S 74063 74066 68145 0 -1 1077936192 1140 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74076] ppid=74063 vsize=1582172 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/74066/task/74076/stat : 74076 (fscip) S 74063 74066 68145 0 -1 1077936192 1140 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74077] ppid=74063 vsize=1582172 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/74066/task/74077/stat : 74077 (fscip) R 74063 74066 68145 0 -1 4194368 568 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74078] ppid=74063 vsize=1582172 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/74066/task/74078/stat : 74078 (fscip) S 74063 74066 68145 0 -1 1077936192 1141 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74079] ppid=74063 vsize=1582172 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/74066/task/74079/stat : 74079 (fscip) S 74063 74066 68145 0 -1 1077936192 1139 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74080] ppid=74063 vsize=1582172 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/74066/task/74080/stat : 74080 (fscip) S 74063 74066 68145 0 -1 1077936192 1140 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74081] ppid=74063 vsize=1582172 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/74066/task/74081/stat : 74081 (fscip) S 74063 74066 68145 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74082] ppid=74063 vsize=1582172 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/74066/task/74082/stat : 74082 (fscip) S 74063 74066 68145 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74083] ppid=74063 vsize=1582172 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/74066/task/74083/stat : 74083 (fscip) S 74063 74066 68145 0 -1 1077936192 1140 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74084] ppid=74063 vsize=1582172 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/74066/task/74084/stat : 74084 (fscip) S 74063 74066 68145 0 -1 1077936192 1140 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74085] ppid=74063 vsize=1582172 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/74066/task/74085/stat : 74085 (fscip) S 74063 74066 68145 0 -1 1077936192 1140 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74086] ppid=74063 vsize=1582172 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/74066/task/74086/stat : 74086 (fscip) S 74063 74066 68145 0 -1 1077936192 1139 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74087] ppid=74063 vsize=1582172 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/74066/task/74087/stat : 74087 (fscip) S 74063 74066 68145 0 -1 1077936192 1140 0 0 0 0 0 0 0 20 0 21 0 12539256 1620144128 43355 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 1582172 KiB
Current children cumulated memory: 173420 KiB

[startup+0.701195 s]
/proc/loadavg: 80.50 80.50 80.36 80/1026 74107
/proc/meminfo: memFree=745708300/790760800 swapFree=131071996/131071996
[pid=74066] ppid=74063 vsize=1782252 memory=781252 CPUtime=5.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/stat : 74066 (fscip) S 74063 74066 68145 0 -1 1077936128 213570 0 0 0 535 63 0 0 20 0 41 0 12539231 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 17 41 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
/proc/74066/statm: 445563 195313 2950 3035 0 287302 0
[pid=74066/tid=74068] ppid=74063 vsize=1782252 memory=13664 CPUtime=0.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74068/stat : 74068 (fscip) R 74063 74066 68145 0 -1 4194368 8057 0 0 0 25 2 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74069] ppid=74063 vsize=1782252 memory=5432 CPUtime=0.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74069/stat : 74069 (fscip) R 74063 74066 68145 0 -1 4194368 8014 0 0 0 25 2 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74070] ppid=74063 vsize=1782252 memory=16108 CPUtime=0.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74070/stat : 74070 (fscip) R 74063 74066 68145 0 -1 4194368 12820 0 0 0 24 4 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74071] ppid=74063 vsize=1782252 memory=10392 CPUtime=0.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74071/stat : 74071 (fscip) R 74063 74066 68145 0 -1 4194368 8191 0 0 0 26 3 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74072] ppid=74063 vsize=1782252 memory=0 CPUtime=0.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74072/stat : 74072 (fscip) R 74063 74066 68145 0 -1 4194368 8086 0 0 0 25 2 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74073] ppid=74063 vsize=1782252 memory=0 CPUtime=0.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74073/stat : 74073 (fscip) R 74063 74066 68145 0 -1 4194368 12701 0 0 0 23 3 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74074] ppid=74063 vsize=1782252 memory=0 CPUtime=0.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74074/stat : 74074 (fscip) R 74063 74066 68145 0 -1 4194368 8172 0 0 0 26 2 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74075] ppid=74063 vsize=1782252 memory=0 CPUtime=0.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74075/stat : 74075 (fscip) R 74063 74066 68145 0 -1 4194368 8223 0 0 0 25 3 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74076] ppid=74063 vsize=1782252 memory=0 CPUtime=0.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74076/stat : 74076 (fscip) R 74063 74066 68145 0 -1 4194368 12705 0 0 0 24 3 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74077] ppid=74063 vsize=1782252 memory=0 CPUtime=0.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74077/stat : 74077 (fscip) R 74063 74066 68145 0 -1 4194368 8327 0 0 0 28 2 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74078] ppid=74063 vsize=1782252 memory=85826938 CPUtime=0.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74078/stat : 74078 (fscip) R 74063 74066 68145 0 -1 4194368 8312 0 0 0 26 2 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74079] ppid=74063 vsize=1782252 memory=1836 CPUtime=0.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74079/stat : 74079 (fscip) R 74063 74066 68145 0 -1 4194368 13493 0 0 0 24 3 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74080] ppid=74063 vsize=1782252 memory=38468 CPUtime=0.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74080/stat : 74080 (fscip) R 74063 74066 68145 0 -1 4194368 8340 0 0 0 27 2 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74081] ppid=74063 vsize=1782252 memory=33100 CPUtime=0.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74081/stat : 74081 (fscip) R 74063 74066 68145 0 -1 4194368 8002 0 0 0 24 2 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74082] ppid=74063 vsize=1782252 memory=25333125866717268 CPUtime=0.26 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74082/stat : 74082 (fscip) R 74063 74066 68145 0 -1 4194368 12712 0 0 0 23 3 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74083] ppid=74063 vsize=1782252 memory=281240767190992 CPUtime=0.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74083/stat : 74083 (fscip) R 74063 74066 68145 0 -1 4194368 8354 0 0 0 25 3 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74084] ppid=74063 vsize=1782252 memory=54528 CPUtime=0.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74084/stat : 74084 (fscip) R 74063 74066 68145 0 -1 4194368 8041 0 0 0 24 3 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74085] ppid=74063 vsize=1782252 memory=28496 CPUtime=0.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74085/stat : 74085 (fscip) R 74063 74066 68145 0 -1 4194368 12759 0 0 0 25 3 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74086] ppid=74063 vsize=1782252 memory=7644 CPUtime=0.29 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74086/stat : 74086 (fscip) R 74063 74066 68145 0 -1 4194368 8355 0 0 0 27 2 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74087] ppid=74063 vsize=1782252 memory=26960 CPUtime=0.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74087/stat : 74087 (fscip) R 74063 74066 68145 0 -1 4194368 8235 0 0 0 26 2 0 0 20 0 41 0 12539256 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74088] ppid=74063 vsize=1782252 memory=31356 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74088/stat : 74088 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74089] ppid=74063 vsize=1782252 memory=3672 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74089/stat : 74089 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74090] ppid=74063 vsize=1782252 memory=40372 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74090/stat : 74090 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74091] ppid=74063 vsize=1782252 memory=8240 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74091/stat : 74091 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74092] ppid=74063 vsize=1782252 memory=2112 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74092/stat : 74092 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74093] ppid=74063 vsize=1782252 memory=3308 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74093/stat : 74093 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74094] ppid=74063 vsize=1782252 memory=1704 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74094/stat : 74094 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74095] ppid=74063 vsize=1782252 memory=25333125866717268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74095/stat : 74095 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74096] ppid=74063 vsize=1782252 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/74066/task/74096/stat : 74096 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74097] ppid=74063 vsize=1782252 memory=1996 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74097/stat : 74097 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74098] ppid=74063 vsize=1782252 memory=281240767210016 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74098/stat : 74098 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74099] ppid=74063 vsize=1782252 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/74066/task/74099/stat : 74099 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74100] ppid=74063 vsize=1782252 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/74066/task/74100/stat : 74100 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74101] ppid=74063 vsize=1782252 memory=25333125866717268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74101/stat : 74101 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74102] ppid=74063 vsize=1782252 memory=74629 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74102/stat : 74102 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74103] ppid=74063 vsize=1782252 memory=74956 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74103/stat : 74103 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74104] ppid=74063 vsize=1782252 memory=75271 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74104/stat : 74104 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74105] ppid=74063 vsize=1782252 memory=79713 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74105/stat : 74105 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74106] ppid=74063 vsize=1782252 memory=6655300316396806240 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74106/stat : 74106 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74107] ppid=74063 vsize=1782252 memory=-7385037386665908792 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74107/stat : 74107 (fscip) S 74063 74066 68145 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12539268 1825026048 195313 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
Current children cumulated CPU time: 5.98 s
Current children cumulated vsize: 1782252 KiB
Current children cumulated memory: 781252 KiB

[startup+1.50121 s]
/proc/loadavg: 80.50 80.50 80.36 82/1026 74107

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

/proc/74066/task/74087/stat : 74087 (fscip) R 74063 74066 68145 0 -1 4194368 1223211 0 0 0 355430 127 0 0 20 0 41 0 12539256 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74088] ppid=74063 vsize=8904972 memory=0 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/74066/task/74088/stat : 74088 (fscip) S 74063 74066 68145 0 -1 1077936192 161 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74089] ppid=74063 vsize=8904972 memory=16108 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/74066/task/74089/stat : 74089 (fscip) S 74063 74066 68145 0 -1 1077936192 118 0 0 0 2 1 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74090] ppid=74063 vsize=8904972 memory=85826938 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/74066/task/74090/stat : 74090 (fscip) S 74063 74066 68145 0 -1 1077936192 170 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74091] ppid=74063 vsize=8904972 memory=25333125866717268 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/74066/task/74091/stat : 74091 (fscip) S 74063 74066 68145 0 -1 1077936192 163 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74092] ppid=74063 vsize=8904972 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/74066/task/74092/stat : 74092 (fscip) S 74063 74066 68145 0 -1 1077936192 160 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74093] ppid=74063 vsize=8904972 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/74066/task/74093/stat : 74093 (fscip) S 74063 74066 68145 0 -1 1077936192 108 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74094] ppid=74063 vsize=8904972 memory=7934292 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/74066/task/74094/stat : 74094 (fscip) S 74063 74066 68145 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74095] ppid=74063 vsize=8904972 memory=7924484 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/74066/task/74095/stat : 74095 (fscip) S 74063 74066 68145 0 -1 1077936192 169 0 0 0 0 2 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74096] ppid=74063 vsize=8904972 memory=13664 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/74066/task/74096/stat : 74096 (fscip) S 74063 74066 68145 0 -1 1077936192 164 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74097] ppid=74063 vsize=8904972 memory=10392 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/74066/task/74097/stat : 74097 (fscip) S 74063 74066 68145 0 -1 1077936192 119 0 0 0 1 1 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74098] ppid=74063 vsize=8904972 memory=11480 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/74066/task/74098/stat : 74098 (fscip) S 74063 74066 68145 0 -1 1077936192 156 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74099] ppid=74063 vsize=8904972 memory=7926332 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/74066/task/74099/stat : 74099 (fscip) S 74063 74066 68145 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74100] ppid=74063 vsize=8904972 memory=7914564 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/74066/task/74100/stat : 74100 (fscip) S 74063 74066 68145 0 -1 1077936192 96 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74101] ppid=74063 vsize=8904972 memory=7931988 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/74066/task/74101/stat : 74101 (fscip) S 74063 74066 68145 0 -1 1077936192 156 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74102] ppid=74063 vsize=8904972 memory=1996 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/74066/task/74102/stat : 74102 (fscip) S 74063 74066 68145 0 -1 1077936192 169 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74103] ppid=74063 vsize=8904972 memory=1836 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/74066/task/74103/stat : 74103 (fscip) S 74063 74066 68145 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74104] ppid=74063 vsize=8904972 memory=38468 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/74066/task/74104/stat : 74104 (fscip) S 74063 74066 68145 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74105] ppid=74063 vsize=8904972 memory=7931808 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/74066/task/74105/stat : 74105 (fscip) S 74063 74066 68145 0 -1 1077936192 167 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74106] ppid=74063 vsize=8904972 memory=1704 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/74066/task/74106/stat : 74106 (fscip) S 74063 74066 68145 0 -1 1077936192 175 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74107] ppid=74063 vsize=8904972 memory=7931808 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/74066/task/74107/stat : 74107 (fscip) S 74063 74066 68145 0 -1 1077936192 176 0 0 0 3 0 0 0 20 0 41 0 12539268 9118691328 1982997 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
Current children cumulated CPU time: 71007.3 s
Current children cumulated vsize: 8904972 KiB
Current children cumulated memory: 7931988 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3632.4 s]
/proc/loadavg: 80.28 80.34 80.46 81/1025 76223
/proc/meminfo: memFree=749988300/790760800 swapFree=131071996/131071996
[pid=74066] ppid=74063 vsize=8816856 memory=7904376 CPUtime=72000.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/stat : 74066 (fscip) S 74063 74066 68145 0 -1 1077936128 21619536 0 0 0 7184428 15620 0 0 20 0 41 0 12539231 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 17 13 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
/proc/74066/statm: 2204214 1976094 3318 3035 0 2080876 0
[pid=74066/tid=74068] ppid=74063 vsize=8816856 memory=4638778398332698727 CPUtime=3601.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74068/stat : 74068 (fscip) R 74063 74066 68145 0 -1 4194368 1392149 0 0 0 360026 143 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74069] ppid=74063 vsize=8816856 memory=281240771551904 CPUtime=3605.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74069/stat : 74069 (fscip) R 74063 74066 68145 0 -1 4194368 1194883 0 0 0 360441 128 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74070] ppid=74063 vsize=8816856 memory=54528 CPUtime=3594.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74070/stat : 74070 (fscip) R 74063 74066 68145 0 -1 4194368 400003 0 0 0 357078 2373 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74071] ppid=74063 vsize=8816856 memory=28496 CPUtime=3600.78 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74071/stat : 74071 (fscip) R 74063 74066 68145 0 -1 4194368 1289804 0 0 0 359937 141 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74072] ppid=74063 vsize=8816856 memory=-7667492184136967034 CPUtime=3594.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74072/stat : 74072 (fscip) R 74063 74066 68145 0 -1 4194368 1418246 0 0 0 359288 142 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74073] ppid=74063 vsize=8816856 memory=-7519707697673702368 CPUtime=3599.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74073/stat : 74073 (fscip) R 74063 74066 68145 0 -1 4194368 481173 0 0 0 357915 2034 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74074] ppid=74063 vsize=8816856 memory=6943526294502006880 CPUtime=3606.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74074/stat : 74074 (fscip) R 74063 74066 68145 0 -1 4194368 1417079 0 0 0 360466 143 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74075] ppid=74063 vsize=8816856 memory=-8990762241483317152 CPUtime=3590.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74075/stat : 74075 (fscip) R 74063 74066 68145 0 -1 4194368 1384891 0 0 0 358854 161 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74076] ppid=74063 vsize=8816856 memory=140620385246838 CPUtime=3593.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74076/stat : 74076 (fscip) R 74063 74066 68145 0 -1 4194368 478538 0 0 0 357408 1914 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74077] ppid=74063 vsize=8816856 memory=281240770498976 CPUtime=3604.78 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74077/stat : 74077 (fscip) R 74063 74066 68145 0 -1 4194368 1528374 0 0 0 360309 169 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74078] ppid=74063 vsize=8816856 memory=281240767920704 CPUtime=3601.67 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74078/stat : 74078 (fscip) R 74063 74066 68145 0 -1 4194368 1452881 0 0 0 360009 158 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74079] ppid=74063 vsize=8816856 memory=5432 CPUtime=3599.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74079/stat : 74079 (fscip) R 74063 74066 68145 0 -1 4194368 292136 0 0 0 356943 2975 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74080] ppid=74063 vsize=8816856 memory=16108 CPUtime=3605.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74080/stat : 74080 (fscip) R 74063 74066 68145 0 -1 4194368 1409545 0 0 0 360448 141 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74081] ppid=74063 vsize=8816856 memory=2268 CPUtime=3600.71 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74081/stat : 74081 (fscip) R 74063 74066 68145 0 -1 4194368 1266212 0 0 0 359936 135 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74082] ppid=74063 vsize=8816856 memory=1996 CPUtime=3600.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74082/stat : 74082 (fscip) R 74063 74066 68145 0 -1 4194368 447870 0 0 0 358047 1962 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74083] ppid=74063 vsize=8816856 memory=1836 CPUtime=3603.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74083/stat : 74083 (fscip) R 74063 74066 68145 0 -1 4194368 1457655 0 0 0 360150 153 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74084] ppid=74063 vsize=8816856 memory=38468 CPUtime=3604.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74084/stat : 74084 (fscip) R 74063 74066 68145 0 -1 4194368 1317354 0 0 0 360280 127 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74085] ppid=74063 vsize=8816856 memory=2152 CPUtime=3589.59 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74085/stat : 74085 (fscip) R 74063 74066 68145 0 -1 4194368 427286 0 0 0 356753 2206 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74086] ppid=74063 vsize=8816856 memory=6056 CPUtime=3598.35 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74086/stat : 74086 (fscip) R 74063 74066 68145 0 -1 4194368 1291628 0 0 0 359586 249 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74087] ppid=74063 vsize=8816856 memory=28132 CPUtime=3605.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/74066/task/74087/stat : 74087 (fscip) R 74063 74066 68145 0 -1 4194368 1244531 0 0 0 360405 128 0 0 20 0 41 0 12539256 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74088] ppid=74063 vsize=8816856 memory=33712 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/74066/task/74088/stat : 74088 (fscip) S 74063 74066 68145 0 -1 1077936192 161 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74089] ppid=74063 vsize=8816856 memory=64124 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/74066/task/74089/stat : 74089 (fscip) S 74063 74066 68145 0 -1 1077936192 118 0 0 0 2 1 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74090] ppid=74063 vsize=8816856 memory=7620 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/74066/task/74090/stat : 74090 (fscip) S 74063 74066 68145 0 -1 1077936192 170 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74091] ppid=74063 vsize=8816856 memory=18248 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/74066/task/74091/stat : 74091 (fscip) S 74063 74066 68145 0 -1 1077936192 163 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74092] ppid=74063 vsize=8816856 memory=20208 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/74066/task/74092/stat : 74092 (fscip) S 74063 74066 68145 0 -1 1077936192 162 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74093] ppid=74063 vsize=8816856 memory=5532 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/74066/task/74093/stat : 74093 (fscip) S 74063 74066 68145 0 -1 1077936192 109 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74094] ppid=74063 vsize=8816856 memory=11512 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/74066/task/74094/stat : 74094 (fscip) S 74063 74066 68145 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74095] ppid=74063 vsize=8816856 memory=13616 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/74066/task/74095/stat : 74095 (fscip) S 74063 74066 68145 0 -1 1077936192 171 0 0 0 0 2 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74096] ppid=74063 vsize=8816856 memory=7904376 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/74066/task/74096/stat : 74096 (fscip) S 74063 74066 68145 0 -1 1077936192 166 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74097] ppid=74063 vsize=8816856 memory=10887596 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/74066/task/74097/stat : 74097 (fscip) S 74063 74066 68145 0 -1 1077936192 121 0 0 0 1 1 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74098] ppid=74063 vsize=8816856 memory=2724 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/74066/task/74098/stat : 74098 (fscip) S 74063 74066 68145 0 -1 1077936192 159 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74099] ppid=74063 vsize=8816856 memory=198340509722 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/74066/task/74099/stat : 74099 (fscip) S 74063 74066 68145 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74100] ppid=74063 vsize=8816856 memory=74122 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/74066/task/74100/stat : 74100 (fscip) S 74063 74066 68145 0 -1 1077936192 98 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74101] ppid=74063 vsize=8816856 memory=74456 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/74066/task/74101/stat : 74101 (fscip) S 74063 74066 68145 0 -1 1077936192 158 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74102] ppid=74063 vsize=8816856 memory=74785 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/74066/task/74102/stat : 74102 (fscip) S 74063 74066 68145 0 -1 1077936192 171 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74103] ppid=74063 vsize=8816856 memory=7904376 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/74066/task/74103/stat : 74103 (fscip) S 74063 74066 68145 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74104] ppid=74063 vsize=8816856 memory=2684 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/74066/task/74104/stat : 74104 (fscip) S 74063 74066 68145 0 -1 1077936192 120 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74105] ppid=74063 vsize=8816856 memory=6720 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/74066/task/74105/stat : 74105 (fscip) S 74063 74066 68145 0 -1 1077936192 170 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74106] ppid=74063 vsize=8816856 memory=5378788 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/74066/task/74106/stat : 74106 (fscip) S 74063 74066 68145 0 -1 1077936192 177 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
[pid=74066/tid=74107] ppid=74063 vsize=8816856 memory=2612 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/74066/task/74107/stat : 74107 (fscip) S 74063 74066 68145 0 -1 1077936192 179 0 0 0 3 0 0 0 20 0 41 0 12539268 9028460544 1976094 809668444160 4194304 16623229 140733445984688 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 57303040 140733445993482 140733445993600 140733445993600 140733446000624 0
Current children cumulated CPU time: 72000.5 s
Current children cumulated vsize: 8816856 KiB
Current children cumulated memory: 7904376 KiB

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

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

# cumulated CPU time of all completed processes:  user=71844.5 s, system=156.332 s

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

[startup+3632.51 s]*
/proc/loadavg: 80.28 80.34 80.46 62/986 76223
/proc/meminfo: memFree=757131344/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): 3632.56
CPU time (s): 72000.8
CPU user time (s): 71844.5
CPU system time (s): 156.332
CPU usage (%): 1982.1
Max. virtual memory (cumulated for all children) (KiB): 8930832
Max. memory (cumulated for all children) (KiB): 7974520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71844.5
system time used= 156.332
maximum resident set size= 7976568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21619572
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= 167852
involuntary context switches= 298374


# summary of solver processes directly reported to runsolver:
#   pid: 74066
#   total CPU time (s): 72000.8
#   total CPU user time (s): 71844.5
#   total CPU system time (s): 156.332

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.5111 second user time and 87.8545 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-07-31 22:58:45
IDJOB=4465995
IDBENCH=148645
IDSOLVER=3094
FILE ID=nodeD101/4465995-1722459525
RUNJOBID= nodeD101-1722453440-68156
SLURM_JOB_ID= 8254236
Free space on /tmp= 8622832 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_500_25_5.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-4465995-1722459525/watcher-4465995-1722459525 -o /tmp/evaluation-result-4465995-1722459525/solver-4465995-1722459525 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722453440-68156 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465995-1722459525.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= e801618a66cab8fdd24ce0de869386c9
RANDOM SEED=2098590880

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		: 3095.391
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		: 3653.772
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		: 3199.999
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		: 3048.098
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		: 3077.574
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		: 3573.709
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		: 3166.638
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		: 3199.999
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		: 3094.168
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		: 3377.520
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		: 3199.999
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		: 3188.889
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		: 3095.387
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		: 3318.675
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		: 3192.115
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		: 3187.261
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		: 3052.652
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		: 3551.638
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		: 3180.900
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		: 3200.000
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		: 3095.383
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		: 3572.730
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		: 3182.499
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		: 3108.263
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		: 3095.378
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		: 2769.815
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		: 3153.897
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		: 3199.999
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		: 3090.903
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		: 2673.355
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		: 3199.999
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		: 2913.888
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		: 3086.194
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		: 1955.877
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		: 3195.143
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		: 3198.453
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		: 3095.372
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		: 2661.370
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		: 3182.324
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		: 3146.370
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		: 3069.827
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		: 2654.092
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		: 3196.832
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		: 3200.000
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		: 3088.471
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		: 2649.077
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		: 3193.519
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		: 3126.099
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		: 3033.154
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		: 2656.168
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		: 3193.660
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		: 3200.000
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		: 3095.364
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		: 2664.361
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		: 3103.525
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		: 3198.427
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		: 3095.361
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		: 2656.424
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		: 3199.999
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		: 3191.962
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		: 3095.359
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		: 2665.901
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		: 3176.019
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		: 3164.887
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		: 3095.352
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		: 2647.475
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		: 3199.999
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		: 3199.999
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		: 3091.742
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		: 2667.002
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		: 3199.999
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		: 3200.000
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		: 3088.107
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		: 2655.261
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		: 3174.273
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		: 3183.295
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		: 3091.731
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		: 3045.973
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		: 3095.484
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		: 3199.999
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:        746258652 kB
MemAvailable:   744403760 kB
Buffers:          165760 kB
Cached:          1000796 kB
SwapCached:            0 kB
Active:           326272 kB
Inactive:       41736260 kB
Active(anon):       2128 kB
Inactive(anon): 40916380 kB
Active(file):     324144 kB
Inactive(file):   819880 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28828 kB
Writeback:           108 kB
AnonPages:      40889728 kB
Mapped:           125612 kB
Shmem:             22536 kB
KReclaimable:     133508 kB
Slab:             461072 kB
SReclaimable:     133508 kB
SUnreclaim:       327564 kB
KernelStack:       16896 kB
PageTables:        95808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3948740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           210816 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3266560 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:      468992 kB
DirectMap2M:    27291648 kB
DirectMap1G:    778043392 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD101 at 2024-07-31 23:59:17