Trace number 4469184

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 NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-08-12? 71324.7 3598.67

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size144-round23-0.opb
MD5SUMb3190b6d7590b4907713913d99d6bfc0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9520
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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: 3bb793453d]
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   TinyCThread 1.2      small portable implementation of the C11 threads API (tinycthread.github.io)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.3.1         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.03	c Default LC presolving (default).
0.00/0.03	c ** Before presolving: virtualMemUsedAtLc = 45981696, getVmSize() = 45981696, SCIPgetMemUsed() = 20824305, SCIPgetMemTotal() = 23503681, SCIPgetMemExternEstim() = 13408067
0.00/0.03	c ** set memory limit for presolving in LC to 8.79595e+12 for SCIP **
0.12/0.25	c ** Estimated virtualMemUsedAtSolver = 38640254, getVmSize() = 68902912, SCIPgetMemUsed() = 24312154, SCIPgetMemTotal() = 44552314, SCIPgetMemExternEstim() = 13408067
0.12/0.25	c ** set memory limit for solvers to 4.18849e+11 for each SCIP **
0.12/0.25	c Original Problem   :
0.12/0.25	c   Problem name     : instance-4469184-1723650339
0.12/0.25	c   Variables        : 4288 (4288 binary, 0 integer, 0 implicit integer, 0 continuous)
0.12/0.25	c   Constraints      : 9520
0.12/0.25	c   Objective sense  : minimize
0.12/0.25	c Presolved Problem  :
0.12/0.25	c   Variables        : 3346 (3346 binary, 0 integer, 0 implicit integer, 0 continuous)
0.12/0.25	c   Constraints      : 7761
0.12/0.25	c Constraints        : Number
0.12/0.25	c   and              : 32 
0.12/0.25	c   linear           : 1315 
0.12/0.25	c   logicor          : 6414 
0.12/0.25	c ** Instance transfer method used: 0
0.25/0.26	c ** ParaScipInstance copy does not increase the number of variables. **
0.45/0.53	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.45/0.53	c                                Nodes    Active                                            
0.45/0.53	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
396.92/20.64	c        21              2           1        20                -           0.0000          -
504.93/26.05	c        26           3436         384        20                -           0.0000          -
607.00/31.25	c        31           3436         384        20                -           0.0000          -
712.13/36.54	c        37             24          23        20                -           0.0000          -
811.31/41.59	c        42             13          12        20                -           0.0000          -
923.32/47.16	c        47             13          12        20                -           0.0000          -
1023.41/52.21	c        52             13          12        20                -           0.0000          -
1122.50/57.26	c        57             13          12        20                -           0.0000          -
1223.60/62.31	c        62             13          12        20                -           0.0000          -
1322.76/67.36	c        67             13          12        20                -           0.0000          -
1423.93/72.41	c        72             42          41        20                -           0.0000          -
1522.97/77.46	c        77             42          41        20                -           0.0000          -
1624.07/82.56	c        83             42          41        20                -           0.0000          -
1731.18/87.92	c        88             42          41        20                -           0.0000          -
1830.28/92.96	c        93             42          41        20                -           0.0000          -
1929.33/98.01	c        98             24          23        20                -           0.0000          -
2028.44/103.06	c       103             24          23        20                -           0.0000          -
2130.79/108.11	c       108             24          23        20                -           0.0000          -
2229.88/113.13	c       113             24          23        20                -           0.0000          -
2329.13/118.13	c       118             24          23        20                -           0.0000          -
2431.09/123.29	c       123             24          23        20                -           0.0000          -
2532.32/128.33	c       128             24          23        20                -           0.0000          -
2631.53/133.39	c       133             24          23        20                -           0.0000          -
2732.70/138.44	c       138             24          23        20                -           0.0000          -
2831.85/143.49	c       144             24          23        20                -           0.0000          -
2932.98/148.54	c       149             24          23        20                -           0.0000          -
3032.23/153.59	c       154             24          23        20                -           0.0000          -
3133.34/158.64	c       159             24          23        20                -           0.0000          -
3234.52/163.77	c       164             24          23        20                -           0.0000          -
3335.66/168.82	c       169             24          23        20                -           0.0000          -
3434.91/173.87	c       174             24          23        20                -           0.0000          -
3536.15/178.92	c       179             24          23        20                -           0.0000          -
3635.41/183.97	c       184             24          23        20                -           0.0000          -
3734.65/189.02	c       189             24          23        20                -           0.0000          -
3836.79/194.07	c       194             24          23        20                -           0.0000          -
3936.21/199.12	c       199             24          23        20                -           0.0000          -
4037.66/204.17	c       204             24          23        20                -           0.0000          -
4137.45/209.22	c       209             24          23        20                -           0.0000          -
4236.76/214.27	c       214             24          23        20                -           0.0000          -
4337.83/219.32	c       219             24          23        20                -           0.0000          -
4437.08/224.37	c       224             24          23        20                -           0.0000          -
4538.27/229.42	c       229             24          23        20                -           0.0000          -
4637.49/234.47	c       234             24          23        20                -           0.0000          -
4738.63/239.52	c       240             24          23        20                -           0.0000          -
4837.80/244.57	c       245             24          23        20                -           0.0000          -
4938.92/249.62	c       250             24          23        20                -           0.0000          -
5038.12/254.67	c       255             24          23        20                -           0.0000          -
5139.24/259.72	c       260             24          23        20                -           0.0000          -
5238.40/264.77	c       265             24          23        20                -           0.0000          -
5339.53/269.82	c       270             24          23        20                -           0.0000          -
5438.75/274.87	c       275             24          23        20                -           0.0000          -
5539.96/279.92	c       280             24          23        20                -           0.0000          -
5639.18/284.97	c       285             24          23        20                -           0.0000          -
5738.40/290.03	c       290             24          23        20                -           0.0000          -
5840.70/295.07	c       295             24          23        20                -           0.0000          -
5939.93/300.11	c       300             24          23        20                -           0.0000          -
6041.20/305.17	c       305             24          23        20                -           0.0000          -
6141.19/310.22	c       310             24          23        20                -           0.0000          -
6240.37/315.27	c       315             24          23        20                -           0.0000          -
6341.55/320.32	c       320             24          23        20                -           0.0000          -
6440.70/325.37	c       325             24          23        20                -           0.0000          -
6541.74/330.42	c       330             24          23        20                -           0.0000          -
6640.96/335.43	c       335             24          23        20                -           0.0000          -
6740.12/340.45	c       340             24          23        20                -           0.0000          -
6841.20/345.50	c       346             24          23        20                -           0.0000          -
6940.34/350.55	c       351             24          23        20                -           0.0000          -
7039.47/355.59	c       356             24          23        20                -           0.0000          -
7140.62/360.65	c       361             24          23        20                -           0.0000          -
7241.79/365.76	c       366            734         733        20                -           0.0000          -
7342.98/370.82	c       371           1190        1185        20                -           0.0000          -
7442.19/375.87	c       376            762         761        20                -           0.0000          -
7543.37/380.93	c       381            762         761        20                -           0.0000          -
7642.55/385.97	c       386             36          35        20                -           0.0000          -
7741.77/391.02	c       391             36          35        20                -           0.0000          -
7840.82/396.05	c       396           1377        1372        20                -           0.0000          -
7943.09/401.10	c       401           1378        1373        20                -           0.0000          -
8044.10/406.18	c       406             42          41        20                -           0.0000          -
8144.22/411.22	c       411             44          43        20                -           0.0000          -
8243.46/416.27	c       416            867         866        20                -           0.0000          -
8344.59/421.32	c       421            867         866        20                -           0.0000          -
8443.82/426.37	c       426            867         866        20                -           0.0000          -
8545.02/431.42	c       431            867         866        20                -           0.0000          -
8644.17/436.44	c       436           1528        1523        20                -           0.0000          -
8745.38/441.52	c       442           1528        1523        20                -           0.0000          -
8844.53/446.57	c       447           1528        1523        20                -           0.0000          -
8945.71/451.62	c       452           1541        1536        20                -           0.0000          -
9044.91/456.67	c       457           1599        1594        20                -           0.0000          -
9146.09/461.72	c       462             90          89        20                -           0.0000          -
9245.30/466.77	c       467           1038        1037        20                -           0.0000          -
9346.51/471.82	c       472           1663        1658        20                -           0.0000          -
9445.71/476.87	c       477           1082          32        20                -           0.0000          -
9546.92/481.91	c       482           1703        1698        20                -           0.0000          -
9646.06/486.97	c       487           1703        1698        20                -           0.0000          -
9745.32/492.03	c       492           1703        1698        20                -           0.0000          -
9844.48/497.04	c       497           1703        1698        20                -           0.0000          -
9946.59/502.12	c       502           1703        1698        20                -           0.0000          -
10047.96/507.17	c       507           1703        1698        20                -           0.0000          -
10147.89/512.22	c       512           1703        1698        20                -           0.0000          -
10247.07/517.27	c       517           1728        1723        20                -           0.0000          -
10348.27/522.32	c       522           1314         262        20                -           0.0000          -
10447.45/527.37	c       527           1314         262        20                -           0.0000          -
10548.60/532.40	c       532           1314         262        20                -           0.0000          -
10647.74/537.44	c       537           1784        1779        20                -           0.0000          -
10748.89/542.52	c       543            234         233        20                -           0.0000          -
10848.07/547.54	c       548           1354         302        20                -           0.0000          -
10949.15/552.62	c       553           1354         302        20                -           0.0000          -
11048.25/557.67	c       558           1354         302        20                -           0.0000          -
11149.30/562.72	c       563           1354         302        20                -           0.0000          -
11248.43/567.77	c       568           1354         302        20                -           0.0000          -
11349.34/572.82	c       573           1354         302        20                -           0.0000          -
11448.37/577.87	c       578           1354         302        20                -           0.0000          -
11549.56/582.90	c       583           1354         302        20                -           0.0000          -
11648.72/587.93	c       588           1354         302        20                -           0.0000          -
11747.90/593.02	c       593           1354         302        20                -           0.0000          -
11850.40/598.07	c       598           1354         302        20                -           0.0000          -
11949.29/603.12	c       603           1354         302        20                -           0.0000          -
12048.58/608.13	c       608            370         369        20                -           0.0000          -
12150.59/613.22	c       613            370         369        20                -           0.0000          -
12249.72/618.27	c       618           1399         347        20                -           0.0000          -
12350.92/623.32	c       623           1399         347        20                -           0.0000          -
12449.99/628.37	c       628           2298        2293        20                -           0.0000          -
12551.13/633.42	c       633           1476         424        20                -           0.0000          -
12650.33/638.48	c       638           2401        2396        20                -           0.0000          -
12751.51/643.52	c       644           2408        2403        20                -           0.0000          -
12850.62/648.57	c       649           2408        2403        20                -           0.0000          -
12951.71/653.62	c       654           2408        2403        20                -           0.0000          -
13050.88/658.67	c       659           2423        2418        20                -           0.0000          -
13152.06/663.72	c       664           1634         582        20                -           0.0000          -
13251.24/668.77	c       669           1634         582        20                -           0.0000          -
13352.33/673.81	c       674            442         441        20                -           0.0000          -
13451.42/678.87	c       679           2533        2528        20                -           0.0000          -
13552.58/683.91	c       684           2625        2620        20                -           0.0000          -
13651.78/688.97	c       689           1806         752        20                -           0.0000          -
13750.97/694.02	c       694           1806         752        20                -           0.0000          -
13853.28/699.07	c       699           1806         752        20                -           0.0000          -
13952.45/704.12	c       704           1806         752        20                -           0.0000          -
14051.27/709.14	c       709           2688        2683        20                -           0.0000          -
14153.52/714.22	c       714            550         549        20                -           0.0000          -
14252.68/719.27	c       719           2763        2758        20                -           0.0000          -
14269.45/720.10	c Warning: Ramp-Up Phase Process is switched to 1. CollectOnce, MergeNodesAtRestart and RacingStatBranching are switched to FALSE.
14269.45/720.10	c You should check the following parameter values: StopRacingNumberOfNodesLeft, StopRacingNumberOfNodesLeftMultiplier, ProhibitCollectOnceMultiplier
14269.45/720.10	Racing ramp-up finished after 720.1100 seconds. Selected strategy 17.
14428.88/729.18	c       729           2793        2770        18                -           0.0000          -           0.0000          -
14549.04/735.25	c       735           2801        2776        19                -           0.0000          -           0.0000          -
14660.01/740.83	c       741           2854        2829        19                -           0.0000          -           0.0000          -
14761.42/745.93	c       746           2864        2831        19                -           0.0000          -           0.0000          -
14860.68/751.01	c       751          61245        5284        19                -           0.0000          -           0.0000          -
14962.97/756.08	c       756         155687        5342        19                -           0.0000          -           0.0000          -
15070.94/761.56	c       762         245392        5348        20                -           0.0000          -           0.0000          -
15172.16/766.61	c       767         338710        5386        20                -           0.0000          -           0.0000          -
15271.42/771.66	c       772         428520        5433        20                -           0.0000          -           0.0000          -
15372.66/776.71	c       777         519885        5445        20                -           0.0000          -           0.0000          -
15471.88/781.76	c       782         617959        5438        20                -           0.0000          -           0.0000          -
15573.06/786.81	c       787         702316        5426        20                -           0.0000          -           0.0000          -
15672.27/791.86	c       792         787686        5480        20                -           0.0000          -           0.0000          -
15773.45/796.91	c       797         871110        5535        20                -           0.0000          -           0.0000          -
15872.66/801.96	c       802         976096        5558        20                -           0.0000          -           0.0000          -
15971.83/807.01	c       807        1085471        5648        20                -           0.0000          -           0.0000          -
16071.06/812.03	c       812        1237935        5688        20                -           0.0000          -           0.0000          -
16173.25/817.11	c       817        1431770        5759        20                -           0.0000          -           0.0000          -
16274.41/822.16	c       822        1611126        5822        20                -           0.0000          -           0.0000          -
16374.57/827.21	c       827        1794764        5834        20                -           0.0000          -           0.0000          -
16473.74/832.26	c       832        1955002        5917        20                -           0.0000          -           0.0000          -
16574.82/837.31	c       837        2031916        6005        20                -           0.0000          -           0.0000          -
16673.91/842.36	c       842        2117136        6051        20                -           0.0000          -           0.0000          -
16775.09/847.41	c       847        2193638        6191        20                -           0.0000          -           0.0000          -
16874.22/852.46	c       852        2272794        6254        20                -           0.0000          -           0.0000          -
16975.37/857.51	c       858        2363368        6316        20                -           0.0000          -           0.0000          -
17074.63/862.56	c       863        2444007        6376        20                -           0.0000          -           0.0000          -
17175.76/867.61	c       868        2535570        6470        20                -           0.0000          -           0.0000          -
17274.94/872.66	c       873        2630852        6612        20                -           0.0000          -           0.0000          -
17376.09/877.71	c       878        2725297        6731        20                -           0.0000          -           0.0000          -
17475.31/882.76	c       883        2818851        6849        20                -           0.0000          -           0.0000          -
17576.40/887.81	c       888        2924746        6972        20                -           0.0000          -           0.0000          -
17675.61/892.86	c       893        3028846        7116        20                -           0.0000          -           0.0000          -
17776.79/897.91	c       898        3131678        7319        20                -           0.0000          -           0.0000          -
17876.00/902.96	c       903        3239969        7411        20                -           0.0000          -           0.0000          -
17975.21/908.01	c       908        3341640        7628        20                -           0.0000          -           0.0000          -
18074.46/913.04	c       913        3444102        7809        20                -           0.0000          -           0.0000          -
18176.56/918.11	c       918        3542870        8042        20                -           0.0000          -           0.0000          -
18277.92/923.16	c       923        3630294        8182        20                -           0.0000          -           0.0000          -
18377.98/928.21	c       928        3733729        8282        20                -           0.0000          -           0.0000          -
18477.12/933.25	c       933        3827296        8501        20                -           0.0000          -           0.0000          -
18578.32/938.31	c       938        3926994        8619        20                -           0.0000          -           0.0000          -
18677.54/943.36	c       943        4036429        8839        20                -           0.0000          -           0.0000          -
18778.74/948.41	c       948        4125399        8992        20                -           0.0000          -           0.0000          -
18877.92/953.46	c       953        4213449        9358        20                -           0.0000          -           0.0000          -
18979.08/958.51	c       959        4333080        9671        20                -           0.0000          -           0.0000          -
19078.29/963.56	c       964        4441778        9865        20                -           0.0000          -           0.0000          -
19179.49/968.61	c       969        4540923       10173        20                -           0.0000          -           0.0000          -
19278.62/973.66	c       974        4628837       10410        20                -           0.0000          -           0.0000          -
19379.78/978.71	c       979        4709462       10690        20                -           0.0000          -           0.0000          -
19478.93/983.76	c       984        4807806       10883        20                -           0.0000          -           0.0000          -
19578.13/988.77	c       989        4899451       11033        20                -           0.0000          -           0.0000          -
19679.32/993.86	c       994        4984141       11186        20                -           0.0000          -           0.0000          -
19778.51/998.88	c       999        5079625       11385        20                -           0.0000          -           0.0000          -
19879.73/1003.96	c      1004        5206004       11471        20                -           0.0000          -           0.0000          -
19978.98/1009.01	c      1009        5346599       11530        20                -           0.0000          -           0.0000          -
20081.32/1014.06	c      1014        5462652       11692        20                -           0.0000          -           0.0000          -
20180.50/1019.11	c      1019        5563964       11883        20                -           0.0000          -           0.0000          -
20279.75/1024.15	c      1024        5677280       12315        20                -           0.0000          -           0.0000          -
20381.73/1029.20	c      1029        5792090       12428        20                -           0.0000          -           0.0000          -
20480.94/1034.25	c      1034        5893138       12730        20                -           0.0000          -           0.0000          -
20582.13/1039.30	c      1039        6003734       12936        20                -           0.0000          -           0.0000          -
20681.33/1044.35	c      1044        6100637       13282        20                -           0.0000          -           0.0000          -
20780.53/1049.38	c      1049        6222817       13554        20                -           0.0000          -           0.0000          -
20881.74/1054.45	c      1054        6391874       13816        20                -           0.0000          -           0.0000          -
20982.97/1059.50	c      1060        6525465       14014        20                -           0.0000          -           0.0000          -
21082.16/1064.55	c      1065        6671539       14451        20                -           0.0000          -           0.0000          -
21183.31/1069.60	c      1070        6809568       14919        20                -           0.0000          -           0.0000          -
21282.48/1074.63	c      1075        6969028       15357        20                -           0.0000          -           0.0000          -
21383.64/1079.70	c      1080        7140447       15834        20                -           0.0000          -           0.0000          -
21482.88/1084.72	c      1085        7258773       15949        20                -           0.0000          -           0.0000          -
21582.11/1089.73	c      1090        7369436       16110        20                -           0.0000          -           0.0000          -
21683.32/1094.85	c      1095        7498796       16393        20                -           0.0000          -           0.0000          -
21784.52/1099.90	c      1100        7604240       16779        20                -           0.0000          -           0.0000          -
21883.68/1104.95	c      1105        7722060       17472        20                -           0.0000          -           0.0000          -
21982.86/1110.00	c      1110        7830659       17872        20                -           0.0000          -           0.0000          -
22082.05/1115.06	c      1115        7954436       18272        20                -           0.0000          -           0.0000          -
22184.32/1120.10	c      1120        8097717       18522        20                -           0.0000          -           0.0000          -
22283.67/1125.15	c      1125        8198551       18779        20                -           0.0000          -           0.0000          -
22385.60/1130.20	c      1130        8300967       19094        20                -           0.0000          -           0.0000          -
22484.79/1135.25	c      1135        8413256       19336        20                -           0.0000          -           0.0000          -
22585.97/1140.30	c      1140        8511482       19794        20                -           0.0000          -           0.0000          -
22685.16/1145.35	c      1145        8611196       20245        20                -           0.0000          -           0.0000          -
22786.34/1150.40	c      1150        8715556       20443        20                -           0.0000          -           0.0000          -
22885.53/1155.45	c      1155        8811804       20688        20                -           0.0000          -           0.0000          -
22986.71/1160.50	c      1161        8907071       20837        20                -           0.0000          -           0.0000          -
23085.83/1165.55	c      1166        9003855       20986        20                -           0.0000          -           0.0000          -
23187.00/1170.60	c      1171        9117022       21190        20                -           0.0000          -           0.0000          -
23286.16/1175.65	c      1176        9230856       21343        20                -           0.0000          -           0.0000          -
23387.34/1180.70	c      1181        9326260       21496        20                -           0.0000          -           0.0000          -
23486.53/1185.75	c      1186        9457733       21590        20                -           0.0000          -           0.0000          -
23587.71/1190.80	c      1191        9586526       21661        20                -           0.0000          -           0.0000          -
23686.81/1195.85	c      1196        9731904       21915        20                -           0.0000          -           0.0000          -
23787.95/1200.90	c      1201        9825103       22186        20                -           0.0000          -           0.0000          -
23887.13/1205.95	c      1206        9940878       22321        20                -           0.0000          -           0.0000          -
23986.29/1211.00	c      1211       10096834       22557        20                -           0.0000          -           0.0000          -
24085.44/1216.05	c      1216       10242708       22717        20                -           0.0000          -           0.0000          -
24187.73/1221.10	c      1221       10382606       22845        20                -           0.0000          -           0.0000          -
24288.64/1226.16	c      1226       10521496       23036        20                -           0.0000          -           0.0000          -
24388.78/1231.20	c      1231       10633936       23317        20                -           0.0000          -           0.0000          -
24487.89/1236.25	c      1236       10764235       23480        20                -           0.0000          -           0.0000          -
24589.05/1241.30	c      1241       10912991       23672        20                -           0.0000          -           0.0000          -
24688.17/1246.35	c      1246       11025831       23955        20                -           0.0000          -           0.0000          -
24789.20/1251.40	c      1251       11128443       24179        20                -           0.0000          -           0.0000          -
24888.25/1256.45	c      1256       11224457       24430        20                -           0.0000          -           0.0000          -
24987.45/1261.49	c      1262       11321600       24677        20                -           0.0000          -           0.0000          -
25088.56/1266.55	c      1267       11430319       24855        20                -           0.0000          -           0.0000          -
25189.57/1271.60	c      1272       11534760       25134        20                -           0.0000          -           0.0000          -
25288.68/1276.65	c      1277       11636529       25385        20                -           0.0000          -           0.0000          -
25387.70/1281.66	c      1282       11747619       25542        20                -           0.0000          -           0.0000          -
25488.85/1286.72	c      1287       11884209       25789        20                -           0.0000          -           0.0000          -
25588.06/1291.72	c      1292       12016146       26079        20                -           0.0000          -           0.0000          -
25687.21/1296.77	c      1297       12127372       26325        20                -           0.0000          -           0.0000          -
25788.29/1301.85	c      1302       12226038       26440        20                -           0.0000          -           0.0000          -
25889.41/1306.92	c      1307       12330753       26633        20                -           0.0000          -           0.0000          -
25988.60/1311.97	c      1312       12436610       26817        20                -           0.0000          -           0.0000          -
26087.75/1317.04	c      1317       12552251       27054        20                -           0.0000          -           0.0000          -
26190.10/1322.09	c      1322       12652377       27361        20                -           0.0000          -           0.0000          -
26289.33/1327.15	c      1327       12762223       27608        20                -           0.0000          -           0.0000          -
26391.02/1332.20	c      1332       12864253       28035        20                -           0.0000          -           0.0000          -
26490.23/1337.25	c      1337       12987574       28298        20                -           0.0000          -           0.0000          -
26591.44/1342.30	c      1342       13093638       28437        20                -           0.0000          -           0.0000          -
26690.62/1347.35	c      1347       13203889       28679        20                -           0.0000          -           0.0000          -
26791.76/1352.40	c      1352       13309315       28972        20                -           0.0000          -           0.0000          -
26890.89/1357.45	c      1357       13405629       29244        20                -           0.0000          -           0.0000          -
26992.02/1362.50	c      1363       13508704       29572        20                -           0.0000          -           0.0000          -
27091.21/1367.55	c      1368       13607641       29838        20                -           0.0000          -           0.0000          -
27192.37/1372.60	c      1373       13695003       30135        20                -           0.0000          -           0.0000          -
27291.53/1377.65	c      1378       13796471       30493        20                -           0.0000          -           0.0000          -
27390.71/1382.69	c      1383       13917247       30986        20                -           0.0000          -           0.0000          -
27491.86/1387.75	c      1388       14031553       31064        20                -           0.0000          -           0.0000          -
27593.04/1392.80	c      1393       14130699       31423        20                -           0.0000          -           0.0000          -
27692.00/1397.85	c      1398       14217818       31870        20                -           0.0000          -           0.0000          -
27793.15/1402.90	c      1403       14308239       32417        20                -           0.0000          -           0.0000          -
27892.34/1407.93	c      1408       14413025       32624        20                -           0.0000          -           0.0000          -
27991.51/1412.94	c      1413       14509190       33127        20                -           0.0000          -           0.0000          -
28090.57/1418.01	c      1418       14626213       33495        20                -           0.0000          -           0.0000          -
28192.62/1423.10	c      1423       14767774       33843        20                -           0.0000          -           0.0000          -
28291.86/1428.15	c      1428       14868602       34035        20                -           0.0000          -           0.0000          -
28393.94/1433.20	c      1433       14969683       34196        20                -           0.0000          -           0.0000          -
28493.12/1438.25	c      1438       15082833       34361        20                -           0.0000          -           0.0000          -
28594.29/1443.30	c      1443       15183739       34532        20                -           0.0000          -           0.0000          -
28693.46/1448.35	c      1448       15275267       34671        20                -           0.0000          -           0.0000          -
28794.55/1453.40	c      1453       15384984       34783        20                -           0.0000          -           0.0000          -
28893.69/1458.45	c      1458       15499720       35046        20                -           0.0000          -           0.0000          -
28994.67/1463.50	c      1464       15598144       35158        20                -           0.0000          -           0.0000          -
29093.84/1468.53	c      1469       15695647       35292        20                -           0.0000          -           0.0000          -
29193.00/1473.59	c      1474       15813847       35428        20                -           0.0000          -           0.0000          -
29294.16/1478.65	c      1479       15939957       35641        20                -           0.0000          -           0.0000          -
29395.30/1483.70	c      1484       16061712       35756        20                -           0.0000          -           0.0000          -
29494.49/1488.75	c      1489       16180782       35803        20                -           0.0000          -           0.0000          -
29595.66/1493.80	c      1494       16317129       35949        20                -           0.0000          -           0.0000          -
29694.77/1498.84	c      1499       16445201       36039        20                -           0.0000          -           0.0000          -
29795.92/1503.90	c      1504       16576457       36475        20                -           0.0000          -           0.0000          -
29895.04/1508.92	c      1509       16683850       36656        20                -           0.0000          -           0.0000          -
29994.16/1514.00	c      1514       16798403       36877        20                -           0.0000          -           0.0000          -
30093.28/1519.05	c      1519       16914067       37151        20                -           0.0000          -           0.0000          -
30195.46/1524.10	c      1524       17059466       37405        20                -           0.0000          -           0.0000          -
30294.81/1529.15	c      1529       17182740       37521        20                -           0.0000          -           0.0000          -
30395.89/1534.16	c      1534       17301343       37646        20                -           0.0000          -           0.0000          -
30495.77/1539.22	c      1539       17410789       37773        20                -           0.0000          -           0.0000          -
30594.89/1544.27	c      1544       17528744       37821        20                -           0.0000          -           0.0000          -
30696.10/1549.33	c      1549       17662152       37931        20                -           0.0000          -           0.0000          -
30797.25/1554.40	c      1554       17804394       37943        20                -           0.0000          -           0.0000          -
30896.45/1559.45	c      1559       17933408       38203        20                -           0.0000          -           0.0000          -
30997.58/1564.50	c      1565       18045236       38451        20                -           0.0000          -           0.0000          -
31096.72/1569.51	c      1570       18154359       38788        20                -           0.0000          -           0.0000          -
31197.77/1574.60	c      1575       18271017       39060        20                -           0.0000          -           0.0000          -
31296.95/1579.65	c      1580       18391252       39282        20                -           0.0000          -           0.0000          -
31398.05/1584.70	c      1585       18508729       39616        20                -           0.0000          -           0.0000          -
31497.22/1589.75	c      1590       18621769       39724        20                -           0.0000          -           0.0000          -
31598.33/1594.80	c      1595       18737676       40016        20                -           0.0000          -           0.0000          -
31697.50/1599.85	c      1600       18841887       40275        20                -           0.0000          -           0.0000          -
31796.66/1604.88	c      1605       18961951       40418        20                -           0.0000          -           0.0000          -
31897.82/1609.95	c      1610       19057049       40556        20                -           0.0000          -           0.0000          -
31997.00/1614.98	c      1615       19155198       40685        20                -           0.0000          -           0.0000          -
32096.06/1620.05	c      1620       19241288       40945        20                -           0.0000          -           0.0000          -
32198.32/1625.10	c      1625       19346635       41240        20                -           0.0000          -           0.0000          -
32297.58/1630.11	c      1630       19449913       41459        20                -           0.0000          -           0.0000          -
32399.31/1635.20	c      1635       19566786       41740        20                -           0.0000          -           0.0000          -
32498.32/1640.25	c      1640       19682881       41944        20                -           0.0000          -           0.0000          -
32597.39/1645.30	c      1645       19799502       42173        20                -           0.0000          -           0.0000          -
32698.65/1650.35	c      1650       19911286       42636        20                -           0.0000          -           0.0000          -
32797.64/1655.36	c      1655       20020868       42910        20                -           0.0000          -           0.0000          -
32896.80/1660.38	c      1660       20149601       43234        20                -           0.0000          -           0.0000          -
32997.89/1665.50	c      1666       20281299       43392        20                -           0.0000          -           0.0000          -
33099.05/1670.55	c      1671       20419344       43528        20                -           0.0000          -           0.0000          -
33200.19/1675.60	c      1676       20542319       43824        20                -           0.0000          -           0.0000          -
33299.36/1680.65	c      1681       20653391       43885        20                -           0.0000          -           0.0000          -
33398.49/1685.66	c      1686       20764257       43930        20                -           0.0000          -           0.0000          -
33499.56/1690.75	c      1691       20873707       44013        20                -           0.0000          -           0.0000          -
33600.71/1695.80	c      1696       20983782       44274        20                -           0.0000          -           0.0000          -
33699.89/1700.85	c      1701       21095296       44423        20                -           0.0000          -           0.0000          -
33801.06/1705.90	c      1706       21211286       44511        20                -           0.0000          -           0.0000          -
33900.11/1710.95	c      1711       21322831       44555        20                -           0.0000          -           0.0000          -
33999.26/1716.00	c      1716       21433598       44678        20                -           0.0000          -           0.0000          -
34098.39/1721.03	c      1721       21552375       44881        20                -           0.0000          -           0.0000          -
34200.56/1726.10	c      1726       21724022       45031        20                -           0.0000          -           0.0000          -
34299.85/1731.15	c      1731       21890186       45149        20                -           0.0000          -           0.0000          -
34401.74/1736.20	c      1736       22033022       45250        20                -           0.0000          -           0.0000          -
34500.90/1741.25	c      1741       22158755       45428        20                -           0.0000          -           0.0000          -
34601.97/1746.30	c      1746       22286317       45674        20                -           0.0000          -           0.0000          -
34701.06/1751.35	c      1751       22434026       45892        20                -           0.0000          -           0.0000          -
34802.03/1756.40	c      1756       22577652       46008        20                -           0.0000          -           0.0000          -
34901.18/1761.45	c      1761       22714522       46297        20                -           0.0000          -           0.0000          -
35002.36/1766.50	c      1767       22847016       46551        20                -           0.0000          -           0.0000          -
35101.57/1771.55	c      1772       22959577       46820        20                -           0.0000          -           0.0000          -
35202.73/1776.60	c      1777       23090392       47036        20                -           0.0000          -           0.0000          -
35301.90/1781.62	c      1782       23232370       47291        20                -           0.0000          -           0.0000          -
35401.03/1786.69	c      1787       23368315       47540        20                -           0.0000          -           0.0000          -
35502.12/1791.75	c      1792       23472443       47879        20                -           0.0000          -           0.0000          -
35603.10/1796.80	c      1797       23574472       48144        20                -           0.0000          -           0.0000          -
35702.20/1801.85	c      1802       23680368       48271        20                -           0.0000          -           0.0000          -
35803.36/1806.90	c      1807       23807170       48384        20                -           0.0000          -           0.0000          -
35902.48/1811.95	c      1812       23951025       48478        20                -           0.0000          -           0.0000          -
36001.62/1817.00	c      1817       24092142       48706        20                -           0.0000          -           0.0000          -
36100.79/1822.01	c      1822       24264065       48945        20                -           0.0000          -           0.0000          -
36199.95/1827.04	c      1827       24422152       49209        20                -           0.0000          -           0.0000          -
36302.30/1832.10	c      1832       24577511       49454        20                -           0.0000          -           0.0000          -
36401.43/1837.14	c      1837       24707625       49608        20                -           0.0000          -           0.0000          -
36500.61/1842.15	c      1842       24836300       49832        20                -           0.0000          -           0.0000          -
36602.61/1847.21	c      1847       24960671       49995        20                -           0.0000          -           0.0000          -
36701.78/1852.23	c      1852       25080172       50136        20                -           0.0000          -           0.0000          -
36802.93/1857.32	c      1857       25192128       50273        20                -           0.0000          -           0.0000          -
36902.10/1862.33	c      1862       25307214       50375        20                -           0.0000          -           0.0000          -
37001.27/1867.36	c      1867       25407570       50572        20                -           0.0000          -           0.0000          -
37100.30/1872.37	c      1872       25517714       50652        20                -           0.0000          -           0.0000          -
37201.42/1877.44	c      1877       25608202       50864        20                -           0.0000          -           0.0000          -
37304.57/1882.65	c      1883       25762540       50995        20                -           0.0000          -           0.0000          -
37405.73/1887.70	c      1888       25886074       51176        20                -           0.0000          -           0.0000          -
37504.92/1892.75	c      1893       25995381       51566        20                -           0.0000          -           0.0000          -
37606.05/1897.80	c      1898       26098636       51723        20                -           0.0000          -           0.0000          -
37705.20/1902.85	c      1903       26236130       51889        20                -           0.0000          -           0.0000          -
37806.26/1907.90	c      1908       26365205       51979        20                -           0.0000          -           0.0000          -
37905.44/1912.95	c      1913       26479012       52012        20                -           0.0000          -           0.0000          -
38004.60/1917.96	c      1918       26585651       52177        20                -           0.0000          -           0.0000          -
38103.74/1922.98	c      1923       26692273       52330        20                -           0.0000          -           0.0000          -
38205.72/1928.07	c      1928       26794111       52574        20                -           0.0000          -           0.0000          -
38305.27/1933.12	c      1933       26886160       52690        20                -           0.0000          -           0.0000          -
38407.16/1938.20	c      1938       26996985       52883        20                -           0.0000          -           0.0000          -
38506.29/1943.25	c      1943       27110829       53086        20                -           0.0000          -           0.0000          -
38607.42/1948.30	c      1948       27223261       53342        20                -           0.0000          -           0.0000          -
38706.56/1953.35	c      1953       27314652       53557        20                -           0.0000          -           0.0000          -
38805.74/1958.37	c      1958       27439724       53757        20                -           0.0000          -           0.0000          -
38906.81/1963.45	c      1963       27570470       53883        20                -           0.0000          -           0.0000          -
39007.99/1968.50	c      1969       27678687       54148        20                -           0.0000          -           0.0000          -
39107.11/1973.55	c      1974       27756294       54308        20                -           0.0000          -           0.0000          -
39208.29/1978.60	c      1979       27852457       54469        20                -           0.0000          -           0.0000          -
39307.44/1983.65	c      1984       27979582       54641        20                -           0.0000          -           0.0000          -
39408.62/1988.70	c      1989       28145493       54781        20                -           0.0000          -           0.0000          -
39507.77/1993.71	c      1994       28257384       54838        20                -           0.0000          -           0.0000          -
39608.93/1998.80	c      1999       28349888       55045        20                -           0.0000          -           0.0000          -
39708.05/2003.85	c      2004       28460543       55094        20                -           0.0000          -           0.0000          -
39807.19/2008.88	c      2009       28569089       55230        20                -           0.0000          -           0.0000          -
39908.35/2013.95	c      2014       28686920       55450        20                -           0.0000          -           0.0000          -
40007.52/2019.00	c      2019       28804657       55671        20                -           0.0000          -           0.0000          -
40106.66/2024.05	c      2024       28921811       55885        20                -           0.0000          -           0.0000          -
40208.88/2029.10	c      2029       29048482       56005        20                -           0.0000          -           0.0000          -
40309.97/2034.15	c      2034       29179239       56101        20                -           0.0000          -           0.0000          -
40410.11/2039.20	c      2039       29316036       56229        20                -           0.0000          -           0.0000          -
40509.22/2044.23	c      2044       29449266       56362        20                -           0.0000          -           0.0000          -
40608.42/2049.29	c      2049       29575099       56374        20                -           0.0000          -           0.0000          -
40709.59/2054.34	c      2054       29699512       56512        20                -           0.0000          -           0.0000          -
40808.76/2059.39	c      2059       29819295       56618        20                -           0.0000          -           0.0000          -
40909.92/2064.44	c      2064       29931542       56718        20                -           0.0000          -           0.0000          -
41009.09/2069.49	c      2070       30065027       56869        20                -           0.0000          -           0.0000          -
41110.24/2074.54	c      2075       30202298       57090        20                -           0.0000          -           0.0000          -
41209.40/2079.59	c      2080       30331811       57155        20                -           0.0000          -           0.0000          -
41310.54/2084.64	c      2085       30456266       57288        20                -           0.0000          -           0.0000          -
41409.72/2089.69	c      2090       30608122       57469        20                -           0.0000          -           0.0000          -
41510.81/2094.73	c      2095       30757266       57726        20                -           0.0000          -           0.0000          -
41610.02/2099.79	c      2100       30910868       57739        20                -           0.0000          -           0.0000          -
41711.24/2104.81	c      2105       31028930       57753        20                -           0.0000          -           0.0000          -
41810.37/2109.89	c      2110       31158833       57750        20                -           0.0000          -           0.0000          -
41911.55/2114.94	c      2115       31299680       57799        20                -           0.0000          -           0.0000          -
42010.73/2119.99	c      2120       31443754       57862        20                -           0.0000          -           0.0000          -
42109.88/2125.04	c      2125       31546924       58009        20                -           0.0000          -           0.0000          -
42212.34/2130.09	c      2130       31666252       58060        20                -           0.0000          -           0.0000          -
42311.37/2135.14	c      2135       31811052       58174        20                -           0.0000          -           0.0000          -
42412.28/2140.17	c      2140       31939633       58150        20                -           0.0000          -           0.0000          -
42512.52/2145.24	c      2145       32068990       58271        20                -           0.0000          -           0.0000          -
42611.59/2150.29	c      2150       32192243       58439        20                -           0.0000          -           0.0000          -
42712.72/2155.33	c      2155       32289095       58589        20                -           0.0000          -           0.0000          -
42811.92/2160.39	c      2160       32404148       58752        20                -           0.0000          -           0.0000          -
42913.01/2165.42	c      2165       32525878       59017        20                -           0.0000          -           0.0000          -
43012.18/2170.49	c      2170       32678689       59126        20                -           0.0000          -           0.0000          -
43113.30/2175.52	c      2176       32820142       59353        20                -           0.0000          -           0.0000          -
43212.48/2180.59	c      2181       32952299       59564        20                -           0.0000          -           0.0000          -
43313.61/2185.63	c      2186       33088522       59771        20                -           0.0000          -           0.0000          -
43412.74/2190.68	c      2191       33230924       59913        20                -           0.0000          -           0.0000          -
43513.91/2195.74	c      2196       33406560       59927        20                -           0.0000          -           0.0000          -
43613.09/2200.79	c      2201       33527519       60099        20                -           0.0000          -           0.0000          -
43714.20/2205.84	c      2206       33661360       60107        20                -           0.0000          -           0.0000          -
43813.39/2210.89	c      2211       33799159       60284        20                -           0.0000          -           0.0000          -
43914.65/2215.94	c      2216       33966313       60359        20                -           0.0000          -           0.0000          -
44013.70/2220.99	c      2221       34078673       60449        20                -           0.0000          -           0.0000          -
44112.86/2226.04	c      2226       34204935       60437        20                -           0.0000          -           0.0000          -
44215.05/2231.09	c      2231       34333997       60545        20                -           0.0000          -           0.0000          -
44314.39/2236.11	c      2236       34444366       60596        20                -           0.0000          -           0.0000          -
44413.51/2241.14	c      2241       34551818       60647        20                -           0.0000          -           0.0000          -
44515.43/2246.24	c      2246       34661149       60740        20                -           0.0000          -           0.0000          -
44614.61/2251.29	c      2251       34789191       60772        20                -           0.0000          -           0.0000          -
44715.74/2256.35	c      2256       34922121       61081        20                -           0.0000          -           0.0000          -
44814.91/2261.37	c      2261       35104382       61224        20                -           0.0000          -           0.0000          -
44916.03/2266.44	c      2266       35282029       61451        20                -           0.0000          -           0.0000          -
45015.27/2271.49	c      2272       35446875       61741        20                -           0.0000          -           0.0000          -
45116.34/2276.54	c      2277       35628708       61919        20                -           0.0000          -           0.0000          -
45215.48/2281.59	c      2282       35822924       62123        20                -           0.0000          -           0.0000          -
45316.56/2286.63	c      2287       35996764       62364        20                -           0.0000          -           0.0000          -
45415.70/2291.68	c      2292       36158966       62453        20                -           0.0000          -           0.0000          -
45516.87/2296.73	c      2297       36297288       62670        20                -           0.0000          -           0.0000          -
45616.13/2301.79	c      2302       36449173       62958        20                -           0.0000          -           0.0000          -
45717.21/2306.84	c      2307       36617006       63060        20                -           0.0000          -           0.0000          -
45816.36/2311.87	c      2312       36756229       63109        20                -           0.0000          -           0.0000          -
45915.54/2316.88	c      2317       36872976       63089        20                -           0.0000          -           0.0000          -
46016.65/2321.97	c      2322       36997767       63169        20                -           0.0000          -           0.0000          -
46115.77/2327.04	c      2327       37123725       63229        20                -           0.0000          -           0.0000          -
46218.14/2332.09	c      2332       37270796       63279        20                -           0.0000          -           0.0000          -
46317.14/2337.14	c      2337       37418348       63277        20                -           0.0000          -           0.0000          -
46418.22/2342.18	c      2342       37569709       63403        20                -           0.0000          -           0.0000          -
46518.23/2347.24	c      2347       37726770       63462        20                -           0.0000          -           0.0000          -
46619.21/2352.30	c      2352       37882597       63602        20                -           0.0000          -           0.0000          -
46718.35/2357.33	c      2357       38032314       63736        20                -           0.0000          -           0.0000          -
46817.53/2362.39	c      2362       38210854       63755        20                -           0.0000          -           0.0000          -
46918.67/2367.44	c      2367       38398512       63851        20                -           0.0000          -           0.0000          -
47017.67/2372.48	c      2372       38567095       63947        20                -           0.0000          -           0.0000          -
47118.82/2377.54	c      2378       38761045       64061        20                -           0.0000          -           0.0000          -
47217.99/2382.58	c      2383       38922818       64169        20                -           0.0000          -           0.0000          -
47317.19/2387.60	c      2388       39083667       64225        20                -           0.0000          -           0.0000          -
47418.33/2392.69	c      2393       39257016       64278        20                -           0.0000          -           0.0000          -
47519.49/2397.74	c      2398       39429697       64390        20                -           0.0000          -           0.0000          -
47618.65/2402.79	c      2403       39601618       64582        20                -           0.0000          -           0.0000          -
47719.79/2407.84	c      2408       39787282       64590        20                -           0.0000          -           0.0000          -
47818.82/2412.89	c      2413       39940672       64687        20                -           0.0000          -           0.0000          -
47920.00/2417.94	c      2418       40123196       64769        20                -           0.0000          -           0.0000          -
48019.17/2422.97	c      2423       40339023       64737        20                -           0.0000          -           0.0000          -
48118.34/2428.03	c      2428       40559314       64835        20                -           0.0000          -           0.0000          -
48220.32/2433.05	c      2433       40751386       64839        20                -           0.0000          -           0.0000          -
48319.80/2438.09	c      2438       40948680       64896        20                -           0.0000          -           0.0000          -
48418.72/2443.11	c      2443       41167464       64944        20                -           0.0000          -           0.0000          -
48520.78/2448.24	c      2448       41295260       64990        20                -           0.0000          -           0.0000          -
48619.86/2453.29	c      2453       41441831       65045        20                -           0.0000          -           0.0000          -
48720.95/2458.34	c      2458       41578908       65194        20                -           0.0000          -           0.0000          -
48820.07/2463.39	c      2463       41717721       65236        20                -           0.0000          -           0.0000          -
48921.20/2468.40	c      2468       41859765       65343        20                -           0.0000          -           0.0000          -
49020.33/2473.49	c      2473       42010378       65365        20                -           0.0000          -           0.0000          -
49121.33/2478.54	c      2479       42193959       65346        20                -           0.0000          -           0.0000          -
49220.49/2483.59	c      2484       42369207       65379        20                -           0.0000          -           0.0000          -
49321.59/2488.64	c      2489       42518267       65408        20                -           0.0000          -           0.0000          -
49420.67/2493.69	c      2494       42677460       65510        20                -           0.0000          -           0.0000          -
49521.74/2498.72	c      2499       42853689       65680        20                -           0.0000          -           0.0000          -
49620.80/2503.74	c      2504       42994099       65751        20                -           0.0000          -           0.0000          -
49721.89/2508.83	c      2509       43127549       65772        20                -           0.0000          -           0.0000          -
49821.00/2513.89	c      2514       43269815       65807        20                -           0.0000          -           0.0000          -
49922.07/2518.90	c      2519       43410548       65929        20                -           0.0000          -           0.0000          -
50021.25/2523.99	c      2524       43577444       66036        20                -           0.0000          -           0.0000          -
50120.52/2529.01	c      2529       43735051       66077        20                -           0.0000          -           0.0000          -
50222.44/2534.09	c      2534       43857653       66266        20                -           0.0000          -           0.0000          -
50321.64/2539.10	c      2539       43963720       66447        20                -           0.0000          -           0.0000          -
50420.98/2544.13	c      2544       44064803       66464        20                -           0.0000          -           0.0000          -
50521.87/2549.15	c      2549       44161235       66483        20                -           0.0000          -           0.0000          -
50619.30/2554.16	c      2554       44290131       66694        20                -           0.0000          -           0.0000          -
50720.91/2559.28	c      2559       44461776       66806        20                -           0.0000          -           0.0000          -
50821.94/2564.34	c      2564       44629748       66686        20                -           0.0000          -           0.0000          -
50923.05/2569.44	c      2569       44811974       66883        20                -           0.0000          -           0.0000          -
51022.22/2574.49	c      2574       44982618       66962        20                -           0.0000          -           0.0000          -
51123.23/2579.54	c      2580       45169408       67076        20                -           0.0000          -           0.0000          -
51222.42/2584.59	c      2585       45345735       67259        20                -           0.0000          -           0.0000          -
51323.61/2589.64	c      2590       45530151       67413        20                -           0.0000          -           0.0000          -
51422.82/2594.69	c      2595       45707478       67573        20                -           0.0000          -           0.0000          -
51523.98/2599.74	c      2600       45794510       67669        20                -           0.0000          -           0.0000          -
51623.14/2604.79	c      2605       45904693       67746        20                -           0.0000          -           0.0000          -
51724.25/2609.84	c      2610       46039204       68050        20                -           0.0000          -           0.0000          -
51823.42/2614.89	c      2615       46159323       68081        20                -           0.0000          -           0.0000          -
51924.55/2619.92	c      2620       46289211       68232        20                -           0.0000          -           0.0000          -
52023.69/2624.99	c      2625       46421212       68365        20                -           0.0000          -           0.0000          -
52122.88/2630.04	c      2630       46554699       68436        20                -           0.0000          -           0.0000          -
52224.92/2635.09	c      2635       46694734       68502        20                -           0.0000          -           0.0000          -
52324.36/2640.12	c      2640       46815027       68556        20                -           0.0000          -           0.0000          -
52425.54/2645.18	c      2645       46943340       68668        20                -           0.0000          -           0.0000          -
52525.40/2650.24	c      2650       47070419       68739        20                -           0.0000          -           0.0000          -
52624.50/2655.29	c      2655       47195545       68828        20                -           0.0000          -           0.0000          -
52725.67/2660.30	c      2660       47344666       68879        20                -           0.0000          -           0.0000          -
52824.86/2665.39	c      2665       47494858       68958        20                -           0.0000          -           0.0000          -
52926.03/2670.44	c      2670       47618906       69017        20                -           0.0000          -           0.0000          -
53025.12/2675.49	c      2676       47736752       69092        20                -           0.0000          -           0.0000          -
53126.27/2680.54	c      2681       47847834       69248        20                -           0.0000          -           0.0000          -
53225.38/2685.59	c      2686       47955831       69295        20                -           0.0000          -           0.0000          -
53326.52/2690.63	c      2691       48067273       69392        20                -           0.0000          -           0.0000          -
53425.67/2695.68	c      2696       48166267       69610        20                -           0.0000          -           0.0000          -
53526.83/2700.70	c      2701       48271954       69858        20                -           0.0000          -           0.0000          -
53625.95/2705.71	c      2706       48405914       69980        20                -           0.0000          -           0.0000          -
53727.10/2710.81	c      2711       48530706       70134        20                -           0.0000          -           0.0000          -
53826.26/2715.87	c      2716       48703111       70302        20                -           0.0000          -           0.0000          -
53925.44/2720.89	c      2721       48888345       70425        20                -           0.0000          -           0.0000          -
54026.65/2725.99	c      2726       49065655       70525        20                -           0.0000          -           0.0000          -
54125.75/2731.04	c      2731       49241325       70652        20                -           0.0000          -           0.0000          -
54224.90/2736.05	c      2736       49396591       70709        20                -           0.0000          -           0.0000          -
54326.99/2741.14	c      2741       49500366       70802        20                -           0.0000          -           0.0000          -
54428.55/2746.19	c      2746       49591309       70871        20                -           0.0000          -           0.0000          -
54528.30/2751.22	c      2751       49678873       71039        20                -           0.0000          -           0.0000          -
54627.48/2756.29	c      2756       49767766       71291        20                -           0.0000          -           0.0000          -
54728.65/2761.34	c      2761       49857323       71336        20                -           0.0000          -           0.0000          -
54827.84/2766.39	c      2766       49981992       71345        20                -           0.0000          -           0.0000          -
54929.03/2771.44	c      2771       50098793       71410        20                -           0.0000          -           0.0000          -
55028.19/2776.49	c      2776       50225238       71514        20                -           0.0000          -           0.0000          -
55129.36/2781.54	c      2782       50313588       71677        20                -           0.0000          -           0.0000          -
55228.49/2786.57	c      2787       50396935       71673        20                -           0.0000          -           0.0000          -
55329.68/2791.63	c      2792       50565564       71829        20                -           0.0000          -           0.0000          -
55428.86/2796.69	c      2797       50689636       71847        20                -           0.0000          -           0.0000          -
55529.90/2801.74	c      2802       50801355       72007        20                -           0.0000          -           0.0000          -
55629.07/2806.79	c      2807       50896614       72036        20                -           0.0000          -           0.0000          -
55730.21/2811.84	c      2812       50998838       72146        20                -           0.0000          -           0.0000          -
55829.39/2816.86	c      2817       51108384       72256        20                -           0.0000          -           0.0000          -
55928.57/2821.86	c      2822       51241827       72258        20                -           0.0000          -           0.0000          -
56029.74/2826.93	c      2827       51388274       72303        20                -           0.0000          -           0.0000          -
56128.92/2831.98	c      2832       51559344       72390        20                -           0.0000          -           0.0000          -
56231.28/2837.09	c      2837       51713445       72488        20                -           0.0000          -           0.0000          -
56330.34/2842.14	c      2842       51861672       72475        20                -           0.0000          -           0.0000          -
56431.49/2847.19	c      2847       51962420       72461        20                -           0.0000          -           0.0000          -
56531.54/2852.23	c      2852       52047479       72587        20                -           0.0000          -           0.0000          -
56630.69/2857.29	c      2857       52134056       72717        20                -           0.0000          -           0.0000          -
56731.86/2862.33	c      2862       52227146       72721        20                -           0.0000          -           0.0000          -
56831.04/2867.39	c      2867       52325466       72919        20                -           0.0000          -           0.0000          -
56932.20/2872.44	c      2872       52413616       73072        20                -           0.0000          -           0.0000          -
57031.26/2877.46	c      2877       52518962       73234        20                -           0.0000          -           0.0000          -
57132.45/2882.54	c      2883       52633732       73254        20                -           0.0000          -           0.0000          -
57231.63/2887.59	c      2888       52726196       73454        20                -           0.0000          -           0.0000          -
57332.80/2892.60	c      2893       52854122       73519        20                -           0.0000          -           0.0000          -
57431.98/2897.68	c      2898       52959678       73576        20                -           0.0000          -           0.0000          -
57533.15/2902.74	c      2903       53093860       73661        20                -           0.0000          -           0.0000          -
57632.34/2907.79	c      2908       53210638       73730        20                -           0.0000          -           0.0000          -
57733.51/2912.84	c      2913       53317116       73775        20                -           0.0000          -           0.0000          -
57832.63/2917.89	c      2918       53418340       73796        20                -           0.0000          -           0.0000          -
57933.81/2922.94	c      2923       53570316       73850        20                -           0.0000          -           0.0000          -
58033.01/2927.95	c      2928       53719237       73939        20                -           0.0000          -           0.0000          -
58132.11/2933.02	c      2933       53843016       74111        20                -           0.0000          -           0.0000          -
58234.38/2938.09	c      2938       53965294       74219        20                -           0.0000          -           0.0000          -
58333.39/2943.14	c      2943       54074546       74318        20                -           0.0000          -           0.0000          -
58434.39/2948.19	c      2948       54214060       74201        20                -           0.0000          -           0.0000          -
58534.69/2953.24	c      2953       54334312       74289        20                -           0.0000          -           0.0000          -
58633.83/2958.28	c      2958       54485192       74409        20                -           0.0000          -           0.0000          -
58735.00/2963.34	c      2963       54608129       74503        20                -           0.0000          -           0.0000          -
58834.10/2968.36	c      2968       54716475       74587        20                -           0.0000          -           0.0000          -
58935.20/2973.40	c      2973       54814278       74692        20                -           0.0000          -           0.0000          -
59034.20/2978.44	c      2978       54914177       74770        20                -           0.0000          -           0.0000          -
59135.28/2983.52	c      2984       54996315       74872        20                -           0.0000          -           0.0000          -
59234.42/2988.58	c      2989       55084181       74947        20                -           0.0000          -           0.0000          -
59335.53/2993.63	c      2994       55168251       75086        20                -           0.0000          -           0.0000          -
59434.71/2998.69	c      2999       55245297       75204        20                -           0.0000          -           0.0000          -
59535.75/3003.74	c      3004       55340258       75305        20                -           0.0000          -           0.0000          -
59634.87/3008.76	c      3009       55418317       75471        20                -           0.0000          -           0.0000          -
59734.03/3013.79	c      3014       55514627       75515        20                -           0.0000          -           0.0000          -
59835.21/3018.89	c      3019       55599727       75664        20                -           0.0000          -           0.0000          -
59936.34/3023.94	c      3024       55678004       75854        20                -           0.0000          -           0.0000          -
60035.57/3028.95	c      3029       55797214       75777        20                -           0.0000          -           0.0000          -
60134.64/3034.02	c      3034       55891382       75852        20                -           0.0000          -           0.0000          -
60236.96/3039.09	c      3039       55971761       75952        20                -           0.0000          -           0.0000          -
60335.94/3044.14	c      3044       56071918       75998        20                -           0.0000          -           0.0000          -
60437.21/3049.19	c      3049       56164287       75970        20                -           0.0000          -           0.0000          -
60537.37/3054.21	c      3054       56233177       76047        20                -           0.0000          -           0.0000          -
60636.46/3059.27	c      3059       56320209       76172        20                -           0.0000          -           0.0000          -
60737.51/3064.34	c      3064       56398996       76223        20                -           0.0000          -           0.0000          -
60836.70/3069.35	c      3069       56477522       76335        20                -           0.0000          -           0.0000          -
60935.89/3074.37	c      3074       56556330       76467        20                -           0.0000          -           0.0000          -
61037.06/3079.48	c      3079       56634218       76555        20                -           0.0000          -           0.0000          -
61138.12/3084.54	c      3085       56719520       76627        20                -           0.0000          -           0.0000          -
61237.22/3089.59	c      3090       56802724       76748        20                -           0.0000          -           0.0000          -
61338.36/3094.64	c      3095       56889385       76897        20                -           0.0000          -           0.0000          -
61437.50/3099.69	c      3100       57001541       77073        20                -           0.0000          -           0.0000          -
61538.68/3104.71	c      3105       57120240       77181        20                -           0.0000          -           0.0000          -
61637.87/3109.78	c      3110       57245100       77312        20                -           0.0000          -           0.0000          -
61739.05/3114.84	c      3115       57404197       77439        20                -           0.0000          -           0.0000          -
61838.25/3119.89	c      3120       57511289       77490        20                -           0.0000          -           0.0000          -
61939.43/3124.94	c      3125       57612878       77621        20                -           0.0000          -           0.0000          -
62038.63/3129.96	c      3130       57730590       77714        20                -           0.0000          -           0.0000          -
62137.77/3134.99	c      3135       57873344       77851        20                -           0.0000          -           0.0000          -
62236.94/3140.01	c      3140       58024062       77964        20                -           0.0000          -           0.0000          -
62339.14/3145.07	c      3145       58161771       78135        20                -           0.0000          -           0.0000          -
62440.16/3150.19	c      3150       58318003       78241        20                -           0.0000          -           0.0000          -
62540.36/3155.23	c      3155       58449918       78338        20                -           0.0000          -           0.0000          -
62639.58/3160.28	c      3160       58547604       78403        20                -           0.0000          -           0.0000          -
62740.76/3165.32	c      3165       58652025       78503        20                -           0.0000          -           0.0000          -
62839.94/3170.38	c      3170       58748650       78620        20                -           0.0000          -           0.0000          -
62941.09/3175.44	c      3175       58850684       78753        20                -           0.0000          -           0.0000          -
63040.18/3180.46	c      3180       58966117       78857        20                -           0.0000          -           0.0000          -
63141.19/3185.54	c      3186       59085219       78992        20                -           0.0000          -           0.0000          -
63240.30/3190.59	c      3191       59226899       79144        20                -           0.0000          -           0.0000          -
63341.37/3195.64	c      3196       59405163       79353        20                -           0.0000          -           0.0000          -
63440.52/3200.69	c      3201       59553516       79397        20                -           0.0000          -           0.0000          -
63541.68/3205.71	c      3206       59691239       79439        20                -           0.0000          -           0.0000          -
63640.82/3210.79	c      3211       59835562       79604        20                -           0.0000          -           0.0000          -
63741.98/3215.84	c      3216       59982871       79632        20                -           0.0000          -           0.0000          -
63841.07/3220.89	c      3221       60131223       79753        20                -           0.0000          -           0.0000          -
63942.18/3225.94	c      3226       60311390       79914        20                -           0.0000          -           0.0000          -
64041.33/3230.99	c      3231       60504124       79926        20                -           0.0000          -           0.0000          -
64140.51/3236.04	c      3236       60686995       79998        20                -           0.0000          -           0.0000          -
64242.87/3241.08	c      3241       60857827       80095        20                -           0.0000          -           0.0000          -
64341.96/3246.14	c      3246       61042597       80159        20                -           0.0000          -           0.0000          -
64443.52/3251.19	c      3251       61211735       80263        20                -           0.0000          -           0.0000          -
64543.25/3256.23	c      3256       61354496       80384        20                -           0.0000          -           0.0000          -
64642.44/3261.29	c      3261       61495094       80448        20                -           0.0000          -           0.0000          -
64743.49/3266.32	c      3266       61629431       80478        20                -           0.0000          -           0.0000          -
64842.55/3271.35	c      3271       61765246       80589        20                -           0.0000          -           0.0000          -
64943.73/3276.42	c      3276       61895159       80579        20                -           0.0000          -           0.0000          -
65042.91/3281.47	c      3281       62065203       80819        20                -           0.0000          -           0.0000          -
65144.12/3286.54	c      3287       62268306       80904        20                -           0.0000          -           0.0000          -
65243.33/3291.59	c      3292       62474128       80903        20                -           0.0000          -           0.0000          -
65344.50/3296.60	c      3297       62608999       80927        20                -           0.0000          -           0.0000          -
65443.63/3301.64	c      3302       62770343       81050        20                -           0.0000          -           0.0000          -
65544.78/3306.70	c      3307       62943272       81193        20                -           0.0000          -           0.0000          -
65643.87/3311.74	c      3312       63124925       81268        20                -           0.0000          -           0.0000          -
65744.93/3316.80	c      3317       63303600       81348        20                -           0.0000          -           0.0000          -
65844.04/3321.84	c      3322       63459506       81552        20                -           0.0000          -           0.0000          -
65945.20/3326.93	c      3327       63600698       81671        20                -           0.0000          -           0.0000          -
66044.38/3331.99	c      3332       63722831       81738        20                -           0.0000          -           0.0000          -
66143.59/3337.04	c      3337       63834880       81933        20                -           0.0000          -           0.0000          -
66245.85/3342.09	c      3342       63967065       82081        20                -           0.0000          -           0.0000          -
66345.05/3347.11	c      3347       64084056       82254        20                -           0.0000          -           0.0000          -
66446.52/3352.19	c      3352       64213628       82336        20                -           0.0000          -           0.0000          -
66546.40/3357.24	c      3357       64333981       82475        20                -           0.0000          -           0.0000          -
66645.59/3362.29	c      3362       64445284       82483        20                -           0.0000          -           0.0000          -
66746.79/3367.34	c      3367       64534505       82551        20                -           0.0000          -           0.0000          -
66846.01/3372.37	c      3372       64625459       82679        20                -           0.0000          -           0.0000          -
66947.20/3377.40	c      3377       64766004       82746        20                -           0.0000          -           0.0000          -
67046.40/3382.42	c      3382       64881500       82787        20                -           0.0000          -           0.0000          -
67147.58/3387.52	c      3388       65003262       82859        20                -           0.0000          -           0.0000          -
67246.78/3392.53	c      3393       65115473       83060        20                -           0.0000          -           0.0000          -
67347.95/3397.64	c      3398       65236436       83050        20                -           0.0000          -           0.0000          -
67447.12/3402.69	c      3403       65376965       83130        20                -           0.0000          -           0.0000          -
67548.45/3407.74	c      3408       65509969       83099        20                -           0.0000          -           0.0000          -
67647.46/3412.79	c      3413       65621314       83103        20                -           0.0000          -           0.0000          -
67748.62/3417.84	c      3418       65731382       83095        20                -           0.0000          -           0.0000          -
67847.75/3422.86	c      3423       65831446       83119        20                -           0.0000          -           0.0000          -
67946.91/3427.87	c      3428       65942978       83160        20                -           0.0000          -           0.0000          -
68046.08/3432.89	c      3433       66052867       83220        20                -           0.0000          -           0.0000          -
68147.20/3437.94	c      3438       66168581       83298        20                -           0.0000          -           0.0000          -
68249.46/3443.07	c      3443       66289091       83305        20                -           0.0000          -           0.0000          -
68348.72/3448.12	c      3448       66391763       83408        20                -           0.0000          -           0.0000          -
68449.89/3453.19	c      3453       66515370       83383        20                -           0.0000          -           0.0000          -
68549.80/3458.24	c      3458       66637603       83488        20                -           0.0000          -           0.0000          -
68649.02/3463.29	c      3463       66744520       83576        20                -           0.0000          -           0.0000          -
68750.05/3468.34	c      3468       66865359       83589        20                -           0.0000          -           0.0000          -
68849.21/3473.39	c      3473       66968031       83769        20                -           0.0000          -           0.0000          -
68950.34/3478.44	c      3478       67071691       83855        20                -           0.0000          -           0.0000          -
69049.48/3483.45	c      3483       67204220       83955        20                -           0.0000          -           0.0000          -
69150.63/3488.54	c      3489       67334844       84088        20                -           0.0000          -           0.0000          -
69249.77/3493.59	c      3494       67439215       84224        20                -           0.0000          -           0.0000          -
69350.88/3498.64	c      3499       67536406       84351        20                -           0.0000          -           0.0000          -
69449.93/3503.67	c      3504       67629265       84442        20                -           0.0000          -           0.0000          -
69551.01/3508.71	c      3509       67738147       84677        20                -           0.0000          -           0.0000          -
69650.15/3513.79	c      3514       67830028       84808        20                -           0.0000          -           0.0000          -
69751.27/3518.84	c      3519       67939357       84825        20                -           0.0000          -           0.0000          -
69850.47/3523.87	c      3524       68038859       84953        20                -           0.0000          -           0.0000          -
69951.61/3528.93	c      3529       68141433       85026        20                -           0.0000          -           0.0000          -
70050.79/3533.99	c      3534       68259239       85108        20                -           0.0000          -           0.0000          -
70150.00/3539.04	c      3539       68392699       85220        20                -           0.0000          -           0.0000          -
70252.12/3544.06	c      3544       68548281       85320        20                -           0.0000          -           0.0000          -
70351.37/3549.07	c      3549       68715314       85444        20                -           0.0000          -           0.0000          -
70450.36/3554.08	c      3554       68877807       85625        20                -           0.0000          -           0.0000          -
70549.48/3559.13	c      3559       69043923       85693        20                -           0.0000          -           0.0000          -
70650.75/3564.19	c      3564       69198639       85776        20                -           0.0000          -           0.0000          -
70750.72/3569.24	c      3569       69367057       85799        20                -           0.0000          -           0.0000          -
70851.89/3574.39	c      3574       69529330       85848        20                -           0.0000          -           0.0000          -
70953.05/3579.44	c      3579       69658786       85987        20                -           0.0000          -           0.0000          -
71052.25/3584.49	c      3584       69788742       86074        20                -           0.0000          -           0.0000          -
71153.33/3589.54	c      3590       69931408       86168        20                -           0.0000          -           0.0000          -
71252.53/3594.59	c      3595       70088704       86175        20                -           0.0000          -           0.0000          -
71324.50/3598.57	c SCIP Status        : c solving was interrupted [hard time limit reached]
71324.50/3598.57	c Total Time         : 3598.5700
71324.50/3598.57	c   solving          : 3598.5700
71324.50/3598.57	c   presolving       : 0.2149 (included in solving)
71324.50/3598.57	c B&B Tree           :
71324.50/3598.57	c   nodes (total)    : 70203741
71324.50/3598.57	c Solution           :
71324.50/3598.57	c   Solutions found  : 0
71324.50/3598.57	c   Primal Bound     :          -
71324.50/3598.57	c   Dual Bound       : +0.00000000000000e+00
71324.50/3598.57	c Gap                :          -
71324.61/3598.61	s UNKNOWN

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 (157568 MiB free)
  memory of node 1: 193531 MiB (173217 MiB free)
  memory of node 2: 193531 MiB (174308 MiB free)
  memory of node 3: 193493 MiB (173205 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-4469184-1723650339/watcher-4469184-1723650339 -o /tmp/evaluation-result-4469184-1723650339/solver-4469184-1723650339 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD103-1723650339-805997 --watchdog 3760 fscip settings/racing.prm HOME/instance-4469184-1723650339.opb -qsol -t 3600 -sth 20 

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

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

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


[startup+0.100114 s]*
/proc/loadavg: 43.17 56.24 65.87 5/862 806058
/proc/meminfo: memFree=694451444/790760804 swapFree=131071996/131071996
[pid=806045] ppid=806039 vsize=56032 memory=45324 CPUtime=0.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/stat : 806045 (fscip) R 806039 806045 805985 0 -1 4194304 10231 0 0 0 11 1 0 0 20 0 1 0 131616633 57376768 11331 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
/proc/806045/statm: 14008 11331 2742 3035 0 10404 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 56032 KiB
Current children cumulated memory: 45324 KiB

[startup+0.230031 s]*
/proc/loadavg: 43.17 56.24 65.87 5/902 806098
/proc/meminfo: memFree=694328368/790760804 swapFree=131071996/131071996
[pid=806045] ppid=806039 vsize=1547716 memory=61972 CPUtime=0.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/stat : 806045 (fscip) R 806039 806045 805985 0 -1 4194304 13676 0 0 0 23 2 0 0 20 0 21 0 131616633 1584861184 15493 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
/proc/806045/statm: 386929 15493 2790 3035 0 56285 0
[pid=806045/tid=806119] ppid=806039 vsize=1547716 memory=3472328300254199927 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806119/stat : 806119 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1584861184 15493 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806120] ppid=806039 vsize=1547888 memory=57910 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806120/stat : 806120 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15493 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806121] ppid=806039 vsize=1547888 memory=56316433531346 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806121/stat : 806121 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806122] ppid=806039 vsize=1547888 memory=54083084091976 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806122/stat : 806122 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806123] ppid=806039 vsize=1547888 memory=61783977231038 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806123/stat : 806123 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806124] ppid=806039 vsize=1547888 memory=56282191234110 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806124/stat : 806124 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806125] ppid=806039 vsize=1547888 memory=15539617701037672 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806125/stat : 806125 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806126] ppid=806039 vsize=1547888 memory=1906356 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806126/stat : 806126 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806127] ppid=806039 vsize=1547888 memory=3762257448023621712 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806127/stat : 806127 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806128] ppid=806039 vsize=1547888 memory=3691038751309693010 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806128/stat : 806128 (fscip) S 806039 806045 805985 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806129] ppid=806039 vsize=1547888 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806129/stat : 806129 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806130] ppid=806039 vsize=1547888 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806130/stat : 806130 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806131] ppid=806039 vsize=1547888 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806131/stat : 806131 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806132] ppid=806039 vsize=1547888 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806132/stat : 806132 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806133] ppid=806039 vsize=1547888 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806133/stat : 806133 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806134] ppid=806039 vsize=1547888 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806134/stat : 806134 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806135] ppid=806039 vsize=1547888 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806135/stat : 806135 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806136] ppid=806039 vsize=1547888 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806136/stat : 806136 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806137] ppid=806039 vsize=1547888 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806137/stat : 806137 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806138] ppid=806039 vsize=1547888 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806138/stat : 806138 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1585037312 15559 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 1547716 KiB
Current children cumulated memory: 61972 KiB

