Trace number 4466032

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB15eval/OPT-NLC/minlplib2-pb-0.1.0/
opb/normalized-autocorr_bern35-18.opb
MD5SUMf5c432639ff617f018d9bdeeea2281b7
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-3891
Best CPU time to get the best result obtained on this benchmark69915.9
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 5002
Biggest coefficient in the objective function 1560
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 270432
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 1560
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 270432
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)4967
Sum of products size (including duplicates)15919
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.01	c Default LC presolving (default).
0.00/0.01	c ** Before presolving: virtualMemUsedAtLc = 40529920, getVmSize() = 40529920, SCIPgetMemUsed() = 14631200, SCIPgetMemTotal() = 18367088, SCIPgetMemExternEstim() = 9179737
0.00/0.01	c ** set memory limit for presolving in LC to 8.79597e+12 for SCIP **
0.42/0.49	c ** Estimated virtualMemUsedAtSolver = 52242601, getVmSize() = 92729344, SCIPgetMemUsed() = 49379045, SCIPgetMemTotal() = 69184165, SCIPgetMemExternEstim() = 9179737
0.42/0.49	c ** set memory limit for solvers to 4.18845e+11 for each SCIP **
0.42/0.49	c Original Problem   :
0.42/0.49	c   Problem name     : instance-4466032-1723657751
0.42/0.49	c   Variables        : 5002 (35 binary, 0 integer, 4967 implicit integer, 0 continuous)
0.42/0.49	c   Constraints      : 4967
0.42/0.49	c   Objective sense  : minimize
0.42/0.49	c Presolved Problem  :
0.42/0.49	c   Variables        : 5002 (35 binary, 0 integer, 4967 implicit integer, 0 continuous)
0.42/0.49	c   Constraints      : 4967
0.42/0.49	c Constraints        : Number
0.42/0.49	c   and              : 4967 
0.42/0.49	c ** Instance transfer method used: 0
0.42/0.50	c ** ParaScipInstance copy does not increase the number of variables. **
0.61/0.66	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.61/0.66	c                                Nodes    Active                                            
0.61/0.66	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
20.81/1.79	c *       2              0           1        20       -1560.0000                -          -
30.19/2.20	c *       2              2           1        20       -3306.0000     -135216.0000          -
30.19/2.25	c *       2              2           1        20       -3317.0000     -135216.0000          -
32.21/2.37	c *       2              2           3        20       -3491.0000     -135216.0000          -
34.11/2.44	c *       2              2           3        20       -3554.0000     -135216.0000          -
34.11/2.45	c *       2              2           3        20       -3776.0000     -135216.0000          -
83.63/5.03	c         5            156          21        20       -3776.0000     -135216.0000          -
185.62/10.12	c *      10           1358          20        20       -3784.0000     -135216.0000          -
185.62/10.12	c        10           1358          20        20       -3784.0000     -135216.0000          -
286.69/15.13	c        15              3           2        20       -3784.0000      -53197.3778          -
364.16/19.10	c *      19              3           4        20       -3836.0000      -53197.3778          -
391.05/20.44	c        20              3           4        20       -3836.0000      -53197.3778          -
490.20/25.49	c        26              3           4        20       -3836.0000      -53197.3778          -
571.51/29.51	c *      30              3           4        20       -3840.0000      -53197.3778          -
591.34/30.56	c        31              3           4        20       -3840.0000      -53197.3778          -
692.48/35.61	c        36             30          29        20       -3840.0000      -51940.9653          -
791.62/40.64	c        41             53          52        20       -3840.0000      -46165.0185          -
890.77/45.66	c        46             72          71        20       -3840.0000      -41950.7667          -
989.90/50.68	c        51             85          84        20       -3840.0000      -41332.5952          -
1089.04/55.68	c        56             99          98        20       -3840.0000      -41205.7619          -
1190.13/60.71	c        61            112         111        20       -3840.0000      -40052.1000          -
1289.24/65.73	c        66            125         124        20       -3840.0000      -38432.5000          -
1388.35/70.77	c        71            139         138        20       -3840.0000      -38159.6000          -
1487.48/75.79	c        76            155         154        20       -3840.0000      -37350.1000          -
1588.58/80.87	c        81            168         169        20       -3840.0000      -37308.4333          -
1689.69/85.92	c        86            135         134        20       -3840.0000      -36761.6111          -
1788.81/91.00	c        91            195         194        20       -3840.0000      -35576.1667          -
1890.67/96.06	c        96            165         164        20       -3840.0000      -34802.3667          -
1939.46/98.54	c *      99            175         174        20       -3848.0000      -34788.6500          -
1989.59/101.08	c       101            182         181        20       -3848.0000      -34464.1000          -
2090.89/106.14	c       106            195         194        20       -3848.0000      -34388.8667          -
2189.92/111.16	c       111            212         211        20       -3848.0000      -34282.7667          -
2290.43/116.21	c       116            272         271        20       -3848.0000      -33878.5000          -
2391.58/121.32	c       121            242         241        20       -3848.0000      -33320.9444          -
2490.71/126.32	c       126            255         254        20       -3848.0000      -32930.4556          -
2589.83/131.36	c       131            269         268        20       -3848.0000      -32607.9333          -
2688.97/136.36	c       136            285         284        20       -3848.0000      -32076.5000          -
2690.94/136.48	c *     136            285         284        20       -3851.0000      -32076.5000          -
2790.11/141.40	c       141            302         301        20       -3851.0000      -32037.2000          -
2889.26/146.49	c       146            315         314        20       -3851.0000      -31979.3667          -
2992.38/151.60	c       152            332         331        20       -3851.0000      -31724.3667          -
3091.54/156.61	c       157            382         381        20       -3851.0000      -31496.4444          -
3194.65/161.83	c       162            362         361        20       -3851.0000      -31386.2500          -
3295.71/166.90	c       167            382         381        20       -3851.0000      -31055.7000          -
3394.90/171.93	c       172            399         398        20       -3851.0000      -31042.5000          -
3494.05/176.94	c       177            415         414        20       -3851.0000      -30700.7667          -
3593.20/181.97	c       182            428         427        20       -3851.0000      -29580.7694          -
3692.33/186.99	c       187            445         444        20       -3851.0000      -29470.0222          -
3794.08/192.06	c       192            461         460        20       -3851.0000      -29406.8333          -
3893.37/197.11	c       197            482         481        20       -3851.0000      -29347.5111          -
3992.33/202.12	c       202            499         498        20       -3851.0000      -29333.9667          -
4094.77/207.25	c       207            517         516        20       -3851.0000      -29216.1833          -
4108.66/207.93	c *     208            522         521        20       -3865.0000      -29156.7000          -
4195.89/212.32	c       212            534         533        20       -3865.0000      -28978.0833          -
4295.07/217.38	c       217            552         551        20       -3865.0000      -28872.4500          -
4398.17/222.56	c       223            572         571        20       -3865.0000      -28828.7000          -
4499.30/227.65	c       228            592         591        20       -3865.0000      -28702.8778          -
4598.45/232.68	c       233            606         605        20       -3865.0000      -28671.0333          -
4699.60/237.72	c       238            657         656        20       -3865.0000      -28431.8333          -
4798.77/242.78	c       243            646         645        20       -3865.0000      -28132.3167          -
4899.89/247.83	c       248            692         691        20       -3865.0000      -27889.4444          -
4999.05/252.84	c       253            682         681        20       -3865.0000      -27822.9000          -
5098.21/257.85	c       258            706         705        20       -3865.0000      -27601.6333          -
5202.11/263.06	c       263            725         724        20       -3865.0000      -27491.6000          -
5301.09/268.07	c       268            742         741        20       -3865.0000      -27450.9167          -
5400.37/273.10	c       273            785         784        20       -3865.0000      -27364.8889          -
5501.48/278.19	c       278            802         801        20       -3865.0000      -27299.1667          -
5601.76/283.20	c       283            802         801        20       -3865.0000      -27246.5333          -
5700.92/288.25	c       288            827         826        20       -3865.0000      -27197.5833          -
5804.03/293.48	c       293            844         843        20       -3865.0000      -26907.6417          -
5911.11/298.88	c       299            867         866        20       -3865.0000      -26797.2667          -
6012.28/303.98	c       304            892         891        20       -3865.0000      -26715.1667          -
6111.42/309.03	c       309            912         911        20       -3865.0000      -26692.6667          -
6213.05/314.04	c       314            939         938        20       -3865.0000      -26646.9167          -
6312.48/319.09	c       319            952         951        20       -3865.0000      -26511.0000          -
6394.94/323.21	c *     323            972         971        20       -3876.0000      -26484.6667          -
6411.56/324.13	c       324            972         971        20       -3876.0000      -26484.6667          -
6512.46/329.13	c       329            996         995        20       -3876.0000      -26445.1000          -
6613.05/334.24	c       334           1016        1015        20       -3876.0000      -26293.4167          -
6712.22/339.28	c       339           1036        1035        20       -3876.0000      -26216.5000          -
6815.33/344.45	c       344           1050           0        20       -3876.0000      -26200.9556          -
6916.45/349.57	c       350           1050           0        20       -3876.0000      -26200.9556          -
7017.59/354.65	c       355           1050           0        20       -3876.0000      -26200.9556          -
7116.73/359.67	c       360           1051           1        20       -3876.0000      -26200.9556          -
7217.87/364.79	c       365           1052           2        20       -3876.0000      -26200.9556          -
7319.02/369.87	c       370           1053           3        20       -3876.0000      -26200.9556          -
7420.13/374.93	c       375           1054           4        20       -3876.0000      -26200.9556          -
7519.28/379.99	c       380           1056           6        20       -3876.0000      -26200.9556          -
7621.22/385.04	c       385           1071          21        20       -3876.0000      -26200.9556          -
7720.37/390.07	c       390           1083          33        20       -3876.0000      -26200.9556          -
7819.29/395.08	c       395           1092          42        20       -3876.0000      -26200.9556          -
7920.32/400.15	c       400           1112          62        20       -3876.0000      -26200.9556          -
8020.94/405.21	c       405           1135          85        20       -3876.0000      -26200.9556          -
8120.07/410.22	c       410           1157         107        20       -3876.0000      -26200.9556          -
8221.16/415.34	c       415           1183         133        20       -3876.0000      -26200.9556          -
8322.25/420.47	c       420           1207         157        20       -3876.0000      -26200.9556          -
8423.32/425.56	c       426           1229         179        20       -3876.0000      -26200.9556          -
8524.39/430.64	c       431           1263         213        20       -3876.0000      -26200.9556          -
8623.49/435.69	c       436           1286         236        20       -3876.0000      -26200.9556          -
8724.56/440.76	c       441           1313         263        20       -3876.0000      -26200.9556          -
8823.69/445.79	c       446           1345         295        20       -3876.0000      -26200.9556          -
8926.78/450.96	c       451           1391         341        20       -3876.0000      -26200.9556          -
9025.89/456.00	c       456           1430         380        20       -3876.0000      -26200.9556          -
9125.00/461.03	c       461           1455         405        20       -3876.0000      -26200.9556          -
9230.04/466.29	c       466           1478         428        20       -3876.0000      -26200.9556          -
9331.12/471.40	c       471           1491         441        20       -3876.0000      -26200.9556          -
9432.20/476.45	c       476           1506         456        20       -3876.0000      -26200.9556          -
9531.30/481.47	c       481           1522         472        20       -3876.0000      -26200.9556          -
9632.41/486.51	c       487           1540         490        20       -3876.0000      -26200.9556          -
9731.51/491.52	c       492           1562         512        20       -3876.0000      -26200.9556          -
9830.60/496.54	c       497           1576         526        20       -3876.0000      -26200.9556          -
9929.70/501.57	c       502           1590         540        20       -3876.0000      -26200.9556          -
10030.75/506.66	c       507           1607         557        20       -3876.0000      -26200.9556          -
10131.79/511.76	c       512           1628         578        20       -3876.0000      -26200.9556          -
10230.88/516.79	c       517           1657         607        20       -3876.0000      -26200.9556          -
10331.98/521.85	c       522           1680         630        20       -3876.0000      -26200.9556          -
10431.06/526.86	c       527           1700         650        20       -3876.0000      -26200.9556          -
10532.16/531.96	c       532           1722         672        20       -3876.0000      -26200.9556          -
10633.98/537.13	c       537           1738         688        20       -3876.0000      -26200.9556          -
10735.23/542.18	c       542           1753         703        20       -3876.0000      -26200.9556          -
10835.43/547.25	c       547           1769         719        20       -3876.0000      -26200.9556          -
10934.51/552.25	c       552           1780         730        20       -3876.0000      -26200.9556          -
11033.63/557.29	c       557           1794         744        20       -3876.0000      -26200.9556          -
11132.74/562.29	c       562           1815         765        20       -3876.0000      -26200.9556          -
11233.84/567.33	c       567           1833         783        20       -3876.0000      -26200.9556          -
11332.95/572.37	c       572           1850         800        20       -3876.0000      -26200.9556          -
11432.08/577.39	c       577           1865         815        20       -3876.0000      -26200.9556          -
11533.19/582.46	c       582           1884         834        20       -3876.0000      -26200.9556          -
11634.29/587.50	c       588           1904         854        20       -3876.0000      -26200.9556          -
11733.42/592.56	c       593           1920         870        20       -3876.0000      -26200.9556          -
11832.55/597.56	c       598           1941         891        20       -3876.0000      -26200.9556          -
11931.67/602.59	c       603           1972         922        20       -3876.0000      -26200.9556          -
12034.76/607.71	c       608           2000         950        20       -3876.0000      -26200.9556          -
12133.87/612.75	c       613           2025         975        20       -3876.0000      -26200.9556          -
12233.00/617.79	c       618           2025         975        20       -3876.0000      -26200.9556          -
12336.05/622.90	c       623           2025         975        20       -3876.0000      -26200.9556          -
12435.15/628.02	c       628           2025         975        20       -3876.0000      -26200.9556          -
12536.84/633.07	c       633           2025         975        20       -3876.0000      -26200.9556          -
12639.28/638.21	c       638           2025         975        20       -3876.0000      -26200.9556          -
12738.37/643.24	c       643           2042         992        20       -3876.0000      -26200.9556          -
12837.37/648.26	c       648           2074        1024        20       -3876.0000      -26200.9556          -
12936.43/653.28	c       653           2101        1051        20       -3876.0000      -26200.9556          -
13039.49/658.48	c       658           2126        1076        20       -3876.0000      -26200.9556          -
13140.67/663.51	c       664           2145        1095        20       -3876.0000      -26200.9556          -
13239.62/668.59	c       669           2164        1114        20       -3876.0000      -26200.9556          -
13340.63/673.69	c       674           2185        1135        20       -3876.0000      -26200.9556          -
13443.67/678.80	c       679           2223        1173        20       -3876.0000      -26200.9556          -
13544.72/683.97	c       684           2249        1199        20       -3876.0000      -26200.9556          -
13643.78/689.03	c       689           2276        1226        20       -3876.0000      -26200.9556          -
13745.50/694.07	c       694           2305        1255        20       -3876.0000      -26200.9556          -
13846.74/699.17	c       699           2318        1268        20       -3876.0000      -26200.9556          -
13946.93/704.22	c       704           2332        1282        20       -3876.0000      -26200.9556          -
14046.00/709.26	c       709           2352        1302        20       -3876.0000      -26200.9556          -
14147.00/714.38	c       714           2371        1321        20       -3876.0000      -26200.9556          -
14248.04/719.44	c       719           2382        1332        20       -3876.0000      -26200.9556          -
14347.12/724.48	c       724           2397        1347        20       -3876.0000      -26200.9556          -
14448.14/729.53	c       730           2417        1367        20       -3876.0000      -26200.9556          -
14549.17/734.61	c       735           2440        1390        20       -3876.0000      -26200.9556          -
14650.22/739.70	c       740           2459        1409        20       -3876.0000      -26200.9556          -
14751.27/744.80	c       745           2493        1443        20       -3876.0000      -26200.9556          -
14850.35/749.89	c       750           2521        1471        20       -3876.0000      -26200.9556          -
14951.39/754.96	c       755           2552        1502        20       -3876.0000      -26200.9556          -
15053.17/760.09	c       760           2581        1531        20       -3876.0000      -26200.9556          -
15154.08/765.17	c       765           2604        1554        20       -3876.0000      -26200.9556          -
15254.42/770.26	c       770            772         771        20       -3876.0000      -26118.0556          -
15353.48/775.28	c       775            775         774        20       -3876.0000      -26118.0556          -
15456.50/780.44	c       780            780         779        20       -3876.0000      -26118.0556          -
15557.55/785.53	c       786            783         782        20       -3876.0000      -26100.8333          -
15656.62/790.57	c       791            785         784        20       -3876.0000      -26100.8333          -
15755.69/795.59	c       796            789         788        20       -3876.0000      -26100.8333          -
15856.73/800.60	c       801            794         793        20       -3876.0000      -26016.7222          -
15955.80/805.63	c       806            795         794        20       -3876.0000      -26016.7222          -
16056.85/810.72	c       811            802         801        20       -3876.0000      -25938.9167          -
16155.90/815.78	c       816            805         804        20       -3876.0000      -25938.9167          -
16256.95/820.84	c       821            812         811        20       -3876.0000      -25903.7708          -
16358.01/825.95	c       826            813         812        20       -3876.0000      -25903.7708          -
16459.60/831.04	c       831            819         818        20       -3876.0000      -25903.7708          -
16558.71/836.08	c       836            822         821        20       -3876.0000      -25726.0000          -
16659.75/841.15	c       841            828         827        20       -3876.0000      -25726.0000          -
16758.81/846.18	c       846            832         831        20       -3876.0000      -25682.6944          -
16857.73/851.18	c       851            837         836        20       -3876.0000      -25682.6944          -
16958.12/856.21	c       856            845         844        20       -3876.0000      -25500.2778          -
17057.19/861.22	c       861            847         846        20       -3876.0000      -25500.2778          -
17158.23/866.31	c       866            855         854        20       -3876.0000      -25272.8056          -
17257.31/871.36	c       871            860         859        20       -3876.0000      -25272.8056          -
17356.41/876.38	c       876            862         861        20       -3876.0000      -25187.7778          -
17457.45/881.44	c       881            864         863        20       -3876.0000      -25187.7778          -
17556.52/886.47	c       886            868         867        20       -3876.0000      -25187.7778          -
17655.58/891.47	c       891            872         871        20       -3876.0000      -25134.7500          -
17754.66/896.49	c       896            877         876        20       -3876.0000      -25134.7500          -
17855.70/901.58	c       902            879         878        20       -3876.0000      -25134.7500          -
17956.78/906.67	c       907            882         881        20       -3876.0000      -25134.7500          -
18057.83/911.77	c       912            888         887        20       -3876.0000      -25134.7500          -
18158.91/916.81	c       917            889         888        20       -3876.0000      -25134.7500          -
18258.13/921.88	c       922            895         894        20       -3876.0000      -25131.0833          -
18359.23/926.94	c       927            897         896        20       -3876.0000      -25131.0833          -
18458.41/931.97	c       932            900         899        20       -3876.0000      -25131.0833          -
18557.57/937.00	c       937            904         903        20       -3876.0000      -25106.7500          -
18661.40/942.14	c       942            906         905        20       -3876.0000      -25106.7500          -
18760.61/947.17	c       947            907         906        20       -3876.0000      -25106.7500          -
18860.73/952.22	c       952            912         911        20       -3876.0000      -24987.1667          -
18959.79/957.25	c       957            916         915        20       -3876.0000      -24987.1667          -
19062.79/962.41	c       962            920         919        20       -3876.0000      -24987.1667          -
19161.86/967.41	c       967            925         924        20       -3876.0000      -24837.1944          -
19260.91/972.46	c       972            932         931        20       -3876.0000      -24829.0556          -
19359.95/977.49	c       977            934         933        20       -3876.0000      -24829.0556          -
19462.99/982.69	c       983            939         938        20       -3876.0000      -24829.0556          -
19566.14/987.81	c       988            944         943        20       -3876.0000      -24784.6667          -
19665.23/992.83	c       993            952         951        20       -3876.0000      -24665.2778          -
19766.35/997.90	c       998            954         953        20       -3876.0000      -24665.2778          -
19865.47/1002.91	c      1003            958         957        20       -3876.0000      -24665.2778          -
19964.26/1007.93	c      1008            964         963        20       -3876.0000      -24414.5000          -
20066.04/1013.07	c      1013            965         964        20       -3876.0000      -24414.5000          -
20165.06/1018.11	c      1018            968         967        20       -3876.0000      -24414.5000          -
20271.26/1023.45	c      1023            972         971        20       -3876.0000      -24379.8333          -
20370.38/1028.46	c      1028            977         976        20       -3876.0000      -24379.8333          -
20471.51/1033.51	c      1034            978         977        20       -3876.0000      -24379.8333          -
20570.49/1038.53	c      1039            982         981        20       -3876.0000      -24379.8333          -
20671.50/1043.65	c      1044            989         988        20       -3876.0000      -24379.8333          -
20770.56/1048.68	c      1049            992         991        20       -3876.0000      -24342.3125          -
20875.58/1053.98	c      1054            997         996        20       -3876.0000      -24342.3125          -
20974.72/1059.03	c      1059           1004        1003        20       -3876.0000      -24322.0833          -
21076.54/1064.10	c      1064           1010        1009        20       -3876.0000      -24322.0833          -
21177.57/1069.18	c      1069           1014        1013        20       -3876.0000      -24322.0833          -
21277.95/1074.21	c      1074           1016        1015        20       -3876.0000      -24322.0833          -
21379.05/1079.31	c      1079           1020        1019        20       -3876.0000      -24322.0833          -
21478.16/1084.39	c      1084           1022        1021        20       -3876.0000      -24223.2778          -
21579.01/1089.49	c      1090           1028        1027        20       -3876.0000      -24223.2778          -
21679.83/1094.54	c      1095           1034        1033        20       -3876.0000      -24221.2500          -
21778.94/1099.58	c      1100           1042        1041        20       -3876.0000      -24221.2500          -
21882.01/1104.70	c      1105           1046        1045        20       -3876.0000      -24221.2500          -
21981.12/1109.76	c      1110           1050           0        20       -3876.0000      -24221.2500          -
22080.21/1114.78	c      1115           1050           0        20       -3876.0000      -24221.2500          -
22181.26/1119.81	c      1120           1050           0        20       -3876.0000      -24221.2500          -
22280.22/1124.89	c      1125           1050           0        20       -3876.0000      -24221.2500          -
22381.21/1129.94	c      1130           1050           0        20       -3876.0000      -24221.2500          -
22482.75/1135.11	c      1135           1050           0        20       -3876.0000      -24221.2500          -
22584.99/1140.20	c      1140           1051           1        20       -3876.0000      -24221.2500          -
22683.88/1145.25	c      1145           1051           1        20       -3876.0000      -24221.2500          -
22784.92/1150.35	c      1150           1052           2        20       -3876.0000      -24221.2500          -
22884.21/1155.38	c      1155           1053           3        20       -3876.0000      -24221.2500          -
22984.80/1160.50	c      1160           1053           3        20       -3876.0000      -24221.2500          -
23085.80/1165.51	c      1166           1054           4        20       -3876.0000      -24221.2500          -
23184.84/1170.56	c      1171           1055           5        20       -3876.0000      -24221.2500          -
23285.92/1175.68	c      1176           1056           6        20       -3876.0000      -24221.2500          -
23387.01/1180.74	c      1181           4381        3331        20       -3876.0000      -24173.0986          -
23488.07/1185.80	c      1186           4401        3351        20       -3876.0000      -24133.5000          -
23587.18/1190.83	c      1191           4427        3377        20       -3876.0000      -24105.3568          -
23686.04/1195.88	c      1196           4461        3411        20       -3876.0000      -24016.9433          -
23787.14/1200.93	c      1201           4482        3432        20       -3876.0000      -24000.3333          -
23886.27/1205.95	c      1206           4511        3461        20       -3876.0000      -23961.8067          -
23985.38/1211.00	c      1211           4541        3491        20       -3876.0000      -23801.3200          -
24087.27/1216.09	c      1216           4581        3531        20       -3876.0000      -23723.7179          -
24189.52/1221.20	c      1221           4611        3561        20       -3876.0000      -23675.0085          -
24288.67/1226.26	c      1226           4635        3585        20       -3876.0000      -23657.5000          -
24389.76/1231.30	c      1231           4671        3621        20       -3876.0000      -23522.2179          -
24490.86/1236.40	c      1236           4691        3641        20       -3876.0000      -23522.2179          -
24590.04/1241.44	c      1241           4718        3668        20       -3876.0000      -23522.2179          -
24689.05/1246.49	c      1246           4751        3701        20       -3876.0000      -22934.6410    491.71%
24790.13/1251.56	c      1252           4779        3729        20       -3876.0000      -22833.1667    489.09%
24891.19/1256.60	c      1257           4805        3755        20       -3876.0000      -22740.5000    486.70%
24990.26/1261.66	c      1262           4831        3781        20       -3876.0000      -22706.9378    485.83%
25091.29/1266.71	c      1267           4855        3805        20       -3876.0000      -22635.9533    484.00%
25190.11/1271.78	c      1272           4897        3847        20       -3876.0000      -22635.9533    484.00%
25291.09/1276.80	c      1277           4927        3877        20       -3876.0000      -22635.9533    484.00%
25389.84/1281.89	c      1282           4969        3919        20       -3876.0000      -22635.9533    484.00%
25490.78/1286.95	c      1287           4994        3944        20       -3876.0000      -22635.9533    484.00%
25589.89/1292.00	c      1292           5027        3977        20       -3876.0000      -22635.9533    484.00%
25689.02/1297.04	c      1297           5070        4020        20       -3876.0000      -22635.9533    484.00%
25792.77/1302.19	c      1302           5104        4054        20       -3876.0000      -22635.9533    484.00%
25893.09/1307.26	c      1307           5133        4083        20       -3876.0000      -22635.9533    484.00%
25994.16/1312.34	c      1312           5159        4109        20       -3876.0000      -22635.9533    484.00%
26093.22/1317.38	c      1317           5195        4145        20       -3876.0000      -22635.9533    484.00%
26194.21/1322.43	c      1322           5218        4168        20       -3876.0000      -22635.9533    484.00%
26295.27/1327.50	c      1328           5249        4199        20       -3876.0000      -22635.9533    484.00%
26396.27/1332.60	c      1333           5279        4229        20       -3876.0000      -22635.9533    484.00%
26495.36/1337.64	c      1338           5323        4273        20       -3876.0000      -22635.9533    484.00%
26596.43/1342.72	c      1343           5359        4309        20       -3876.0000      -22635.9533    484.00%
26695.53/1347.79	c      1348           5395        4345        20       -3876.0000      -22635.9533    484.00%
26796.52/1352.87	c      1353           5431        4381        20       -3876.0000      -22635.9533    484.00%
26897.47/1357.95	c      1358           5468        4418        20       -3876.0000      -22635.9533    484.00%
26996.48/1362.99	c      1363           5511        4461        20       -3876.0000      -22635.9533    484.00%
27098.17/1368.08	c      1368           5551        4501        20       -3876.0000      -22635.9533    484.00%
27197.27/1373.11	c      1373           5583        4533        20       -3876.0000      -22635.9533    484.00%
27298.47/1378.15	c      1378           5616        4566        20       -3876.0000      -22635.9533    484.00%
27397.23/1383.17	c      1383           5654        4604        20       -3876.0000      -22635.9533    484.00%
27497.72/1388.20	c      1388           5684        4634        20       -3876.0000      -22635.9533    484.00%
27598.57/1393.37	c      1393           5727        4677        20       -3876.0000      -22635.9533    484.00%
27697.62/1398.39	c      1398           5763        4713        20       -3876.0000      -22635.9533    484.00%
27798.40/1403.49	c      1404           5805        4755        20       -3876.0000      -22635.9533    484.00%
27901.38/1408.70	c      1409           5835        4785        20       -3876.0000      -22635.9533    484.00%
28002.47/1413.72	c      1414           5881        4831        20       -3876.0000      -22635.9533    484.00%
28103.56/1418.84	c      1419           5908        4858        20       -3876.0000      -22635.9533    484.00%
28204.57/1423.91	c      1424           5934        4884        20       -3876.0000      -22625.6667    483.74%
28303.66/1429.00	c      1429           5962        4912        20       -3876.0000      -22526.1752    481.17%
28405.35/1434.11	c      1434           5996        4946        20       -3876.0000      -22478.6667    479.94%
28506.52/1439.16	c      1439           6020        4970        20       -3876.0000      -22450.1538    479.21%
28606.89/1444.24	c      1444           6050        5000        20       -3876.0000      -22398.8333    477.89%
28705.97/1449.24	c      1449           6080        5030        20       -3876.0000      -22371.4487    477.18%
28807.04/1454.31	c      1454           6111        5061        20       -3876.0000      -22371.4487    477.18%
28906.14/1459.32	c      1459           6978        5928        20       -3876.0000      -22321.3889    475.89%
29005.24/1464.38	c      1464           7018        5968        20       -3876.0000      -22321.3889    475.89%
29108.20/1469.57	c      1470           7061        6011        20       -3876.0000      -22250.1944    474.05%
29207.32/1474.60	c      1475           7110        6060        20       -3876.0000      -22250.1944    474.05%
29308.43/1479.69	c      1480           7149        6099        20       -3876.0000      -22136.4167    471.11%
29409.39/1484.74	c      1485           7201        6151        20       -3876.0000      -22114.5000    470.55%
29508.46/1489.79	c      1490           7237        6187        20       -3876.0000      -22104.5000    470.29%
29609.29/1494.82	c      1495           7268        6218        20       -3876.0000      -22104.5000    470.29%
29708.26/1499.88	c      1500           7316        6266        20       -3876.0000      -22058.1667    469.10%
29712.66/1500.10	c *    1500           7316        6266        20       -3880.0000      -22058.1667    468.51%
29809.32/1505.00	c      1505           7346        6298        20       -3880.0000      -21940.0556    465.47%
29908.44/1510.02	c      1510           7363        6315        20       -3880.0000      -21940.0556    465.47%
30010.17/1515.04	c      1515           7363        6315        20       -3880.0000      -21940.0556    465.47%
30112.60/1520.25	c      1520           7363        6315        20       -3880.0000      -21940.0556    465.47%
30213.67/1525.32	c      1525           7364        6314        20       -3880.0000      -21940.0556    465.47%
30312.81/1530.39	c      1530           7364        6314        20       -3880.0000      -21940.0556    465.47%
30413.90/1535.47	c      1535           7364        6314        20       -3880.0000      -21940.0556    465.47%
30514.99/1540.53	c      1541           7371        6321        20       -3880.0000      -21935.5833    465.35%
30614.00/1545.59	c      1546           7411        6363        20       -3880.0000      -21912.0000    464.74%
30715.04/1550.65	c      1551           7456        6406        20       -3880.0000      -21899.7778    464.43%
30814.16/1555.67	c      1556           7498        6448        20       -3880.0000      -21889.8056    464.17%
30915.17/1560.74	c      1561           7550        6500        20       -3880.0000      -21856.0556    463.30%
31014.26/1565.77	c      1566           7601        6551        20       -3880.0000      -21817.5833    462.31%
31115.02/1570.82	c      1571           7641        6591        20       -3880.0000      -21817.5000    462.31%
31214.00/1575.85	c      1576           7681        6631        20       -3880.0000      -21796.1667    461.76%
31315.11/1580.91	c      1581           7722        6672        20       -3880.0000      -21737.9167    460.26%
31414.21/1585.99	c      1586           7761        6711        20       -3880.0000      -21720.6667    459.81%
31517.90/1591.16	c      1591           7808        6758        20       -3880.0000      -21704.5000    459.39%
31618.36/1596.24	c      1596           7858        6808        20       -3880.0000      -21703.1833    459.36%
31719.44/1601.32	c      1601           7903        6853        20       -3880.0000      -21697.0000    459.20%
31818.53/1606.38	c      1606           7948        6898        20       -3880.0000      -21681.3333    458.80%
31917.65/1611.39	c      1611           7996        6946        20       -3880.0000      -21681.3333    458.80%
32020.71/1616.51	c      1617           8051        7001        20       -3880.0000      -21658.9333    458.22%
32119.82/1621.56	c      1622           8095        7045        20       -3880.0000      -21658.9333    458.22%
32224.89/1626.84	c      1627           8130        7082        20       -3880.0000      -21648.3333    457.95%
32325.97/1631.90	c      1632           8130        7082        20       -3880.0000      -21648.3333    457.95%
32425.16/1636.95	c      1637           8130        7082        20       -3880.0000      -21648.3333    457.95%
32524.16/1642.00	c      1642           8130        7082        20       -3880.0000      -21648.3333    457.95%
32625.95/1647.08	c      1647           8171        7121        20       -3880.0000      -21627.7500    457.42%
32726.98/1652.15	c      1652           8209        7159        20       -3880.0000      -21610.6667    456.98%
32827.42/1657.20	c      1657           8261        7211        20       -3880.0000      -21519.3333    454.62%
32926.52/1662.26	c      1662           8311        7261        20       -3880.0000      -21495.5000    454.01%
33027.62/1667.35	c      1667           8361        7311        20       -3880.0000      -21489.0000    453.84%
33126.72/1672.40	c      1672           8414        7364        20       -3880.0000      -21482.5833    453.67%
33227.81/1677.47	c      1677           8460        7410        20       -3880.0000      -21466.7500    453.27%
33328.87/1682.53	c      1683           8499        7449        20       -3880.0000      -21463.5759    453.18%
33429.96/1687.60	c      1688           8529        7479        20       -3880.0000      -21460.3333    453.10%
33529.06/1692.67	c      1693           8572        7522        20       -3880.0000      -21453.5000    452.93%
33614.27/1697.03	c *    1697           8611        7561        20       -3886.0000      -21450.7500    452.00%
33630.07/1697.72	c      1698           8619        7569        20       -3886.0000      -21450.7500    452.00%
33729.16/1702.74	c      1703           8619        7569        20       -3886.0000      -21450.7500    452.00%
33828.00/1707.77	c      1708           8619        7569        20       -3886.0000      -21450.7500    452.00%
33929.05/1712.80	c      1713           8619        7569        20       -3886.0000      -21450.7500    452.00%
34030.13/1718.00	c      1718           8651        7601        20       -3886.0000      -21446.1667    451.88%
34131.64/1723.07	c      1723           8701        7651        20       -3886.0000      -21420.0833    451.21%
34232.94/1728.16	c      1728           8737        7687        20       -3886.0000      -21419.5000    451.20%
34331.99/1733.18	c      1733           8791        7741        20       -3886.0000      -21376.1111    450.08%
34432.40/1738.22	c      1738           8831        7781        20       -3886.0000      -21359.1667    449.64%
34531.50/1743.26	c      1743           8880        7830        20       -3886.0000      -21332.7778    448.96%
34634.54/1748.48	c      1748           8930        7882        20       -3886.0000      -21314.6000    448.50%
34733.66/1753.50	c      1754           8981        7931        20       -3886.0000      -21297.0000    448.04%
34836.70/1758.60	c      1759           9036        7986        20       -3886.0000      -21249.5000    446.82%
34937.76/1763.70	c      1764           9082        8032        20       -3886.0000      -21211.0000    445.83%
35036.88/1768.74	c      1769           9131        8081        20       -3886.0000      -21193.8333    445.39%
35137.96/1773.81	c      1774           9191        8141        20       -3886.0000      -21137.3333    443.94%
35237.05/1778.86	c      1779           9245        8195        20       -3886.0000      -21137.3333    443.94%
35336.12/1783.89	c      1784           9291        8241        20       -3886.0000      -21113.5000    443.32%
35437.21/1788.99	c      1789           9341        8291        20       -3886.0000      -21110.4167    443.24%
35538.86/1794.05	c      1794           9393        8343        20       -3886.0000      -21105.6667    443.12%
35638.00/1799.05	c      1799           9430        8382        20       -3886.0000      -21060.0505    441.95%
35739.01/1804.18	c      1804           9482        8432        20       -3886.0000      -21052.9167    441.76%
35839.20/1809.26	c      1809           9532        8482        20       -3886.0000      -21048.3889    441.65%
35940.29/1814.30	c      1814           9591        8541        20       -3886.0000      -20993.8333    440.24%
36039.38/1819.38	c      1819           9611        8561        20       -3886.0000      -20993.8333    440.24%
36140.36/1824.41	c      1824           9611        8561        20       -3886.0000      -20993.8333    440.24%
36239.45/1829.47	c      1829           9611        8561        20       -3886.0000      -20993.8333    440.24%
36338.55/1834.49	c      1834           9641        8591        20       -3886.0000      -20964.1667    439.48%
36439.43/1839.51	c      1840           9701        8651        20       -3886.0000      -20925.0833    438.47%
36542.49/1844.72	c      1845           9751        8701        20       -3886.0000      -20923.2500    438.43%
36645.53/1849.90	c      1850           9781        8731        20       -3886.0000      -20905.7500    437.98%
36744.62/1854.94	c      1855           9817        8767        20       -3886.0000      -20895.0000    437.70%
36843.70/1859.94	c      1860           9856        8806        20       -3886.0000      -20868.3333    437.01%
36942.86/1864.95	c      1865           9901        8851        20       -3886.0000      -20768.3333    434.44%
37047.86/1870.20	c      1870           9941        8891        20       -3886.0000      -20761.5833    434.27%
37148.95/1875.31	c      1875           9991        8941        20       -3886.0000      -20736.0000    433.61%
37248.04/1880.36	c      1880          10044        8994        20       -3886.0000      -20704.3333    432.79%
37349.14/1885.44	c      1885          10098        9048        20       -3886.0000      -20704.3333    432.79%
37448.25/1890.45	c      1890          10134        9084        20       -3886.0000      -20697.3333    432.61%
37553.29/1895.76	c      1896          10181        9131        20       -3886.0000      -20646.0000    431.29%
37654.38/1900.82	c      1901          10231        9181        20       -3886.0000      -20596.3333    430.01%
37753.17/1905.89	c      1906          10280        9230        20       -3886.0000      -20585.9583    429.75%
37854.11/1910.94	c      1911          10312        9262        20       -3886.0000      -20559.1944    429.06%
37953.09/1916.02	c      1916          10358        9308        20       -3886.0000      -20534.3943    428.42%
38055.02/1921.07	c      1921          10417        9367        20       -3886.0000      -20491.4067    427.31%
38153.96/1926.11	c      1926          10465        9415        20       -3886.0000      -20468.8889    426.73%
38254.76/1931.16	c      1931          10513        9463        20       -3886.0000      -20458.3333    426.46%
38355.35/1936.21	c      1936          10565        9515        20       -3886.0000      -20453.1111    426.33%
38454.41/1941.27	c      1941          10627        9577        20       -3886.0000      -20445.1667    426.12%
38553.47/1946.28	c      1946          10666        9616        20       -3886.0000      -20434.5000    425.85%
38656.54/1951.47	c      1951          10709        9659        20       -3886.0000      -20414.3333    425.33%
38757.57/1956.52	c      1957          10765        9715        20       -3886.0000      -20387.7500    424.65%
38856.69/1961.57	c      1962          10795        9745        20       -3886.0000      -20314.6667    422.77%
38957.77/1966.65	c      1967          10841        9791        20       -3886.0000      -20268.5000    421.58%
39058.87/1971.70	c      1972          10891        9841        20       -3886.0000      -20268.5000    421.58%
39157.92/1976.75	c      1977          10937        9887        20       -3886.0000      -20208.5556    420.03%
39259.03/1981.80	c      1982          10988        9938        20       -3886.0000      -20175.8333    419.19%
39357.99/1986.84	c      1987          11034        9984        20       -3886.0000      -20166.0000    418.94%
39459.09/1991.93	c      1992          11091       10041        20       -3886.0000      -20145.8889    418.42%
39558.21/1996.98	c      1997          11131       10081        20       -3886.0000      -20126.0000    417.91%
39657.30/2001.99	c      2002          11177       10127        20       -3886.0000      -20122.0889    417.81%
39758.97/2007.09	c      2007          11231       10181        20       -3886.0000      -20097.1667    417.17%
39859.62/2012.16	c      2012          11281       10231        20       -3886.0000      -20068.6111    416.43%
39960.26/2017.23	c      2017          11333       10283        20       -3886.0000      -20044.6667    415.82%
40059.39/2022.28	c      2022          11384       10334        20       -3886.0000      -20032.1667    415.50%
40160.49/2027.30	c      2027          11441       10391        20       -3886.0000      -20016.1667    415.08%
40259.61/2032.32	c      2032          11507       10457        20       -3886.0000      -20005.8333    414.82%
40360.71/2037.42	c      2037          11553       10503        20       -3886.0000      -20002.1667    414.72%
40461.81/2042.57	c      2043          11620       10570        20       -3886.0000      -19986.7500    414.33%
40562.92/2047.64	c      2048          11662       10612        20       -3886.0000      -19946.1667    413.28%
40662.04/2052.67	c      2053          11711       10661        20       -3886.0000      -19940.4833    413.14%
40763.14/2057.76	c      2058          11752       10702        20       -3886.0000      -19935.1667    413.00%
40864.25/2062.84	c      2063          11811       10761        20       -3886.0000      -19920.5000    412.62%
40963.38/2067.89	c      2068          11861       10811        20       -3886.0000      -19918.8333    412.58%
41064.50/2072.93	c      2073          11901       10851        20       -3886.0000      -19895.3333    411.97%
41163.63/2077.97	c      2078          11952       10902        20       -3886.0000      -19894.5000    411.95%
41265.58/2083.07	c      2083          11991       10941        20       -3886.0000      -19878.0833    411.53%
41364.48/2088.14	c      2088          12047       10997        20       -3886.0000      -19842.0833    410.60%
41466.82/2093.22	c      2093          12088       11038        20       -3886.0000      -19834.8333    410.42%
41566.04/2098.29	c      2098          12141       11091        20       -3886.0000      -19801.1667    409.55%
41667.03/2103.37	c      2103          12199       11149        20       -3886.0000      -19795.0000    409.39%
41768.02/2108.42	c      2108          12261       11211        20       -3886.0000      -19795.0000    409.39%
41867.01/2113.44	c      2113          12322       11272        20       -3886.0000      -19784.6667    409.13%
41968.11/2118.56	c      2119          12360       11310        20       -3886.0000      -19776.1667    408.91%
42069.21/2123.61	c      2124          12407       11357        20       -3886.0000      -19773.5000    408.84%
42168.32/2128.68	c      2129          12451       11401        20       -3886.0000      -19725.1667    407.60%
42269.23/2133.70	c      2134          12511       11461        20       -3886.0000      -19694.5000    406.81%
42368.27/2138.71	c      2139          12550       11500        20       -3886.0000      -19692.5000    406.76%
42469.29/2143.86	c      2144          12603       11553        20       -3886.0000      -19680.6667    406.45%
42570.38/2148.94	c      2149          12980       11930        20       -3886.0000      -19679.5000    406.42%
42668.91/2154.02	c      2154          13030       11980        20       -3886.0000      -19668.5556    406.14%
42768.01/2159.04	c      2159          13101       12051        20       -3886.0000      -19646.5000    405.57%
42869.77/2164.12	c      2164          12821       11771        20       -3886.0000      -19631.6667    405.19%
42970.97/2169.19	c      2169          12861       11811        20       -3886.0000      -19622.5833    404.96%
43073.14/2174.30	c      2174          12921       11871        20       -3886.0000      -19592.3333    404.18%
43172.23/2179.37	c      2179          12969       11921        20       -3886.0000      -19580.8333    403.88%
43273.24/2184.42	c      2184          13370       12320        20       -3886.0000      -19573.1667    403.68%
43372.18/2189.49	c      2190          13072       12022        20       -3886.0000      -19561.6167    403.39%
43473.27/2194.55	c      2195          13120       12070        20       -3886.0000      -19555.9333    403.24%
43572.33/2199.57	c      2200          13171       12121        20       -3886.0000      -19541.5000    402.87%
43675.41/2204.70	c      2205          13218       12168        20       -3886.0000      -19533.4167    402.66%
43774.53/2209.72	c      2210          13271       12221        20       -3886.0000      -19493.8333    401.64%
43873.64/2214.80	c      2215          13318       12268        20       -3886.0000      -19481.0833    401.31%
43974.70/2219.88	c      2220          13361       12311        20       -3886.0000      -19463.0000    400.85%
44075.76/2224.92	c      2225          13401       12351        20       -3886.0000      -19458.1667    400.72%
44174.81/2229.95	c      2230          13451       12401        20       -3886.0000      -19416.1667    399.64%
44273.93/2234.99	c      2235          13502       12452        20       -3886.0000      -19395.8333    399.12%
44375.82/2240.06	c      2240          13551       12501        20       -3886.0000      -19365.6667    398.34%
44474.72/2245.07	c      2245          13611       12561        20       -3886.0000      -19331.3333    397.46%
44573.67/2250.11	c      2250          13664       12614        20       -3886.0000      -19325.4167    397.31%
44675.92/2255.22	c      2255          13707       12657        20       -3886.0000      -19310.4570    396.92%
44776.71/2260.33	c      2260          13761       12711        20       -3886.0000      -19282.0000    396.19%
44877.74/2265.47	c      2265          13810       12760        20       -3886.0000      -19250.0000    395.37%
44978.76/2270.55	c      2271          13851       12801        20       -3886.0000      -19205.0000    394.21%
45079.89/2275.60	c      2276          13890       12840        20       -3886.0000      -19184.5000    393.68%
45179.01/2280.64	c      2281          13938       12888        20       -3886.0000      -19162.2500    393.11%
45280.12/2285.70	c      2286          13982       12932        20       -3886.0000      -19153.7333    392.89%
45379.18/2290.79	c      2291          14020       12970        20       -3886.0000      -19152.0000    392.85%
45480.14/2295.86	c      2296          14066       13016        20       -3886.0000      -19144.3333    392.65%
45579.28/2300.90	c      2301          14111       13061        20       -3886.0000      -19140.2500    392.54%
45680.39/2305.96	c      2306          14157       13107        20       -3886.0000      -19138.7500    392.51%
45782.29/2311.06	c      2311          14212       13162        20       -3886.0000      -19124.8333    392.15%
45881.22/2316.11	c      2316          14260       13210        20       -3886.0000      -19087.1667    391.18%
45982.17/2321.16	c      2321          14300       13250        20       -3886.0000      -19086.8333    391.17%
46082.59/2326.25	c      2326          14353       13303        20       -3886.0000      -19078.5000    390.95%
46183.47/2331.33	c      2331          14401       13351        20       -3886.0000      -19074.8333    390.86%
46282.62/2336.37	c      2336          14449       13399        20       -3886.0000      -19071.0833    390.76%
46383.86/2341.42	c      2341          14501       13451        20       -3886.0000      -19057.8333    390.42%
46482.81/2346.48	c      2346          14552       13502        20       -3886.0000      -19046.7500    390.14%
46583.91/2351.52	c      2352          14586       13536        20       -3886.0000      -19028.8333    389.68%
46685.02/2356.62	c      2357          14618       13568        20       -3886.0000      -19004.5000    389.05%
46784.06/2361.68	c      2362          14672       13622        20       -3886.0000      -18999.0000    388.91%
46885.17/2366.72	c      2367          14720       13670        20       -3886.0000      -18994.5833    388.80%
46986.29/2371.82	c      2372          14761       13711        20       -3886.0000      -18964.9444    388.03%
47085.41/2376.83	c      2377          14801       13751        20       -3886.0000      -18925.6667    387.02%
47184.51/2381.88	c      2382          14851       13801        20       -3886.0000      -18897.3333    386.29%
47285.60/2386.95	c      2387          14881       13831        20       -3886.0000      -18856.0417    385.23%
47387.31/2392.09	c      2392          14919       13869        20       -3886.0000      -18836.0000    384.71%
47488.16/2397.15	c      2397          14961       13911        20       -3886.0000      -18829.9333    384.56%
47587.42/2402.18	c      2402          15007       13957        20       -3886.0000      -18808.5000    384.01%
47687.81/2407.29	c      2407          15062       14012        20       -3886.0000      -18788.6667    383.50%
47788.70/2412.34	c      2412          15118       14068        20       -3886.0000      -18756.8333    382.68%
47887.81/2417.39	c      2417          15128       14078        20       -3886.0000      -18756.8333    382.68%
47988.89/2422.45	c      2422          15128       14078        20       -3886.0000      -18756.8333    382.68%
48089.99/2427.52	c      2428          15134       14084        20       -3886.0000      -18756.8333    382.68%
48189.09/2432.55	c      2433          15171       14121        20       -3886.0000      -18737.5000    382.18%
48290.19/2437.66	c      2438          15223       14173        20       -3886.0000      -18715.7222    381.62%
48391.29/2442.73	c      2443          15271       14221        20       -3886.0000      -18710.5000    381.48%
48490.40/2447.78	c      2448          15311       14261        20       -3886.0000      -18704.0833    381.32%
48591.34/2452.82	c      2453          15357       14307        20       -3886.0000      -18696.0000    381.11%
48692.36/2457.95	c      2458          15401       14351        20       -3886.0000      -18665.3333    380.32%
48791.48/2462.98	c      2463          15441       14391        20       -3886.0000      -18652.4167    379.99%
48893.18/2468.06	c      2468          15481       14431        20       -3886.0000      -18650.6667    379.95%
48994.52/2473.15	c      2473          15540       14490        20       -3886.0000      -18629.6111    379.40%
49093.44/2478.16	c      2478          15591       14541        20       -3886.0000      -18586.6667    378.30%
49192.58/2483.17	c      2483          15641       14591        20       -3886.0000      -18574.0417    377.97%
49294.92/2488.31	c      2488          15687       14637        20       -3886.0000      -18572.0278    377.92%
49394.03/2493.32	c      2493          15739       14689        20       -3886.0000      -18564.1429    377.72%
49495.15/2498.48	c      2498          15780       14730        20       -3886.0000      -18555.0833    377.49%
49596.25/2503.56	c      2504          15832       14782        20       -3886.0000      -18550.7500    377.37%
49697.26/2508.61	c      2509          15884       14834        20       -3886.0000      -18550.3333    377.36%
49798.29/2513.72	c      2514          15946       14896        20       -3886.0000      -18548.5833    377.32%
49897.35/2518.74	c      2519          16007       14957        20       -3886.0000      -18547.6333    377.29%
49998.33/2523.86	c      2524          16068       15018        20       -3886.0000      -18537.1667    377.02%
50099.37/2528.95	c      2529          16124       15074        20       -3886.0000      -18536.1000    377.00%
50198.50/2534.01	c      2534          16168       15118        20       -3886.0000      -18519.8333    376.58%
50300.25/2539.07	c      2539          16232       15182        20       -3886.0000      -18512.5417    376.39%
50399.15/2544.08	c      2544          16296       15246        20       -3886.0000      -18505.0833    376.20%
50498.56/2549.11	c      2549          16341       15291        20       -3886.0000      -18489.8167    375.81%
50599.42/2554.15	c      2554          16392       15342        20       -3886.0000      -18487.1667    375.74%
50701.76/2559.36	c      2559          16461       15411        20       -3886.0000      -18484.1667    375.66%
50802.74/2564.45	c      2564          16501       15451        20       -3886.0000      -18474.5000    375.41%
50903.85/2569.54	c      2570          16552       15502        20       -3886.0000      -18464.3333    375.15%
51002.98/2574.59	c      2575          17192       16142        20       -3886.0000      -18439.2667    374.51%
51104.10/2579.65	c      2580          17246       16196        20       -3886.0000      -18412.8056    373.82%
51203.09/2584.68	c      2585          17301       16251        20       -3886.0000      -18400.5000    373.51%
51306.02/2589.81	c      2590          16774       15724        20       -3886.0000      -18388.6190    373.20%
51405.13/2594.84	c      2595          16823       15773        20       -3886.0000      -18387.9583    373.18%
51504.25/2599.85	c      2600          17480       16430        20       -3886.0000      -18364.5000    372.58%
51605.34/2604.97	c      2605          17529       16479        20       -3886.0000      -18351.0000    372.23%
51707.04/2610.06	c      2610          17591       16541        20       -3886.0000      -18346.0000    372.10%
51806.16/2615.11	c      2615          17632       16582        20       -3886.0000      -18344.7500    372.07%
51905.41/2620.13	c      2620          17691       16641        20       -3886.0000      -18327.8889    371.64%
52006.67/2625.17	c      2625          17741       16691        20       -3886.0000      -18311.1667    371.21%
52106.88/2630.24	c      2630          17793       16743        20       -3886.0000      -18300.3333    370.93%
52207.96/2635.37	c      2635          17851       16801        20       -3886.0000      -18286.5833    370.58%
52307.09/2640.39	c      2640          17906       16856        20       -3886.0000      -18280.2778    370.41%
52406.15/2645.39	c      2645          17961       16911        20       -3886.0000      -18234.2778    369.23%
52507.21/2650.41	c      2650          18012       16962        20       -3886.0000      -18229.8333    369.12%
52606.34/2655.47	c      2655          18080       17030        20       -3886.0000      -18229.8333    369.12%
52707.44/2660.53	c      2661          18121       17071        20       -3886.0000      -18217.1111    368.79%
52806.56/2665.54	c      2666          18181       17131        20       -3886.0000      -18207.5000    368.54%
52907.66/2670.68	c      2671          18244       17194        20       -3886.0000      -18206.0000    368.50%
53008.76/2675.73	c      2676          18292       17242        20       -3886.0000      -18185.6667    367.98%
53107.89/2680.77	c      2681          18352       17302        20       -3886.0000      -18167.8333    367.52%
53209.00/2685.83	c      2686          18400       17350        20       -3886.0000      -18161.3333    367.35%
53308.10/2690.86	c      2691          18460       17410        20       -3886.0000      -18126.5000    366.46%
53407.23/2695.86	c      2696          18515       17465        20       -3886.0000      -18121.0833    366.32%
53508.31/2700.93	c      2701          18581       17531        20       -3886.0000      -18115.3333    366.17%
53607.42/2705.99	c      2706          18634       17584        20       -3886.0000      -18112.0000    366.08%
53706.51/2711.01	c      2711          18692       17642        20       -3886.0000      -18095.0000    365.65%
53808.26/2716.13	c      2716          18729       17679        20       -3886.0000      -18075.8333    365.15%
53909.38/2721.16	c      2721          18781       17731        20       -3886.0000      -18070.0000    365.00%
54009.76/2726.23	c      2726          18844       17794        20       -3886.0000      -18061.1111    364.77%
54110.83/2731.32	c      2731          18901       17851        20       -3886.0000      -18042.5000    364.29%
54211.91/2736.42	c      2736          18951       17901        20       -3886.0000      -18027.8889    363.92%
54313.00/2741.54	c      2742          19009       17959        20       -3886.0000      -18027.8889    363.92%
54412.11/2746.56	c      2747          19051       18001        20       -3886.0000      -18023.0556    363.79%
54513.21/2751.67	c      2752          19091       18041        20       -3886.0000      -18021.8333    363.76%
54612.33/2756.68	c      2757          19139       18091        20       -3886.0000      -18007.6667    363.40%
54713.44/2761.71	c      2762          19181       18131        20       -3886.0000      -17992.0000    363.00%
54812.54/2766.79	c      2767          19231       18181        20       -3886.0000      -17989.1667    362.92%
54915.82/2771.91	c      2772          19291       18241        20       -3886.0000      -17987.8889    362.89%
55014.73/2776.95	c      2777          19342       18292        20       -3886.0000      -17985.4167    362.83%
55113.84/2781.96	c      2782          19390       18340        20       -3886.0000      -17976.8333    362.61%
55215.35/2787.06	c      2787          19431       18381        20       -3886.0000      -17970.0000    362.43%
55314.62/2792.11	c      2792          19491       18441        20       -3886.0000      -17962.1667    362.23%
55415.87/2797.16	c      2797          19551       18501        20       -3886.0000      -17952.3333    361.97%
55514.72/2802.17	c      2802          19591       18541        20       -3886.0000      -17916.2222    361.05%
55614.09/2807.19	c      2807          19647       18597        20       -3886.0000      -17913.0000    360.96%
55714.18/2812.27	c      2812          19700       18650        20       -3886.0000      -17911.3333    360.92%
55815.15/2817.33	c      2817          19761       18711        20       -3886.0000      -17910.0000    360.89%
55914.11/2822.37	c      2822          19809       18759        20       -3886.0000      -17905.8333    360.78%
56015.23/2827.45	c      2827          19864       18814        20       -3886.0000      -17904.0556    360.73%
56116.33/2832.51	c      2833          19913       18863        20       -3886.0000      -17901.7500    360.67%
56215.41/2837.55	c      2838          19959       18909        20       -3886.0000      -17900.3333    360.64%
56316.36/2842.63	c      2843          20026       18976        20       -3886.0000      -17895.2222    360.50%
56415.31/2847.68	c      2848          20081       19031        20       -3886.0000      -17889.0556    360.35%
56516.30/2852.71	c      2853          20124       19074        20       -3886.0000      -17886.1667    360.27%
56615.43/2857.74	c      2858          20181       19131        20       -3886.0000      -17882.5000    360.18%
56716.52/2862.82	c      2863          20241       19191        20       -3886.0000      -17878.6667    360.08%
56815.65/2867.87	c      2868          20307       19257        20       -3886.0000      -17878.6667    360.08%
56916.75/2872.90	c      2873          20352       19302        20       -3886.0000      -17864.5000    359.71%
57015.87/2878.00	c      2878          20411       19361        20       -3886.0000      -17849.5556    359.33%
57117.67/2883.09	c      2883          20464       19414        20       -3886.0000      -17836.1667    358.99%
57218.74/2888.16	c      2888          20533       19483        20       -3886.0000      -17823.7778    358.67%
57319.16/2893.24	c      2893          20581       19531        20       -3886.0000      -17810.2222    358.32%
57420.10/2898.32	c      2898          20640       19590        20       -3886.0000      -17795.2500    357.93%
57519.21/2903.35	c      2903          20681       19631        20       -3886.0000      -17787.2500    357.73%
57618.31/2908.39	c      2908          20731       19681        20       -3886.0000      -17769.5000    357.27%
57721.33/2913.52	c      2914          20781       19731        20       -3886.0000      -17767.0000    357.21%
57820.45/2918.55	c      2919          20841       19791        20       -3886.0000      -17758.6111    356.99%
57921.49/2923.65	c      2924          20889       19839        20       -3886.0000      -17758.6111    356.99%
58022.57/2928.70	c      2929          20951       19901        20       -3886.0000      -17739.3333    356.49%
58121.68/2933.74	c      2934          20996       19946        20       -3886.0000      -17739.1667    356.49%
58220.57/2938.74	c      2939          21043       19993        20       -3886.0000      -17736.9444    356.43%
58319.55/2943.75	c      2944          21091       20041        20       -3886.0000      -17732.5000    356.32%
58420.63/2948.82	c      2949          21151       20101        20       -3886.0000      -17726.6667    356.17%
58519.75/2953.88	c      2954          21202       20152        20       -3886.0000      -17726.6667    356.17%
58623.38/2959.04	c      2959          21265       20215        20       -3886.0000      -17715.8611    355.89%
58722.45/2964.09	c      2964          21321       20271        20       -3886.0000      -17703.6667    355.58%
58823.60/2969.17	c      2969          21374       20324        20       -3886.0000      -17701.8333    355.53%
58924.07/2974.21	c      2974          21434       20384        20       -3886.0000      -17697.5000    355.42%
59022.94/2979.23	c      2979          21481       20431        20       -3886.0000      -17682.3056    355.03%
59123.87/2984.34	c      2984          21501       20451        20       -3886.0000      -17682.3056    355.03%
59222.80/2989.39	c      2989          21501       20451        20       -3886.0000      -17682.3056    355.03%
59323.86/2994.44	c      2994          21501       20451        20       -3886.0000      -17682.3056    355.03%
59422.89/2999.49	c      2999          21501       20451        20       -3886.0000      -17682.3056    355.03%
59522.00/3004.50	c      3004          21541       20491        20       -3886.0000      -17679.8889    354.96%
59622.91/3009.50	c      3010          21581       20531        20       -3886.0000      -17676.8333    354.89%
59723.98/3014.65	c      3015          21631       20581        20       -3886.0000      -17666.1944    354.61%
59825.08/3019.77	c      3020          21676       20626        20       -3886.0000      -17664.0000    354.55%
59924.07/3024.79	c      3025          21730       20680        20       -3886.0000      -17643.5833    354.03%
60025.12/3029.88	c      3030          21779       20729        20       -3886.0000      -17640.4444    353.95%
60124.23/3034.90	c      3035          21830       20780        20       -3886.0000      -17622.6667    353.49%
60225.30/3039.91	c      3040          21881       20831        20       -3886.0000      -17618.7222    353.39%
60324.40/3045.02	c      3045          21929       20879        20       -3886.0000      -17618.7222    353.39%
60428.17/3050.17	c      3050          21977       20927        20       -3886.0000      -17606.9861    353.09%
60527.17/3055.19	c      3055          22031       20981        20       -3886.0000      -17600.3889    352.92%
60627.52/3060.21	c      3060          22081       21031        20       -3886.0000      -17600.2778    352.92%
60726.48/3065.22	c      3065          22128       21078        20       -3886.0000      -17598.6667    352.87%
60825.58/3070.23	c      3070          22171       21121        20       -3886.0000      -17596.4444    352.82%
60926.64/3075.33	c      3075          21881       20831        20       -3886.0000      -17580.1667    352.40%
61025.67/3080.34	c      3080          21941       20891        20       -3886.0000      -17572.1667    352.19%
61126.76/3085.42	c      3085          21991       20941        20       -3886.0000      -17547.8889    351.57%
61225.77/3090.48	c      3090          22044       20994        20       -3886.0000      -17500.1667    350.34%
61328.79/3095.60	c      3096          22093       21043        20       -3886.0000      -17492.8333    350.15%
61429.83/3100.72	c      3101          22149       21099        20       -3886.0000      -17471.0833    349.59%
61530.94/3105.81	c      3106          22191       21141        20       -3886.0000      -17460.5000    349.32%
61630.04/3110.89	c      3111          22241       21191        20       -3886.0000      -17458.4833    349.27%
61731.28/3115.93	c      3116          22291       21241        20       -3886.0000      -17456.5972    349.22%
61830.17/3120.97	c      3121          22341       21291        20       -3886.0000      -17414.5833    348.14%
61931.88/3126.08	c      3126          22381       21331        20       -3886.0000      -17407.9167    347.96%
62030.92/3131.08	c      3131          22428       21378        20       -3886.0000      -17385.4167    347.39%
62132.10/3136.17	c      3136          22471       21421        20       -3886.0000      -17368.3333    346.95%
62234.45/3141.33	c      3141          22522       21472        20       -3886.0000      -17365.5000    346.87%
62333.24/3146.34	c      3146          22581       21531        20       -3886.0000      -17344.3611    346.33%
62432.20/3151.40	c      3151          22636       21586        20       -3886.0000      -17342.3333    346.28%
62533.29/3156.46	c      3156          22684       21634        20       -3886.0000      -17339.3333    346.20%
62632.40/3161.49	c      3162          22755       21705        20       -3886.0000      -17338.5000    346.18%
62735.49/3166.63	c      3167          22801       21751        20       -3886.0000      -17335.5833    346.10%
62834.41/3171.64	c      3172          22858       21808        20       -3886.0000      -17333.7500    346.06%
62933.55/3176.66	c      3177          22911       21861        20       -3886.0000      -17321.1667    345.73%
63034.65/3181.71	c      3182          22962       21912        20       -3886.0000      -17316.8333    345.62%
63133.77/3186.73	c      3187          23021       21971        20       -3886.0000      -17296.3627    345.09%
63232.82/3191.78	c      3192          23071       22021        20       -3886.0000      -17265.3333    344.30%
63335.77/3196.90	c      3197          23131       22081        20       -3886.0000      -17264.0000    344.26%
63435.00/3201.91	c      3202          23174       22124        20       -3886.0000      -17249.5000    343.89%
63534.02/3206.94	c      3207          23241       22191        20       -3886.0000      -17234.3333    343.50%
63633.08/3211.99	c      3212          23285       22235        20       -3886.0000      -17234.3333    343.50%
63732.20/3217.02	c      3217          23342       22292        20       -3886.0000      -17225.9583    343.28%
63836.11/3222.14	c      3222          23401       22351        20       -3886.0000      -17218.8333    343.10%
63935.07/3227.18	c      3227          23461       22411        20       -3886.0000      -17210.5000    342.88%
64034.13/3232.19	c      3232          23525       22475        20       -3886.0000      -17207.5833    342.81%
64134.52/3237.24	c      3237          23571       22521        20       -3886.0000      -17198.1667    342.57%
64235.61/3242.30	c      3242          23618       22568        20       -3886.0000      -17196.5000    342.52%
64334.75/3247.35	c      3247          23671       22621        20       -3886.0000      -17186.0000    342.25%
64435.67/3252.41	c      3252          23727       22677        20       -3886.0000      -17164.8333    341.71%
64534.74/3257.43	c      3257          23787       22737        20       -3886.0000      -17164.3333    341.70%
64633.84/3262.48	c      3262          23837       22787        20       -3886.0000      -17156.9722    341.51%
64734.84/3267.56	c      3268          23904       22854        20       -3886.0000      -17153.6667    341.42%
64835.75/3272.64	c      3273          23956       22906        20       -3886.0000      -17145.7500    341.22%
64934.86/3277.69	c      3278          24019       22969        20       -3886.0000      -17139.8333    341.07%
65035.95/3282.71	c      3283          24091       23041        20       -3886.0000      -17107.6667    340.24%
65136.95/3287.83	c      3288          24141       23091        20       -3886.0000      -17095.7000    339.93%
65238.03/3292.92	c      3293          24193       23143        20       -3886.0000      -17094.2000    339.89%
65339.88/3298.08	c      3298          24251       23201        20       -3886.0000      -17085.8333    339.68%
65440.88/3303.13	c      3303          24311       23261        20       -3886.0000      -17082.0000    339.58%
65540.11/3308.18	c      3308          24361       23311        20       -3886.0000      -17070.4167    339.28%
65640.46/3313.23	c      3313          24421       23371        20       -3886.0000      -17065.9167    339.16%
65739.57/3318.24	c      3318          24463       23415        20       -3886.0000      -17064.6667    339.13%
65840.69/3323.37	c      3323          24463       23415        20       -3886.0000      -17064.6667    339.13%
65941.77/3328.44	c      3328          24463       23415        20       -3886.0000      -17064.6667    339.13%
66040.87/3333.49	c      3334          24483       23433        20       -3886.0000      -17060.0556    339.01%
66141.96/3338.55	c      3339          24539       23489        20       -3886.0000      -17057.7500    338.95%
66243.04/3343.63	c      3344          24592       23542        20       -3886.0000      -17056.6667    338.93%
66342.16/3348.69	c      3349          24645       23595        20       -3886.0000      -17020.0000    337.98%
66443.25/3353.71	c      3354          24711       23661        20       -3886.0000      -17009.0432    337.70%
66542.38/3358.78	c      3359          24761       23711        20       -3886.0000      -17004.5833    337.59%
66643.47/3363.88	c      3364          24823       23773        20       -3886.0000      -16989.5000    337.20%
66744.55/3368.94	c      3369          24876       23826        20       -3886.0000      -16981.1667    336.98%
66843.66/3373.97	c      3374          24942       23892        20       -3886.0000      -16976.2917    336.86%
66945.40/3379.05	c      3379          24994       23944        20       -3886.0000      -16975.8333    336.85%
67044.45/3384.12	c      3384          25054       24004        20       -3886.0000      -16974.5000    336.81%
67146.96/3389.23	c      3389          25114       24064        20       -3886.0000      -16973.3333    336.78%
67248.05/3394.30	c      3394          25168       24118        20       -3886.0000      -16970.4833    336.71%
67347.18/3399.35	c      3399          25241       24191        20       -3886.0000      -16962.4470    336.50%
67446.24/3404.39	c      3404          25301       24251        20       -3886.0000      -16958.1250    336.39%
67547.26/3409.44	c      3409          25351       24301        20       -3886.0000      -16941.0000    335.95%
67648.34/3414.51	c      3415          25401       24351        20       -3886.0000      -16936.7500    335.84%
67747.43/3419.53	c      3420          25461       24411        20       -3886.0000      -16935.6667    335.81%
67848.48/3424.63	c      3425          25512       24462        20       -3886.0000      -16932.1667    335.72%
67947.63/3429.66	c      3430          25563       24513        20       -3886.0000      -16929.5833    335.66%
68046.82/3434.69	c      3435          25621       24571        20       -3886.0000      -16917.0000    335.33%
68147.57/3439.73	c      3440          25661       24611        20       -3886.0000      -16900.1667    334.90%
68248.64/3444.87	c      3445          25731       24681        20       -3886.0000      -16886.0000    334.53%
68347.73/3449.89	c      3450          25791       24741        20       -3886.0000      -16872.3889    334.18%
68448.80/3454.93	c      3455          25844       24794        20       -3886.0000      -16872.3333    334.18%
68550.45/3460.06	c      3460          25904       24854        20       -3886.0000      -16868.8452    334.09%
68649.59/3465.11	c      3465          25951       24901        20       -3886.0000      -16847.5000    333.54%
68750.61/3470.18	c      3470          26004       24954        20       -3886.0000      -16840.8333    333.37%
68851.08/3475.25	c      3475          26062       25012        20       -3886.0000      -16835.7917    333.24%
68952.03/3480.33	c      3480          26099       25049        20       -3886.0000      -16827.9167    333.04%
69051.14/3485.35	c      3485          26160       25110        20       -3886.0000      -16817.9167    332.78%
69152.26/3490.40	c      3490          26211       25161        20       -3886.0000      -16808.0000    332.53%
69253.19/3495.54	c      3496          26278       25228        20       -3886.0000      -16807.0000    332.50%
69352.16/3500.59	c      3501          26334       25284        20       -3886.0000      -16793.3333    332.15%
69453.23/3505.65	c      3506          26390       25340        20       -3886.0000      -16791.2500    332.10%
69554.35/3510.72	c      3511          26447       25397        20       -3886.0000      -16784.8333    331.93%
69653.41/3515.76	c      3516          26508       25458        20       -3886.0000      -16784.0000    331.91%
69754.48/3520.81	c      3521          26566       25516        20       -3886.0000      -16782.9778    331.88%
69853.59/3525.84	c      3526          26613       25563        20       -3886.0000      -16779.5833    331.80%
69952.60/3530.85	c      3531          26671       25621        20       -3886.0000      -16769.7500    331.54%
70051.71/3535.86	c      3536          26731       25681        20       -3886.0000      -16763.0000    331.37%
70152.78/3540.95	c      3541          26785       25735        20       -3886.0000      -16759.8333    331.29%
70251.91/3546.02	c      3546          26841       25791        20       -3886.0000      -16751.5000    331.07%
70356.95/3551.22	c      3551          26902       25852        20       -3886.0000      -16747.6333    330.97%
70456.08/3556.28	c      3556          26963       25913        20       -3886.0000      -16745.8333    330.93%
70557.08/3561.32	c      3561          27021       25971        20       -3886.0000      -16744.5000    330.89%
70656.20/3566.33	c      3566          27071       26021        20       -3886.0000      -16723.0833    330.34%
70755.28/3571.36	c      3571          27122       26072        20       -3886.0000      -16720.3333    330.27%
70856.37/3576.40	c      3576          27186       26136        20       -3886.0000      -16720.3333    330.27%
70955.30/3581.40	c      3581          27241       26191        20       -3886.0000      -16706.5833    329.92%
71054.33/3586.43	c      3586          27301       26251        20       -3886.0000      -16693.0000    329.57%
71153.27/3591.48	c      3591          27357       26307        20       -3886.0000      -16683.7857    329.33%
71252.20/3596.49	c      3596          27401       26351        20       -3886.0000      -16679.9583    329.23%
71353.30/3601.54	c      3602          27461       26411        20       -3886.0000      -16677.5833    329.17%
71452.55/3606.56	c      3607          27521       26471        20       -3886.0000      -16677.2500    329.16%
71551.53/3611.59	c      3612          27584       26534        20       -3886.0000      -16667.3333    328.91%
71652.60/3616.66	c      3617          27631       26581        20       -3886.0000      -16656.1667    328.62%
71753.68/3621.73	c      3622          27692       26642        20       -3886.0000      -16654.5000    328.58%
71852.79/3626.74	c      3627          27741       26691        20       -3886.0000      -16653.5000    328.55%
71953.88/3631.89	c      3632          27791       26741        20       -3886.0000      -16644.4167    328.32%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (169507 MiB free)
  memory of node 1: 193531 MiB (163713 MiB free)
  memory of node 2: 193531 MiB (186885 MiB free)
  memory of node 3: 193531 MiB (176508 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-4466032-1723657751/watcher-4466032-1723657751 -o /tmp/evaluation-result-4466032-1723657751/solver-4466032-1723657751 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723651688-748319 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4466032-1723657751.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100102 s]*
