Trace number 4465194

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) 72002 3630.3

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_13.opb.PB06.opb
MD5SUM15e811bd466a2fe28afb8f0d217d004b
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 benchmark183
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 variables476
Total number of constraints476
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 constraints476
Minimum length of a constraint3
Maximum length of a constraint20
Number of terms in the objective function 476
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 476
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 476
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 24428544, getVmSize() = 24428544, SCIPgetMemUsed() = 2320693, SCIPgetMemTotal() = 2907149, 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 = 16451096, getVmSize() = 29638656, SCIPgetMemUsed() = 3297959, SCIPgetMemTotal() = 6614919, 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-4465194-1722449753
0.00/0.02	c   Variables        : 476 (476 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 476
0.00/0.02	c   Objective sense  : minimize
0.00/0.02	c Presolved Problem  :
0.00/0.02	c   Variables        : 476 (476 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.02	c   Constraints      : 554
0.00/0.02	c Constraints        : Number
0.00/0.02	c   knapsack         : 432 
0.00/0.02	c   setppc           : 105 
0.00/0.02	c   logicor          : 17 
0.00/0.02	c ** Instance transfer method used: 0
0.00/0.02	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.08	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.08	c                                Nodes    Active                                            
0.00/0.08	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
0.44/0.13	c *       0              3           2        20         217.0000           1.0000          -
0.44/0.13	c *       0              3           2        20         206.0000           1.0000          -
31.67/1.71	c *       2           9967         182        20         202.0000           1.0000          -
31.67/1.74	c *       2           9967         182        20         201.0000           1.0000          -
31.67/1.78	c *       2           9967         182        20         200.0000           1.0000          -
33.44/1.80	c *       2           9967         182        20         199.0000           1.0000          -
35.48/1.94	c *       2           9967         182        20         198.0000           1.0000          -
35.48/1.98	c *       2           9967         182        20         197.0000           1.0000          -
35.48/2.01	c *       2           9967         182        20         196.0000           1.0000          -
37.99/2.05	c *       2           9967         182        20         195.0000           1.0000          -
37.99/2.10	c *       2           9967         182        20         194.0000           1.0000          -
39.77/2.17	c *       2          20238         176        20         193.0000           1.0000          -
41.35/2.23	c *       2          20238         176        20         192.0000           1.0000          -
94.83/5.01	c         5              2           1        20         192.0000         164.0228     17.06%
199.81/10.24	c        10              4           3        20         192.0000         164.5029     16.72%
299.00/15.29	c        15             10           9        20         192.0000         164.5029     16.72%
400.06/20.33	c        20             13          12        20         192.0000         164.5029     16.72%
425.65/21.62	c *      22             15          14        20         191.0000         164.5029     16.11%
434.21/22.10	c *      22             15          14        20         190.0000         164.5029     15.50%
503.00/25.56	c        26             65          64        20         190.0000         164.5307     15.48%
602.01/30.58	c        31            126         125        20         190.0000         164.5307     15.48%
619.76/31.45	c *      31            137         136        20         189.0000         164.5307     14.87%
705.02/35.79	c        36            232         231        20         189.0000         164.5596     14.85%
806.18/40.84	c        41            482         357        20         189.0000         164.7168     14.74%
835.89/42.36	c *      42            488         363        20         188.0000         164.7168     14.14%
907.17/45.91	c        46            542         364        20         188.0000         164.7671     14.10%
1006.27/50.96	c        51            408         407        20         188.0000         164.8200     14.06%
1105.22/55.99	c        56            452         451        20         188.0000         164.8519     14.04%
1206.73/61.06	c        61            512         511        20         188.0000         164.8760     14.03%
1305.91/66.10	c        66            572         571        20         188.0000         164.9349     13.98%
1406.68/71.15	c        71            633         632        20         188.0000         164.9506     13.97%
1505.79/76.20	c        76            690         689        20         188.0000         164.9506     13.97%
1605.98/81.23	c        81           1298         776        20         188.0000         164.9524     13.97%
1704.88/86.24	c        86            852         851        20         188.0000         165.0601     13.90%
1805.95/91.30	c        91            900         899        20         188.0000         165.2099     13.79%
1904.91/96.32	c        96            952         951        20         188.0000         165.3159     13.72%
2005.86/101.41	c       101           1012        1011        20         188.0000         165.3596     13.69%
2104.79/106.50	c       106           1042        1041        20         188.0000         165.3907     13.67%
2205.90/111.53	c       112           1051           1        20         188.0000         165.3907     13.67%
2304.68/116.54	c       117           1057           7        20         188.0000         165.3907     13.67%
2405.74/121.61	c       122           1060          10        20         188.0000         165.3907     13.67%
2504.83/126.64	c       127           1135          85        20         188.0000         165.3907     13.67%
2603.70/131.65	c       132           1356         294        20         188.0000         165.3907     13.67%
2702.65/136.67	c       137           1661         377        20         188.0000         165.3907     13.67%
2746.34/138.81	c *     139           1766         406        20         187.0000         165.3907     13.07%
2801.61/141.68	c       142           1797         397        20         187.0000         165.3907     13.07%
2810.25/142.07	c *     142           1797         397        20         186.0000         165.3907     12.46%
2902.62/146.77	c       147           1919         365        20         186.0000         165.3907     12.46%
3003.72/151.84	c       152           2117         437        20         186.0000         165.3907     12.46%
3065.20/154.94	c *     155           2175         459        20         185.0000         165.3907     11.86%
3102.86/156.85	c       157           2197         450        20         185.0000         165.3907     11.86%
3201.97/161.89	c       162           2284         491        20         185.0000         165.3907     11.86%
3302.89/166.94	c       167           2352         533        20         185.0000         165.3907     11.86%
3328.59/168.26	c *     168           2398         551        20         184.0000         165.3907     11.25%
3401.84/172.01	c       172           2432         517        20         184.0000         165.3907     11.25%
3503.56/177.11	c       177           4152        1505        20         184.0000         165.4167     11.23%
3604.54/182.16	c       182           4292        1545        20         184.0000         165.4343     11.22%
3704.95/187.22	c       187           4492        1579        20         184.0000         165.4396     11.22%
3803.87/192.26	c       192           4732        1609        20         184.0000         165.4555     11.21%
3904.90/197.31	c       197           4942        1653        20         184.0000         165.4822     11.19%
4003.94/202.36	c       202           5152        1693        20         184.0000         165.5308     11.16%
4103.13/207.39	c       207           5282        1735        20         184.0000         165.5595     11.14%
4204.01/212.49	c       212           5510        1765        20         184.0000         165.5629     11.14%
4305.36/217.58	c       218           5692        1801        20         184.0000         165.5820     11.12%
4406.35/222.65	c       223           5852        1837        20         184.0000         165.5879     11.12%
4505.41/227.67	c       228           6055        1886        20         184.0000         165.5961     11.11%
4606.52/232.76	c       233           6232        1921        20         184.0000         165.6234     11.10%
4705.62/237.79	c       238           6362        1983        20         184.0000         165.6703     11.06%
4806.62/242.82	c       243           6462        2031        20         184.0000         165.7034     11.04%
4905.73/247.84	c       248           6592        2075        20         184.0000         165.7214     11.03%
5004.92/252.87	c       253           6762        2115        20         184.0000         165.7655     11.00%
5103.72/257.88	c       258           6962        2137        20         184.0000         165.7771     10.99%
5204.71/262.93	c       263           7172        2175        20         184.0000         165.7897     10.98%
5303.74/267.99	c       268           7402        2203        20         184.0000         165.8179     10.97%
5402.72/273.00	c       273           7552        2247        20         184.0000         165.8287     10.96%
5501.70/278.03	c       278           7682        2289        20         184.0000         165.8415     10.95%
5603.41/283.05	c       283           7802        2325        20         184.0000         165.8534     10.94%
5702.35/288.08	c       288           7962        2373        20         184.0000         165.8804     10.92%
5806.39/293.32	c       293           8112        2413        20         184.0000         165.8964     10.91%
5905.32/298.39	c       298           8252        2477        20         184.0000         165.9196     10.90%
6006.36/303.46	c       303           8382        2517        20         184.0000         165.9484     10.88%
6107.29/308.54	c       309           8592        2553        20         184.0000         165.9664     10.87%
6206.35/313.59	c       314           8702        2603        20         184.0000         165.9802     10.86%
6307.36/318.63	c       319           8849        2634        20         184.0000         165.9856     10.85%
6406.45/323.63	c       324           9062        2677        20         184.0000         165.9970     10.85%
6507.56/328.71	c       329           9172        2701        20         184.0000         166.0287     10.82%
6606.66/333.75	c       334           9392        2751        20         184.0000         166.0402     10.82%
6705.75/338.77	c       339           9622        2795        20         184.0000         166.0579     10.80%
6806.82/343.89	c       344           9762        2847        20         184.0000         166.0729     10.79%
6907.89/348.94	c       349           9972        2887        20         184.0000         166.0984     10.78%
7007.06/353.99	c       354          10152        2917        20         184.0000         166.1050     10.77%
7108.82/359.04	c       359          10337        2964        20         184.0000         166.1166     10.77%
7207.95/364.05	c       364          10472        3013        20         184.0000         166.1346     10.75%
7306.69/369.07	c       369          10592        3043        20         184.0000         166.1516     10.74%
7407.73/374.19	c       374          10770        3149        20         184.0000         166.1530     10.74%
7508.14/379.23	c       379          11012        3199        20         184.0000         166.1557     10.74%
7607.21/384.25	c       384          11240        3253        20         184.0000         166.1650     10.73%
7708.13/389.35	c       389          11452        3297        20         184.0000         166.1885     10.72%
7807.24/394.35	c       394          11632        3353        20         184.0000         166.2059     10.71%
7906.27/399.39	c       399          11862        3391        20         184.0000         166.2102     10.70%
8007.31/404.49	c       404          12039        3446        20         184.0000         166.2133     10.70%
8108.42/409.54	c       410          12212        3505        20         184.0000         166.2375     10.68%
8207.31/414.59	c       415          12392        3565        20         184.0000         166.2505     10.68%
8308.22/419.63	c       420          12584        3653        20         184.0000         166.2571     10.67%
8407.36/424.69	c       425          12802        3707        20         184.0000         166.2807     10.66%
8508.37/429.73	c       430          13042        3743        20         184.0000         166.2872     10.65%
8607.50/434.79	c       435          13292        3785        20         184.0000         166.2943     10.65%
8708.61/439.84	c       440          13512        3853        20         184.0000         166.3180     10.63%
8807.64/444.89	c       445          13770        3915        20         184.0000         166.3366     10.62%
8908.77/449.94	c       450          14012        3953        20         184.0000         166.3529     10.61%
9007.87/454.95	c       455          14272        4007        20         184.0000         166.3628     10.60%
9106.80/459.98	c       460          14532        4075        20         184.0000         166.3756     10.59%
9208.64/465.09	c       465          14696        4117        20         184.0000         166.3805     10.59%
9307.70/470.12	c       470          14892        4151        20         184.0000         166.3928     10.58%
9409.03/475.19	c       475          15162        4195        20         184.0000         166.4010     10.58%
9509.23/480.20	c       480          15442        4233        20         184.0000         166.4143     10.57%
9608.13/485.29	c       485          15692        4273        20         184.0000         166.4199     10.56%
9709.04/490.32	c       490          15732        4301        20         184.0000         166.4262     10.56%
9808.11/495.39	c       495          16042        4351        20         184.0000         166.4422     10.55%
9909.20/500.41	c       500          16250        4411        20         184.0000         166.4559     10.54%
10008.43/505.44	c       505          16492        4459        20         184.0000         166.4626     10.54%
10107.33/510.45	c       510          16722        4507        20         184.0000         166.4760     10.53%
10206.40/515.45	c       515          16840        4545        20         184.0000         166.4886     10.52%
10305.37/520.47	c       520          17141        4596        20         184.0000         166.4932     10.52%
10408.39/525.61	c       526          17352        4647        20         184.0000         166.5052     10.51%
10507.43/530.67	c       531          17512        4677        20         184.0000         166.5096     10.50%
10608.54/535.79	c       536          17662        4705        20         184.0000         166.5165     10.50%
10709.59/540.84	c       541          17792        4727        20         184.0000         166.5213     10.50%
10808.53/545.89	c       546          17910        4749        20         184.0000         166.5239     10.49%
10909.11/550.94	c       551          18005        4776        20         184.0000         166.5295     10.49%
11008.20/555.99	c       556          18144        4799        20         184.0000         166.5473     10.48%
11110.06/561.04	c       561          18332        4833        20         184.0000         166.5507     10.48%
11209.13/566.06	c       566          18492        4865        20         184.0000         166.5549     10.47%
11308.28/571.06	c       571          18582        4881        20         184.0000         166.5569     10.47%
11407.52/576.09	c       576          18734        4893        20         184.0000         166.5570     10.47%
11506.32/581.12	c       581          18952        4905        20         184.0000         166.5600     10.47%
11607.38/586.17	c       586          19092        4945        20         184.0000         166.5645     10.47%
11707.87/591.23	c       591          19192        4959        20         184.0000         166.5667     10.47%
11808.89/596.39	c       596          19312        4995        20         184.0000         166.5741     10.46%
11910.00/601.44	c       601          19400        5025        20         184.0000         166.5750     10.46%
12009.05/606.49	c       606          19532        5049        20         184.0000         166.5800     10.46%
12109.93/611.54	c       612          19600        5073        20         184.0000         166.5835     10.46%
12208.91/616.59	c       617          19792        5113        20         184.0000         166.5904     10.45%
12309.92/621.64	c       622          19955        5154        20         184.0000         166.5935     10.45%
12409.04/626.68	c       627          20095        5206        20         184.0000         166.5991     10.44%
12510.23/631.74	c       632          20270        5225        20         184.0000         166.6069     10.44%
12609.33/636.76	c       637          20516        5257        20         184.0000         166.6070     10.44%
12708.44/641.79	c       642          20622        5265        20         184.0000         166.6092     10.44%
12809.60/646.81	c       647          20792        5299        20         184.0000         166.6198     10.43%
12908.68/651.86	c       652          20912        5323        20         184.0000         166.6228     10.43%
13007.82/656.88	c       657          21032        5355        20         184.0000         166.6279     10.43%
13108.93/661.94	c       662          21141        5392        20         184.0000         166.6310     10.42%
13208.12/666.97	c       667          21252        5405        20         184.0000         166.6324     10.42%
13307.28/672.00	c       672          21372        5427        20         184.0000         166.6392     10.42%
13409.06/677.04	c       677          21450        5451        20         184.0000         166.6415     10.42%
13508.29/682.06	c       682          21622        5463        20         184.0000         166.6425     10.42%
13609.24/687.16	c       687          21792        5483        20         184.0000         166.6572     10.41%
13711.67/692.34	c       692          21922        5503        20         184.0000         166.6621     10.40%
13810.75/697.34	c       697          22002        5531        20         184.0000         166.6682     10.40%
13909.82/702.38	c       702          22242        5551        20         184.0000         166.6715     10.40%
14011.02/707.49	c       708          22354        5591        20         184.0000         166.6750     10.39%
14112.15/712.54	c       713          22514        5607        20         184.0000         166.6766     10.39%
14211.29/717.59	c       718          22722        5633        20         184.0000         166.6871     10.39%
14312.52/722.64	c       723          22792        5657        20         184.0000         166.6961     10.38%
14411.54/727.66	c       728          22892        5685        20         184.0000         166.6993     10.38%
14512.39/732.73	c       733          23012        5711        20         184.0000         166.7036     10.38%
14611.51/737.79	c       738          23242        5725        20         184.0000         166.7103     10.37%
14712.61/742.83	c       743          23322        5755        20         184.0000         166.7129     10.37%
14811.71/747.89	c       748          23492        5763        20         184.0000         166.7164     10.37%
14912.85/752.95	c       753          23582        5787        20         184.0000         166.7185     10.37%
15011.92/757.99	c       758          23695        5822        20         184.0000         166.7206     10.36%
15111.18/763.00	c       763          23876        5835        20         184.0000         166.7244     10.36%
15212.83/768.09	c       768          24042        5853        20         184.0000         166.7302     10.36%
15312.04/773.14	c       773          24132        5901        20         184.0000         166.7399     10.35%
15412.95/778.17	c       778          24308        5923        20         184.0000         166.7402     10.35%
15512.03/783.18	c       783          24492        5951        20         184.0000         166.7420     10.35%
15611.16/788.19	c       788          24640        5981        20         184.0000         166.7448     10.35%
15711.62/793.22	c       793          24722        6013        20         184.0000         166.7533     10.34%
15812.78/798.34	c       798          24920        6037        20         184.0000         166.7608     10.34%
15913.92/803.44	c       803          25072        6061        20         184.0000         166.7647     10.34%
16012.94/808.48	c       808          25222        6081        20         184.0000         166.7671     10.33%
16113.96/813.54	c       814          25342        6097        20         184.0000         166.7683     10.33%
16213.01/818.57	c       819          25442        6141        20         184.0000         166.7726     10.33%
16314.12/823.64	c       824          25682        6167        20         184.0000         166.7735     10.33%
16413.22/828.69	c       829          25790        6205        20         184.0000         166.7755     10.33%
16514.39/833.74	c       834          26002        6223        20         184.0000         166.7803     10.32%
16613.53/838.76	c       839          26122        6249        20         184.0000         166.7838     10.32%
16712.73/843.76	c       844          26292        6263        20         184.0000         166.7860     10.32%
16813.79/848.83	c       849          26399        6300        20         184.0000         166.7877     10.32%
16912.91/853.84	c       854          26592        6299        20         184.0000         166.7900     10.32%
17014.04/858.94	c       859          26682        6331        20         184.0000         166.7938     10.32%
17113.09/863.98	c       864          26842        6355        20         184.0000         166.7964     10.31%
17212.11/869.02	c       869          26972        6365        20         184.0000         166.7964     10.31%
17315.72/874.14	c       874          27132        6389        20         184.0000         166.8006     10.31%
17414.80/879.19	c       879          27232        6417        20         184.0000         166.8051     10.31%
17515.38/884.24	c       884          27312        6433        20         184.0000         166.8131     10.30%
17614.32/889.29	c       889          27372        6461        20         184.0000         166.8145     10.30%
17715.36/894.31	c       894          27502        6491        20         184.0000         166.8186     10.30%
17814.43/899.40	c       899          27633        6526        20         184.0000         166.8224     10.30%
17915.46/904.44	c       904          27800        6559        20         184.0000         166.8231     10.30%
18014.32/909.49	c       910          27940        6593        20         184.0000         166.8270     10.29%
18115.58/914.53	c       915          28080        6623        20         184.0000         166.8285     10.29%
18214.43/919.59	c       920          28150        6651        20         184.0000         166.8352     10.29%
18315.47/924.61	c       925          28402        6667        20         184.0000         166.8371     10.29%
18414.54/929.69	c       930          28472        6701        20         184.0000         166.8395     10.29%
18515.62/934.74	c       935          28622        6737        20         184.0000         166.8428     10.28%
18614.72/939.78	c       940          28761        6778        20         184.0000         166.8451     10.28%
18715.81/944.84	c       945          28952        6799        20         184.0000         166.8475     10.28%
18814.86/949.89	c       950          29020        6825        20         184.0000         166.8557     10.27%
18916.00/954.94	c       955          29172        6845        20         184.0000         166.8588     10.27%
19015.01/959.99	c       960          29332        6855        20         184.0000         166.8607     10.27%
19114.12/965.01	c       965          29460        6883        20         184.0000         166.8648     10.27%
19215.80/970.10	c       970          29570        6897        20         184.0000         166.8678     10.27%
19314.74/975.12	c       975          29710        6921        20         184.0000         166.8693     10.27%
19415.59/980.16	c       980          29860        6965        20         184.0000         166.8720     10.26%
19515.80/985.20	c       985          30002        6981        20         184.0000         166.8769     10.26%
19614.87/990.29	c       990          30152        7013        20         184.0000         166.8781     10.26%
19716.01/995.34	c       995          30292        7041        20         184.0000         166.8791     10.26%
19814.85/1000.39	c      1000          30442        7077        20         184.0000         166.8813     10.26%
19915.94/1005.43	c      1005          30529        7108        20         184.0000         166.8847     10.26%
20015.06/1010.49	c      1010          30610        7133        20         184.0000         166.8890     10.25%
20116.07/1015.54	c      1016          30732        7167        20         184.0000         166.8949     10.25%
20215.17/1020.59	c      1021          30912        7193        20         184.0000         166.8988     10.25%
20316.35/1025.61	c      1026          31030        7209        20         184.0000         166.9021     10.24%
20415.29/1030.64	c      1031          31202        7223        20         184.0000         166.9042     10.24%
20516.51/1035.75	c      1036          31240        7255        20         184.0000         166.9064     10.24%
20615.37/1040.77	c      1041          31410        7281        20         184.0000         166.9089     10.24%
20716.46/1045.84	c      1046          31532        7311        20         184.0000         166.9127     10.24%
20815.51/1050.87	c      1051          31670        7337        20         184.0000         166.9142     10.24%
20916.66/1055.93	c      1056          31822        7355        20         184.0000         166.9192     10.23%
21015.85/1060.99	c      1061          31855        7380        20         184.0000         166.9209     10.23%
21115.07/1066.00	c      1066          32020        7407        20         184.0000         166.9227     10.23%
21214.13/1071.03	c      1071          32152        7425        20         184.0000         166.9242     10.23%
21317.89/1076.14	c      1076          32322        7463        20         184.0000         166.9326     10.22%
21417.00/1081.15	c      1081          32412        7489        20         184.0000         166.9336     10.22%
21516.12/1086.19	c      1086          32560        7525        20         184.0000         166.9383     10.22%
21616.47/1091.29	c      1091          32662        7547        20         184.0000         166.9432     10.22%
21717.75/1096.34	c      1096          32759        7578        20         184.0000         166.9475     10.21%
21816.73/1101.39	c      1101          32892        7597        20         184.0000         166.9530     10.21%
21917.87/1106.43	c      1106          33040        7609        20         184.0000         166.9555     10.21%
22016.91/1111.49	c      1112          33212        7627        20         184.0000         166.9575     10.21%
22117.90/1116.53	c      1117          33354        7649        20         184.0000         166.9611     10.21%
22217.02/1121.54	c      1122          33514        7667        20         184.0000         166.9616     10.20%
22316.10/1126.55	c      1127          33762        7689        20         184.0000         166.9646     10.20%
22415.16/1131.59	c      1132          33853        7712        20         184.0000         166.9669     10.20%
22516.30/1136.65	c      1137          33960        7749        20         184.0000         166.9700     10.20%
22615.42/1141.67	c      1142          34175        7766        20         184.0000         166.9703     10.20%
22716.54/1146.72	c      1147          34312        7799        20         184.0000         166.9718     10.20%
22815.43/1151.75	c      1152          34432        7837        20         184.0000         166.9746     10.20%
22918.50/1156.91	c      1157          34532        7867        20         184.0000         166.9786     10.19%
23017.46/1161.99	c      1162          34682        7897        20         184.0000         166.9809     10.19%
23116.61/1167.04	c      1167          34782        7919        20         184.0000         166.9825     10.19%
23218.54/1172.06	c      1172          34954        7959        20         184.0000         166.9834     10.19%
23319.39/1177.14	c      1177          35081        7980        20         184.0000         166.9849     10.19%
23418.43/1182.19	c      1182          35232        8017        20         184.0000         166.9897     10.19%
23518.85/1187.22	c      1187          35322        8041        20         184.0000         166.9906     10.19%
23617.99/1192.22	c      1192          35432        8067        20         184.0000         166.9916     10.19%
23718.83/1197.34	c      1197          35582        8087        20         184.0000         166.9966     10.18%
23817.70/1202.39	c      1202          35682        8115        20         184.0000         166.9976     10.18%
23918.74/1207.44	c      1207          35812        8143        20         184.0000         167.0001     10.18%
24017.69/1212.47	c      1212          35942        8159        20         184.0000         167.0003     10.18%
24118.72/1217.50	c      1218          36012        8191        20         184.0000         167.0071     10.17%
24217.82/1222.51	c      1223          36196        8209        20         184.0000         167.0089     10.17%
24316.85/1227.53	c      1228          36340        8227        20         184.0000         167.0093     10.17%
24415.87/1232.59	c      1233          36552        8241        20         184.0000         167.0109     10.17%
24515.00/1237.60	c      1238          36692        8257        20         184.0000         167.0152     10.17%
24618.04/1242.71	c      1243          36787        8292        20         184.0000         167.0170     10.17%
24719.10/1247.84	c      1248          36899        8326        20         184.0000         167.0190     10.17%
24818.16/1252.89	c      1253          37132        8341        20         184.0000         167.0201     10.17%
24919.20/1257.94	c      1258          37210        8365        20         184.0000         167.0209     10.17%
25018.29/1262.96	c      1263          37372        8393        20         184.0000         167.0213     10.17%
25120.10/1268.04	c      1268          37482        8431        20         184.0000         167.0248     10.16%
25218.73/1273.09	c      1273          37582        8455        20         184.0000         167.0275     10.16%
25319.84/1278.14	c      1278          37702        8473        20         184.0000         167.0289     10.16%
25418.91/1283.19	c      1283          37860        8495        20         184.0000         167.0298     10.16%
25519.13/1288.23	c      1288          38032        8515        20         184.0000         167.0319     10.16%
25618.19/1293.26	c      1293          38172        8543        20         184.0000         167.0324     10.16%
25719.12/1298.34	c      1298          38231        8574        20         184.0000         167.0359     10.16%
25818.28/1303.39	c      1303          38342        8579        20         184.0000         167.0374     10.15%
25919.25/1308.44	c      1308          38422        8603        20         184.0000         167.0392     10.15%
26018.34/1313.46	c      1313          38614        8635        20         184.0000         167.0415     10.15%
26119.20/1318.50	c      1319          38732        8659        20         184.0000         167.0434     10.15%
26218.30/1323.52	c      1324          38889        8696        20         184.0000         167.0435     10.15%
26317.22/1328.58	c      1329          39080        8711        20         184.0000         167.0436     10.15%
26418.38/1333.61	c      1334          39312        8733        20         184.0000         167.0444     10.15%
26519.40/1338.74	c      1339          39432        8761        20         184.0000         167.0449     10.15%
26618.55/1343.79	c      1344          39562        8781        20         184.0000         167.0466     10.15%
26719.58/1348.84	c      1349          39663        8830        20         184.0000         167.0502     10.15%
26818.80/1353.89	c      1354          39780        8865        20         184.0000         167.0520     10.15%
26919.67/1358.94	c      1359          39922        8899        20         184.0000         167.0543     10.14%
27018.74/1363.97	c      1364          39992        8925        20         184.0000         167.0562     10.14%
27117.88/1368.99	c      1369          40112        8963        20         184.0000         167.0577     10.14%
27219.60/1374.09	c      1374          40222        8987        20         184.0000         167.0612     10.14%
27318.66/1379.13	c      1379          40352        9021        20         184.0000         167.0646     10.14%
27419.98/1384.17	c      1384          40542        9047        20         184.0000         167.0660     10.14%
27520.19/1389.24	c      1389          40612        9073        20         184.0000         167.0706     10.13%
27619.25/1394.28	c      1394          40712        9109        20         184.0000         167.0725     10.13%
27720.35/1399.34	c      1399          40780        9147        20         184.0000         167.0735     10.13%
27819.44/1404.36	c      1404          40960        9163        20         184.0000         167.0739     10.13%
27920.57/1409.43	c      1409          41152        9177        20         184.0000         167.0766     10.13%
28019.67/1414.44	c      1414          41238        9199        20         184.0000         167.0775     10.13%
28120.71/1419.53	c      1420          41432        9221        20         184.0000         167.0791     10.13%
28219.78/1424.59	c      1425          41552        9243        20         184.0000         167.0826     10.13%
28320.70/1429.64	c      1430          41702        9291        20         184.0000         167.0839     10.12%
28419.65/1434.69	c      1435          41893        9318        20         184.0000         167.0852     10.12%
28520.59/1439.71	c      1440          42010        9339        20         184.0000         167.0865     10.12%
28619.62/1444.75	c      1445          42202        9377        20         184.0000         167.0882     10.12%
28718.78/1449.77	c      1450          42402        9405        20         184.0000         167.0886     10.12%
28819.90/1454.87	c      1455          42480        9437        20         184.0000         167.0921     10.12%
28920.98/1459.90	c      1460          42640        9471        20         184.0000         167.0939     10.12%
29020.18/1464.94	c      1465          42830        9507        20         184.0000         167.0945     10.12%
29119.31/1469.99	c      1470          42992        9531        20         184.0000         167.0968     10.12%
29221.11/1475.09	c      1475          43142        9557        20         184.0000         167.0983     10.11%
29322.43/1480.14	c      1480          43282        9589        20         184.0000         167.0997     10.11%
29421.45/1485.18	c      1485          43412        9605        20         184.0000         167.1002     10.11%
29522.09/1490.22	c      1490          43542        9649        20         184.0000         167.1041     10.11%
29621.32/1495.22	c      1495          43687        9680        20         184.0000         167.1059     10.11%
29720.47/1500.27	c      1500          43912        9691        20         184.0000         167.1078     10.11%
29819.69/1505.29	c      1505          44103        9722        20         184.0000         167.1087     10.11%
29920.88/1510.33	c      1510          44334        9763        20         184.0000         167.1102     10.11%
30021.99/1515.41	c      1515          44472        9779        20         184.0000         167.1106     10.11%
30120.92/1520.41	c      1520          44532        9813        20         184.0000         167.1126     10.11%
30219.83/1525.47	c      1525          44622        9853        20         184.0000         167.1151     10.10%
30320.92/1530.56	c      1531          44772        9883        20         184.0000         167.1172     10.10%
30422.12/1535.69	c      1536          44942        9933        20         184.0000         167.1191     10.10%
30523.12/1540.74	c      1541          45212        9961        20         184.0000         167.1235     10.10%
30622.31/1545.78	c      1546          45312        9981        20         184.0000         167.1241     10.10%
30721.50/1550.79	c      1551          45422       10013        20         184.0000         167.1250     10.10%
30822.65/1555.89	c      1556          45572       10035        20         184.0000         167.1277     10.10%
30923.85/1560.94	c      1561          45692       10069        20         184.0000         167.1282     10.10%
31023.04/1565.99	c      1566          45872       10093        20         184.0000         167.1311     10.09%
31125.02/1571.04	c      1571          46141       10108        20         184.0000         167.1311     10.09%
31224.16/1576.06	c      1576          46292       10129        20         184.0000         167.1332     10.09%
31325.36/1581.14	c      1581          46572       10157        20         184.0000         167.1336     10.09%
31424.22/1586.19	c      1586          46737       10194        20         184.0000         167.1344     10.09%
31524.90/1591.24	c      1591          46942       10203        20         184.0000         167.1372     10.09%
31624.13/1596.26	c      1596          47032       10247        20         184.0000         167.1385     10.09%
31723.28/1601.29	c      1601          47142       10279        20         184.0000         167.1402     10.09%
31824.38/1606.39	c      1606          47272       10297        20         184.0000         167.1418     10.09%
31925.52/1611.44	c      1611          47372       10339        20         184.0000         167.1443     10.08%
32024.65/1616.49	c      1616          47562       10361        20         184.0000         167.1451     10.08%
32125.83/1621.54	c      1622          47784       10385        20         184.0000         167.1466     10.08%
32225.06/1626.59	c      1627          48062       10403        20         184.0000         167.1473     10.08%
32326.26/1631.64	c      1632          48202       10427        20         184.0000         167.1482     10.08%
32425.48/1636.65	c      1637          48282       10455        20         184.0000         167.1497     10.08%
32526.68/1641.74	c      1642          48342       10487        20         184.0000         167.1501     10.08%
32625.89/1646.79	c      1647          48461       10526        20         184.0000         167.1532     10.08%
32727.07/1651.84	c      1652          48689       10560        20         184.0000         167.1534     10.08%
32826.16/1656.88	c      1657          48942       10589        20         184.0000         167.1537     10.08%
32927.27/1661.94	c      1662          49132       10621        20         184.0000         167.1555     10.08%
33026.39/1666.98	c      1667          49242       10653        20         184.0000         167.1569     10.08%
33125.55/1672.00	c      1672          49392       10691        20         184.0000         167.1599     10.07%
33224.77/1677.02	c      1677          49572       10711        20         184.0000         167.1635     10.07%
33323.96/1682.03	c      1682          49752       10723        20         184.0000         167.1644     10.07%
33425.68/1687.05	c      1687          49902       10763        20         184.0000         167.1654     10.07%
33524.96/1692.08	c      1692          50052       10775        20         184.0000         167.1672     10.07%
33626.22/1697.17	c      1697          50141       10820        20         184.0000         167.1680     10.07%
33725.59/1702.19	c      1702          50270       10849        20         184.0000         167.1699     10.07%
33825.86/1707.21	c      1707          50432       10875        20         184.0000         167.1726     10.07%
33924.95/1712.24	c      1712          50510       10905        20         184.0000         167.1732     10.07%
34024.08/1717.24	c      1717          50732       10937        20         184.0000         167.1771     10.06%
34125.21/1722.36	c      1722          50962       10969        20         184.0000         167.1799     10.06%
34228.36/1727.52	c      1728          51072       10993        20         184.0000         167.1803     10.06%
34327.48/1732.55	c      1733          51232       11033        20         184.0000         167.1828     10.06%
34426.55/1737.57	c      1738          51402       11051        20         184.0000         167.1832     10.06%
34529.67/1742.73	c      1743          51531       11084        20         184.0000         167.1845     10.06%
34628.82/1747.79	c      1748          51762       11107        20         184.0000         167.1860     10.06%
34730.04/1752.84	c      1753          51942       11123        20         184.0000         167.1865     10.06%
34829.20/1757.89	c      1758          52092       11153        20         184.0000         167.1876     10.06%
34930.38/1762.94	c      1763          52222       11193        20         184.0000         167.1883     10.06%
35029.50/1767.97	c      1768          52331       11232        20         184.0000         167.1894     10.05%
35131.34/1773.04	c      1773          52462       11247        20         184.0000         167.1910     10.05%
35230.45/1778.06	c      1778          52522       11289        20         184.0000         167.1924     10.05%
35329.70/1783.12	c      1783          52728       11311        20         184.0000         167.1946     10.05%
35430.64/1788.16	c      1788          52912       11329        20         184.0000         167.1951     10.05%
35531.12/1793.20	c      1793          53002       11353        20         184.0000         167.1956     10.05%
35630.17/1798.22	c      1798          53100       11369        20         184.0000         167.1959     10.05%
35729.44/1803.28	c      1803          53292       11397        20         184.0000         167.1979     10.05%
35830.65/1808.38	c      1808          53432       11449        20         184.0000         167.1992     10.05%
35931.91/1813.44	c      1813          53650       11469        20         184.0000         167.2004     10.05%
36031.18/1818.49	c      1818          53770       11503        20         184.0000         167.2018     10.05%
36132.44/1823.53	c      1824          53965       11530        20         184.0000         167.2024     10.05%
36231.59/1828.58	c      1829          54142       11543        20         184.0000         167.2029     10.05%
36332.76/1833.60	c      1834          54252       11569        20         184.0000         167.2032     10.05%
36432.02/1838.61	c      1839          54340       11609        20         184.0000         167.2036     10.05%
36531.25/1843.65	c      1844          54472       11629        20         184.0000         167.2048     10.04%
36632.53/1848.79	c      1849          54592       11643        20         184.0000         167.2070     10.04%
36733.80/1853.81	c      1854          54730       11679        20         184.0000         167.2085     10.04%
36833.06/1858.83	c      1859          54802       11715        20         184.0000         167.2097     10.04%
36932.32/1863.85	c      1864          54912       11733        20         184.0000         167.2108     10.04%
37031.58/1868.87	c      1869          55020       11759        20         184.0000         167.2120     10.04%
37130.78/1873.89	c      1874          55162       11789        20         184.0000         167.2154     10.04%
37231.92/1878.91	c      1879          55242       11807        20         184.0000         167.2156     10.04%
37331.16/1883.93	c      1884          55412       11825        20         184.0000         167.2172     10.04%
37430.50/1888.96	c      1889          55500       11849        20         184.0000         167.2175     10.04%
37529.62/1894.03	c      1894          55622       11873        20         184.0000         167.2189     10.04%
37631.37/1899.08	c      1899          55732       11903        20         184.0000         167.2206     10.03%
37730.52/1904.11	c      1904          55871       11938        20         184.0000         167.2229     10.03%
37831.98/1909.16	c      1909          56032       11951        20         184.0000         167.2234     10.03%
37932.42/1914.21	c      1914          56172       11973        20         184.0000         167.2266     10.03%
38031.69/1919.23	c      1919          56240       12013        20         184.0000         167.2282     10.03%
38130.93/1924.23	c      1924          56422       12045        20         184.0000         167.2296     10.03%
38234.19/1929.41	c      1929          56582       12087        20         184.0000         167.2315     10.03%
38337.44/1934.64	c      1935          56692       12115        20         184.0000         167.2340     10.03%
38436.73/1939.69	c      1940          56792       12147        20         184.0000         167.2355     10.02%
38537.98/1944.72	c      1945          56872       12173        20         184.0000         167.2368     10.02%
38637.25/1949.75	c      1950          56972       12203        20         184.0000         167.2374     10.02%
38736.47/1954.76	c      1955          57112       12241        20         184.0000         167.2405     10.02%
38837.73/1959.84	c      1960          57172       12275        20         184.0000         167.2421     10.02%
38938.98/1964.94	c      1965          57373       12300        20         184.0000         167.2422     10.02%
39038.21/1970.00	c      1970          57552       12307        20         184.0000         167.2433     10.02%
39139.92/1975.04	c      1975          57640       12343        20         184.0000         167.2443     10.02%
39239.15/1980.09	c      1980          57772       12357        20         184.0000         167.2459     10.02%
39340.58/1985.15	c      1985          57830       12391        20         184.0000         167.2476     10.02%
39439.95/1990.19	c      1990          57942       12417        20         184.0000         167.2483     10.02%
39540.37/1995.23	c      1995          58092       12439        20         184.0000         167.2492     10.02%
39639.63/2000.29	c      2000          58252       12469        20         184.0000         167.2527     10.01%
39740.74/2005.34	c      2005          58382       12507        20         184.0000         167.2550     10.01%
39840.03/2010.39	c      2010          58488       12539        20         184.0000         167.2558     10.01%
39941.26/2015.44	c      2015          58652       12569        20         184.0000         167.2594     10.01%
40040.47/2020.46	c      2020          58822       12589        20         184.0000         167.2600     10.01%
40139.71/2025.48	c      2025          58972       12629        20         184.0000         167.2622     10.01%
40240.95/2030.59	c      2031          59152       12653        20         184.0000         167.2629     10.01%
40342.26/2035.62	c      2036          59252       12671        20         184.0000         167.2641     10.01%
40441.51/2040.68	c      2041          59332       12713        20         184.0000         167.2663     10.00%
40542.73/2045.75	c      2046          59453       12752        20         184.0000         167.2671     10.00%
40641.95/2050.77	c      2051          59673       12780        20         184.0000         167.2683     10.00%
40743.21/2055.84	c      2056          59827       12798        20         184.0000         167.2687     10.00%
40842.52/2060.89	c      2061          59982       12837        20         184.0000         167.2710     10.00%
40943.61/2065.94	c      2066          60112       12879        20         184.0000         167.2722     10.00%
41042.86/2070.96	c      2071          60229       12888        20         184.0000         167.2726     10.00%
41142.13/2076.03	c      2076          60378       12919        20         184.0000         167.2736     10.00%
41243.79/2081.09	c      2081          60542       12941        20         184.0000         167.2748     10.00%
41343.32/2086.11	c      2086          60743       12984        20         184.0000         167.2759     10.00%
41444.45/2091.18	c      2091          60842       12999        20         184.0000         167.2777     10.00%
41544.98/2096.24	c      2096          60940       13023        20         184.0000         167.2786     10.00%
41644.14/2101.29	c      2101          61115       13050        20         184.0000         167.2789     10.00%
41745.34/2106.34	c      2106          61303       13070        20         184.0000         167.2809      9.99%
41844.78/2111.39	c      2111          61532       13077        20         184.0000         167.2813      9.99%
41945.88/2116.44	c      2116          61592       13117        20         184.0000         167.2844      9.99%
42045.15/2121.49	c      2122          61762       13133        20         184.0000         167.2848      9.99%
42146.34/2126.54	c      2127          61880       13171        20         184.0000         167.2867      9.99%
42245.56/2131.57	c      2132          62012       13189        20         184.0000         167.2878      9.99%
42346.83/2136.62	c      2137          62202       13217        20         184.0000         167.2885      9.99%
42446.13/2141.64	c      2142          62272       13253        20         184.0000         167.2895      9.99%
42547.41/2146.74	c      2147          62392       13285        20         184.0000         167.2924      9.99%
42646.69/2151.79	c      2152          62512       13319        20         184.0000         167.2939      9.99%
42747.93/2156.84	c      2157          62682       13343        20         184.0000         167.2952      9.99%
42847.23/2161.85	c      2162          62852       13385        20         184.0000         167.2965      9.98%
42948.52/2166.94	c      2167          62932       13415        20         184.0000         167.2973      9.98%
43047.74/2171.99	c      2172          63100       13449        20         184.0000         167.2977      9.98%
43149.60/2177.04	c      2177          63251       13478        20         184.0000         167.2987      9.98%
43248.84/2182.09	c      2182          63432       13503        20         184.0000         167.2996      9.98%
43350.31/2187.14	c      2187          63572       13539        20         184.0000         167.3004      9.98%
43449.58/2192.19	c      2192          63672       13575        20         184.0000         167.3037      9.98%
43549.99/2197.23	c      2197          63798       13609        20         184.0000         167.3059      9.98%
43649.16/2202.29	c      2202          63942       13635        20         184.0000         167.3063      9.98%
43750.45/2207.32	c      2207          64070       13651        20         184.0000         167.3065      9.98%
43849.52/2212.33	c      2212          64282       13677        20         184.0000         167.3069      9.98%
43948.74/2217.36	c      2217          64412       13705        20         184.0000         167.3083      9.98%
44047.93/2222.39	c      2222          64612       13723        20         184.0000         167.3089      9.98%
44151.03/2227.53	c      2228          64702       13753        20         184.0000         167.3118      9.97%
44250.29/2232.59	c      2233          64882       13783        20         184.0000         167.3126      9.97%
44351.54/2237.64	c      2238          65114       13805        20         184.0000         167.3138      9.97%
44450.80/2242.66	c      2243          65314       13837        20         184.0000         167.3158      9.97%
44552.00/2247.74	c      2248          65542       13849        20         184.0000         167.3163      9.97%
44651.28/2252.79	c      2253          65690       13887        20         184.0000         167.3170      9.97%
44752.58/2257.84	c      2258          65932       13891        20         184.0000         167.3176      9.97%
44851.89/2262.89	c      2263          66087       13916        20         184.0000         167.3179      9.97%
44953.18/2267.92	c      2268          66262       13941        20         184.0000         167.3198      9.97%
45052.47/2272.99	c      2273          66402       13965        20         184.0000         167.3205      9.97%
45151.77/2278.03	c      2278          66562       13989        20         184.0000         167.3209      9.97%
45253.64/2283.05	c      2283          66790       14005        20         184.0000         167.3212      9.97%
45352.97/2288.11	c      2288          66860       14035        20         184.0000         167.3231      9.97%
45454.12/2293.19	c      2293          67062       14069        20         184.0000         167.3242      9.97%
45554.79/2298.20	c      2298          67190       14097        20         184.0000         167.3252      9.97%
45654.03/2303.29	c      2303          67342       14121        20         184.0000         167.3269      9.96%
45755.27/2308.34	c      2308          67462       14145        20         184.0000         167.3282      9.96%
45854.58/2313.35	c      2313          67532       14187        20         184.0000         167.3295      9.96%
45953.73/2318.36	c      2318          67682       14215        20         184.0000         167.3313      9.96%
46054.94/2323.46	c      2323          67820       14237        20         184.0000         167.3315      9.96%
46156.19/2328.54	c      2329          67984       14241        20         184.0000         167.3328      9.96%
46255.48/2333.59	c      2334          68173       14254        20         184.0000         167.3341      9.96%
46356.66/2338.64	c      2339          68399       14258        20         184.0000         167.3341      9.96%
46455.95/2343.69	c      2344          68572       14279        20         184.0000         167.3345      9.96%
46557.18/2348.74	c      2349          68742       14309        20         184.0000         167.3358      9.96%
46656.46/2353.77	c      2354          68862       14339        20         184.0000         167.3376      9.96%
46757.68/2358.84	c      2359          68992       14369        20         184.0000         167.3380      9.96%
46856.97/2363.89	c      2364          69090       14405        20         184.0000         167.3402      9.96%
46958.24/2368.94	c      2369          69273       14442        20         184.0000         167.3416      9.95%
47057.54/2373.99	c      2374          69478       14469        20         184.0000         167.3419      9.95%
47159.48/2379.04	c      2379          69642       14479        20         184.0000         167.3425      9.95%
47258.61/2384.08	c      2384          69760       14505        20         184.0000         167.3427      9.95%
47359.97/2389.14	c      2389          69930       14519        20         184.0000         167.3440      9.95%
47459.20/2394.19	c      2394          70142       14531        20         184.0000         167.3447      9.95%
47559.92/2399.24	c      2399          70244       14563        20         184.0000         167.3460      9.95%
47659.23/2404.29	c      2404          70534       14577        20         184.0000         167.3467      9.95%
47760.51/2409.32	c      2409          70732       14593        20         184.0000         167.3481      9.95%
47859.75/2414.36	c      2414          70865       14628        20         184.0000         167.3489      9.95%
47960.91/2419.44	c      2419          71052       14659        20         184.0000         167.3492      9.95%
48060.20/2424.49	c      2424          71252       14687        20         184.0000         167.3498      9.95%
48159.48/2429.50	c      2430          71450       14723        20         184.0000         167.3503      9.95%
48260.76/2434.59	c      2435          71652       14741        20         184.0000         167.3508      9.95%
48362.05/2439.64	c      2440          71842       14753        20         184.0000         167.3513      9.95%
48461.46/2444.68	c      2445          71920       14795        20         184.0000         167.3524      9.95%
48562.64/2449.74	c      2450          72009       14828        20         184.0000         167.3539      9.95%
48661.93/2454.76	c      2455          72152       14855        20         184.0000         167.3546      9.95%
48763.23/2459.85	c      2460          72292       14881        20         184.0000         167.3557      9.95%
48862.52/2464.89	c      2465          72432       14893        20         184.0000         167.3567      9.94%
48963.80/2469.94	c      2470          72632       14927        20         184.0000         167.3570      9.94%
49063.10/2474.98	c      2475          72733       14960        20         184.0000         167.3587      9.94%
49164.95/2480.04	c      2480          72877       15020        20         184.0000         167.3598      9.94%
49264.26/2485.09	c      2485          73045       15076        20         184.0000         167.3600      9.94%
49365.67/2490.14	c      2490          73259       15112        20         184.0000         167.3612      9.94%
49464.75/2495.18	c      2495          73433       15140        20         184.0000         167.3619      9.94%
49565.46/2500.24	c      2500          73552       15189        20         184.0000         167.3641      9.94%
49664.74/2505.29	c      2505          73614       15213        20         184.0000         167.3648      9.94%
49766.02/2510.31	c      2510          73772       15263        20         184.0000         167.3664      9.94%
49865.30/2515.35	c      2515          73922       15285        20         184.0000         167.3679      9.94%
49964.60/2520.37	c      2520          74171       15322        20         184.0000         167.3692      9.94%
50063.74/2525.38	c      2525          74282       15347        20         184.0000         167.3707      9.94%
50164.98/2530.49	c      2530          74382       15367        20         184.0000         167.3727      9.93%
50266.18/2535.58	c      2536          74612       15385        20         184.0000         167.3736      9.93%
50367.45/2540.61	c      2541          74710       15421        20         184.0000         167.3745      9.93%
50466.66/2545.69	c      2546          74902       15443        20         184.0000         167.3764      9.93%
50567.94/2550.74	c      2551          75018       15497        20         184.0000         167.3772      9.93%
50667.24/2555.79	c      2556          75182       15533        20         184.0000         167.3781      9.93%
50768.53/2560.84	c      2561          75332       15567        20         184.0000         167.3788      9.93%
50867.82/2565.88	c      2566          75519       15616        20         184.0000         167.3810      9.93%
50969.10/2570.93	c      2571          75611       15638        20         184.0000         167.3818      9.93%
51068.40/2575.94	c      2576          75762       15673        20         184.0000         167.3824      9.93%
51170.35/2581.04	c      2581          75942       15713        20         184.0000         167.3831      9.93%
51269.54/2586.09	c      2586          76040       15749        20         184.0000         167.3845      9.93%
51370.76/2591.14	c      2591          76244       15779        20         184.0000         167.3856      9.93%
51470.06/2596.18	c      2596          76452       15791        20         184.0000         167.3864      9.93%
51570.58/2601.24	c      2601          76612       15807        20         184.0000         167.3879      9.92%
51669.85/2606.25	c      2606          76742       15823        20         184.0000         167.3891      9.92%
51771.13/2611.34	c      2611          76952       15851        20         184.0000         167.3898      9.92%
51870.42/2616.37	c      2616          77042       15881        20         184.0000         167.3903      9.92%
51971.70/2621.44	c      2621          77169       15920        20         184.0000         167.3908      9.92%
52070.99/2626.49	c      2626          77322       15943        20         184.0000         167.3921      9.92%
52172.28/2631.53	c      2632          77518       15979        20         184.0000         167.3924      9.92%
52271.58/2636.55	c      2637          77697       15998        20         184.0000         167.3940      9.92%
52372.86/2641.62	c      2642          77892       16029        20         184.0000         167.3948      9.92%
52472.15/2646.69	c      2647          78002       16067        20         184.0000         167.3954      9.92%
52573.44/2651.74	c      2652          78111       16116        20         184.0000         167.3966      9.92%
52672.69/2656.79	c      2657          78310       16161        20         184.0000         167.3972      9.92%
52773.94/2661.83	c      2662          78430       16199        20         184.0000         167.3983      9.92%
52872.92/2666.89	c      2667          78657       16248        20         184.0000         167.3985      9.92%
52974.20/2671.91	c      2672          78832       16313        20         184.0000         167.4001      9.92%
53073.44/2676.94	c      2677          79002       16347        20         184.0000         167.4004      9.92%
53172.69/2682.00	c      2682          79120       16403        20         184.0000         167.4006      9.92%
53271.98/2687.02	c      2687          79317       16438        20         184.0000         167.4018      9.92%
53376.02/2692.14	c      2692          79692       16477        20         184.0000         167.4019      9.92%
53475.22/2697.18	c      2697          79802       16507        20         184.0000         167.4035      9.91%
53575.72/2702.24	c      2702          80010       16543        20         184.0000         167.4037      9.91%
53674.97/2707.26	c      2707          80212       16581        20         184.0000         167.4053      9.91%
53776.23/2712.32	c      2712          80372       16621        20         184.0000         167.4063      9.91%
53875.30/2717.39	c      2717          80661       16650        20         184.0000         167.4063      9.91%
53976.60/2722.44	c      2722          80836       16727        20         184.0000         167.4069      9.91%
54075.92/2727.49	c      2728          80926       16761        20         184.0000         167.4076      9.91%
54177.22/2732.54	c      2733          81132       16793        20         184.0000         167.4092      9.91%
54276.46/2737.59	c      2738          81372       16835        20         184.0000         167.4104      9.91%
54377.66/2742.64	c      2743          81472       16875        20         184.0000         167.4119      9.91%
54476.90/2747.67	c      2748          81660       16893        20         184.0000         167.4121      9.91%
54578.11/2752.70	c      2753          81945       16930        20         184.0000         167.4125      9.91%
54677.31/2757.78	c      2758          82060       16959        20         184.0000         167.4129      9.91%
54778.55/2762.84	c      2763          82372       16999        20         184.0000         167.4134      9.91%
54877.74/2767.89	c      2768          82482       17039        20         184.0000         167.4136      9.91%
54979.19/2772.92	c      2773          82614       17083        20         184.0000         167.4143      9.91%
55078.31/2777.99	c      2778          82781       17100        20         184.0000         167.4153      9.91%
55177.61/2783.02	c      2783          82870       17141        20         184.0000         167.4162      9.91%
55279.45/2788.03	c      2788          83202       17189        20         184.0000         167.4163      9.91%
55378.79/2793.04	c      2793          83442       17205        20         184.0000         167.4164      9.91%
55480.01/2798.13	c      2798          83562       17231        20         184.0000         167.4174      9.90%
55580.66/2803.24	c      2803          83670       17269        20         184.0000         167.4182      9.90%
55679.88/2808.28	c      2808          83817       17292        20         184.0000         167.4184      9.90%
55781.09/2813.34	c      2813          83962       17323        20         184.0000         167.4196      9.90%
55880.30/2818.39	c      2818          84072       17355        20         184.0000         167.4200      9.90%
55981.70/2823.41	c      2823          84262       17409        20         184.0000         167.4206      9.90%
56080.94/2828.46	c      2828          84402       17455        20         184.0000         167.4209      9.90%
56182.10/2833.54	c      2834          84555       17490        20         184.0000         167.4209      9.90%
56281.38/2838.59	c      2839          84742       17537        20         184.0000         167.4220      9.90%
56382.60/2843.61	c      2844          84842       17567        20         184.0000         167.4228      9.90%
56481.88/2848.66	c      2849          84942       17605        20         184.0000         167.4241      9.90%
56581.13/2853.69	c      2854          85082       17615        20         184.0000         167.4253      9.90%
56682.39/2858.74	c      2859          85212       17635        20         184.0000         167.4259      9.90%
56783.80/2863.84	c      2864          85312       17665        20         184.0000         167.4282      9.90%
56882.89/2868.85	c      2869          85392       17709        20         184.0000         167.4297      9.90%
56982.17/2873.88	c      2874          85542       17737        20         184.0000         167.4306      9.90%
57083.46/2878.99	c      2879          85672       17761        20         184.0000         167.4309      9.90%
57185.48/2884.04	c      2884          85802       17797        20         184.0000         167.4319      9.90%
57284.56/2889.09	c      2889          86018       17845        20         184.0000         167.4321      9.90%
57383.95/2894.13	c      2894          86132       17877        20         184.0000         167.4326      9.89%
57485.13/2899.18	c      2899          86241       17916        20         184.0000         167.4336      9.89%
57584.43/2904.19	c      2904          86462       17943        20         184.0000         167.4350      9.89%
57685.04/2909.25	c      2909          86570       17963        20         184.0000         167.4351      9.89%
57784.34/2914.29	c      2914          86792       17981        20         184.0000         167.4360      9.89%
57885.64/2919.34	c      2919          86952       18019        20         184.0000         167.4375      9.89%
57984.96/2924.36	c      2924          87052       18053        20         184.0000         167.4384      9.89%
58084.24/2929.38	c      2929          87132       18089        20         184.0000         167.4390      9.89%
58185.52/2934.40	c      2934          87250       18117        20         184.0000         167.4401      9.89%
58286.80/2939.54	c      2940          87402       18135        20         184.0000         167.4417      9.89%
58388.09/2944.64	c      2945          87582       18161        20         184.0000         167.4426      9.89%
58487.39/2949.69	c      2950          87670       18187        20         184.0000         167.4431      9.89%
58588.68/2954.74	c      2955          87850       18189        20         184.0000         167.4434      9.89%
58687.96/2959.79	c      2960          88012       18197        20         184.0000         167.4442      9.89%
58789.24/2964.84	c      2965          88177       18220        20         184.0000         167.4448      9.89%
58888.52/2969.88	c      2970          88304       18241        20         184.0000         167.4450      9.89%
58989.81/2974.91	c      2975          88443       18274        20         184.0000         167.4456      9.89%
59089.25/2979.94	c      2980          88602       18283        20         184.0000         167.4465      9.89%
59188.41/2985.03	c      2985          88692       18325        20         184.0000         167.4471      9.89%
59290.30/2990.04	c      2990          88802       18359        20         184.0000         167.4476      9.89%
59389.58/2995.07	c      2995          88912       18379        20         184.0000         167.4490      9.88%
59488.83/3000.10	c      3000          89073       18392        20         184.0000         167.4493      9.88%
59591.52/3005.24	c      3005          89220       18411        20         184.0000         167.4498      9.88%
59690.81/3010.25	c      3010          89412       18427        20         184.0000         167.4503      9.88%
59792.05/3015.31	c      3015          89552       18441        20         184.0000         167.4506      9.88%
59891.35/3020.38	c      3020          89652       18475        20         184.0000         167.4509      9.88%
59992.64/3025.44	c      3025          89820       18507        20         184.0000         167.4514      9.88%
60091.91/3030.49	c      3030          89945       18532        20         184.0000         167.4516      9.88%
60193.19/3035.54	c      3036          90062       18575        20         184.0000         167.4521      9.88%
60292.47/3040.59	c      3041          90238       18609        20         184.0000         167.4523      9.88%
60393.73/3045.62	c      3046          90390       18637        20         184.0000         167.4538      9.88%
60493.05/3050.66	c      3051          90537       18670        20         184.0000         167.4540      9.88%
60594.33/3055.71	c      3056          90642       18691        20         184.0000         167.4546      9.88%
60693.50/3060.73	c      3061          90752       18711        20         184.0000         167.4553      9.88%
60792.66/3065.73	c      3066          90935       18736        20         184.0000         167.4560      9.88%
60891.96/3070.75	c      3071          91072       18759        20         184.0000         167.4576      9.88%
60991.15/3075.77	c      3076          91162       18787        20         184.0000         167.4584      9.88%
61090.43/3080.78	c      3081          91292       18815        20         184.0000         167.4591      9.88%
61191.71/3085.84	c      3086          91392       18847        20         184.0000         167.4598      9.88%
61291.00/3090.88	c      3091          91582       18891        20         184.0000         167.4600      9.88%
61392.26/3095.94	c      3096          91802       18909        20         184.0000         167.4605      9.88%
61491.56/3100.96	c      3101          91962       18929        20         184.0000         167.4612      9.88%
61590.83/3106.00	c      3106          92162       18951        20         184.0000         167.4622      9.88%
61690.13/3111.01	c      3111          92395       18972        20         184.0000         167.4624      9.88%
61792.01/3116.08	c      3116          92534       19007        20         184.0000         167.4630      9.88%
61891.26/3121.12	c      3121          92682       19035        20         184.0000         167.4639      9.87%
61993.92/3126.21	c      3126          92803       19060        20         184.0000         167.4646      9.87%
62093.21/3131.21	c      3131          92982       19077        20         184.0000         167.4650      9.87%
62192.48/3136.23	c      3136          93116       19115        20         184.0000         167.4659      9.87%
62293.76/3141.32	c      3141          93282       19139        20         184.0000         167.4666      9.87%
62393.05/3146.38	c      3146          93424       19181        20         184.0000         167.4669      9.87%
62494.32/3151.48	c      3151          93532       19207        20         184.0000         167.4674      9.87%
62595.60/3156.56	c      3157          93680       19249        20         184.0000         167.4679      9.87%
62696.89/3161.69	c      3162          93892       19277        20         184.0000         167.4689      9.87%
62800.16/3166.84	c      3167          94040       19307        20         184.0000         167.4691      9.87%
62899.46/3171.87	c      3172          94232       19343        20         184.0000         167.4696      9.87%
63000.71/3176.94	c      3177          94402       19353        20         184.0000         167.4703      9.87%
63099.98/3181.99	c      3182          94542       19375        20         184.0000         167.4705      9.87%
63201.94/3187.04	c      3187          94682       19415        20         184.0000         167.4716      9.87%
63300.96/3192.09	c      3192          94822       19447        20         184.0000         167.4723      9.87%
63400.52/3197.12	c      3197          94910       19495        20         184.0000         167.4737      9.87%
63501.67/3202.15	c      3202          94992       19527        20         184.0000         167.4755      9.87%
63601.18/3207.17	c      3207          95090       19563        20         184.0000         167.4759      9.87%
63701.62/3212.27	c      3212          95252       19581        20         184.0000         167.4763      9.87%
63802.89/3217.34	c      3217          95422       19613        20         184.0000         167.4772      9.87%
63902.17/3222.37	c      3222          95528       19647        20         184.0000         167.4778      9.87%
64003.45/3227.43	c      3227          95662       19697        20         184.0000         167.4787      9.86%
64102.72/3232.48	c      3232          95762       19757        20         184.0000         167.4799      9.86%
64203.98/3237.54	c      3238          95902       19809        20         184.0000         167.4810      9.86%
64303.23/3242.59	c      3243          96112       19875        20         184.0000         167.4812      9.86%
64404.50/3247.60	c      3248          96283       19910        20         184.0000         167.4816      9.86%
64503.80/3252.67	c      3253          96399       19934        20         184.0000         167.4823      9.86%
64605.21/3257.74	c      3258          96612       19971        20         184.0000         167.4830      9.86%
64704.37/3262.76	c      3263          96711       20010        20         184.0000         167.4832      9.86%
64805.65/3267.82	c      3268          96852       20039        20         184.0000         167.4841      9.86%
64904.95/3272.89	c      3273          97088       20059        20         184.0000         167.4841      9.86%
65006.21/3277.92	c      3278          97302       20081        20         184.0000         167.4845      9.86%
65105.49/3282.94	c      3283          97404       20099        20         184.0000         167.4847      9.86%
65204.79/3287.98	c      3288          97510       20129        20         184.0000         167.4852      9.86%
65306.72/3293.07	c      3293          97672       20153        20         184.0000         167.4870      9.86%
65405.74/3298.12	c      3298          97842       20187        20         184.0000         167.4872      9.86%
65507.23/3303.19	c      3303          97985       20206        20         184.0000         167.4876      9.86%
65607.71/3308.22	c      3308          98192       20219        20         184.0000         167.4881      9.86%
65707.00/3313.25	c      3313          98322       20259        20         184.0000         167.4887      9.86%
65808.28/3318.34	c      3318          98437       20286        20         184.0000         167.4890      9.86%
65907.57/3323.39	c      3323          98627       20316        20         184.0000         167.4897      9.86%
66008.98/3328.43	c      3328          98830       20351        20         184.0000         167.4898      9.86%
66108.15/3333.47	c      3333          98922       20377        20         184.0000         167.4906      9.86%
66209.44/3338.50	c      3338          99142       20407        20         184.0000         167.4912      9.86%
66308.72/3343.51	c      3344          99240       20437        20         184.0000         167.4916      9.86%
66408.01/3348.52	c      3349          99442       20467        20         184.0000         167.4924      9.86%
66509.30/3353.69	c      3354          99742       20483        20         184.0000         167.4927      9.86%
66610.57/3358.74	c      3359          99860       20507        20         184.0000         167.4931      9.86%
66709.87/3363.79	c      3364         100042       20541        20         184.0000         167.4936      9.85%
66811.15/3368.84	c      3369         100170       20565        20         184.0000         167.4937      9.85%
66910.45/3373.86	c      3374         100301       20610        20         184.0000         167.4944      9.85%
67011.73/3378.94	c      3379         100380       20651        20         184.0000         167.4955      9.85%
67111.02/3383.99	c      3384         100604       20673        20         184.0000         167.4956      9.85%
67213.09/3389.04	c      3389         100852       20671        20         184.0000         167.4959      9.85%
67312.37/3394.06	c      3394         101024       20707        20         184.0000         167.4966      9.85%
67411.55/3399.11	c      3399         101192       20729        20         184.0000         167.4981      9.85%
67512.63/3404.14	c      3404         101352       20755        20         184.0000         167.4992      9.85%
67613.44/3409.23	c      3409         101498       20841        20         184.0000         167.4994      9.85%
67712.73/3414.29	c      3414         101662       20881        20         184.0000         167.5004      9.85%
67814.02/3419.34	c      3419         101774       20919        20         184.0000         167.5007      9.85%
67913.32/3424.34	c      3424         101942       20943        20         184.0000         167.5013      9.85%
68014.59/3429.44	c      3429         101982       20955        20         184.0000         167.5013      9.85%
68113.86/3434.49	c      3434         102122       20983        20         184.0000         167.5020      9.85%
68215.15/3439.54	c      3440         102252       21001        20         184.0000         167.5024      9.85%
68314.44/3444.59	c      3445         102352       21045        20         184.0000         167.5029      9.85%
68415.66/3449.64	c      3450         102560       21067        20         184.0000         167.5031      9.85%
68514.90/3454.66	c      3455         102702       21107        20         184.0000         167.5037      9.85%
68616.16/3459.74	c      3460         102912       21127        20         184.0000         167.5038      9.85%
68715.47/3464.79	c      3465         103012       21183        20         184.0000         167.5041      9.85%
68816.76/3469.84	c      3470         103122       21223        20         184.0000         167.5051      9.85%
68915.98/3474.89	c      3475         103302       21273        20         184.0000         167.5056      9.85%
69017.28/3479.94	c      3480         103402       21301        20         184.0000         167.5066      9.85%
69116.58/3484.99	c      3485         103562       21341        20         184.0000         167.5074      9.85%
69218.59/3490.04	c      3490         103622       21369        20         184.0000         167.5084      9.85%
69317.97/3495.09	c      3495         103786       21393        20         184.0000         167.5086      9.85%
69417.12/3500.12	c      3500         104002       21407        20         184.0000         167.5092      9.84%
69516.46/3505.14	c      3505         104132       21439        20         184.0000         167.5095      9.84%
69619.02/3510.24	c      3510         104262       21469        20         184.0000         167.5102      9.84%
69718.33/3515.29	c      3515         104332       21505        20         184.0000         167.5112      9.84%
69819.64/3520.34	c      3520         104460       21549        20         184.0000         167.5124      9.84%
69918.95/3525.38	c      3525         104670       21561        20         184.0000         167.5125      9.84%
70020.24/3530.41	c      3530         104821       21594        20         184.0000         167.5130      9.84%
70119.64/3535.45	c      3535         104922       21629        20         184.0000         167.5133      9.84%
70218.80/3540.47	c      3540         105004       21663        20         184.0000         167.5135      9.84%
70320.08/3545.55	c      3546         105162       21693        20         184.0000         167.5145      9.84%
70421.35/3550.64	c      3551         105302       21725        20         184.0000         167.5150      9.84%
70520.65/3555.67	c      3556         105474       21759        20         184.0000         167.5155      9.84%
70621.94/3560.70	c      3561         105633       21772        20         184.0000         167.5157      9.84%
70721.31/3565.74	c      3566         105772       21807        20         184.0000         167.5164      9.84%
70820.47/3570.78	c      3571         105952       21831        20         184.0000         167.5166      9.84%
70921.77/3575.89	c      3576         106090       21869        20         184.0000         167.5173      9.84%
71023.07/3580.94	c      3581         106292       21895        20         184.0000         167.5185      9.84%
71122.45/3585.95	c      3586         106562       21919        20         184.0000         167.5190      9.84%
71221.82/3590.96	c      3591         106712       21941        20         184.0000         167.5199      9.84%
71321.20/3596.00	c      3596         106872       21975        20         184.0000         167.5214      9.84%
71423.28/3601.11	c      3601         107072       21999        20         184.0000         167.5218      9.84%
71524.52/3606.19	c      3606         107232       22019        20         184.0000         167.5228      9.84%
71625.25/3611.23	c      3611         107372       22047        20         184.0000         167.5241      9.83%
71724.60/3616.25	c      3616         107502       22065        20         184.0000         167.5248      9.83%
71826.08/3621.34	c      3621         107692       22097        20         184.0000         167.5262      9.83%
71925.32/3626.39	c      3626         107822       22135        20         184.0000         167.5263      9.83%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (190557 MiB free)
  memory of node 1: 193531 MiB (185075 MiB free)
  memory of node 2: 193531 MiB (190595 MiB free)
  memory of node 3: 193493 MiB (186692 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-4465194-1722449753/watcher-4465194-1722449753 -o /tmp/evaluation-result-4465194-1722449753/solver-4465194-1722449753 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58768 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465194-1722449753.opb -qsol -t 72000 -sth 20 

running on 20 cores: 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76

CPU governors:
  performance: 0 4 8 12 16 20 24 28 32 36 40 44 48 52 56 60 64 68 72 76

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=67624, runsolver pid=67621
Current StackSize limit: 8192 KiB


[startup+0.100155 s]*
/proc/loadavg: 80.75 80.76 80.62 64/1021 67665
/proc/meminfo: memFree=770895372/790760800 swapFree=131071996/131071996
[pid=67624] ppid=67621 vsize=1669224 memory=136296 CPUtime=0.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/stat : 67624 (fscip) S 67621 67624 58757 0 -1 1077936128 30787 0 0 0 33 11 0 0 20 0 41 0 11554723 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 17 40 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
/proc/67624/statm: 417306 34074 2806 3035 0 119708 0
[pid=67624/tid=67626] ppid=67621 vsize=1669224 memory=-5155634604423866501 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67626/stat : 67626 (fscip) D 67621 67624 58757 0 -1 4194368 1430 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67627] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67627/stat : 67627 (fscip) D 67621 67624 58757 0 -1 4194368 1290 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67628] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67628/stat : 67628 (fscip) D 67621 67624 58757 0 -1 4194368 1386 0 0 0 0 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67629] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67629/stat : 67629 (fscip) D 67621 67624 58757 0 -1 4194368 1440 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67630] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67630/stat : 67630 (fscip) D 67621 67624 58757 0 -1 4194368 1415 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67631] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67631/stat : 67631 (fscip) D 67621 67624 58757 0 -1 4194368 1427 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67632] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67632/stat : 67632 (fscip) D 67621 67624 58757 0 -1 4194368 1413 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67633] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67633/stat : 67633 (fscip) R 67621 67624 58757 0 -1 4194368 1429 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67634] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67634/stat : 67634 (fscip) D 67621 67624 58757 0 -1 4194368 1431 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67635] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67635/stat : 67635 (fscip) R 67621 67624 58757 0 -1 4194368 1432 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67636] ppid=67621 vsize=1669224 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67636/stat : 67636 (fscip) D 67621 67624 58757 0 -1 4194368 1450 0 0 0 2 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67637] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67637/stat : 67637 (fscip) D 67621 67624 58757 0 -1 4194368 1387 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67638] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67638/stat : 67638 (fscip) D 67621 67624 58757 0 -1 4194368 1439 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67639] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67639/stat : 67639 (fscip) D 67621 67624 58757 0 -1 4194368 1432 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67640] ppid=67621 vsize=1669224 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67640/stat : 67640 (fscip) D 67621 67624 58757 0 -1 4194368 1415 0 0 0 1 1 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67641] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67641/stat : 67641 (fscip) D 67621 67624 58757 0 -1 4194368 1433 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67642] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67642/stat : 67642 (fscip) D 67621 67624 58757 0 -1 4194368 1430 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67643] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67643/stat : 67643 (fscip) R 67621 67624 58757 0 -1 4194368 1370 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67644] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67644/stat : 67644 (fscip) D 67621 67624 58757 0 -1 4194368 1414 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67645] ppid=67621 vsize=1669224 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67645/stat : 67645 (fscip) D 67621 67624 58757 0 -1 4194368 1412 0 0 0 1 0 0 0 20 0 41 0 11554725 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67646] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67646/stat : 67646 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67647] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67647/stat : 67647 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67648] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67648/stat : 67648 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67649] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67649/stat : 67649 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67650] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67650/stat : 67650 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67651] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67651/stat : 67651 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67652] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67652/stat : 67652 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67653] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67653/stat : 67653 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67655] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67655/stat : 67655 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67654] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67654/stat : 67654 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67656] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67656/stat : 67656 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67657] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67657/stat : 67657 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67658] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67658/stat : 67658 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67659] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67659/stat : 67659 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67660] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67660/stat : 67660 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67661] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67661/stat : 67661 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67662] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67662/stat : 67662 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67663] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67663/stat : 67663 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67664] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67664/stat : 67664 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67665] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67665/stat : 67665 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 34074 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
Current children cumulated CPU time: 0.44 s
Current children cumulated vsize: 1669224 KiB
Current children cumulated memory: 136296 KiB

