Trace number 4465200

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM1da12ebdd4ab5e725928f3bf845b8b1e
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 benchmark186
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 variables479
Total number of constraints479
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 constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
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 479
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 = 24436736, getVmSize() = 24436736, SCIPgetMemUsed() = 2332757, SCIPgetMemTotal() = 2846197, 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 = 16458508, getVmSize() = 29708288, SCIPgetMemUsed() = 3326146, SCIPgetMemTotal() = 6665194, 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-4465200-1722449646
0.00/0.02	c   Variables        : 479 (479 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 479
0.00/0.02	c   Objective sense  : minimize
0.00/0.02	c Presolved Problem  :
0.00/0.02	c   Variables        : 479 (479 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 577
0.00/0.02	c Constraints        : Number
0.00/0.02	c   knapsack         : 418 
0.00/0.02	c   setppc           : 138 
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.47/0.13	c *       0              3           2        20         459.0000           1.0000          -
0.47/0.13	c *       0              3           2        20         228.0000           1.0000          -
0.47/0.13	c *       0              3           2        20         214.0000           1.0000          -
17.90/1.05	c *       1              3           2        20         213.0000           1.0000          -
19.84/1.17	c *       1           8474         203        20         212.0000           1.0000          -
19.84/1.19	c *       1           8474         203        20         211.0000           1.0000          -
21.24/1.22	c *       1           8474         203        20         210.0000           1.0000          -
21.24/1.25	c *       1           8474         203        20         209.0000           1.0000          -
21.24/1.29	c *       1           8474         203        20         208.0000           1.0000          -
23.19/1.32	c *       1           8474         203        20         207.0000           1.0000          -
23.19/1.36	c *       1           8474         203        20         206.0000           1.0000          -
23.19/1.40	c *       1           8474         203        20         205.0000           1.0000          -
25.15/1.44	c *       1           8474         203        20         204.0000           1.0000          -
25.15/1.49	c *       1           8474         203        20         203.0000           1.0000          -
27.03/1.58	c *       2           8474         203        20         202.0000           1.0000          -
29.20/1.67	c *       2           8474         203        20         201.0000           1.0000          -
30.99/1.70	c *       2           8474         203        20         200.0000           1.0000          -
96.87/5.04	c         5              2           1        20         200.0000         168.5563     18.65%
96.87/5.06	c *       5              2           1        20         199.0000         168.5563     18.06%
112.22/5.80	c *       6              3           2        20         198.0000         168.7029     17.37%
126.09/6.56	c *       7              3           2        20         197.0000         168.7111     16.77%
145.89/7.55	c *       8              4           3        20         196.0000         168.7351     16.16%
163.67/8.44	c *       8              4           3        20         195.0000         168.7351     15.57%
196.03/10.06	c        10              6           5        20         195.0000         168.7351     15.57%
294.81/15.06	c        15             10           9        20         195.0000         168.7351     15.57%
394.18/20.10	c        20             68          67        20         195.0000         168.7351     15.57%
405.18/20.69	c *      21             91          90        20         194.0000         168.7351     14.97%
492.88/25.11	c        25            134         133        20         194.0000         168.7351     14.97%
600.83/30.54	c        31            252         251        20         194.0000         168.9736     14.81%
699.72/35.58	c        36            318         317        20         194.0000         169.0076     14.79%
800.58/40.63	c        41            402         401        20         194.0000         169.1648     14.68%
834.24/42.32	c *      42            412         411        20         193.0000         169.2121     14.06%
899.58/45.67	c        46            467         466        20         193.0000         169.2806     14.01%
987.22/50.08	c *      50            530         529        20         191.0000         169.3937     12.76%
1000.54/50.74	c        51            549         548        20         191.0000         169.3937     12.76%
1099.46/55.80	c        56            623         622        20         191.0000         169.3937     12.76%
1200.29/60.85	c        61            724         723        20         191.0000         169.3937     12.76%
1299.33/65.90	c        66            882         825        20         191.0000         169.4721     12.70%
1399.98/70.95	c        71           1022         865        20         191.0000         169.5408     12.66%
1498.95/76.00	c        76           1128         919        20         191.0000         169.5408     12.66%
1598.07/81.02	c        81           1192         983        20         191.0000         169.5673     12.64%
1699.36/86.07	c        86           1242        1033        20         191.0000         169.6292     12.60%
1798.41/91.09	c        91           1242        1109        20         191.0000         169.7286     12.53%
1811.63/91.70	c *      92           1322        1113        20         190.0000         169.7361     11.94%
1899.22/96.13	c        96           1302        1126        20         190.0000         169.7821     11.91%
1998.05/101.17	c       101           1432        1206        20         190.0000         169.8581     11.86%
2097.34/106.19	c       106           1422        1246        20         190.0000         169.8915     11.84%
2197.34/111.22	c       111           1472        1296        20         190.0000         169.9441     11.80%
2296.20/116.27	c       116           1532        1356        20         190.0000         169.9784     11.78%
2397.18/121.32	c       121           1572        1396        20         190.0000         170.0120     11.76%
2496.25/126.34	c       126           1632        1456        20         190.0000         170.0446     11.74%
2596.85/131.41	c       131           1682        1506        20         190.0000         170.0917     11.70%
2695.88/136.42	c       136           1752        1576        20         190.0000         170.1189     11.69%
2794.68/141.47	c       141           1812        1636        20         190.0000         170.1920     11.64%
2893.51/146.49	c       146           1862        1686        20         190.0000         170.2350     11.61%
2994.51/151.57	c       152           1932        1756        20         190.0000         170.2922     11.57%
3095.35/156.62	c       157           2002        1826        20         190.0000         170.3166     11.56%
3194.17/161.67	c       162           2062        1886        20         190.0000         170.3386     11.54%
3295.11/166.72	c       167           2122        1946        20         190.0000         170.3811     11.51%
3394.02/171.77	c       172           2172        1996        20         190.0000         170.3905     11.51%
3494.88/176.82	c       177           2232        2056        20         190.0000         170.4304     11.48%
3593.84/181.87	c       182           2282        2106        20         190.0000         170.4423     11.47%
3692.93/186.88	c       187           2342        2166        20         190.0000         170.4653     11.46%
3793.65/191.94	c       192           2412        2236        20         190.0000         170.4817     11.45%
3892.56/197.02	c       197           2472        2296        20         190.0000         170.5058     11.43%
3994.24/202.07	c       202           2542        2366        20         190.0000         170.5334     11.42%
4093.01/207.08	c       207           2602        2426        20         190.0000         170.5522     11.40%
4193.68/212.13	c       212           2672        2496        20         190.0000         170.5722     11.39%
4292.56/217.15	c       217           2742        2566        20         190.0000         170.5958     11.37%
4393.01/222.26	c       222           2802        2626        20         190.0000         170.6163     11.36%
4493.99/227.32	c       227           2872        2696        20         190.0000         170.6352     11.35%
4592.73/232.37	c       232           2942        2766        20         190.0000         170.6585     11.33%
4691.73/237.39	c       237           3002        2826        20         190.0000         170.6902     11.31%
4792.54/242.40	c       242           3072        2896        20         190.0000         170.7045     11.30%
4887.46/247.20	c *     247           3122        2946        20         189.0000         170.7178     10.71%
4891.39/247.46	c       247           3132        2917        20         189.0000         170.7181     10.71%
4992.31/252.54	c       253           3192        2977        20         189.0000         170.7375     10.70%
5091.06/257.58	c       258           3252        3037        20         189.0000         170.7520     10.69%
5191.90/262.63	c       263           3322        3107        20         189.0000         170.7787     10.67%
5290.82/267.68	c       268           3392        3177        20         189.0000         170.8001     10.66%
5391.75/272.71	c       273           3462        3247        20         189.0000         170.8262     10.64%
5490.64/277.74	c       278           3532        3317        20         189.0000         170.8418     10.63%
5589.70/282.76	c       283           3602        3387        20         189.0000         170.8544     10.62%
5688.55/287.78	c       288           3682        3467        20         189.0000         170.8676     10.61%
5789.35/292.81	c       293           3742        3527        20         189.0000         170.8776     10.61%
5888.13/297.83	c       298           3822        3607        20         189.0000         170.8987     10.59%
5989.23/302.91	c       303           3892        3677        20         189.0000         170.9083     10.59%
6088.05/307.94	c       308           3962        3747        20         189.0000         170.9262     10.57%
6186.78/312.98	c       313           4042        3827        20         189.0000         170.9563     10.55%
6288.16/318.08	c       318           4122        3907        20         189.0000         170.9765     10.54%
6389.09/323.16	c       323           4202        3987        20         189.0000         170.9927     10.53%
6489.18/328.21	c       328           4282        4067        20         189.0000         171.0177     10.51%
6588.11/333.25	c       333           4362        4147        20         189.0000         171.0277     10.51%
6688.86/338.31	c       338           4442        4227        20         189.0000         171.0399     10.50%
6787.85/343.33	c       343           4512        4297        20         189.0000         171.0469     10.50%
6888.63/348.41	c       348           4592        4377        20         189.0000         171.0589     10.49%
6987.53/353.46	c       353           4672        4457        20         189.0000         171.0776     10.48%
7088.22/358.51	c       359           4752        4537        20         189.0000         171.0967     10.46%
7187.11/363.56	c       364           4832        4617        20         189.0000         171.1073     10.46%
7288.26/368.61	c       369           4902        4687        20         189.0000         171.1128     10.45%
7387.00/373.66	c       374           4982        4767        20         189.0000         171.1208     10.45%
7487.85/378.71	c       379           5032        4817        20         189.0000         171.1314     10.44%
7586.72/383.76	c       384           5102        4887        20         189.0000         171.1399     10.44%
7685.65/388.78	c       389           5182        4967        20         189.0000         171.1579     10.42%
7786.41/393.87	c       394           5252        5037        20         189.0000         171.1715     10.42%
7887.30/398.91	c       399           5332        5117        20         189.0000         171.1868     10.41%
7986.06/403.96	c       404           5392        5177        20         189.0000         171.1966     10.40%
8084.97/409.01	c       409           5492        5277        20         189.0000         171.2037     10.39%
8186.75/414.06	c       414           5562        5347        20         189.0000         171.2085     10.39%
8285.15/419.11	c       419           5622        5407        20         189.0000         171.2183     10.39%
8385.98/424.16	c       424           5712        5497        20         189.0000         171.2261     10.38%
8484.89/429.18	c       429           5792        5577        20         189.0000         171.2336     10.38%
8585.09/434.24	c       434           5852        5637        20         189.0000         171.2436     10.37%
8685.95/439.31	c       439           5942        5727        20         189.0000         171.2524     10.36%
8784.90/444.36	c       444           6022        5807        20         189.0000         171.2583     10.36%
8883.90/449.38	c       449           6112        5897        20         189.0000         171.2634     10.36%
8982.80/454.39	c       454           6192        5977        20         189.0000         171.2729     10.35%
9083.80/459.44	c       459           6272        6057        20         189.0000         171.2815     10.34%
9184.85/464.51	c       465           6342        6127        20         189.0000         171.2892     10.34%
9285.76/469.61	c       470           6402        6187        20         189.0000         171.2981     10.33%
9384.71/474.66	c       475           6472        6257        20         189.0000         171.3056     10.33%
9485.67/479.70	c       480           6562        6347        20         189.0000         171.3109     10.33%
9584.60/484.76	c       485           6652        6437        20         189.0000         171.3238     10.32%
9685.62/489.81	c       490           6742        6527        20         189.0000         171.3302     10.31%
9784.47/494.84	c       495           6832        6617        20         189.0000         171.3399     10.31%
9883.55/499.84	c       500           6902        6687        20         189.0000         171.3432     10.30%
9982.54/504.86	c       505           6982        6767        20         189.0000         171.3501     10.30%
10081.56/509.88	c       510           7062        6847        20         189.0000         171.3598     10.29%
10182.61/514.92	c       515           7162        6947        20         189.0000         171.3661     10.29%
10281.50/519.95	c       520           7222        7007        20         189.0000         171.3711     10.29%
10382.93/525.03	c       525           7312        7097        20         189.0000         171.3777     10.28%
10481.98/530.08	c       530           7402        7187        20         189.0000         171.3898     10.27%
10581.04/535.12	c       535           7492        7277        20         189.0000         171.3968     10.27%
10682.43/540.18	c       540           7572        7357        20         189.0000         171.4048     10.27%
10781.37/545.20	c       545           7642        7427        20         189.0000         171.4110     10.26%
10881.77/550.28	c       550           7722        7507        20         189.0000         171.4146     10.26%
10980.78/555.29	c       555           7772        7557        20         189.0000         171.4179     10.26%
11081.71/560.35	c       560           7822        7607        20         189.0000         171.4215     10.25%
11180.70/565.38	c       565           7862        7647        20         189.0000         171.4234     10.25%
11281.71/570.48	c       570           7912        7697        20         189.0000         171.4257     10.25%
11382.75/575.51	c       576           7952        7737        20         189.0000         171.4286     10.25%
11481.65/580.52	c       581           7992        7777        20         189.0000         171.4314     10.25%
11582.82/585.63	c       586           8041        7826        20         189.0000         171.4355     10.25%
11681.52/590.68	c       591           8082        7867        20         189.0000         171.4409     10.24%
11782.51/595.73	c       596           8132        7917        20         189.0000         171.4448     10.24%
11881.43/600.74	c       601           8171        7956        20         189.0000         171.4462     10.24%
11980.39/605.78	c       606           8211        7996        20         189.0000         171.4505     10.24%
12081.43/610.82	c       611           8252        8037        20         189.0000         171.4535     10.23%
12180.28/615.85	c       616           8292        8077        20         189.0000         171.4550     10.23%
12281.21/620.92	c       621           8332        8117        20         189.0000         171.4622     10.23%
12380.17/625.95	c       626           8372        8157        20         189.0000         171.4639     10.23%
12479.23/630.95	c       631           8412        8197        20         189.0000         171.4681     10.22%
12578.28/635.96	c       636           8442        8227        20         189.0000         171.4704     10.22%
12679.87/641.04	c       641           8492        8277        20         189.0000         171.4733     10.22%
12778.86/646.11	c       646           8532        8317        20         189.0000         171.4776     10.22%
12880.05/651.15	c       651           8572        8357        20         189.0000         171.4793     10.22%
12980.26/656.20	c       656           8632        8417        20         189.0000         171.4815     10.22%
13079.56/661.25	c       661           8682        8467        20         189.0000         171.4858     10.21%
13180.47/666.30	c       666           8712        8497        20         189.0000         171.4882     10.21%
13279.29/671.34	c       671           8752        8537        20         189.0000         171.4916     10.21%
13380.26/676.40	c       676           8802        8587        20         189.0000         171.4971     10.21%
13479.27/681.45	c       681           8852        8637        20         189.0000         171.4986     10.20%
13580.35/686.50	c       687           8892        8677        20         189.0000         171.4996     10.20%
13679.41/691.55	c       692           8932        8717        20         189.0000         171.5017     10.20%
13780.34/696.60	c       697           8972        8757        20         189.0000         171.5046     10.20%
13879.42/701.62	c       702           9012        8797        20         189.0000         171.5072     10.20%
13978.57/706.65	c       707           9052        8837        20         189.0000         171.5090     10.20%
14077.59/711.67	c       712           9092        8877        20         189.0000         171.5107     10.20%
14180.63/716.80	c       717           9122        8907        20         189.0000         171.5120     10.20%
14279.71/721.82	c       722           9172        8957        20         189.0000         171.5140     10.20%
14380.78/726.90	c       727           9212        8997        20         189.0000         171.5163     10.19%
14479.81/731.92	c       732           9262        9047        20         189.0000         171.5230     10.19%
14578.96/737.02	c       737           9302        9087        20         189.0000         171.5279     10.19%
14680.38/742.04	c       742           9342        9127        20         189.0000         171.5287     10.19%
14779.57/747.09	c       747           9382        9167        20         189.0000         171.5299     10.18%
14880.66/752.16	c       752           9422        9207        20         189.0000         171.5341     10.18%
14980.98/757.21	c       757           9462        9247        20         189.0000         171.5374     10.18%
15079.92/762.26	c       762           9512        9297        20         189.0000         171.5425     10.18%
15180.83/767.31	c       767           9562        9347        20         189.0000         171.5455     10.17%
15279.81/772.35	c       772           9602        9387        20         189.0000         171.5465     10.17%
15380.78/777.41	c       777           9652        9437        20         189.0000         171.5523     10.17%
15479.95/782.46	c       782           9692        9477        20         189.0000         171.5563     10.17%
15578.79/787.48	c       787           9742        9527        20         189.0000         171.5583     10.17%
15677.85/792.49	c       792           9792        9577        20         189.0000         171.5618     10.16%
15778.84/797.52	c       798           9842        9627        20         189.0000         171.5643     10.16%
15877.90/802.57	c       803           9892        9677        20         189.0000         171.5673     10.16%
15978.83/807.63	c       808           9942        9727        20         189.0000         171.5701     10.16%
16077.84/812.66	c       813           9992        9777        20         189.0000         171.5749     10.16%
16176.97/817.68	c       818          10042        9827        20         189.0000         171.5764     10.15%
16277.91/822.70	c       823          10082        9867        20         189.0000         171.5805     10.15%
16377.02/827.75	c       828          10132        9917        20         189.0000         171.5826     10.15%
16476.04/832.76	c       833          10182        9967        20         189.0000         171.5871     10.15%
16577.06/837.85	c       838          10221       10006        20         189.0000         171.5878     10.15%
16678.07/842.90	c       843          10262       10047        20         189.0000         171.5902     10.15%
16777.15/847.91	c       848          10302       10087        20         189.0000         171.5919     10.15%
16876.21/853.00	c       853          10351       10136        20         189.0000         171.5936     10.14%
16977.85/858.05	c       858          10392       10177        20         189.0000         171.5983     10.14%
17076.92/863.10	c       863          10432       10217        20         189.0000         171.6021     10.14%
17177.75/868.15	c       868          10482       10267        20         189.0000         171.6046     10.14%
17278.25/873.20	c       873          10532       10317        20         189.0000         171.6057     10.14%
17377.19/878.23	c       878          10572       10357        20         189.0000         171.6070     10.14%
17478.29/883.30	c       883          10612       10397        20         189.0000         171.6078     10.13%
17577.43/888.35	c       888          10652       10437        20         189.0000         171.6086     10.13%
17678.47/893.40	c       893          10692       10477        20         189.0000         171.6119     10.13%
17777.57/898.44	c       898          10732       10517        20         189.0000         171.6149     10.13%
17876.60/903.46	c       903          10772       10557        20         189.0000         171.6208     10.13%
17977.55/908.50	c       908          10802       10587        20         189.0000         171.6216     10.13%
18076.55/913.52	c       914          10842       10627        20         189.0000         171.6225     10.13%
18175.64/918.57	c       919          10892       10677        20         189.0000         171.6282     10.12%
18278.75/923.70	c       924          10932       10717        20         189.0000         171.6293     10.12%
18377.73/928.75	c       929          10972       10757        20         189.0000         171.6319     10.12%
18478.78/933.80	c       934          11012       10797        20         189.0000         171.6335     10.12%
18577.69/938.85	c       939          11062       10847        20         189.0000         171.6351     10.12%
18676.81/943.88	c       944          11102       10887        20         189.0000         171.6363     10.12%
18777.72/948.93	c       949          11141       10926        20         189.0000         171.6379     10.12%
18876.61/953.99	c       954          11162       10947        20         189.0000         171.6389     10.11%
18978.07/959.05	c       959          11212       10997        20         189.0000         171.6416     10.11%
19076.93/964.06	c       964          11272       11057        20         189.0000         171.6455     10.11%
19178.08/969.14	c       969          11332       11117        20         189.0000         171.6482     10.11%
19276.97/974.17	c       974          11382       11167        20         189.0000         171.6499     10.11%
19375.75/979.18	c       979          11442       11227        20         189.0000         171.6515     10.11%
19476.16/984.21	c       984          11502       11287        20         189.0000         171.6556     10.10%
19575.16/989.23	c       989          11542       11327        20         189.0000         171.6566     10.10%
19676.07/994.31	c       994          11602       11387        20         189.0000         171.6599     10.10%
19774.94/999.37	c       999          11662       11447        20         189.0000         171.6630     10.10%
19877.76/1004.50	c      1005          11692       11477        20         189.0000         171.6651     10.10%
19976.59/1009.51	c      1010          11772       11557        20         189.0000         171.6695     10.10%
20077.54/1014.60	c      1015          11822       11607        20         189.0000         171.6710     10.09%
20176.50/1019.63	c      1020          11872       11657        20         189.0000         171.6719     10.09%
20275.47/1024.69	c      1025          11922       11707        20         189.0000         171.6743     10.09%
20376.26/1029.70	c      1030          11982       11767        20         189.0000         171.6755     10.09%
20475.18/1034.72	c      1035          12042       11827        20         189.0000         171.6788     10.09%
20573.92/1039.74	c      1040          12082       11867        20         189.0000         171.6800     10.09%
20672.85/1044.78	c      1045          12132       11917        20         189.0000         171.6829     10.09%
20775.71/1049.90	c      1050          12192       11977        20         189.0000         171.6850     10.09%
20874.74/1055.00	c      1055          12232       12017        20         189.0000         171.6858     10.08%
20973.43/1060.00	c      1060          12292       12077        20         189.0000         171.6867     10.08%
21074.98/1065.09	c      1065          12332       12117        20         189.0000         171.6878     10.08%
21173.76/1070.09	c      1070          12382       12167        20         189.0000         171.6893     10.08%
21274.57/1075.19	c      1075          12442       12227        20         189.0000         171.6912     10.08%
21374.82/1080.24	c      1080          12502       12287        20         189.0000         171.6950     10.08%
21473.81/1085.29	c      1085          12552       12337        20         189.0000         171.6980     10.08%
21574.61/1090.34	c      1090          12622       12407        20         189.0000         171.7018     10.07%
21673.51/1095.39	c      1095          12662       12447        20         189.0000         171.7060     10.07%
21774.56/1100.42	c      1100          12712       12497        20         189.0000         171.7077     10.07%
21873.25/1105.44	c      1105          12762       12547        20         189.0000         171.7101     10.07%
21974.14/1110.54	c      1111          12832       12617        20         189.0000         171.7124     10.07%
22073.06/1115.56	c      1116          12892       12677        20         189.0000         171.7162     10.07%
22174.00/1120.63	c      1121          12952       12737        20         189.0000         171.7204     10.06%
22272.90/1125.69	c      1126          13012       12797        20         189.0000         171.7233     10.06%
22373.72/1130.74	c      1131          13062       12847        20         189.0000         171.7252     10.06%
22472.61/1135.79	c      1136          13112       12897        20         189.0000         171.7267     10.06%
22573.46/1140.84	c      1141          13162       12947        20         189.0000         171.7283     10.06%
22672.26/1145.89	c      1146          13252       13037        20         189.0000         171.7304     10.06%
22773.13/1150.90	c      1151          13302       13087        20         189.0000         171.7332     10.05%
22872.01/1155.94	c      1156          13351       13136        20         189.0000         171.7347     10.05%
22970.74/1160.96	c      1161          13412       13197        20         189.0000         171.7374     10.05%
23069.65/1165.98	c      1166          13492       13277        20         189.0000         171.7406     10.05%
23172.89/1171.14	c      1171          13552       13337        20         189.0000         171.7452     10.05%
23271.90/1176.19	c      1176          13612       13397        20         189.0000         171.7463     10.05%
23372.01/1181.24	c      1181          13652       13437        20         189.0000         171.7478     10.05%
23470.88/1186.26	c      1186          13692       13477        20         189.0000         171.7500     10.04%
23571.82/1191.34	c      1191          13742       13527        20         189.0000         171.7521     10.04%
23670.65/1196.39	c      1196          13802       13587        20         189.0000         171.7534     10.04%
23771.58/1201.44	c      1201          13862       13647        20         189.0000         171.7543     10.04%
23870.47/1206.49	c      1206          13912       13697        20         189.0000         171.7573     10.04%
23971.26/1211.51	c      1212          13972       13757        20         189.0000         171.7587     10.04%
24070.14/1216.52	c      1217          14022       13807        20         189.0000         171.7606     10.04%
24169.06/1221.55	c      1222          14072       13857        20         189.0000         171.7616     10.04%
24270.02/1226.62	c      1227          14122       13907        20         189.0000         171.7622     10.04%
24370.93/1231.70	c      1232          14192       13977        20         189.0000         171.7636     10.03%
24469.85/1236.79	c      1237          14242       14027        20         189.0000         171.7659     10.03%
24570.69/1241.83	c      1242          14312       14097        20         189.0000         171.7685     10.03%
24669.72/1246.85	c      1247          14362       14147        20         189.0000         171.7701     10.03%
24770.50/1251.94	c      1252          14422       14207        20         189.0000         171.7728     10.03%
24869.45/1257.00	c      1257          14502       14287        20         189.0000         171.7778     10.03%
24971.14/1262.04	c      1262          14542       14327        20         189.0000         171.7789     10.03%
25070.07/1267.06	c      1267          14602       14387        20         189.0000         171.7809     10.02%
25168.87/1272.08	c      1272          14642       14427        20         189.0000         171.7828     10.02%
25269.70/1277.18	c      1277          14702       14487        20         189.0000         171.7845     10.02%
25370.23/1282.21	c      1282          14764       14549        20         189.0000         171.7858     10.02%
25469.08/1287.27	c      1287          14822       14607        20         189.0000         171.7881     10.02%
25567.82/1292.28	c      1292          14892       14677        20         189.0000         171.7924     10.02%
25668.77/1297.30	c      1297          14942       14727        20         189.0000         171.7937     10.02%
25769.65/1302.42	c      1302          15002       14787        20         189.0000         171.7954     10.01%
25868.60/1307.48	c      1307          15042       14827        20         189.0000         171.7971     10.01%
25969.47/1312.55	c      1313          15112       14897        20         189.0000         171.7990     10.01%
26068.35/1317.55	c      1318          15172       14957        20         189.0000         171.8010     10.01%
26169.04/1322.62	c      1323          15222       15007        20         189.0000         171.8034     10.01%
26267.87/1327.66	c      1328          15272       15057        20         189.0000         171.8051     10.01%
26368.74/1332.74	c      1333          15332       15117        20         189.0000         171.8059     10.01%
26467.73/1337.79	c      1338          15392       15177        20         189.0000         171.8069     10.01%
26568.56/1342.84	c      1343          15442       15227        20         189.0000         171.8086     10.01%
26667.49/1347.89	c      1348          15492       15277        20         189.0000         171.8103     10.01%
26768.43/1352.94	c      1353          15542       15327        20         189.0000         171.8127     10.00%
26867.37/1357.99	c      1358          15602       15387        20         189.0000         171.8147     10.00%
26966.34/1363.04	c      1363          15652       15437        20         189.0000         171.8161     10.00%
27067.95/1368.09	c      1368          15712       15497        20         189.0000         171.8187     10.00%
27166.85/1373.14	c      1373          15772       15557        20         189.0000         171.8198     10.00%
27268.04/1378.19	c      1378          15832       15617        20         189.0000         171.8228     10.00%
27368.08/1383.21	c      1383          15892       15677        20         189.0000         171.8246     10.00%
27467.11/1388.22	c      1388          15942       15727        20         189.0000         171.8262      9.99%
27567.97/1393.33	c      1393          16002       15787        20         189.0000         171.8283      9.99%
27666.95/1398.39	c      1398          16062       15847        20         189.0000         171.8306      9.99%
27765.86/1403.40	c      1403          16122       15907        20         189.0000         171.8332      9.99%
27866.89/1408.49	c      1408          16172       15957        20         189.0000         171.8342      9.99%
27967.85/1413.54	c      1414          16232       16017        20         189.0000         171.8369      9.99%
28066.70/1418.59	c      1419          16292       16077        20         189.0000         171.8396      9.99%
28167.72/1423.61	c      1424          16342       16127        20         189.0000         171.8422      9.98%
28266.75/1428.69	c      1429          16402       16187        20         189.0000         171.8441      9.98%
28367.61/1433.74	c      1434          16462       16247        20         189.0000         171.8452      9.98%
28466.63/1438.77	c      1439          16522       16307        20         189.0000         171.8490      9.98%
28567.45/1443.84	c      1444          16572       16357        20         189.0000         171.8503      9.98%
28666.46/1448.89	c      1449          16642       16427        20         189.0000         171.8524      9.98%
28767.49/1453.90	c      1454          16692       16477        20         189.0000         171.8550      9.98%
28866.40/1458.94	c      1459          16752       16537        20         189.0000         171.8570      9.98%
28965.49/1463.97	c      1464          16792       16577        20         189.0000         171.8587      9.97%
29067.20/1469.09	c      1469          16882       16667        20         189.0000         171.8606      9.97%
29166.18/1474.11	c      1474          16921       16706        20         189.0000         171.8612      9.97%
29267.20/1479.16	c      1479          16972       16757        20         189.0000         171.8630      9.97%
29367.65/1484.24	c      1484          17042       16827        20         189.0000         171.8662      9.97%
29466.73/1489.25	c      1489          17081       16866        20         189.0000         171.8673      9.97%
29565.73/1494.27	c      1494          17152       16937        20         189.0000         171.8692      9.97%
29666.79/1499.39	c      1499          17202       16987        20         189.0000         171.8716      9.97%
29767.72/1504.44	c      1504          17262       17047        20         189.0000         171.8738      9.96%
29866.85/1509.49	c      1509          17302       17087        20         189.0000         171.8751      9.96%
29967.87/1514.55	c      1515          17372       17157        20         189.0000         171.8777      9.96%
30066.88/1519.59	c      1520          17422       17207        20         189.0000         171.8789      9.96%
30167.84/1524.61	c      1525          17492       17277        20         189.0000         171.8803      9.96%
30266.85/1529.67	c      1530          17552       17337        20         189.0000         171.8812      9.96%
30367.78/1534.71	c      1535          17612       17397        20         189.0000         171.8831      9.96%
30466.80/1539.79	c      1540          17672       17457        20         189.0000         171.8846      9.96%
30567.72/1544.83	c      1545          17732       17517        20         189.0000         171.8858      9.96%
30666.46/1549.89	c      1550          17792       17577        20         189.0000         171.8878      9.96%
30767.45/1554.94	c      1555          17832       17617        20         189.0000         171.8888      9.95%
30866.49/1559.99	c      1560          17892       17677        20         189.0000         171.8900      9.95%
30965.66/1565.01	c      1565          17942       17727        20         189.0000         171.8923      9.95%
31067.00/1570.06	c      1570          18002       17787        20         189.0000         171.8937      9.95%
31167.89/1575.13	c      1575          18072       17857        20         189.0000         171.8958      9.95%
31267.26/1580.18	c      1580          18112       17897        20         189.0000         171.8961      9.95%
31367.38/1585.21	c      1585          18172       17957        20         189.0000         171.8973      9.95%
31466.31/1590.27	c      1590          18222       18007        20         189.0000         171.8989      9.95%
31567.23/1595.36	c      1595          18282       18067        20         189.0000         171.9001      9.95%
31666.23/1600.37	c      1600          18322       18107        20         189.0000         171.9006      9.95%
31767.03/1605.40	c      1605          18372       18157        20         189.0000         171.9027      9.95%
31867.83/1610.51	c      1611          18442       18227        20         189.0000         171.9050      9.94%
31966.87/1615.56	c      1616          18502       18287        20         189.0000         171.9068      9.94%
32067.78/1620.61	c      1621          18552       18337        20         189.0000         171.9083      9.94%
32166.75/1625.65	c      1626          18592       18377        20         189.0000         171.9103      9.94%
32267.70/1630.71	c      1631          18642       18427        20         189.0000         171.9122      9.94%
32366.77/1635.74	c      1636          18702       18487        20         189.0000         171.9140      9.94%
32465.70/1640.76	c      1641          18752       18537        20         189.0000         171.9150      9.94%
32566.70/1645.83	c      1646          18812       18597        20         189.0000         171.9166      9.94%
32665.88/1650.87	c      1651          18872       18657        20         189.0000         171.9179      9.94%
32766.80/1655.90	c      1656          18932       18717        20         189.0000         171.9187      9.94%
32865.68/1660.98	c      1661          19002       18787        20         189.0000         171.9207      9.93%
32967.40/1666.06	c      1666          19052       18837        20         189.0000         171.9219      9.93%
33066.57/1671.08	c      1671          19122       18907        20         189.0000         171.9239      9.93%
33167.22/1676.16	c      1676          19172       18957        20         189.0000         171.9248      9.93%
33266.24/1681.17	c      1681          19232       19017        20         189.0000         171.9260      9.93%
33366.53/1686.26	c      1686          19272       19057        20         189.0000         171.9264      9.93%
33465.57/1691.28	c      1691          19342       19127        20         189.0000         171.9289      9.93%
33566.64/1696.36	c      1696          19402       19187        20         189.0000         171.9309      9.93%
33667.65/1701.41	c      1701          19462       19247        20         189.0000         171.9328      9.93%
33766.65/1706.46	c      1706          19514       19299        20         189.0000         171.9341      9.93%
33867.65/1711.51	c      1712          19562       19347        20         189.0000         171.9346      9.93%
33966.58/1716.56	c      1717          19631       19416        20         189.0000         171.9361      9.92%
34065.43/1721.58	c      1722          19682       19467        20         189.0000         171.9380      9.92%
34166.42/1726.66	c      1727          19732       19517        20         189.0000         171.9410      9.92%
34267.45/1731.71	c      1732          19762       19547        20         189.0000         171.9424      9.92%
34366.50/1736.76	c      1737          19832       19617        20         189.0000         171.9442      9.92%
34467.51/1741.81	c      1742          19912       19697        20         189.0000         171.9462      9.92%
34566.60/1746.86	c      1747          19972       19757        20         189.0000         171.9483      9.92%
34667.48/1751.91	c      1752          20022       19807        20         189.0000         171.9494      9.92%
34766.54/1756.94	c      1757          20082       19867        20         189.0000         171.9509      9.92%
34865.51/1761.99	c      1762          20132       19917        20         189.0000         171.9526      9.91%
34967.16/1767.06	c      1767          20192       19977        20         189.0000         171.9540      9.91%
35066.15/1772.11	c      1772          20252       20037        20         189.0000         171.9559      9.91%
35167.06/1777.16	c      1777          20312       20097        20         189.0000         171.9573      9.91%
35267.43/1782.21	c      1782          20362       20147        20         189.0000         171.9600      9.91%
35366.48/1787.22	c      1787          20422       20207        20         189.0000         171.9614      9.91%
35467.42/1792.31	c      1792          20472       20257        20         189.0000         171.9634      9.91%
35566.36/1797.33	c      1797          20522       20307        20         189.0000         171.9646      9.91%
35665.40/1802.40	c      1802          20572       20357        20         189.0000         171.9655      9.91%
35766.28/1807.47	c      1807          20632       20417        20         189.0000         171.9667      9.91%
35867.11/1812.51	c      1813          20682       20467        20         189.0000         171.9677      9.90%
35966.19/1817.56	c      1818          20742       20527        20         189.0000         171.9689      9.90%
36067.16/1822.61	c      1823          20792       20577        20         189.0000         171.9694      9.90%
36166.13/1827.66	c      1828          20852       20637        20         189.0000         171.9709      9.90%
36265.02/1832.69	c      1833          20912       20697        20         189.0000         171.9720      9.90%
36366.04/1837.71	c      1838          20982       20767        20         189.0000         171.9729      9.90%
36465.10/1842.79	c      1843          21032       20817        20         189.0000         171.9739      9.90%
36566.07/1847.83	c      1848          21072       20857        20         189.0000         171.9748      9.90%
36665.06/1852.87	c      1853          21142       20927        20         189.0000         171.9763      9.90%
36764.26/1857.87	c      1858          21202       20987        20         189.0000         171.9780      9.90%
36865.28/1862.98	c      1863          21242       21027        20         189.0000         171.9786      9.90%
36967.02/1868.07	c      1868          21302       21087        20         189.0000         171.9798      9.90%
37066.06/1873.12	c      1873          21352       21137        20         189.0000         171.9815      9.90%
37167.05/1878.17	c      1878          21422       21207        20         189.0000         171.9829      9.89%
37267.27/1883.22	c      1883          21472       21257        20         189.0000         171.9836      9.89%
37366.35/1888.27	c      1888          21532       21317        20         189.0000         171.9849      9.89%
37467.39/1893.32	c      1893          21582       21367        20         189.0000         171.9858      9.89%
37566.53/1898.37	c      1898          21652       21437        20         189.0000         171.9871      9.89%
37667.47/1903.42	c      1903          21702       21487        20         189.0000         171.9888      9.89%
37766.51/1908.43	c      1908          21762       21547        20         189.0000         171.9902      9.89%
37865.47/1913.45	c      1913          21842       21627        20         189.0000         171.9927      9.89%
37966.47/1918.57	c      1919          21892       21677        20         189.0000         171.9938      9.89%
38067.41/1923.62	c      1924          21952       21737        20         189.0000         171.9947      9.89%
38166.38/1928.67	c      1929          22022       21807        20         189.0000         171.9958      9.89%
38267.38/1933.72	c      1934          22102       21887        20         189.0000         171.9976      9.89%
38366.45/1938.74	c      1939          22132       21917        20         189.0000         171.9978      9.89%
38465.46/1943.79	c      1944          22212       21997        20         189.0000         172.0001      9.88%
38566.32/1948.87	c      1949          22272       22057        20         189.0000         172.0017      9.88%
38667.39/1953.92	c      1954          22322       22107        20         189.0000         172.0023      9.88%
38766.37/1958.97	c      1959          22382       22167        20         189.0000         172.0032      9.88%
38865.39/1964.02	c      1964          22432       22217        20         189.0000         172.0044      9.88%
38967.09/1969.05	c      1969          22482       22267        20         189.0000         172.0061      9.88%
39065.93/1974.12	c      1974          22552       22337        20         189.0000         172.0083      9.88%
39167.04/1979.17	c      1979          22592       22377        20         189.0000         172.0086      9.88%
39267.27/1984.22	c      1984          22652       22437        20         189.0000         172.0099      9.88%
39366.25/1989.27	c      1989          22722       22507        20         189.0000         172.0110      9.88%
39467.06/1994.32	c      1994          22782       22567        20         189.0000         172.0129      9.88%
39566.20/1999.37	c      1999          22842       22627        20         189.0000         172.0144      9.87%
39667.11/2004.42	c      2004          22902       22687        20         189.0000         172.0158      9.87%
39766.01/2009.47	c      2009          22952       22737        20         189.0000         172.0165      9.87%
39865.05/2014.48	c      2014          23011       22796        20         189.0000         172.0175      9.87%
39964.09/2019.50	c      2020          23072       22857        20         189.0000         172.0187      9.87%
40065.04/2024.52	c      2025          23132       22917        20         189.0000         172.0199      9.87%
40164.07/2029.57	c      2030          23192       22977        20         189.0000         172.0213      9.87%
40263.02/2034.58	c      2035          23242       23027        20         189.0000         172.0227      9.87%
40366.04/2039.77	c      2040          23312       23097        20         189.0000         172.0236      9.87%
40467.06/2044.82	c      2045          23352       23137        20         189.0000         172.0246      9.87%
40565.79/2049.86	c      2050          23422       23207        20         189.0000         172.0256      9.87%
40664.83/2054.89	c      2055          23482       23267        20         189.0000         172.0264      9.87%
40765.65/2059.96	c      2060          23532       23317        20         189.0000         172.0270      9.87%
40864.61/2065.01	c      2065          23582       23367        20         189.0000         172.0276      9.87%
40966.09/2070.03	c      2070          23642       23427        20         189.0000         172.0290      9.87%
41065.18/2075.06	c      2075          23701       23486        20         189.0000         172.0297      9.86%
41164.13/2080.13	c      2080          17142       16896        20         189.0000         172.0310      9.86%
41265.34/2085.20	c      2085          17202       16956        20         189.0000         172.0333      9.86%
41365.28/2090.26	c      2090          17262       17016        20         189.0000         172.0384      9.86%
41466.05/2095.31	c      2095          17311       17065        20         189.0000         172.0399      9.86%
41564.97/2100.36	c      2100          17362       17116        20         189.0000         172.0415      9.86%
41663.91/2105.37	c      2105          17422       17176        20         189.0000         172.0437      9.86%
41764.78/2110.41	c      2110          17492       17246        20         189.0000         172.0452      9.85%
41863.59/2115.49	c      2116          17542       17296        20         189.0000         172.0472      9.85%
41964.44/2120.56	c      2121          17602       17356        20         189.0000         172.0502      9.85%
42065.29/2125.61	c      2126          17652       17406        20         189.0000         172.0516      9.85%
42164.09/2130.66	c      2131          17702       17456        20         189.0000         172.0532      9.85%
42262.87/2135.67	c      2136          17752       17506        20         189.0000         172.0550      9.85%
42361.81/2140.69	c      2141          17812       17566        20         189.0000         172.0558      9.85%
42464.84/2145.82	c      2146          17862       17616        20         189.0000         172.0574      9.85%
42563.78/2150.86	c      2151          17922       17676        20         189.0000         172.0606      9.85%
42662.86/2155.87	c      2156          17972       17726        20         189.0000         172.0629      9.84%
42763.75/2160.92	c      2161          18012       17766        20         189.0000         172.0636      9.84%
42862.77/2165.96	c      2166          18082       17836        20         189.0000         172.0674      9.84%
42961.76/2171.00	c      2171          18122       17876        20         189.0000         172.0682      9.84%
43063.46/2176.11	c      2176          18182       17936        20         189.0000         172.0692      9.84%
43164.46/2181.16	c      2181          18222       17976        20         189.0000         172.0706      9.84%
43263.59/2186.19	c      2186          18262       18016        20         189.0000         172.0716      9.84%
43363.77/2191.23	c      2191          18332       18086        20         189.0000         172.0728      9.84%
43464.74/2196.31	c      2196          18382       18136        20         189.0000         172.0742      9.84%
43563.90/2201.36	c      2201          18442       18196        20         189.0000         172.0756      9.84%
43662.76/2206.39	c      2206          18502       18256        20         189.0000         172.0771      9.83%
43763.66/2211.42	c      2211          18542       18296        20         189.0000         172.0793      9.83%
43862.67/2216.44	c      2216          18582       18336        20         189.0000         172.0805      9.83%
43961.76/2221.47	c      2221          18642       18396        20         189.0000         172.0815      9.83%
44062.90/2226.55	c      2227          18692       18446        20         189.0000         172.0837      9.83%
44161.78/2231.58	c      2232          18742       18496        20         189.0000         172.0851      9.83%
44264.80/2236.71	c      2237          18802       18556        20         189.0000         172.0863      9.83%
44363.88/2241.73	c      2242          18852       18606        20         189.0000         172.0867      9.83%
44462.90/2246.77	c      2247          18912       18666        20         189.0000         172.0899      9.83%
44563.85/2251.82	c      2252          18962       18716        20         189.0000         172.0935      9.82%
44663.02/2256.85	c      2257          19002       18756        20         189.0000         172.0940      9.82%
44762.05/2261.87	c      2262          19052       18806        20         189.0000         172.0954      9.82%
44862.97/2266.92	c      2267          19102       18856        20         189.0000         172.0980      9.82%
44961.97/2271.95	c      2272          19162       18916        20         189.0000         172.1010      9.82%
45061.05/2276.99	c      2277          19212       18966        20         189.0000         172.1028      9.82%
45164.68/2282.17	c      2282          19262       19016        20         189.0000         172.1049      9.82%
45265.06/2287.22	c      2287          19322       19076        20         189.0000         172.1064      9.82%
45364.11/2292.27	c      2292          19372       19126        20         189.0000         172.1080      9.81%
45465.39/2297.32	c      2297          19431       19185        20         189.0000         172.1114      9.81%
45564.26/2302.37	c      2302          19492       19246        20         189.0000         172.1148      9.81%
45663.30/2307.39	c      2307          19532       19286        20         189.0000         172.1167      9.81%
45764.32/2312.44	c      2312          19582       19336        20         189.0000         172.1176      9.81%
45863.31/2317.46	c      2317          19622       19376        20         189.0000         172.1187      9.81%
45964.26/2322.52	c      2323          19642       19396        20         189.0000         172.1189      9.81%
46065.24/2327.62	c      2328          19702       19456        20         189.0000         172.1203      9.81%
46164.35/2332.67	c      2333          19772       19526        20         189.0000         172.1214      9.81%
46265.38/2337.72	c      2338          19832       19586        20         189.0000         172.1244      9.80%
46364.30/2342.77	c      2343          19892       19646        20         189.0000         172.1271      9.80%
46465.34/2347.82	c      2348          19952       19706        20         189.0000         172.1293      9.80%
46564.35/2352.87	c      2353          20002       19756        20         189.0000         172.1320      9.80%
46663.40/2357.88	c      2358          20052       19806        20         189.0000         172.1331      9.80%
46764.39/2362.97	c      2363          20112       19866        20         189.0000         172.1351      9.80%
46863.66/2368.02	c      2368          20162       19916        20         189.0000         172.1363      9.80%
46965.16/2373.04	c      2373          20212       19966        20         189.0000         172.1372      9.80%
47064.37/2378.07	c      2378          20261       20015        20         189.0000         172.1391      9.79%
47163.17/2383.11	c      2383          20321       20075        20         189.0000         172.1406      9.79%
47264.61/2388.19	c      2388          20372       20126        20         189.0000         172.1412      9.79%
47364.73/2393.20	c      2393          20432       20186        20         189.0000         172.1428      9.79%
47465.75/2398.32	c      2398          20502       20256        20         189.0000         172.1445      9.79%
47564.77/2403.37	c      2403          20552       20306        20         189.0000         172.1456      9.79%
47663.77/2408.39	c      2408          20612       20366        20         189.0000         172.1471      9.79%
47764.73/2413.47	c      2413          20672       20426        20         189.0000         172.1494      9.79%
47865.66/2418.53	c      2419          20722       20476        20         189.0000         172.1508      9.79%
47964.73/2423.55	c      2424          20772       20526        20         189.0000         172.1518      9.79%
48065.77/2428.63	c      2429          20832       20586        20         189.0000         172.1543      9.79%
48164.91/2433.68	c      2434          20882       20636        20         189.0000         172.1567      9.78%
48263.70/2438.69	c      2439          20922       20676        20         189.0000         172.1574      9.78%
48364.75/2443.76	c      2444          20982       20736        20         189.0000         172.1599      9.78%
48465.87/2448.83	c      2449          21022       20776        20         189.0000         172.1608      9.78%
48564.87/2453.88	c      2454          21071       20825        20         189.0000         172.1613      9.78%
48665.80/2458.90	c      2459          21122       20876        20         189.0000         172.1632      9.78%
48764.69/2463.96	c      2464          21181       20935        20         189.0000         172.1643      9.78%
48863.74/2469.00	c      2469          21222       20976        20         189.0000         172.1649      9.78%
48962.51/2474.01	c      2474          21292       21046        20         189.0000         172.1663      9.78%
49063.95/2479.13	c      2479          21332       21086        20         189.0000         172.1670      9.78%
49165.22/2484.18	c      2484          21372       21126        20         189.0000         172.1674      9.78%
49265.42/2489.23	c      2489          21442       21196        20         189.0000         172.1689      9.78%
49364.49/2494.28	c      2494          21502       21256        20         189.0000         172.1713      9.77%
49465.58/2499.31	c      2499          21552       21306        20         189.0000         172.1728      9.77%
49564.73/2504.38	c      2504          21602       21356        20         189.0000         172.1741      9.77%
49665.69/2509.41	c      2509          21652       21406        20         189.0000         172.1746      9.77%
49764.72/2514.45	c      2514          21702       21456        20         189.0000         172.1764      9.77%
49863.77/2519.47	c      2519          21762       21516        20         189.0000         172.1783      9.77%
49964.88/2524.58	c      2525          21822       21576        20         189.0000         172.1792      9.77%
50065.73/2529.63	c      2530          21872       21626        20         189.0000         172.1826      9.77%
50164.65/2534.66	c      2535          21932       21686        20         189.0000         172.1840      9.77%
50265.55/2539.71	c      2540          21982       21736        20         189.0000         172.1851      9.77%
50364.55/2544.78	c      2545          22042       21796        20         189.0000         172.1877      9.76%
50465.72/2549.83	c      2550          22092       21846        20         189.0000         172.1891      9.76%
50564.76/2554.85	c      2555          22152       21906        20         189.0000         172.1911      9.76%
50663.67/2559.88	c      2560          22212       21966        20         189.0000         172.1931      9.76%
50764.90/2564.91	c      2565          22252       22006        20         189.0000         172.1939      9.76%
50863.77/2569.94	c      2570          22312       22066        20         189.0000         172.1964      9.76%
50965.48/2575.05	c      2575          22372       22126        20         189.0000         172.1975      9.76%
51064.50/2580.10	c      2580          22432       22186        20         189.0000         172.1983      9.76%
51165.58/2585.19	c      2585          22482       22236        20         189.0000         172.1997      9.76%
51265.75/2590.24	c      2590          22522       22276        20         189.0000         172.2005      9.76%
51364.88/2595.26	c      2595          22572       22326        20         189.0000         172.2017      9.76%
51465.88/2600.34	c      2600          22632       22386        20         189.0000         172.2023      9.75%
51564.80/2605.38	c      2605          22692       22446        20         189.0000         172.2039      9.75%
51665.79/2610.44	c      2610          22752       22506        20         189.0000         172.2056      9.75%
51764.62/2615.48	c      2615          22812       22566        20         189.0000         172.2072      9.75%
51865.81/2620.54	c      2621          22852       22606        20         189.0000         172.2085      9.75%
51964.91/2625.59	c      2626          22912       22666        20         189.0000         172.2097      9.75%
52065.91/2630.64	c      2631          22972       22726        20         189.0000         172.2116      9.75%
52164.97/2635.69	c      2636          23052       22806        20         189.0000         172.2131      9.75%
52265.90/2640.71	c      2641          23102       22856        20         189.0000         172.2141      9.75%
52364.92/2645.72	c      2646          23162       22916        20         189.0000         172.2159      9.75%
52463.82/2650.75	c      2651          23212       22966        20         189.0000         172.2168      9.75%
52564.60/2655.85	c      2656          23272       23026        20         189.0000         172.2178      9.74%
52665.58/2660.92	c      2661          23312       23066        20         189.0000         172.2183      9.74%
52764.70/2665.98	c      2666          23382       23136        20         189.0000         172.2206      9.74%
52863.72/2670.99	c      2671          23442       23196        20         189.0000         172.2216      9.74%
52962.65/2676.00	c      2676          23484       23238        20         189.0000         172.2221      9.74%
53064.36/2681.08	c      2681          23532       23286        20         189.0000         172.2235      9.74%
53163.47/2686.12	c      2686          23592       23346        20         189.0000         172.2246      9.74%
53262.58/2691.12	c      2691          23652       23406        20         189.0000         172.2264      9.74%
53363.77/2696.20	c      2696          23702       23456        20         189.0000         172.2273      9.74%
53465.77/2701.32	c      2701          23742       23496        20         189.0000         172.2283      9.74%
53564.89/2706.39	c      2706          23792       23546        20         189.0000         172.2293      9.74%
53665.78/2711.44	c      2711          23832       23586        20         189.0000         172.2303      9.74%
53764.92/2716.47	c      2716          23892       23646        20         189.0000         172.2314      9.74%
53866.00/2721.54	c      2722          23932       23686        20         189.0000         172.2318      9.74%
53965.06/2726.59	c      2727          24002       23756        20         189.0000         172.2333      9.73%
54066.09/2731.64	c      2732          24052       23806        20         189.0000         172.2343      9.73%
54165.10/2736.65	c      2737          24112       23866        20         189.0000         172.2358      9.73%
54266.01/2741.74	c      2742          24162       23916        20         189.0000         172.2370      9.73%
54364.99/2746.78	c      2747          24222       23976        20         189.0000         172.2375      9.73%
54465.88/2751.82	c      2752          24272       24026        20         189.0000         172.2386      9.73%
54564.75/2756.89	c      2757          24332       24086        20         189.0000         172.2402      9.73%
54665.48/2761.91	c      2762          24382       24136        20         189.0000         172.2412      9.73%
54764.48/2766.99	c      2767          24452       24206        20         189.0000         172.2435      9.73%
54865.93/2772.04	c      2772          24492       24246        20         189.0000         172.2439      9.73%
54964.86/2777.08	c      2777          24552       24306        20         189.0000         172.2448      9.73%
55063.65/2782.12	c      2782          24602       24356        20         189.0000         172.2455      9.73%
55164.28/2787.16	c      2787          24652       24406        20         189.0000         172.2466      9.73%
55264.62/2792.24	c      2792          24722       24476        20         189.0000         172.2478      9.73%
55363.61/2797.29	c      2797          24782       24536        20         189.0000         172.2492      9.72%
55464.58/2802.34	c      2802          24842       24596        20         189.0000         172.2507      9.72%
55563.55/2807.35	c      2807          24902       24656        20         189.0000         172.2521      9.72%
55662.63/2812.36	c      2812          24952       24706        20         189.0000         172.2529      9.72%
55763.70/2817.49	c      2818          25002       24756        20         189.0000         172.2547      9.72%
55864.63/2822.54	c      2823          25052       24806        20         189.0000         172.2555      9.72%
55963.62/2827.59	c      2828          25102       24856        20         189.0000         172.2563      9.72%
56064.62/2832.64	c      2833          25162       24916        20         189.0000         172.2578      9.72%
56163.49/2837.67	c      2838          25232       24986        20         189.0000         172.2603      9.72%
56264.57/2842.74	c      2843          25282       25036        20         189.0000         172.2610      9.72%
56363.59/2847.79	c      2848          25332       25086        20         189.0000         172.2615      9.72%
56464.63/2852.81	c      2853          25402       25156        20         189.0000         172.2634      9.72%
56563.69/2857.85	c      2858          25462       25216        20         189.0000         172.2656      9.71%
56662.74/2862.85	c      2863          25512       25266        20         189.0000         172.2668      9.71%
56763.77/2867.90	c      2868          25572       25326        20         189.0000         172.2678      9.71%
56862.91/2872.93	c      2873          25612       25366        20         189.0000         172.2691      9.71%
56961.97/2877.98	c      2878          25672       25426        20         189.0000         172.2710      9.71%
57063.88/2883.14	c      2883          25732       25486        20         189.0000         172.2725      9.71%
57164.56/2888.19	c      2888          25802       25556        20         189.0000         172.2752      9.71%
57264.90/2893.24	c      2893          25862       25616        20         189.0000         172.2773      9.71%
57363.86/2898.25	c      2898          25932       25686        20         189.0000         172.2793      9.71%
57464.80/2903.35	c      2903          25982       25736        20         189.0000         172.2803      9.70%
57563.87/2908.38	c      2908          26032       25786        20         189.0000         172.2818      9.70%
57664.80/2913.44	c      2913          26092       25846        20         189.0000         172.2836      9.70%
57763.92/2918.47	c      2918          26162       25916        20         189.0000         172.2847      9.70%
57864.82/2923.54	c      2924          26192       25946        20         189.0000         172.2854      9.70%
57963.72/2928.59	c      2929          26262       26016        20         189.0000         172.2864      9.70%
58064.59/2933.64	c      2934          26312       26066        20         189.0000         172.2886      9.70%
58163.48/2938.67	c      2939          26362       26116        20         189.0000         172.2893      9.70%
58264.49/2943.72	c      2944          26412       26166        20         189.0000         172.2909      9.70%
58363.38/2948.79	c      2949          26462       26216        20         189.0000         172.2919      9.70%
58464.43/2953.84	c      2954          26502       26256        20         189.0000         172.2927      9.70%
58563.46/2958.85	c      2959          26552       26306        20         189.0000         172.2941      9.70%
58662.52/2963.87	c      2964          26612       26366        20         189.0000         172.2945      9.70%
58763.44/2968.92	c      2969          26662       26416        20         189.0000         172.2955      9.70%
58862.48/2974.02	c      2974          26722       26476        20         189.0000         172.2972      9.69%
58964.13/2979.06	c      2979          26792       26546        20         189.0000         172.2995      9.69%
59062.85/2984.09	c      2984          26842       26596        20         189.0000         172.3009      9.69%
59161.84/2989.13	c      2989          26902       26656        20         189.0000         172.3022      9.69%
59263.99/2994.25	c      2994          26962       26716        20         189.0000         172.3036      9.69%
59364.96/2999.30	c      2999          27032       26786        20         189.0000         172.3053      9.69%
59464.06/3004.35	c      3004          27072       26826        20         189.0000         172.3072      9.69%
59564.87/3009.40	c      3009          27122       26876        20         189.0000         172.3091      9.69%
59663.88/3014.45	c      3014          27192       26946        20         189.0000         172.3106      9.69%
59764.76/3019.51	c      3020          27252       27006        20         189.0000         172.3125      9.68%
59863.65/3024.55	c      3025          27312       27066        20         189.0000         172.3140      9.68%
59962.63/3029.58	c      3030          27362       27116        20         189.0000         172.3146      9.68%
60063.65/3034.62	c      3035          27422       27176        20         189.0000         172.3153      9.68%
60162.58/3039.70	c      3040          27472       27226        20         189.0000         172.3163      9.68%
60263.49/3044.72	c      3045          27522       27276        20         189.0000         172.3178      9.68%
60362.46/3049.74	c      3050          27592       27346        20         189.0000         172.3192      9.68%
60463.45/3054.82	c      3055          27652       27406        20         189.0000         172.3211      9.68%
60562.26/3059.84	c      3060          27702       27456        20         189.0000         172.3217      9.68%
60663.20/3064.95	c      3065          27762       27516        20         189.0000         172.3223      9.68%
60762.12/3070.00	c      3070          27822       27576        20         189.0000         172.3233      9.68%
60863.91/3075.05	c      3075          27882       27636        20         189.0000         172.3247      9.68%
60962.73/3080.06	c      3080          27952       27706        20         189.0000         172.3258      9.68%
61063.74/3085.15	c      3085          28012       27766        20         189.0000         172.3266      9.68%
61163.97/3090.20	c      3090          28062       27816        20         189.0000         172.3272      9.68%
61262.96/3095.25	c      3095          28112       27866        20         189.0000         172.3280      9.67%
61361.81/3100.26	c      3100          28172       27926        20         189.0000         172.3294      9.67%
61462.71/3105.33	c      3105          28232       27986        20         189.0000         172.3306      9.67%
61563.44/3110.40	c      3110          28282       28036        20         189.0000         172.3318      9.67%
61662.44/3115.45	c      3115          28352       28106        20         189.0000         172.3327      9.67%
61761.29/3120.47	c      3120          28392       28146        20         189.0000         172.3333      9.67%
61862.23/3125.55	c      3126          28442       28196        20         189.0000         172.3344      9.67%
61963.22/3130.60	c      3131          28502       28256        20         189.0000         172.3356      9.67%
62062.23/3135.66	c      3136          28562       28316        20         189.0000         172.3366      9.67%
62161.29/3140.70	c      3141          28612       28366        20         189.0000         172.3372      9.67%
62262.00/3145.72	c      3146          28672       28426        20         189.0000         172.3378      9.67%
62360.96/3150.72	c      3151          28722       28476        20         189.0000         172.3391      9.67%
62461.95/3155.83	c      3156          28782       28536        20         189.0000         172.3404      9.67%
62560.84/3160.87	c      3161          28822       28576        20         189.0000         172.3409      9.67%
62661.82/3165.95	c      3166          28882       28636        20         189.0000         172.3422      9.67%
62760.73/3170.97	c      3171          28931       28685        20         189.0000         172.3432      9.66%
62859.58/3175.98	c      3176          28982       28736        20         189.0000         172.3445      9.66%
62958.53/3181.00	c      3181          29032       28786        20         189.0000         172.3456      9.66%
63060.38/3186.07	c      3186          29092       28846        20         189.0000         172.3464      9.66%
63159.00/3191.10	c      3191          29152       28906        20         189.0000         172.3478      9.66%
63257.99/3196.11	c      3196          29202       28956        20         189.0000         172.3484      9.66%
63360.22/3201.22	c      3201          29262       29016        20         189.0000         172.3506      9.66%
63461.08/3206.33	c      3206          29322       29076        20         189.0000         172.3510      9.66%
63560.01/3211.34	c      3211          29372       29126        20         189.0000         172.3511      9.66%
63658.72/3216.38	c      3216          29422       29176        20         189.0000         172.3518      9.66%
63759.73/3221.42	c      3221          29482       29236        20         189.0000         172.3524      9.66%
63860.72/3226.55	c      3227          29552       29306        20         189.0000         172.3534      9.66%
63959.64/3231.60	c      3232          29602       29356        20         189.0000         172.3550      9.66%
64060.45/3236.65	c      3237          29652       29406        20         189.0000         172.3560      9.66%
64159.45/3241.70	c      3242          29702       29456        20         189.0000         172.3568      9.66%
64260.34/3246.75	c      3247          29762       29516        20         189.0000         172.3576      9.66%
64359.28/3251.80	c      3252          29812       29566        20         189.0000         172.3581      9.66%
64460.30/3256.85	c      3257          29862       29616        20         189.0000         172.3594      9.65%
64559.20/3261.88	c      3262          29922       29676        20         189.0000         172.3600      9.65%
64660.05/3266.92	c      3267          29982       29736        20         189.0000         172.3613      9.65%
64758.99/3272.02	c      3272          30042       29796        20         189.0000         172.3615      9.65%
64860.67/3277.04	c      3277          30082       29836        20         189.0000         172.3620      9.65%
64959.57/3282.09	c      3282          30132       29886        20         189.0000         172.3625      9.65%
65060.60/3287.16	c      3287          30202       29956        20         189.0000         172.3640      9.65%
65160.73/3292.20	c      3292          30271       30025        20         189.0000         172.3647      9.65%
65259.77/3297.27	c      3297          30322       30076        20         189.0000         172.3662      9.65%
65358.69/3302.29	c      3302          30392       30146        20         189.0000         172.3673      9.65%
65459.60/3307.31	c      3307          30442       30196        20         189.0000         172.3680      9.65%
65558.37/3312.34	c      3312          30502       30256        20         189.0000         172.3691      9.65%
65659.35/3317.40	c      3317          30552       30306        20         189.0000         172.3694      9.65%
65758.31/3322.47	c      3322          30612       30366        20         189.0000         172.3703      9.65%
65859.14/3327.57	c      3328          30662       30416        20         189.0000         172.3716      9.65%
65958.05/3332.58	c      3333          30722       30476        20         189.0000         172.3728      9.65%
66059.03/3337.63	c      3338          30772       30526        20         189.0000         172.3736      9.65%
66159.95/3342.72	c      3343          30822       30576        20         189.0000         172.3747      9.64%
66258.83/3347.77	c      3348          30882       30636        20         189.0000         172.3753      9.64%
66359.73/3352.82	c      3353          30942       30696        20         189.0000         172.3760      9.64%
66458.70/3357.86	c      3358          31012       30766        20         189.0000         172.3778      9.64%
66557.52/3362.89	c      3363          31062       30816        20         189.0000         172.3784      9.64%
66658.43/3367.91	c      3368          31132       30886        20         189.0000         172.3791      9.64%
66757.30/3373.02	c      3373          31172       30926        20         189.0000         172.3795      9.64%
66858.91/3378.07	c      3378          31212       30966        20         189.0000         172.3805      9.64%
66957.77/3383.10	c      3383          31272       31026        20         189.0000         172.3816      9.64%
67058.74/3388.17	c      3388          31332       31086        20         189.0000         172.3842      9.64%
67159.05/3393.20	c      3393          31382       31136        20         189.0000         172.3851      9.64%
67258.06/3398.27	c      3398          31442       31196        20         189.0000         172.3871      9.64%
67359.05/3403.31	c      3403          31492       31246        20         189.0000         172.3879      9.64%
67457.95/3408.32	c      3408          31552       31306        20         189.0000         172.3889      9.64%
67556.96/3413.37	c      3413          31611       31365        20         189.0000         172.3897      9.64%
67657.78/3418.47	c      3418          31662       31416        20         189.0000         172.3910      9.63%
67758.67/3423.50	c      3424          31732       31486        20         189.0000         172.3925      9.63%
67857.70/3428.57	c      3429          31762       31516        20         189.0000         172.3930      9.63%
67958.33/3433.61	c      3434          31822       31576        20         189.0000         172.3942      9.63%
68057.13/3438.64	c      3439          31872       31626        20         189.0000         172.3946      9.63%
68158.06/3443.72	c      3444          31952       31706        20         189.0000         172.3966      9.63%
68257.08/3448.77	c      3449          32012       31766        20         189.0000         172.3984      9.63%
68357.97/3453.81	c      3454          32061       31815        20         189.0000         172.3993      9.63%
68456.93/3458.87	c      3459          32112       31866        20         189.0000         172.4003      9.63%
68557.88/3463.92	c      3464          32162       31916        20         189.0000         172.4016      9.63%
68656.90/3468.95	c      3469          32202       31956        20         189.0000         172.4023      9.63%
68755.86/3473.97	c      3474          32262       32016        20         189.0000         172.4032      9.63%
68854.84/3478.98	c      3479          32342       32096        20         189.0000         172.4047      9.63%
68953.62/3483.98	c      3484          32402       32156        20         189.0000         172.4055      9.63%
69052.54/3489.00	c      3489          32452       32206        20         189.0000         172.4064      9.62%
69151.41/3494.02	c      3494          32522       32276        20         189.0000         172.4078      9.62%
69252.85/3499.07	c      3499          32581       32335        20         189.0000         172.4082      9.62%
69351.75/3504.10	c      3504          32632       32386        20         189.0000         172.4087      9.62%
69452.77/3509.16	c      3509          32692       32446        20         189.0000         172.4101      9.62%
69553.17/3514.28	c      3514          32732       32486        20         189.0000         172.4105      9.62%
69654.25/3519.32	c      3519          32811       32565        20         189.0000         172.4112      9.62%
69753.26/3524.33	c      3524          32862       32616        20         189.0000         172.4119      9.62%
69852.23/3529.37	c      3529          32932       32686        20         189.0000         172.4126      9.62%
69953.35/3534.42	c      3534          32982       32736        20         189.0000         172.4137      9.62%
70052.41/3539.43	c      3539          33042       32796        20         189.0000         172.4149      9.62%
70153.46/3544.53	c      3545          33102       32856        20         189.0000         172.4161      9.62%
70256.33/3549.73	c      3550          33152       32906        20         189.0000         172.4169      9.62%
70357.55/3554.82	c      3555          33222       32976        20         189.0000         172.4178      9.62%
70456.48/3559.88	c      3560          33292       33046        20         189.0000         172.4192      9.62%
70557.57/3564.90	c      3565          33342       33096        20         189.0000         172.4202      9.62%
70656.49/3569.93	c      3570          33392       33146        20         189.0000         172.4206      9.62%
70755.52/3574.96	c      3575          33462       33216        20         189.0000         172.4213      9.62%
70854.56/3580.01	c      3580          33512       33266        20         189.0000         172.4224      9.61%
70953.70/3585.04	c      3585          33572       33326        20         189.0000         172.4237      9.61%
71055.51/3590.10	c      3590          33632       33386        20         189.0000         172.4242      9.61%
71156.68/3595.17	c      3595          33692       33446        20         189.0000         172.4252      9.61%
71256.90/3600.28	c      3600          33742       33496        20         189.0000         172.4260      9.61%
71357.93/3605.32	c      3605          33812       33566        20         189.0000         172.4269      9.61%
71457.04/3610.38	c      3610          33872       33626        20         189.0000         172.4279      9.61%
71558.09/3615.43	c      3615          33922       33676        20         189.0000         172.4289      9.61%
71657.20/3620.48	c      3620          33982       33736        20         189.0000         172.4303      9.61%
71758.18/3625.52	c      3626          34052       33806        20         189.0000         172.4308      9.61%
71857.36/3630.58	c      3631          34102       33856        20         189.0000         172.4321      9.61%
71958.44/3635.63	c      3636          34172       33926        20         189.0000         172.4332      9.61%

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 (184515 MiB free)
  memory of node 1: 193531 MiB (192047 MiB free)
  memory of node 2: 193531 MiB (189846 MiB free)
  memory of node 3: 193531 MiB (186932 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-4465200-1722449646/watcher-4465200-1722449646 -o /tmp/evaluation-result-4465200-1722449646/solver-4465200-1722449646 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722441596-58881 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465200-1722449646.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100064 s]*
/proc/loadavg: 80.68 80.44 80.43 75/1024 67578
/proc/meminfo: memFree=771322904/790760804 swapFree=131071996/131071996
[pid=67537] ppid=67534 vsize=1669276 memory=141704 CPUtime=0.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/stat : 67537 (fscip) S 67534 67537 58870 0 -1 1077936128 30942 0 0 0 34 13 0 0 20 0 41 0 11547173 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
/proc/67537/statm: 417319 35426 2806 3035 0 120102 0
[pid=67537/tid=67539] ppid=67534 vsize=1669276 memory=8390339637985935414 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67539/stat : 67539 (fscip) R 67534 67537 58870 0 -1 4194368 1432 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67540] ppid=67534 vsize=1669276 memory=67123 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67540/stat : 67540 (fscip) D 67534 67537 58870 0 -1 4194368 1440 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67541] ppid=67534 vsize=1669276 memory=53017898648015 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67541/stat : 67541 (fscip) D 67534 67537 58870 0 -1 4194368 1352 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67542] ppid=67534 vsize=1669276 memory=58519768531522 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67542/stat : 67542 (fscip) D 67534 67537 58870 0 -1 4194368 1425 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67543] ppid=67534 vsize=1669276 memory=52987884208821 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67543/stat : 67543 (fscip) D 67534 67537 58870 0 -1 4194368 1430 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67544] ppid=67534 vsize=1669276 memory=60693089092508 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67544/stat : 67544 (fscip) D 67534 67537 58870 0 -1 4194368 1421 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67545] ppid=67534 vsize=1669276 memory=15536310576219522 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67545/stat : 67545 (fscip) D 67534 67537 58870 0 -1 4194368 1421 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67546] ppid=67534 vsize=1669276 memory=13848594587322557 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67546/stat : 67546 (fscip) D 67534 67537 58870 0 -1 4194368 1340 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67547] ppid=67534 vsize=1669276 memory=3978701783672585675 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67547/stat : 67547 (fscip) D 67534 67537 58870 0 -1 4194368 1427 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67548] ppid=67534 vsize=1669276 memory=3977019548112323881 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67548/stat : 67548 (fscip) R 67534 67537 58870 0 -1 4194368 1453 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67549] ppid=67534 vsize=1669276 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67549/stat : 67549 (fscip) D 67534 67537 58870 0 -1 4194368 1421 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67550] ppid=67534 vsize=1669276 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67550/stat : 67550 (fscip) R 67534 67537 58870 0 -1 4194368 1453 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67551] ppid=67534 vsize=1669276 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67551/stat : 67551 (fscip) D 67534 67537 58870 0 -1 4194368 1518 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67552] ppid=67534 vsize=1669276 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67552/stat : 67552 (fscip) R 67534 67537 58870 0 -1 4194368 1524 0 0 0 2 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67553] ppid=67534 vsize=1669276 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67553/stat : 67553 (fscip) D 67534 67537 58870 0 -1 4194368 1325 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67554] ppid=67534 vsize=1669276 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67554/stat : 67554 (fscip) D 67534 67537 58870 0 -1 4194368 1431 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67555] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67555/stat : 67555 (fscip) D 67534 67537 58870 0 -1 4194368 1320 0 0 0 0 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67556] ppid=67534 vsize=1669276 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67556/stat : 67556 (fscip) D 67534 67537 58870 0 -1 4194368 1439 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67557] ppid=67534 vsize=1669276 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67557/stat : 67557 (fscip) D 67534 67537 58870 0 -1 4194368 1440 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67558] ppid=67534 vsize=1669276 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67558/stat : 67558 (fscip) D 67534 67537 58870 0 -1 4194368 1415 0 0 0 1 0 0 0 20 0 41 0 11547175 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67559] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67559/stat : 67559 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67560] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67560/stat : 67560 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67561] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67561/stat : 67561 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67562] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67562/stat : 67562 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67563] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67563/stat : 67563 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67564] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67564/stat : 67564 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67565] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67565/stat : 67565 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67566] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67566/stat : 67566 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67567] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67567/stat : 67567 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67568] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67568/stat : 67568 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67569] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67569/stat : 67569 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67570] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67570/stat : 67570 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67571] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67571/stat : 67571 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67572] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67572/stat : 67572 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67573] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67573/stat : 67573 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67574] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67574/stat : 67574 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67575] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67575/stat : 67575 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67576] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67576/stat : 67576 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67577] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67577/stat : 67577 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67578] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67578/stat : 67578 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 35426 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 1669276 KiB
Current children cumulated memory: 141704 KiB