[startup+0.329536 s]*
/proc/loadavg: 43.17 56.24 65.87 5/942 806138
/proc/meminfo: memFree=694032124/790760804 swapFree=131071996/131071996
[pid=806045] ppid=806039 vsize=1545224 memory=127948 CPUtime=0.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/stat : 806045 (fscip) S 806039 806045 805985 0 -1 1077936128 32146 0 0 0 30 6 0 0 20 0 21 0 131616633 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
/proc/806045/statm: 386306 31987 2790 3035 0 73158 0
[pid=806045/tid=806119] ppid=806039 vsize=1545224 memory=-6443074840976079722 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806119/stat : 806119 (fscip) S 806039 806045 805985 0 -1 1077936192 2617 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806120] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806120/stat : 806120 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806121] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806121/stat : 806121 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806122] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806122/stat : 806122 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806123] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806123/stat : 806123 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806124] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806124/stat : 806124 (fscip) S 806039 806045 805985 0 -1 1077936192 2617 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806125] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806125/stat : 806125 (fscip) R 806039 806045 805985 0 -1 4194368 1631 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806126] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806126/stat : 806126 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806127] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806127/stat : 806127 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806128] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806128/stat : 806128 (fscip) S 806039 806045 805985 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806129] ppid=806039 vsize=1545224 memory=0 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806129/stat : 806129 (fscip) S 806039 806045 805985 0 -1 1077936192 2616 0 0 0 1 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806130] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806130/stat : 806130 (fscip) S 806039 806045 805985 0 -1 1077936192 2617 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806131] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806131/stat : 806131 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806132] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806132/stat : 806132 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806133] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806133/stat : 806133 (fscip) S 806039 806045 805985 0 -1 1077936192 2618 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806134] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806134/stat : 806134 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806135] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806135/stat : 806135 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806136] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806136/stat : 806136 (fscip) S 806039 806045 805985 0 -1 1077936192 2616 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806137] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806137/stat : 806137 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806138] ppid=806039 vsize=1545224 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806138/stat : 806138 (fscip) S 806039 806045 805985 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 131616659 1582309376 31987 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
Current children cumulated CPU time: 0.36 s
Current children cumulated vsize: 1545224 KiB
Current children cumulated memory: 127948 KiB

