Trace number 4465197

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_20.opb.PB06.opb
MD5SUMb5aa25dccc2460ad32c358f07bd5c94a
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 benchmark180
Best CPU time to get the best result obtained on this benchmark3558
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables473
Total number of constraints472
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 constraints472
Minimum length of a constraint3
Maximum length of a constraint17
Number of terms in the objective function 473
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 473
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 473
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 = 24481792, getVmSize() = 24481792, SCIPgetMemUsed() = 2312445, SCIPgetMemTotal() = 2906565, 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 = 16476972, getVmSize() = 29388800, SCIPgetMemUsed() = 3283282, SCIPgetMemTotal() = 6438202, 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-4465197-1722449516
0.00/0.02	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 472
0.00/0.02	c   Objective sense  : minimize
0.00/0.02	c Presolved Problem  :
0.00/0.02	c   Variables        : 473 (473 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 543
0.00/0.02	c Constraints        : Number
0.00/0.02	c   knapsack         : 418 
0.00/0.02	c   setppc           : 104 
0.00/0.02	c   logicor          : 21 
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.46/0.13	c *       0              3           2        20         453.0000           1.0000          -
0.46/0.13	c *       0              3           2        20         433.0000           1.0000          -
0.46/0.13	c *       0              3           2        20         219.0000           1.0000          -
0.46/0.13	c *       0              3           2        20         209.0000           1.0000          -
25.33/1.41	c *       1           6223         208        20         207.0000           1.0000          -
29.31/1.63	c *       2           6223         208        20         201.0000           1.0000          -
29.31/1.65	c *       2           6223         208        20         200.0000           1.0000          -
29.31/1.69	c *       2           6223         208        20         199.0000           1.0000          -
31.43/1.71	c *       2           6223         208        20         198.0000           1.0000          -
31.43/1.74	c *       2           6223         208        20         197.0000           1.0000          -
31.43/1.77	c *       2           6223         208        20         196.0000           1.0000          -
33.25/1.84	c *       2           6223         208        20         195.0000           1.0000          -
39.78/2.17	c *       2          17948         191        20         194.0000           1.0000          -
41.11/2.27	c *       2          17948         191        20         193.0000           1.0000          -
43.09/2.32	c *       2          17948         191        20         192.0000           1.0000          -
94.63/4.99	c *       5              2           1        20         191.0000         160.8791     18.72%
94.63/5.01	c         5              2           1        20         191.0000         160.8791     18.72%
97.39/5.04	c *       5              2           1        20         190.0000         160.8791     18.10%
196.31/10.09	c        10              4           3        20         190.0000         161.1486     17.90%
297.49/15.15	c        15              9           8        20         190.0000         161.1486     17.90%
396.58/20.18	c        20             13          12        20         190.0000         161.1486     17.90%
463.15/23.51	c *      24             83          82        20         189.0000         161.1486     17.28%
496.83/25.22	c        25            120         119        20         189.0000         161.1880     17.25%
596.00/30.27	c        30            156         155        20         189.0000         161.1880     17.25%
633.92/32.16	c *      32            203         202        20         187.0000         161.1880     16.01%
694.73/35.28	c        35            254         253        20         187.0000         161.1880     16.01%
795.57/40.39	c        40            312         311        20         187.0000         161.2755     15.95%
896.51/45.42	c        45            392         391        20         187.0000         161.4355     15.84%
995.32/50.43	c        50            472         471        20         187.0000         161.5491     15.75%
1094.27/55.45	c        55            566         565        20         187.0000         161.6378     15.69%
1195.17/60.50	c        61            644         643        20         187.0000         161.7238     15.63%
1294.11/65.51	c        66            712         711        20         187.0000         161.7873     15.58%
1393.15/70.53	c        71            785         784        20         187.0000         161.8012     15.57%
1492.06/75.58	c        76            852         851        20         187.0000         161.8402     15.55%
1592.93/80.60	c        81            943         942        20         187.0000         161.8452     15.54%
1691.94/85.68	c        86           1024        1023        20         187.0000         161.8452     15.54%
1793.06/90.72	c        91           1043        1042        20         187.0000         161.8452     15.54%
1891.82/95.78	c        96            832         831        20         187.0000         161.8864     15.51%
1992.86/100.81	c       101            872         871        20         187.0000         161.9241     15.49%
2091.83/105.88	c       106            932         931        20         187.0000         161.9456     15.47%
2192.73/110.94	c       111            986         985        20         187.0000         161.9530     15.47%
2291.63/115.94	c       116           1016        1015        20         187.0000         161.9722     15.45%
2390.58/120.95	c       121           1050           0        20         187.0000         161.9789     15.45%
2489.43/125.96	c       126           1053           3        20         187.0000         161.9789     15.45%
2588.52/130.97	c       131           1059           9        20         187.0000         161.9789     15.45%
2687.51/136.03	c       136           1107          57        20         187.0000         161.9789     15.45%
2788.96/141.06	c       141           1162         112        20         187.0000         161.9789     15.45%
2888.08/146.08	c       146           1201         151        20         187.0000         161.9789     15.45%
2989.10/151.17	c       151           1252         202        20         187.0000         161.9789     15.45%
3089.22/156.22	c       156           1302         252        20         187.0000         161.9789     15.45%
3188.15/161.27	c       161           1347         297        20         187.0000         161.9789     15.45%
3289.05/166.32	c       166           1401         351        20         187.0000         161.9789     15.45%
3388.13/171.37	c       171           1446         396        20         187.0000         161.9789     15.45%
3488.98/176.43	c       176           1488         438        20         187.0000         161.9789     15.45%
3556.36/179.89	c *     180           1563         513        20         186.0000         161.9789     14.83%
3588.06/181.46	c       181           1571         521        20         186.0000         161.9789     14.83%
3687.19/186.48	c       186           1816         624        20         186.0000         161.9789     14.83%
3788.13/191.56	c       192           2026         688        20         186.0000         161.9789     14.83%
3888.95/196.61	c       197           2207         745        20         186.0000         161.9789     14.83%
3988.13/201.66	c       202           2472         806        20         186.0000         161.9789     14.83%
4089.13/206.71	c       207           2734         834        20         186.0000         161.9789     14.83%
4188.11/211.73	c       212           2923         893        20         186.0000         161.9789     14.83%
4288.97/216.81	c       217           3122         954        20         186.0000         161.9789     14.83%
4388.02/221.86	c       222           4327        1315        20         186.0000         161.9815     14.83%
4487.13/226.89	c       227           5741        1721        20         186.0000         161.9954     14.82%
4588.08/231.96	c       232           6061        1787        20         186.0000         161.9990     14.82%
4686.95/237.01	c       237           6201        1839        20         186.0000         162.0145     14.80%
4788.64/242.05	c       242           6374        1910        20         186.0000         162.0195     14.80%
4887.80/247.11	c       247           6731        1991        20         186.0000         162.0269     14.80%
4988.38/252.16	c       252           7031        2041        20         186.0000         162.0307     14.79%
5087.49/257.18	c       257           6271        1766        20         186.0000         162.0358     14.79%
5187.83/262.26	c       262           7351        2149        20         186.0000         162.0458     14.78%
5288.91/267.31	c       267           7681        2211        20         186.0000         162.0491     14.78%
5388.08/272.36	c       272           7841        2271        20         186.0000         162.0619     14.77%
5486.98/277.37	c       277           7941        2321        20         186.0000         162.0719     14.76%
5588.03/282.46	c       282           8081        2385        20         186.0000         162.0895     14.75%
5686.99/287.48	c       287           8344        2442        20         186.0000         162.0911     14.75%
5786.02/292.50	c       292           8571        2507        20         186.0000         162.0955     14.75%
5886.88/297.51	c       298           7601        2120        20         186.0000         162.1082     14.74%
5987.92/302.66	c       303           9011        2619        20         186.0000         162.1177     14.73%
6088.94/307.71	c       308           9091        2661        20         186.0000         162.1288     14.72%
6185.88/312.66	c *     313           9281        2703        20         185.0000         162.1316     14.10%
6187.86/312.76	c       313           9281        2703        20         185.0000         162.1316     14.10%
6286.88/317.78	c       318           9411        2710        20         185.0000         162.1415     14.10%
6387.86/322.80	c       323           9501        2774        20         185.0000         162.1441     14.10%
6486.85/327.85	c       328           9671        2862        20         185.0000         162.1548     14.09%
6585.89/332.89	c       333           9851        2912        20         185.0000         162.1626     14.08%
6686.89/337.95	c       338           8932        2364        20         185.0000         162.1816     14.07%
6785.81/343.00	c       343           9131        2417        20         185.0000         162.1956     14.06%
6885.01/348.01	c       348           9321        2469        20         185.0000         162.2001     14.06%
6986.34/353.10	c       353           9554        2546        20         185.0000         162.2066     14.05%
7087.14/358.15	c       358           9691        2603        20         185.0000         162.2172     14.04%
7186.20/363.17	c       363           9831        2665        20         185.0000         162.2275     14.04%
7286.62/368.21	c       368           9932        2714        20         185.0000         162.2305     14.04%
7385.65/373.25	c       373          10142        2790        20         185.0000         162.2358     14.03%
7486.65/378.35	c       378          10464        2896        20         185.0000         162.2456     14.02%
7587.52/383.40	c       383          10721        2925        20         185.0000         162.2485     14.02%
7686.54/388.43	c       388          10911        2977        20         185.0000         162.2593     14.02%
7785.73/393.47	c       393          11121        3043        20         185.0000         162.2663     14.01%
7886.59/398.55	c       399          11281        3071        20         185.0000         162.2711     14.01%
7985.47/403.56	c       404          11491        3113        20         185.0000         162.2744     14.00%
8084.47/408.58	c       409          11582        3148        20         185.0000         162.2875     14.00%
8185.41/413.60	c       414          11851        3163        20         185.0000         162.2932     13.99%
8284.46/418.63	c       419          11931        3207        20         185.0000         162.2955     13.99%
8383.29/423.66	c       424          12141        3285        20         185.0000         162.3011     13.99%
8482.45/428.68	c       429          12321        3331        20         185.0000         162.3065     13.98%
8583.45/433.73	c       434          12580        3364        20         185.0000         162.3113     13.98%
8682.41/438.76	c       439          12741        3445        20         185.0000         162.3204     13.97%
8783.50/443.86	c       444          12951        3537        20         185.0000         162.3271     13.97%
8884.45/448.96	c       449          13103        3591        20         185.0000         162.3346     13.96%
8983.28/454.02	c       454          13376        3644        20         185.0000         162.3411     13.96%
9084.86/459.04	c       459          13837        3082        20         185.0000         162.3478     13.95%
9183.98/464.07	c       464          14021        3128        20         185.0000         162.3621     13.94%
9282.97/469.11	c       469          14282        3179        20         185.0000         162.3647     13.94%
9385.27/474.25	c       474          14441        3208        20         185.0000         162.3751     13.93%
9486.37/479.35	c       479          14601        3262        20         185.0000         162.3826     13.93%
9585.24/484.36	c       484          14911        3290        20         185.0000         162.3879     13.92%
9686.18/489.45	c       489          15131        3368        20         185.0000         162.3903     13.92%
9787.08/494.50	c       495          15421        3460        20         185.0000         162.3979     13.92%
9885.94/499.55	c       500          15651        3516        20         185.0000         162.4038     13.91%
9986.91/504.60	c       505          15871        3594        20         185.0000         162.4116     13.91%
10085.72/509.65	c       510          16191        3658        20         185.0000         162.4158     13.91%
10184.70/514.69	c       515          16471        3700        20         185.0000         162.4203     13.90%
10285.62/519.74	c       520          16720        3773        20         185.0000         162.4242     13.90%
10384.52/524.77	c       525          17071        3836        20         185.0000         162.4459     13.88%
10485.61/529.83	c       530          17251        3888        20         185.0000         162.4548     13.88%
10584.42/534.90	c       535          17451        3918        20         185.0000         162.4587     13.88%
10685.43/539.94	c       540          17671        4004        20         185.0000         162.4630     13.87%
10784.44/544.99	c       545          18031        4090        20         185.0000         162.4750     13.86%
10883.51/550.00	c       550          18301        4140        20         185.0000         162.4852     13.86%
10984.85/555.09	c       555          18501        4212        20         185.0000         162.4877     13.85%
11085.84/560.14	c       560          18761        4280        20         185.0000         162.4952     13.85%
11184.74/565.15	c       565          19084        4329        20         185.0000         162.5061     13.84%
11283.78/570.18	c       570          19311        4384        20         185.0000         162.5153     13.84%
11384.19/575.29	c       575          19551        4432        20         185.0000         162.5285     13.83%
11485.18/580.34	c       580          19782        4491        20         185.0000         162.5381     13.82%
11584.24/585.39	c       585          20171        4558        20         185.0000         162.5457     13.81%
11685.12/590.42	c       590          20351        4612        20         185.0000         162.5511     13.81%
11783.95/595.49	c       596          20461        4640        20         185.0000         162.5528     13.81%
11885.07/600.52	c       601          20621        4670        20         185.0000         162.5548     13.81%
11984.17/605.53	c       606          20741        4694        20         185.0000         162.5597     13.80%
12083.14/610.53	c       611          20822        4723        20         185.0000         162.5614     13.80%
12183.94/615.64	c       616          21031        4756        20         185.0000         162.5647     13.80%
12285.05/620.74	c       621          21231        4812        20         185.0000         162.5653     13.80%
12384.06/625.79	c       626          21421        4828        20         185.0000         162.5687     13.80%
12485.02/630.81	c       631          21616        4867        20         185.0000         162.5756     13.79%
12584.14/635.83	c       636          21801        4912        20         185.0000         162.5864     13.79%
12683.42/640.83	c       641          21951        4948        20         185.0000         162.5904     13.78%
12782.23/645.86	c       646          22099        4988        20         185.0000         162.5955     13.78%
12883.23/650.92	c       651          22182        5031        20         185.0000         162.5982     13.78%
12982.35/655.94	c       656          22387        5066        20         185.0000         162.5998     13.78%
13081.51/660.97	c       661          22637        5092        20         185.0000         162.6001     13.78%
13180.60/665.98	c       666          22791        5112        20         185.0000         162.6066     13.77%
13279.83/671.02	c       671          22882        5145        20         185.0000         162.6095     13.77%
13381.55/676.03	c       676          23081        5186        20         185.0000         162.6124     13.77%
13480.70/681.10	c       681          23232        5205        20         185.0000         162.6138     13.77%
13581.88/686.17	c       686          23392        5221        20         185.0000         162.6166     13.76%
13682.28/691.26	c       691          23525        5250        20         185.0000         162.6174     13.76%
13783.33/696.30	c       696          23682        5277        20         185.0000         162.6213     13.76%
13882.37/701.31	c       701          23816        5321        20         185.0000         162.6226     13.76%
13981.51/706.33	c       706          24041        5338        20         185.0000         162.6245     13.76%
14080.55/711.39	c       711          24172        5395        20         185.0000         162.6304     13.75%
14183.59/716.50	c       717           4831        3748        20         185.0000         162.6385     13.75%
14282.66/721.53	c       722           4871        3788        20         185.0000         162.6445     13.75%
14381.68/726.56	c       727           4921        3838        20         185.0000         162.6511     13.74%
14482.94/731.64	c       732           4961        3878        20         185.0000         162.6609     13.73%
14583.84/736.72	c       737           5001        3918        20         185.0000         162.6711     13.73%
14686.82/741.90	c       742           5051        3968        20         185.0000         162.6747     13.72%
14785.86/746.95	c       747           5101        4018        20         185.0000         162.6803     13.72%
14884.88/752.04	c       752           5131        4048        20         185.0000         162.6837     13.72%
14986.49/757.09	c       757           5171        4088        20         185.0000         162.6870     13.72%
15085.55/762.11	c       762           5201        4118        20         185.0000         162.6884     13.71%
15186.61/767.19	c       767           5251        4168        20         185.0000         162.6933     13.71%
15286.99/772.21	c       772           5291        4208        20         185.0000         162.7000     13.71%
15386.11/777.29	c       777           5341        4258        20         185.0000         162.7059     13.70%
15487.30/782.34	c       782           5381        4298        20         185.0000         162.7148     13.70%
15586.33/787.39	c       787           5421        4338        20         185.0000         162.7224     13.69%
15687.41/792.44	c       792           5455        4372        20         185.0000         162.7275     13.69%
15786.46/797.47	c       797           5491        4408        20         185.0000         162.7320     13.68%
15887.22/802.52	c       803           5531        4448        20         185.0000         162.7384     13.68%
15986.18/807.55	c       808           5571        4488        20         185.0000         162.7436     13.68%
16085.05/812.56	c       813           5611        4528        20         185.0000         162.7488     13.67%
16184.29/817.60	c       818           5661        4578        20         185.0000         162.7589     13.67%
16285.22/822.67	c       823           5691        4608        20         185.0000         162.7618     13.66%
16386.41/827.73	c       828           5740        4657        20         185.0000         162.7632     13.66%
16487.40/832.84	c       833           5801        4718        20         185.0000         162.7660     13.66%
16586.38/837.89	c       838           5851        4768        20         185.0000         162.7700     13.66%
16687.29/842.94	c       843           5893        4810        20         185.0000         162.7754     13.65%
16786.38/847.96	c       848           5951        4868        20         185.0000         162.7808     13.65%
16885.44/852.97	c       853           5991        4908        20         185.0000         162.7835     13.65%
16984.45/858.00	c       858           6061        4978        20         185.0000         162.7866     13.65%
17083.51/863.01	c       863           6101        5018        20         185.0000         162.7915     13.64%
17185.10/868.08	c       868           6141        5058        20         185.0000         162.7950     13.64%
17286.12/873.18	c       873           6191        5108        20         185.0000         162.8027     13.63%
17385.23/878.19	c       878           6231        5148        20         185.0000         162.8069     13.63%
17485.88/883.26	c       883           6272        5189        20         185.0000         162.8108     13.63%
17586.79/888.33	c       888           6331        5248        20         185.0000         162.8194     13.62%
17685.93/893.34	c       893           6371        5288        20         185.0000         162.8270     13.62%
17785.10/898.39	c       898           6421        5338        20         185.0000         162.8299     13.62%
17888.31/903.54	c       904           6481        5398        20         185.0000         162.8345     13.61%
17987.34/908.59	c       909           6521        5438        20         185.0000         162.8387     13.61%
18088.33/913.64	c       914           6571        5488        20         185.0000         162.8454     13.60%
18187.41/918.69	c       919           6621        5538        20         185.0000         162.8509     13.60%
18288.53/923.74	c       924           6701        5618        20         185.0000         162.8564     13.60%
18387.66/928.79	c       929           6731        5648        20         185.0000         162.8586     13.60%
18488.72/933.84	c       934           6781        5698        20         185.0000         162.8625     13.59%
18587.85/938.89	c       939           6821        5738        20         185.0000         162.8646     13.59%
18688.95/943.91	c       944           6881        5798        20         185.0000         162.8664     13.59%
18788.21/948.93	c       949           6903        5820        20         185.0000         162.8668     13.59%
18889.82/954.04	c       954           6941        5858        20         185.0000         162.8681     13.59%
18988.81/959.09	c       959           7001        5918        20         185.0000         162.8698     13.59%
19089.97/964.14	c       964           7061        5978        20         185.0000         162.8733     13.59%
19189.10/969.16	c       969           7101        6018        20         185.0000         162.8755     13.58%
19289.70/974.24	c       974           7161        6078        20         185.0000         162.8806     13.58%
19388.33/979.29	c       979           7211        6128        20         185.0000         162.8828     13.58%
19489.38/984.33	c       984           7271        6188        20         185.0000         162.8861     13.58%
19588.33/989.39	c       989           7321        6238        20         185.0000         162.8879     13.58%
19689.49/994.42	c       994           7391        6308        20         185.0000         162.8926     13.57%
19788.62/999.49	c      1000           7431        6348        20         185.0000         162.8942     13.57%
19887.60/1004.50	c      1005           7481        6398        20         185.0000         162.9001     13.57%
19988.61/1009.54	c      1010           7551        6468        20         185.0000         162.9054     13.56%
20089.72/1014.64	c      1015           7601        6518        20         185.0000         162.9096     13.56%
20188.77/1019.69	c      1020           7651        6568        20         185.0000         162.9120     13.56%
20289.83/1024.74	c      1025           7691        6608        20         185.0000         162.9153     13.56%
20388.88/1029.75	c      1030           7751        6668        20         185.0000         162.9179     13.55%
20490.01/1034.84	c      1035           7821        6738        20         185.0000         162.9206     13.55%
20588.98/1039.89	c      1040           7851        6768        20         185.0000         162.9231     13.55%
20690.10/1044.90	c      1045           7901        6818        20         185.0000         162.9261     13.55%
20789.37/1049.97	c      1050           7961        6878        20         185.0000         162.9303     13.55%
20888.43/1055.02	c      1055           8031        6948        20         185.0000         162.9336     13.54%
20990.01/1060.12	c      1060           8071        6988        20         185.0000         162.9372     13.54%
21091.03/1065.17	c      1065           8141        7058        20         185.0000         162.9410     13.54%
21190.07/1070.20	c      1070           8183        7100        20         185.0000         162.9430     13.54%
21290.51/1075.22	c      1075           8241        7158        20         185.0000         162.9446     13.54%
21389.68/1080.25	c      1080           8291        7208        20         185.0000         162.9461     13.53%
21488.52/1085.26	c      1085           8321        7238        20         185.0000         162.9474     13.53%
21589.50/1090.31	c      1090           8371        7288        20         185.0000         162.9503     13.53%
21688.44/1095.34	c      1095           8421        7338        20         185.0000         162.9536     13.53%
21789.31/1100.42	c      1100           8471        7388        20         185.0000         162.9578     13.53%
21888.14/1105.47	c      1105           8513        7430        20         185.0000         162.9603     13.52%
21989.27/1110.60	c      1111           8581        7498        20         185.0000         162.9651     13.52%
22090.08/1115.67	c      1116           8641        7558        20         185.0000         162.9678     13.52%
22191.13/1120.70	c      1121           8701        7618        20         185.0000         162.9689     13.52%
22290.03/1125.75	c      1126           8761        7678        20         185.0000         162.9749     13.51%
22389.26/1130.75	c      1131           8811        7728        20         185.0000         162.9776     13.51%
22488.19/1135.80	c      1136           8861        7778        20         185.0000         162.9798     13.51%
22587.17/1140.80	c      1141           8931        7848        20         185.0000         162.9864     13.51%
22690.19/1145.94	c      1146           8968        7885        20         185.0000         162.9867     13.51%
22789.16/1150.98	c      1151           9021        7938        20         185.0000         162.9891     13.50%
22888.20/1156.00	c      1156           9101        8018        20         185.0000         162.9945     13.50%
22987.28/1161.01	c      1161           9151        8068        20         185.0000         162.9970     13.50%
23088.64/1166.08	c      1166           9191        8108        20         185.0000         162.9975     13.50%
23187.73/1171.11	c      1171           9261        8178        20         185.0000         163.0013     13.50%
23290.06/1176.21	c      1176           9311        8228        20         185.0000         163.0030     13.49%
23390.99/1181.32	c      1181           9371        8288        20         185.0000         163.0074     13.49%
23490.06/1186.35	c      1186           9421        8338        20         185.0000         163.0100     13.49%
23589.28/1191.38	c      1191           9491        8408        20         185.0000         163.0134     13.49%
23690.09/1196.47	c      1196           9541        8458        20         185.0000         163.0154     13.49%
23790.99/1201.52	c      1202           9581        8498        20         185.0000         163.0160     13.49%
23889.94/1206.57	c      1207           9641        8558        20         185.0000         163.0179     13.48%
23990.95/1211.62	c      1212           9691        8608        20         185.0000         163.0195     13.48%
24089.94/1216.65	c      1217           9721        8638        20         185.0000         163.0210     13.48%
24188.82/1221.67	c      1222           9771        8688        20         185.0000         163.0239     13.48%
24289.73/1226.75	c      1227           9831        8748        20         185.0000         163.0282     13.48%
24388.59/1231.78	c      1232           9901        8818        20         185.0000         163.0313     13.48%
24489.50/1236.87	c      1237           9961        8878        20         185.0000         163.0331     13.47%
24588.53/1241.90	c      1242          10001        8918        20         185.0000         163.0341     13.47%
24689.35/1246.90	c      1247          10071        8988        20         185.0000         163.0359     13.47%
24788.40/1252.02	c      1252          10111        9028        20         185.0000         163.0380     13.47%
24890.00/1257.04	c      1257          10181        9098        20         185.0000         163.0429     13.47%
24989.00/1262.05	c      1262          10231        9148        20         185.0000         163.0451     13.47%
25089.80/1267.14	c      1267          10298        9215        20         185.0000         163.0470     13.46%
25190.32/1272.22	c      1272          10341        9258        20         185.0000         163.0477     13.46%
25289.33/1277.24	c      1277          10401        9318        20         185.0000         163.0504     13.46%
25390.24/1282.31	c      1282          10461        9378        20         185.0000         163.0519     13.46%
25489.28/1287.37	c      1287          10511        9428        20         185.0000         163.0532     13.46%
25588.32/1292.38	c      1292          10571        9488        20         185.0000         163.0540     13.46%
25687.16/1297.39	c      1297          10631        9548        20         185.0000         163.0567     13.46%
25788.15/1302.49	c      1302          10681        9598        20         185.0000         163.0589     13.46%
25889.17/1307.52	c      1308          10723        9640        20         185.0000         163.0598     13.46%
25988.00/1312.57	c      1313          10781        9698        20         185.0000         163.0623     13.45%
26088.91/1317.67	c      1318          10841        9758        20         185.0000         163.0649     13.45%
26187.82/1322.69	c      1323          10901        9818        20         185.0000         163.0664     13.45%
26288.77/1327.71	c      1328          10951        9868        20         185.0000         163.0691     13.45%
26387.79/1332.75	c      1333          11001        9918        20         185.0000         163.0708     13.45%
26486.75/1337.76	c      1338          11071        9988        20         185.0000         163.0726     13.45%
26589.65/1342.92	c      1343          11131       10048        20         185.0000         163.0770     13.44%
26688.61/1347.97	c      1348          11181       10098        20         185.0000         163.0789     13.44%
26787.75/1352.98	c      1353          11241       10158        20         185.0000         163.0806     13.44%
26889.16/1358.04	c      1358          11311       10228        20         185.0000         163.0824     13.44%
26988.28/1363.12	c      1363          11351       10268        20         185.0000         163.0827     13.44%
27089.11/1368.17	c      1368          11381       10298        20         185.0000         163.0847     13.44%
27187.78/1373.20	c      1373          11451       10368        20         185.0000         163.0870     13.44%
27288.08/1378.25	c      1378          11511       10428        20         185.0000         163.0881     13.44%
27387.01/1383.29	c      1383          11561       10478        20         185.0000         163.0903     13.43%
27487.98/1388.34	c      1388          11621       10538        20         185.0000         163.0928     13.43%
27586.92/1393.39	c      1393          11681       10598        20         185.0000         163.0949     13.43%
27687.90/1398.47	c      1398          11731       10648        20         185.0000         163.0956     13.43%
27788.90/1403.50	c      1404          11791       10708        20         185.0000         163.0977     13.43%
27887.86/1408.52	c      1409          11851       10768        20         185.0000         163.0982     13.43%
27986.73/1413.59	c      1414          11901       10818        20         185.0000         163.0992     13.43%
28087.72/1418.60	c      1419          11981       10898        20         185.0000         163.1003     13.43%
28186.64/1423.64	c      1424          12031       10948        20         185.0000         163.1027     13.43%
28287.54/1428.77	c      1429          12101       11018        20         185.0000         163.1050     13.42%
28388.58/1433.82	c      1434          12151       11068        20         185.0000         163.1062     13.42%
28487.63/1438.87	c      1439          12211       11128        20         185.0000         163.1078     13.42%
28586.53/1443.88	c      1444          12271       11188        20         185.0000         163.1117     13.42%
28687.56/1448.90	c      1449          12331       11248        20         185.0000         163.1148     13.42%
28786.53/1454.02	c      1454          12391       11308        20         185.0000         163.1177     13.42%
28888.01/1459.07	c      1459          12451       11368        20         185.0000         163.1198     13.41%
28987.22/1464.12	c      1464          12511       11428        20         185.0000         163.1217     13.41%
29088.12/1469.17	c      1469          12561       11478        20         185.0000         163.1231     13.41%
29187.16/1474.20	c      1474          12631       11548        20         185.0000         163.1266     13.41%
29287.49/1479.27	c      1479          12691       11608        20         185.0000         163.1280     13.41%
29386.58/1484.29	c      1484          12751       11668        20         185.0000         163.1296     13.41%
29487.48/1489.34	c      1489          12791       11708        20         185.0000         163.1308     13.41%
29586.46/1494.40	c      1494          12851       11768        20         185.0000         163.1326     13.40%
29687.68/1499.47	c      1499          12921       11838        20         185.0000         163.1333     13.40%
29786.50/1504.49	c      1504          12951       11868        20         185.0000         163.1344     13.40%
29887.43/1509.57	c      1510          13011       11928        20         185.0000         163.1360     13.40%
29988.45/1514.62	c      1515          13060       11977        20         185.0000         163.1376     13.40%
30087.43/1519.67	c      1520          13111       12028        20         185.0000         163.1389     13.40%
30188.49/1524.71	c      1525          13161       12078        20         185.0000         163.1413     13.40%
30287.34/1529.72	c      1530          13201       12118        20         185.0000         163.1431     13.40%
30388.42/1534.81	c      1535          13261       12178        20         185.0000         163.1441     13.40%
30487.43/1539.82	c      1540          13321       12238        20         185.0000         163.1456     13.40%
30586.31/1544.86	c      1545          13391       12308        20         185.0000         163.1467     13.39%
30687.35/1549.97	c      1550          13450       12367        20         185.0000         163.1477     13.39%
30786.37/1555.02	c      1555          13481       12398        20         185.0000         163.1483     13.39%
30888.30/1560.07	c      1560          13541       12458        20         185.0000         163.1497     13.39%
30987.18/1565.09	c      1565          13611       12528        20         185.0000         163.1511     13.39%
31088.28/1570.18	c      1570          13671       12588        20         185.0000         163.1534     13.39%
31188.76/1575.23	c      1575          13721       12638        20         185.0000         163.1550     13.39%
31287.68/1580.28	c      1580          13781       12698        20         185.0000         163.1566     13.39%
31386.76/1585.28	c      1585          13831       12748        20         185.0000         163.1579     13.39%
31487.67/1590.34	c      1590          13901       12818        20         185.0000         163.1590     13.39%
31588.76/1595.44	c      1595          13961       12878        20         185.0000         163.1602     13.39%
31687.77/1600.48	c      1600          14011       12928        20         185.0000         163.1613     13.38%
31788.66/1605.53	c      1606          14091       13008        20         185.0000         163.1637     13.38%
31887.73/1610.58	c      1611          14151       13068        20         185.0000         163.1648     13.38%
31988.92/1615.63	c      1616          14201       13118        20         185.0000         163.1660     13.38%
32087.99/1620.68	c      1621          14271       13188        20         185.0000         163.1677     13.38%
32189.09/1625.73	c      1626          14341       13258        20         185.0000         163.1694     13.38%
32288.13/1630.77	c      1631          14391       13308        20         185.0000         163.1707     13.38%
32387.05/1635.78	c      1636          14451       13368        20         185.0000         163.1715     13.38%
32487.96/1640.80	c      1641          14511       13428        20         185.0000         163.1720     13.38%
32587.07/1645.88	c      1646          14571       13488        20         185.0000         163.1729     13.38%
32686.35/1650.89	c      1651          14641       13558        20         185.0000         163.1743     13.38%
32787.40/1655.93	c      1656          14691       13608        20         185.0000         163.1757     13.37%
32886.53/1661.01	c      1661          14761       13678        20         185.0000         163.1785     13.37%
32987.92/1666.05	c      1666          14821       13738        20         185.0000         163.1794     13.37%
33087.19/1671.11	c      1671          14871       13788        20         185.0000         163.1816     13.37%
33186.23/1676.12	c      1676          14931       13848        20         185.0000         163.1842     13.37%
33287.31/1681.17	c      1681          14991       13908        20         185.0000         163.1860     13.37%
33389.89/1686.30	c      1686          15030       13947        20         185.0000         163.1872     13.37%
33488.92/1691.37	c      1691          15071       13988        20         185.0000         163.1894     13.37%
33589.81/1696.43	c      1696          15141       14058        20         185.0000         163.1915     13.36%
33688.91/1701.48	c      1701          15201       14118        20         185.0000         163.1927     13.36%
33790.00/1706.51	c      1707          15261       14178        20         185.0000         163.1969     13.36%
33889.06/1711.52	c      1712          15311       14228        20         185.0000         163.1974     13.36%
33988.24/1716.54	c      1717          15381       14298        20         185.0000         163.1991     13.36%
34089.36/1721.60	c      1722          15431       14348        20         185.0000         163.1994     13.36%
34188.49/1726.64	c      1727          15511       14428        20         185.0000         163.2029     13.36%
34287.61/1731.65	c      1732          15561       14478        20         185.0000         163.2043     13.35%
34386.90/1736.70	c      1737          15610       14527        20         185.0000         163.2051     13.35%
34487.90/1741.72	c      1742          15671       14588        20         185.0000         163.2056     13.35%
34587.15/1746.77	c      1747          15751       14668        20         185.0000         163.2068     13.35%
34686.22/1751.80	c      1752          15791       14708        20         185.0000         163.2080     13.35%
34787.36/1756.82	c      1757          15841       14758        20         185.0000         163.2087     13.35%
34886.42/1761.88	c      1762          15911       14828        20         185.0000         163.2098     13.35%
34987.51/1766.94	c      1767          15981       14898        20         185.0000         163.2114     13.35%
35091.41/1772.18	c      1772          16051       14968        20         185.0000         163.2128     13.35%
35191.54/1777.23	c      1777          16101       15018        20         185.0000         163.2134     13.35%
35290.59/1782.29	c      1782          16181       15098        20         185.0000         163.2155     13.35%
35391.42/1787.33	c      1787          16241       15158        20         185.0000         163.2169     13.35%
35490.48/1792.38	c      1792          16301       15218        20         185.0000         163.2178     13.35%
35589.44/1797.39	c      1797          16361       15278        20         185.0000         163.2196     13.34%
35690.35/1802.48	c      1802          16421       15338        20         185.0000         163.2209     13.34%
35791.44/1807.53	c      1808          16491       15408        20         185.0000         163.2223     13.34%
35890.49/1812.54	c      1813          16551       15468        20         185.0000         163.2231     13.34%
35989.46/1817.57	c      1818          16601       15518        20         185.0000         163.2243     13.34%
36090.45/1822.61	c      1823          16641       15558        20         185.0000         163.2249     13.34%
36189.56/1827.65	c      1828          16691       15608        20         185.0000         163.2260     13.34%
36290.65/1832.72	c      1833          16751       15668        20         185.0000         163.2283     13.34%
36391.65/1837.83	c      1838          16821       15738        20         185.0000         163.2301     13.34%
36490.65/1842.88	c      1843          16861       15778        20         185.0000         163.2306     13.34%
36591.72/1847.92	c      1848          16921       15838        20         185.0000         163.2317     13.34%
36690.91/1852.96	c      1853          16991       15908        20         185.0000         163.2330     13.33%
36789.96/1858.03	c      1858          17051       15968        20         185.0000         163.2345     13.33%
36891.50/1863.08	c      1863          17111       16028        20         185.0000         163.2359     13.33%
36992.71/1868.13	c      1868          17181       16098        20         185.0000         163.2373     13.33%
37091.82/1873.18	c      1873          17241       16158        20         185.0000         163.2389     13.33%
37192.46/1878.21	c      1878          17291       16208        20         185.0000         163.2396     13.33%
37291.41/1883.27	c      1883          17351       16268        20         185.0000         163.2410     13.33%
37392.48/1888.31	c      1888          17411       16328        20         185.0000         163.2429     13.33%
37491.56/1893.38	c      1893          17471       16388        20         185.0000         163.2435     13.33%
37592.77/1898.43	c      1898          17541       16458        20         185.0000         163.2445     13.33%
37691.84/1903.45	c      1903          17611       16528        20         185.0000         163.2452     13.33%
37790.85/1908.47	c      1908          17651       16568        20         185.0000         163.2458     13.33%
37891.89/1913.58	c      1914          17711       16628        20         185.0000         163.2469     13.33%
37993.06/1918.63	c      1919          17771       16688        20         185.0000         163.2480     13.32%
38092.17/1923.68	c      1924          17826       16743        20         185.0000         163.2487     13.32%
38193.28/1928.73	c      1929          17871       16788        20         185.0000         163.2504     13.32%
38292.61/1933.78	c      1934          17941       16858        20         185.0000         163.2509     13.32%
38393.52/1938.83	c      1939          18001       16918        20         185.0000         163.2522     13.32%
38492.65/1943.88	c      1944          18061       16978        20         185.0000         163.2535     13.32%
38593.75/1948.90	c      1949          18131       17048        20         185.0000         163.2541     13.32%
38692.90/1953.98	c      1954          18191       17108        20         185.0000         163.2553     13.32%
38794.56/1959.03	c      1959          18241       17158        20         185.0000         163.2562     13.32%
38893.82/1964.08	c      1964          18301       17218        20         185.0000         163.2570     13.32%
38992.91/1969.13	c      1969          18361       17278        20         185.0000         163.2576     13.32%
39094.10/1974.18	c      1974          18431       17348        20         185.0000         163.2593     13.32%
39194.40/1979.23	c      1979          18491       17408        20         185.0000         163.2599     13.32%
39293.28/1984.26	c      1984          18551       17468        20         185.0000         163.2609     13.32%
39394.25/1989.32	c      1989          18611       17528        20         185.0000         163.2616     13.32%
39493.37/1994.38	c      1994          18661       17578        20         185.0000         163.2630     13.31%
39594.41/1999.43	c      1999          18731       17648        20         185.0000         163.2640     13.31%
39693.48/2004.48	c      2004          18790       17707        20         185.0000         163.2646     13.31%
39794.57/2009.52	c      2010          18831       17748        20         185.0000         163.2652     13.31%
39893.68/2014.58	c      2015          18901       17818        20         185.0000         163.2668     13.31%
39994.72/2019.63	c      2020          18951       17868        20         185.0000         163.2681     13.31%
40093.80/2024.68	c      2025          19021       17938        20         185.0000         163.2691     13.31%
40194.79/2029.73	c      2030          19091       18008        20         185.0000         163.2701     13.31%
40293.85/2034.78	c      2035          19151       18068        20         185.0000         163.2711     13.31%
40394.82/2039.83	c      2040          19211       18128        20         185.0000         163.2720     13.31%
40493.81/2044.88	c      2045          19281       18198        20         185.0000         163.2731     13.31%
40594.83/2049.92	c      2050          19341       18258        20         185.0000         163.2740     13.31%
40693.97/2054.94	c      2055          19411       18328        20         185.0000         163.2748     13.31%
40792.98/2059.97	c      2060          19471       18388        20         185.0000         163.2757     13.31%
40891.96/2065.00	c      2065          19541       18458        20         185.0000         163.2776     13.30%
40993.59/2070.12	c      2070          19601       18518        20         185.0000         163.2784     13.30%
41094.70/2075.14	c      2075          19651       18568        20         185.0000         163.2788     13.30%
41193.62/2080.14	c      2080          19721       18638        20         185.0000         163.2805     13.30%
41292.59/2085.17	c      2085          19779       18696        20         185.0000         163.2817     13.30%
41393.22/2090.24	c      2090          19851       18768        20         185.0000         163.2834     13.30%
41494.39/2095.36	c      2095          19891       18808        20         185.0000         163.2838     13.30%
41595.52/2100.42	c      2100          19951       18868        20         185.0000         163.2847     13.30%
41694.41/2105.47	c      2105          20011       18928        20         185.0000         163.2853     13.30%
41795.45/2110.52	c      2111          20061       18978        20         185.0000         163.2867     13.30%
41894.39/2115.57	c      2116          20131       19048        20         185.0000         163.2886     13.30%
41995.39/2120.62	c      2121          20191       19108        20         185.0000         163.2897     13.30%
42094.31/2125.67	c      2126          20251       19168        20         185.0000         163.2906     13.29%
42195.36/2130.71	c      2131          20291       19208        20         185.0000         163.2919     13.29%
42294.46/2135.77	c      2136          20361       19278        20         185.0000         163.2935     13.29%
42395.45/2140.82	c      2141          20421       19338        20         185.0000         163.2941     13.29%
42494.44/2145.87	c      2146          20471       19388        20         185.0000         163.2949     13.29%
42595.55/2150.92	c      2151          20531       19448        20         185.0000         163.2962     13.29%
42694.65/2155.94	c      2156          20581       19498        20         185.0000         163.2973     13.29%
42793.78/2160.96	c      2161          20631       19548        20         185.0000         163.2984     13.29%
42892.93/2166.02	c      2166          20691       19608        20         185.0000         163.2996     13.29%
42994.77/2171.11	c      2171          20761       19678        20         185.0000         163.3004     13.29%
43095.77/2176.16	c      2176          20831       19748        20         185.0000         163.3009     13.29%
43196.15/2181.22	c      2181          20881       19798        20         185.0000         163.3018     13.29%
43295.16/2186.27	c      2186          20931       19848        20         185.0000         163.3026     13.29%
43396.12/2191.32	c      2191          21001       19918        20         185.0000         163.3034     13.29%
43494.94/2196.37	c      2196          21061       19978        20         185.0000         163.3044     13.29%
43595.75/2201.42	c      2201          21121       20038        20         185.0000         163.3053     13.28%
43694.62/2206.46	c      2206          21191       20108        20         185.0000         163.3063     13.28%
43793.49/2211.49	c      2211          21241       20158        20         185.0000         163.3076     13.28%
43894.48/2216.56	c      2217          21301       20218        20         185.0000         163.3085     13.28%
43993.67/2221.58	c      2222          21361       20278        20         185.0000         163.3091     13.28%
44094.42/2226.60	c      2227          21411       20328        20         185.0000         163.3100     13.28%
44193.36/2231.63	c      2232          21491       20408        20         185.0000         163.3115     13.28%
44292.50/2236.67	c      2237          21547       20464        20         185.0000         163.3117     13.28%
44393.49/2241.78	c      2242          21581       20498        20         185.0000         163.3129     13.28%
44494.35/2246.85	c      2247          21661       20578        20         185.0000         163.3155     13.28%
44593.27/2251.89	c      2252          21731       20648        20         185.0000         163.3170     13.28%
44694.30/2256.97	c      2257          21781       20698        20         185.0000         163.3178     13.28%
44793.20/2262.02	c      2262          21841       20758        20         185.0000         163.3185     13.28%
44894.92/2267.07	c      2267          21901       20818        20         185.0000         163.3190     13.28%
44993.59/2272.09	c      2272          21961       20878        20         185.0000         163.3198     13.27%
45092.84/2277.12	c      2277          22021       20938        20         185.0000         163.3206     13.27%
45193.90/2282.15	c      2282          22091       21008        20         185.0000         163.3215     13.27%
45292.94/2287.19	c      2287          22151       21068        20         185.0000         163.3228     13.27%
45393.36/2292.27	c      2292          22201       21118        20         185.0000         163.3235     13.27%
45494.52/2297.30	c      2297          22271       21188        20         185.0000         163.3244     13.27%
45593.46/2302.31	c      2302          22321       21238        20         185.0000         163.3250     13.27%
45694.65/2307.43	c      2307          22401       21318        20         185.0000         163.3261     13.27%
45793.90/2312.44	c      2312          22461       21378        20         185.0000         163.3269     13.27%
45892.84/2317.50	c      2318          22531       21448        20         185.0000         163.3275     13.27%
45993.92/2322.53	c      2323          22591       21508        20         185.0000         163.3288     13.27%
46095.09/2327.62	c      2328          22651       21568        20         185.0000         163.3295     13.27%
46196.12/2332.72	c      2333          22711       21628        20         185.0000         163.3302     13.27%
46295.17/2337.77	c      2338          22781       21698        20         185.0000         163.3309     13.27%
46396.26/2342.82	c      2343          22841       21758        20         185.0000         163.3324     13.27%
46495.35/2347.87	c      2348          22901       21818        20         185.0000         163.3338     13.27%
46596.31/2352.91	c      2353          22951       21868        20         185.0000         163.3346     13.26%
46695.64/2357.93	c      2358          23021       21938        20         185.0000         163.3353     13.26%
46794.49/2363.00	c      2363          23091       22008        20         185.0000         163.3369     13.26%
46893.57/2368.02	c      2368          23151       22068        20         185.0000         163.3376     13.26%
46995.28/2373.10	c      2373          23211       22128        20         185.0000         163.3385     13.26%
47096.38/2378.15	c      2378          23251       22168        20         185.0000         163.3391     13.26%
47196.91/2383.22	c      2383          23331       22248        20         185.0000         163.3399     13.26%
47295.92/2388.27	c      2388          23381       22298        20         185.0000         163.3408     13.26%
47395.03/2393.29	c      2393          23421       22338        20         185.0000         163.3415     13.26%
47496.14/2398.36	c      2398          23491       22408        20         185.0000         163.3421     13.26%
47597.22/2403.42	c      2403          23561       22478        20         185.0000         163.3427     13.26%
47696.24/2408.47	c      2408          23621       22538        20         185.0000         163.3437     13.26%
47797.36/2413.52	c      2414          23691       22608        20         185.0000         163.3452     13.26%
47896.53/2418.57	c      2419          23751       22668        20         185.0000         163.3462     13.26%
47997.38/2423.62	c      2424          23811       22728        20         185.0000         163.3475     13.26%
48096.56/2428.67	c      2429          23871       22788        20         185.0000         163.3490     13.25%
48195.79/2433.68	c      2434          23951       22868        20         185.0000         163.3504     13.25%
48296.70/2438.72	c      2439          24021       22938        20         185.0000         163.3520     13.25%
48397.54/2443.82	c      2444          24081       22998        20         185.0000         163.3525     13.25%
48496.70/2448.87	c      2449          24151       23068        20         185.0000         163.3535     13.25%
48597.91/2453.92	c      2454          24211       23128        20         185.0000         163.3542     13.25%
48696.80/2458.97	c      2459          24261       23178        20         185.0000         163.3550     13.25%
48795.74/2464.02	c      2464          24321       23238        20         185.0000         163.3561     13.25%
48897.53/2469.07	c      2469          24381       23298        20         185.0000         163.3574     13.25%
48996.59/2474.12	c      2474          24431       23348        20         185.0000         163.3578     13.25%
49097.54/2479.17	c      2479          24501       23418        20         185.0000         163.3589     13.25%
49198.03/2484.22	c      2484          24561       23478        20         185.0000         163.3599     13.25%
49296.94/2489.27	c      2489          24631       23548        20         185.0000         163.3606     13.25%
49396.19/2494.30	c      2494          24681       23598        20         185.0000         163.3612     13.25%
49497.10/2499.35	c      2499          24761       23678        20         185.0000         163.3624     13.25%
49598.09/2504.42	c      2504          24821       23738        20         185.0000         163.3633     13.24%
49697.23/2509.47	c      2509          24871       23788        20         185.0000         163.3640     13.24%
49798.35/2514.52	c      2515          24941       23858        20         185.0000         163.3647     13.24%
49897.33/2519.55	c      2520          25001       23918        20         185.0000         163.3658     13.24%
49996.43/2524.57	c      2525          25031       23948        20         185.0000         163.3661     13.24%
50095.58/2529.59	c      2530          25081       23998        20         185.0000         163.3670     13.24%
50198.58/2534.72	c      2535          25121       24038        20         185.0000         163.3674     13.24%
50297.69/2539.77	c      2540          25191       24108        20         185.0000         163.3680     13.24%
50398.73/2544.82	c      2545          25251       24168        20         185.0000         163.3694     13.24%
50497.83/2549.83	c      2550          25311       24228        20         185.0000         163.3703     13.24%
50598.88/2554.92	c      2555          25361       24278        20         185.0000         163.3712     13.24%
50698.07/2559.97	c      2560          25421       24338        20         185.0000         163.3716     13.24%
50797.03/2565.02	c      2565          25491       24408        20         185.0000         163.3720     13.24%
50898.78/2570.05	c      2570          25551       24468        20         185.0000         163.3729     13.24%
50997.78/2575.06	c      2575          25620       24537        20         185.0000         163.3737     13.24%
51099.05/2580.17	c      2580          25681       24598        20         185.0000         163.3752     13.24%
51199.50/2585.22	c      2585          25751       24668        20         185.0000         163.3759     13.24%
51298.61/2590.27	c      2590          25811       24728        20         185.0000         163.3769     13.24%
51399.74/2595.32	c      2595          25891       24808        20         185.0000         163.3777     13.23%
51498.44/2600.37	c      2600          25961       24878        20         185.0000         163.3789     13.23%
51599.62/2605.42	c      2605          26021       24938        20         185.0000         163.3799     13.23%
51698.63/2610.44	c      2610          26080       24997        20         185.0000         163.3805     13.23%
51797.76/2615.47	c      2615          26141       25058        20         185.0000         163.3812     13.23%
51896.79/2620.49	c      2620          26211       25128        20         185.0000         163.3825     13.23%
51998.02/2625.55	c      2626          26261       25178        20         185.0000         163.3831     13.23%
52098.87/2630.62	c      2631          26321       25238        20         185.0000         163.3836     13.23%
52197.77/2635.63	c      2636          26401       25318        20         185.0000         163.3843     13.23%
52298.89/2640.70	c      2641          26441       25358        20         185.0000         163.3845     13.23%
52400.07/2645.82	c      2646          26511       25428        20         185.0000         163.3850     13.23%
52499.27/2650.87	c      2651          26571       25488        20         185.0000         163.3859     13.23%
52598.47/2655.88	c      2656          26631       25548        20         185.0000         163.3867     13.23%
52699.57/2660.95	c      2661          26681       25598        20         185.0000         163.3878     13.23%
52798.79/2666.02	c      2666          26751       25668        20         185.0000         163.3882     13.23%
52900.63/2671.07	c      2671          26791       25708        20         185.0000         163.3885     13.23%
52999.77/2676.12	c      2676          26831       25748        20         185.0000         163.3892     13.23%
53100.82/2681.16	c      2681          26871       25788        20         185.0000         163.3899     13.23%
53199.59/2686.20	c      2686          26941       25858        20         185.0000         163.3908     13.23%
53300.26/2691.27	c      2691          27000       25917        20         185.0000         163.3915     13.22%
53401.52/2696.32	c      2696          27051       25968        20         185.0000         163.3919     13.22%
53500.52/2701.33	c      2701          27121       26038        20         185.0000         163.3927     13.22%
53601.65/2706.42	c      2706          27201       26118        20         185.0000         163.3943     13.22%
53700.86/2711.47	c      2711          27271       26188        20         185.0000         163.3954     13.22%
53799.94/2716.48	c      2716          27341       26258        20         185.0000         163.3962     13.22%
53901.12/2721.57	c      2722          27391       26308        20         185.0000         163.3966     13.22%
54002.14/2726.62	c      2727          27461       26378        20         185.0000         163.3973     13.22%
54101.12/2731.67	c      2732          27511       26428        20         185.0000         163.3982     13.22%
54202.19/2736.72	c      2737          27571       26488        20         185.0000         163.3991     13.22%
54301.38/2741.75	c      2742          27640       26557        20         185.0000         163.4004     13.22%
54402.39/2746.83	c      2747          27701       26618        20         185.0000         163.4011     13.22%
54501.49/2751.87	c      2752          27771       26688        20         185.0000         163.4027     13.22%
54602.59/2756.92	c      2757          27831       26748        20         185.0000         163.4031     13.22%
54701.42/2761.97	c      2762          27911       26828        20         185.0000         163.4045     13.22%
54800.52/2767.02	c      2767          27961       26878        20         185.0000         163.4049     13.22%
54902.16/2772.05	c      2772          28021       26938        20         185.0000         163.4055     13.22%
55001.22/2777.06	c      2777          28091       27008        20         185.0000         163.4060     13.21%
55099.92/2782.08	c      2782          28141       27058        20         185.0000         163.4063     13.21%
55199.08/2787.11	c      2787          28211       27128        20         185.0000         163.4072     13.21%
55301.42/2792.23	c      2792          28261       27178        20         185.0000         163.4075     13.21%
55400.42/2797.27	c      2797          28321       27238        20         185.0000         163.4086     13.21%
55501.44/2802.36	c      2802          28401       27318        20         185.0000         163.4097     13.21%
55602.56/2807.42	c      2807          28461       27378        20         185.0000         163.4106     13.21%
55701.51/2812.48	c      2812          28521       27438        20         185.0000         163.4115     13.21%
55802.78/2817.50	c      2818          28591       27508        20         185.0000         163.4121     13.21%
55901.75/2822.57	c      2823          28641       27558        20         185.0000         163.4129     13.21%
56000.99/2827.58	c      2828          28691       27608        20         185.0000         163.4137     13.21%
56101.87/2832.68	c      2833          28741       27658        20         185.0000         163.4149     13.21%
56202.80/2837.72	c      2838          28791       27708        20         185.0000         163.4153     13.21%
56301.94/2842.77	c      2843          28871       27788        20         185.0000         163.4160     13.21%
56403.06/2847.83	c      2848          28921       27838        20         185.0000         163.4164     13.21%
56502.25/2852.85	c      2853          28991       27908        20         185.0000         163.4170     13.21%
56603.37/2857.92	c      2858          29041       27958        20         185.0000         163.4174     13.21%
56702.19/2862.97	c      2863          29100       28017        20         185.0000         163.4179     13.21%
56801.17/2868.00	c      2868          29171       28088        20         185.0000         163.4181     13.21%
56902.89/2873.04	c      2873          29240       28157        20         185.0000         163.4190     13.21%
57001.91/2878.12	c      2878          29301       28218        20         185.0000         163.4203     13.21%
57103.03/2883.14	c      2883          29351       28268        20         185.0000         163.4207     13.20%
57203.53/2888.22	c      2888          29421       28338        20         185.0000         163.4215     13.20%
57302.49/2893.23	c      2893          29471       28388        20         185.0000         163.4220     13.20%
57401.42/2898.24	c      2898          29531       28448        20         185.0000         163.4223     13.20%
57502.45/2903.37	c      2903          29611       28528        20         185.0000         163.4237     13.20%
57603.49/2908.42	c      2908          29661       28578        20         185.0000         163.4244     13.20%
57702.22/2913.47	c      2913          29731       28648        20         185.0000         163.4259     13.20%
57803.20/2918.52	c      2919          29791       28708        20         185.0000         163.4266     13.20%
57902.23/2923.56	c      2924          29861       28778        20         185.0000         163.4275     13.20%
58003.05/2928.62	c      2929          29921       28838        20         185.0000         163.4278     13.20%
58102.14/2933.67	c      2934          29991       28908        20         185.0000         163.4282     13.20%
58201.06/2938.70	c      2939          30051       28968        20         185.0000         163.4286     13.20%
58301.88/2943.77	c      2944          30111       29028        20         185.0000         163.4290     13.20%
58402.89/2948.81	c      2949          30181       29098        20         185.0000         163.4301     13.20%
58502.03/2953.87	c      2954          30241       29158        20         185.0000         163.4309     13.20%
58603.18/2958.93	c      2959          30301       29218        20         185.0000         163.4315     13.20%
58702.27/2963.97	c      2964          30371       29288        20         185.0000         163.4328     13.20%
58801.21/2969.02	c      2969          30430       29347        20         185.0000         163.4335     13.20%
58902.72/2974.09	c      2974          30471       29388        20         185.0000         163.4341     13.20%
59001.76/2979.13	c      2979          30541       29458        20         185.0000         163.4347     13.20%
59102.54/2984.18	c      2984          30591       29508        20         185.0000         163.4355     13.19%
59201.76/2989.19	c      2989          30650       29567        20         185.0000         163.4359     13.19%
59302.28/2994.27	c      2994          30711       29628        20         185.0000         163.4369     13.19%
59403.19/2999.33	c      2999          30761       29678        20         185.0000         163.4378     13.19%
59502.14/3004.38	c      3004          30831       29748        20         185.0000         163.4382     13.19%
59603.20/3009.40	c      3009          30891       29808        20         185.0000         163.4384     13.19%
59702.36/3014.49	c      3014          30951       29868        20         185.0000         163.4386     13.19%
59803.18/3019.53	c      3020          31011       29928        20         185.0000         163.4394     13.19%
59902.36/3024.55	c      3025          31071       29988        20         185.0000         163.4403     13.19%
60001.10/3029.57	c      3030          31141       30058        20         185.0000         163.4409     13.19%
60100.15/3034.58	c      3035          31201       30118        20         185.0000         163.4416     13.19%
60203.19/3039.72	c      3040          31261       30178        20         185.0000         163.4421     13.19%
60302.05/3044.73	c      3045          31321       30238        20         185.0000         163.4429     13.19%
60403.03/3049.83	c      3050          31371       30288        20         185.0000         163.4434     13.19%
60502.08/3054.88	c      3055          31441       30358        20         185.0000         163.4443     13.19%
60603.05/3059.93	c      3060          31511       30428        20         185.0000         163.4453     13.19%
60701.90/3064.95	c      3065          31571       30488        20         185.0000         163.4459     13.19%
60800.99/3069.99	c      3070          31641       30558        20         185.0000         163.4467     13.19%
60902.56/3075.04	c      3075          31701       30618        20         185.0000         163.4473     13.19%
61001.45/3080.07	c      3080          31751       30668        20         185.0000         163.4481     13.19%
61100.48/3085.11	c      3085          31821       30738        20         185.0000         163.4489     13.19%
61201.44/3090.15	c      3090          31891       30808        20         185.0000         163.4493     13.18%
61300.45/3095.17	c      3095          31951       30868        20         185.0000         163.4499     13.18%
61402.75/3100.32	c      3100          32021       30938        20         185.0000         163.4508     13.18%
61501.72/3105.37	c      3105          32081       30998        20         185.0000         163.4510     13.18%
61602.59/3110.44	c      3110          32131       31048        20         185.0000         163.4517     13.18%
61701.66/3115.45	c      3115          32191       31108        20         185.0000         163.4522     13.18%
61802.52/3120.50	c      3121          32241       31158        20         185.0000         163.4524     13.18%
61901.56/3125.59	c      3126          32311       31228        20         185.0000         163.4537     13.18%
62002.47/3130.60	c      3131          32371       31288        20         185.0000         163.4546     13.18%
62101.45/3135.69	c      3136          32411       31328        20         185.0000         163.4551     13.18%
62202.23/3140.70	c      3141          32491       31408        20         185.0000         163.4568     13.18%
62301.16/3145.74	c      3146          32561       31478        20         185.0000         163.4579     13.18%
62399.87/3150.75	c      3151          32611       31528        20         185.0000         163.4583     13.18%
62498.93/3155.76	c      3156          32681       31598        20         185.0000         163.4592     13.18%
62599.91/3160.84	c      3161          32761       31678        20         185.0000         163.4598     13.18%
62698.87/3165.86	c      3166          32811       31728        20         185.0000         163.4602     13.18%
62797.91/3170.89	c      3171          32891       31808        20         185.0000         163.4612     13.18%
62901.68/3176.06	c      3176          32961       31878        20         185.0000         163.4618     13.18%
63002.75/3181.14	c      3181          33021       31938        20         185.0000         163.4621     13.18%
63101.33/3186.19	c      3186          33081       31998        20         185.0000         163.4631     13.18%
63201.85/3191.24	c      3191          33123       32040        20         185.0000         163.4636     13.18%
63300.82/3196.29	c      3196          33201       32118        20         185.0000         163.4647     13.17%
63401.68/3201.31	c      3201          33271       32188        20         185.0000         163.4654     13.17%
63500.76/3206.39	c      3206          33321       32238        20         185.0000         163.4660     13.17%
63601.75/3211.44	c      3211          33391       32308        20         185.0000         163.4667     13.17%
63700.79/3216.47	c      3216          33461       32378        20         185.0000         163.4675     13.17%
63801.72/3221.54	c      3222          33511       32428        20         185.0000         163.4682     13.17%
63900.74/3226.59	c      3227          33591       32508        20         185.0000         163.4688     13.17%
64001.76/3231.64	c      3232          33641       32558        20         185.0000         163.4694     13.17%
64100.78/3236.69	c      3237          33691       32608        20         185.0000         163.4699     13.17%
64201.63/3241.72	c      3242          33771       32688        20         185.0000         163.4704     13.17%
64300.63/3246.79	c      3247          33811       32728        20         185.0000         163.4709     13.17%
64401.64/3251.84	c      3252          33891       32808        20         185.0000         163.4720     13.17%
64500.70/3256.89	c      3257          33961       32878        20         185.0000         163.4724     13.17%
64601.59/3261.91	c      3262          34011       32928        20         185.0000         163.4727     13.17%
64700.60/3266.93	c      3267          34081       32998        20         185.0000         163.4731     13.17%
64802.26/3272.04	c      3272          34141       33058        20         185.0000         163.4735     13.17%
64901.25/3277.09	c      3277          34201       33118        20         185.0000         163.4741     13.17%
65002.12/3282.14	c      3282          34271       33188        20         185.0000         163.4747     13.17%
65101.16/3287.19	c      3287          34311       33228        20         185.0000         163.4752     13.17%
65201.48/3292.24	c      3292          34381       33298        20         185.0000         163.4758     13.17%
65300.56/3297.26	c      3297          34421       33338        20         185.0000         163.4764     13.17%
65401.57/3302.34	c      3302          34491       33408        20         185.0000         163.4768     13.17%
65500.62/3307.36	c      3307          34571       33488        20         185.0000         163.4775     13.17%
65601.48/3312.41	c      3312          34621       33538        20         185.0000         163.4780     13.17%
65700.38/3317.47	c      3317          34681       33598        20         185.0000         163.4786     13.16%
65801.33/3322.54	c      3323          34751       33668        20         185.0000         163.4795     13.16%
65900.23/3327.59	c      3328          34811       33728        20         185.0000         163.4796     13.16%
66001.19/3332.60	c      3333          34861       33778        20         185.0000         163.4804     13.16%
66099.99/3337.69	c      3338          34951       33868        20         185.0000         163.4814     13.16%
66200.84/3342.74	c      3343          35001       33918        20         185.0000         163.4819     13.16%
66299.86/3347.79	c      3348          35081       33998        20         185.0000         163.4832     13.16%
66400.76/3352.80	c      3353          35141       34058        20         185.0000         163.4837     13.16%
66499.71/3357.87	c      3358          35201       34118        20         185.0000         163.4842     13.16%
66598.66/3362.88	c      3363          35271       34188        20         185.0000         163.4847     13.16%
66699.62/3367.98	c      3368          35341       34258        20         185.0000         163.4852     13.16%
66798.66/3372.99	c      3373          35401       34318        20         185.0000         163.4855     13.16%
66900.21/3378.09	c      3378          35461       34378        20         185.0000         163.4860     13.16%
67000.97/3383.14	c      3383          35511       34428        20         185.0000         163.4866     13.16%
67100.09/3388.19	c      3388          35591       34508        20         185.0000         163.4876     13.16%
67200.39/3393.22	c      3393          35651       34568        20         185.0000         163.4881     13.16%
67299.59/3398.29	c      3398          35711       34628        20         185.0000         163.4889     13.16%
67400.38/3403.33	c      3403          35781       34698        20         185.0000         163.4896     13.16%
67499.43/3408.33	c      3408          35841       34758        20         185.0000         163.4905     13.16%
67598.34/3413.38	c      3413          35911       34828        20         185.0000         163.4909     13.16%
67699.38/3418.41	c      3418          35961       34878        20         185.0000         163.4914     13.16%
67800.32/3423.55	c      3424          36031       34948        20         185.0000         163.4919     13.16%
67899.36/3428.59	c      3429          36091       35008        20         185.0000         163.4925     13.16%
68000.38/3433.64	c      3434          36151       35068        20         185.0000         163.4929     13.15%
68099.32/3438.66	c      3439          36201       35118        20         185.0000         163.4934     13.15%
68200.23/3443.74	c      3444          36261       35178        20         185.0000         163.4944     13.15%
68299.26/3448.79	c      3449          36331       35248        20         185.0000         163.4952     13.15%
68400.23/3453.81	c      3454          36411       35328        20         185.0000         163.4966     13.15%
68499.23/3458.89	c      3459          36461       35378        20         185.0000         163.4970     13.15%
68600.24/3463.91	c      3464          36521       35438        20         185.0000         163.4975     13.15%
68699.21/3468.99	c      3469          36601       35518        20         185.0000         163.4984     13.15%
68798.16/3474.04	c      3474          36641       35558        20         185.0000         163.4988     13.15%
68899.62/3479.10	c      3479          36711       35628        20         185.0000         163.4994     13.15%
68998.73/3484.11	c      3484          36771       35688        20         185.0000         163.4999     13.15%
69099.62/3489.15	c      3489          36831       35748        20         185.0000         163.5006     13.15%
69199.92/3494.24	c      3494          36891       35808        20         185.0000         163.5010     13.15%
69298.79/3499.29	c      3499          36951       35868        20         185.0000         163.5015     13.15%
69399.63/3504.34	c      3504          37021       35938        20         185.0000         163.5024     13.15%
69498.48/3509.39	c      3509          37091       36008        20         185.0000         163.5031     13.15%
69599.46/3514.41	c      3514          37141       36058        20         185.0000         163.5034     13.15%
69698.48/3519.45	c      3519          37221       36138        20         185.0000         163.5041     13.15%
69799.38/3524.52	c      3525          37291       36208        20         185.0000         163.5051     13.15%
69898.30/3529.59	c      3530          37351       36268        20         185.0000         163.5057     13.15%
69999.30/3534.64	c      3535          37421       36338        20         185.0000         163.5067     13.15%
70098.33/3539.69	c      3540          37471       36388        20         185.0000         163.5074     13.14%
70199.26/3544.71	c      3545          37541       36458        20         185.0000         163.5081     13.14%
70298.19/3549.74	c      3550          37611       36528        20         185.0000         163.5089     13.14%
70399.21/3554.80	c      3555          37671       36588        20         185.0000         163.5099     13.14%
70498.13/3559.83	c      3560          37731       36648        20         185.0000         163.5106     13.14%
70599.14/3564.91	c      3565          37801       36718        20         185.0000         163.5108     13.14%
70698.19/3569.95	c      3570          37861       36778        20         185.0000         163.5112     13.14%
70797.09/3574.97	c      3575          37921       36838        20         185.0000         163.5116     13.14%
70896.11/3580.04	c      3580          37971       36888        20         185.0000         163.5117     13.14%
70999.66/3585.14	c      3585          38031       36948        20         185.0000         163.5120     13.14%
71098.86/3590.19	c      3590          38091       37008        20         185.0000         163.5128     13.14%
71199.12/3595.24	c      3595          38160       37077        20         185.0000         163.5134     13.14%
71297.97/3600.29	c      3600          38221       37138        20         185.0000         163.5141     13.14%
71399.00/3605.34	c      3605          38291       37208        20         185.0000         163.5150     13.14%
71498.05/3610.39	c      3610          38341       37258        20         185.0000         163.5155     13.14%
71599.10/3615.44	c      3615          38411       37328        20         185.0000         163.5160     13.14%
71698.02/3620.49	c      3620          38471       37388        20         185.0000         163.5166     13.14%
71799.01/3625.54	c      3626          38531       37448        20         185.0000         163.5172     13.14%
71897.99/3630.60	c      3631          38601       37518        20         185.0000         163.5175     13.14%
71999.13/3635.64	c      3636          38671       37588        20         185.0000         163.5181     13.14%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (184585 MiB free)
  memory of node 1: 193531 MiB (185247 MiB free)
  memory of node 2: 193531 MiB (192966 MiB free)
  memory of node 3: 193531 MiB (186937 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-4465197-1722449516/watcher-4465197-1722449516 -o /tmp/evaluation-result-4465197-1722449516/solver-4465197-1722449516 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722441596-58882 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465197-1722449516.opb -qsol -t 72000 -sth 20 

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

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

Enforcing FSIZE limit: 104857600 KiB
Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 72000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 72030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 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=67428, runsolver pid=67425
Current StackSize limit: 8192 KiB


[startup+0.100047 s]*
/proc/loadavg: 80.45 80.34 80.41 66/1024 67469
/proc/meminfo: memFree=767622384/790760804 swapFree=131071996/131071996
[pid=67428] ppid=67425 vsize=1669048 memory=140640 CPUtime=0.46 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/stat : 67428 (fscip) S 67425 67428 58870 0 -1 1077936128 30674 0 0 0 35 11 0 0 20 0 41 0 11534257 1709105152 35160 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 17 10 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
/proc/67428/statm: 417262 35160 2806 3035 0 119541 0
[pid=67428/tid=67430] ppid=67425 vsize=1669048 memory=8390339637985935414 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67430/stat : 67430 (fscip) R 67425 67428 58870 0 -1 4194368 1380 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35160 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67431] ppid=67425 vsize=1669048 memory=67123 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67431/stat : 67431 (fscip) R 67425 67428 58870 0 -1 4194368 1408 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35160 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67432] ppid=67425 vsize=1669048 memory=53017898648015 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67432/stat : 67432 (fscip) D 67425 67428 58870 0 -1 4194368 1450 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35160 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67433] ppid=67425 vsize=1669048 memory=58519768531522 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67433/stat : 67433 (fscip) R 67425 67428 58870 0 -1 4194368 1409 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35160 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67434] ppid=67425 vsize=1669048 memory=52987884208821 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67434/stat : 67434 (fscip) R 67425 67428 58870 0 -1 4194368 1487 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35160 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67435] ppid=67425 vsize=1669048 memory=60693089092508 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67435/stat : 67435 (fscip) D 67425 67428 58870 0 -1 4194368 1387 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35160 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67436] ppid=67425 vsize=1669048 memory=15536310576219522 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67436/stat : 67436 (fscip) R 67425 67428 58870 0 -1 4194368 1409 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35226 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67437] ppid=67425 vsize=1669048 memory=13848594587322557 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67437/stat : 67437 (fscip) R 67425 67428 58870 0 -1 4194368 1397 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35226 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67438] ppid=67425 vsize=1669048 memory=3978701783672585675 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67438/stat : 67438 (fscip) D 67425 67428 58870 0 -1 4194368 1306 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35226 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67439] ppid=67425 vsize=1669048 memory=4121133636676551023 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67439/stat : 67439 (fscip) D 67425 67428 58870 0 -1 4194368 1440 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35226 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67440] ppid=67425 vsize=1669048 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67440/stat : 67440 (fscip) R 67425 67428 58870 0 -1 4194368 1385 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35292 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67441] ppid=67425 vsize=1669048 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67441/stat : 67441 (fscip) R 67425 67428 58870 0 -1 4194368 1405 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35292 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67442] ppid=67425 vsize=1669048 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67442/stat : 67442 (fscip) D 67425 67428 58870 0 -1 4194368 1530 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35292 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67443] ppid=67425 vsize=1669048 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67443/stat : 67443 (fscip) R 67425 67428 58870 0 -1 4194368 1409 0 0 0 2 0 0 0 20 0 41 0 11534259 1709105152 35292 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67444] ppid=67425 vsize=1669048 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67444/stat : 67444 (fscip) R 67425 67428 58870 0 -1 4194368 1453 0 0 0 2 0 0 0 20 0 41 0 11534259 1709105152 35292 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67445] ppid=67425 vsize=1669048 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67445/stat : 67445 (fscip) R 67425 67428 58870 0 -1 4194368 1391 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35292 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67446] ppid=67425 vsize=1669048 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67446/stat : 67446 (fscip) R 67425 67428 58870 0 -1 4194368 1410 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35292 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67447] ppid=67425 vsize=1669048 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67447/stat : 67447 (fscip) R 67425 67428 58870 0 -1 4194368 1408 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35292 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67448] ppid=67425 vsize=1669048 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67448/stat : 67448 (fscip) R 67425 67428 58870 0 -1 4194368 1413 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35292 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67449] ppid=67425 vsize=1669048 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67449/stat : 67449 (fscip) R 67425 67428 58870 0 -1 4194368 1408 0 0 0 1 0 0 0 20 0 41 0 11534259 1709105152 35292 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67450] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67450/stat : 67450 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35358 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67451] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67451/stat : 67451 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35358 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67452] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67452/stat : 67452 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35358 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67453] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67453/stat : 67453 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35424 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67454] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67454/stat : 67454 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35424 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67455] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67455/stat : 67455 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35424 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67456] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67456/stat : 67456 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35424 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67457] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67457/stat : 67457 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35424 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67458] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67458/stat : 67458 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35424 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67459] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67459/stat : 67459 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35490 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67460] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67460/stat : 67460 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35490 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67461] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67461/stat : 67461 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35490 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67462] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67462/stat : 67462 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35490 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67463] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67463/stat : 67463 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35490 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67464] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67464/stat : 67464 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35490 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67465] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67465/stat : 67465 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35556 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67466] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67466/stat : 67466 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35556 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67467] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67467/stat : 67467 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35556 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67468] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67468/stat : 67468 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35556 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67469] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67469/stat : 67469 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 35556 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 1669048 KiB
Current children cumulated memory: 140640 KiB

