Trace number 4465779

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/
normalized-clique-coloring-max-clique-n=19-t=2.opb
MD5SUM9b7954cd6dc14b590c17dd19cf5c91cb
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark59.722
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables589
Total number of constraints58881
Number of constraints which are clauses58862
Number of constraints which are cardinality constraints (but not clauses)19
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint20
Number of terms in the objective function 19
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 19
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.11/0.14	c Default LC presolving (default).
0.11/0.14	c ** Before presolving: virtualMemUsedAtLc = 143841270, getVmSize() = 110350336, SCIPgetMemUsed() = 66935211, SCIPgetMemTotal() = 84386723, SCIPgetMemExternEstim() = 59454547
0.11/0.14	c ** set memory limit for presolving in LC to 8.79564e+12 for SCIP **
1.01/1.09	c ** Estimated virtualMemUsedAtSolver = 197603628, getVmSize() = 281595904, SCIPgetMemUsed() = 130962288, SCIPgetMemTotal() = 236950896, SCIPgetMemExternEstim() = 59454547
1.01/1.09	c ** set memory limit for solvers to 4.18799e+11 for each SCIP **
1.01/1.09	c Original Problem   :
1.01/1.09	c   Problem name     : instance-4465779-1722607258
1.01/1.09	c   Variables        : 589 (589 binary, 0 integer, 0 implicit integer, 0 continuous)
1.01/1.09	c   Constraints      : 58881
1.01/1.09	c   Objective sense  : minimize
1.01/1.09	c Presolved Problem  :
1.01/1.09	c   Variables        : 570 (570 binary, 0 integer, 0 implicit integer, 0 continuous)
1.01/1.09	c   Constraints      : 58862
1.01/1.09	c Constraints        : Number
1.01/1.09	c   setppc           : 19 
1.01/1.09	c   logicor          : 58843 
1.01/1.09	c ** Instance transfer method used: 0
1.10/1.16	c ** ParaScipInstance copy does not increase the number of variables. **
2.29/2.37	c LC is working with racing ramp-up and with rebuilding tree after racing.
2.29/2.37	c                                Nodes    Active                                            
2.29/2.37	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
14.36/3.10	c *       3              0           1        20          19.0000                -          -
25.92/3.79	c *       4              0           1        20          18.0000                -          -
27.85/3.89	c *       4              0           1        20          17.0000                -          -
86.79/6.86	c         7              2           1        20          17.0000           0.0000          -
187.82/11.99	c        12            112         111        20          17.0000           0.0000          -
289.52/17.13	c        17            512         307        20          17.0000           0.0000          -
393.74/22.31	c        22              2           1        20          17.0000           0.0000          -
492.75/27.37	c        27             17          16        20          17.0000           0.0000          -
591.32/32.39	c        32             26          23        20          17.0000           0.0000          -
694.36/37.56	c        38           3475         163        20          17.0000           0.0000          -
795.44/42.60	c        43              2           1        20          17.0000           0.0000          -
898.45/47.80	c        48             57          40        20          17.0000           0.0000          -
997.56/52.86	c        53             72          63        20          17.0000           0.0000          -
1096.67/57.89	c        58             46          43        20          17.0000           0.0000          -
1200.43/63.07	c        63           6007         100        20          17.0000           0.0000          -
1299.44/68.12	c        68             62          59        20          17.0000           0.0000          -
1401.75/73.27	c        73            125          56        20          17.0000           0.0000          -
1502.49/78.31	c        78             84          71        20          17.0000           0.0000          -
1601.59/83.35	c        83            156          57        20          17.0000           0.0000          -
1702.65/88.44	c        88            156          57        20          17.0000           0.0000          -
1805.61/93.61	c        94            156          57        20          17.0000           0.0000          -
1904.50/98.63	c        99            122         101        20          17.0000           0.0000          -
2003.62/103.70	c       104            126         107        20          17.0000           0.0000          -
2104.46/108.76	c       109            126         107        20          17.0000           0.0000          -
2205.37/113.88	c       114            126         107        20          17.0000           0.0000          -
2306.43/119.01	c       119            336         165        20          17.0000           0.0000          -
2410.38/124.16	c       124            287          61        20          17.0000           0.0000          -
2509.33/129.19	c       129            287          61        20          17.0000           0.0000          -
2609.62/134.23	c       134            139         114        20          17.0000           0.0000          -
2708.72/139.26	c       139            278         219        20          17.0000           0.0000          -
2807.82/144.28	c       144            354          65        20          17.0000           0.0000          -
2908.75/149.38	c       149            354          65        20          17.0000           0.0000          -
3009.84/154.46	c       154            148         119        20          17.0000           0.0000          -
3108.74/159.49	c       159            149         118        20          17.0000           0.0000          -
3209.66/164.54	c       165            303         226        20          17.0000           0.0000          -
3312.67/169.74	c       170            545          74        20          17.0000           0.0000          -
3413.79/174.83	c       175            545          74        20          17.0000           0.0000          -
3514.73/179.99	c       180            545          74        20          17.0000           0.0000          -
3616.41/185.06	c       185            216         179        20          17.0000           0.0000          -
3715.60/190.07	c       190            216         179        20          17.0000           0.0000          -
3816.69/195.14	c       195            223         184        20          17.0000           0.0000          -
3916.92/200.24	c       200            675          84        20          17.0000           0.0000          -
4018.03/205.35	c       205            675          84        20          17.0000           0.0000          -
4119.14/210.42	c       210           1384         630        20          17.0000           0.0000          -
4220.22/215.51	c       216            286         218        20          17.0000           0.0000          -
4319.39/220.58	c       221            286         218        20          17.0000           0.0000          -
4418.55/225.60	c       226            286         218        20          17.0000           0.0000          -
4519.68/230.66	c       231            286         218        20          17.0000           0.0000          -
4620.88/235.75	c       236            286         218        20          17.0000           0.0000          -
4721.93/240.84	c       241            286         218        20          17.0000           0.0000          -
4821.12/245.86	c       246            286         218        20          17.0000           0.0000          -
4920.24/250.88	c       251           1326          88        20          17.0000           0.0000          -
5021.10/255.94	c       256           1326          88        20          17.0000           0.0000          -
5120.31/260.96	c       261           1326          88        20          17.0000           0.0000          -
5219.52/266.01	c       266           1493          91        20          17.0000           0.0000          -
5321.32/271.08	c       271           1493          91        20          17.0000           0.0000          -
5422.58/276.18	c       276           1493          91        20          17.0000           0.0000          -
5525.04/281.30	c       281           1604          91        20          17.0000           0.0000          -
5626.02/286.46	c       286           1615          93        20          17.0000           0.0000          -
5727.23/291.51	c       292            332         231        20          17.0000           0.0000          -
5826.44/296.59	c       297           2684        1182        20          17.0000           0.0000          -
5927.67/301.61	c       302           1830          92        20          17.0000           0.0000          -
6028.60/306.78	c       307           2736        1203        20          17.0000           0.0000          -
6129.65/311.86	c       312           1419         380        20          17.0000           0.0000          -
6230.72/316.99	c       317           1453         382        20          17.0000           0.0000          -
6332.58/322.12	c       322           2832        1252        20          17.0000           0.0000          -
6433.55/327.15	c       327           2193         138        20          17.0000           0.0000          -
6534.21/332.22	c       332            465         270        20          17.0000           0.0000          -
6633.42/337.27	c       337            465         270        20          17.0000           0.0000          -
6732.64/342.29	c       342            466         271        20          17.0000           0.0000          -
6837.79/347.54	c       348            466         271        20          17.0000           0.0000          -
6939.01/352.61	c       353            466         271        20          17.0000           0.0000          -
7038.08/357.63	c       358           3221        1445        20          17.0000           0.0000          -
7137.29/362.67	c       363           3229        1450        20          17.0000           0.0000          -
7242.46/367.97	c       368           2715         233        20          17.0000           0.0000          -
7344.52/373.12	c       373           2718         233        20          17.0000           0.0000          -
7448.74/378.38	c       378            574         287        20          17.0000           0.0000          -
7550.07/383.44	c       383           2835         240        20          17.0000           0.0000          -
7649.11/388.49	c       388           2835         240        20          17.0000           0.0000          -
7750.32/393.56	c       394           3510           0        20          17.0000           0.0000          -
7849.53/398.60	c       399           3510           0        20          17.0000           0.0000          -
7950.73/403.68	c       404           2996         258        20          17.0000           0.0000          -
8051.87/408.70	c       409            767         324        20          17.0000           0.0000          -
8153.07/413.86	c       414            781         327        20          17.0000           0.0000          -
8254.26/418.91	c       419           3541          31        20          17.0000           0.0000          -
8353.41/423.98	c       424           3202         314        20          17.0000           0.0000          -
8455.28/429.08	c       429           3210         544        20          17.0000           0.0000          -
8554.44/434.10	c       434           3294         548        20          17.0000           0.0000          -
8655.65/439.17	c       439           3410         560        20          17.0000           0.0000          -
8758.16/444.30	c       444           1015         357        20          17.0000           0.0000          -
8857.35/449.31	c       449           3544         335        20          17.0000           0.0000          -
8956.56/454.36	c       454           3661         589        20          17.0000           0.0000          -
9057.86/459.43	c       459           1178         379        20          17.0000           0.0000          -
9156.90/464.46	c       464           3748         343        20          17.0000           0.0000          -
9258.03/469.59	c       470           3748         343        20          17.0000           0.0000          -
9359.15/474.66	c       475           3748         343        20          17.0000           0.0000          -
9460.33/479.72	c       480           4050         320        20          17.0000           0.0000          -
9559.53/484.74	c       485           4247         657        20          17.0000           0.0000          -
9660.72/489.82	c       490           3990         365        20          17.0000           0.0000          -
9759.93/494.82	c       495           4070         324        20          17.0000           0.0000          -
9859.12/499.84	c       500          95187         199        20          17.0000           0.0000          -
9960.34/504.90	c       505           4281         378        20          17.0000           0.0000          -
10059.56/510.03	c       510           4281         378        20          17.0000           0.0000          -
10161.46/515.04	c       515           4281         378        20          17.0000           0.0000          -
10260.65/520.06	c       520           2047         463        20          17.0000           0.0000          -
10360.03/525.11	c       525           2047         463        20          17.0000           0.0000          -
10461.33/530.15	c       530           2047         463        20          17.0000           0.0000          -
10560.23/535.18	c       535           4343           0        20          17.0000           0.0000          -
10660.85/540.24	c       540           4343           0        20          17.0000           0.0000          -
10759.96/545.28	c       545           4343           0        20          17.0000           0.0000          -
10861.10/550.31	c       550           5291         743        20          17.0000           0.0000          -
10960.28/555.35	c       555           4979         514        20          17.0000           0.0000          -
11059.42/560.37	c       560           5342         746        20          17.0000           0.0000          -
11160.49/565.44	c       565         108658         224        20          17.0000           0.0000          -
11261.62/570.57	c       571           5397         749        20          17.0000           0.0000          -
11362.75/575.63	c       576           5397         749        20          17.0000           0.0000          -
11461.87/580.64	c       581           5434         754        20          17.0000           0.0000          -
11564.91/585.88	c       586           5434         754        20          17.0000           0.0000          -
11666.05/590.99	c       591           5283         534        20          17.0000           0.0000          -
11767.86/596.09	c       596           5478         760        20          17.0000           0.0000          -
11866.66/601.11	c       601           5478         760        20          17.0000           0.0000          -
11969.03/606.29	c       606           5515         765        20          17.0000           0.0000          -
12070.13/611.37	c       611           5515         765        20          17.0000           0.0000          -
12169.21/616.39	c       616           5519         765        20          17.0000           0.0000          -
12272.22/621.51	c       622           5551           0        20          17.0000           0.0000          -
12373.33/626.68	c       627           5551           0        20          17.0000           0.0000          -
12474.44/631.79	c       632           5551           0        20          17.0000           0.0000          -
12575.54/636.88	c       637           5551           0        20          17.0000           0.0000          -
12676.64/641.95	c       642           6422         690        20          17.0000           0.0000          -
12775.74/646.96	c       647           3869         606        20          17.0000           0.0000          -
12874.83/652.00	c       652           3895         610        20          17.0000           0.0000          -
12976.56/657.10	c       657           5712          43        20          17.0000           0.0000          -
13077.67/662.17	c       662           5358         486        20          17.0000           0.0000          -
13177.95/667.22	c       667           6729         736        20          17.0000           0.0000          -
13277.13/672.25	c       672           6729         736        20          17.0000           0.0000          -
13378.28/677.33	c       677           6745         736        20          17.0000           0.0000          -
13477.43/682.35	c       682           5497         499        20          17.0000           0.0000          -
13576.63/687.38	c       687           5884          88        20          17.0000           0.0000          -
13677.75/692.40	c       692           5609         511        20          17.0000           0.0000          -
13776.93/697.44	c       697           6892         749        20          17.0000           0.0000          -
13878.05/702.56	c       703           5908          90        20          17.0000           0.0000          -
13979.14/707.65	c       708           5911          90        20          17.0000           0.0000          -
14080.23/712.79	c       713           5920          91        20          17.0000           0.0000          -
14181.38/717.88	c       718           5733         534        20          17.0000           0.0000          -
14280.55/722.89	c       723           5733         534        20          17.0000           0.0000          -
14381.67/728.01	c       728           4995           0        20          17.0000           0.0000          -
14480.82/733.02	c       733           6079         106        20          17.0000           0.0000          -
14582.57/738.09	c       738           6115         112        20          17.0000           0.0000          -
14683.48/743.16	c       743           5034          39        20          17.0000           0.0000          -
14782.82/748.18	c       748           6168         120        20          17.0000           0.0000          -
14883.34/753.20	c       753           6311         598        20          17.0000           0.0000          -
14984.34/758.32	c       758           5099          78        20          17.0000           0.0000          -
15085.59/763.47	c       763           5115          83        20          17.0000           0.0000          -
15188.60/768.63	c       769           6476         605        20          17.0000           0.0000          -
15291.68/773.80	c       774           6540         609        20          17.0000           0.0000          -
15392.87/778.91	c       779           6572         611        20          17.0000           0.0000          -
15492.05/783.93	c       784           6572         611        20          17.0000           0.0000          -
15591.13/789.01	c       789          10510        1009        20          17.0000           0.0000          -
15690.25/794.04	c       794           6725         624        20          17.0000           0.0000          -
15791.96/799.11	c       799          11160        1027        20          17.0000           0.0000          -
15894.46/804.20	c       804           6953         150        20          17.0000           0.0000          -
15997.57/809.43	c       809           6953         150        20          17.0000           0.0000          -
16096.37/814.49	c       814           6953         150        20          17.0000           0.0000          -
16199.48/819.63	c       820           5449         186        20          17.0000           0.0000          -
16300.64/824.70	c       825           8060         734        20          17.0000           0.0000          -
16399.81/829.75	c       830          12525        1114        20          17.0000           0.0000          -
16500.95/834.87	c       835         156919         124        20          17.0000           0.0000          -
16602.08/839.95	c       840           5567         198        20          17.0000           0.0000          -
16703.75/845.09	c       845           8507         835        20          17.0000           0.0000          -
16802.66/850.10	c       850           7410         182        20          17.0000           0.0000          -
16903.41/855.18	c       855           5682         201        20          17.0000           0.0000          -
17002.51/860.18	c       860           5682         201        20          17.0000           0.0000          -
17102.82/865.20	c       865           7669         221        20          17.0000           0.0000          -
17201.90/870.26	c       870           9528        1053        20          17.0000           0.0000          -
17302.96/875.36	c       875           7706         227        20          17.0000           0.0000          -
17402.12/880.37	c       880           7770         251        20          17.0000           0.0000          -
17503.27/885.43	c       885           7770         251        20          17.0000           0.0000          -
17602.46/890.44	c       890          14403        1482        20          17.0000           0.0000          -
17701.71/895.47	c       895           6258         258        20          17.0000           0.0000          -
17800.67/900.49	c       900           8093         269        20          17.0000           0.0000          -
17903.82/905.63	c       906           8093         269        20          17.0000           0.0000          -
18004.94/910.72	c       911           8093         269        20          17.0000           0.0000          -
18106.02/915.81	c       916          14608        1529        20          17.0000           0.0000          -
18209.89/921.07	c       921          14631        1537        20          17.0000           0.0000          -
18310.96/926.16	c       926          14631        1537        20          17.0000           0.0000          -
18411.19/931.21	c       931          14631        1537        20          17.0000           0.0000          -
18510.23/936.25	c       936          14714        1554        20          17.0000           0.0000          -
18615.32/941.53	c       942           7489         294        20          17.0000           0.0000          -
18714.40/946.56	c       947          12362        1707        20          17.0000           0.0000          -
18815.47/951.65	c       952          12490        1734        20          17.0000           0.0000          -
18916.61/956.78	c       957          15043        1638        20          17.0000           0.0000          -
19024.31/962.16	c       962          15189        1676        20          17.0000           0.0000          -
19123.46/967.19	c       967          15254        1694        20          17.0000           0.0000          -
19223.99/972.29	c       972          15327        1720        20          17.0000           0.0000          -
19325.02/977.40	c       977          15327        1720        20          17.0000           0.0000          -
19426.13/982.42	c       982          13168        1873        20          17.0000           0.0000          -
19525.40/987.48	c       987          13292        1883        20          17.0000           0.0000          -
19626.38/992.50	c       992          15458        1762        20          17.0000           0.0000          -
19725.52/997.52	c       998          15464        1762        20          17.0000           0.0000          -
19824.19/1002.57	c      1003         180635         111        20          17.0000           0.0000          -
19925.37/1007.69	c      1008          13538        1893        20          17.0000           0.0000          -
20026.51/1012.70	c      1013          15483        1769        20          17.0000           0.0000          -
20127.37/1017.82	c      1018          13585        1896        20          17.0000           0.0000          -
20228.43/1022.90	c      1023           9846         429        20          17.0000           0.0000          -
20330.17/1028.04	c      1028          13675        1900        20          17.0000           0.0000          -
20429.27/1033.08	c      1033           9930         443        20          17.0000           0.0000          -
20529.97/1038.15	c      1038           9930         443        20          17.0000           0.0000          -
20630.41/1043.25	c      1043           9930         443        20          17.0000           0.0000          -
20729.59/1048.26	c      1048           9930         443        20          17.0000           0.0000          -
20830.72/1053.32	c      1053           9930         443        20          17.0000           0.0000          -
20929.90/1058.37	c      1058          13944        1913        20          17.0000           0.0000          -
21030.99/1063.40	c      1063          13944        1913        20          17.0000           0.0000          -
21130.10/1068.43	c      1068          16648        1911        20          17.0000           0.0000          -
21231.27/1073.53	c      1074          14063        1926        20          17.0000           0.0000          -
21334.44/1078.76	c      1079          14119        1930        20          17.0000           0.0000          -
21437.44/1083.91	c      1084          14119        1930        20          17.0000           0.0000          -
21539.33/1089.05	c      1089          14119        1930        20          17.0000           0.0000          -
21641.67/1094.21	c      1094          14160        1937        20          17.0000           0.0000          -
21740.85/1099.21	c      1099          14184        1938        20          17.0000           0.0000          -
21842.00/1104.30	c      1104          11022         544        20          17.0000           0.0000          -
21941.18/1109.31	c      1109          14275        1941        20          17.0000           0.0000          -
22040.28/1114.32	c      1114          11244         563        20          17.0000           0.0000          -
22139.41/1119.37	c      1119         198114         125        20          17.0000           0.0000          -
22238.56/1124.39	c      1124         198658         125        20          17.0000           0.0000          -
22339.73/1129.47	c      1129          14504         550        20          17.0000           0.0000          -
22440.83/1134.51	c      1135          14534         551        20          17.0000           0.0000          -
22540.01/1139.53	c      1140          14534         551        20          17.0000           0.0000          -
22639.05/1144.55	c      1145          14541         553        20          17.0000           0.0000          -
22740.19/1149.65	c      1150          14583         549        20          17.0000           0.0000          -
22839.29/1154.66	c      1155          14583         549        20          17.0000           0.0000          -
22938.46/1159.67	c      1160          20447        2648        20          17.0000           0.0000          -
23039.59/1164.78	c      1165          20495        2654        20          17.0000           0.0000          -
23142.38/1169.94	c      1170         204974         116        20          17.0000           0.0000          -
23241.36/1175.00	c      1175          15110         552        20          17.0000           0.0000          -
23340.55/1180.01	c      1180          15110         552        20          17.0000           0.0000          -
23442.31/1185.05	c      1185          15281         557        20          17.0000           0.0000          -
23541.58/1190.11	c      1190          17984        2277        20          17.0000           0.0000          -
23642.62/1195.16	c      1195          17984        2277        20          17.0000           0.0000          -
23741.58/1200.18	c      1200          21050        2751        20          17.0000           0.0000          -
23842.00/1205.27	c      1205          13927         706        20          17.0000           0.0000          -
23941.20/1210.29	c      1210          21245        2766        20          17.0000           0.0000          -
24042.38/1215.34	c      1215          21344        2773        20          17.0000           0.0000          -
24143.46/1220.41	c      1220          19270        2410        20          17.0000           0.0000          -
24242.65/1225.44	c      1225          19270        2410        20          17.0000           0.0000          -
24343.79/1230.55	c      1231          19329        2419        20          17.0000           0.0000          -
24444.66/1235.66	c      1236          19414        2422        20          17.0000           0.0000          -
24543.83/1240.67	c      1241          19478        2425        20          17.0000           0.0000          -
24645.01/1245.74	c      1246          22320        3077        20          17.0000           0.0000          -
24746.20/1250.81	c      1251          22320        3077        20          17.0000           0.0000          -
24845.39/1255.90	c      1256          19664        2440        20          17.0000           0.0000          -
24946.53/1260.95	c      1261          15581         774        20          17.0000           0.0000          -
25048.38/1266.06	c      1266          19783        2448        20          17.0000           0.0000          -
25149.08/1271.17	c      1271          22931        3304        20          17.0000           0.0000          -
25253.50/1276.41	c      1276          19910        2452        20          17.0000           0.0000          -
25354.15/1281.56	c      1282          19910        2452        20          17.0000           0.0000          -
25455.11/1286.69	c      1287          19954        2454        20          17.0000           0.0000          -
25556.17/1291.78	c      1292          19954        2454        20          17.0000           0.0000          -
25657.33/1296.84	c      1297          23797        3587        20          17.0000           0.0000          -
25756.46/1301.89	c      1302          19969        2454        20          17.0000           0.0000          -
25857.56/1306.95	c      1307          20009        2460        20          17.0000           0.0000          -
25956.74/1312.02	c      1312          20019        2461        20          17.0000           0.0000          -
26058.60/1317.07	c      1317          23941        3646        20          17.0000           0.0000          -
26157.67/1322.12	c      1322          20063        2463        20          17.0000           0.0000          -
26258.92/1327.18	c      1327          20149        2469        20          17.0000           0.0000          -
26363.37/1332.40	c      1332          20194        2470        20          17.0000           0.0000          -
26464.50/1337.51	c      1338          20194        2470        20          17.0000           0.0000          -
26563.68/1342.54	c      1343          24330        3760        20          17.0000           0.0000          -
26666.86/1347.74	c      1348          24426        3770        20          17.0000           0.0000          -
26768.04/1352.84	c      1353          24477        3771        20          17.0000           0.0000          -
26867.23/1357.85	c      1358          22519         943        20          17.0000           0.0000          -
26968.37/1362.91	c      1363          24572        3780        20          17.0000           0.0000          -
27067.53/1367.94	c      1368          24691        3794        20          17.0000           0.0000          -
27166.47/1372.99	c      1373          24691        3794        20          17.0000           0.0000          -
27268.13/1378.12	c      1378          22110        2644        20          17.0000           0.0000          -
27369.15/1383.19	c      1383          24798        3795        20          17.0000           0.0000          -
27469.73/1388.21	c      1388          22196        2654        20          17.0000           0.0000          -
27568.21/1393.27	c      1393          22240        2656        20          17.0000           0.0000          -
27669.38/1398.38	c      1398          22277        2667        20          17.0000           0.0000          -
27768.52/1403.40	c      1403          22330        2669        20          17.0000           0.0000          -
27869.58/1408.43	c      1408          22356        2672        20          17.0000           0.0000          -
27970.70/1413.53	c      1414          25403        3835        20          17.0000           0.0000          -
28073.83/1418.70	c      1419          25736        3856        20          17.0000           0.0000          -
28172.98/1423.76	c      1424          22548        2680        20          17.0000           0.0000          -
28274.13/1428.82	c      1429          22571        2682        20          17.0000           0.0000          -
28373.27/1433.88	c      1434          22600        2684        20          17.0000           0.0000          -
28474.39/1438.93	c      1439          22470         996        20          17.0000           0.0000          -
28573.57/1443.94	c      1444          22580        1004        20          17.0000           0.0000          -
28672.63/1449.03	c      1449         273173         266        20          17.0000           0.0000          -
28774.27/1454.05	c      1454          27228        4066        20          17.0000           0.0000          -
28873.40/1459.11	c      1459          27283        4066        20          17.0000           0.0000          -
28974.25/1464.17	c      1464         275709         287        20          17.0000           0.0000          -
29074.67/1469.21	c      1469          23155        1055        20          17.0000           0.0000          -
29175.74/1474.34	c      1474          27479        4080        20          17.0000           0.0000          -
29274.90/1479.39	c      1479         278703         331        20          17.0000           0.0000          -
29377.81/1484.53	c      1485          27595        4085        20          17.0000           0.0000          -
29476.94/1489.58	c      1490          27679        4100        20          17.0000           0.0000          -
29578.08/1494.62	c      1495          27745        4102        20          17.0000           0.0000          -
29677.20/1499.67	c      1500          24363        1068        20          17.0000           0.0000          -
29778.33/1504.78	c      1505          27792        1156        20          17.0000           0.0000          -
29879.40/1509.88	c      1510          27932        4125        20          17.0000           0.0000          -
29982.99/1515.10	c      1515          28011        4128        20          17.0000           0.0000          -
30085.47/1520.22	c      1520          28033        4130        20          17.0000           0.0000          -
30186.59/1525.35	c      1525          28443        1196        20          17.0000           0.0000          -
30287.71/1530.46	c      1530          28235        4138        20          17.0000           0.0000          -
30386.98/1535.49	c      1535          28235        4138        20          17.0000           0.0000          -
30487.92/1540.53	c      1541         289599         289        20          17.0000           0.0000          -
30588.96/1545.64	c      1546          29915        3243        20          17.0000           0.0000          -
30690.10/1550.71	c      1551          28665        4166        20          17.0000           0.0000          -
30791.18/1555.81	c      1556          30065        3268        20          17.0000           0.0000          -
30890.13/1560.85	c      1561          26399        1119        20          17.0000           0.0000          -
30989.04/1565.89	c      1566          26399        1119        20          17.0000           0.0000          -
31090.11/1570.97	c      1571          26399        1119        20          17.0000           0.0000          -
31192.08/1576.07	c      1576          26399        1119        20          17.0000           0.0000          -
31291.25/1581.13	c      1581          30470        3322        20          17.0000           0.0000          -
31395.40/1586.36	c      1586          30609        3336        20          17.0000           0.0000          -
31494.53/1591.37	c      1591         299613         275        20          17.0000           0.0000          -
31593.69/1596.39	c      1596          26823        1147        20          17.0000           0.0000          -
31696.84/1601.51	c      1602          26990        1169        20          17.0000           0.0000          -
31801.97/1606.80	c      1607         302213         274        20          17.0000           0.0000          -
31901.10/1611.82	c      1612          32477        1258        20          17.0000           0.0000          -
32000.25/1616.87	c      1617          32477        1258        20          17.0000           0.0000          -
32099.39/1621.89	c      1622          32532        1262        20          17.0000           0.0000          -
32200.43/1626.91	c      1627          27898        1225        20          17.0000           0.0000          -
32299.50/1631.92	c      1632          28098        1229        20          17.0000           0.0000          -
32398.25/1636.95	c      1637          31005        4526        20          17.0000           0.0000          -
32497.40/1641.97	c      1642         308633         267        20          17.0000           0.0000          -
32596.56/1647.02	c      1647          31344        4551        20          17.0000           0.0000          -
32695.74/1652.03	c      1652          31382        4557        20          17.0000           0.0000          -
32797.86/1657.08	c      1657          33804        1337        20          17.0000           0.0000          -
32896.67/1662.12	c      1662          33859        1363        20          17.0000           0.0000          -
32999.20/1667.20	c      1667         314759         299        20          17.0000           0.0000          -
33102.37/1672.42	c      1672         316170         333        20          17.0000           0.0000          -
33201.50/1677.46	c      1677         317065         328        20          17.0000           0.0000          -
33300.72/1682.48	c      1682          30106        1328        20          17.0000           0.0000          -
33401.76/1687.55	c      1688          34878        1397        20          17.0000           0.0000          -
33502.90/1692.65	c      1693          30562        1354        20          17.0000           0.0000          -
33606.16/1697.83	c      1698          32926        4837        20          17.0000           0.0000          -
33707.16/1703.01	c      1703          36271        3787        20          17.0000           0.0000          -
33809.25/1708.09	c      1708          31075        1369        20          17.0000           0.0000          -
33910.00/1713.14	c      1713          33571        4987        20          17.0000           0.0000          -
34009.09/1718.17	c      1718          33577        4988        20          17.0000           0.0000          -
34109.34/1723.22	c      1723          31192        1387        20          17.0000           0.0000          -
34208.48/1728.29	c      1728          31192        1387        20          17.0000           0.0000          -
34309.63/1733.31	c      1733          36303        1437        20          17.0000           0.0000          -
34408.71/1738.34	c      1738          31224        1385        20          17.0000           0.0000          -
34507.80/1743.36	c      1743          31224        1385        20          17.0000           0.0000          -
34606.95/1748.39	c      1748          31224        1385        20          17.0000           0.0000          -
34708.05/1753.45	c      1753          31224        1385        20          17.0000           0.0000          -
34809.14/1758.50	c      1758          31233        1386        20          17.0000           0.0000          -
34910.17/1763.66	c      1764          31233        1386        20          17.0000           0.0000          -
35011.31/1768.70	c      1769          31233        1386        20          17.0000           0.0000          -
35110.44/1773.78	c      1774          31233        1386        20          17.0000           0.0000          -
35211.71/1778.82	c      1779          40479        4159        20          17.0000           0.0000          -
35310.84/1783.87	c      1784          31245        1389        20          17.0000           0.0000          -
35411.81/1788.92	c      1789          31245        1389        20          17.0000           0.0000          -
35510.96/1793.97	c      1794          40923        4198        20          17.0000           0.0000          -
35612.92/1799.04	c      1799          34870        5356        20          17.0000           0.0000          -
35712.01/1804.12	c      1804          31391        1401        20          17.0000           0.0000          -
35813.06/1809.19	c      1809          31391        1401        20          17.0000           0.0000          -
35915.29/1814.30	c      1814          31391        1401        20          17.0000           0.0000          -
36014.49/1819.35	c      1819          31391        1401        20          17.0000           0.0000          -
36113.64/1824.36	c      1824          31391        1401        20          17.0000           0.0000          -
36214.50/1829.41	c      1829          31391        1401        20          17.0000           0.0000          -
36313.64/1834.47	c      1834          31391        1401        20          17.0000           0.0000          -
36412.91/1839.49	c      1839          31391        1401        20          17.0000           0.0000          -
36513.85/1844.59	c      1845         353313         268        20          17.0000           0.0000          -
36614.96/1849.66	c      1850          40144        1552        20          17.0000           0.0000          -
36716.07/1854.76	c      1855          42898        4424        20          17.0000           0.0000          -
36817.19/1859.81	c      1860          37286        5587        20          17.0000           0.0000          -
36916.34/1864.89	c      1865          37486        5595        20          17.0000           0.0000          -
37020.24/1870.06	c      1870          37552        5603        20          17.0000           0.0000          -
37124.58/1875.39	c      1875          37649        5610        20          17.0000           0.0000          -
37227.69/1880.52	c      1881          32892        1437        20          17.0000           0.0000          -
37326.86/1885.57	c      1886          37793        5624        20          17.0000           0.0000          -
37428.00/1890.63	c      1891          33325        1450        20          17.0000           0.0000          -
37527.15/1895.68	c      1896          37929        5631        20          17.0000           0.0000          -
37628.30/1900.77	c      1901          44897        4651        20          17.0000           0.0000          -
37727.47/1905.78	c      1906          44950        4666        20          17.0000           0.0000          -
37828.63/1910.80	c      1911          44995        4680        20          17.0000           0.0000          -
37927.80/1915.83	c      1916          43280        1697        20          17.0000           0.0000          -
38026.96/1920.86	c      1921          45290        4719        20          17.0000           0.0000          -
38128.12/1925.90	c      1926          38390        5655        20          17.0000           0.0000          -
38227.29/1930.92	c      1931         368018         291        20          17.0000           0.0000          -
38326.37/1936.01	c      1936          38534        5671        20          17.0000           0.0000          -
38428.34/1941.12	c      1941          38572        5676        20          17.0000           0.0000          -
38529.57/1946.18	c      1946          44745        1736        20          17.0000           0.0000          -
38629.75/1951.25	c      1951          38670        5682        20          17.0000           0.0000          -
38728.91/1956.26	c      1956          45081        1728        20          17.0000           0.0000          -
38830.07/1961.39	c      1961          36509        1532        20          17.0000           0.0000          -
38931.20/1966.42	c      1966         373282         322        20          17.0000           0.0000          -
39032.35/1971.52	c      1972          48702        4986        20          17.0000           0.0000          -
39131.51/1976.56	c      1977         374975         329        20          17.0000           0.0000          -
39232.65/1981.63	c      1982         376231         328        20          17.0000           0.0000          -
39331.74/1986.65	c      1987          46936        1751        20          17.0000           0.0000          -
39432.90/1991.76	c      1992          41068        5852        20          17.0000           0.0000          -
39532.05/1996.79	c      1997          37955        1571        20          17.0000           0.0000          -
39633.19/2001.85	c      2002          38005        1582        20          17.0000           0.0000          -
39734.25/2006.95	c      2007          38005        1582        20          17.0000           0.0000          -
39836.08/2012.12	c      2012          38005        1582        20          17.0000           0.0000          -
39938.47/2017.22	c      2017          38005        1582        20          17.0000           0.0000          -
40039.64/2022.31	c      2022          38005        1582        20          17.0000           0.0000          -
40138.78/2027.40	c      2027          38005        1582        20          17.0000           0.0000          -
40239.92/2032.46	c      2032          38005        1582        20          17.0000           0.0000          -
40341.03/2037.51	c      2038          49867        1809        20          17.0000           0.0000          -
40444.17/2042.72	c      2043          52423        5316        20          17.0000           0.0000          -
40547.16/2047.92	c      2048          52524        5319        20          17.0000           0.0000          -
40646.29/2052.94	c      2053          50230        1844        20          17.0000           0.0000          -
40748.29/2058.06	c      2058          52669        5332        20          17.0000           0.0000          -
40850.52/2063.21	c      2063          50579        1865        20          17.0000           0.0000          -
40949.69/2068.22	c      2068          50579        1865        20          17.0000           0.0000          -
41048.86/2073.29	c      2073          52851        5345        20          17.0000           0.0000          -
41150.03/2078.36	c      2078          52937        5350        20          17.0000           0.0000          -
41253.19/2083.53	c      2084          52984        5355        20          17.0000           0.0000          -
41354.19/2088.65	c      2089          53093        5360        20          17.0000           0.0000          -
41455.35/2093.71	c      2094          51460        1867        20          17.0000           0.0000          -
41558.52/2098.99	c      2099          53182        5365        20          17.0000           0.0000          -
41657.72/2104.02	c      2104          51567        1870        20          17.0000           0.0000          -
41759.70/2109.14	c      2109          49120        6462        20          17.0000           0.0000          -
41860.98/2114.19	c      2114          51918        1887        20          17.0000           0.0000          -
41961.15/2119.24	c      2119          41614        1694        20          17.0000           0.0000          -
42062.32/2124.31	c      2124          52311        1898        20          17.0000           0.0000          -
42163.49/2129.40	c      2129          55249        5493        20          17.0000           0.0000          -
42262.67/2134.42	c      2134          50570        6594        20          17.0000           0.0000          -
42361.99/2139.46	c      2139          52721        1937        20          17.0000           0.0000          -
42461.02/2144.49	c      2144          52721        1937        20          17.0000           0.0000          -
42562.20/2149.51	c      2150          51137        6649        20          17.0000           0.0000          -
42661.35/2154.57	c      2155          52905        1956        20          17.0000           0.0000          -
42764.51/2159.78	c      2160          57714        5631        20          17.0000           0.0000          -
42865.88/2164.86	c      2165          42887        1840        20          17.0000           0.0000          -
42966.73/2170.02	c      2170          53487        1978        20          17.0000           0.0000          -
43068.43/2175.05	c      2175          43290        1855        20          17.0000           0.0000          -
43167.54/2180.12	c      2180          52915        6784        20          17.0000           0.0000          -
43272.01/2185.31	c      2185          52988        6789        20          17.0000           0.0000          -
43372.96/2190.40	c      2190          54207        2005        20          17.0000           0.0000          -
43472.03/2195.43	c      2195          53148        6798        20          17.0000           0.0000          -
43571.06/2200.44	c      2200          53199        6806        20          17.0000           0.0000          -
43672.20/2205.55	c      2206          54619        2022        20          17.0000           0.0000          -
43775.28/2210.71	c      2211          54806        2015        20          17.0000           0.0000          -
43876.37/2215.81	c      2216          54893        2025        20          17.0000           0.0000          -
43975.47/2220.84	c      2221          54909        2019        20          17.0000           0.0000          -
44076.61/2225.92	c      2226          60674        5873        20          17.0000           0.0000          -
44175.73/2231.02	c      2231          55013        2092        20          17.0000           0.0000          -
44277.60/2236.09	c      2236          55013        2092        20          17.0000           0.0000          -
44376.78/2241.10	c      2241          54482        6910        20          17.0000           0.0000          -
44476.02/2246.12	c      2246          60958        5885        20          17.0000           0.0000          -
44575.29/2251.14	c      2251          61064        5888        20          17.0000           0.0000          -
44681.44/2256.43	c      2256          61064        5888        20          17.0000           0.0000          -
44782.61/2261.51	c      2262          61091        5889        20          17.0000           0.0000          -
44881.79/2266.59	c      2267          61143        5891        20          17.0000           0.0000          -
44982.86/2271.70	c      2272          54862        6937        20          17.0000           0.0000          -
45084.04/2276.74	c      2277          61249        5895        20          17.0000           0.0000          -
45187.21/2282.04	c      2282          56584        2138        20          17.0000           0.0000          -
45289.10/2287.10	c      2287          61416        5901        20          17.0000           0.0000          -
45393.50/2292.34	c      2292          48179        1955        20          17.0000           0.0000          -
45496.55/2297.50	c      2298          48179        1955        20          17.0000           0.0000          -
45595.74/2302.56	c      2303          48179        1955        20          17.0000           0.0000          -
45696.92/2307.66	c      2308          48179        1955        20          17.0000           0.0000          -
45798.00/2312.76	c      2313          61833        5920        20          17.0000           0.0000          -
45899.16/2317.82	c      2318          61833        5920        20          17.0000           0.0000          -
45998.26/2322.83	c      2323          55514        6963        20          17.0000           0.0000          -
46097.41/2327.86	c      2328          55563        6966        20          17.0000           0.0000          -
46198.56/2332.96	c      2333          55661        6974        20          17.0000           0.0000          -
46297.72/2338.05	c      2338          57850        2499        20          17.0000           0.0000          -
46399.58/2343.12	c      2343          63397        5994        20          17.0000           0.0000          -
46498.77/2348.13	c      2348          49756        2017        20          17.0000           0.0000          -
46599.95/2353.14	c      2353          56703        7028        20          17.0000           0.0000          -
46700.26/2358.22	c      2358          58551        2647        20          17.0000           0.0000          -
46801.37/2363.31	c      2363          64524        6100        20          17.0000           0.0000          -
46900.54/2368.36	c      2368          64542        6100        20          17.0000           0.0000          -
47001.50/2373.45	c      2373          64645        6107        20          17.0000           0.0000          -
47100.61/2378.46	c      2378          50589        2060        20          17.0000           0.0000          -
47199.92/2383.49	c      2383          64773        6122        20          17.0000           0.0000          -
47304.88/2388.72	c      2389          64823        6129        20          17.0000           0.0000          -
47405.98/2393.82	c      2394          64907        6138        20          17.0000           0.0000          -
47505.01/2398.85	c      2399          64983        6149        20          17.0000           0.0000          -
47608.83/2404.09	c      2404          65034        6152        20          17.0000           0.0000          -
47710.10/2409.17	c      2409          60582        7274        20          17.0000           0.0000          -
47814.44/2414.41	c      2414          60715        2854        20          17.0000           0.0000          -
47915.59/2419.56	c      2420          60734        2860        20          17.0000           0.0000          -
48018.62/2424.77	c      2425          65232        6174        20          17.0000           0.0000          -
48119.72/2429.84	c      2430          65284        6178        20          17.0000           0.0000          -
48223.52/2435.04	c      2435          61204        2948        20          17.0000           0.0000          -
48322.88/2440.10	c      2440          52892        2167        20          17.0000           0.0000          -
48425.07/2445.21	c      2445          63076        7429        20          17.0000           0.0000          -
48524.22/2450.26	c      2450          61825        3024        20          17.0000           0.0000          -
48623.36/2455.26	c      2455          53403        2188        20          17.0000           0.0000          -
48722.52/2460.28	c      2460          67207        6253        20          17.0000           0.0000          -
48823.66/2465.31	c      2465          67582        6266        20          17.0000           0.0000          -
48922.75/2470.32	c      2470         492693         284        20          17.0000           0.0000          -
49021.88/2475.32	c      2475         493187         276        20          17.0000           0.0000          -
49121.02/2480.39	c      2480          54105        2256        20          17.0000           0.0000          -
49222.16/2485.46	c      2485          63482        3149        20          17.0000           0.0000          -
49325.28/2490.61	c      2491         495527         294        20          17.0000           0.0000          -
49424.42/2495.64	c      2496          69633        6379        20          17.0000           0.0000          -
49527.48/2500.81	c      2501          54854        2305        20          17.0000           0.0000          -
49626.62/2505.87	c      2506          63765        3181        20          17.0000           0.0000          -
49727.75/2511.00	c      2511          70773        6443        20          17.0000           0.0000          -
49829.71/2516.12	c      2516          63824        3185        20          17.0000           0.0000          -
49930.83/2521.18	c      2521          63824        3185        20          17.0000           0.0000          -
50030.08/2526.19	c      2526          63865        3186        20          17.0000           0.0000          -
50132.29/2531.40	c      2531          63865        3186        20          17.0000           0.0000          -
50235.42/2536.53	c      2537          63906        3187        20          17.0000           0.0000          -
50340.56/2541.85	c      2542          72478        6626        20          17.0000           0.0000          -
50441.72/2546.92	c      2547          64054        3196        20          17.0000           0.0000          -
50540.89/2551.98	c      2552          57018        2373        20          17.0000           0.0000          -
50639.98/2557.02	c      2557          64124        3198        20          17.0000           0.0000          -
50742.11/2562.06	c      2562          68161        8540        20          17.0000           0.0000          -
50841.16/2567.07	c      2567          57401        2388        20          17.0000           0.0000          -
50940.13/2572.09	c      2572          57590        2397        20          17.0000           0.0000          -
51039.28/2577.13	c      2577          64432        3208        20          17.0000           0.0000          -
51140.39/2582.19	c      2582          68594        8601        20          17.0000           0.0000          -
51240.80/2587.25	c      2587          73902        6934        20          17.0000           0.0000          -
51340.02/2592.27	c      2592          68714        8618        20          17.0000           0.0000          -
51441.10/2597.34	c      2597          68714        8618        20          17.0000           0.0000          -
51540.32/2602.39	c      2602          68757        8625        20          17.0000           0.0000          -
51641.54/2607.41	c      2607         519180         321        20          17.0000           0.0000          -
51742.37/2612.53	c      2613          58893        2476        20          17.0000           0.0000          -
51843.39/2617.62	c      2618          69019        8665        20          17.0000           0.0000          -
51942.76/2622.63	c      2623         522327         349        20          17.0000           0.0000          -
52041.72/2627.66	c      2628          69225        8686        20          17.0000           0.0000          -
52140.83/2632.69	c      2633         524315         308        20          17.0000           0.0000          -
52241.99/2637.79	c      2638          69299        8697        20          17.0000           0.0000          -
52345.07/2642.94	c      2643          69347        8701        20          17.0000           0.0000          -
52444.23/2647.99	c      2648          77246        7133        20          17.0000           0.0000          -
52543.40/2653.02	c      2653          69409        8705        20          17.0000           0.0000          -
52647.48/2658.15	c      2658         532581         321        20          17.0000           0.0000          -
52747.68/2663.23	c      2663          69603        8724        20          17.0000           0.0000          -
52846.93/2668.25	c      2668          69631        8729        20          17.0000           0.0000          -
52948.11/2673.36	c      2673          69726        8744        20          17.0000           0.0000          -
53049.06/2678.49	c      2678          69775        8747        20          17.0000           0.0000          -
53150.20/2683.52	c      2684          80034        7271        20          17.0000           0.0000          -
53249.39/2688.53	c      2689          69873        8753        20          17.0000           0.0000          -
53348.53/2693.56	c      2694          69873        8753        20          17.0000           0.0000          -
53449.70/2698.65	c      2699          61815        2576        20          17.0000           0.0000          -
53550.86/2703.72	c      2704          70003        8762        20          17.0000           0.0000          -
53652.04/2708.80	c      2709          70683        3563        20          17.0000           0.0000          -
53751.23/2713.85	c      2714          70053        8764        20          17.0000           0.0000          -
53850.38/2718.88	c      2719          82146        7371        20          17.0000           0.0000          -
53951.55/2723.96	c      2724          70193        8784        20          17.0000           0.0000          -
54050.74/2729.02	c      2729          70900        3585        20          17.0000           0.0000          -
54149.92/2734.03	c      2734          70288        8795        20          17.0000           0.0000          -
54251.80/2739.13	c      2739          82530        7387        20          17.0000           0.0000          -
54354.21/2744.20	c      2744          63854        2679        20          17.0000           0.0000          -
54453.41/2749.28	c      2749          71136        3601        20          17.0000           0.0000          -
54554.57/2754.36	c      2754          82757        7400        20          17.0000           0.0000          -
54655.88/2759.43	c      2759          71233        3609        20          17.0000           0.0000          -
54754.92/2764.46	c      2764          82863        7406        20          17.0000           0.0000          -
54856.11/2769.59	c      2770          82916        7409        20          17.0000           0.0000          -
54959.27/2774.70	c      2775          82970        7411        20          17.0000           0.0000          -
55058.45/2779.71	c      2780          71484        3635        20          17.0000           0.0000          -
55157.57/2784.77	c      2785         566862         310        20          17.0000           0.0000          -
55258.72/2789.82	c      2790          83205        7423        20          17.0000           0.0000          -
55357.62/2794.85	c      2795          83205        7423        20          17.0000           0.0000          -
55461.43/2800.09	c      2800          83313        7427        20          17.0000           0.0000          -
55562.57/2805.17	c      2805          83417        7433        20          17.0000           0.0000          -
55663.00/2810.23	c      2810          83421        7433        20          17.0000           0.0000          -
55762.18/2815.28	c      2815          83475        7435        20          17.0000           0.0000          -
55863.34/2820.33	c      2820          83529        7437        20          17.0000           0.0000          -
55964.50/2825.45	c      2825          83529        7437        20          17.0000           0.0000          -
56067.66/2830.63	c      2831          83581        7441        20          17.0000           0.0000          -
56168.81/2835.71	c      2836          83634        7444        20          17.0000           0.0000          -
56268.00/2840.78	c      2841          83634        7444        20          17.0000           0.0000          -
56369.28/2845.81	c      2846          83634        7444        20          17.0000           0.0000          -
56470.27/2850.90	c      2851          83689        7445        20          17.0000           0.0000          -
56569.44/2856.03	c      2856         583021         344        20          17.0000           0.0000          -
56671.24/2861.04	c      2861          69077        2853        20          17.0000           0.0000          -
56772.56/2866.19	c      2866          69350        2850        20          17.0000           0.0000          -
56872.89/2871.20	c      2871          69518        2859        20          17.0000           0.0000          -
56972.05/2876.22	c      2876          85112        7531        20          17.0000           0.0000          -
57071.23/2881.27	c      2881          77109        4088        20          17.0000           0.0000          -
57174.31/2886.40	c      2886         590465         376        20          17.0000           0.0000          -
57273.57/2891.41	c      2891         592147         292        20          17.0000           0.0000          -
57372.59/2896.49	c      2896         593229         311        20          17.0000           0.0000          -
57473.74/2901.52	c      2902          78240        4190        20          17.0000           0.0000          -
57572.93/2906.59	c      2907          78387        4216        20          17.0000           0.0000          -
57676.08/2911.74	c      2912          78990        9569        20          17.0000           0.0000          -
57779.18/2917.03	c      2917          79084        9581        20          17.0000           0.0000          -
57881.21/2922.06	c      2922          79147        4268        20          17.0000           0.0000          -
57980.21/2927.08	c      2927          79250        9594        20          17.0000           0.0000          -
58079.46/2932.10	c      2932          79283        9594        20          17.0000           0.0000          -
58180.65/2937.18	c      2937          89216        7744        20          17.0000           0.0000          -
58281.06/2942.29	c      2942          79574        4293        20          17.0000           0.0000          -
58382.18/2947.37	c      2947          72952        2959        20          17.0000           0.0000          -
58483.26/2952.42	c      2952          79718        4299        20          17.0000           0.0000          -
58582.43/2957.43	c      2957          79811        4312        20          17.0000           0.0000          -
58683.58/2962.54	c      2963          79860        4313        20          17.0000           0.0000          -
58786.78/2967.71	c      2968          79955        4318        20          17.0000           0.0000          -
58885.96/2972.74	c      2973          80001        4322        20          17.0000           0.0000          -
58985.14/2977.77	c      2978          80718        9973        20          17.0000           0.0000          -
59086.34/2982.82	c      2983         615613         310        20          17.0000           0.0000          -
59187.41/2987.94	c      2988          80243        4343        20          17.0000           0.0000          -
59289.47/2993.07	c      2993          74983        3022        20          17.0000           0.0000          -
59390.74/2998.16	c      2998          74983        3022        20          17.0000           0.0000          -
59490.85/3003.23	c      3003          74983        3022        20          17.0000           0.0000          -
59591.99/3008.31	c      3008          74983        3022        20          17.0000           0.0000          -
59693.15/3013.45	c      3013          74983        3022        20          17.0000           0.0000          -
59792.33/3018.48	c      3018          95160        8038        20          17.0000           0.0000          -
59893.48/3023.56	c      3024          95582        8066        20          17.0000           0.0000          -
59994.76/3028.66	c      3029          75305        3051        20          17.0000           0.0000          -
60095.64/3033.75	c      3034          82263        4571        20          17.0000           0.0000          -
60196.81/3038.82	c      3039          75774        3061        20          17.0000           0.0000          -
60297.89/3043.91	c      3044          82751        4662        20          17.0000           0.0000          -
60397.07/3048.95	c      3049          83016        4709        20          17.0000           0.0000          -
60496.22/3054.02	c      3054          82902       10518        20          17.0000           0.0000          -
60598.36/3059.10	c      3059          76553        3093        20          17.0000           0.0000          -
60699.34/3064.16	c      3064          83131       10584        20          17.0000           0.0000          -
60799.69/3069.26	c      3069          83202       10605        20          17.0000           0.0000          -
60900.85/3074.33	c      3074          83208       10608        20          17.0000           0.0000          -
61000.01/3079.37	c      3079         639570         236        20          17.0000           0.0000          -
61101.15/3084.44	c      3084          99607        8417        20          17.0000           0.0000          -
61200.34/3089.50	c      3090          84906        4932        20          17.0000           0.0000          -
61303.43/3094.60	c      3095          99701        8428        20          17.0000           0.0000          -
61404.63/3099.77	c      3100          85058        4941        20          17.0000           0.0000          -
61507.71/3104.94	c      3105          85085        4942        20          17.0000           0.0000          -
61606.87/3109.99	c      3110          85194        4950        20          17.0000           0.0000          -
61708.66/3115.05	c      3115          85195        4951        20          17.0000           0.0000          -
61807.76/3120.11	c      3120          85314       10959        20          17.0000           0.0000          -
61908.93/3125.14	c      3125          85327        4956        20          17.0000           0.0000          -
62009.35/3130.29	c      3130          85429        4961        20          17.0000           0.0000          -
62110.47/3135.38	c      3135          85492        4964        20          17.0000           0.0000          -
62211.52/3140.48	c      3140         651313         278        20          17.0000           0.0000          -
62312.55/3145.53	c      3146          80407        3249        20          17.0000           0.0000          -
62411.71/3150.59	c      3151          85705        4986        20          17.0000           0.0000          -
62514.79/3155.70	c      3156          80858        3262        20          17.0000           0.0000          -
62615.77/3160.83	c      3161          85752        4989        20          17.0000           0.0000          -
62716.89/3165.94	c      3166          80897        3265        20          17.0000           0.0000          -
62818.76/3171.08	c      3171          80897        3265        20          17.0000           0.0000          -
62919.87/3176.15	c      3176          80897        3265        20          17.0000           0.0000          -
63022.28/3181.34	c      3181          80897        3265        20          17.0000           0.0000          -
63125.41/3186.57	c      3187          80897        3265        20          17.0000           0.0000          -
63228.49/3191.71	c      3192          86071        5008        20          17.0000           0.0000          -
63329.68/3196.80	c      3197          87588       11551        20          17.0000           0.0000          -
63428.79/3201.82	c      3202          87834       11592        20          17.0000           0.0000          -
63527.95/3206.88	c      3207         664250         281        20          17.0000           0.0000          -
63629.08/3211.99	c      3212          88364       11658        20          17.0000           0.0000          -
63732.86/3217.19	c      3217          82014        3346        20          17.0000           0.0000          -
63833.33/3222.26	c      3222          88855       11734        20          17.0000           0.0000          -
63934.43/3227.37	c      3227          88004        5181        20          17.0000           0.0000          -
64035.57/3232.45	c      3232          88135        5208        20          17.0000           0.0000          -
64136.71/3237.52	c      3238          89410       11905        20          17.0000           0.0000          -
64235.88/3242.58	c      3243          88721        5266        20          17.0000           0.0000          -
64337.05/3247.65	c      3248          89034        5288        20          17.0000           0.0000          -
64438.06/3252.71	c      3253         108890        8879        20          17.0000           0.0000          -
64539.15/3257.86	c      3258          89651       11958        20          17.0000           0.0000          -
64640.31/3262.90	c      3263          89821        5331        20          17.0000           0.0000          -
64739.49/3267.95	c      3268         109046        8897        20          17.0000           0.0000          -
64838.74/3272.97	c      3273          90002       12048        20          17.0000           0.0000          -
64940.45/3278.07	c      3278         676057         265        20          17.0000           0.0000          -
65042.82/3283.21	c      3283         109956        8949        20          17.0000           0.0000          -
65142.03/3288.27	c      3288          91082        5385        20          17.0000           0.0000          -
65241.29/3293.28	c      3293          91195        5394        20          17.0000           0.0000          -
65342.27/3298.31	c      3298          91244        5395        20          17.0000           0.0000          -
65441.42/3303.39	c      3303          91290        5399        20          17.0000           0.0000          -
65542.56/3308.46	c      3308          91387        5402        20          17.0000           0.0000          -
65641.72/3313.47	c      3313          91484        5407        20          17.0000           0.0000          -
65748.83/3318.82	c      3319          91484        5407        20          17.0000           0.0000          -
65850.01/3323.91	c      3324          91579        5412        20          17.0000           0.0000          -
65949.18/3328.91	c      3329          91579        5412        20          17.0000           0.0000          -
66048.36/3334.03	c      3334          91626        5417        20          17.0000           0.0000          -
66150.34/3339.13	c      3339          91675        5418        20          17.0000           0.0000          -
66252.66/3344.24	c      3344          91817        5428        20          17.0000           0.0000          -
66351.84/3349.26	c      3349          91865        5430        20          17.0000           0.0000          -
66452.96/3354.35	c      3354          91865        5430        20          17.0000           0.0000          -
66552.12/3359.38	c      3359          92301       12534        20          17.0000           0.0000          -
66653.25/3364.48	c      3364          91989        5437        20          17.0000           0.0000          -
66756.39/3369.60	c      3370          91996        5438        20          17.0000           0.0000          -
66855.52/3374.69	c      3375          92086        5450        20          17.0000           0.0000          -
66956.45/3379.79	c      3380          93143       12677        20          17.0000           0.0000          -
67057.50/3384.87	c      3385          93143       12677        20          17.0000           0.0000          -
67158.53/3389.95	c      3390         117134        9373        20          17.0000           0.0000          -
67260.40/3395.05	c      3395          92276        5462        20          17.0000           0.0000          -
67361.77/3400.15	c      3400          88865        3791        20          17.0000           0.0000          -
67461.91/3405.21	c      3405         118319        9415        20          17.0000           0.0000          -
67561.07/3410.29	c      3410          93730       12781        20          17.0000           0.0000          -
67662.35/3415.34	c      3415          93813       12793        20          17.0000           0.0000          -
67761.40/3420.39	c      3420          89748        3798        20          17.0000           0.0000          -
67864.54/3425.50	c      3426          92760        5506        20          17.0000           0.0000          -
67965.70/3430.61	c      3431          90147        3801        20          17.0000           0.0000          -
68064.70/3435.69	c      3436          94179       12872        20          17.0000           0.0000          -
68163.80/3440.70	c      3441          94214       12879        20          17.0000           0.0000          -
68264.96/3445.72	c      3446          94214       12879        20          17.0000           0.0000          -
68366.10/3450.80	c      3451          93866        5705        20          17.0000           0.0000          -
68465.27/3455.82	c      3456          94146        5735        20          17.0000           0.0000          -
68566.35/3460.93	c      3461         711906         273        20          17.0000           0.0000          -
68665.43/3465.97	c      3466          95191       12968        20          17.0000           0.0000          -
68767.30/3471.07	c      3471         714735         284        20          17.0000           0.0000          -
68873.68/3476.43	c      3476         716032         315        20          17.0000           0.0000          -
68974.79/3481.51	c      3482          92546        3863        20          17.0000           0.0000          -
69075.95/3486.62	c      3487         717517         310        20          17.0000           0.0000          -
69175.11/3491.64	c      3492         718250         310        20          17.0000           0.0000          -
69276.26/3496.79	c      3497          96561        5932        20          17.0000           0.0000          -
69377.48/3501.84	c      3502          96914        5958        20          17.0000           0.0000          -
69476.71/3506.89	c      3507          97271        5990        20          17.0000           0.0000          -
69577.91/3511.96	c      3512         721732         353        20          17.0000           0.0000          -
69679.79/3517.13	c      3517          97818        6031        20          17.0000           0.0000          -
69781.30/3522.19	c      3522          97884        6042        20          17.0000           0.0000          -
69881.57/3527.24	c      3527          97904        6048        20          17.0000           0.0000          -
69982.84/3532.32	c      3532          97908        6049        20          17.0000           0.0000          -
70082.16/3537.39	c      3537          97991        6067        20          17.0000           0.0000          -
70181.26/3542.40	c      3542          94629        4027        20          17.0000           0.0000          -
70284.46/3547.51	c      3548          94767        4035        20          17.0000           0.0000          -
70383.72/3552.54	c      3553          94979        4032        20          17.0000           0.0000          -
70484.91/3557.61	c      3558          98538        6172        20          17.0000           0.0000          -
70583.91/3562.61	c      3563          98780        6202        20          17.0000           0.0000          -
70685.13/3567.75	c      3568         130118       10043        20          17.0000           0.0000          -
70786.37/3572.82	c      3573         130548       10065        20          17.0000           0.0000          -
70885.62/3577.89	c      3578         131001       10084        20          17.0000           0.0000          -
70986.84/3582.90	c      3583         734274         291        20          17.0000           0.0000          -
71086.07/3587.92	c      3588         735135         335        20          17.0000           0.0000          -
71185.23/3592.99	c      3593          95732        4094        20          17.0000           0.0000          -
71284.45/3598.01	c      3598         100305        6439        20          17.0000           0.0000          -
71386.36/3603.09	c      3603         100405        6467        20          17.0000           0.0000          -
71485.51/3608.13	c      3608         100424        6471        20          17.0000           0.0000          -
71588.13/3613.21	c      3613         104058       13886        20          17.0000           0.0000          -
71687.36/3618.27	c      3618          96267        4151        20          17.0000           0.0000          -
71786.59/3623.28	c      3623         100979        6571        20          17.0000           0.0000          -
71887.82/3628.39	c      3628          96463        4198        20          17.0000           0.0000          -
71989.05/3633.40	c      3633          96581        4226        20          17.0000           0.0000          -

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 (185782 MiB free)
  memory of node 1: 193531 MiB (166526 MiB free)
  memory of node 2: 193531 MiB (192263 MiB free)
  memory of node 3: 193493 MiB (180351 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-4465779-1722607258/watcher-4465779-1722607258 -o /tmp/evaluation-result-4465779-1722607258/solver-4465779-1722607258 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722599440-165401 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465779-1722607258.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100125 s]*