[startup+0.224481 s]*
/proc/loadavg: 80.68 80.44 80.43 81/1024 67578
/proc/meminfo: memFree=771208584/790760804 swapFree=131071996/131071996
[pid=67537] ppid=67534 vsize=1669276 memory=228108 CPUtime=3.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/stat : 67537 (fscip) S 67534 67537 58870 0 -1 1077936128 54697 0 0 0 279 22 0 0 20 0 41 0 11547173 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
/proc/67537/statm: 417319 57027 2950 3035 0 142330 0
[pid=67537/tid=67539] ppid=67534 vsize=1669276 memory=8318255677412212789 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67539/stat : 67539 (fscip) R 67534 67537 58870 0 -1 4194368 2105 0 0 0 14 0 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67540] ppid=67534 vsize=1669276 memory=207064662359 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67540/stat : 67540 (fscip) R 67534 67537 58870 0 -1 4194368 2107 0 0 0 14 0 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67541] ppid=67534 vsize=1669276 memory=59610673513965 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67541/stat : 67541 (fscip) R 67534 67537 58870 0 -1 4194368 3881 0 0 0 13 1 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67542] ppid=67534 vsize=1669276 memory=54121722087123 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67542/stat : 67542 (fscip) R 67534 67537 58870 0 -1 4194368 2102 0 0 0 14 0 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67543] ppid=67534 vsize=1669276 memory=59580659075003 CPUtime=0.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67543/stat : 67543 (fscip) R 67534 67537 58870 0 -1 4194368 2099 0 0 0 12 0 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67544] ppid=67534 vsize=1669276 memory=57385964358003 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67544/stat : 67544 (fscip) R 67534 67537 58870 0 -1 4194368 3455 0 0 0 13 1 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67545] ppid=67534 vsize=1669276 memory=16098161018045575 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67545/stat : 67545 (fscip) R 67534 67537 58870 0 -1 4194368 2123 0 0 0 13 0 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67546] ppid=67534 vsize=1669276 memory=14408246005952494 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67546/stat : 67546 (fscip) R 67534 67537 58870 0 -1 4194368 2125 0 0 0 13 1 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67547] ppid=67534 vsize=1669276 memory=3617854196407366604 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67547/stat : 67547 (fscip) R 67534 67537 58870 0 -1 4194368 3501 0 0 0 13 1 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67548] ppid=67534 vsize=1669276 memory=3688789171960611184 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67548/stat : 67548 (fscip) R 67534 67537 58870 0 -1 4194368 2132 0 0 0 14 1 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67549] ppid=67534 vsize=1669276 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67549/stat : 67549 (fscip) R 67534 67537 58870 0 -1 4194368 2103 0 0 0 13 1 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67550] ppid=67534 vsize=1669276 memory=0 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67550/stat : 67550 (fscip) R 67534 67537 58870 0 -1 4194368 3895 0 0 0 14 1 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67551] ppid=67534 vsize=1669276 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67551/stat : 67551 (fscip) R 67534 67537 58870 0 -1 4194368 2119 0 0 0 14 0 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67552] ppid=67534 vsize=1669276 memory=0 CPUtime=0.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67552/stat : 67552 (fscip) R 67534 67537 58870 0 -1 4194368 2149 0 0 0 15 0 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67553] ppid=67534 vsize=1669276 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67553/stat : 67553 (fscip) R 67534 67537 58870 0 -1 4194368 4282 0 0 0 13 1 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67554] ppid=67534 vsize=1669276 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67554/stat : 67554 (fscip) R 67534 67537 58870 0 -1 4194368 2115 0 0 0 13 1 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67555] ppid=67534 vsize=1669276 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67555/stat : 67555 (fscip) R 67534 67537 58870 0 -1 4194368 2128 0 0 0 13 1 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67556] ppid=67534 vsize=1669276 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67556/stat : 67556 (fscip) R 67534 67537 58870 0 -1 4194368 3528 0 0 0 13 1 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67557] ppid=67534 vsize=1669276 memory=0 CPUtime=0.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67557/stat : 67557 (fscip) R 67534 67537 58870 0 -1 4194368 2117 0 0 0 14 0 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67558] ppid=67534 vsize=1669276 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67558/stat : 67558 (fscip) R 67534 67537 58870 0 -1 4194368 2105 0 0 0 13 0 0 0 20 0 41 0 11547175 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67559] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67559/stat : 67559 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67560] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67560/stat : 67560 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67561] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67561/stat : 67561 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67562] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67562/stat : 67562 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67563] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67563/stat : 67563 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67564] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67564/stat : 67564 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67565] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67565/stat : 67565 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67566] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67566/stat : 67566 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67567] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67567/stat : 67567 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67568] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67568/stat : 67568 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67569] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67569/stat : 67569 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67570] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67570/stat : 67570 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67571] ppid=67534 vsize=1669276 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67571/stat : 67571 (fscip) S 67534 67537 58870 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11547181 1709338624 57027 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0

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