[startup+0.22305 s]*
/proc/loadavg: 80.45 80.34 80.41 81/1024 67469
/proc/meminfo: memFree=767518156/790760804 swapFree=131071996/131071996
[pid=67428] ppid=67425 vsize=1669048 memory=220156 CPUtime=2.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/stat : 67428 (fscip) S 67425 67428 58870 0 -1 1077936128 55752 0 0 0 256 25 0 0 20 0 41 0 11534257 1709105152 55039 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 17 62 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
/proc/67428/statm: 417262 55039 2934 3035 0 141190 0
[pid=67428/tid=67430] ppid=67425 vsize=1669048 memory=8318255677412212789 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67430/stat : 67430 (fscip) R 67425 67428 58870 0 -1 4194368 2106 0 0 0 12 1 0 0 20 0 41 0 11534259 1709105152 55104 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67431] ppid=67425 vsize=1669048 memory=207064662359 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67431/stat : 67431 (fscip) R 67425 67428 58870 0 -1 4194368 2113 0 0 0 12 1 0 0 20 0 41 0 11534259 1709105152 55104 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67432] ppid=67425 vsize=1669048 memory=59610673513965 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67432/stat : 67432 (fscip) R 67425 67428 58870 0 -1 4194368 3412 0 0 0 12 1 0 0 20 0 41 0 11534259 1709105152 55104 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67433] ppid=67425 vsize=1669048 memory=54121722087123 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67433/stat : 67433 (fscip) R 67425 67428 58870 0 -1 4194368 2087 0 0 0 12 1 0 0 20 0 41 0 11534259 1709105152 55170 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67434] ppid=67425 vsize=1669048 memory=59580659075003 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67434/stat : 67434 (fscip) R 67425 67428 58870 0 -1 4194368 2095 0 0 0 13 0 0 0 20 0 41 0 11534259 1709105152 55170 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67435] ppid=67425 vsize=1669048 memory=57385964358003 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67435/stat : 67435 (fscip) R 67425 67428 58870 0 -1 4194368 4007 0 0 0 12 1 0 0 20 0 41 0 11534259 1709105152 55170 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67436] ppid=67425 vsize=1669048 memory=16098161018045575 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67436/stat : 67436 (fscip) R 67425 67428 58870 0 -1 4194368 2088 0 0 0 12 1 0 0 20 0 41 0 11534259 1709105152 55170 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67437] ppid=67425 vsize=1669048 memory=14408246005952494 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67437/stat : 67437 (fscip) R 67425 67428 58870 0 -1 4194368 2070 0 0 0 10 1 0 0 20 0 41 0 11534259 1709105152 55170 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67438] ppid=67425 vsize=1669048 memory=3617854196407366604 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67438/stat : 67438 (fscip) R 67425 67428 58870 0 -1 4194368 4023 0 0 0 13 0 0 0 20 0 41 0 11534259 1709105152 55170 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67439] ppid=67425 vsize=1669048 memory=3832903260524839182 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67439/stat : 67439 (fscip) R 67425 67428 58870 0 -1 4194368 2078 0 0 0 13 1 0 0 20 0 41 0 11534259 1709105152 55170 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67440] ppid=67425 vsize=1669048 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67440/stat : 67440 (fscip) R 67425 67428 58870 0 -1 4194368 2074 0 0 0 12 1 0 0 20 0 41 0 11534259 1709105152 55170 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67441] ppid=67425 vsize=1669048 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67441/stat : 67441 (fscip) R 67425 67428 58870 0 -1 4194368 4346 0 0 0 12 2 0 0 20 0 41 0 11534259 1709105152 55170 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67442] ppid=67425 vsize=1669048 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67442/stat : 67442 (fscip) R 67425 67428 58870 0 -1 4194368 2109 0 0 0 13 0 0 0 20 0 41 0 11534259 1709105152 55170 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67443] ppid=67425 vsize=1669048 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67443/stat : 67443 (fscip) R 67425 67428 58870 0 -1 4194368 2096 0 0 0 12 1 0 0 20 0 41 0 11534259 1709105152 55170 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67444] ppid=67425 vsize=1669048 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67444/stat : 67444 (fscip) R 67425 67428 58870 0 -1 4194368 4354 0 0 0 13 1 0 0 20 0 41 0 11534259 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67445] ppid=67425 vsize=1669048 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67445/stat : 67445 (fscip) R 67425 67428 58870 0 -1 4194368 2105 0 0 0 12 1 0 0 20 0 41 0 11534259 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67446] ppid=67425 vsize=1669048 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67446/stat : 67446 (fscip) R 67425 67428 58870 0 -1 4194368 2106 0 0 0 13 0 0 0 20 0 41 0 11534259 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67447] ppid=67425 vsize=1669048 memory=0 CPUtime=0.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67447/stat : 67447 (fscip) R 67425 67428 58870 0 -1 4194368 4014 0 0 0 12 1 0 0 20 0 41 0 11534259 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67448] ppid=67425 vsize=1669048 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67448/stat : 67448 (fscip) R 67425 67428 58870 0 -1 4194368 2082 0 0 0 13 1 0 0 20 0 41 0 11534259 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67449] ppid=67425 vsize=1669048 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67449/stat : 67449 (fscip) R 67425 67428 58870 0 -1 4194368 2078 0 0 0 13 1 0 0 20 0 41 0 11534259 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67450] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67450/stat : 67450 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67451] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67451/stat : 67451 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67452] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67452/stat : 67452 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67453] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67453/stat : 67453 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67454] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67454/stat : 67454 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67455] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67455/stat : 67455 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67456] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67456/stat : 67456 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67457] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67457/stat : 67457 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67458] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67458/stat : 67458 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67459] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67459/stat : 67459 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67460] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67460/stat : 67460 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67461] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67461/stat : 67461 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67462] ppid=67425 vsize=1669048 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67462/stat : 67462 (fscip) S 67425 67428 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11534265 1709105152 55236 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0

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

