Trace number 4465196

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.opb
MD5SUM8940813d27fb075f4739eb458e093f9a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark176
Best CPU time to get the best result obtained on this benchmark3558.01
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables467
Total number of constraints466
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 constraints466
Minimum length of a constraint3
Maximum length of a constraint15
Number of terms in the objective function 467
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 467
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 467
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 24428544, getVmSize() = 24428544, SCIPgetMemUsed() = 2291013, SCIPgetMemTotal() = 2870589, SCIPgetMemExternEstim() = 1048576
0.00/0.00	c ** set memory limit for presolving in LC to 8.79602e+12 for SCIP **
0.00/0.02	c ** Estimated virtualMemUsedAtSolver = 16440433, getVmSize() = 29302784, SCIPgetMemUsed() = 3237756, SCIPgetMemTotal() = 6406084, SCIPgetMemExternEstim() = 1048576
0.00/0.02	c ** set memory limit for solvers to 4.18856e+11 for each SCIP **
0.00/0.02	c Original Problem   :
0.00/0.02	c   Problem name     : instance-4465196-1722449684
0.00/0.02	c   Variables        : 467 (467 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 466
0.00/0.02	c   Objective sense  : minimize
0.00/0.02	c Presolved Problem  :
0.00/0.02	c   Variables        : 467 (467 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 519
0.00/0.02	c Constraints        : Number
0.00/0.02	c   knapsack         : 424 
0.00/0.02	c   setppc           : 78 
0.00/0.02	c   logicor          : 17 
0.00/0.02	c ** Instance transfer method used: 0
0.00/0.02	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.08	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.08	c                                Nodes    Active                                            
0.00/0.08	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.49/0.12	c *       0              4           3        20         447.0000           1.0000          -
0.49/0.13	c *       0              4           3        20         427.0000           1.0000          -
0.49/0.13	c *       0              4           3        20         407.0000           1.0000          -
0.49/0.13	c *       0              4           3        20         223.0000           1.0000          -
0.49/0.13	c *       0              4           3        20         209.0000           1.0000          -
29.49/1.65	c *       2          10600         209        20         207.0000           1.0000          -
29.49/1.68	c *       2          10600         209        20         205.0000           1.0000          -
29.49/1.69	c *       2          10600         209        20         203.0000           1.0000          -
31.64/1.72	c *       2          10600         209        20         201.0000           1.0000          -
31.64/1.74	c *       2          10600         209        20         200.0000           1.0000          -
31.64/1.77	c *       2          10600         209        20         199.0000           1.0000          -
33.64/1.81	c *       2          10600         209        20         198.0000           1.0000          -
33.64/1.84	c *       2          10600         209        20         197.0000           1.0000          -
33.64/1.88	c *       2          10600         209        20         196.0000           1.0000          -
35.55/1.92	c *       2          10600         209        20         195.0000           1.0000          -
35.55/1.96	c *       2          10600         209        20         194.0000           1.0000          -
35.55/1.99	c *       2          10600         209        20         193.0000           1.0000          -
38.01/2.03	c *       2          10600         209        20         192.0000           1.0000          -
39.96/2.17	c *       2          10600         209        20         191.0000           1.0000          -
41.30/2.20	c *       2          19783         178        20         190.0000           1.0000          -
41.30/2.25	c *       2          19783         178        20         189.0000           1.0000          -
97.48/5.04	c         5              3           2        20         189.0000         152.2657     24.13%
196.45/10.11	c        10              5           4        20         189.0000         156.8416     20.50%
298.74/15.25	c        15              9           8        20         189.0000         156.8416     20.50%
368.14/18.79	c *      19             12          11        20         188.0000         156.8416     19.87%
399.87/20.30	c        20             13          12        20         188.0000         156.8416     19.87%
498.82/25.38	c        25             79          78        20         188.0000         156.9360     19.79%
526.57/26.79	c *      27             79          78        20         187.0000         156.9360     19.16%
599.88/30.41	c        30            143         142        20         187.0000         156.9490     19.15%
699.19/35.43	c        35            209         208        20         187.0000         156.9490     19.15%
800.11/40.52	c        41            271         270        20         187.0000         156.9490     19.15%
825.90/41.80	c *      42            282         281        20         186.0000         156.9490     18.51%
847.68/43.03	c *      43            292         291        20         185.0000         157.0085     17.83%
850.36/43.09	c *      43            292         291        20         184.0000         157.0085     17.19%
899.15/45.54	c        46            312         311        20         184.0000         157.0156     17.19%
964.63/48.86	c *      49            352         351        20         183.0000         157.0225     16.54%
966.81/48.91	c *      49            352         351        20         182.0000         157.0225     15.91%
998.28/50.58	c        51            372         371        20         182.0000         157.1346     15.82%
1099.50/55.63	c        56            432         431        20         182.0000         157.2091     15.77%
1200.65/60.78	c        61            512         511        20         182.0000         157.2949     15.71%
1301.68/65.84	c        66            572         571        20         182.0000         157.3303     15.68%
1400.68/70.88	c        71            632         631        20         182.0000         157.3424     15.67%
1499.73/75.90	c        76            692         691        20         182.0000         157.3442     15.67%
1600.74/80.99	c        81            732         731        20         182.0000         157.3448     15.67%
1699.85/86.03	c        86            792         791        20         182.0000         157.4126     15.62%
1801.60/91.08	c        91            852         851        20         182.0000         157.4242     15.61%
1900.59/96.13	c        96            932         931        20         182.0000         157.4498     15.59%
2001.56/101.18	c       101           1012        1011        20         182.0000         157.4917     15.56%
2101.87/106.24	c       106           1042        1041        20         182.0000         157.5011     15.55%
2201.02/111.29	c       111           1053           3        20         182.0000         157.5011     15.55%
2302.30/116.33	c       116           1064          14        20         182.0000         157.5011     15.55%
2401.06/121.37	c       121           1118          68        20         182.0000         157.5011     15.55%
2501.95/126.42	c       126           1181         131        20         182.0000         157.5011     15.55%
2600.87/131.43	c       131           1279         229        20         182.0000         157.5011     15.55%
2702.00/136.52	c       137           1466         346        20         182.0000         157.5011     15.55%
2800.94/141.55	c       142           1594         378        20         182.0000         157.5011     15.55%
2902.01/146.62	c       147           1816         418        20         182.0000         157.5011     15.55%
3001.12/151.67	c       152            912         911        20         182.0000         157.5230     15.54%
3102.21/156.72	c       157            932         931        20         182.0000         157.5307     15.53%
3201.28/161.78	c       162            966         965        20         182.0000         157.5541     15.52%
3302.29/166.82	c       167           1012        1011        20         182.0000         157.5701     15.50%
3401.32/171.87	c       172           1049        1048        20         182.0000         157.5898     15.49%
3500.39/176.89	c       177           1049        1048        20         182.0000         157.5898     15.49%
3601.28/181.91	c       182           1052           2        20         182.0000         157.5898     15.49%
3700.37/186.95	c       187           1056           6        20         182.0000         157.5898     15.49%
3802.09/192.05	c       192           1087          37        20         182.0000         157.5898     15.49%
3901.22/197.12	c       197           1143          93        20         182.0000         157.5898     15.49%
4002.26/202.18	c       202           1201         151        20         182.0000         157.5898     15.49%
4102.46/207.23	c       207           1235         185        20         182.0000         157.5898     15.49%
4201.38/212.26	c       212           1293         243        20         182.0000         157.5898     15.49%
4300.31/217.28	c       217           1429         377        20         182.0000         157.5898     15.49%
4401.35/222.37	c       222           1518         416        20         182.0000         157.5898     15.49%
4502.57/227.43	c       227           4211        1453        20         182.0000         157.5951     15.49%
4601.49/232.48	c       232           4391        1493        20         182.0000         157.6025     15.48%
4702.24/237.52	c       238           4530        1534        20         182.0000         157.6107     15.47%
4801.36/242.57	c       243           4688        1584        20         182.0000         157.6357     15.46%
4902.50/247.62	c       248           4786        1616        20         182.0000         157.6391     15.45%
5001.56/252.68	c       253           4942        1706        20         182.0000         157.6454     15.45%
5102.46/257.71	c       258           5211        1807        20         182.0000         157.6575     15.44%
5201.52/262.76	c       263           5421        1871        20         182.0000         157.6795     15.42%
5272.80/266.33	c *     266           5483        1907        20         181.0000         157.6833     14.79%
5302.51/267.83	c       268           5517        1811        20         181.0000         157.6833     14.79%
5403.58/272.93	c       273           5771        1923        20         181.0000         157.7118     14.77%
5435.22/274.61	c *     275           5841        1935        20         180.0000         157.7175     14.13%
5502.66/277.98	c       278           5903        1673        20         180.0000         157.7201     14.13%
5601.61/283.01	c       283           6066        1724        20         180.0000         157.7311     14.12%
5700.68/288.02	c       288           6291        1815        20         180.0000         157.7528     14.10%
5802.28/293.04	c       293           6423        1857        20         180.0000         157.7558     14.10%
5901.32/298.10	c       298           6621        1927        20         180.0000         157.7619     14.10%
6002.39/303.13	c       303           6841        2013        20         180.0000         157.7724     14.09%
6102.74/308.24	c       308           6971        2067        20         180.0000         157.7784     14.08%
6201.85/313.26	c       313           7151        2145        20         180.0000         157.8052     14.06%
6302.94/318.32	c       318           7272        2210        20         180.0000         157.8066     14.06%
6403.84/323.43	c       323           7401        2267        20         180.0000         157.8139     14.06%
6502.84/328.47	c       328           7653        2345        20         180.0000         157.8214     14.05%
6601.80/333.49	c       333           7921        2381        20         180.0000         157.8282     14.05%
6702.69/338.50	c       338           8201        2491        20         180.0000         157.8337     14.04%
6801.49/343.55	c       344           8311        2533        20         180.0000         157.8381     14.04%
6902.53/348.63	c       349           8511        2607        20         180.0000         157.8399     14.04%
7001.71/353.64	c       354           8638        2654        20         180.0000         157.8461     14.04%
7100.38/358.66	c       359           8824        2708        20         180.0000         157.8471     14.03%
7201.43/363.77	c       364           8991        2733        20         180.0000         157.8576     14.03%
7302.42/368.82	c       369           9171        2777        20         180.0000         157.8650     14.02%
7401.52/373.88	c       374           9341        2815        20         180.0000         157.8720     14.02%
7502.50/379.02	c       379           9541        2879        20         180.0000         157.8801     14.01%
7603.96/384.07	c       384           9723        2915        20         180.0000         157.8824     14.01%
7702.80/389.08	c       389          10053        2957        20         180.0000         157.8827     14.01%
7803.88/394.14	c       394          10321        3009        20         180.0000         157.8853     14.01%
7902.96/399.15	c       399          10460        3054        20         180.0000         157.8902     14.00%
8003.22/404.28	c       404          10611        3105        20         180.0000         157.8954     14.00%
8104.17/409.32	c       409          10793        3181        20         180.0000         157.9066     13.99%
8203.17/414.34	c       414          10901        3223        20         180.0000         157.9086     13.99%
8302.20/419.35	c       419          11061        3289        20         180.0000         157.9151     13.99%
8403.34/424.46	c       424          11251        3359        20         180.0000         157.9205     13.98%
8502.42/429.48	c       429          11341        3399        20         180.0000         157.9221     13.98%
8603.59/434.52	c       435          11491        3441        20         180.0000         157.9240     13.98%
8702.61/439.56	c       440          11671        3471        20         180.0000         157.9270     13.98%
8801.62/444.59	c       445          11756        3500        20         180.0000         157.9281     13.98%
8902.58/449.61	c       450          11962        3540        20         180.0000         157.9290     13.98%
9003.52/454.72	c       455          12111        3567        20         180.0000         157.9335     13.97%
9102.64/459.75	c       460          12221        3593        20         180.0000         157.9380     13.97%
9203.74/464.84	c       465          12297        3621        20         180.0000         157.9518     13.96%
9304.77/469.91	c       470          12419        3645        20         180.0000         157.9536     13.96%
9403.81/474.97	c       475          12731        3667        20         180.0000         157.9536     13.96%
9502.91/480.02	c       480          12792        3692        20         180.0000         157.9538     13.96%
9604.63/485.03	c       485          12851        3719        20         180.0000         157.9558     13.96%
9703.84/490.12	c       490          12968        3756        20         180.0000         157.9561     13.96%
9804.85/495.14	c       495          13132        3798        20         180.0000         157.9581     13.95%
9903.95/500.20	c       500          13271        3811        20         180.0000         157.9603     13.95%
10004.22/505.21	c       505          13394        3838        20         180.0000         157.9603     13.95%
10103.35/510.24	c       510          13621        3883        20         180.0000         157.9627     13.95%
10204.51/515.32	c       515          13691        3911        20         180.0000         157.9637     13.95%
10303.53/520.38	c       520          13775        3943        20         180.0000         157.9712     13.94%
10404.67/525.46	c       525          13842        3962        20         180.0000         157.9731     13.94%
10505.81/530.51	c       531          13905        3985        20         180.0000         157.9766     13.94%
10604.93/535.53	c       536          13983        4033        20         180.0000         157.9794     13.94%
10703.86/540.54	c       541          14083        4051        20         180.0000         157.9809     13.94%
10805.05/545.63	c       546          14151        4085        20         180.0000         157.9850     13.93%
10906.15/550.72	c       551          14261        4125        20         180.0000         157.9863     13.93%
11005.30/555.76	c       556          14307        4153        20         180.0000         157.9894     13.93%
11106.42/560.81	c       561          14531        4169        20         180.0000         157.9976     13.93%
11205.60/565.87	c       566          14641        4195        20         180.0000         158.0036     13.92%
11306.72/570.91	c       571          14803        4249        20         180.0000         158.0037     13.92%
11406.05/575.96	c       576          14878        4280        20         180.0000         158.0043     13.92%
11504.92/581.00	c       581          14948        4316        20         180.0000         158.0059     13.92%
11606.71/586.06	c       586          15041        4341        20         180.0000         158.0093     13.92%
11705.68/591.11	c       591          15141        4365        20         180.0000         158.0117     13.92%
11806.76/596.16	c       596          15237        4401        20         180.0000         158.0156     13.91%
11907.26/601.21	c       601          15293        4441        20         180.0000         158.0169     13.91%
12006.35/606.22	c       606          15487        4461        20         180.0000         158.0203     13.91%
12105.46/611.28	c       611          15601        4477        20         180.0000         158.0241     13.91%
12204.53/616.29	c       616          15651        4503        20         180.0000         158.0260     13.91%
12307.65/621.41	c       621          15743        4515        20         180.0000         158.0260     13.91%
12406.81/626.47	c       626          15831        4551        20         180.0000         158.0306     13.90%
12507.66/631.51	c       632          15961        4609        20         180.0000         158.0344     13.90%
12606.89/636.56	c       637          16001        4639        20         180.0000         158.0368     13.90%
12706.11/641.58	c       642          16044        4668        20         180.0000         158.0417     13.89%
12807.24/646.60	c       647          16189        4695        20         180.0000         158.0465     13.89%
12906.24/651.61	c       652          16231        4715        20         180.0000         158.0496     13.89%
13005.30/656.69	c       657          16337        4753        20         180.0000         158.0523     13.89%
13106.46/661.79	c       662          16423        4785        20         180.0000         158.0541     13.89%
13207.61/666.86	c       667          16511        4799        20         180.0000         158.0577     13.88%
13308.77/671.91	c       672          16666        4864        20         180.0000         158.0594     13.88%
13407.95/676.93	c       677          16881        4937        20         180.0000         158.0648     13.88%
13507.09/681.99	c       682          16981        4975        20         180.0000         158.0695     13.87%
13606.25/686.99	c       687          17087        4999        20         180.0000         158.0718     13.87%
13707.92/692.06	c       692          17231        5013        20         180.0000         158.0729     13.87%
13809.06/697.18	c       697          17286        5048        20         180.0000         158.0745     13.87%
13909.39/702.23	c       702          17343        5075        20         180.0000         158.0765     13.87%
14008.43/707.24	c       707          17423        5095        20         180.0000         158.0790     13.87%
14109.48/712.32	c       712          17564        5154        20         180.0000         158.0791     13.87%
14208.62/717.34	c       717          17711        5185        20         180.0000         158.0863     13.86%
14307.56/722.35	c       722          17781        5215        20         180.0000         158.0917     13.86%
14408.68/727.40	c       727          17861        5243        20         180.0000         158.1013     13.85%
14507.91/732.45	c       732          17971        5269        20         180.0000         158.1024     13.85%
14606.91/737.47	c       737          18055        5299        20         180.0000         158.1031     13.85%
14706.19/742.48	c       742          18291        5359        20         180.0000         158.1046     13.85%
14805.15/747.49	c       747          18353        5387        20         180.0000         158.1048     13.85%
14906.29/752.58	c       753          18441        5413        20         180.0000         158.1054     13.85%
15005.35/757.58	c       758          18713        5451        20         180.0000         158.1076     13.85%
15108.54/762.76	c       763          18811        5487        20         180.0000         158.1101     13.84%
15209.60/767.88	c       768          18961        5517        20         180.0000         158.1132     13.84%
15310.73/772.92	c       773          19043        5543        20         180.0000         158.1145     13.84%
15410.04/777.95	c       778          19265        5561        20         180.0000         158.1145     13.84%
15508.92/783.02	c       783          19404        5568        20         180.0000         158.1149     13.84%
15610.61/788.03	c       788          19544        5598        20         180.0000         158.1151     13.84%
15709.61/793.10	c       793          19633        5631        20         180.0000         158.1203     13.84%
15810.85/798.18	c       798          19721        5645        20         180.0000         158.1228     13.84%
15911.33/803.23	c       803          19841        5673        20         180.0000         158.1237     13.83%
16010.48/808.25	c       808          19971        5699        20         180.0000         158.1265     13.83%
16111.62/813.33	c       813          20043        5723        20         180.0000         158.1272     13.83%
16210.86/818.36	c       818          20181        5737        20         180.0000         158.1284     13.83%
16310.02/823.37	c       823          20310        5772        20         180.0000         158.1291     13.83%
16409.22/828.39	c       828          20541        5791        20         180.0000         158.1324     13.83%
16512.25/833.51	c       834          20581        5815        20         180.0000         158.1331     13.83%
16611.49/838.57	c       839          20731        5841        20         180.0000         158.1353     13.83%
16712.46/843.63	c       844          20793        5881        20         180.0000         158.1385     13.82%
16811.65/848.65	c       849          20919        5905        20         180.0000         158.1414     13.82%
16912.80/853.74	c       854          21057        5947        20         180.0000         158.1464     13.82%
17011.80/858.76	c       859          21179        5965        20         180.0000         158.1473     13.82%
17112.74/863.82	c       864          21257        6001        20         180.0000         158.1525     13.81%
17211.87/868.83	c       869          21333        6029        20         180.0000         158.1533     13.81%
17313.00/873.94	c       874          21481        6077        20         180.0000         158.1552     13.81%
17412.17/878.96	c       879          21633        6101        20         180.0000         158.1554     13.81%
17514.06/884.03	c       884          21751        6125        20         180.0000         158.1585     13.81%
17613.41/889.05	c       889          21881        6135        20         180.0000         158.1649     13.81%
17712.37/894.11	c       894          22021        6165        20         180.0000         158.1683     13.80%
17813.43/899.14	c       899          22071        6185        20         180.0000         158.1719     13.80%
17913.93/904.23	c       904          22238        6238        20         180.0000         158.1724     13.80%
18012.99/909.29	c       909          22351        6259        20         180.0000         158.1738     13.80%
18114.16/914.33	c       914          22403        6285        20         180.0000         158.1743     13.80%
18213.37/919.38	c       919          22581        6327        20         180.0000         158.1751     13.80%
18314.71/924.43	c       924          22751        6337        20         180.0000         158.1782     13.80%
18413.68/929.46	c       929          22815        6355        20         180.0000         158.1796     13.79%
18512.95/934.46	c       934          22926        6382        20         180.0000         158.1828     13.79%
18613.99/939.58	c       940          23023        6415        20         180.0000         158.1837     13.79%
18715.21/944.63	c       945          23113        6437        20         180.0000         158.1875     13.79%
18814.43/949.67	c       950          23261        6479        20         180.0000         158.1929     13.79%
18915.58/954.71	c       955          23493        6501        20         180.0000         158.1929     13.79%
19014.79/959.78	c       960          23661        6523        20         180.0000         158.1957     13.78%
19115.96/964.82	c       965          23721        6545        20         180.0000         158.1980     13.78%
19215.20/969.88	c       970          23821        6579        20         180.0000         158.2003     13.78%
19316.42/974.93	c       975          23911        6603        20         180.0000         158.2010     13.78%
19415.67/979.98	c       980          23991        6631        20         180.0000         158.2043     13.78%
19514.89/985.03	c       985          24043        6671        20         180.0000         158.2054     13.78%
19616.73/990.07	c       990          24180        6710        20         180.0000         158.2059     13.78%
19715.76/995.09	c       995          23242        5875        20         180.0000         158.2139     13.77%
19817.14/1000.18	c      1000          23342        5903        20         180.0000         158.2184     13.77%
19917.47/1005.21	c      1005          23412        5945        20         180.0000         158.2207     13.77%
20016.59/1010.28	c      1010          23501        5962        20         180.0000         158.2226     13.76%
20117.69/1015.33	c      1015          23576        5993        20         180.0000         158.2233     13.76%
20216.84/1020.38	c      1020          23662        6019        20         180.0000         158.2242     13.76%
20318.06/1025.43	c      1025          23757        6068        20         180.0000         158.2254     13.76%
20417.26/1030.47	c      1030          23906        6107        20         180.0000         158.2265     13.76%
20518.48/1035.51	c      1036          24101        6128        20         180.0000         158.2280     13.76%
20617.74/1040.54	c      1041          24185        6152        20         180.0000         158.2286     13.76%
20718.93/1045.63	c      1046          24357        6188        20         180.0000         158.2302     13.76%
20818.05/1050.68	c      1051          24498        6213        20         180.0000         158.2330     13.76%
20919.28/1055.73	c      1056          24632        6233        20         180.0000         158.2395     13.75%
21018.36/1060.76	c      1061          24832        6301        20         180.0000         158.2400     13.75%
21119.45/1065.83	c      1066          25081        6316        20         180.0000         158.2448     13.75%
21218.69/1070.88	c      1071          25121        6338        20         180.0000         158.2452     13.75%
21319.84/1075.93	c      1076          25221        6364        20         180.0000         158.2483     13.75%
21419.15/1080.98	c      1081          25373        6390        20         180.0000         158.2488     13.74%
21518.07/1086.03	c      1086          25472        6411        20         180.0000         158.2493     13.74%
21619.61/1091.07	c      1091          25628        6457        20         180.0000         158.2524     13.74%
21720.85/1096.13	c      1096          25697        6490        20         180.0000         158.2538     13.74%
21819.95/1101.19	c      1101          25801        6530        20         180.0000         158.2583     13.74%
21920.35/1106.22	c      1106          25951        6562        20         180.0000         158.2602     13.74%
22019.56/1111.28	c      1111          26071        6584        20         180.0000         158.2610     13.74%
22120.73/1116.34	c      1116          26171        6610        20         180.0000         158.2640     13.73%
22219.89/1121.38	c      1121          26259        6650        20         180.0000         158.2651     13.73%
22321.14/1126.43	c      1126          26361        6674        20         180.0000         158.2703     13.73%
22415.99/1131.23	c *    1131          26412        6713        20         179.0000         158.2747     13.09%
22419.96/1131.45	c      1131          26412        6713        20         179.0000         158.2747     13.09%
22521.14/1136.53	c      1137          26532        6200        20         179.0000         158.2798     13.09%
22620.24/1141.55	c      1142          26666        6222        20         179.0000         158.2804     13.09%
22721.18/1146.67	c      1147          26761        6237        20         179.0000         158.2813     13.09%
22824.33/1151.82	c      1152          26831        6249        20         179.0000         158.2825     13.09%
22923.50/1156.86	c      1157          26947        6281        20         179.0000         158.2835     13.09%
23024.80/1161.93	c      1162          27061        6311        20         179.0000         158.2844     13.09%
23123.85/1166.97	c      1167          27153        6335        20         179.0000         158.2852     13.09%
23225.33/1172.03	c      1172          28081        7277        20         179.0000         158.2895     13.08%
23324.45/1177.07	c      1177          28190        7298        20         179.0000         158.2903     13.08%
23425.62/1182.14	c      1182          28303        7327        20         179.0000         158.2941     13.08%
23524.83/1187.17	c      1187          28386        7354        20         179.0000         158.2967     13.08%
23625.40/1192.24	c      1192          28451        7375        20         179.0000         158.3004     13.08%
23724.49/1197.29	c      1197          28561        7403        20         179.0000         158.3019     13.08%
23825.57/1202.34	c      1202          28627        7441        20         179.0000         158.3037     13.07%
23924.74/1207.38	c      1207          28739        7469        20         179.0000         158.3055     13.07%
24025.88/1212.44	c      1212          28791        7485        20         179.0000         158.3076     13.07%
24125.28/1217.46	c      1217          28859        7513        20         179.0000         158.3093     13.07%
24226.45/1222.53	c      1223          28991        7551        20         179.0000         158.3140     13.07%
24325.23/1227.54	c      1228          29131        7603        20         179.0000         158.3149     13.07%
24424.64/1232.56	c      1233          29191        7637        20         179.0000         158.3158     13.07%
24523.74/1237.59	c      1238          29292        7664        20         179.0000         158.3180     13.06%
24624.93/1242.63	c      1243          28731        6743        20         179.0000         158.3197     13.06%
24727.99/1247.80	c      1248          28781        6773        20         179.0000         158.3202     13.06%
24827.13/1252.85	c      1253          29691        7803        20         179.0000         158.3273     13.06%
24926.36/1257.89	c      1258          29834        7852        20         179.0000         158.3287     13.06%
25027.51/1262.94	c      1263          30006        7912        20         179.0000         158.3294     13.06%
25126.66/1268.00	c      1268          30134        7972        20         179.0000         158.3322     13.05%
25225.85/1273.03	c      1273          30253        8009        20         179.0000         158.3347     13.05%
25327.37/1278.07	c      1278          30411        8037        20         179.0000         158.3396     13.05%
25426.47/1283.12	c      1283          30487        8071        20         179.0000         158.3445     13.04%
25525.68/1288.13	c      1288          30600        8126        20         179.0000         158.3467     13.04%
25626.90/1293.18	c      1293          30691        8147        20         179.0000         158.3496     13.04%
25727.27/1298.30	c      1298          30772        8192        20         179.0000         158.3504     13.04%
25828.42/1303.35	c      1303          30911        8221        20         179.0000         158.3544     13.04%
25927.52/1308.39	c      1308          30983        8255        20         179.0000         158.3560     13.04%
26028.57/1313.45	c      1313          31112        8286        20         179.0000         158.3642     13.03%
26127.73/1318.48	c      1318          31281        8307        20         179.0000         158.3661     13.03%
26228.91/1323.52	c      1324          31411        8357        20         179.0000         158.3683     13.03%
26328.09/1328.56	c      1329          31489        8403        20         179.0000         158.3685     13.03%
26427.23/1333.57	c      1334          31681        8437        20         179.0000         158.3696     13.03%
26528.46/1338.64	c      1339          31822        8476        20         179.0000         158.3729     13.02%
26627.71/1343.70	c      1344          31913        8533        20         179.0000         158.3751     13.02%
26728.81/1348.77	c      1349          32043        8567        20         179.0000         158.3773     13.02%
26830.03/1353.86	c      1354          32251        8583        20         179.0000         158.3790     13.02%
26931.24/1358.91	c      1359          32328        8630        20         179.0000         158.3815     13.02%
27030.49/1363.95	c      1364          32452        8662        20         179.0000         158.3825     13.02%
27129.67/1369.00	c      1369          32541        8691        20         179.0000         158.3852     13.02%
27229.02/1374.03	c      1374          31181        7445        20         179.0000         158.3888     13.01%
27330.84/1379.10	c      1379          31263        7475        20         179.0000         158.3901     13.01%
27431.96/1384.14	c      1384          31332        7496        20         179.0000         158.3920     13.01%
27532.30/1389.20	c      1389          31451        7511        20         179.0000         158.3938     13.01%
27631.33/1394.25	c      1394          31577        7549        20         179.0000         158.3969     13.01%
27732.54/1399.31	c      1399          31726        7582        20         179.0000         158.3983     13.01%
27831.66/1404.35	c      1404          31805        7601        20         179.0000         158.4010     13.00%
27930.75/1409.37	c      1409          31852        7618        20         179.0000         158.4018     13.00%
28031.82/1414.45	c      1414          31941        7641        20         179.0000         158.4071     13.00%
28131.03/1419.47	c      1419          32038        7670        20         179.0000         158.4089     13.00%
28232.24/1424.51	c      1425          32147        7703        20         179.0000         158.4098     13.00%
28333.20/1429.60	c      1430          32211        7733        20         179.0000         158.4117     13.00%
28432.37/1434.65	c      1435          32302        7762        20         179.0000         158.4137     13.00%
28531.58/1439.69	c      1440          32382        7786        20         179.0000         158.4146     12.99%
28632.67/1444.75	c      1445          32492        7800        20         179.0000         158.4155     12.99%
28733.82/1449.82	c      1450          32570        7838        20         179.0000         158.4160     12.99%
28832.88/1454.87	c      1455          32681        7871        20         179.0000         158.4198     12.99%
28933.96/1459.91	c      1460          32751        7887        20         179.0000         158.4224     12.99%
29033.16/1464.96	c      1465          32802        7922        20         179.0000         158.4248     12.99%
29132.21/1470.02	c      1470          32931        7943        20         179.0000         158.4268     12.99%
29233.99/1475.07	c      1475          33101        7965        20         179.0000         158.4281     12.98%
29333.24/1480.12	c      1480          33178        7998        20         179.0000         158.4285     12.98%
29434.20/1485.17	c      1485          35263        9533        20         179.0000         158.4307     12.98%
29533.33/1490.18	c      1490          33361        8053        20         179.0000         158.4335     12.98%
29633.94/1495.22	c      1495          33483        8095        20         179.0000         158.4378     12.98%
29735.12/1500.31	c      1500          33620        8116        20         179.0000         158.4411     12.98%
29834.23/1505.34	c      1505          33712        8132        20         179.0000         158.4433     12.97%
29933.36/1510.35	c      1510          33775        8161        20         179.0000         158.4451     12.97%
30032.58/1515.39	c      1515          33947        8203        20         179.0000         158.4468     12.97%
30135.79/1520.51	c      1521          33982        8224        20         179.0000         158.4481     12.97%
30234.87/1525.55	c      1526          34061        8255        20         179.0000         158.4488     12.97%
30335.96/1530.60	c      1531          34143        8281        20         179.0000         158.4512     12.97%
30435.08/1535.64	c      1536          36581        9917        20         179.0000         158.4523     12.97%
30536.17/1540.71	c      1541          36691        9943        20         179.0000         158.4537     12.97%
30635.26/1545.76	c      1546          36843        9991        20         179.0000         158.4552     12.97%
30736.32/1550.81	c      1551          34561        8373        20         179.0000         158.4590     12.96%
30835.28/1555.87	c      1556          34681        8385        20         179.0000         158.4621     12.96%
30936.49/1560.92	c      1561          34821        8397        20         179.0000         158.4654     12.96%
31035.51/1565.96	c      1566          34914        8430        20         179.0000         158.4680     12.96%
31134.73/1571.01	c      1571          35023        8449        20         179.0000         158.4687     12.96%
31236.60/1576.04	c      1576          35142        8484        20         179.0000         158.4699     12.96%
31335.73/1581.08	c      1581          35362        8508        20         179.0000         158.4702     12.96%
31436.80/1586.17	c      1586          35481        8513        20         179.0000         158.4716     12.95%
31537.14/1591.21	c      1591          35591        8543        20         179.0000         158.4721     12.95%
31636.16/1596.26	c      1596          35720        8554        20         179.0000         158.4742     12.95%
31737.39/1601.31	c      1601          35884        8588        20         179.0000         158.4748     12.95%
31836.56/1606.36	c      1606          35932        8610        20         179.0000         158.4761     12.95%
31935.72/1611.38	c      1611          36131        8633        20         179.0000         158.4778     12.95%
32036.86/1616.42	c      1616          36218        8666        20         179.0000         158.4797     12.95%
32136.07/1621.50	c      1622          36331        8683        20         179.0000         158.4807     12.95%
32237.14/1626.56	c      1627          36405        8713        20         179.0000         158.4824     12.95%
32338.16/1631.61	c      1632          36549        8731        20         179.0000         158.4839     12.95%
32437.38/1636.66	c      1637          36651        8739        20         179.0000         158.4868     12.94%
32538.51/1641.70	c      1642          36711        8763        20         179.0000         158.4876     12.94%
32637.66/1646.77	c      1647          36831        8795        20         179.0000         158.4912     12.94%
32738.79/1651.82	c      1652          36981        8813        20         179.0000         158.4927     12.94%
32838.01/1656.86	c      1657          37081        8831        20         179.0000         158.4938     12.94%
32937.11/1661.89	c      1662          37181        8881        20         179.0000         158.4991     12.93%
33038.30/1666.91	c      1667          37241        8909        20         179.0000         158.5000     12.93%
33137.51/1671.96	c      1672          37331        8967        20         179.0000         158.5003     12.93%
33236.68/1676.98	c      1677          37402        9008        20         179.0000         158.5008     12.93%
33338.59/1682.07	c      1682          37511        9051        20         179.0000         158.5017     12.93%
33437.62/1687.12	c      1687          37601        9077        20         179.0000         158.5041     12.93%
33540.18/1692.21	c      1692          37731        9105        20         179.0000         158.5048     12.93%
33639.27/1697.24	c      1697          37841        9141        20         179.0000         158.5065     12.93%
33740.49/1702.31	c      1702          37931        9167        20         179.0000         158.5073     12.93%
33839.72/1707.37	c      1707          38091        9199        20         179.0000         158.5086     12.93%
33940.94/1712.41	c      1712          38296        9238        20         179.0000         158.5088     12.93%
34040.17/1717.46	c      1717          38461        9271        20         179.0000         158.5101     12.93%
34139.36/1722.48	c      1722          38562        9322        20         179.0000         158.5113     12.93%
34240.59/1727.53	c      1728          38681        9335        20         179.0000         158.5116     12.93%
34341.81/1732.61	c      1733          38871        9387        20         179.0000         158.5143     12.92%
34441.02/1737.66	c      1738          39029        9409        20         179.0000         158.5194     12.92%
34542.22/1742.71	c      1743          39142        9438        20         179.0000         158.5226     12.92%
34641.42/1747.75	c      1748          39261        9459        20         179.0000         158.5246     12.92%
34740.66/1752.76	c      1753          39391        9489        20         179.0000         158.5278     12.91%
34841.88/1757.83	c      1758          39452        9518        20         179.0000         158.5280     12.91%
34941.13/1762.82	c      1763          39587        9543        20         179.0000         158.5285     12.91%
35040.21/1767.87	c      1768          39691        9567        20         179.0000         158.5314     12.91%
35139.18/1772.87	c      1773          39811        9593        20         179.0000         158.5326     12.91%
35240.36/1777.92	c      1778          39870        9632        20         179.0000         158.5342     12.91%
35339.45/1782.95	c      1783          40035        9663        20         179.0000         158.5353     12.91%
35438.59/1788.01	c      1788          40141        9681        20         179.0000         158.5364     12.91%
35540.22/1793.08	c      1793          40384        9724        20         179.0000         158.5370     12.91%
35641.45/1798.17	c      1798          40512        9736        20         179.0000         158.5383     12.91%
35741.80/1803.21	c      1803          40641        9761        20         179.0000         158.5406     12.90%
35840.87/1808.27	c      1808          40721        9779        20         179.0000         158.5407     12.90%
35943.81/1813.41	c      1813          40911        9801        20         179.0000         158.5414     12.90%
36043.01/1818.46	c      1818          40992        9832        20         179.0000         158.5422     12.90%
36144.17/1823.51	c      1824          41111        9847        20         179.0000         158.5438     12.90%
36243.33/1828.54	c      1829          41301        9879        20         179.0000         158.5442     12.90%
36344.52/1833.60	c      1834          41359        9913        20         179.0000         158.5446     12.90%
36443.65/1838.66	c      1839          41502        9936        20         179.0000         158.5463     12.90%
36542.75/1843.68	c      1844          41651        9953        20         179.0000         158.5480     12.90%
36643.86/1848.70	c      1849          41751        9979        20         179.0000         158.5493     12.90%
36744.96/1853.82	c      1854          41966       10010        20         179.0000         158.5493     12.90%
36844.13/1858.84	c      1859          45131       12157        20         179.0000         158.5503     12.90%
36945.27/1863.91	c      1864          42202       10044        20         179.0000         158.5507     12.90%
37044.45/1868.96	c      1869          42330       10074        20         179.0000         158.5547     12.89%
37143.44/1874.01	c      1874          42411       10097        20         179.0000         158.5565     12.89%
37245.07/1879.04	c      1879          42502       10134        20         179.0000         158.5595     12.89%
37344.22/1884.11	c      1884          42661       10159        20         179.0000         158.5629     12.89%
37445.12/1889.16	c      1889          42792       10196        20         179.0000         158.5683     12.89%
37545.76/1894.21	c      1894          42951       10213        20         179.0000         158.5690     12.88%
37644.82/1899.25	c      1899          43089       10247        20         179.0000         158.5691     12.88%
37744.03/1904.29	c      1904          43166       10274        20         179.0000         158.5696     12.88%
37845.02/1909.36	c      1909          43281       10301        20         179.0000         158.5709     12.88%
37944.20/1914.39	c      1914          43461       10319        20         179.0000         158.5709     12.88%
38045.37/1919.46	c      1919          43560       10362        20         179.0000         158.5755     12.88%
38146.32/1924.52	c      1925          43690       10390        20         179.0000         158.5771     12.88%
38245.52/1929.53	c      1930          43742       10418        20         179.0000         158.5781     12.88%
38346.70/1934.61	c      1935          43822       10442        20         179.0000         158.5796     12.88%
38445.90/1939.66	c      1940          43931       10475        20         179.0000         158.5825     12.87%
38547.03/1944.71	c      1945          44056       10498        20         179.0000         158.5853     12.87%
38646.23/1949.76	c      1950          44152       10528        20         179.0000         158.5882     12.87%
38747.30/1954.80	c      1955          44351       10553        20         179.0000         158.5927     12.87%
38846.46/1959.83	c      1960          44439       10587        20         179.0000         158.5942     12.87%
38945.46/1964.89	c      1965          44601       10657        20         179.0000         158.5954     12.87%
39046.50/1969.96	c      1970          44667       10703        20         179.0000         158.5956     12.87%
39145.71/1974.98	c      1975          44822       10744        20         179.0000         158.5981     12.86%
39244.91/1980.00	c      1980          45004       10764        20         179.0000         158.6009     12.86%
39344.09/1985.01	c      1985          45141       10819        20         179.0000         158.6043     12.86%
39445.89/1990.05	c      1990          45286       10852        20         179.0000         158.6061     12.86%
39545.23/1995.11	c      1995          45406       10892        20         179.0000         158.6079     12.86%
39646.32/2000.18	c      2000          45581       10899        20         179.0000         158.6084     12.86%
39748.68/2005.31	c      2005          45771       10919        20         179.0000         158.6093     12.86%
39847.81/2010.36	c      2010          45832       10952        20         179.0000         158.6099     12.86%
39947.04/2015.39	c      2015          45971       10965        20         179.0000         158.6109     12.85%
40048.16/2020.45	c      2020          46062       10996        20         179.0000         158.6122     12.85%
40147.35/2025.48	c      2025          46231       11017        20         179.0000         158.6164     12.85%
40248.54/2030.53	c      2031          46432       11058        20         179.0000         158.6167     12.85%
40349.74/2035.61	c      2036          46542       11108        20         179.0000         158.6184     12.85%
40448.80/2040.62	c      2041          46662       11148        20         179.0000         158.6203     12.85%
40547.92/2045.64	c      2046          46832       11182        20         179.0000         158.6207     12.85%
40647.17/2050.69	c      2051          46963       11211        20         179.0000         158.6211     12.85%
40748.43/2055.72	c      2056          47081       11239        20         179.0000         158.6285     12.84%
40849.66/2060.84	c      2061          47141       11261        20         179.0000         158.6290     12.84%
40948.94/2065.88	c      2066          47355       11291        20         179.0000         158.6292     12.84%
41050.18/2070.95	c      2071          47501       11325        20         179.0000         158.6333     12.84%
41149.44/2076.00	c      2076          47613       11363        20         179.0000         158.6337     12.84%
41251.22/2081.05	c      2081          47721       11385        20         179.0000         158.6378     12.84%
41350.41/2086.10	c      2086          47841       11419        20         179.0000         158.6392     12.83%
41451.67/2091.16	c      2091          47952       11450        20         179.0000         158.6400     12.83%
41552.21/2096.20	c      2096          48145       11481        20         179.0000         158.6408     12.83%
41651.39/2101.24	c      2101          48321       11501        20         179.0000         158.6410     12.83%
41750.55/2106.29	c      2106          48391       11533        20         179.0000         158.6436     12.83%
41851.75/2111.33	c      2111          48531       11569        20         179.0000         158.6446     12.83%
41950.91/2116.37	c      2116          48632       11596        20         179.0000         158.6453     12.83%
42052.12/2121.41	c      2121          48941       11577        20         179.0000         158.6455     12.83%
42153.31/2126.50	c      2127          49102       11628        20         179.0000         158.6464     12.83%
42252.56/2131.54	c      2132          49351       11647        20         179.0000         158.6479     12.83%
42353.64/2136.60	c      2137          49451       11681        20         179.0000         158.6504     12.83%
42452.84/2141.64	c      2142          49511       11719        20         179.0000         158.6537     12.82%
42553.90/2146.70	c      2147          49681       11757        20         179.0000         158.6562     12.82%
42653.14/2151.75	c      2152          49801       11793        20         179.0000         158.6571     12.82%
42752.37/2156.77	c      2157          49901       11813        20         179.0000         158.6599     12.82%
42853.58/2161.81	c      2162          50071       11859        20         179.0000         158.6617     12.82%
42952.83/2166.83	c      2167          50171       11887        20         179.0000         158.6632     12.82%
43052.05/2171.88	c      2172          50276       11932        20         179.0000         158.6643     12.82%
43153.23/2176.96	c      2177          50462       11988        20         179.0000         158.6664     12.82%
43252.45/2182.00	c      2182          50601       12011        20         179.0000         158.6686     12.81%
43354.01/2187.05	c      2187          50765       12043        20         179.0000         158.6691     12.81%
43455.66/2192.15	c      2192          50951       12071        20         179.0000         158.6700     12.81%
43554.94/2197.17	c      2197          51041       12111        20         179.0000         158.6725     12.81%
43655.42/2202.25	c      2202          51230       12146        20         179.0000         158.6727     12.81%
43756.71/2207.30	c      2207          51421       12167        20         179.0000         158.6742     12.81%
43856.01/2212.35	c      2212          51562       12224        20         179.0000         158.6772     12.81%
43957.45/2217.41	c      2217          51680       12256        20         179.0000         158.6780     12.81%
44056.56/2222.45	c      2222          51821       12293        20         179.0000         158.6787     12.81%
44155.85/2227.47	c      2227          51911       12333        20         179.0000         158.6792     12.81%
44257.09/2232.51	c      2233          52071       12357        20         179.0000         158.6803     12.81%
44356.39/2237.54	c      2238          52152       12384        20         179.0000         158.6817     12.80%
44455.65/2242.55	c      2243          52321       12403        20         179.0000         158.6831     12.80%
44556.85/2247.61	c      2248          52458       12440        20         179.0000         158.6851     12.80%
44656.11/2252.68	c      2253          52642       12468        20         179.0000         158.6880     12.80%
44757.26/2257.73	c      2258          52761       12495        20         179.0000         158.6887     12.80%
44858.39/2262.85	c      2263          52937       12517        20         179.0000         158.6891     12.80%
44959.59/2267.90	c      2268          53147       12557        20         179.0000         158.6902     12.80%
45058.82/2272.95	c      2273          53331       12579        20         179.0000         158.6917     12.80%
45158.25/2278.00	c      2278          53402       12614        20         179.0000         158.6924     12.80%
45259.69/2283.05	c      2283          53604       12650        20         179.0000         158.6941     12.80%
45359.01/2288.10	c      2288          53701       12665        20         179.0000         158.6975     12.79%
45460.10/2293.16	c      2293          53801       12685        20         179.0000         158.6986     12.79%
45560.76/2298.20	c      2298          53921       12717        20         179.0000         158.7010     12.79%
45660.00/2303.26	c      2303          53991       12745        20         179.0000         158.7027     12.79%
45761.16/2308.32	c      2308          54111       12769        20         179.0000         158.7044     12.79%
45860.43/2313.35	c      2313          54311       12797        20         179.0000         158.7065     12.79%
45961.71/2318.40	c      2318          54481       12821        20         179.0000         158.7083     12.79%
46060.85/2323.46	c      2323          54651       12847        20         179.0000         158.7089     12.79%
46160.07/2328.48	c      2328          54741       12879        20         179.0000         158.7095     12.78%
46261.21/2333.55	c      2334          54851       12927        20         179.0000         158.7111     12.78%
46362.44/2338.61	c      2339          55011       12959        20         179.0000         158.7113     12.78%
46461.67/2343.65	c      2344          55153       12995        20         179.0000         158.7119     12.78%
46561.05/2348.67	c      2349          55291       13031        20         179.0000         158.7161     12.78%
46662.08/2353.76	c      2354          55461       13095        20         179.0000         158.7167     12.78%
46763.28/2358.80	c      2359          55561       13135        20         179.0000         158.7192     12.78%
46862.45/2363.85	c      2364          55661       13157        20         179.0000         158.7199     12.78%
46961.65/2368.86	c      2369          55901       13219        20         179.0000         158.7199     12.78%
47060.88/2373.87	c      2374          56121       13259        20         179.0000         158.7204     12.78%
47160.10/2378.87	c      2379          56229       13311        20         179.0000         158.7228     12.78%
47261.32/2383.90	c      2384          56381       13337        20         179.0000         158.7255     12.77%
47360.51/2388.92	c      2389          56590       13400        20         179.0000         158.7269     12.77%
47459.62/2394.02	c      2394          56682       13440        20         179.0000         158.7287     12.77%
47561.50/2399.13	c      2399          56872       13490        20         179.0000         158.7302     12.77%
47662.88/2404.14	c      2404          57041       13519        20         179.0000         158.7322     12.77%
47761.95/2409.16	c      2409          57191       13559        20         179.0000         158.7344     12.77%
47862.53/2414.25	c      2414          57342       13618        20         179.0000         158.7354     12.77%
47965.75/2419.40	c      2419          57512       13646        20         179.0000         158.7373     12.76%
48064.97/2424.45	c      2424          57746       13698        20         179.0000         158.7395     12.76%
48164.23/2429.49	c      2429          57922       13748        20         179.0000         158.7411     12.76%
48265.47/2434.51	c      2435          58031       13783        20         179.0000         158.7420     12.76%
48366.70/2439.60	c      2440          58217       13839        20         179.0000         158.7432     12.76%
48465.94/2444.65	c      2445          58332       13868        20         179.0000         158.7475     12.76%
48565.11/2449.69	c      2450          58570       13898        20         179.0000         158.7500     12.76%
48666.25/2454.75	c      2455          58771       13921        20         179.0000         158.7505     12.76%
48767.46/2459.80	c      2460          58841       13949        20         179.0000         158.7515     12.75%
48866.73/2464.84	c      2465          58941       13987        20         179.0000         158.7522     12.75%
48967.96/2469.90	c      2470          59151       14045        20         179.0000         158.7532     12.75%
49067.23/2474.93	c      2475          59251       14083        20         179.0000         158.7543     12.75%
49166.48/2479.94	c      2480          59354       14124        20         179.0000         158.7560     12.75%
49265.72/2485.01	c      2485          59491       14165        20         179.0000         158.7579     12.75%
49367.58/2490.05	c      2490          59664       14214        20         179.0000         158.7583     12.75%
49466.67/2495.06	c      2495          59881       14223        20         179.0000         158.7602     12.75%
49569.38/2500.20	c      2500          60061       14263        20         179.0000         158.7611     12.75%
49668.65/2505.25	c      2505          60171       14299        20         179.0000         158.7621     12.75%
49767.88/2510.29	c      2510          60291       14335        20         179.0000         158.7632     12.75%
49869.27/2515.33	c      2515          60432       14376        20         179.0000         158.7647     12.75%
49968.30/2520.39	c      2520          60530       14400        20         179.0000         158.7656     12.74%
50069.68/2525.45	c      2525          60682       14420        20         179.0000         158.7669     12.74%
50170.67/2530.51	c      2531          60821       14451        20         179.0000         158.7677     12.74%
50269.95/2535.55	c      2536          60952       14498        20         179.0000         158.7699     12.74%
50369.16/2540.57	c      2541          61181       14545        20         179.0000         158.7703     12.74%
50468.44/2545.58	c      2546          61271       14583        20         179.0000         158.7723     12.74%
50569.42/2550.62	c      2551          61421       14633        20         179.0000         158.7731     12.74%
50668.61/2555.63	c      2556          61530       14678        20         179.0000         158.7744     12.74%
50769.87/2560.77	c      2561          61621       14715        20         179.0000         158.7793     12.74%
50871.13/2565.84	c      2566          61831       14747        20         179.0000         158.7802     12.73%
50972.32/2570.91	c      2571          61957       14785        20         179.0000         158.7811     12.73%
51071.51/2575.95	c      2576          62151       14833        20         179.0000         158.7824     12.73%
51170.64/2580.96	c      2581          62267       14865        20         179.0000         158.7833     12.73%
51272.54/2586.05	c      2586          62421       14909        20         179.0000         158.7864     12.73%
51371.61/2591.11	c      2591          62551       14953        20         179.0000         158.7877     12.73%
51472.88/2596.15	c      2596          62721       14997        20         179.0000         158.7884     12.73%
51572.08/2601.17	c      2601          62852       15028        20         179.0000         158.7887     12.73%
51672.66/2606.20	c      2606          63111       15057        20         179.0000         158.7920     12.73%
51771.92/2611.29	c      2611          63291       15089        20         179.0000         158.7939     12.72%
51873.14/2616.36	c      2616          63461       15115        20         179.0000         158.7941     12.72%
51974.42/2621.40	c      2621          63595       15149        20         179.0000         158.7946     12.72%
52073.71/2626.42	c      2626          63834       15190        20         179.0000         158.7960     12.72%
52172.99/2631.42	c      2631          63960       15236        20         179.0000         158.7970     12.72%
52274.23/2636.55	c      2637          64071       15271        20         179.0000         158.7980     12.72%
52375.52/2641.60	c      2642          64323       15313        20         179.0000         158.7982     12.72%
52474.78/2646.65	c      2647          64605       15323        20         179.0000         158.7985     12.72%
52574.01/2651.67	c      2652          64682       15352        20         179.0000         158.7999     12.72%
52675.27/2656.75	c      2657          64816       15386        20         179.0000         158.8019     12.72%
52774.53/2661.78	c      2662          65001       15401        20         179.0000         158.8024     12.72%
52873.80/2666.79	c      2667          65142       15436        20         179.0000         158.8035     12.72%
52975.07/2671.89	c      2672          65323       15467        20         179.0000         158.8048     12.72%
53076.33/2676.90	c      2677          65500       15490        20         179.0000         158.8049     12.72%
53175.56/2681.97	c      2682          65581       15523        20         179.0000         158.8060     12.72%
53277.55/2687.05	c      2687          65671       15555        20         179.0000         158.8073     12.72%
53376.61/2692.10	c      2692          65791       15607        20         179.0000         158.8091     12.71%
53477.82/2697.15	c      2697          66011       15633        20         179.0000         158.8096     12.71%
53578.50/2702.20	c      2702          66171       15673        20         179.0000         158.8105     12.71%
53677.78/2707.22	c      2707          66299       15715        20         179.0000         158.8119     12.71%
53778.99/2712.30	c      2712          66441       15751        20         179.0000         158.8136     12.71%
53878.42/2717.35	c      2717          66611       15781        20         179.0000         158.8173     12.71%
53977.52/2722.37	c      2722          66795       15819        20         179.0000         158.8178     12.71%
54076.66/2727.38	c      2727          66951       15849        20         179.0000         158.8201     12.71%
54177.68/2732.42	c      2732          67080       15902        20         179.0000         158.8208     12.71%
54276.97/2737.43	c      2737          67237       15929        20         179.0000         158.8214     12.71%
54376.17/2742.48	c      2742          67461       15951        20         179.0000         158.8234     12.70%
54477.43/2747.54	c      2748          67634       15994        20         179.0000         158.8254     12.70%
54578.80/2752.61	c      2753          67761       15999        20         179.0000         158.8260     12.70%
54680.11/2757.71	c      2758          67911       16019        20         179.0000         158.8278     12.70%
54781.37/2762.81	c      2763          67981       16047        20         179.0000         158.8293     12.70%
54880.64/2767.82	c      2768          68091       16079        20         179.0000         158.8316     12.70%
54981.93/2772.91	c      2773          68211       16119        20         179.0000         158.8327     12.70%
55081.27/2777.95	c      2778          68400       16158        20         179.0000         158.8336     12.70%
55180.63/2783.00	c      2783          68532       16198        20         179.0000         158.8364     12.69%
55282.60/2788.05	c      2788          68681       16221        20         179.0000         158.8370     12.69%
55381.93/2793.10	c      2793          68903       16263        20         179.0000         158.8375     12.69%
55483.12/2798.15	c      2798          69022       16290        20         179.0000         158.8386     12.69%
55583.98/2803.20	c      2803          69122       16312        20         179.0000         158.8390     12.69%
55683.28/2808.25	c      2808          69222       16340        20         179.0000         158.8396     12.69%
55782.66/2813.27	c      2813          69341       16377        20         179.0000         158.8414     12.69%
55884.00/2818.34	c      2818          69505       16421        20         179.0000         158.8433     12.69%
55985.32/2823.40	c      2823          69661       16443        20         179.0000         158.8447     12.69%
56084.68/2828.45	c      2828          69811       16477        20         179.0000         158.8450     12.69%
56186.00/2833.50	c      2834          69971       16531        20         179.0000         158.8458     12.69%
56285.25/2838.55	c      2839          70122       16560        20         179.0000         158.8461     12.69%
56384.61/2843.60	c      2844          70381       16593        20         179.0000         158.8470     12.69%
56485.97/2848.65	c      2849          70511       16647        20         179.0000         158.8490     12.69%
56587.28/2853.70	c      2854          70571       16679        20         179.0000         158.8497     12.69%
56686.60/2858.72	c      2859          70721       16705        20         179.0000         158.8501     12.68%
56787.93/2863.80	c      2864          70831       16745        20         179.0000         158.8506     12.68%
56887.27/2868.85	c      2869          71011       16765        20         179.0000         158.8531     12.68%
56988.59/2873.90	c      2874          71221       16805        20         179.0000         158.8547     12.68%
57087.96/2878.94	c      2879          71346       16848        20         179.0000         158.8550     12.68%
57187.31/2884.00	c      2884          71521       16893        20         179.0000         158.8565     12.68%
57289.37/2889.05	c      2889          71651       16943        20         179.0000         158.8568     12.68%
57388.69/2894.10	c      2894          71761       16981        20         179.0000         158.8591     12.68%
57489.83/2899.15	c      2899          71894       17030        20         179.0000         158.8593     12.68%
57589.12/2904.20	c      2904          72031       17067        20         179.0000         158.8599     12.68%
57689.72/2909.25	c      2909          72172       17110        20         179.0000         158.8619     12.68%
57789.04/2914.28	c      2914          72341       17163        20         179.0000         158.8646     12.67%
57890.36/2919.31	c      2919          72475       17195        20         179.0000         158.8653     12.67%
57989.68/2924.35	c      2924          72561       17235        20         179.0000         158.8681     12.67%
58091.16/2929.45	c      2929          72751       17275        20         179.0000         158.8689     12.67%
58192.19/2934.50	c      2935          72904       17312        20         179.0000         158.8702     12.67%
58291.45/2939.53	c      2940          73022       17348        20         179.0000         158.8715     12.67%
58392.64/2944.60	c      2945          73141       17369        20         179.0000         158.8726     12.67%
58491.86/2949.65	c      2950          73361       17401        20         179.0000         158.8731     12.67%
58593.12/2954.70	c      2955          73521       17443        20         179.0000         158.8733     12.67%
58692.45/2959.75	c      2960          73711       17475        20         179.0000         158.8753     12.67%
58791.94/2964.76	c      2965          73864       17514        20         179.0000         158.8756     12.67%
58891.30/2969.79	c      2970          74061       17551        20         179.0000         158.8765     12.67%
58992.41/2974.88	c      2975          74261       17611        20         179.0000         158.8769     12.67%
59091.75/2979.89	c      2980          74431       17651        20         179.0000         158.8784     12.66%
59193.06/2984.93	c      2985          74591       17671        20         179.0000         158.8790     12.66%
59292.40/2989.99	c      2990          74721       17721        20         179.0000         158.8812     12.66%
59394.17/2995.08	c      2995          74947       17757        20         179.0000         158.8813     12.66%
59493.23/3000.12	c      3000          75121       17803        20         179.0000         158.8826     12.66%
59595.97/3005.20	c      3005          75253       17841        20         179.0000         158.8827     12.66%
59695.26/3010.25	c      3010          75381       17881        20         179.0000         158.8842     12.66%
59794.48/3015.28	c      3015          75451       17911        20         179.0000         158.8852     12.66%
59895.73/3020.36	c      3020          75581       17943        20         179.0000         158.8859     12.66%
59996.96/3025.40	c      3025          75721       17991        20         179.0000         158.8865     12.66%
60096.41/3030.45	c      3030          75841       18025        20         179.0000         158.8868     12.66%
60197.57/3035.50	c      3036          76081       18057        20         179.0000         158.8878     12.66%
60296.87/3040.52	c      3041          76248       18072        20         179.0000         158.8890     12.66%
60396.18/3045.54	c      3046          76431       18111        20         179.0000         158.8899     12.66%
60495.46/3050.59	c      3051          76562       18154        20         179.0000         158.8908     12.66%
60598.74/3055.70	c      3056          76811       18177        20         179.0000         158.8913     12.66%
60697.91/3060.75	c      3061          76951       18215        20         179.0000         158.8924     12.65%
60799.18/3065.80	c      3066          77117       18259        20         179.0000         158.8928     12.65%
60898.47/3070.85	c      3071          77301       18281        20         179.0000         158.8941     12.65%
60997.86/3075.87	c      3076          77452       18330        20         179.0000         158.8949     12.65%
61098.96/3080.95	c      3081          77610       18372        20         179.0000         158.8955     12.65%
61198.36/3085.98	c      3086          77761       18415        20         179.0000         158.8961     12.65%
61297.54/3091.02	c      3091          77861       18459        20         179.0000         158.8970     12.65%
61399.46/3096.07	c      3096          78006       18504        20         179.0000         158.8981     12.65%
61498.82/3101.13	c      3101          78192       18534        20         179.0000         158.8990     12.65%
61599.82/3106.14	c      3106          78491       18545        20         179.0000         158.9007     12.65%
61699.23/3111.16	c      3111          78621       18591        20         179.0000         158.9036     12.65%
61799.83/3116.21	c      3116          78761       18645        20         179.0000         158.9044     12.65%
61899.26/3121.25	c      3121          78954       18686        20         179.0000         158.9054     12.65%
62000.41/3126.38	c      3126          79071       18691        20         179.0000         158.9057     12.65%
62099.67/3131.39	c      3131          79201       18725        20         179.0000         158.9061     12.65%
62200.98/3136.41	c      3136          79401       18741        20         179.0000         158.9079     12.64%
62300.31/3141.48	c      3141          79602       18784        20         179.0000         158.9089     12.64%
62399.70/3146.49	c      3146          79751       18805        20         179.0000         158.9099     12.64%
62500.92/3151.57	c      3152          79862       18854        20         179.0000         158.9115     12.64%
62604.20/3156.70	c      3157          80071       18877        20         179.0000         158.9130     12.64%
62703.39/3161.75	c      3162          80241       18907        20         179.0000         158.9151     12.64%
62804.71/3166.80	c      3167          80381       18943        20         179.0000         158.9167     12.64%
62904.00/3171.85	c      3172          80561       18963        20         179.0000         158.9173     12.64%
63005.19/3176.90	c      3177          80779       19003        20         179.0000         158.9180     12.64%
63104.51/3181.95	c      3182          80951       19031        20         179.0000         158.9186     12.64%
63203.84/3187.00	c      3187          81139       19073        20         179.0000         158.9196     12.64%
63305.77/3192.05	c      3192          81291       19113        20         179.0000         158.9209     12.63%
63404.99/3197.11	c      3197          81476       19136        20         179.0000         158.9212     12.63%
63504.17/3202.12	c      3202          81711       19173        20         179.0000         158.9228     12.63%
63607.02/3207.20	c      3207          81896       19212        20         179.0000         158.9240     12.63%
63706.45/3212.23	c      3212          82071       19263        20         179.0000         158.9244     12.63%
63807.54/3217.31	c      3217          82221       19329        20         179.0000         158.9257     12.63%
63906.99/3222.32	c      3222          82491       19371        20         179.0000         158.9269     12.63%
64008.12/3227.40	c      3227          82632       19398        20         179.0000         158.9284     12.63%
64107.32/3232.45	c      3232          82791       19435        20         179.0000         158.9294     12.63%
64206.49/3237.48	c      3237          82961       19479        20         179.0000         158.9307     12.63%
64305.76/3242.49	c      3242          83131       19519        20         179.0000         158.9315     12.63%
64408.97/3247.60	c      3248          83321       19545        20         179.0000         158.9327     12.63%
64508.35/3252.66	c      3253          83551       19587        20         179.0000         158.9332     12.63%
64607.55/3257.69	c      3258          83681       19621        20         179.0000         158.9339     12.63%
64708.94/3262.75	c      3263          83881       19695        20         179.0000         158.9348     12.62%
64808.10/3267.76	c      3268          84011       19731        20         179.0000         158.9352     12.62%
64909.43/3272.82	c      3273          84191       19751        20         179.0000         158.9355     12.62%
65010.74/3277.90	c      3278          84301       19801        20         179.0000         158.9366     12.62%
65110.07/3282.95	c      3283          84451       19821        20         179.0000         158.9366     12.62%
65209.37/3287.99	c      3288          84621       19881        20         179.0000         158.9386     12.62%
65311.21/3293.06	c      3293          84811       19915        20         179.0000         158.9390     12.62%
65410.42/3298.10	c      3298          84941       19943        20         179.0000         158.9404     12.62%
65511.95/3303.15	c      3303          85071       19995        20         179.0000         158.9433     12.62%
65611.00/3308.17	c      3308          85221       20045        20         179.0000         158.9442     12.62%
65711.84/3313.22	c      3313          85372       20078        20         179.0000         158.9447     12.62%
65813.02/3318.30	c      3318          85621       20129        20         179.0000         158.9449     12.62%
65912.33/3323.35	c      3323          85801       20155        20         179.0000         158.9456     12.62%
66013.55/3328.40	c      3328          85971       20197        20         179.0000         158.9466     12.62%
66112.79/3333.45	c      3333          86122       20242        20         179.0000         158.9468     12.62%
66212.09/3338.48	c      3338          86319       20281        20         179.0000         158.9473     12.62%
66313.40/3343.51	c      3344          86484       20318        20         179.0000         158.9477     12.62%
66412.74/3348.55	c      3349          86656       20356        20         179.0000         158.9494     12.61%
66514.04/3353.65	c      3354          86807       20391        20         179.0000         158.9497     12.61%
66615.24/3358.70	c      3359          86969       20453        20         179.0000         158.9508     12.61%
66714.59/3363.72	c      3364          87126       20494        20         179.0000         158.9513     12.61%
66813.84/3368.80	c      3369          87411       20507        20         179.0000         158.9516     12.61%
66915.14/3373.86	c      3374          87582       20548        20         179.0000         158.9520     12.61%
67016.55/3378.90	c      3379          87772       20594        20         179.0000         158.9527     12.61%
67115.87/3383.95	c      3384          87981       20637        20         179.0000         158.9544     12.61%
67215.09/3389.00	c      3389          88101       20671        20         179.0000         158.9549     12.61%
67317.00/3394.05	c      3394          88301       20691        20         179.0000         158.9556     12.61%
67416.16/3399.11	c      3399          88511       20725        20         179.0000         158.9571     12.61%
67517.59/3404.15	c      3404          88651       20755        20         179.0000         158.9578     12.61%
67618.25/3409.20	c      3409          88838       20784        20         179.0000         158.9587     12.61%
67717.39/3414.22	c      3414          89061       20815        20         179.0000         158.9591     12.61%
67818.72/3419.31	c      3419          89182       20858        20         179.0000         158.9597     12.61%
67918.03/3424.35	c      3424          89291       20907        20         179.0000         158.9611     12.61%
68017.33/3429.39	c      3429          89382       20948        20         179.0000         158.9615     12.61%
68118.62/3434.45	c      3434          89621       20975        20         179.0000         158.9618     12.61%
68219.90/3439.51	c      3440          89832       21030        20         179.0000         158.9626     12.61%
68319.18/3444.55	c      3445          90012       21058        20         179.0000         158.9632     12.60%
68420.43/3449.60	c      3450          90251       21089        20         179.0000         158.9633     12.60%
68519.61/3454.65	c      3455          90471       21125        20         179.0000         158.9656     12.60%
68620.81/3459.70	c      3460          90571       21155        20         179.0000         158.9672     12.60%
68720.06/3464.75	c      3465          90721       21205        20         179.0000         158.9683     12.60%
68821.25/3469.81	c      3470          90861       21247        20         179.0000         158.9684     12.60%
68920.47/3474.85	c      3475          90992       21286        20         179.0000         158.9688     12.60%
69021.66/3479.90	c      3480          91211       21311        20         179.0000         158.9697     12.60%
69121.15/3484.92	c      3485          91441       21349        20         179.0000         158.9704     12.60%
69220.29/3489.98	c      3490          91671       21387        20         179.0000         158.9710     12.60%
69319.54/3494.99	c      3495          91821       21431        20         179.0000         158.9714     12.60%
69418.83/3500.01	c      3500          92009       21461        20         179.0000         158.9716     12.60%
69520.67/3505.11	c      3505          92131       21499        20         179.0000         158.9738     12.60%
69623.42/3510.20	c      3510          92241       21547        20         179.0000         158.9744     12.60%
69722.71/3515.25	c      3515          92381       21585        20         179.0000         158.9754     12.60%
69822.04/3520.29	c      3520          92518       21634        20         179.0000         158.9765     12.60%
69923.25/3525.34	c      3525          92722       21672        20         179.0000         158.9773     12.59%
70024.50/3530.41	c      3530          92858       21718        20         179.0000         158.9778     12.59%
70123.71/3535.42	c      3535          93066       21740        20         179.0000         158.9798     12.59%
70225.18/3540.51	c      3541          93261       21773        20         179.0000         158.9803     12.59%
70324.38/3545.55	c      3546          93438       21806        20         179.0000         158.9804     12.59%
70423.61/3550.58	c      3551          93671       21837        20         179.0000         158.9805     12.59%
70524.91/3555.65	c      3556          93842       21882        20         179.0000         158.9806     12.59%
70626.17/3560.70	c      3561          94068       21910        20         179.0000         158.9806     12.59%
70725.48/3565.75	c      3566          94301       21935        20         179.0000         158.9811     12.59%
70824.93/3570.80	c      3571          94491       21969        20         179.0000         158.9812     12.59%
70926.19/3575.80	c      3576          94571       22003        20         179.0000         158.9818     12.59%
71025.37/3580.83	c      3581          94801       22037        20         179.0000         158.9820     12.59%
71124.66/3585.87	c      3586          94958       22066        20         179.0000         158.9828     12.59%
71223.98/3590.89	c      3591          95131       22103        20         179.0000         158.9836     12.59%
71325.16/3595.90	c      3596          95281       22131        20         179.0000         158.9846     12.59%
71424.46/3600.96	c      3601          95421       22173        20         179.0000         158.9847     12.59%
71523.64/3606.03	c      3606          95542       22202        20         179.0000         158.9856     12.59%
71625.53/3611.06	c      3611          95690       22236        20         179.0000         158.9864     12.59%
71724.97/3616.13	c      3616          95842       22262        20         179.0000         158.9867     12.59%
71826.19/3621.14	c      3621          95981       22299        20         179.0000         158.9890     12.59%
71928.77/3626.37	c      3626          96141       22325        20         179.0000         158.9895     12.59%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (183123 MiB free)
  memory of node 1: 193531 MiB (187052 MiB free)
  memory of node 2: 193531 MiB (173682 MiB free)
  memory of node 3: 193493 MiB (193045 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-4465196-1722449684/watcher-4465196-1722449684 -o /tmp/evaluation-result-4465196-1722449684/solver-4465196-1722449684 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722441596-58671 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465196-1722449684.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100051 s]*
/proc/loadavg: 80.37 80.56 80.22 82/1023 66061
/proc/meminfo: memFree=754489852/790760804 swapFree=131071996/131071996
[pid=66020] ppid=66017 vsize=1669012 memory=139192 CPUtime=0.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/stat : 66020 (fscip) S 66017 66020 58658 0 -1 1077936128 31339 0 0 0 39 10 0 0 20 0 41 0 11551164 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 17 59 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
/proc/66020/statm: 417253 34798 2806 3035 0 120226 0
[pid=66020/tid=66022] ppid=66017 vsize=1669012 memory=8390339637985935414 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66022/stat : 66022 (fscip) D 66017 66020 58658 0 -1 4194368 1471 0 0 0 1 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66023] ppid=66017 vsize=1669012 memory=57906 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66023/stat : 66023 (fscip) R 66017 66020 58658 0 -1 4194368 1529 0 0 0 2 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66024] ppid=66017 vsize=1669012 memory=55216921903569 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66024/stat : 66024 (fscip) R 66017 66020 58658 0 -1 4194368 1420 0 0 0 2 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66025] ppid=66017 vsize=1669012 memory=59619280159299 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66025/stat : 66025 (fscip) D 66017 66020 58658 0 -1 4194368 1471 0 0 0 1 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66026] ppid=66017 vsize=1669012 memory=55186907464376 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66026/stat : 66026 (fscip) R 66017 66020 58658 0 -1 4194368 1409 0 0 0 1 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66027] ppid=66017 vsize=1669012 memory=59597872432034 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66027/stat : 66027 (fscip) R 66017 66020 58658 0 -1 4194368 1492 0 0 0 2 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66028] ppid=66017 vsize=1669012 memory=15541808134358452 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66028/stat : 66028 (fscip) R 66017 66020 58658 0 -1 4194368 1358 0 0 0 1 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66029] ppid=66017 vsize=1669012 memory=15535206786402832 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66029/stat : 66029 (fscip) D 66017 66020 58658 0 -1 4194368 1537 0 0 0 2 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66030] ppid=66017 vsize=1669012 memory=142363 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66030/stat : 66030 (fscip) D 66017 66020 58658 0 -1 4194368 1534 0 0 0 2 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66031] ppid=66017 vsize=1669012 memory=236953 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66031/stat : 66031 (fscip) R 66017 66020 58658 0 -1 4194368 1419 0 0 0 1 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66032] ppid=66017 vsize=1669012 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66032/stat : 66032 (fscip) R 66017 66020 58658 0 -1 4194368 1417 0 0 0 1 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66033] ppid=66017 vsize=1669012 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66033/stat : 66033 (fscip) D 66017 66020 58658 0 -1 4194368 1479 0 0 0 1 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66034] ppid=66017 vsize=1669012 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66034/stat : 66034 (fscip) R 66017 66020 58658 0 -1 4194368 1418 0 0 0 1 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66035] ppid=66017 vsize=1669012 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66035/stat : 66035 (fscip) R 66017 66020 58658 0 -1 4194368 1404 0 0 0 1 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66036] ppid=66017 vsize=1669012 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66036/stat : 66036 (fscip) R 66017 66020 58658 0 -1 4194368 1407 0 0 0 1 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66037] ppid=66017 vsize=1669012 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66037/stat : 66037 (fscip) D 66017 66020 58658 0 -1 4194368 1440 0 0 0 2 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66038] ppid=66017 vsize=1669012 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66038/stat : 66038 (fscip) R 66017 66020 58658 0 -1 4194368 1449 0 0 0 1 0 0 0 20 0 41 0 11551166 1709068288 34798 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66039] ppid=66017 vsize=1669012 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66039/stat : 66039 (fscip) R 66017 66020 58658 0 -1 4194368 1383 0 0 0 1 0 0 0 20 0 41 0 11551167 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66040] ppid=66017 vsize=1669012 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66040/stat : 66040 (fscip) D 66017 66020 58658 0 -1 4194368 1483 0 0 0 2 0 0 0 20 0 41 0 11551167 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66041] ppid=66017 vsize=1669012 memory=0 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66041/stat : 66041 (fscip) D 66017 66020 58658 0 -1 4194368 1408 0 0 0 1 0 0 0 20 0 41 0 11551167 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66042] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66042/stat : 66042 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66043] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66043/stat : 66043 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66044] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66044/stat : 66044 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66045] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66045/stat : 66045 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66046] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66046/stat : 66046 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66047] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66047/stat : 66047 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66048] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66048/stat : 66048 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66049] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66049/stat : 66049 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66050] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66050/stat : 66050 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66051] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66051/stat : 66051 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66052] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66052/stat : 66052 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66053] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66053/stat : 66053 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66054] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66054/stat : 66054 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66055] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66055/stat : 66055 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66056] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66056/stat : 66056 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66057] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66057/stat : 66057 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66058] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66058/stat : 66058 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66059] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66059/stat : 66059 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66060] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66060/stat : 66060 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66061] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66061/stat : 66061 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 34864 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 1669012 KiB
Current children cumulated memory: 139192 KiB