[startup+0.701614 s]
/proc/loadavg: 43.17 56.24 65.87 43/981 806178
/proc/meminfo: memFree=692909492/790760804 swapFree=131071996/131071996
[pid=806045] ppid=806039 vsize=1709144 memory=704036 CPUtime=3.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/stat : 806045 (fscip) S 806039 806045 805985 0 -1 1077936128 175919 0 0 0 297 48 0 0 20 0 41 0 131616633 1750163456 176009 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
/proc/806045/statm: 427286 176009 2854 3035 0 266109 0
[pid=806045/tid=806119] ppid=806039 vsize=1709144 memory=2 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806119/stat : 806119 (fscip) R 806039 806045 805985 0 -1 4194368 7979 0 0 0 13 2 0 0 20 0 41 0 131616659 1750163456 176075 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806120] ppid=806039 vsize=1709144 memory=11636 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806120/stat : 806120 (fscip) R 806039 806045 805985 0 -1 4194368 7646 0 0 0 13 1 0 0 20 0 41 0 131616659 1750163456 176075 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806121] ppid=806039 vsize=1709144 memory=42224 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806121/stat : 806121 (fscip) R 806039 806045 805985 0 -1 4194368 7615 0 0 0 13 2 0 0 20 0 41 0 131616659 1750163456 176075 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806122] ppid=806039 vsize=1709144 memory=10528 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806122/stat : 806122 (fscip) R 806039 806045 805985 0 -1 4194368 7979 0 0 0 13 2 0 0 20 0 41 0 131616659 1750163456 176075 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806123] ppid=806039 vsize=1709144 memory=52948 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806123/stat : 806123 (fscip) R 806039 806045 805985 0 -1 4194368 7630 0 0 0 13 2 0 0 20 0 41 0 131616659 1750163456 176075 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806124] ppid=806039 vsize=1709144 memory=2212 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806124/stat : 806124 (fscip) R 806039 806045 805985 0 -1 4194368 7648 0 0 0 13 2 0 0 20 0 41 0 131616659 1750163456 176075 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806125] ppid=806039 vsize=1709144 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806125/stat : 806125 (fscip) R 806039 806045 805985 0 -1 4194368 10881 0 0 0 12 3 0 0 20 0 41 0 131616659 1750163456 176075 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806126] ppid=806039 vsize=1709144 memory=5440 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806126/stat : 806126 (fscip) R 806039 806045 805985 0 -1 4194368 7627 0 0 0 13 2 0 0 20 0 41 0 131616659 1750163456 176075 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806127] ppid=806039 vsize=1709144 memory=0 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806127/stat : 806127 (fscip) R 806039 806045 805985 0 -1 4194368 7654 0 0 0 13 1 0 0 20 0 41 0 131616659 1750163456 176075 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806128] ppid=806039 vsize=1709144 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806128/stat : 806128 (fscip) R 806039 806045 805985 0 -1 4194368 10947 0 0 0 12 3 0 0 20 0 41 0 131616659 1750163456 176075 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806129] ppid=806039 vsize=1709144 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806129/stat : 806129 (fscip) R 806039 806045 805985 0 -1 4194368 7632 0 0 0 13 2 0 0 20 0 41 0 131616659 1750163456 176075 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806130] ppid=806039 vsize=1709144 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806130/stat : 806130 (fscip) R 806039 806045 805985 0 -1 4194368 7655 0 0 0 13 2 0 0 20 0 41 0 131616659 1750163456 176075 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806131] ppid=806039 vsize=1709144 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806131/stat : 806131 (fscip) R 806039 806045 805985 0 -1 4194368 7979 0 0 0 13 2 0 0 20 0 41 0 131616659 1750163456 176075 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806132] ppid=806039 vsize=1709144 memory=0 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806132/stat : 806132 (fscip) R 806039 806045 805985 0 -1 4194368 7646 0 0 0 13 2 0 0 20 0 41 0 131616659 1750163456 176141 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806133] ppid=806039 vsize=1709144 memory=59787 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806133/stat : 806133 (fscip) R 806039 806045 805985 0 -1 4194368 7642 0 0 0 13 2 0 0 20 0 41 0 131616659 1750163456 176141 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806134] ppid=806039 vsize=1709144 memory=1952 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806134/stat : 806134 (fscip) R 806039 806045 805985 0 -1 4194368 7977 0 0 0 13 2 0 0 20 0 41 0 131616659 1750163456 176141 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806135] ppid=806039 vsize=1709144 memory=3594379794 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806135/stat : 806135 (fscip) R 806039 806045 805985 0 -1 4194368 7771 0 0 0 14 1 0 0 20 0 41 0 131616659 1750163456 176141 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806136] ppid=806039 vsize=1709144 memory=16960825855794 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806136/stat : 806136 (fscip) R 806039 806045 805985 0 -1 4194368 7634 0 0 0 14 1 0 0 20 0 41 0 131616659 1750163456 176141 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806137] ppid=806039 vsize=1709144 memory=1852 CPUtime=0.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806137/stat : 806137 (fscip) R 806039 806045 805985 0 -1 4194368 7979 0 0 0 14 1 0 0 20 0 41 0 131616659 1750163456 176141 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806138] ppid=806039 vsize=1709144 memory=33108 CPUtime=0.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806138/stat : 806138 (fscip) R 806039 806045 805985 0 -1 4194368 7668 0 0 0 13 1 0 0 20 0 41 0 131616659 1750163456 176141 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806179] ppid=806039 vsize=1709144 memory=2208 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806179/stat : 806179 (fscip) S 806039 806045 805985 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131616686 1750163456 176141 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806180] ppid=806039 vsize=1709144 memory=25992 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806180/stat : 806180 (fscip) S 806039 806045 805985 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131616686 1750163456 176141 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806181] ppid=806039 vsize=1709144 memory=104 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806181/stat : 806181 (fscip) S 806039 806045 805985 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 131616686 1750163456 176141 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0

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