/proc/loadavg: 11.45 10.89 22.04 5/863 752003
/proc/meminfo: memFree=713308348/790760800 swapFree=131071996/131071996
[pid=752002] ppid=751999 vsize=46984 memory=35652 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/stat : 752002 (fscip) R 751999 752002 748307 0 -1 4194304 6578 0 0 0 10 1 0 0 20 0 1 0 132361824 48111616 8913 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
/proc/752002/statm: 11746 8913 2614 3035 0 8142 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 46984 KiB
Current children cumulated memory: 35652 KiB

[startup+0.217661 s]*
/proc/loadavg: 11.45 10.89 22.04 5/863 752003
/proc/meminfo: memFree=713307636/790760800 swapFree=131071996/131071996
[pid=752002] ppid=751999 vsize=47368 memory=35916 CPUtime=0.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/stat : 752002 (fscip) R 751999 752002 748307 0 -1 4194304 6648 0 0 0 21 1 0 0 20 0 1 0 132361824 48504832 8979 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
/proc/752002/statm: 11842 8979 2614 3035 0 8238 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 47368 KiB
Current children cumulated memory: 35916 KiB

[startup+0.31516 s]*
/proc/loadavg: 11.45 10.89 22.04 5/863 752003
/proc/meminfo: memFree=713307016/790760800 swapFree=131071996/131071996
[pid=752002] ppid=751999 vsize=48068 memory=36444 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/stat : 752002 (fscip) R 751999 752002 748307 0 -1 4194304 6814 0 0 0 31 1 0 0 20 0 1 0 132361824 49221632 9111 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
/proc/752002/statm: 12017 9111 2614 3035 0 8413 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 48068 KiB
Current children cumulated memory: 36444 KiB