[pid=67428/tid=67444] ppid=67425 vsize=5372960 memory=2556 CPUtime=3597.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67444/stat : 67444 (fscip) R 67425 67428 58870 0 -1 4194368 145116 0 0 0 353733 6038 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67445] ppid=67425 vsize=5372960 memory=5472 CPUtime=3601.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67445/stat : 67445 (fscip) R 67425 67428 58870 0 -1 4194368 1140358 0 0 0 360012 183 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67446] ppid=67425 vsize=5372960 memory=2268 CPUtime=3600.39 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67446/stat : 67446 (fscip) R 67425 67428 58870 0 -1 4194368 694150 0 0 0 359872 167 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67447] ppid=67425 vsize=5372960 memory=2268 CPUtime=3592.52 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67447/stat : 67447 (fscip) R 67425 67428 58870 0 -1 4194368 156330 0 0 0 353238 6014 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67448] ppid=67425 vsize=5372960 memory=279469231042480 CPUtime=3599.53 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67448/stat : 67448 (fscip) R 67425 67428 58870 0 -1 4194368 865623 0 0 0 359802 151 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67449] ppid=67425 vsize=5372960 memory=-7378418482566750590 CPUtime=3603.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67449/stat : 67449 (fscip) R 67425 67428 58870 0 -1 4194368 667409 0 0 0 360178 169 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67450] ppid=67425 vsize=5372960 memory=4328712 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67450/stat : 67450 (fscip) S 67425 67428 58870 0 -1 1077936192 120 0 0 0 1 0 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67451] ppid=67425 vsize=5372960 memory=4329368 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67451/stat : 67451 (fscip) S 67425 67428 58870 0 -1 1077936192 64 0 0 0 0 2 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67452] ppid=67425 vsize=5372960 memory=4328712 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67452/stat : 67452 (fscip) S 67425 67428 58870 0 -1 1077936192 66 0 0 0 0 2 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67453] ppid=67425 vsize=5372960 memory=30399726987509844 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67453/stat : 67453 (fscip) S 67425 67428 58870 0 -1 1077936192 122 0 0 0 1 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67454] ppid=67425 vsize=5372960 memory=7593172761248557663 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67454/stat : 67454 (fscip) S 67425 67428 58870 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67455] ppid=67425 vsize=5372960 memory=2556 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67455/stat : 67455 (fscip) S 67425 67428 58870 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67456] ppid=67425 vsize=5372960 memory=4321516 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67456/stat : 67456 (fscip) S 67425 67428 58870 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67457] ppid=67425 vsize=5372960 memory=279469228158016 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67457/stat : 67457 (fscip) S 67425 67428 58870 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67458] ppid=67425 vsize=5372960 memory=-4190076263279324468 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67458/stat : 67458 (fscip) S 67425 67428 58870 0 -1 1077936192 125 0 0 0 1 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67459] ppid=67425 vsize=5372960 memory=4331072 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67459/stat : 67459 (fscip) S 67425 67428 58870 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67460] ppid=67425 vsize=5372960 memory=4334280 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67460/stat : 67460 (fscip) S 67425 67428 58870 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67461] ppid=67425 vsize=5372960 memory=6369886923192816230 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67461/stat : 67461 (fscip) S 67425 67428 58870 0 -1 1077936192 126 0 0 0 2 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67462] ppid=67425 vsize=5372960 memory=7302130933611647330 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67462/stat : 67462 (fscip) S 67425 67428 58870 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67463] ppid=67425 vsize=5372960 memory=279469229093072 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67463/stat : 67463 (fscip) S 67425 67428 58870 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67464] ppid=67425 vsize=5372960 memory=429320636075755 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67464/stat : 67464 (fscip) S 67425 67428 58870 0 -1 1077936192 120 0 0 0 1 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67465] ppid=67425 vsize=5372960 memory=4338776 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67465/stat : 67465 (fscip) S 67425 67428 58870 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67466] ppid=67425 vsize=5372960 memory=4338384 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67466/stat : 67466 (fscip) S 67425 67428 58870 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67467] ppid=67425 vsize=5372960 memory=4335144 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67467/stat : 67467 (fscip) S 67425 67428 58870 0 -1 1077936192 120 0 0 0 1 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67468] ppid=67425 vsize=5372960 memory=2652 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67468/stat : 67468 (fscip) S 67425 67428 58870 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67469] ppid=67425 vsize=5372960 memory=6672 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67469/stat : 67469 (fscip) S 67425 67428 58870 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
Current children cumulated CPU time: 72001 s
Current children cumulated vsize: 5372960 KiB
Current children cumulated memory: 4338940 KiB

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

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