[startup+0.225054 s]*
/proc/loadavg: 80.37 80.56 80.22 81/1023 66061
/proc/meminfo: memFree=754389048/790760804 swapFree=131071996/131071996
[pid=66020] ppid=66017 vsize=1669012 memory=216468 CPUtime=2.88 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/stat : 66020 (fscip) S 66017 66020 58658 0 -1 1077936128 55650 0 0 0 266 22 0 0 20 0 41 0 11551164 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 17 59 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
/proc/66020/statm: 417253 54117 2934 3035 0 141148 0
[pid=66020/tid=66022] ppid=66017 vsize=1669012 memory=8318255677412212789 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66022/stat : 66022 (fscip) R 66017 66020 58658 0 -1 4194368 2081 0 0 0 13 0 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66023] ppid=66017 vsize=1669012 memory=207064662359 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66023/stat : 66023 (fscip) R 66017 66020 58658 0 -1 4194368 2101 0 0 0 13 1 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66024] ppid=66017 vsize=1669012 memory=61809696760306 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66024/stat : 66024 (fscip) R 66017 66020 58658 0 -1 4194368 3721 0 0 0 12 1 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66025] ppid=66017 vsize=1669012 memory=55221233705686 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66025/stat : 66025 (fscip) R 66017 66020 58658 0 -1 4194368 2100 0 0 0 13 0 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66026] ppid=66017 vsize=1669012 memory=62879193949118 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66026/stat : 66026 (fscip) R 66017 66020 58658 0 -1 4194368 2111 0 0 0 12 1 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66027] ppid=66017 vsize=1669012 memory=54096019402062 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66027/stat : 66027 (fscip) R 66017 66020 58658 0 -1 4194368 3412 0 0 0 13 1 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66028] ppid=66017 vsize=1669012 memory=14697383204226185 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66028/stat : 66028 (fscip) R 66017 66020 58658 0 -1 4194368 2058 0 0 0 13 0 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66029] ppid=66017 vsize=1669012 memory=14417042098954359 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66029/stat : 66029 (fscip) R 66017 66020 58658 0 -1 4194368 2118 0 0 0 14 0 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66030] ppid=66017 vsize=1669012 memory=159112 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66030/stat : 66030 (fscip) R 66017 66020 58658 0 -1 4194368 4068 0 0 0 13 1 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66031] ppid=66017 vsize=1669012 memory=90400 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66031/stat : 66031 (fscip) R 66017 66020 58658 0 -1 4194368 2065 0 0 0 13 1 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66032] ppid=66017 vsize=1669012 memory=0 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66032/stat : 66032 (fscip) R 66017 66020 58658 0 -1 4194368 2099 0 0 0 13 0 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66033] ppid=66017 vsize=1669012 memory=0 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66033/stat : 66033 (fscip) R 66017 66020 58658 0 -1 4194368 4412 0 0 0 13 1 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66034] ppid=66017 vsize=1669012 memory=0 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66034/stat : 66034 (fscip) R 66017 66020 58658 0 -1 4194368 2101 0 0 0 13 1 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66035] ppid=66017 vsize=1669012 memory=0 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66035/stat : 66035 (fscip) R 66017 66020 58658 0 -1 4194368 2087 0 0 0 13 0 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66036] ppid=66017 vsize=1669012 memory=0 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66036/stat : 66036 (fscip) R 66017 66020 58658 0 -1 4194368 4385 0 0 0 12 1 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66037] ppid=66017 vsize=1669012 memory=0 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66037/stat : 66037 (fscip) R 66017 66020 58658 0 -1 4194368 2076 0 0 0 11 0 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66038] ppid=66017 vsize=1669012 memory=0 CPUtime=0.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66038/stat : 66038 (fscip) R 66017 66020 58658 0 -1 4194368 2080 0 0 0 13 1 0 0 20 0 41 0 11551166 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66039] ppid=66017 vsize=1669012 memory=0 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66039/stat : 66039 (fscip) R 66017 66020 58658 0 -1 4194368 3958 0 0 0 12 1 0 0 20 0 41 0 11551167 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66040] ppid=66017 vsize=1669012 memory=0 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66040/stat : 66040 (fscip) R 66017 66020 58658 0 -1 4194368 2101 0 0 0 13 0 0 0 20 0 41 0 11551167 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66041] ppid=66017 vsize=1669012 memory=0 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66041/stat : 66041 (fscip) R 66017 66020 58658 0 -1 4194368 2068 0 0 0 12 1 0 0 20 0 41 0 11551167 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66042] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66042/stat : 66042 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66043] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66043/stat : 66043 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66044] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66044/stat : 66044 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66045] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66045/stat : 66045 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66046] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66046/stat : 66046 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66047] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66047/stat : 66047 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66048] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66048/stat : 66048 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66049] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66049/stat : 66049 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66050] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66050/stat : 66050 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66051] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66051/stat : 66051 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66052] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66052/stat : 66052 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66053] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66053/stat : 66053 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66054] ppid=66017 vsize=1669012 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66054/stat : 66054 (fscip) S 66017 66020 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11551172 1709068288 54117 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0

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