[startup+0.701834 s]
/proc/loadavg: 11.45 10.89 22.04 5/883 752023
/proc/meminfo: memFree=713264276/790760800 swapFree=131071996/131071996
[pid=752002] ppid=751999 vsize=1733980 memory=474696 CPUtime=1.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/stat : 752002 (fscip) S 751999 752002 748307 0 -1 1077936128 116411 0 0 0 85 28 0 0 20 0 41 0 132361824 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
/proc/752002/statm: 433495 118674 2710 3035 0 212481 0
[pid=752002/tid=752004] ppid=751999 vsize=1733980 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752004/stat : 752004 (fscip) D 751999 752002 748307 0 -1 4194368 5020 0 0 0 2 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752005] ppid=751999 vsize=1733980 memory=16240 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752005/stat : 752005 (fscip) D 751999 752002 748307 0 -1 4194368 5018 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752006] ppid=751999 vsize=1733980 memory=5432 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752006/stat : 752006 (fscip) D 751999 752002 748307 0 -1 4194368 5020 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752007] ppid=751999 vsize=1733980 memory=2268 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752007/stat : 752007 (fscip) R 751999 752002 748307 0 -1 4194368 5030 0 0 0 2 0 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752008] ppid=751999 vsize=1733980 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752008/stat : 752008 (fscip) D 751999 752002 748307 0 -1 4194368 5028 0 0 0 2 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752009] ppid=751999 vsize=1733980 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752009/stat : 752009 (fscip) D 751999 752002 748307 0 -1 4194368 5024 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752010] ppid=751999 vsize=1733980 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752010/stat : 752010 (fscip) D 751999 752002 748307 0 -1 4194368 5020 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752011] ppid=751999 vsize=1733980 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752011/stat : 752011 (fscip) R 751999 752002 748307 0 -1 4194368 5031 0 0 0 2 0 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752012] ppid=751999 vsize=1733980 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752012/stat : 752012 (fscip) D 751999 752002 748307 0 -1 4194368 5020 0 0 0 2 0 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752013] ppid=751999 vsize=1733980 memory=1836 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752013/stat : 752013 (fscip) R 751999 752002 748307 0 -1 4194368 5034 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752014] ppid=751999 vsize=1733980 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752014/stat : 752014 (fscip) D 751999 752002 748307 0 -1 4194368 5017 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752015] ppid=751999 vsize=1733980 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752015/stat : 752015 (fscip) D 751999 752002 748307 0 -1 4194368 5024 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752016] ppid=751999 vsize=1733980 memory=38468 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752016/stat : 752016 (fscip) D 751999 752002 748307 0 -1 4194368 5024 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752017] ppid=751999 vsize=1733980 memory=2152 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752017/stat : 752017 (fscip) D 751999 752002 748307 0 -1 4194368 5018 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752018] ppid=751999 vsize=1733980 memory=6056 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752018/stat : 752018 (fscip) D 751999 752002 748307 0 -1 4194368 5027 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752019] ppid=751999 vsize=1733980 memory=104 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752019/stat : 752019 (fscip) D 751999 752002 748307 0 -1 4194368 5025 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752020] ppid=751999 vsize=1733980 memory=33100 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752020/stat : 752020 (fscip) R 751999 752002 748307 0 -1 4194368 5028 0 0 0 2 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752021] ppid=751999 vsize=1733980 memory=25333125866717268 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752021/stat : 752021 (fscip) R 751999 752002 748307 0 -1 4194368 5044 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752022] ppid=751999 vsize=1733980 memory=2268 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752022/stat : 752022 (fscip) D 751999 752002 748307 0 -1 4194368 5021 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752023] ppid=751999 vsize=1733980 memory=28496 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752023/stat : 752023 (fscip) D 751999 752002 748307 0 -1 4194368 5207 0 0 0 1 1 0 0 20 0 41 0 132361873 1775595520 118674 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
Current children cumulated CPU time: 1.13 s
Current children cumulated vsize: 1733980 KiB
Current children cumulated memory: 474696 KiB