/proc/806045/task/806124/stat : 806124 (fscip) R 806039 806045 805985 0 -1 4194368 453688 0 0 0 353410 2788 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806125] ppid=806039 vsize=7942476 memory=25992 CPUtime=3567.13 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806125/stat : 806125 (fscip) R 806039 806045 805985 0 -1 4194368 1389694 0 0 0 356456 257 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806126] ppid=806039 vsize=7942476 memory=104 CPUtime=3569.62 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806126/stat : 806126 (fscip) R 806039 806045 805985 0 -1 4194368 1369471 0 0 0 356724 238 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806127] ppid=806039 vsize=7942476 memory=2212 CPUtime=3563.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806127/stat : 806127 (fscip) R 806039 806045 805985 0 -1 4194368 322948 0 0 0 354035 2271 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806128] ppid=806039 vsize=7942476 memory=52948 CPUtime=3569.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806128/stat : 806128 (fscip) R 806039 806045 805985 0 -1 4194368 1410418 0 0 0 356766 225 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806129] ppid=806039 vsize=7942476 memory=1952 CPUtime=3556.93 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806129/stat : 806129 (fscip) R 806039 806045 805985 0 -1 4194368 1445143 0 0 0 355437 256 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806130] ppid=806039 vsize=7942476 memory=1852 CPUtime=3565.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806130/stat : 806130 (fscip) R 806039 806045 805985 0 -1 4194368 365797 0 0 0 353618 2951 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806131] ppid=806039 vsize=7942476 memory=6232 CPUtime=3568.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806131/stat : 806131 (fscip) R 806039 806045 805985 0 -1 4194368 1101079 0 0 0 356703 144 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806132] ppid=806039 vsize=7942476 memory=19860 CPUtime=3566.98 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806132/stat : 806132 (fscip) R 806039 806045 805985 0 -1 4194368 1059958 0 0 0 356514 184 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806133] ppid=806039 vsize=7942476 memory=32244 CPUtime=3568.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806133/stat : 806133 (fscip) R 806039 806045 805985 0 -1 4194368 408166 0 0 0 354078 2727 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806134] ppid=806039 vsize=7942476 memory=28720 CPUtime=3570.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806134/stat : 806134 (fscip) R 806039 806045 805985 0 -1 4194368 1403904 0 0 0 356784 219 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806135] ppid=806039 vsize=7942476 memory=6720669839440362093 CPUtime=3563.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806135/stat : 806135 (fscip) R 806039 806045 805985 0 -1 4194368 991432 0 0 0 356179 143 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806136] ppid=806039 vsize=7942476 memory=19860 CPUtime=3561.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806136/stat : 806136 (fscip) R 806039 806045 805985 0 -1 4194368 359638 0 0 0 353655 2522 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806137] ppid=806039 vsize=7942476 memory=32244 CPUtime=3574.61 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806137/stat : 806137 (fscip) R 806039 806045 805985 0 -1 4194368 1412146 0 0 0 357176 285 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806138] ppid=806039 vsize=7942476 memory=6759648 CPUtime=3569.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806138/stat : 806138 (fscip) R 806039 806045 805985 0 -1 4194368 870027 0 0 0 356775 128 0 0 20 0 41 0 131616659 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806179] ppid=806039 vsize=7942476 memory=28008 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806179/stat : 806179 (fscip) S 806039 806045 805985 0 -1 1077936192 135 0 0 0 3 0 0 0 20 0 41 0 131616686 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806180] ppid=806039 vsize=7942476 memory=32856 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806180/stat : 806180 (fscip) S 806039 806045 805985 0 -1 1077936192 140 0 0 0 2 0 0 0 20 0 41 0 131616686 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806181] ppid=806039 vsize=7942476 memory=7108 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806181/stat : 806181 (fscip) S 806039 806045 805985 0 -1 1077936192 60 0 0 0 2 0 0 0 20 0 41 0 131616686 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806182] ppid=806039 vsize=7942476 memory=36760 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806182/stat : 806182 (fscip) S 806039 806045 805985 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806183] ppid=806039 vsize=7942476 memory=6740 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806183/stat : 806183 (fscip) S 806039 806045 805985 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806184] ppid=806039 vsize=7942476 memory=20492 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806184/stat : 806184 (fscip) S 806039 806045 805985 0 -1 1077936192 132 0 0 0 3 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806185] ppid=806039 vsize=7942476 memory=6836 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806185/stat : 806185 (fscip) S 806039 806045 805985 0 -1 1077936192 139 0 0 0 2 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806186] ppid=806039 vsize=7942476 memory=7256 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806186/stat : 806186 (fscip) S 806039 806045 805985 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806187] ppid=806039 vsize=7942476 memory=28668 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806187/stat : 806187 (fscip) S 806039 806045 805985 0 -1 1077936192 140 0 0 0 2 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806188] ppid=806039 vsize=7942476 memory=33756 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806188/stat : 806188 (fscip) S 806039 806045 805985 0 -1 1077936192 134 0 0 0 2 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806189] ppid=806039 vsize=7942476 memory=62524 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806189/stat : 806189 (fscip) S 806039 806045 805985 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806190] ppid=806039 vsize=7942476 memory=7764 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806190/stat : 806190 (fscip) S 806039 806045 805985 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806191] ppid=806039 vsize=7942476 memory=19016 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806191/stat : 806191 (fscip) S 806039 806045 805985 0 -1 1077936192 140 0 0 0 2 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806192] ppid=806039 vsize=7942476 memory=20448 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806192/stat : 806192 (fscip) S 806039 806045 805985 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806193] ppid=806039 vsize=7942476 memory=5720 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806193/stat : 806193 (fscip) S 806039 806045 805985 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806194] ppid=806039 vsize=7942476 memory=11472 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806194/stat : 806194 (fscip) S 806039 806045 805985 0 -1 1077936192 76 0 0 0 3 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806195] ppid=806039 vsize=7942476 memory=13736 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806195/stat : 806195 (fscip) S 806039 806045 805985 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806196] ppid=806039 vsize=7942476 memory=11256 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806196/stat : 806196 (fscip) S 806039 806045 805985 0 -1 1077936192 130 0 0 0 3 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806197] ppid=806039 vsize=7942476 memory=11256 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806197/stat : 806197 (fscip) S 806039 806045 805985 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806198] ppid=806039 vsize=7942476 memory=11256 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806198/stat : 806198 (fscip) S 806039 806045 805985 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 41 0 131616687 8133095424 1691709 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
Current children cumulated CPU time: 71314 s
Current children cumulated vsize: 7942476 KiB
Current children cumulated memory: 6766836 KiB