/proc/loadavg: 78.97 80.29 80.31 62/984 174880
/proc/meminfo: memFree=742275632/790760804 swapFree=131071996/131071996
[pid=174879] ppid=174876 vsize=83672 memory=72384 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/stat : 174879 (fscip) R 174876 174879 165389 0 -1 4194304 15946 0 0 0 9 2 0 0 20 0 1 0 27308551 85680128 18096 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
/proc/174879/statm: 20918 18096 2555 3035 0 17314 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 83672 KiB
Current children cumulated memory: 72384 KiB

[startup+0.220294 s]*
/proc/loadavg: 78.97 80.29 80.31 62/984 174880
/proc/meminfo: memFree=742220084/790760804 swapFree=131071996/131071996
[pid=174879] ppid=174876 vsize=136664 memory=121876 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/stat : 174879 (fscip) R 174876 174879 165389 0 -1 4194304 26709 0 0 0 19 4 0 0 20 0 1 0 27308551 139943936 30469 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
/proc/174879/statm: 34166 30469 2662 3035 0 30562 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 136664 KiB
Current children cumulated memory: 121876 KiB

[startup+0.320226 s]*
/proc/loadavg: 78.97 80.29 80.31 63/984 174880
/proc/meminfo: memFree=742207804/790760804 swapFree=131071996/131071996
[pid=174879] ppid=174876 vsize=136280 memory=124112 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/stat : 174879 (fscip) R 174876 174879 165389 0 -1 4194304 33135 0 0 0 28 4 0 0 20 0 1 0 27308551 139550720 31028 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
/proc/174879/statm: 34070 31028 2710 3035 0 30466 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 136280 KiB
Current children cumulated memory: 124112 KiB