[startup+1.50166 s]
/proc/loadavg: 11.45 10.89 22.04 24/903 752043
/proc/meminfo: memFree=712775508/790760800 swapFree=131071996/131071996
[pid=752002] ppid=751999 vsize=1733980 memory=594808 CPUtime=16.93 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/stat : 752002 (fscip) S 751999 752002 748307 0 -1 1077936128 147043 0 0 0 1657 36 0 0 20 0 41 0 132361824 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
/proc/752002/statm: 433495 148702 2710 3035 0 242539 0
[pid=752002/tid=752004] ppid=751999 vsize=1733980 memory=28496 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752004/stat : 752004 (fscip) R 751999 752002 748307 0 -1 4194368 6495 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752005] ppid=751999 vsize=1733980 memory=0 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752005/stat : 752005 (fscip) R 751999 752002 748307 0 -1 4194368 6442 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752006] ppid=751999 vsize=1733980 memory=16240 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752006/stat : 752006 (fscip) R 751999 752002 748307 0 -1 4194368 6789 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752007] ppid=751999 vsize=1733980 memory=5432 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752007/stat : 752007 (fscip) R 751999 752002 748307 0 -1 4194368 6507 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752008] ppid=751999 vsize=1733980 memory=0 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752008/stat : 752008 (fscip) R 751999 752002 748307 0 -1 4194368 6407 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752009] ppid=751999 vsize=1733980 memory=204916 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752009/stat : 752009 (fscip) R 751999 752002 748307 0 -1 4194368 6766 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752010] ppid=751999 vsize=1733980 memory=1836 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752010/stat : 752010 (fscip) R 751999 752002 748307 0 -1 4194368 6501 0 0 0 79 2 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752011] ppid=751999 vsize=1733980 memory=25333125866717268 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752011/stat : 752011 (fscip) R 751999 752002 748307 0 -1 4194368 6470 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752012] ppid=751999 vsize=1733980 memory=0 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752012/stat : 752012 (fscip) R 751999 752002 748307 0 -1 4194368 6805 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752013] ppid=751999 vsize=1733980 memory=0 CPUtime=0.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752013/stat : 752013 (fscip) R 751999 752002 748307 0 -1 4194368 6468 0 0 0 77 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752014] ppid=751999 vsize=1733980 memory=0 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752014/stat : 752014 (fscip) R 751999 752002 748307 0 -1 4194368 6443 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752015] ppid=751999 vsize=1733980 memory=0 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752015/stat : 752015 (fscip) R 751999 752002 748307 0 -1 4194368 6843 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752016] ppid=751999 vsize=1733980 memory=0 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752016/stat : 752016 (fscip) R 751999 752002 748307 0 -1 4194368 6503 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752017] ppid=751999 vsize=1733980 memory=38468 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752017/stat : 752017 (fscip) R 751999 752002 748307 0 -1 4194368 6407 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752018] ppid=751999 vsize=1733980 memory=2152 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752018/stat : 752018 (fscip) R 751999 752002 748307 0 -1 4194368 6759 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752019] ppid=751999 vsize=1733980 memory=6056 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752019/stat : 752019 (fscip) R 751999 752002 748307 0 -1 4194368 6500 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752020] ppid=751999 vsize=1733980 memory=11424 CPUtime=0.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752020/stat : 752020 (fscip) R 751999 752002 748307 0 -1 4194368 6509 0 0 0 81 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752021] ppid=751999 vsize=1733980 memory=35984 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752021/stat : 752021 (fscip) R 751999 752002 748307 0 -1 4194368 6791 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752022] ppid=751999 vsize=1733980 memory=10392 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752022/stat : 752022 (fscip) R 751999 752002 748307 0 -1 4194368 6461 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752023] ppid=751999 vsize=1733980 memory=104 CPUtime=0.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752023/stat : 752023 (fscip) R 751999 752002 748307 0 -1 4194368 6446 0 0 0 80 1 0 0 20 0 41 0 132361873 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752024] ppid=751999 vsize=1733980 memory=33100 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752024/stat : 752024 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752025] ppid=751999 vsize=1733980 memory=25333125866717268 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752025/stat : 752025 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752026] ppid=751999 vsize=1733980 memory=2268 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752026/stat : 752026 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752027] ppid=751999 vsize=1733980 memory=-6080259072096123747 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752027/stat : 752027 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752028] ppid=751999 vsize=1733980 memory=2744 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752028/stat : 752028 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752029] ppid=751999 vsize=1733980 memory=5032 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752029/stat : 752029 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752030] ppid=751999 vsize=1733980 memory=5432 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752030/stat : 752030 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752031] ppid=751999 vsize=1733980 memory=16240 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752031/stat : 752031 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752032] ppid=751999 vsize=1733980 memory=2268 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752032/stat : 752032 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752033] ppid=751999 vsize=1733980 memory=1996 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752033/stat : 752033 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752034] ppid=751999 vsize=1733980 memory=1836 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752034/stat : 752034 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752035] ppid=751999 vsize=1733980 memory=38468 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752035/stat : 752035 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752036] ppid=751999 vsize=1733980 memory=281099301752784 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752036/stat : 752036 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752037] ppid=751999 vsize=1733980 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752037/stat : 752037 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752038] ppid=751999 vsize=1733980 memory=8584910622870482 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752038/stat : 752038 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752039] ppid=751999 vsize=1733980 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752039/stat : 752039 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752040] ppid=751999 vsize=1733980 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752040/stat : 752040 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752041] ppid=751999 vsize=1733980 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752041/stat : 752041 (fscip) S 751999 752002 748307 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 132361890 1775595520 148702 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0

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