[startup+0.222222 s]*
/proc/loadavg: 80.75 80.76 80.62 81/1021 67665
/proc/meminfo: memFree=770785104/790760800 swapFree=131071996/131071996
[pid=67624] ppid=67621 vsize=1669224 memory=221036 CPUtime=2.99 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/stat : 67624 (fscip) S 67621 67624 58757 0 -1 1077936128 56003 0 0 0 274 25 0 0 20 0 41 0 11554723 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 17 12 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
/proc/67624/statm: 417306 55259 2950 3035 0 142130 0
[pid=67624/tid=67626] ppid=67621 vsize=1669224 memory=-5155634604423866501 CPUtime=0.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67626/stat : 67626 (fscip) R 67621 67624 58757 0 -1 4194368 2116 0 0 0 11 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67627] ppid=67621 vsize=1669224 memory=0 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67627/stat : 67627 (fscip) R 67621 67624 58757 0 -1 4194368 2128 0 0 0 13 0 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67628] ppid=67621 vsize=1669224 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67628/stat : 67628 (fscip) R 67621 67624 58757 0 -1 4194368 3468 0 0 0 13 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67629] ppid=67621 vsize=1669224 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67629/stat : 67629 (fscip) R 67621 67624 58757 0 -1 4194368 2130 0 0 0 14 0 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67630] ppid=67621 vsize=1669224 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67630/stat : 67630 (fscip) R 67621 67624 58757 0 -1 4194368 2119 0 0 0 13 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67631] ppid=67621 vsize=1669224 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67631/stat : 67631 (fscip) R 67621 67624 58757 0 -1 4194368 4254 0 0 0 13 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67632] ppid=67621 vsize=1669224 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67632/stat : 67632 (fscip) R 67621 67624 58757 0 -1 4194368 2105 0 0 0 14 0 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67633] ppid=67621 vsize=1669224 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67633/stat : 67633 (fscip) R 67621 67624 58757 0 -1 4194368 2105 0 0 0 13 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67634] ppid=67621 vsize=1669224 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67634/stat : 67634 (fscip) R 67621 67624 58757 0 -1 4194368 4241 0 0 0 13 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67635] ppid=67621 vsize=1669224 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67635/stat : 67635 (fscip) R 67621 67624 58757 0 -1 4194368 2109 0 0 0 14 0 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67636] ppid=67621 vsize=1669224 memory=0 CPUtime=0.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67636/stat : 67636 (fscip) R 67621 67624 58757 0 -1 4194368 2118 0 0 0 15 0 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67637] ppid=67621 vsize=1669224 memory=0 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67637/stat : 67637 (fscip) R 67621 67624 58757 0 -1 4194368 4183 0 0 0 12 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67638] ppid=67621 vsize=1669224 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67638/stat : 67638 (fscip) R 67621 67624 58757 0 -1 4194368 2111 0 0 0 14 0 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67639] ppid=67621 vsize=1669224 memory=0 CPUtime=0.15 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67639/stat : 67639 (fscip) R 67621 67624 58757 0 -1 4194368 2077 0 0 0 14 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67640] ppid=67621 vsize=1669224 memory=0 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67640/stat : 67640 (fscip) R 67621 67624 58757 0 -1 4194368 3456 0 0 0 12 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67641] ppid=67621 vsize=1669224 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67641/stat : 67641 (fscip) R 67621 67624 58757 0 -1 4194368 2114 0 0 0 13 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67642] ppid=67621 vsize=1669224 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67642/stat : 67642 (fscip) R 67621 67624 58757 0 -1 4194368 2093 0 0 0 13 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67643] ppid=67621 vsize=1669224 memory=0 CPUtime=0.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67643/stat : 67643 (fscip) R 67621 67624 58757 0 -1 4194368 4314 0 0 0 12 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67644] ppid=67621 vsize=1669224 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67644/stat : 67644 (fscip) R 67621 67624 58757 0 -1 4194368 2108 0 0 0 13 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67645] ppid=67621 vsize=1669224 memory=0 CPUtime=0.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67645/stat : 67645 (fscip) R 67621 67624 58757 0 -1 4194368 2137 0 0 0 13 1 0 0 20 0 41 0 11554725 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67646] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67646/stat : 67646 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67647] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67647/stat : 67647 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67648] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67648/stat : 67648 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67649] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67649/stat : 67649 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67650] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67650/stat : 67650 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67651] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67651/stat : 67651 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67652] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67652/stat : 67652 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67653] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67653/stat : 67653 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67655] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67655/stat : 67655 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67654] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67654/stat : 67654 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67656] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67656/stat : 67656 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67657] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67657/stat : 67657 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67658] ppid=67621 vsize=1669224 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67658/stat : 67658 (fscip) S 67621 67624 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11554731 1709285376 55259 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0

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