[startup+0.700277 s]
/proc/loadavg: 78.97 80.29 80.31 62/984 174880
/proc/meminfo: memFree=742213768/790760804 swapFree=131071996/131071996
[pid=174879] ppid=174876 vsize=231688 memory=205968 CPUtime=0.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/stat : 174879 (fscip) R 174876 174879 165389 0 -1 4194304 45396 0 0 0 61 7 0 0 20 0 1 0 27308551 237248512 51492 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
/proc/174879/statm: 57922 51492 2758 3035 0 54318 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 231688 KiB
Current children cumulated memory: 205968 KiB

[startup+1.50029 s]
/proc/loadavg: 78.97 80.29 80.31 62/984 174880
/proc/meminfo: memFree=742085460/790760804 swapFree=131071996/131071996
[pid=174879] ppid=174876 vsize=1750248 memory=444632 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/stat : 174879 (fscip) S 174876 174879 165389 0 -1 1077936128 109819 0 0 0 131 18 0 0 20 0 21 0 27308551 1792253952 111158 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
/proc/174879/statm: 437562 111158 2774 3035 0 155765 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 1750248 KiB
Current children cumulated memory: 444632 KiB

[startup+3.14035 s]
/proc/loadavg: 78.97 80.29 80.31 82/1024 174931
/proc/meminfo: memFree=738762732/790760804 swapFree=131071996/131071996
[pid=174879] ppid=174876 vsize=4142392 memory=3531440 CPUtime=15.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/stat : 174879 (fscip) S 174876 174879 165389 0 -1 1077936128 897481 0 0 0 1387 195 0 0 20 0 41 0 27308551 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
/proc/174879/statm: 1035598 882860 2790 3035 0 1000772 0
[pid=174879/tid=174881] ppid=174876 vsize=4142392 memory=0 CPUtime=0.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174881/stat : 174881 (fscip) S 174876 174879 165389 0 -1 1077936192 34809 0 0 0 66 8 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174882] ppid=174876 vsize=4142392 memory=11632 CPUtime=0.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174882/stat : 174882 (fscip) R 174876 174879 165389 0 -1 4194368 46727 0 0 0 63 9 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174883] ppid=174876 vsize=4142392 memory=843224 CPUtime=0.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174883/stat : 174883 (fscip) S 174876 174879 165389 0 -1 1077936192 46621 0 0 0 62 9 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174884] ppid=174876 vsize=4142392 memory=2427944 CPUtime=0.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174884/stat : 174884 (fscip) S 174876 174879 165389 0 -1 1077936192 33771 0 0 0 65 7 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174885] ppid=174876 vsize=4142392 memory=10528 CPUtime=0.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174885/stat : 174885 (fscip) R 174876 174879 165389 0 -1 4194368 46436 0 0 0 64 10 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174886] ppid=174876 vsize=4142392 memory=614892 CPUtime=0.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174886/stat : 174886 (fscip) R 174876 174879 165389 0 -1 4194368 46638 0 0 0 62 9 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174887] ppid=174876 vsize=4142392 memory=280999846266576 CPUtime=0.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174887/stat : 174887 (fscip) S 174876 174879 165389 0 -1 1077936192 31183 0 0 0 67 7 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174888] ppid=174876 vsize=4142392 memory=8146210784769 CPUtime=0.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174888/stat : 174888 (fscip) R 174876 174879 165389 0 -1 4194368 46691 0 0 0 64 9 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174889] ppid=174876 vsize=4142392 memory=8154800719105 CPUtime=0.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174889/stat : 174889 (fscip) S 174876 174879 165389 0 -1 1077936192 46569 0 0 0 61 10 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174890] ppid=174876 vsize=4142392 memory=13229522245910554 CPUtime=0.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174890/stat : 174890 (fscip) S 174876 174879 165389 0 -1 1077936192 33511 0 0 0 65 7 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174891] ppid=174876 vsize=4142392 memory=0 CPUtime=0.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174891/stat : 174891 (fscip) S 174876 174879 165389 0 -1 1077936192 46778 0 0 0 61 10 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174892] ppid=174876 vsize=4142392 memory=0 CPUtime=0.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174892/stat : 174892 (fscip) S 174876 174879 165389 0 -1 1077936192 46624 0 0 0 61 10 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174893] ppid=174876 vsize=4142392 memory=7441 CPUtime=0.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174893/stat : 174893 (fscip) S 174876 174879 165389 0 -1 1077936192 33807 0 0 0 65 8 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174894] ppid=174876 vsize=4142392 memory=4420 CPUtime=0.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174894/stat : 174894 (fscip) R 174876 174879 165389 0 -1 4194368 46569 0 0 0 61 11 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174895] ppid=174876 vsize=4142392 memory=6628 CPUtime=0.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174895/stat : 174895 (fscip) R 174876 174879 165389 0 -1 4194368 46562 0 0 0 65 8 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174896] ppid=174876 vsize=4142392 memory=29273809900535888 CPUtime=0.73 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174896/stat : 174896 (fscip) S 174876 174879 165389 0 -1 1077936192 33167 0 0 0 66 7 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174897] ppid=174876 vsize=4142392 memory=0 CPUtime=0.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174897/stat : 174897 (fscip) R 174876 174879 165389 0 -1 4194368 46686 0 0 0 64 11 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174898] ppid=174876 vsize=4142392 memory=0 CPUtime=0.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174898/stat : 174898 (fscip) S 174876 174879 165389 0 -1 1077936192 46523 0 0 0 61 10 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174899] ppid=174876 vsize=4142392 memory=0 CPUtime=0.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174899/stat : 174899 (fscip) S 174876 174879 165389 0 -1 1077936192 29943 0 0 0 65 7 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174900] ppid=174876 vsize=4142392 memory=25992 CPUtime=0.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174900/stat : 174900 (fscip) S 174876 174879 165389 0 -1 1077936192 46657 0 0 0 61 10 0 0 20 0 41 0 27308661 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174912] ppid=174876 vsize=4142392 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/174879/task/174912/stat : 174912 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174913] ppid=174876 vsize=4142392 memory=6232 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174913/stat : 174913 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174914] ppid=174876 vsize=4142392 memory=19852 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174914/stat : 174914 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174915] ppid=174876 vsize=4142392 memory=31988 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174915/stat : 174915 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174916] ppid=174876 vsize=4142392 memory=28720 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174916/stat : 174916 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174917] ppid=174876 vsize=4142392 memory=7384 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174917/stat : 174917 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174918] ppid=174876 vsize=4142392 memory=27608 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174918/stat : 174918 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174919] ppid=174876 vsize=4142392 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/174879/task/174919/stat : 174919 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174920] ppid=174876 vsize=4142392 memory=280999846775424 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174920/stat : 174920 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174921] ppid=174876 vsize=4142392 memory=3471342896244268704 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174921/stat : 174921 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174922] ppid=174876 vsize=4142392 memory=-6875142349185256685 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174922/stat : 174922 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174923] ppid=174876 vsize=4142392 memory=7256 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174923/stat : 174923 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174924] ppid=174876 vsize=4142392 memory=25333125866717268 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174924/stat : 174924 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174925] ppid=174876 vsize=4142392 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/174879/task/174925/stat : 174925 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174926] ppid=174876 vsize=4142392 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/174879/task/174926/stat : 174926 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174927] ppid=174876 vsize=4142392 memory=280999846319536 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174927/stat : 174927 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174928] ppid=174876 vsize=4142392 memory=6944656592455360604 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174928/stat : 174928 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174929] ppid=174876 vsize=4142392 memory=6944656592387989600 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174929/stat : 174929 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174930] ppid=174876 vsize=4142392 memory=6944656592455097440 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174930/stat : 174930 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174931] ppid=174876 vsize=4142392 memory=6944656592455360604 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174931/stat : 174931 (fscip) S 174876 174879 165389 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 27308788 4241809408 882860 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
Current children cumulated CPU time: 15.82 s
Current children cumulated vsize: 4142392 KiB
Current children cumulated memory: 3531440 KiB