/proc/66020/task/66041/stat : 66041 (fscip) R 66017 66020 58658 0 -1 4194368 910188 0 0 0 354974 183 0 0 20 0 41 0 11551167 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66042] ppid=66017 vsize=5372880 memory=2 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66042/stat : 66042 (fscip) S 66017 66020 58658 0 -1 1077936192 59 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66043] ppid=66017 vsize=5372880 memory=2 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66043/stat : 66043 (fscip) S 66017 66020 58658 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66044] ppid=66017 vsize=5372880 memory=-7666930333695172479 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66044/stat : 66044 (fscip) S 66017 66020 58658 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66045] ppid=66017 vsize=5372880 memory=52808 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66045/stat : 66045 (fscip) S 66017 66020 58658 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66046] ppid=66017 vsize=5372880 memory=25333125866717268 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66046/stat : 66046 (fscip) S 66017 66020 58658 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66047] ppid=66017 vsize=5372880 memory=3819074887639920236 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66047/stat : 66047 (fscip) S 66017 66020 58658 0 -1 1077936192 121 0 0 0 1 0 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66048] ppid=66017 vsize=5372880 memory=61572 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66048/stat : 66048 (fscip) S 66017 66020 58658 0 -1 1077936192 123 0 0 0 1 0 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66049] ppid=66017 vsize=5372880 memory=7744 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66049/stat : 66049 (fscip) S 66017 66020 58658 0 -1 1077936192 118 0 0 0 1 0 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66050] ppid=66017 vsize=5372880 memory=4414616 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66050/stat : 66050 (fscip) S 66017 66020 58658 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66051] ppid=66017 vsize=5372880 memory=4426360 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66051/stat : 66051 (fscip) S 66017 66020 58658 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66052] ppid=66017 vsize=5372880 memory=2420 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66052/stat : 66052 (fscip) S 66017 66020 58658 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66053] ppid=66017 vsize=5372880 memory=4469720 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66053/stat : 66053 (fscip) S 66017 66020 58658 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66054] ppid=66017 vsize=5372880 memory=4464016 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66054/stat : 66054 (fscip) S 66017 66020 58658 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66055] ppid=66017 vsize=5372880 memory=4466840 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66055/stat : 66055 (fscip) S 66017 66020 58658 0 -1 1077936192 127 0 0 0 1 0 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66056] ppid=66017 vsize=5372880 memory=4464008 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66056/stat : 66056 (fscip) S 66017 66020 58658 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66057] ppid=66017 vsize=5372880 memory=33556 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66057/stat : 66057 (fscip) S 66017 66020 58658 0 -1 1077936192 123 0 0 0 0 2 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66058] ppid=66017 vsize=5372880 memory=4463824 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66058/stat : 66058 (fscip) S 66017 66020 58658 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66059] ppid=66017 vsize=5372880 memory=4460516 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66059/stat : 66059 (fscip) S 66017 66020 58658 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66060] ppid=66017 vsize=5372880 memory=7005747881682902940 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66060/stat : 66060 (fscip) S 66017 66020 58658 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66061] ppid=66017 vsize=5372880 memory=280958105531456 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66061/stat : 66061 (fscip) S 66017 66020 58658 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1117431 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
Current children cumulated CPU time: 71055.1 s
Current children cumulated vsize: 5372880 KiB
Current children cumulated memory: 4469724 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3629.9 s]
/proc/loadavg: 40.07 41.34 51.70 41/930 68156
/proc/meminfo: memFree=778405924/790760804 swapFree=131071996/131071996
[pid=66020] ppid=66017 vsize=5372880 memory=4476060 CPUtime=72000.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/stat : 66020 (fscip) S 66017 66020 58658 0 -1 1077936128 16239714 0 0 0 7167018 33007 0 0 20 0 41 0 11551164 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 17 19 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
/proc/66020/statm: 1343220 1119015 3318 3035 0 1215914 0
[pid=66020/tid=66022] ppid=66017 vsize=5372880 memory=567313640326134 CPUtime=3602.74 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66022/stat : 66022 (fscip) R 66017 66020 58658 0 -1 4194368 1535516 0 0 0 360067 207 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66023] ppid=66017 vsize=5372880 memory=1852 CPUtime=3601.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66023/stat : 66023 (fscip) R 66017 66020 58658 0 -1 4194368 834161 0 0 0 360018 115 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66024] ppid=66017 vsize=5372880 memory=0 CPUtime=3595.89 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66024/stat : 66024 (fscip) R 66017 66020 58658 0 -1 4194368 191466 0 0 0 354829 4760 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66025] ppid=66017 vsize=5372880 memory=2212 CPUtime=3601.26 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66025/stat : 66025 (fscip) R 66017 66020 58658 0 -1 4194368 1229686 0 0 0 359942 184 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66026] ppid=66017 vsize=5372880 memory=280958105111152 CPUtime=3603.37 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66026/stat : 66026 (fscip) R 66017 66020 58658 0 -1 4194368 850576 0 0 0 360153 184 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66027] ppid=66017 vsize=5372880 memory=10528 CPUtime=3594.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66027/stat : 66027 (fscip) R 66017 66020 58658 0 -1 4194368 228936 0 0 0 354520 4890 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66028] ppid=66017 vsize=5372880 memory=280958106407792 CPUtime=3601.4 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66028/stat : 66028 (fscip) R 66017 66020 58658 0 -1 4194368 1276735 0 0 0 359955 185 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66029] ppid=66017 vsize=5372880 memory=-6964383141125407896 CPUtime=3600.51 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66029/stat : 66029 (fscip) R 66017 66020 58658 0 -1 4194368 990110 0 0 0 359845 206 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66030] ppid=66017 vsize=5372880 memory=4475988 CPUtime=3596.78 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66030/stat : 66030 (fscip) R 66017 66020 58658 0 -1 4194368 196507 0 0 0 355745 3933 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66031] ppid=66017 vsize=5372880 memory=4469724 CPUtime=3605.78 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66031/stat : 66031 (fscip) R 66017 66020 58658 0 -1 4194368 1169051 0 0 0 360393 185 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66032] ppid=66017 vsize=5372880 memory=280958105524560 CPUtime=3601.45 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66032/stat : 66032 (fscip) R 66017 66020 58658 0 -1 4194368 844842 0 0 0 359963 182 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66033] ppid=66017 vsize=5372880 memory=4474412 CPUtime=3590.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66033/stat : 66033 (fscip) R 66017 66020 58658 0 -1 4194368 238506 0 0 0 353466 5563 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66034] ppid=66017 vsize=5372880 memory=25333125866717268 CPUtime=3603.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66034/stat : 66034 (fscip) R 66017 66020 58658 0 -1 4194368 1290627 0 0 0 360174 197 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66035] ppid=66017 vsize=5372880 memory=4473948 CPUtime=3603.74 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66035/stat : 66035 (fscip) R 66017 66020 58658 0 -1 4194368 859512 0 0 0 360205 169 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66036] ppid=66017 vsize=5372880 memory=2212 CPUtime=3595.4 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66036/stat : 66036 (fscip) R 66017 66020 58658 0 -1 4194368 315769 0 0 0 354338 5202 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66037] ppid=66017 vsize=5372880 memory=5440 CPUtime=3603.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66037/stat : 66037 (fscip) R 66017 66020 58658 0 -1 4194368 1064996 0 0 0 360202 169 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66038] ppid=66017 vsize=5372880 memory=2420 CPUtime=3605.57 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66038/stat : 66038 (fscip) R 66017 66020 58658 0 -1 4194368 780271 0 0 0 360421 136 0 0 20 0 41 0 11551166 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66039] ppid=66017 vsize=5372880 memory=4476056 CPUtime=3593.39 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66039/stat : 66039 (fscip) R 66017 66020 58658 0 -1 4194368 211006 0 0 0 353215 6124 0 0 20 0 41 0 11551167 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66040] ppid=66017 vsize=5372880 memory=-6942760034504171388 CPUtime=3598.94 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66040/stat : 66040 (fscip) R 66017 66020 58658 0 -1 4194368 1210354 0 0 0 359711 183 0 0 20 0 41 0 11551167 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66041] ppid=66017 vsize=5372880 memory=280958105653440 CPUtime=3598.92 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66041/stat : 66041 (fscip) R 66017 66020 58658 0 -1 4194368 914953 0 0 0 359707 185 0 0 20 0 41 0 11551167 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66042] ppid=66017 vsize=5372880 memory=280958105343760 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66042/stat : 66042 (fscip) S 66017 66020 58658 0 -1 1077936192 59 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66043] ppid=66017 vsize=5372880 memory=280958107805520 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66043/stat : 66043 (fscip) S 66017 66020 58658 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66044] ppid=66017 vsize=5372880 memory=567313640326134 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66044/stat : 66044 (fscip) S 66017 66020 58658 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66045] ppid=66017 vsize=5372880 memory=280958105193296 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66045/stat : 66045 (fscip) S 66017 66020 58658 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66046] ppid=66017 vsize=5372880 memory=8072 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66046/stat : 66046 (fscip) S 66017 66020 58658 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66047] ppid=66017 vsize=5372880 memory=3516 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66047/stat : 66047 (fscip) S 66017 66020 58658 0 -1 1077936192 121 0 0 0 1 0 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66048] ppid=66017 vsize=5372880 memory=280958106714752 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66048/stat : 66048 (fscip) S 66017 66020 58658 0 -1 1077936192 123 0 0 0 1 0 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66049] ppid=66017 vsize=5372880 memory=285730551105770 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66049/stat : 66049 (fscip) S 66017 66020 58658 0 -1 1077936192 118 0 0 0 1 0 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66050] ppid=66017 vsize=5372880 memory=4476056 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66050/stat : 66050 (fscip) S 66017 66020 58658 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66051] ppid=66017 vsize=5372880 memory=20068 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66051/stat : 66051 (fscip) S 66017 66020 58658 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66052] ppid=66017 vsize=5372880 memory=25333125866717268 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66052/stat : 66052 (fscip) S 66017 66020 58658 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66053] ppid=66017 vsize=5372880 memory=4208233028128050071 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66053/stat : 66053 (fscip) S 66017 66020 58658 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66054] ppid=66017 vsize=5372880 memory=4476056 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66054/stat : 66054 (fscip) S 66017 66020 58658 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66055] ppid=66017 vsize=5372880 memory=3819074887639920236 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66055/stat : 66055 (fscip) S 66017 66020 58658 0 -1 1077936192 127 0 0 0 1 0 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66056] ppid=66017 vsize=5372880 memory=11624 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66056/stat : 66056 (fscip) S 66017 66020 58658 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66057] ppid=66017 vsize=5372880 memory=13552 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66057/stat : 66057 (fscip) S 66017 66020 58658 0 -1 1077936192 123 0 0 0 0 2 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66058] ppid=66017 vsize=5372880 memory=6532 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66058/stat : 66058 (fscip) S 66017 66020 58658 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66059] ppid=66017 vsize=5372880 memory=4473336 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66059/stat : 66059 (fscip) S 66017 66020 58658 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66060] ppid=66017 vsize=5372880 memory=2420 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66060/stat : 66060 (fscip) S 66017 66020 58658 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
[pid=66020/tid=66061] ppid=66017 vsize=5372880 memory=2212 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/66020/task/66061/stat : 66061 (fscip) S 66017 66020 58658 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11551172 5501829120 1119015 809668444160 4194304 16623229 140734190178864 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 39567360 140734190187530 140734190187648 140734190187648 140734190194672 0
Current children cumulated CPU time: 72000.2 s
Current children cumulated vsize: 5372880 KiB
Current children cumulated memory: 4476060 KiB

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

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