[startup+3598.4 s]
/proc/loadavg: 80.66 80.61 80.19 85/1024 808127
/proc/meminfo: memFree=670049576/790760804 swapFree=131071996/131071996
[pid=806045] ppid=806039 vsize=6369612 memory=5185664 CPUtime=71324.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/stat : 806045 (fscip) S 806039 806045 805985 0 -1 1077936128 20449993 0 0 0 7113665 18775 0 0 20 0 21 0 131616633 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
/proc/806045/statm: 1592403 1296416 3334 3035 0 1560267 0
[pid=806045/tid=806119] ppid=806039 vsize=6369612 memory=19860 CPUtime=3558.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806119/stat : 806119 (fscip) R 806039 806045 805985 0 -1 4194368 1568907 0 0 0 355603 287 0 0 20 0 21 0 131616659 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806123] ppid=806039 vsize=6369612 memory=32244 CPUtime=3569.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806123/stat : 806123 (fscip) R 806039 806045 805985 0 -1 4194368 1209046 0 0 0 356735 245 0 0 20 0 21 0 131616659 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806179] ppid=806039 vsize=6369612 memory=3736 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806179/stat : 806179 (fscip) S 806039 806045 805985 0 -1 1077936192 135 0 0 0 3 0 0 0 20 0 21 0 131616686 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806180] ppid=806039 vsize=6369612 memory=40264 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806180/stat : 806180 (fscip) S 806039 806045 805985 0 -1 1077936192 140 0 0 0 2 0 0 0 20 0 21 0 131616686 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806181] ppid=806039 vsize=6369612 memory=8072 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806181/stat : 806181 (fscip) S 806039 806045 805985 0 -1 1077936192 60 0 0 0 2 0 0 0 20 0 21 0 131616686 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806182] ppid=806039 vsize=6369612 memory=6720669839440362093 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806182/stat : 806182 (fscip) S 806039 806045 805985 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806183] ppid=806039 vsize=6369612 memory=3516 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806183/stat : 806183 (fscip) S 806039 806045 805985 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806185] ppid=806039 vsize=6369612 memory=2300 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806185/stat : 806185 (fscip) S 806039 806045 805985 0 -1 1077936192 139 0 0 0 2 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806186] ppid=806039 vsize=6369612 memory=1692 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806186/stat : 806186 (fscip) S 806039 806045 805985 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806187] ppid=806039 vsize=6369612 memory=19972 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806187/stat : 806187 (fscip) S 806039 806045 805985 0 -1 1077936192 140 0 0 0 2 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806188] ppid=806039 vsize=6369612 memory=11256 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806188/stat : 806188 (fscip) S 806039 806045 805985 0 -1 1077936192 134 0 0 0 2 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806189] ppid=806039 vsize=6369612 memory=2648 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806189/stat : 806189 (fscip) S 806039 806045 805985 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806190] ppid=806039 vsize=6369612 memory=2664 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806190/stat : 806190 (fscip) S 806039 806045 805985 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806191] ppid=806039 vsize=6369612 memory=2788 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806191/stat : 806191 (fscip) S 806039 806045 805985 0 -1 1077936192 140 0 0 0 2 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806192] ppid=806039 vsize=6369612 memory=2784 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806192/stat : 806192 (fscip) S 806039 806045 805985 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806193] ppid=806039 vsize=6369612 memory=6458232 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806193/stat : 806193 (fscip) S 806039 806045 805985 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806194] ppid=806039 vsize=6369612 memory=5431136 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806194/stat : 806194 (fscip) S 806039 806045 805985 0 -1 1077936192 76 0 0 0 3 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806196] ppid=806039 vsize=6369612 memory=5779840 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806196/stat : 806196 (fscip) S 806039 806045 805985 0 -1 1077936192 130 0 0 0 3 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806197] ppid=806039 vsize=6369612 memory=7584177669724926566 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806197/stat : 806197 (fscip) S 806039 806045 805985 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806198] ppid=806039 vsize=6369612 memory=7584177669724926566 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806198/stat : 806198 (fscip) S 806039 806045 805985 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 21 0 131616687 6522482688 1296416 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
Current children cumulated CPU time: 71324.4 s
Current children cumulated vsize: 6369612 KiB
Current children cumulated memory: 5185664 KiB