/proc/752002/task/752030/stat : 752030 (fscip) S 751999 752002 748307 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752031] ppid=751999 vsize=39940308 memory=281099303708272 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752031/stat : 752031 (fscip) S 751999 752002 748307 0 -1 1077936192 99 0 0 0 3 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752032] ppid=751999 vsize=39940308 memory=-3967418655009478193 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752032/stat : 752032 (fscip) S 751999 752002 748307 0 -1 1077936192 102 0 0 0 3 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752033] ppid=751999 vsize=39940308 memory=26472948 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752033/stat : 752033 (fscip) S 751999 752002 748307 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752034] ppid=751999 vsize=39940308 memory=6720669865360834409 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752034/stat : 752034 (fscip) S 751999 752002 748307 0 -1 1077936192 106 0 0 0 3 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752035] ppid=751999 vsize=39940308 memory=11424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752035/stat : 752035 (fscip) S 751999 752002 748307 0 -1 1077936192 100 0 0 0 3 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752036] ppid=751999 vsize=39940308 memory=36052 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752036/stat : 752036 (fscip) S 751999 752002 748307 0 -1 1077936192 100 0 0 0 3 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752037] ppid=751999 vsize=39940308 memory=25333125866717268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752037/stat : 752037 (fscip) S 751999 752002 748307 0 -1 1077936192 106 0 0 0 3 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752038] ppid=751999 vsize=39940308 memory=7374191843767575659 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752038/stat : 752038 (fscip) S 751999 752002 748307 0 -1 1077936192 103 0 0 0 3 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752039] ppid=751999 vsize=39940308 memory=26403484 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752039/stat : 752039 (fscip) S 751999 752002 748307 0 -1 1077936192 104 0 0 0 3 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752040] ppid=751999 vsize=39940308 memory=11424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752040/stat : 752040 (fscip) S 751999 752002 748307 0 -1 1077936192 103 0 0 0 3 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752041] ppid=751999 vsize=39940308 memory=36248 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752041/stat : 752041 (fscip) S 751999 752002 748307 0 -1 1077936192 107 0 0 0 3 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752042] ppid=751999 vsize=39940308 memory=25333125866717268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752042/stat : 752042 (fscip) S 751999 752002 748307 0 -1 1077936192 105 0 0 0 3 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752043] ppid=751999 vsize=39940308 memory=11424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752043/stat : 752043 (fscip) S 751999 752002 748307 0 -1 1077936192 105 0 0 0 3 0 0 0 20 0 41 0 132361890 40898875392 6638653 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
Current children cumulated CPU time: 70973.1 s
Current children cumulated vsize: 39940308 KiB
Current children cumulated memory: 26554612 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.14 s]
/proc/loadavg: 81.51 80.90 78.26 81/1021 754352
/proc/meminfo: memFree=620278716/790760800 swapFree=131071996/131071996
[pid=752002] ppid=751999 vsize=39960388 memory=26661228 CPUtime=72000.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/stat : 752002 (fscip) S 751999 752002 748307 0 -1 1077936128 52392472 0 0 0 7188399 11613 0 0 20 0 41 0 132361824 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
/proc/752002/statm: 9990097 6665307 3014 3035 0 9812641 0
[pid=752002/tid=752004] ppid=751999 vsize=39960388 memory=25333125866717268 CPUtime=3602.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752004/stat : 752004 (fscip) R 751999 752002 748307 0 -1 4194368 1943182 0 0 0 359971 286 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752005] ppid=751999 vsize=39960388 memory=281099301366464 CPUtime=3599.3 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752005/stat : 752005 (fscip) R 751999 752002 748307 0 -1 4194368 2109078 0 0 0 359503 427 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752006] ppid=751999 vsize=39960388 memory=4641360116898556007 CPUtime=3601.52 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752006/stat : 752006 (fscip) R 751999 752002 748307 0 -1 4194368 3868859 0 0 0 359052 1100 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752007] ppid=751999 vsize=39960388 memory=104 CPUtime=3602.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752007/stat : 752007 (fscip) R 751999 752002 748307 0 -1 4194368 1962580 0 0 0 359910 299 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752008] ppid=751999 vsize=39960388 memory=64 CPUtime=3604.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752008/stat : 752008 (fscip) R 751999 752002 748307 0 -1 4194368 2108549 0 0 0 359997 436 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752009] ppid=751999 vsize=39960388 memory=1704 CPUtime=3598.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752009/stat : 752009 (fscip) R 751999 752002 748307 0 -1 4194368 4307623 0 0 0 358725 1149 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752010] ppid=751999 vsize=39960388 memory=6459854152987442 CPUtime=3600.38 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752010/stat : 752010 (fscip) R 751999 752002 748307 0 -1 4194368 1953820 0 0 0 359727 311 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752011] ppid=751999 vsize=39960388 memory=25333125866717268 CPUtime=3599.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752011/stat : 752011 (fscip) R 751999 752002 748307 0 -1 4194368 2080728 0 0 0 359505 407 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752012] ppid=751999 vsize=39960388 memory=26550136 CPUtime=3605.85 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752012/stat : 752012 (fscip) R 751999 752002 748307 0 -1 4194368 4091739 0 0 0 359459 1126 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752013] ppid=751999 vsize=39960388 memory=0 CPUtime=3602.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752013/stat : 752013 (fscip) R 751999 752002 748307 0 -1 4194368 1936247 0 0 0 359948 299 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752014] ppid=751999 vsize=39960388 memory=26597528 CPUtime=3599.87 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752014/stat : 752014 (fscip) R 751999 752002 748307 0 -1 4194368 2159394 0 0 0 359579 408 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752015] ppid=751999 vsize=39960388 memory=26630208 CPUtime=3598.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752015/stat : 752015 (fscip) R 751999 752002 748307 0 -1 4194368 3797839 0 0 0 358835 1055 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752016] ppid=751999 vsize=39960388 memory=281099302031328 CPUtime=3596.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752016/stat : 752016 (fscip) R 751999 752002 748307 0 -1 4194368 1916968 0 0 0 359376 298 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752017] ppid=751999 vsize=39960388 memory=3672 CPUtime=3600.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752017/stat : 752017 (fscip) R 751999 752002 748307 0 -1 4194368 2158085 0 0 0 359606 411 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752018] ppid=751999 vsize=39960388 memory=6628 CPUtime=3592.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752018/stat : 752018 (fscip) R 751999 752002 748307 0 -1 4194368 3936827 0 0 0 358220 1053 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752019] ppid=751999 vsize=39960388 memory=356375 CPUtime=3598.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752019/stat : 752019 (fscip) R 751999 752002 748307 0 -1 4194368 1982359 0 0 0 359544 324 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752020] ppid=751999 vsize=39960388 memory=16240 CPUtime=3602.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752020/stat : 752020 (fscip) R 751999 752002 748307 0 -1 4194368 2127890 0 0 0 359877 387 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752021] ppid=751999 vsize=39960388 memory=5432 CPUtime=3591.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752021/stat : 752021 (fscip) R 751999 752002 748307 0 -1 4194368 3891055 0 0 0 358147 1037 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752022] ppid=751999 vsize=39960388 memory=26636484 CPUtime=3601.08 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752022/stat : 752022 (fscip) R 751999 752002 748307 0 -1 4194368 1946987 0 0 0 359773 335 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752023] ppid=751999 vsize=39960388 memory=281099304222064 CPUtime=3598.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752023/stat : 752023 (fscip) R 751999 752002 748307 0 -1 4194368 2087887 0 0 0 359446 399 0 0 20 0 41 0 132361873 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752024] ppid=751999 vsize=39960388 memory=1836 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752024/stat : 752024 (fscip) S 751999 752002 748307 0 -1 1077936192 104 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752025] ppid=751999 vsize=39960388 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752025/stat : 752025 (fscip) S 751999 752002 748307 0 -1 1077936192 106 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752026] ppid=751999 vsize=39960388 memory=281099303322384 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752026/stat : 752026 (fscip) S 751999 752002 748307 0 -1 1077936192 101 0 0 0 2 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752027] ppid=751999 vsize=39960388 memory=64 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752027/stat : 752027 (fscip) S 751999 752002 748307 0 -1 1077936192 106 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752028] ppid=751999 vsize=39960388 memory=26663816 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752028/stat : 752028 (fscip) S 751999 752002 748307 0 -1 1077936192 56 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752029] ppid=751999 vsize=39960388 memory=26657908 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752029/stat : 752029 (fscip) S 751999 752002 748307 0 -1 1077936192 97 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752030] ppid=751999 vsize=39960388 memory=30816 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752030/stat : 752030 (fscip) S 751999 752002 748307 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752031] ppid=751999 vsize=39960388 memory=26630904 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752031/stat : 752031 (fscip) S 751999 752002 748307 0 -1 1077936192 99 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752032] ppid=751999 vsize=39960388 memory=38468 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752032/stat : 752032 (fscip) S 751999 752002 748307 0 -1 1077936192 102 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752033] ppid=751999 vsize=39960388 memory=2152 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752033/stat : 752033 (fscip) S 751999 752002 748307 0 -1 1077936192 107 0 0 0 2 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752034] ppid=751999 vsize=39960388 memory=12188 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752034/stat : 752034 (fscip) S 751999 752002 748307 0 -1 1077936192 106 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752035] ppid=751999 vsize=39960388 memory=26635012 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752035/stat : 752035 (fscip) S 751999 752002 748307 0 -1 1077936192 100 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752036] ppid=751999 vsize=39960388 memory=26550172 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752036/stat : 752036 (fscip) S 751999 752002 748307 0 -1 1077936192 100 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752037] ppid=751999 vsize=39960388 memory=26636052 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752037/stat : 752037 (fscip) S 751999 752002 748307 0 -1 1077936192 106 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752038] ppid=751999 vsize=39960388 memory=26631916 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752038/stat : 752038 (fscip) S 751999 752002 748307 0 -1 1077936192 103 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752039] ppid=751999 vsize=39960388 memory=26634656 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752039/stat : 752039 (fscip) S 751999 752002 748307 0 -1 1077936192 104 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752040] ppid=751999 vsize=39960388 memory=11424 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752040/stat : 752040 (fscip) S 751999 752002 748307 0 -1 1077936192 103 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752041] ppid=751999 vsize=39960388 memory=36052 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752041/stat : 752041 (fscip) S 751999 752002 748307 0 -1 1077936192 107 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752042] ppid=751999 vsize=39960388 memory=26604692 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752042/stat : 752042 (fscip) S 751999 752002 748307 0 -1 1077936192 105 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
[pid=752002/tid=752043] ppid=751999 vsize=39960388 memory=26637384 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/752002/task/752043/stat : 752043 (fscip) S 751999 752002 748307 0 -1 1077936192 105 0 0 0 3 0 0 0 20 0 41 0 132361890 40919437312 6665307 809668444160 4194304 16623229 140731043994288 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 43773952 140731043996678 140731043996796 140731043996796 140731044003824 0
Current children cumulated CPU time: 72000.1 s
Current children cumulated vsize: 39960388 KiB
Current children cumulated memory: 26661228 KiB

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

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