[startup+6.30102 s]
/proc/loadavg: 79.05 80.29 80.31 82/1024 174933
/proc/meminfo: memFree=737527256/790760804 swapFree=131071996/131071996
[pid=174879] ppid=174876 vsize=5787904 memory=4696356 CPUtime=76.85 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/stat : 174879 (fscip) S 174876 174879 165389 0 -1 1077936128 1407580 0 0 0 7056 629 0 0 20 0 41 0 27308551 5926813696 1174089 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
/proc/174879/statm: 1446976 1174089 2998 3035 0 1275068 0
[pid=174879/tid=174881] ppid=174876 vsize=5787904 memory=5440 CPUtime=3.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174881/stat : 174881 (fscip) R 174876 174879 165389 0 -1 4194368 50929 0 0 0 339 36 0 0 20 0 41 0 27308661 5926813696 1174089 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174882] ppid=174876 vsize=5787904 memory=25333125866717268 CPUtime=3.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174882/stat : 174882 (fscip) R 174876 174879 165389 0 -1 4194368 57615 0 0 0 342 36 0 0 20 0 41 0 27308661 5926813696 1174089 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174883] ppid=174876 vsize=5787904 memory=0 CPUtime=3.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174883/stat : 174883 (fscip) R 174876 174879 165389 0 -1 4194368 104098 0 0 0 363 19 0 0 20 0 41 0 27308661 5926813696 1174089 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174884] ppid=174876 vsize=5787904 memory=57885 CPUtime=3.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174884/stat : 174884 (fscip) R 174876 174879 165389 0 -1 4194368 48688 0 0 0 333 36 0 0 20 0 41 0 27308661 5926813696 1174089 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174885] ppid=174876 vsize=5787904 memory=0 CPUtime=3.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174885/stat : 174885 (fscip) R 174876 174879 165389 0 -1 4194368 51867 0 0 0 350 33 0 0 20 0 41 0 27308661 5926813696 1174089 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174886] ppid=174876 vsize=5787904 memory=614892 CPUtime=3.85 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174886/stat : 174886 (fscip) R 174876 174879 165389 0 -1 4194368 104789 0 0 0 367 18 0 0 20 0 41 0 27308661 5926813696 1174089 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174887] ppid=174876 vsize=5787904 memory=52808 CPUtime=3.7 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174887/stat : 174887 (fscip) R 174876 174879 165389 0 -1 4194368 44889 0 0 0 336 34 0 0 20 0 41 0 27308661 5926813696 1174089 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174888] ppid=174876 vsize=5787904 memory=4152172 CPUtime=3.78 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174888/stat : 174888 (fscip) R 174876 174879 165389 0 -1 4194368 58468 0 0 0 343 35 0 0 20 0 41 0 27308661 5926813696 1174089 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0

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