/proc/67624/task/67645/stat : 67645 (fscip) R 67621 67624 58757 0 -1 4194368 956090 0 0 0 354960 195 0 0 20 0 41 0 11554725 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67646] ppid=67621 vsize=5313484 memory=4190632 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67646/stat : 67646 (fscip) S 67621 67624 58757 0 -1 1077936192 116 0 0 0 0 2 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67647] ppid=67621 vsize=5313484 memory=11572 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67647/stat : 67647 (fscip) S 67621 67624 58757 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67648] ppid=67621 vsize=5313484 memory=11572 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67648/stat : 67648 (fscip) S 67621 67624 58757 0 -1 1077936192 117 0 0 0 0 1 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67649] ppid=67621 vsize=5313484 memory=13844 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67649/stat : 67649 (fscip) S 67621 67624 58757 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67650] ppid=67621 vsize=5313484 memory=281051789982128 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67650/stat : 67650 (fscip) S 67621 67624 58757 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67651] ppid=67621 vsize=5313484 memory=11572 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67651/stat : 67651 (fscip) S 67621 67624 58757 0 -1 1077936192 122 0 0 0 1 0 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67652] ppid=67621 vsize=5313484 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67652/stat : 67652 (fscip) S 67621 67624 58757 0 -1 1077936192 61 0 0 0 2 0 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67653] ppid=67621 vsize=5313484 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67653/stat : 67653 (fscip) S 67621 67624 58757 0 -1 1077936192 116 0 0 0 0 2 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67655] ppid=67621 vsize=5313484 memory=13844 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67655/stat : 67655 (fscip) S 67621 67624 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67654] ppid=67621 vsize=5313484 memory=10824 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67654/stat : 67654 (fscip) S 67621 67624 58757 0 -1 1077936192 118 0 0 0 1 1 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67656] ppid=67621 vsize=5313484 memory=4197252 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67656/stat : 67656 (fscip) S 67621 67624 58757 0 -1 1077936192 121 0 0 0 0 1 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67657] ppid=67621 vsize=5313484 memory=4206864 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67657/stat : 67657 (fscip) S 67621 67624 58757 0 -1 1077936192 121 0 0 0 0 1 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67658] ppid=67621 vsize=5313484 memory=0 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67658/stat : 67658 (fscip) S 67621 67624 58757 0 -1 1077936192 119 0 0 0 0 1 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67659] ppid=67621 vsize=5313484 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67659/stat : 67659 (fscip) S 67621 67624 58757 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67660] ppid=67621 vsize=5313484 memory=4206868 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67660/stat : 67660 (fscip) S 67621 67624 58757 0 -1 1077936192 117 0 0 0 0 1 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67661] ppid=67621 vsize=5313484 memory=4207084 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67661/stat : 67661 (fscip) S 67621 67624 58757 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67662] ppid=67621 vsize=5313484 memory=4205768 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67662/stat : 67662 (fscip) S 67621 67624 58757 0 -1 1077936192 121 0 0 0 1 1 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67663] ppid=67621 vsize=5313484 memory=4209264 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67663/stat : 67663 (fscip) S 67621 67624 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67664] ppid=67621 vsize=5313484 memory=4206868 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67664/stat : 67664 (fscip) S 67621 67624 58757 0 -1 1077936192 116 0 0 0 1 1 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67665] ppid=67621 vsize=5313484 memory=11572 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67665/stat : 67665 (fscip) S 67621 67624 58757 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11554731 5441007616 1052317 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
Current children cumulated CPU time: 71050.9 s
Current children cumulated vsize: 5313484 KiB
Current children cumulated memory: 4209268 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3630.14 s]
/proc/loadavg: 48.21 56.89 61.88 41/928 69843
/proc/meminfo: memFree=768099748/790760800 swapFree=131071996/131071996
[pid=67624] ppid=67621 vsize=5313484 memory=4216144 CPUtime=72001.6 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/stat : 67624 (fscip) S 67621 67624 58757 0 -1 1077936128 19515213 0 0 0 7169521 30639 0 0 20 0 41 0 11554723 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
/proc/67624/statm: 1328371 1054036 3318 3035 0 1157302 0
[pid=67624/tid=67626] ppid=67621 vsize=5313484 memory=581091895414910 CPUtime=3602.63 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67626/stat : 67626 (fscip) R 67621 67624 58757 0 -1 4194368 1450834 0 0 0 360067 196 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67627] ppid=67621 vsize=5313484 memory=0 CPUtime=3600.76 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67627/stat : 67627 (fscip) R 67621 67624 58757 0 -1 4194368 1031778 0 0 0 359870 206 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67628] ppid=67621 vsize=5313484 memory=-7234303294490895742 CPUtime=3601.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67628/stat : 67628 (fscip) R 67621 67624 58757 0 -1 4194368 221896 0 0 0 355899 4205 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67629] ppid=67621 vsize=5313484 memory=29273809900535888 CPUtime=3604.76 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67629/stat : 67629 (fscip) R 67621 67624 58757 0 -1 4194368 1534287 0 0 0 360265 211 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67630] ppid=67621 vsize=5313484 memory=4214088 CPUtime=3603.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67630/stat : 67630 (fscip) R 67621 67624 58757 0 -1 4194368 1016220 0 0 0 360114 189 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67631] ppid=67621 vsize=5313484 memory=358020 CPUtime=3600.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67631/stat : 67631 (fscip) R 67621 67624 58757 0 -1 4194368 199800 0 0 0 355545 4504 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67632] ppid=67621 vsize=5313484 memory=5473 CPUtime=3601.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67632/stat : 67632 (fscip) R 67621 67624 58757 0 -1 4194368 1449242 0 0 0 359936 208 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67633] ppid=67621 vsize=5313484 memory=6096 CPUtime=3601.68 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67633/stat : 67633 (fscip) R 67621 67624 58757 0 -1 4194368 945383 0 0 0 359991 177 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67634] ppid=67621 vsize=5313484 memory=4213788 CPUtime=3600.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67634/stat : 67634 (fscip) R 67621 67624 58757 0 -1 4194368 188885 0 0 0 355863 4227 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67635] ppid=67621 vsize=5313484 memory=281051791525408 CPUtime=3605.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67635/stat : 67635 (fscip) R 67621 67624 58757 0 -1 4194368 1493010 0 0 0 360344 200 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67636] ppid=67621 vsize=5313484 memory=4214088 CPUtime=3597.25 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67636/stat : 67636 (fscip) R 67621 67624 58757 0 -1 4194368 1002627 0 0 0 359557 168 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67637] ppid=67621 vsize=5313484 memory=4214088 CPUtime=3599 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67637/stat : 67637 (fscip) R 67621 67624 58757 0 -1 4194368 200040 0 0 0 354182 5718 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67638] ppid=67621 vsize=5313484 memory=0 CPUtime=3592.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67638/stat : 67638 (fscip) R 67621 67624 58757 0 -1 4194368 1515894 0 0 0 359010 207 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67639] ppid=67621 vsize=5313484 memory=5556 CPUtime=3604.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67639/stat : 67639 (fscip) R 67621 67624 58757 0 -1 4194368 942809 0 0 0 360256 177 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67640] ppid=67621 vsize=5313484 memory=16088 CPUtime=3596.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67640/stat : 67640 (fscip) R 67621 67624 58757 0 -1 4194368 234123 0 0 0 354358 5330 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67641] ppid=67621 vsize=5313484 memory=10824 CPUtime=3596.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67641/stat : 67641 (fscip) R 67621 67624 58757 0 -1 4194368 1696087 0 0 0 359455 215 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67642] ppid=67621 vsize=5313484 memory=6096 CPUtime=3595.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67642/stat : 67642 (fscip) R 67621 67624 58757 0 -1 4194368 946560 0 0 0 359395 174 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67643] ppid=67621 vsize=5313484 memory=4213760 CPUtime=3597.98 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67643/stat : 67643 (fscip) R 67621 67624 58757 0 -1 4194368 213846 0 0 0 355980 3818 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67644] ppid=67621 vsize=5313484 memory=10824 CPUtime=3599.57 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67644/stat : 67644 (fscip) R 67621 67624 58757 0 -1 4194368 2258515 0 0 0 359691 266 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67645] ppid=67621 vsize=5313484 memory=4213800 CPUtime=3597.8 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67645/stat : 67645 (fscip) R 67621 67624 58757 0 -1 4194368 966365 0 0 0 359582 198 0 0 20 0 41 0 11554725 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67646] ppid=67621 vsize=5313484 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67646/stat : 67646 (fscip) S 67621 67624 58757 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67647] ppid=67621 vsize=5313484 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67647/stat : 67647 (fscip) S 67621 67624 58757 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67648] ppid=67621 vsize=5313484 memory=4197340 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67648/stat : 67648 (fscip) S 67621 67624 58757 0 -1 1077936192 119 0 0 0 0 1 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67649] ppid=67621 vsize=5313484 memory=4206884 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67649/stat : 67649 (fscip) S 67621 67624 58757 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67650] ppid=67621 vsize=5313484 memory=4190672 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67650/stat : 67650 (fscip) S 67621 67624 58757 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67651] ppid=67621 vsize=5313484 memory=2612 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67651/stat : 67651 (fscip) S 67621 67624 58757 0 -1 1077936192 124 0 0 0 1 0 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67652] ppid=67621 vsize=5313484 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67652/stat : 67652 (fscip) S 67621 67624 58757 0 -1 1077936192 62 0 0 0 2 0 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67653] ppid=67621 vsize=5313484 memory=430952723648621 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67653/stat : 67653 (fscip) S 67621 67624 58757 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67655] ppid=67621 vsize=5313484 memory=4213808 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67655/stat : 67655 (fscip) S 67621 67624 58757 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67654] ppid=67621 vsize=5313484 memory=5600 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67654/stat : 67654 (fscip) S 67621 67624 58757 0 -1 1077936192 120 0 0 0 1 1 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67656] ppid=67621 vsize=5313484 memory=-7234303294490895742 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67656/stat : 67656 (fscip) S 67621 67624 58757 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67657] ppid=67621 vsize=5313484 memory=54204 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67657/stat : 67657 (fscip) S 67621 67624 58757 0 -1 1077936192 123 0 0 0 0 1 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67658] ppid=67621 vsize=5313484 memory=4211156 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67658/stat : 67658 (fscip) S 67621 67624 58757 0 -1 1077936192 122 0 0 0 0 1 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67659] ppid=67621 vsize=5313484 memory=11572 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67659/stat : 67659 (fscip) S 67621 67624 58757 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67660] ppid=67621 vsize=5313484 memory=4211980 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67660/stat : 67660 (fscip) S 67621 67624 58757 0 -1 1077936192 119 0 0 0 0 1 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67661] ppid=67621 vsize=5313484 memory=11572 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67661/stat : 67661 (fscip) S 67621 67624 58757 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67662] ppid=67621 vsize=5313484 memory=4206868 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67662/stat : 67662 (fscip) S 67621 67624 58757 0 -1 1077936192 123 0 0 0 1 1 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67663] ppid=67621 vsize=5313484 memory=4207084 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67663/stat : 67663 (fscip) S 67621 67624 58757 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67664] ppid=67621 vsize=5313484 memory=4205768 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67664/stat : 67664 (fscip) S 67621 67624 58757 0 -1 1077936192 118 0 0 0 1 1 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
[pid=67624/tid=67665] ppid=67621 vsize=5313484 memory=16088 CPUtime=0.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/67624/task/67665/stat : 67665 (fscip) S 67621 67624 58757 0 -1 1077936192 124 0 0 0 0 1 0 0 20 0 41 0 11554731 5441007616 1054036 809668444160 4194304 16623229 140735821479408 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 29241344 140735821485066 140735821485184 140735821485184 140735821492208 0
Current children cumulated CPU time: 72001.6 s
Current children cumulated vsize: 5313484 KiB
Current children cumulated memory: 4216144 KiB

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

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