/proc/67537/task/67558/stat : 67558 (fscip) R 67534 67537 58870 0 -1 4194368 877828 0 0 0 354308 187 0 0 20 0 41 0 11547175 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67559] ppid=67534 vsize=5502388 memory=4451292 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67559/stat : 67559 (fscip) S 67534 67537 58870 0 -1 1077936192 116 0 0 0 1 0 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67560] ppid=67534 vsize=5502388 memory=13576 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67560/stat : 67560 (fscip) S 67534 67537 58870 0 -1 1077936192 119 0 0 0 1 1 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67561] ppid=67534 vsize=5502388 memory=6944656592455360604 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67561/stat : 67561 (fscip) S 67534 67537 58870 0 -1 1077936192 65 0 0 0 2 0 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67562] ppid=67534 vsize=5502388 memory=4438620 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67562/stat : 67562 (fscip) S 67534 67537 58870 0 -1 1077936192 124 0 0 0 1 0 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67563] ppid=67534 vsize=5502388 memory=279414869653104 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67563/stat : 67563 (fscip) S 67534 67537 58870 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67564] ppid=67534 vsize=5502388 memory=4433904 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67564/stat : 67564 (fscip) S 67534 67537 58870 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67565] ppid=67534 vsize=5502388 memory=7384 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67565/stat : 67565 (fscip) S 67534 67537 58870 0 -1 1077936192 116 0 0 0 0 2 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67566] ppid=67534 vsize=5502388 memory=30888 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67566/stat : 67566 (fscip) S 67534 67537 58870 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67567] ppid=67534 vsize=5502388 memory=2194 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67567/stat : 67567 (fscip) S 67534 67537 58870 0 -1 1077936192 120 0 0 0 1 0 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67568] ppid=67534 vsize=5502388 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67568/stat : 67568 (fscip) S 67534 67537 58870 0 -1 1077936192 116 0 0 0 0 2 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67569] ppid=67534 vsize=5502388 memory=11528 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67569/stat : 67569 (fscip) S 67534 67537 58870 0 -1 1077936192 66 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67570] ppid=67534 vsize=5502388 memory=13576 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67570/stat : 67570 (fscip) S 67534 67537 58870 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67571] ppid=67534 vsize=5502388 memory=10556 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67571/stat : 67571 (fscip) S 67534 67537 58870 0 -1 1077936192 116 0 0 0 0 2 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67572] ppid=67534 vsize=5502388 memory=5472 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67572/stat : 67572 (fscip) S 67534 67537 58870 0 -1 1077936192 121 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67573] ppid=67534 vsize=5502388 memory=4451292 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67573/stat : 67573 (fscip) S 67534 67537 58870 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67574] ppid=67534 vsize=5502388 memory=4451292 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67574/stat : 67574 (fscip) S 67534 67537 58870 0 -1 1077936192 119 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67575] ppid=67534 vsize=5502388 memory=4451244 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67575/stat : 67575 (fscip) S 67534 67537 58870 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67576] ppid=67534 vsize=5502388 memory=4451292 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67576/stat : 67576 (fscip) S 67534 67537 58870 0 -1 1077936192 121 0 0 0 1 1 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67577] ppid=67534 vsize=5502388 memory=11528 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67577/stat : 67577 (fscip) S 67534 67537 58870 0 -1 1077936192 118 0 0 0 1 0 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67578] ppid=67534 vsize=5502388 memory=13576 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67578/stat : 67578 (fscip) S 67534 67537 58870 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1112918 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
Current children cumulated CPU time: 70902.1 s
Current children cumulated vsize: 5502388 KiB
Current children cumulated memory: 4451672 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3637.7 s]
/proc/loadavg: 62.55 73.74 78.13 62/977 69730
/proc/meminfo: memFree=754112924/790760804 swapFree=131071996/131071996
[pid=67537] ppid=67534 vsize=5502388 memory=4469844 CPUtime=72000 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/stat : 67537 (fscip) S 67534 67537 58870 0 -1 1077936128 19545412 0 0 0 7162736 37268 0 0 20 0 41 0 11547173 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
/proc/67537/statm: 1375597 1117461 3014 3035 0 1220213 0
[pid=67537/tid=67539] ppid=67534 vsize=5502388 memory=0 CPUtime=3604.07 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67539/stat : 67539 (fscip) R 67534 67537 58870 0 -1 4194368 1854664 0 0 0 360190 217 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67540] ppid=67534 vsize=5502388 memory=279414872017408 CPUtime=3601.62 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67540/stat : 67540 (fscip) R 67534 67537 58870 0 -1 4194368 1065740 0 0 0 359948 214 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67541] ppid=67534 vsize=5502388 memory=25333125866717268 CPUtime=3597.74 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67541/stat : 67541 (fscip) R 67534 67537 58870 0 -1 4194368 229480 0 0 0 354141 5633 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67542] ppid=67534 vsize=5502388 memory=4468184 CPUtime=3599.44 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67542/stat : 67542 (fscip) R 67534 67537 58870 0 -1 4194368 1780457 0 0 0 359738 206 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67543] ppid=67534 vsize=5502388 memory=279414871449056 CPUtime=3602.62 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67543/stat : 67543 (fscip) R 67534 67537 58870 0 -1 4194368 1141640 0 0 0 359970 292 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67544] ppid=67534 vsize=5502388 memory=2004 CPUtime=3597.7 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67544/stat : 67544 (fscip) R 67534 67537 58870 0 -1 4194368 186270 0 0 0 353940 5830 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67545] ppid=67534 vsize=5502388 memory=40348 CPUtime=3598.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67545/stat : 67545 (fscip) R 67534 67537 58870 0 -1 4194368 1520821 0 0 0 359623 185 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67546] ppid=67534 vsize=5502388 memory=4462824 CPUtime=3600.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67546/stat : 67546 (fscip) R 67534 67537 58870 0 -1 4194368 984886 0 0 0 359889 195 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67547] ppid=67534 vsize=5502388 memory=-7306360888528822909 CPUtime=3595.37 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67547/stat : 67547 (fscip) R 67534 67537 58870 0 -1 4194368 195855 0 0 0 354404 5133 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67548] ppid=67534 vsize=5502388 memory=0 CPUtime=3602.58 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67548/stat : 67548 (fscip) R 67534 67537 58870 0 -1 4194368 1719852 0 0 0 360053 205 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67549] ppid=67534 vsize=5502388 memory=279414869957776 CPUtime=3601.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67549/stat : 67549 (fscip) R 67534 67537 58870 0 -1 4194368 907793 0 0 0 359918 197 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67550] ppid=67534 vsize=5502388 memory=52404 CPUtime=3597.42 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67550/stat : 67550 (fscip) R 67534 67537 58870 0 -1 4194368 209984 0 0 0 353852 5890 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67551] ppid=67534 vsize=5502388 memory=580344571105232 CPUtime=3601.74 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67551/stat : 67551 (fscip) R 67534 67537 58870 0 -1 4194368 1509427 0 0 0 359989 185 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67552] ppid=67534 vsize=5502388 memory=30888 CPUtime=3601.84 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67552/stat : 67552 (fscip) R 67534 67537 58870 0 -1 4194368 968200 0 0 0 359986 198 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67553] ppid=67534 vsize=5502388 memory=4468564 CPUtime=3593.12 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67553/stat : 67553 (fscip) R 67534 67537 58870 0 -1 4194368 221270 0 0 0 353055 6257 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67554] ppid=67534 vsize=5502388 memory=18232 CPUtime=3602.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67554/stat : 67554 (fscip) R 67534 67537 58870 0 -1 4194368 1661815 0 0 0 359983 220 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67555] ppid=67534 vsize=5502388 memory=25333125866717268 CPUtime=3601.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67555/stat : 67555 (fscip) R 67534 67537 58870 0 -1 4194368 927160 0 0 0 359898 210 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67556] ppid=67534 vsize=5502388 memory=2268 CPUtime=3598.15 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67556/stat : 67556 (fscip) R 67534 67537 58870 0 -1 4194368 187885 0 0 0 354276 5539 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67557] ppid=67534 vsize=5502388 memory=5472 CPUtime=3601.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67557/stat : 67557 (fscip) R 67534 67537 58870 0 -1 4194368 1377848 0 0 0 359962 221 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67558] ppid=67534 vsize=5502388 memory=25333125866717268 CPUtime=3599.47 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67558/stat : 67558 (fscip) R 67534 67537 58870 0 -1 4194368 887414 0 0 0 359757 190 0 0 20 0 41 0 11547175 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67559] ppid=67534 vsize=5502388 memory=2556 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67559/stat : 67559 (fscip) S 67534 67537 58870 0 -1 1077936192 118 0 0 0 1 1 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67560] ppid=67534 vsize=5502388 memory=25333125866717268 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67560/stat : 67560 (fscip) S 67534 67537 58870 0 -1 1077936192 121 0 0 0 1 1 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67561] ppid=67534 vsize=5502388 memory=25333125866717268 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67561/stat : 67561 (fscip) S 67534 67537 58870 0 -1 1077936192 66 0 0 0 2 0 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67562] ppid=67534 vsize=5502388 memory=580344571105232 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67562/stat : 67562 (fscip) S 67534 67537 58870 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67563] ppid=67534 vsize=5502388 memory=16325789170925620 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67563/stat : 67563 (fscip) S 67534 67537 58870 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67564] ppid=67534 vsize=5502388 memory=25333125866717268 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67564/stat : 67564 (fscip) S 67534 67537 58870 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67565] ppid=67534 vsize=5502388 memory=2212 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67565/stat : 67565 (fscip) S 67534 67537 58870 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67566] ppid=67534 vsize=5502388 memory=4468564 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67566/stat : 67566 (fscip) S 67534 67537 58870 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67567] ppid=67534 vsize=5502388 memory=4466280 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67567/stat : 67567 (fscip) S 67534 67537 58870 0 -1 1077936192 122 0 0 0 1 0 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67568] ppid=67534 vsize=5502388 memory=4469216 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67568/stat : 67568 (fscip) S 67534 67537 58870 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67569] ppid=67534 vsize=5502388 memory=279414869653104 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67569/stat : 67569 (fscip) S 67534 67537 58870 0 -1 1077936192 68 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67570] ppid=67534 vsize=5502388 memory=11528 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67570/stat : 67570 (fscip) S 67534 67537 58870 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67571] ppid=67534 vsize=5502388 memory=4432064 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67571/stat : 67571 (fscip) S 67534 67537 58870 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67572] ppid=67534 vsize=5502388 memory=4468460 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67572/stat : 67572 (fscip) S 67534 67537 58870 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67573] ppid=67534 vsize=5502388 memory=4469000 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67573/stat : 67573 (fscip) S 67534 67537 58870 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67574] ppid=67534 vsize=5502388 memory=4468564 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67574/stat : 67574 (fscip) S 67534 67537 58870 0 -1 1077936192 121 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67575] ppid=67534 vsize=5502388 memory=4469512 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67575/stat : 67575 (fscip) S 67534 67537 58870 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67576] ppid=67534 vsize=5502388 memory=11528 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67576/stat : 67576 (fscip) S 67534 67537 58870 0 -1 1077936192 123 0 0 0 1 1 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67577] ppid=67534 vsize=5502388 memory=11528 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67577/stat : 67577 (fscip) S 67534 67537 58870 0 -1 1077936192 120 0 0 0 1 0 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
[pid=67537/tid=67578] ppid=67534 vsize=5502388 memory=13576 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/67537/task/67578/stat : 67578 (fscip) S 67534 67537 58870 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 41 0 11547181 5634445312 1117461 809668444160 4194304 16623229 140733120355376 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 45060096 140733120357386 140733120357504 140733120357504 140733120364528 0
Current children cumulated CPU time: 72000 s
Current children cumulated vsize: 5502388 KiB
Current children cumulated memory: 4469844 KiB

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

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