[startup+3598.6 s]
/proc/loadavg: 80.66 80.61 80.19 85/1024 808127
/proc/meminfo: memFree=670049576/790760804 swapFree=131071996/131071996
[pid=806045] ppid=806039 vsize=4669064 memory=3642540 CPUtime=71324.6 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/stat : 806045 (fscip) R 806039 806045 805985 0 -1 4194304 20458059 0 0 0 7113681 18780 0 0 20 0 14 0 131616633 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
/proc/806045/statm: 1167266 910635 3334 3035 0 1154349 0
[pid=806045/tid=806182] ppid=806039 vsize=4669064 memory=10528 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806182/stat : 806182 (fscip) S 806039 806045 805985 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 14 0 131616687 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806183] ppid=806039 vsize=4669064 memory=5440 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806183/stat : 806183 (fscip) S 806039 806045 805985 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 14 0 131616687 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806185] ppid=806039 vsize=4669064 memory=6720669839440362093 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806185/stat : 806185 (fscip) S 806039 806045 805985 0 -1 1077936192 139 0 0 0 2 0 0 0 20 0 14 0 131616687 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806186] ppid=806039 vsize=4669064 memory=29836768444022866 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806186/stat : 806186 (fscip) S 806039 806045 805985 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 14 0 131616687 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806188] ppid=806039 vsize=4669064 memory=280559211756000 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806188/stat : 806188 (fscip) S 806039 806045 805985 0 -1 1077936192 134 0 0 0 2 0 0 0 20 0 14 0 131616687 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806190] ppid=806039 vsize=4669064 memory=6944652177228980320 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806190/stat : 806190 (fscip) S 806039 806045 805985 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 14 0 131616687 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806191] ppid=806039 vsize=4669064 memory=6720669839440362093 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806191/stat : 806191 (fscip) S 806039 806045 805985 0 -1 1077936192 140 0 0 0 2 0 0 0 20 0 14 0 131616687 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806192] ppid=806039 vsize=4669064 memory=5778944 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806192/stat : 806192 (fscip) S 806039 806045 805985 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 14 0 131616687 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806193] ppid=806039 vsize=4669064 memory=6720662147153934959 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806193/stat : 806193 (fscip) S 806039 806045 805985 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 14 0 131616687 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806194] ppid=806039 vsize=4669064 memory=6836 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806194/stat : 806194 (fscip) S 806039 806045 805985 0 -1 1077936192 76 0 0 0 3 0 0 0 20 0 14 0 131616687 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806196] ppid=806039 vsize=4669064 memory=7256 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806196/stat : 806196 (fscip) S 806039 806045 805985 0 -1 1077936192 130 0 0 0 3 0 0 0 20 0 14 0 131616687 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806197] ppid=806039 vsize=4669064 memory=28668 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806197/stat : 806197 (fscip) S 806039 806045 805985 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 14 0 131616687 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
[pid=806045/tid=806198] ppid=806039 vsize=4669064 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/806045/task/806198/stat : 806198 (fscip) S 806039 806045 805985 0 -1 1077936192 144 0 0 0 3 0 0 0 20 0 14 0 131616687 4781121536 910635 809668444160 4194304 16622685 140722576391312 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 45666304 140722576393192 140722576393307 140722576393307 140722576400335 0
Current children cumulated CPU time: 71324.6 s
Current children cumulated vsize: 4669064 KiB
Current children cumulated memory: 3642540 KiB