# cumulated CPU time of all completed processes:  user=71695.4 s, system=306.542 s

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

[startup+3630.21 s]*
/proc/loadavg: 48.21 56.89 61.88 23/889 69843
/proc/meminfo: memFree=769883828/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3630.3
CPU time (s): 72002
CPU user time (s): 71695.4
CPU system time (s): 306.542
CPU usage (%): 1983.36
Max. virtual memory (cumulated for all children) (KiB): 5313484
Max. memory (cumulated for all children) (KiB): 4216144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71695.4
system time used= 306.542
maximum resident set size= 4216360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 19515216
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= 876125
involuntary context switches= 294160


# summary of solver processes directly reported to runsolver:
#   pid: 67624
#   total CPU time (s): 72002
#   total CPU user time (s): 71695.4
#   total CPU system time (s): 306.542

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.0357 second user time and 78.209 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-07-31 20:15:53
IDJOB=4465194
IDBENCH=147547
IDSOLVER=3094
FILE ID=nodeD104/4465194-1722449753
RUNJOBID= nodeD104-1722441596-58768
SLURM_JOB_ID= 8254234
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_13.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-4465194-1722449753/watcher-4465194-1722449753 -o /tmp/evaluation-result-4465194-1722449753/solver-4465194-1722449753 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58768 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465194-1722449753.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 15e811bd466a2fe28afb8f0d217d004b
RANDOM SEED=2076907389