# cumulated CPU time of all completed processes:  user=71670.4 s, system=330.202 s

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

[startup+3630.01 s]*
/proc/loadavg: 40.07 41.34 51.70 22/891 68156
/proc/meminfo: memFree=782252748/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3630.04
CPU time (s): 72000.6
CPU user time (s): 71670.4
CPU system time (s): 330.202
CPU usage (%): 1983.47
Max. virtual memory (cumulated for all children) (KiB): 5437584
Max. memory (cumulated for all children) (KiB): 4476060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71670.4
system time used= 330.202
maximum resident set size= 4476060
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16239715
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= 996403
involuntary context switches= 287174


# summary of solver processes directly reported to runsolver:
#   pid: 66020
#   total CPU time (s): 72000.6
#   total CPU user time (s): 71670.4
#   total CPU system time (s): 330.202

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.5176 second user time and 77.4726 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-07-31 20:14:44
IDJOB=4465196
IDBENCH=147542
IDSOLVER=3094
FILE ID=nodeD103/4465196-1722449684
RUNJOBID= nodeD103-1722441596-58671
SLURM_JOB_ID= 8254233
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_19.opb.PB06.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-4465196-1722449684/watcher-4465196-1722449684 -o /tmp/evaluation-result-4465196-1722449684/solver-4465196-1722449684 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722441596-58671 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465196-1722449684.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 8940813d27fb075f4739eb458e093f9a
RANDOM SEED=482594385