# cumulated CPU time of all completed processes:  user=71884.2 s, system=116.973 s

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

[startup+3634.4 s]
/proc/loadavg: 81.51 80.90 78.26 62/982 754352
/proc/meminfo: memFree=622777428/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3634.8 s]
/proc/loadavg: 81.51 80.90 78.26 62/982 754352
/proc/meminfo: memFree=622777428/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3634.9 s]
/proc/loadavg: 81.51 80.90 78.26 62/982 754352
/proc/meminfo: memFree=622777428/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): 3634.99
CPU time (s): 72001.2
CPU user time (s): 71884.2
CPU system time (s): 116.973
CPU usage (%): 1980.78
Max. virtual memory (cumulated for all children) (KiB): 40020320
Max. memory (cumulated for all children) (KiB): 26664356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71884.2
system time used= 116.973
maximum resident set size= 26664356
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52392844
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= 1481105
involuntary context switches= 265036


# summary of solver processes directly reported to runsolver:
#   pid: 752002
#   total CPU time (s): 72001.2
#   total CPU user time (s): 71884.2
#   total CPU system time (s): 116.973

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.5004 second user time and 86.0693 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 19:49:11
IDJOB=4466032
IDBENCH=160600
IDSOLVER=3094
FILE ID=nodeD101/4466032-1723657751
RUNJOBID= nodeD101-1723651688-748319
SLURM_JOB_ID= 8267922
Free space on /tmp= 8622744 MiB

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

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