/proc/174879/task/174900/stat : 174900 (fscip) R 174876 174879 165389 0 -1 4194368 4603444 0 0 0 354775 633 0 0 20 0 41 0 27308661 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174912] ppid=174876 vsize=20327296 memory=17284548 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/174879/task/174912/stat : 174912 (fscip) S 174876 174879 165389 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174913] ppid=174876 vsize=20327296 memory=6660 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/174879/task/174913/stat : 174913 (fscip) S 174876 174879 165389 0 -1 1077936192 132 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174914] ppid=174876 vsize=20327296 memory=21258812 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/174879/task/174914/stat : 174914 (fscip) S 174876 174879 165389 0 -1 1077936192 126 0 0 0 2 1 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174915] ppid=174876 vsize=20327296 memory=280999847632112 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/174879/task/174915/stat : 174915 (fscip) S 174876 174879 165389 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174916] ppid=174876 vsize=20327296 memory=29836794214613092 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/174879/task/174916/stat : 174916 (fscip) S 174876 174879 165389 0 -1 1077936192 71 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174917] ppid=174876 vsize=20327296 memory=11632 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/174879/task/174917/stat : 174917 (fscip) S 174876 174879 165389 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174918] ppid=174876 vsize=20327296 memory=15980 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/174879/task/174918/stat : 174918 (fscip) S 174876 174879 165389 0 -1 1077936192 110 0 0 0 1 2 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174919] ppid=174876 vsize=20327296 memory=17607072 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/174879/task/174919/stat : 174919 (fscip) S 174876 174879 165389 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174920] ppid=174876 vsize=20327296 memory=11632 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/174879/task/174920/stat : 174920 (fscip) S 174876 174879 165389 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174921] ppid=174876 vsize=20327296 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/174879/task/174921/stat : 174921 (fscip) S 174876 174879 165389 0 -1 1077936192 109 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174922] ppid=174876 vsize=20327296 memory=11632 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/174879/task/174922/stat : 174922 (fscip) S 174876 174879 165389 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174923] ppid=174876 vsize=20327296 memory=280999847807376 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/174879/task/174923/stat : 174923 (fscip) S 174876 174879 165389 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174924] ppid=174876 vsize=20327296 memory=7012384 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/174879/task/174924/stat : 174924 (fscip) S 174876 174879 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174925] ppid=174876 vsize=20327296 memory=12232 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/174879/task/174925/stat : 174925 (fscip) S 174876 174879 165389 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174926] ppid=174876 vsize=20327296 memory=11616 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/174879/task/174926/stat : 174926 (fscip) S 174876 174879 165389 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174927] ppid=174876 vsize=20327296 memory=7760 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/174879/task/174927/stat : 174927 (fscip) S 174876 174879 165389 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174928] ppid=174876 vsize=20327296 memory=18104 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/174879/task/174928/stat : 174928 (fscip) S 174876 174879 165389 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174929] ppid=174876 vsize=20327296 memory=13668 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/174879/task/174929/stat : 174929 (fscip) S 174876 174879 165389 0 -1 1077936192 109 0 0 0 2 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174930] ppid=174876 vsize=20327296 memory=17615052 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/174879/task/174930/stat : 174930 (fscip) S 174876 174879 165389 0 -1 1077936192 129 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174931] ppid=174876 vsize=20327296 memory=17614304 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/174879/task/174931/stat : 174931 (fscip) S 174876 174879 165389 0 -1 1077936192 109 0 0 0 3 0 0 0 20 0 41 0 27308788 20815151104 4403812 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
Current children cumulated CPU time: 70974.9 s
Current children cumulated vsize: 20327296 KiB
Current children cumulated memory: 17615248 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634 s]*
/proc/loadavg: 62.16 72.98 77.65 62/979 177741
/proc/meminfo: memFree=716670936/790760804 swapFree=131071996/131071996
[pid=174879] ppid=174876 vsize=20573536 memory=17810288 CPUtime=72001.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/stat : 174879 (fscip) S 174876 174879 165389 0 -1 1077936128 58893640 0 0 0 7190527 9664 0 0 20 0 41 0 27308551 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 17 34 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
/proc/174879/statm: 5143384 4452572 3030 3035 0 4977745 0
[pid=174879/tid=174881] ppid=174876 vsize=20573536 memory=6720661056232243557 CPUtime=3601.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174881/stat : 174881 (fscip) R 174876 174879 165389 0 -1 4194368 3534590 0 0 0 359650 485 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174882] ppid=174876 vsize=20573536 memory=6432432857741879098 CPUtime=3602.77 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174882/stat : 174882 (fscip) R 174876 174879 165389 0 -1 4194368 3592656 0 0 0 359724 553 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174883] ppid=174876 vsize=20573536 memory=6660 CPUtime=3595.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174883/stat : 174883 (fscip) R 174876 174879 165389 0 -1 4194368 1157893 0 0 0 359140 431 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174884] ppid=174876 vsize=20573536 memory=21708096 CPUtime=3602.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174884/stat : 174884 (fscip) R 174876 174879 165389 0 -1 4194368 3191189 0 0 0 359823 399 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174885] ppid=174876 vsize=20573536 memory=6720661056232243557 CPUtime=3603.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174885/stat : 174885 (fscip) R 174876 174879 165389 0 -1 4194368 3558033 0 0 0 359766 551 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174886] ppid=174876 vsize=20573536 memory=6432432857741879098 CPUtime=3598.86 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174886/stat : 174886 (fscip) R 174876 174879 165389 0 -1 4194368 1315328 0 0 0 359432 454 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174887] ppid=174876 vsize=20573536 memory=6720666558219436394 CPUtime=3603.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174887/stat : 174887 (fscip) R 174876 174879 165389 0 -1 4194368 2936775 0 0 0 359945 387 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174888] ppid=174876 vsize=20573536 memory=476389 CPUtime=3596.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174888/stat : 174888 (fscip) R 174876 174879 165389 0 -1 4194368 3527594 0 0 0 359143 548 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174889] ppid=174876 vsize=20573536 memory=280999848751400 CPUtime=3597.74 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174889/stat : 174889 (fscip) R 174876 174879 165389 0 -1 4194368 1169698 0 0 0 359368 406 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174890] ppid=174876 vsize=20573536 memory=7449068585317919592 CPUtime=3598.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174890/stat : 174890 (fscip) R 174876 174879 165389 0 -1 4194368 5476583 0 0 0 359065 779 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174891] ppid=174876 vsize=20573536 memory=7233996419007541352 CPUtime=3594.14 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174891/stat : 174891 (fscip) R 174876 174879 165389 0 -1 4194368 4336840 0 0 0 358783 631 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174892] ppid=174876 vsize=20573536 memory=280999848769168 CPUtime=3592.56 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174892/stat : 174892 (fscip) R 174876 174879 165389 0 -1 4194368 1100086 0 0 0 358945 311 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174893] ppid=174876 vsize=20573536 memory=6720677334615709652 CPUtime=3596.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174893/stat : 174893 (fscip) R 174876 174879 165389 0 -1 4194368 2800008 0 0 0 359195 414 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174894] ppid=174876 vsize=20573536 memory=5859281454666050663 CPUtime=3602.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174894/stat : 174894 (fscip) R 174876 174879 165389 0 -1 4194368 3984027 0 0 0 359725 533 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174895] ppid=174876 vsize=20573536 memory=5859281454666050663 CPUtime=3605.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174895/stat : 174895 (fscip) R 174876 174879 165389 0 -1 4194368 1145527 0 0 0 360206 314 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174896] ppid=174876 vsize=20573536 memory=5859281454666050663 CPUtime=3595.9 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174896/stat : 174896 (fscip) R 174876 174879 165389 0 -1 4194368 2834408 0 0 0 359192 398 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174897] ppid=174876 vsize=20573536 memory=6055652847293562906 CPUtime=3601.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174897/stat : 174897 (fscip) R 174876 174879 165389 0 -1 4194368 3949838 0 0 0 359678 517 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174898] ppid=174876 vsize=20573536 memory=57792 CPUtime=3605.51 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174898/stat : 174898 (fscip) R 174876 174879 165389 0 -1 4194368 1216667 0 0 0 360170 381 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174899] ppid=174876 vsize=20573536 memory=58131 CPUtime=3598.61 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174899/stat : 174899 (fscip) R 174876 174879 165389 0 -1 4194368 3271596 0 0 0 359422 439 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174900] ppid=174876 vsize=20573536 memory=58461 CPUtime=3605.53 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/174879/task/174900/stat : 174900 (fscip) R 174876 174879 165389 0 -1 4194368 4729310 0 0 0 359900 653 0 0 20 0 41 0 27308661 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174912] ppid=174876 vsize=20573536 memory=58788 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/174879/task/174912/stat : 174912 (fscip) S 174876 174879 165389 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174913] ppid=174876 vsize=20573536 memory=77553 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/174879/task/174913/stat : 174913 (fscip) S 174876 174879 165389 0 -1 1077936192 132 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174914] ppid=174876 vsize=20573536 memory=2388 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/174879/task/174914/stat : 174914 (fscip) S 174876 174879 165389 0 -1 1077936192 126 0 0 0 2 1 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174915] ppid=174876 vsize=20573536 memory=42042 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/174879/task/174915/stat : 174915 (fscip) S 174876 174879 165389 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174916] ppid=174876 vsize=20573536 memory=3978987673959530528 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/174879/task/174916/stat : 174916 (fscip) S 174876 174879 165389 0 -1 1077936192 71 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174917] ppid=174876 vsize=20573536 memory=280999845998224 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/174879/task/174917/stat : 174917 (fscip) S 174876 174879 165389 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174918] ppid=174876 vsize=20573536 memory=8584860897232546 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/174879/task/174918/stat : 174918 (fscip) S 174876 174879 165389 0 -1 1077936192 110 0 0 0 1 2 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174919] ppid=174876 vsize=20573536 memory=280999848550080 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/174879/task/174919/stat : 174919 (fscip) S 174876 174879 165389 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174920] ppid=174876 vsize=20573536 memory=4638778398332965968 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/174879/task/174920/stat : 174920 (fscip) S 174876 174879 165389 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174921] ppid=174876 vsize=20573536 memory=280999850652928 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/174879/task/174921/stat : 174921 (fscip) S 174876 174879 165389 0 -1 1077936192 109 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174922] ppid=174876 vsize=20573536 memory=30399726987509844 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/174879/task/174922/stat : 174922 (fscip) S 174876 174879 165389 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174923] ppid=174876 vsize=20573536 memory=753275792001514 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/174879/task/174923/stat : 174923 (fscip) S 174876 174879 165389 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174924] ppid=174876 vsize=20573536 memory=5859281454666050663 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/174879/task/174924/stat : 174924 (fscip) S 174876 174879 165389 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174925] ppid=174876 vsize=20573536 memory=22095865938575554 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/174879/task/174925/stat : 174925 (fscip) S 174876 174879 165389 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174926] ppid=174876 vsize=20573536 memory=2036 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/174879/task/174926/stat : 174926 (fscip) S 174876 174879 165389 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174927] ppid=174876 vsize=20573536 memory=19501837 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/174879/task/174927/stat : 174927 (fscip) S 174876 174879 165389 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174928] ppid=174876 vsize=20573536 memory=359813 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/174879/task/174928/stat : 174928 (fscip) S 174876 174879 165389 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174929] ppid=174876 vsize=20573536 memory=5787512911808522325 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/174879/task/174929/stat : 174929 (fscip) S 174876 174879 165389 0 -1 1077936192 109 0 0 0 2 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174930] ppid=174876 vsize=20573536 memory=6225494675771125865 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/174879/task/174930/stat : 174930 (fscip) S 174876 174879 165389 0 -1 1077936192 129 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
[pid=174879/tid=174931] ppid=174876 vsize=20573536 memory=-8551691800901741692 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/174879/task/174931/stat : 174931 (fscip) S 174876 174879 165389 0 -1 1077936192 109 0 0 0 3 0 0 0 20 0 41 0 27308788 21067300864 4452572 809668444160 4194304 16623229 140733386764112 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 56791040 140733386765321 140733386765439 140733386765439 140733386772464 0
Current children cumulated CPU time: 72001.9 s
Current children cumulated vsize: 20573536 KiB
Current children cumulated memory: 17810288 KiB

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

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