nodeD104.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		: 1960.194
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		: 2880.078
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	: 5006.76
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		: 3065.408
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	: 5013.48
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		: 3078.199
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 0
cpu cores	: 20
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 1814.860
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		: 2891.224
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	: 5006.76
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		: 3025.919
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	: 5013.48
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		: 3054.995
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 4
cpu cores	: 20
apicid		: 200
initial apicid	: 200
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3548.844
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		: 2879.543
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	: 5006.76
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		: 3050.431
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	: 5013.48
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		: 3078.165
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3158.295
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		: 2885.140
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	: 5006.76
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		: 3056.903
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	: 5013.48
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		: 3078.160
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 198
initial apicid	: 198
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3267.788
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		: 2883.260
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	: 5006.76
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		: 3065.378
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	: 5013.48
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		: 3044.341
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 196
initial apicid	: 196
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3343.647
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		: 2892.262
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	: 5006.76
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		: 3084.777
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	: 5013.48
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		: 3026.406
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 216
initial apicid	: 216
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3128.394
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		: 2891.757
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	: 5006.76
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		: 3057.328
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	: 5013.48
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		: 3054.896
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3539.278
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		: 2881.697
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	: 5006.76
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		: 2991.306
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	: 5013.48
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		: 2825.718
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 214
initial apicid	: 214
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 1444.462
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		: 2880.471
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	: 5006.76
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		: 3066.814
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	: 5013.48
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		: 3038.366
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2652.572
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		: 2892.243
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	: 5006.76
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		: 3084.625
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	: 5013.48
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		: 3047.767
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 212
initial apicid	: 212
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2608.658
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		: 2879.181
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	: 5006.76
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		: 2987.098
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	: 5013.48
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		: 3076.571
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2663.283
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		: 2876.225
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	: 5006.76
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		: 3049.448
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	: 5013.48
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		: 3055.181
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 232
initial apicid	: 232
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 1093.012
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		: 2880.731
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	: 5006.76
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		: 3084.713
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	: 5013.48
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		: 3078.048
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 17
cpu cores	: 20
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2665.185
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		: 2892.226
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	: 5006.76
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		: 3069.922
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	: 5013.48
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		: 3033.580
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 19
cpu cores	: 20
apicid		: 230
initial apicid	: 230
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2662.075
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		: 2876.973
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	: 5006.76
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		: 3084.700
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	: 5013.48
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		: 2799.999
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 18
cpu cores	: 20
apicid		: 228
initial apicid	: 228
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 1688.588
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		: 2892.216
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	: 5006.76
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		: 3084.684
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	: 5013.48
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		: 3078.007
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 28
cpu cores	: 20
apicid		: 248
initial apicid	: 248
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 3318.298
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		: 2876.108
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	: 5006.76
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		: 3048.289
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	: 5013.48
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		: 3027.559
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 24
cpu cores	: 20
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 1439.712
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		: 2892.204
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	: 5006.76
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		: 3084.658
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	: 5013.48
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		: 3077.973
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 27
cpu cores	: 20
apicid		: 246
initial apicid	: 246
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2187.831
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		: 2892.198
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	: 5006.76
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		: 3003.698
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	: 5013.48
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		: 3077.954
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
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		: 2807.031
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		: 2892.192
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	: 5006.76
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		: 3040.832
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	: 5013.48
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		: 3077.941
cache size	: 28160 KB
physical id	: 3
siblings	: 20
core id		: 26
cpu cores	: 20
apicid		: 244
initial apicid	: 244
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5010.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        770992432 kB
MemAvailable:   769480484 kB
Buffers:          143496 kB
Cached:          1688160 kB
SwapCached:            0 kB
Active:           297628 kB
Inactive:       17089772 kB
Active(anon):       2212 kB
Inactive(anon): 15576076 kB
Active(file):     295416 kB
Inactive(file):  1513696 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28456 kB
Writeback:             0 kB
AnonPages:      15554528 kB
Mapped:           125216 kB
Shmem:             22536 kB
KReclaimable:     154680 kB
Slab:             490244 kB
SReclaimable:     154680 kB
SUnreclaim:       335564 kB
KernelStack:       16816 kB
PageTables:        41316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1823368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           183168 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1314816 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:      479232 kB
DirectMap2M:    37767168 kB
DirectMap1G:    767557632 kB

Free space on /tmp at the end= 8622864 MiB
End job on nodeD104 at 2024-07-31 21:16:23