Child status: 0

Real time (s): 3598.67
CPU time (s): 71324.7
CPU user time (s): 71136.8
CPU system time (s): 187.859
CPU usage (%): 1981.97
Max. virtual memory (cumulated for all children) (KiB): 7942476
Max. memory (cumulated for all children) (KiB): 6771860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71136.8
system time used= 187.859
maximum resident set size= 6771860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20460410
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= 383183
involuntary context switches= 270157


# summary of solver processes directly reported to runsolver:
#   pid: 806045
#   total CPU time (s): 71324.7
#   total CPU user time (s): 71136.8
#   total CPU system time (s): 187.859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.678 second user time and 124.215 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-08-14 17:45:39
IDJOB=4469184
IDBENCH=162293
IDSOLVER=3099
FILE ID=nodeD103/4469184-1723650339
RUNJOBID= nodeD103-1723650339-805997
SLURM_JOB_ID= 8267921
Free space on /tmp= 8586756 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-08-12
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size144-round23-0.opb
COMMAND LINE= fscip settings/racing.prm BENCHNAME -qsol -t 3600 -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4469184-1723650339/watcher-4469184-1723650339 -o /tmp/evaluation-result-4469184-1723650339/solver-4469184-1723650339 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD103-1723650339-805997 --watchdog 3760  fscip settings/racing.prm HOME/instance-4469184-1723650339.opb -qsol -t 3600 -sth 20

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

MD5SUM BENCH= b3190b6d7590b4907713913d99d6bfc0
RANDOM SEED=1724255742

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        694581404 kB
MemAvailable:   782900340 kB
Buffers:         1285100 kB
Cached:         89753252 kB
SwapCached:            0 kB
Active:         14584832 kB
Inactive:       76864924 kB
Active(anon):       2024 kB
Inactive(anon):   448300 kB
Active(file):   14582808 kB
Inactive(file): 76416624 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            113236 kB
Writeback:             0 kB
AnonPages:        410056 kB
Mapped:           102404 kB
Shmem:             38920 kB
KReclaimable:    1478436 kB
Slab:            2029188 kB
SReclaimable:    1478436 kB
SUnreclaim:       550752 kB
KernelStack:       14592 kB
PageTables:        11328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     242040 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1146240 kB
HardwareCorrupted:     0 kB
AnonHugePages:    278528 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:     1067008 kB
DirectMap2M:    209145856 kB
DirectMap1G:    595591168 kB

Free space on /tmp at the end= 8586636 MiB
End job on nodeD103 at 2024-08-14 18:45:38