# cumulated CPU time of all completed processes:  user=71905.5 s, system=97.0595 s

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

[startup+3634.4 s]
/proc/loadavg: 62.16 72.98 77.65 43/940 177741
/proc/meminfo: memFree=720968388/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3634.48
CPU time (s): 72002.6
CPU user time (s): 71905.5
CPU system time (s): 97.0595
CPU usage (%): 1981.1
Max. virtual memory (cumulated for all children) (KiB): 20573536
Max. memory (cumulated for all children) (KiB): 17816444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71905.5
system time used= 97.0595
maximum resident set size= 17816576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58893682
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= 755111
involuntary context switches= 217889


# summary of solver processes directly reported to runsolver:
#   pid: 174879
#   total CPU time (s): 72002.6
#   total CPU user time (s): 71905.5
#   total CPU system time (s): 97.0595

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.3438 second user time and 88.5398 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-08-02 16:00:58
IDJOB=4465779
IDBENCH=176150
IDSOLVER=3094
FILE ID=nodeD103/4465779-1722607258
RUNJOBID= nodeD103-1722599440-165401
SLURM_JOB_ID= 8254302
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB24/OPT-LIN/ihalainen/PBO-clique-coloring/normalized-clique-coloring-max-clique-n=19-t=2.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465779-1722607258/watcher-4465779-1722607258 -o /tmp/evaluation-result-4465779-1722607258/solver-4465779-1722607258 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722599440-165401 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465779-1722607258.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 9b7954cd6dc14b590c17dd19cf5c91cb
RANDOM SEED=1436943521

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		: 3134.133
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		: 2839.272
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		: 3576.048
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		: 3155.055
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		: 2917.505
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		: 3113.448
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		: 3313.957
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		: 3199.999
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		: 3134.250
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		: 3005.470
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		: 3036.445
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		: 3200.000
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		: 3034.519
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		: 3113.522
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		: 3034.153
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		: 2983.680
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		: 2809.391
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		: 3047.539
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		: 3452.889
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		: 3200.000
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		: 3095.608
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		: 3095.904
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		: 1304.767
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		: 3110.209
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		: 3088.048
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		: 3090.946
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		: 2642.978
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		: 3199.999
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		: 3134.510
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		: 2974.265
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		: 2663.270
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		: 3153.028
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		: 3107.839
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		: 3113.750
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		: 2661.622
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		: 3168.110
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		: 3061.036
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		: 3091.568
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		: 2660.467
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		: 2800.000
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		: 3085.922
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		: 3113.839
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		: 2111.501
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		: 2810.515
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		: 3106.414
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		: 3026.695
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		: 2663.667
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		: 3161.446
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		: 3091.669
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		: 2916.918
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		: 1755.211
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		: 3158.129
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		: 3089.596
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		: 3113.986
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		: 2668.319
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		: 2863.163
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		: 3093.353
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		: 3012.839
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		: 2658.074
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		: 3200.000
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		: 3134.970
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		: 2895.176
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		: 2662.358
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		: 3170.684
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		: 3135.012
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		: 2807.316
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		: 2647.427
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		: 3168.097
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		: 3134.988
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		: 2878.067
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		: 2664.102
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		: 2893.703
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		: 3097.639
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		: 3114.226
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		: 2662.076
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		: 3200.000
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		: 2931.969
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		: 3092.495
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		: 2714.432
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		: 3171.125
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:        742321760 kB
MemAvailable:   743582464 kB
Buffers:          393972 kB
Cached:          4189476 kB
SwapCached:            0 kB
Active:           566908 kB
Inactive:       45204892 kB
Active(anon):       2132 kB
Inactive(anon): 41208752 kB
Active(file):     564776 kB
Inactive(file):  3996140 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             30340 kB
Writeback:           112 kB
AnonPages:      41180720 kB
Mapped:           131156 kB
Shmem:             22536 kB
KReclaimable:     239008 kB
Slab:             603524 kB
SReclaimable:     239008 kB
SUnreclaim:       364516 kB
KernelStack:       16896 kB
PageTables:        92484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   21955280 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           316416 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4200448 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:      600064 kB
DirectMap2M:    71200768 kB
DirectMap1G:    734003200 kB

Free space on /tmp at the end= 8622832 MiB
End job on nodeD103 at 2024-08-02 17:01:33