MD5SUM BENCH= f5c432639ff617f018d9bdeeea2281b7
RANDOM SEED=656833610

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		: 3306.425
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		: 2623.295
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		: 3597.000
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		: 2624.548
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		: 2646.862
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		: 2634.473
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		: 3426.526
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		: 2640.394
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		: 2835.312
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		: 2639.105
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		: 3491.021
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		: 2637.041
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		: 3593.625
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		: 2644.204
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		: 2998.071
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		: 2642.860
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		: 2626.660
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		: 2828.977
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		: 3307.175
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		: 2637.930
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		: 2641.422
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		: 2643.603
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		: 2643.030
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		: 2642.138
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		: 2857.937
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		: 2630.588
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		: 1655.213
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		: 2635.252
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		: 3824.005
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		: 2644.694
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		: 2658.853
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		: 2645.548
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		: 3425.328
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		: 3891.333
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		: 2654.353
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		: 2726.356
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		: 2643.933
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		: 2645.333
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		: 2733.560
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		: 3891.625
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		: 2640.115
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		: 2637.573
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		: 2651.960
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		: 2632.300
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		: 3309.892
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		: 2640.044
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		: 2666.017
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		: 2651.595
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		: 3244.315
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		: 2641.661
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		: 2648.545
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		: 2630.115
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		: 2624.113
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		: 2649.746
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		: 2657.334
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		: 2640.854
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		: 2645.881
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		: 2634.889
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		: 2652.306
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		: 2643.116
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		: 3132.522
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		: 2646.483
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		: 2660.338
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		: 2638.024
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		: 2712.649
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		: 2630.006
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		: 2653.229
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		: 2634.914
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		: 2630.548
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		: 2659.683
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		: 2662.480
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		: 2659.475
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		: 2639.664
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		: 2645.160
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		: 2656.169
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		: 2645.632
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		: 3791.686
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		: 3660.190
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		: 3762.962
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		: 3681.472
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:        713334756 kB
MemAvailable:   771204236 kB
Buffers:         1194876 kB
Cached:         59928280 kB
SwapCached:            0 kB
Active:         18955924 kB
Inactive:       54910260 kB
Active(anon):       2128 kB
Inactive(anon): 12779816 kB
Active(file):   18953796 kB
Inactive(file): 42130444 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28296 kB
Writeback:             0 kB
AnonPages:      12742000 kB
Mapped:           134668 kB
Shmem:             38920 kB
KReclaimable:     409532 kB
Slab:             825880 kB
SReclaimable:     409532 kB
SUnreclaim:       416348 kB
KernelStack:       14976 kB
PageTables:        34488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   14313340 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1161984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5232640 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      841728 kB
DirectMap2M:    132825088 kB
DirectMap1G:    672137216 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD101 at 2024-08-14 20:49:46