# cumulated CPU time of all completed processes:  user=71648.5 s, system=352.74 s

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

[startup+3635.7 s]
/proc/loadavg: 80.79 81.13 80.84 81/1024 69675
/proc/meminfo: memFree=749979680/790760804 swapFree=131071996/131071996
[pid=67428] ppid=67425 vsize=5372960 memory=4338940 CPUtime=72001 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/stat : 67428 (fscip) S 67425 67428 58870 0 -1 1077936128 12319405 0 0 0 7164827 35269 0 0 20 0 41 0 11534257 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
/proc/67428/statm: 1343240 1084735 3318 3035 0 1170240 0
[pid=67428/tid=67430] ppid=67425 vsize=5372960 memory=4312244 CPUtime=3603.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67430/stat : 67430 (fscip) R 67425 67428 58870 0 -1 4194368 915675 0 0 0 360239 134 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67431] ppid=67425 vsize=5372960 memory=0 CPUtime=3602.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67431/stat : 67431 (fscip) R 67425 67428 58870 0 -1 4194368 689092 0 0 0 360070 178 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67432] ppid=67425 vsize=5372960 memory=579408268234486 CPUtime=3600.38 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67432/stat : 67432 (fscip) R 67425 67428 58870 0 -1 4194368 173386 0 0 0 355837 4201 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67433] ppid=67425 vsize=5372960 memory=-7378418482566750590 CPUtime=3601.56 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67433/stat : 67433 (fscip) R 67425 67428 58870 0 -1 4194368 938079 0 0 0 359990 166 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67434] ppid=67425 vsize=5372960 memory=4338932 CPUtime=3602.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67434/stat : 67434 (fscip) R 67425 67428 58870 0 -1 4194368 757432 0 0 0 360096 117 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67435] ppid=67425 vsize=5372960 memory=8042759716476983936 CPUtime=3595.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67435/stat : 67435 (fscip) R 67425 67428 58870 0 -1 4194368 171844 0 0 0 353450 6061 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67436] ppid=67425 vsize=5372960 memory=0 CPUtime=3600.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67436/stat : 67436 (fscip) R 67425 67428 58870 0 -1 4194368 830079 0 0 0 359886 171 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67437] ppid=67425 vsize=5372960 memory=10556 CPUtime=3601.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67437/stat : 67437 (fscip) R 67425 67428 58870 0 -1 4194368 687711 0 0 0 360025 166 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67438] ppid=67425 vsize=5372960 memory=33680 CPUtime=3596.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67438/stat : 67438 (fscip) R 67425 67428 58870 0 -1 4194368 177920 0 0 0 354463 5223 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67439] ppid=67425 vsize=5372960 memory=-6388292053803020836 CPUtime=3598.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67439/stat : 67439 (fscip) R 67425 67428 58870 0 -1 4194368 855370 0 0 0 359711 130 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67440] ppid=67425 vsize=5372960 memory=0 CPUtime=3603.26 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67440/stat : 67440 (fscip) R 67425 67428 58870 0 -1 4194368 703662 0 0 0 360148 178 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67441] ppid=67425 vsize=5372960 memory=279469228292864 CPUtime=3591.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67441/stat : 67441 (fscip) R 67425 67428 58870 0 -1 4194368 179204 0 0 0 353790 5406 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67442] ppid=67425 vsize=5372960 memory=11708 CPUtime=3604.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67442/stat : 67442 (fscip) R 67425 67428 58870 0 -1 4194368 890802 0 0 0 360270 177 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67443] ppid=67425 vsize=5372960 memory=0 CPUtime=3600.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67443/stat : 67443 (fscip) R 67425 67428 58870 0 -1 4194368 673677 0 0 0 359859 186 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67444] ppid=67425 vsize=5372960 memory=2556 CPUtime=3597.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67444/stat : 67444 (fscip) R 67425 67428 58870 0 -1 4194368 145116 0 0 0 353733 6038 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67445] ppid=67425 vsize=5372960 memory=5472 CPUtime=3601.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67445/stat : 67445 (fscip) R 67425 67428 58870 0 -1 4194368 1140358 0 0 0 360012 183 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67446] ppid=67425 vsize=5372960 memory=2268 CPUtime=3600.39 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67446/stat : 67446 (fscip) R 67425 67428 58870 0 -1 4194368 694150 0 0 0 359872 167 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67447] ppid=67425 vsize=5372960 memory=2268 CPUtime=3592.52 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67447/stat : 67447 (fscip) R 67425 67428 58870 0 -1 4194368 156330 0 0 0 353238 6014 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67448] ppid=67425 vsize=5372960 memory=279469231042480 CPUtime=3599.53 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67448/stat : 67448 (fscip) R 67425 67428 58870 0 -1 4194368 865623 0 0 0 359802 151 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67449] ppid=67425 vsize=5372960 memory=-7378418482566750590 CPUtime=3603.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67449/stat : 67449 (fscip) R 67425 67428 58870 0 -1 4194368 667409 0 0 0 360178 169 0 0 20 0 41 0 11534259 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67450] ppid=67425 vsize=5372960 memory=4328712 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67450/stat : 67450 (fscip) S 67425 67428 58870 0 -1 1077936192 120 0 0 0 1 0 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67451] ppid=67425 vsize=5372960 memory=4329368 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67451/stat : 67451 (fscip) S 67425 67428 58870 0 -1 1077936192 64 0 0 0 0 2 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67452] ppid=67425 vsize=5372960 memory=4328712 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67452/stat : 67452 (fscip) S 67425 67428 58870 0 -1 1077936192 66 0 0 0 0 2 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67453] ppid=67425 vsize=5372960 memory=30399726987509844 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67453/stat : 67453 (fscip) S 67425 67428 58870 0 -1 1077936192 122 0 0 0 1 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67454] ppid=67425 vsize=5372960 memory=7593172761248557663 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67454/stat : 67454 (fscip) S 67425 67428 58870 0 -1 1077936192 124 0 0 0 0 2 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67455] ppid=67425 vsize=5372960 memory=2556 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67455/stat : 67455 (fscip) S 67425 67428 58870 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67456] ppid=67425 vsize=5372960 memory=4321516 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67456/stat : 67456 (fscip) S 67425 67428 58870 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67457] ppid=67425 vsize=5372960 memory=279469228158016 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67457/stat : 67457 (fscip) S 67425 67428 58870 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67458] ppid=67425 vsize=5372960 memory=-4190076263279324468 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67458/stat : 67458 (fscip) S 67425 67428 58870 0 -1 1077936192 125 0 0 0 1 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67459] ppid=67425 vsize=5372960 memory=4331072 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67459/stat : 67459 (fscip) S 67425 67428 58870 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67460] ppid=67425 vsize=5372960 memory=4334280 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67460/stat : 67460 (fscip) S 67425 67428 58870 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67461] ppid=67425 vsize=5372960 memory=6369886923192816230 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67461/stat : 67461 (fscip) S 67425 67428 58870 0 -1 1077936192 126 0 0 0 2 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67462] ppid=67425 vsize=5372960 memory=7302130933611647330 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67462/stat : 67462 (fscip) S 67425 67428 58870 0 -1 1077936192 121 0 0 0 0 2 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67463] ppid=67425 vsize=5372960 memory=279469229093072 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67463/stat : 67463 (fscip) S 67425 67428 58870 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67464] ppid=67425 vsize=5372960 memory=429320636075755 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67464/stat : 67464 (fscip) S 67425 67428 58870 0 -1 1077936192 120 0 0 0 1 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67465] ppid=67425 vsize=5372960 memory=4338776 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67465/stat : 67465 (fscip) S 67425 67428 58870 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67466] ppid=67425 vsize=5372960 memory=4338384 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67466/stat : 67466 (fscip) S 67425 67428 58870 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67467] ppid=67425 vsize=5372960 memory=4335144 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67467/stat : 67467 (fscip) S 67425 67428 58870 0 -1 1077936192 120 0 0 0 1 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67468] ppid=67425 vsize=5372960 memory=2652 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67468/stat : 67468 (fscip) S 67425 67428 58870 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
[pid=67428/tid=67469] ppid=67425 vsize=5372960 memory=6672 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/67428/task/67469/stat : 67469 (fscip) S 67425 67428 58870 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 11534265 5501911040 1084735 809668444160 4194304 16623229 140727856345632 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 44146688 140727856350218 140727856350336 140727856350336 140727856357360 0
Current children cumulated CPU time: 72001 s
Current children cumulated vsize: 5372960 KiB
Current children cumulated memory: 4338940 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3635.76
CPU time (s): 72001.2
CPU user time (s): 71648.5
CPU system time (s): 352.74
CPU usage (%): 1980.36
Max. virtual memory (cumulated for all children) (KiB): 5372960
Max. memory (cumulated for all children) (KiB): 4338940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71648.5
system time used= 352.74
maximum resident set size= 4338940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12319406
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= 1556876
involuntary context switches= 422389