nodeD103.alineos.net Linux 4.18.0-301.1.el8.x86_64 #1 SMP Tue Apr 13 16:24:22 UTC 2021

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2969.334
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2936.236
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3131.714
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1661.377
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2996.174
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 8
initial apicid	: 8
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2939.304
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 72
initial apicid	: 72
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3131.753
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 136
initial apicid	: 136
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2666.395
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 200
initial apicid	: 200
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2957.944
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2924.263
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3131.770
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2658.723
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2969.284
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2939.433
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 70
initial apicid	: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3131.792
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 134
initial apicid	: 134
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2665.414
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 198
initial apicid	: 198
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 16
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2996.165
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 17
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2926.686
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 68
initial apicid	: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 18
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3131.807
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 132
initial apicid	: 132
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 19
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2657.714
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 196
initial apicid	: 196
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 20
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2970.217
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 24
initial apicid	: 24
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 21
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2932.397
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 88
initial apicid	: 88
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 22
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3131.830
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 152
initial apicid	: 152
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 23
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3599.740
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 216
initial apicid	: 216
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 24
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2970.671
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 25
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2939.459
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 26
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3131.846
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 27
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3109.260
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 28
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2956.406
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 29
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2914.230
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 86
initial apicid	: 86
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 30
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3131.864
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 150
initial apicid	: 150
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 31
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2378.575
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 214
initial apicid	: 214
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 32
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2991.378
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 33
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2843.203
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 34
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3131.891
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 35
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2747.859
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 36
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2955.022
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 37
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2907.271
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 84
initial apicid	: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 38
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3131.905
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 148
initial apicid	: 148
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 39
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3451.964
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 212
initial apicid	: 212
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 40
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2996.153
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 41
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2939.318
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 42
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3131.923
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 43
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2657.087
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 44
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2996.150
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 40
initial apicid	: 40
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 45
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2939.285
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 104
initial apicid	: 104
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 46
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3131.942
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 168
initial apicid	: 168
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 47
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2664.192
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 232
initial apicid	: 232
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 48
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2996.146
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 49
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2933.756
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 50
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3131.985
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 51
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2658.609
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 52
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2862.202
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 38
initial apicid	: 38
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 53
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2939.218
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 102
initial apicid	: 102
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 54
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3132.056
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 166
initial apicid	: 166
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 55
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2673.010
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 230
initial apicid	: 230
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 56
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2996.144
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 36
initial apicid	: 36
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 57
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2916.684
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 100
initial apicid	: 100
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 58
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3132.121
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 164
initial apicid	: 164
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 59
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2658.357
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 228
initial apicid	: 228
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 60
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2969.500
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 56
initial apicid	: 56
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 61
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2893.849
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 120
initial apicid	: 120
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 62
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3132.184
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 184
initial apicid	: 184
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 63
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1470.545
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 248
initial apicid	: 248
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 64
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2975.518
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 65
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2939.033
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 66
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3132.235
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 67
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2651.627
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 68
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2996.138
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 54
initial apicid	: 54
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 69
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2938.948
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 118
initial apicid	: 118
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 70
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3132.311
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 182
initial apicid	: 182
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 71
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2668.712
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 246
initial apicid	: 246
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 72
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2973.689
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 73
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2922.634
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 74
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3132.372
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 75
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2185.539
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 76
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2979.511
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 52
initial apicid	: 52
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 77
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2914.286
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 116
initial apicid	: 116
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5007.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 78
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3132.440
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 180
initial apicid	: 180
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5012.87
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 79
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 1610.161
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 244
initial apicid	: 244
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        754591716 kB
MemAvailable:   752507444 kB
Buffers:          143520 kB
Cached:           578764 kB
SwapCached:            0 kB
Active:           297620 kB
Inactive:       33489540 kB
Active(anon):       2132 kB
Inactive(anon): 33085284 kB
Active(file):     295488 kB
Inactive(file):   404256 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28484 kB
Writeback:           124 kB
AnonPages:      33063016 kB
Mapped:           125140 kB
Shmem:             22536 kB
KReclaimable:     119400 kB
Slab:             449088 kB
SReclaimable:     119400 kB
SUnreclaim:       329688 kB
KernelStack:       16848 kB
PageTables:        79660 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    4375500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           187008 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6123520 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:      458752 kB
DirectMap2M:    49321984 kB
DirectMap1G:    756023296 kB

Free space on /tmp at the end= 8622864 MiB
End job on nodeD103 at 2024-07-31 21:15:15