# cumulated CPU time of all completed processes:  user=71627.6 s, system=372.816 s

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

[startup+3637.82 s]*
/proc/loadavg: 62.35 73.51 78.04 42/938 69730
/proc/meminfo: memFree=757768072/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3637.86
CPU time (s): 72000.4
CPU user time (s): 71627.6
CPU system time (s): 372.816
CPU usage (%): 1979.19
Max. virtual memory (cumulated for all children) (KiB): 5502388
Max. memory (cumulated for all children) (KiB): 4469844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71627.6
system time used= 372.816
maximum resident set size= 4469844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19545423
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= 1403803
involuntary context switches= 502157


# summary of solver processes directly reported to runsolver:
#   pid: 67537
#   total CPU time (s): 72000.4
#   total CPU user time (s): 71627.6
#   total CPU system time (s): 372.816

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 28.5291 second user time and 87.3439 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-07-31 20:14:06
IDJOB=4465200
IDBENCH=147541
IDSOLVER=3094
FILE ID=nodeD102/4465200-1722449646
RUNJOBID= nodeD102-1722441596-58881
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_23.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-4465200-1722449646/watcher-4465200-1722449646 -o /tmp/evaluation-result-4465200-1722449646/solver-4465200-1722449646 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722441596-58881 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465200-1722449646.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 1da12ebdd4ab5e725928f3bf845b8b1e
RANDOM SEED=191679791

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		: 2876.416
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		: 1599.432
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		: 3023.707
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		: 2980.431
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		: 2888.483
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		: 3565.230
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		: 3011.066
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		: 2959.789
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		: 2882.051
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		: 3230.448
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		: 3058.891
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		: 2988.989
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		: 2876.178
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		: 2767.401
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		: 3012.450
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		: 2960.002
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		: 2887.712
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		: 3318.652
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		: 3042.194
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.934
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		: 2888.510
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		: 3411.767
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		: 3056.591
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		: 2987.482
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		: 2888.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		: 2601.994
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		: 3026.720
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		: 2989.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		: 2871.717
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		: 1924.496
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		: 3048.762
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		: 2958.014
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		: 2879.900
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		: 2603.315
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		: 3056.881
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		: 2968.923
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		: 2888.612
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		: 2605.925
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		: 3053.009
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		: 2958.837
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		: 2887.734
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		: 1712.330
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		: 3058.791
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		: 2989.155
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		: 2874.906
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		: 2630.224
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		: 3058.753
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		: 2989.191
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		: 2879.631
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		: 2633.832
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		: 3046.308
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		: 2989.229
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		: 2880.794
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		: 2623.930
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		: 3058.676
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		: 2800.000
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		: 2800.000
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		: 1697.403
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		: 3043.350
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		: 2959.683
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		: 2888.776
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		: 2663.217
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		: 3058.640
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		: 2988.521
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		: 2888.805
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		: 2649.905
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		: 2941.817
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		: 2989.348
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		: 2888.435
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		: 2664.816
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		: 3048.864
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		: 2975.465
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		: 2872.065
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		: 2663.311
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		: 3026.721
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		: 2952.392
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.011
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		: 1410.280
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		: 3058.552
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		: 2976.510
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:        771421728 kB
MemAvailable:   769338972 kB
Buffers:          144660 kB
Cached:           580632 kB
SwapCached:            0 kB
Active:           298664 kB
Inactive:       16682876 kB
Active(anon):       2260 kB
Inactive(anon): 16276024 kB
Active(file):     296404 kB
Inactive(file):   406852 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28212 kB
Writeback:             0 kB
AnonPages:      16255908 kB
Mapped:           125476 kB
Shmem:             22536 kB
KReclaimable:     118548 kB
Slab:             449936 kB
SReclaimable:     118548 kB
SUnreclaim:       331388 kB
KernelStack:       17504 kB
PageTables:        43508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1899508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           201600 kB
HardwareCorrupted:     0 kB
AnonHugePages:    391168 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= 8622808 MiB
End job on nodeD102 at 2024-07-31 21:14:44