# summary of solver processes directly reported to runsolver:
#   pid: 67428
#   total CPU time (s): 72001.2
#   total CPU user time (s): 71648.5
#   total CPU system time (s): 352.74

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.8071 second user time and 79.7282 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-07-31 20:11:56
IDJOB=4465197
IDBENCH=147539
IDSOLVER=3094
FILE ID=nodeD102/4465197-1722449516
RUNJOBID= nodeD102-1722441596-58882
SLURM_JOB_ID= 8254232
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_20.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-4465197-1722449516/watcher-4465197-1722449516 -o /tmp/evaluation-result-4465197-1722449516/solver-4465197-1722449516 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722441596-58882 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465197-1722449516.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= b5aa25dccc2460ad32c358f07bd5c94a
RANDOM SEED=623208476

nodeD102.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		: 2861.525
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		: 2989.726
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	: 5005.95
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		: 3533.039
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	: 5005.96
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		: 2960.215
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	: 5005.94
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		: 2864.512
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		: 2944.586
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	: 5005.95
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		: 3198.200
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	: 5005.96
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		: 2961.326
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	: 5005.94
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		: 2873.069
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		: 2982.152
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	: 5005.95
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		: 2512.982
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	: 5005.96
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		: 2972.094
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	: 5005.94
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		: 2874.555
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		: 2968.929
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	: 5005.95
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		: 2854.028
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	: 5005.96
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		: 2958.508
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	: 5005.94
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		: 2860.289
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		: 2994.139
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	: 5005.95
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		: 3522.712
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	: 5005.96
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		: 2957.916
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	: 5005.94
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		: 2874.531
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		: 2971.960
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	: 5005.95
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		: 3009.323
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	: 5005.96
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		: 2968.548
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	: 5005.94
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		: 2874.515
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		: 2985.124
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	: 5005.95
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		: 2650.775
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	: 5005.96
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		: 2972.044
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	: 5005.94
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		: 2863.047
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		: 2994.132
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	: 5005.95
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		: 2673.363
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	: 5005.96
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		: 2951.474
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	: 5005.94
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		: 2866.883
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		: 2986.083
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	: 5005.95
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		: 2647.850
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	: 5005.96
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		: 2947.186
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	: 5005.94
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		: 2874.473
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		: 2988.633
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	: 5005.95
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		: 2652.511
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	: 5005.96
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		: 2941.535
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	: 5005.94
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		: 2869.904
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		: 2978.426
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	: 5005.95
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		: 2650.620
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	: 5005.96
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		: 2971.867
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	: 5005.94
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		: 2860.587
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		: 2994.117
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	: 5005.95
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		: 2661.719
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	: 5005.96
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		: 2971.834
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	: 5005.94
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		: 2865.800
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		: 2994.112
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	: 5005.95
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		: 2657.940
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	: 5005.96
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		: 2971.860
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	: 5005.94
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		: 2871.482
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		: 2983.003
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	: 5005.95
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		: 2662.378
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	: 5005.96
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		: 2950.116
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	: 5005.94
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		: 2865.245
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		: 2971.866
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	: 5005.95
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		: 2659.075
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	: 5005.96
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		: 2947.394
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	: 5005.94
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		: 2874.388
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		: 2994.103
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	: 5005.95
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		: 2669.914
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	: 5005.96
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		: 2952.306
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	: 5005.94
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		: 2874.363
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		: 2984.658
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	: 5005.95
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		: 1983.153
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	: 5005.96
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		: 2972.060
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	: 5005.94
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		: 2860.061
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		: 2883.682
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	: 5005.95
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		: 2662.596
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	: 5005.96
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		: 2945.411
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	: 5005.94
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		: 2862.123
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		: 2983.968
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	: 5005.95
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		: 2654.693
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	: 5005.96
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		: 2937.427
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	: 5005.94
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		: 2874.313
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		: 2994.087
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	: 5005.95
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		: 1264.329
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	: 5005.96
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		: 2959.959
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	: 5005.94
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        767732792 kB
MemAvailable:   765649196 kB
Buffers:          144340 kB
Cached:           579700 kB
SwapCached:            0 kB
Active:           298556 kB
Inactive:       20362984 kB
Active(anon):       2260 kB
Inactive(anon): 19957792 kB
Active(file):     296296 kB
Inactive(file):   405192 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28568 kB
Writeback:           116 kB
AnonPages:      19935480 kB
Mapped:           126756 kB
Shmem:             22536 kB
KReclaimable:     118640 kB
Slab:             449828 kB
SReclaimable:     118640 kB
SUnreclaim:       331188 kB
KernelStack:       16864 kB
PageTables:        50012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2059944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           201600 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2076672 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:      462848 kB
DirectMap2M:    45123584 kB
DirectMap1G:    760217600 kB

Free space on /tmp at the end= 8622780 MiB
End job on nodeD102 at 2024-07-31 21:12:32