Trace number 4465622

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 72000.9 3637.47

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-51-50.opb
MD5SUM160cae61f04d8ccee666d7a366e84df3
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.64528
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2550
Total number of constraints63801
Number of constraints which are clauses63801
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint50
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
Number of bits of the biggest sum of numbers6
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 = 142925987, getVmSize() = 106115072, SCIPgetMemUsed() = 72535840, SCIPgetMemTotal() = 79255824, SCIPgetMemExternEstim() = 63670163
0.11/0.14	c ** set memory limit for presolving in LC to 8.79564e+12 for SCIP **
1.58/1.63	c ** Estimated virtualMemUsedAtSolver = 130729035, getVmSize() = 170516480, SCIPgetMemUsed() = 100185886, SCIPgetMemTotal() = 132423390, SCIPgetMemExternEstim() = 63670163
1.58/1.63	c ** set memory limit for solvers to 4.1882e+11 for each SCIP **
1.58/1.63	c Original Problem   :
1.58/1.63	c   Problem name     : instance-4465622-1722442415
1.58/1.63	c   Variables        : 2550 (2550 binary, 0 integer, 0 implicit integer, 0 continuous)
1.58/1.63	c   Constraints      : 63801
1.58/1.63	c   Objective sense  : minimize
1.58/1.63	c Presolved Problem  :
1.58/1.63	c   Variables        : 2550 (2550 binary, 0 integer, 0 implicit integer, 0 continuous)
1.58/1.63	c   Constraints      : 63900
1.58/1.63	c Constraints        : Number
1.58/1.63	c   setppc           : 63849 
1.58/1.63	c   logicor          : 51 
1.58/1.63	c ** Instance transfer method used: 0
1.68/1.70	c ** ParaScipInstance copy does not increase the number of variables. **
2.79/2.85	c LC is working with racing ramp-up and with rebuilding tree after racing.
2.79/2.85	c                                Nodes    Active                                            
2.79/2.85	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
73.23/6.59	c         7              2           1        20                -           0.0000          -
174.37/11.65	c        12           5350        1761        20                -           0.0000          -
273.39/16.69	c        17          10312        1601        20                -           0.0000          -
374.54/21.73	c        22              2           1        20                -           0.0000          -
473.46/26.78	c        27          15651        1833        20                -           0.0000          -
574.63/31.81	c        32             22          21        20                -           0.0000          -
673.63/36.88	c        37             30          31        20                -           0.0000          -
774.42/41.92	c        42          24040        1971        20                -           0.0000          -
873.47/46.93	c        47             70          65        20                -           0.0000          -
972.65/51.99	c        52            195          83        20                -           0.0000          -
1071.84/57.01	c        57          29742        1889        20                -           0.0000          -
1171.03/62.02	c        62           1093         434        20                -           0.0000          -
1272.89/67.08	c        67            498          88        20                -           0.0000          -
1374.28/72.17	c        72            550          89        20                -           0.0000          -
1474.63/77.23	c        77            607          91        20                -           0.0000          -
1573.84/82.27	c        82          38538        1873        20                -           0.0000          -
1674.92/87.32	c        87          39119        1878        20                -           0.0000          -
1773.87/92.36	c        92          39119        1878        20                -           0.0000          -
1874.82/97.46	c        97          39119        1878        20                -           0.0000          -
1975.96/102.53	c       103           3135        1107        20                -           0.0000          -
2077.15/107.63	c       108           3424        1144        20                -           0.0000          -
2176.12/112.65	c       113           3661        1223        20                -           0.0000          -
2275.28/117.66	c       118           3911        1261        20                -           0.0000          -
2374.50/122.67	c       123           4169        1307        20                -           0.0000          -
2475.70/127.75	c       128           4435        1340        20                -           0.0000          -
2578.88/132.98	c       133           4701        1356        20                -           0.0000          -
2678.09/137.99	c       138           4960        1368        20                -           0.0000          -
2779.77/143.05	c       143           5231        1378        20                -           0.0000          -
2882.38/148.22	c       148           2316         209        20                -           0.0000          -
2981.59/153.27	c       153           5717        1429        20                -           0.0000          -
3084.72/158.44	c       158           2541         219        20                -           0.0000          -
3185.91/163.53	c       164          58574        1775        20                -           0.0000          -
3285.09/168.59	c       169          60257        1780        20                -           0.0000          -
3386.16/173.68	c       174          61712        1774        20                -           0.0000          -
3487.28/178.74	c       179          62920        1775        20                -           0.0000          -
3588.26/183.80	c       184          67087        1757        20                -           0.0000          -
3687.38/188.81	c       189          67087        1757        20                -           0.0000          -
3786.44/193.87	c       194          67087        1757        20                -           0.0000          -
3887.61/198.96	c       199          67087        1757        20                -           0.0000          -
3989.37/204.06	c       204          66518        1773        20                -           0.0000          -
4088.63/209.11	c       209          66518        1773        20                -           0.0000          -
4187.70/214.11	c       214          66518        1773        20                -           0.0000          -
4288.84/219.16	c       219           8623        1875        20                -           0.0000          -
4389.27/224.26	c       224          73764        1876        20                -           0.0000          -
4490.43/229.32	c       229           4525         249        20                -           0.0000          -
4591.56/234.40	c       234          76320        1879        20                -           0.0000          -
4690.71/239.48	c       239           4704         272        20                -           0.0000          -
4791.87/244.57	c       245           4861         287        20                -           0.0000          -
4893.05/249.65	c       250          10244        2142        20                -           0.0000          -
4992.15/254.66	c       255           5194         303        20                -           0.0000          -
5091.31/259.68	c       260          83061        1875        20                -           0.0000          -
5194.43/264.87	c       265          84434        1878        20                -           0.0000          -
5295.56/270.00	c       270          85719        1877        20                -           0.0000          -
5394.61/275.02	c       275           5830         343        20                -           0.0000          -
5498.37/280.15	c       280          88510        1882        20                -           0.0000          -
5598.74/285.23	c       285          89801        1876        20                -           0.0000          -
5699.89/290.33	c       290          12665        2710        20                -           0.0000          -
5799.05/295.35	c       295          92653        1876        20                -           0.0000          -
5900.18/300.44	c       300          93896        1878        20                -           0.0000          -
6001.32/305.52	c       306           6570         369        20                -           0.0000          -
6102.48/310.60	c       311          96579        1867        20                -           0.0000          -
6201.64/315.61	c       316          97909        1861        20                -           0.0000          -
6300.79/320.65	c       321          13793        2747        20                -           0.0000          -
6399.94/325.66	c       326          14059        2745        20                -           0.0000          -
6501.14/330.72	c       331          14334        2771        20                -           0.0000          -
6600.33/335.72	c       336           7417         401        20                -           0.0000          -
6699.57/340.77	c       341          14844        2817        20                -           0.0000          -
6800.71/345.81	c       346         106425        1856        20                -           0.0000          -
6899.76/350.82	c       351         107645        1858        20                -           0.0000          -
6998.82/355.85	c       356         109012        1854        20                -           0.0000          -
7097.84/360.86	c       361           8108         405        20                -           0.0000          -
7196.90/365.88	c       366         111656        1847        20                -           0.0000          -
7297.94/370.97	c       371           8280         412        20                -           0.0000          -
7399.55/376.03	c       376           8372         421        20                -           0.0000          -
7500.65/381.14	c       381         116016        1862        20                -           0.0000          -
7601.05/386.20	c       386           8644         439        20                -           0.0000          -
7702.10/391.30	c       391           8758         438        20                -           0.0000          -
7801.25/396.31	c       396         119770        1838        20                -           0.0000          -
7902.21/401.48	c       401         119770        1838        20                -           0.0000          -
8003.27/406.53	c       407         119770        1838        20                -           0.0000          -
8104.32/411.60	c       412         119770        1838        20                -           0.0000          -
8203.38/416.66	c       417         120746         961        20                -           0.0000          -
8304.39/421.73	c       422         123174        1771        20                -           0.0000          -
8403.45/426.75	c       427         125042        1776        20                -           0.0000          -
8502.54/431.76	c       432         127095        1772        20                -           0.0000          -
8601.64/436.76	c       437         119249        1822        20                -           0.0000          -
8700.68/441.78	c       442         119249        1822        20                -           0.0000          -
8801.73/446.86	c       447         119249        1822        20                -           0.0000          -
8902.76/451.92	c       452         119249        1822        20                -           0.0000          -
9004.50/457.04	c       457         119249        1822        20                -           0.0000          -
9103.41/462.12	c       462         119249        1822        20                -           0.0000          -
9204.53/467.17	c       467          21765        4120        20                -           0.0000          -
9304.90/472.21	c       472          22030        4170        20                -           0.0000          -
9403.97/477.28	c       477          22295        4198        20                -           0.0000          -
9504.89/482.33	c       482          22562        4249        20                -           0.0000          -
9603.94/487.37	c       487          22809        4306        20                -           0.0000          -
9705.04/492.40	c       492         135970        1764        20                -           0.0000          -
9804.06/497.43	c       497         139442        1764        20                -           0.0000          -
9903.12/502.49	c       502          11973         613        20                -           0.0000          -
10004.16/507.53	c       508         145878        1757        20                -           0.0000          -
10105.20/512.62	c       513         149149        1772        20                -           0.0000          -
10204.28/517.68	c       518          24386        4565        20                -           0.0000          -
10305.31/522.74	c       523          24650        4572        20                -           0.0000          -
10404.35/527.78	c       528          24908        4581        20                -           0.0000          -
10505.42/532.84	c       533          25159        4669        20                -           0.0000          -
10604.49/537.86	c       538         163797        1758        20                -           0.0000          -
10705.48/542.94	c       543         169032        1754        20                -           0.0000          -
10804.53/548.00	c       548          13383         660        20                -           0.0000          -
10903.60/553.03	c       553         171384        1754        20                -           0.0000          -
11005.17/558.04	c       558          13647         646        20                -           0.0000          -
11106.26/563.14	c       563         175815        1749        20                -           0.0000          -
11206.70/568.22	c       568         178410        1752        20                -           0.0000          -
11305.75/573.28	c       573          14227         653        20                -           0.0000          -
11406.79/578.31	c       578         183841        1754        20                -           0.0000          -
11505.85/583.32	c       583         186864        1751        20                -           0.0000          -
11604.89/588.38	c       588          14904         661        20                -           0.0000          -
11705.93/593.47	c       593         192491        1734        20                -           0.0000          -
11806.96/598.54	c       599         194743        1739        20                -           0.0000          -
11905.97/603.59	c       604         188009        1746        20                -           0.0000          -
12007.00/608.65	c       609         189950        1749        20                -           0.0000          -
12106.07/613.69	c       614         191987        1752        20                -           0.0000          -
12207.10/618.71	c       619         205181        1719        20                -           0.0000          -
12306.15/623.71	c       624          16325         630        20                -           0.0000          -
12405.21/628.73	c       629          16448         658        20                -           0.0000          -
12504.28/633.76	c       634          30225        5714        20                -           0.0000          -
12603.32/638.78	c       639          30475        5739        20                -           0.0000          -
12704.36/643.82	c       644          30738        5781        20                -           0.0000          -
12803.42/648.84	c       649          31007        5821        20                -           0.0000          -
12902.47/653.87	c       654          31268        5846        20                -           0.0000          -
13003.50/658.94	c       659          31533        5869        20                -           0.0000          -
13102.52/664.00	c       664         233228        1736        20                -           0.0000          -
13204.12/669.06	c       669          17853         730        20                -           0.0000          -
13303.19/674.10	c       674         239715        1734        20                -           0.0000          -
13404.36/679.16	c       679         243341        1721        20                -           0.0000          -
13504.65/684.22	c       684         246375        1742        20                -           0.0000          -
13603.70/689.28	c       689         249047        1728        20                -           0.0000          -
13704.72/694.32	c       694          18770         727        20                -           0.0000          -
13803.84/699.39	c       699         254914        1725        20                -           0.0000          -
13904.76/704.44	c       704         258091        1722        20                -           0.0000          -
14003.79/709.49	c       709         261246        1740        20                -           0.0000          -
14104.82/714.50	c       714         264173        1724        20                -           0.0000          -
14203.86/719.51	c       720         267213        1722        20                -           0.0000          -
14302.85/724.52	c       725         270108        1733        20                -           0.0000          -
14401.88/729.54	c       730         273394        1717        20                -           0.0000          -
14500.92/734.55	c       735         276215        1724        20                -           0.0000          -
14601.94/739.60	c       740          34880        5060        20                -           0.0000          -
14700.98/744.63	c       745         239945        1755        20                -           0.0000          -
14800.02/749.63	c       750          36082        6691        20                -           0.0000          -
14899.05/754.65	c       755          36347        6738        20                -           0.0000          -
15002.05/759.83	c       760          36591        6827        20                -           0.0000          -
15101.09/764.88	c       765          36844        6854        20                -           0.0000          -
15202.11/769.95	c       770          37104        6888        20                -           0.0000          -
15301.15/774.99	c       775         250638        1751        20                -           0.0000          -
15402.98/780.05	c       780          37621        6977        20                -           0.0000          -
15501.74/785.10	c       785          37890        6998        20                -           0.0000          -
15603.02/790.17	c       790          38167        7025        20                -           0.0000          -
15703.23/795.23	c       795          38441        7015        20                -           0.0000          -
15802.28/800.28	c       800          38719        7051        20                -           0.0000          -
15903.32/805.33	c       805          38979        7098        20                -           0.0000          -
16002.39/810.34	c       810         264776        1740        20                -           0.0000          -
16103.42/815.46	c       815          39533        7099        20                -           0.0000          -
16204.45/820.51	c       821          39802        7148        20                -           0.0000          -
16303.47/825.55	c       826         270519        1748        20                -           0.0000          -
16404.52/830.64	c       831          23732        1095        20                -           0.0000          -
16503.58/835.67	c       836         274251        1752        20                -           0.0000          -
16604.58/840.76	c       841          24259        1126        20                -           0.0000          -
16705.61/845.82	c       846          24534        1134        20                -           0.0000          -
16804.66/850.83	c       851         279342        1752        20                -           0.0000          -
16905.69/855.91	c       856         281174        1749        20                -           0.0000          -
17004.83/860.98	c       861         283035        1757        20                -           0.0000          -
17106.47/866.04	c       866          25579        1183        20                -           0.0000          -
17205.45/871.06	c       871         286343        1748        20                -           0.0000          -
17306.43/876.14	c       876         287934        1756        20                -           0.0000          -
17406.86/881.21	c       881         289685        1753        20                -           0.0000          -
17505.93/886.25	c       886         291550        1748        20                -           0.0000          -
17606.95/891.33	c       891          42623        5570        20                -           0.0000          -
17708.00/896.41	c       896          42889        5555        20                -           0.0000          -
17807.03/901.46	c       901          43162        5567        20                -           0.0000          -
17908.08/906.52	c       907          43400        5587        20                -           0.0000          -
18007.12/911.53	c       912         300474        1747        20                -           0.0000          -
18106.16/916.54	c       917         302405        1749        20                -           0.0000          -
18205.25/921.58	c       922         304797        1766        20                -           0.0000          -
18306.27/926.61	c       927          45483        7713        20                -           0.0000          -
18405.32/931.62	c       932          28580        1337        20                -           0.0000          -
18506.36/936.70	c       937          28850        1339        20                -           0.0000          -
18605.39/941.79	c       942          29116        1329        20                -           0.0000          -
18708.40/946.91	c       947          46563        7741        20                -           0.0000          -
18807.45/951.96	c       952          46821        7782        20                -           0.0000          -
18906.50/956.97	c       957          47086        7801        20                -           0.0000          -
19008.26/962.04	c       962         319615        1741        20                -           0.0000          -
19109.25/967.14	c       967         321860        1743        20                -           0.0000          -
19209.52/972.22	c       972         323879        1752        20                -           0.0000          -
19310.47/977.30	c       977         325978        1737        20                -           0.0000          -
19409.53/982.37	c       982         328282        1751        20                -           0.0000          -
19510.54/987.42	c       987         330336        1739        20                -           0.0000          -
19609.58/992.48	c       992         332346        1750        20                -           0.0000          -
19710.63/997.52	c       998         334117        1743        20                -           0.0000          -
19809.68/1002.55	c      1003         336107        1741        20                -           0.0000          -
19908.74/1007.58	c      1008          32161        1387        20                -           0.0000          -
20009.78/1012.61	c      1013         382907        1730        20                -           0.0000          -
20108.84/1017.63	c      1018         384679        1739        20                -           0.0000          -
20207.86/1022.67	c      1023         386438        1727        20                -           0.0000          -
20306.90/1027.68	c      1028          49639        5867        20                -           0.0000          -
20409.90/1032.85	c      1033         391389        1722        20                -           0.0000          -
20510.94/1037.95	c      1038         352250        1752        20                -           0.0000          -
20609.97/1043.01	c      1043          50399        5915        20                -           0.0000          -
20711.63/1048.07	c      1048         356306        1749        20                -           0.0000          -
20810.75/1053.12	c      1053         358447        1743        20                -           0.0000          -
20911.61/1058.17	c      1058         360528        1742        20                -           0.0000          -
21012.06/1063.22	c      1063         362667        1741        20                -           0.0000          -
21111.13/1068.28	c      1068         364749        1741        20                -           0.0000          -
21212.15/1073.33	c      1073         367111        1740        20                -           0.0000          -
21311.20/1078.39	c      1078         369490        1747        20                -           0.0000          -
21412.18/1083.43	c      1083          35817        1406        20                -           0.0000          -
21511.25/1088.48	c      1088         373203        1756        20                -           0.0000          -
21612.30/1093.54	c      1094         375159        1741        20                -           0.0000          -
21711.34/1098.59	c      1099         376988        1746        20                -           0.0000          -
21812.34/1103.64	c      1104         378850        1745        20                -           0.0000          -
21911.36/1108.66	c      1109          36901        1452        20                -           0.0000          -
22012.38/1113.72	c      1114          55228        8759        20                -           0.0000          -
22113.40/1118.81	c      1119          37193        1458        20                -           0.0000          -
22212.43/1123.88	c      1124         387213        1750        20                -           0.0000          -
22313.49/1128.93	c      1129         389370        1746        20                -           0.0000          -
22412.52/1133.98	c      1134         391670        1742        20                -           0.0000          -
22511.56/1139.01	c      1139          38060        1459        20                -           0.0000          -
22613.08/1144.12	c      1144         395580        1754        20                -           0.0000          -
22715.51/1149.20	c      1149         397194        1747        20                -           0.0000          -
22814.54/1154.25	c      1154         399067        1752        20                -           0.0000          -
22915.53/1159.32	c      1159         401142        1737        20                -           0.0000          -
23014.59/1164.34	c      1164         403004        1750        20                -           0.0000          -
23113.64/1169.35	c      1169         404920        1748        20                -           0.0000          -
23214.70/1174.41	c      1174         407040        1741        20                -           0.0000          -
23313.78/1179.42	c      1179         409339        1738        20                -           0.0000          -
23412.84/1184.43	c      1184         411416        1753        20                -           0.0000          -
23511.90/1189.47	c      1189          57635        6714        20                -           0.0000          -
23612.92/1194.54	c      1195          57890        6734        20                -           0.0000          -
23713.95/1199.63	c      1200          58143        6769        20                -           0.0000          -
23812.91/1204.65	c      1205          40967        1443        20                -           0.0000          -
23913.96/1209.72	c      1210          58666        6822        20                -           0.0000          -
24015.00/1214.81	c      1215          41283        1444        20                -           0.0000          -
24114.04/1219.88	c      1220          41542        1440        20                -           0.0000          -
24215.09/1224.96	c      1225          41775        1444        20                -           0.0000          -
24314.16/1230.00	c      1230         442203        1721        20                -           0.0000          -
24413.25/1235.01	c      1235         443594        1718        20                -           0.0000          -
24514.87/1240.09	c      1240         444765        1720        20                -           0.0000          -
24615.95/1245.17	c      1245         446235        1727        20                -           0.0000          -
24716.35/1250.26	c      1250         447111        1718        20                -           0.0000          -
24817.41/1255.31	c      1255         448776        1723        20                -           0.0000          -
24916.48/1260.34	c      1260         450610        1719        20                -           0.0000          -
25015.51/1265.35	c      1265         452690        1735        20                -           0.0000          -
25114.59/1270.36	c      1270         453996        1722        20                -           0.0000          -
25213.74/1275.37	c      1275          43997        1382        20                -           0.0000          -
25316.64/1280.59	c      1281          64046        9723        20                -           0.0000          -
25417.66/1285.68	c      1286         451719        1749        20                -           0.0000          -
25518.69/1290.73	c      1291         454072        1741        20                -           0.0000          -
25617.76/1295.79	c      1296         456474        1748        20                -           0.0000          -
25718.80/1300.84	c      1301         458327        1741        20                -           0.0000          -
25817.84/1305.88	c      1306         460588        1738        20                -           0.0000          -
25918.87/1310.94	c      1311         462417        1750        20                -           0.0000          -
26017.91/1315.98	c      1316         464042        1755        20                -           0.0000          -
26119.55/1321.04	c      1321         465569        1740        20                -           0.0000          -
26218.75/1326.06	c      1326         467583        1745        20                -           0.0000          -
26317.65/1331.13	c      1331         469440        1744        20                -           0.0000          -
26420.01/1336.21	c      1336         471151        1741        20                -           0.0000          -
26519.07/1341.27	c      1341         473090        1740        20                -           0.0000          -
26620.10/1346.31	c      1346         474975        1747        20                -           0.0000          -
26719.15/1351.33	c      1351         476739        1749        20                -           0.0000          -
26820.19/1356.44	c      1356          47448        1294        20                -           0.0000          -
26919.24/1361.50	c      1362          47679        1293        20                -           0.0000          -
27020.28/1366.54	c      1367         482229        1744        20                -           0.0000          -
27121.31/1371.60	c      1372          48082        1288        20                -           0.0000          -
27220.36/1376.67	c      1377         486240        1739        20                -           0.0000          -
27319.39/1381.69	c      1382         488133        1741        20                -           0.0000          -
27420.38/1386.71	c      1387         490149        1742        20                -           0.0000          -
27519.43/1391.73	c      1392          68011        7480        20                -           0.0000          -
27618.48/1396.76	c      1397          68266        7498        20                -           0.0000          -
27719.51/1401.86	c      1402          68529        7498        20                -           0.0000          -
27820.54/1406.94	c      1407          68788        7504        20                -           0.0000          -
27919.58/1412.01	c      1412          49951        1298        20                -           0.0000          -
28021.27/1417.07	c      1417          69310        7524        20                -           0.0000          -
28120.32/1422.13	c      1422          69569        7530        20                -           0.0000          -
28221.36/1427.16	c      1427          69831        7556        20                -           0.0000          -
28321.71/1432.26	c      1432          70090        7565        20                -           0.0000          -
28422.75/1437.33	c      1437          70370        7573        20                -           0.0000          -
28521.78/1442.38	c      1442          70628        7583        20                -           0.0000          -
28622.77/1447.42	c      1447          70888        7612        20                -           0.0000          -
28721.79/1452.47	c      1452          71146        7617        20                -           0.0000          -
28820.83/1457.48	c      1457          71406        7643        20                -           0.0000          -
28921.86/1462.50	c      1462          73498       11520        20                -           0.0000          -
29020.89/1467.56	c      1468          73742       11584        20                -           0.0000          -
29119.96/1472.57	c      1473          52800        1251        20                -           0.0000          -
29220.99/1477.63	c      1478          74268       11737        20                -           0.0000          -
29320.02/1482.69	c      1483          74539       11753        20                -           0.0000          -
29423.03/1487.83	c      1488          74805       11777        20                -           0.0000          -
29522.07/1492.88	c      1493          75073       11809        20                -           0.0000          -
29623.10/1497.94	c      1498          75334       11850        20                -           0.0000          -
29722.13/1502.96	c      1503          75577       11907        20                -           0.0000          -
29821.14/1507.97	c      1508          75842       11992        20                -           0.0000          -
29920.17/1513.03	c      1513          76112       12026        20                -           0.0000          -
30021.92/1518.06	c      1518          76391       12041        20                -           0.0000          -
30120.81/1523.10	c      1523         530643        1720        20                -           0.0000          -
30221.88/1528.16	c      1528         531839        1721        20                -           0.0000          -
30322.26/1533.26	c      1533         533106        1720        20                -           0.0000          -
30423.26/1538.32	c      1538         548342        1738        20                -           0.0000          -
30522.30/1543.33	c      1543         535587        1712        20                -           0.0000          -
30621.34/1548.35	c      1548          75696        8012        20                -           0.0000          -
30722.35/1553.42	c      1553          75940        8025        20                -           0.0000          -
30823.39/1558.53	c      1559          56685        1199        20                -           0.0000          -
30922.42/1563.55	c      1564          76454        8062        20                -           0.0000          -
31023.40/1568.63	c      1569          76700        8062        20                -           0.0000          -
31124.44/1573.74	c      1574          76955        8071        20                -           0.0000          -
31223.52/1578.75	c      1579          77192        8084        20                -           0.0000          -
31324.54/1583.86	c      1584          79757       12631        20                -           0.0000          -
31425.50/1588.94	c      1589          77696        8136        20                -           0.0000          -
31524.54/1593.95	c      1594         555383        1720        20                -           0.0000          -
31626.14/1599.06	c      1599         558594        1719        20                -           0.0000          -
31725.21/1604.12	c      1604          80741       12851        20                -           0.0000          -
31826.51/1609.17	c      1609          78710        8221        20                -           0.0000          -
31925.27/1614.17	c      1614         563276        1734        20                -           0.0000          -
32025.68/1619.21	c      1619         564632        1729        20                -           0.0000          -
32124.72/1624.25	c      1624         565814        1725        20                -           0.0000          -
32225.72/1629.34	c      1629         567628        1729        20                -           0.0000          -
32324.78/1634.38	c      1634         569726        1718        20                -           0.0000          -
32423.82/1639.39	c      1639         571069        1721        20                -           0.0000          -
32524.87/1644.42	c      1644          60742        1153        20                -           0.0000          -
32623.92/1649.50	c      1650          60997        1162        20                -           0.0000          -
32724.93/1654.57	c      1655          61231        1169        20                -           0.0000          -
32825.95/1659.65	c      1660          61467        1189        20                -           0.0000          -
32925.00/1664.66	c      1665          61742        1192        20                -           0.0000          -
33024.04/1669.69	c      1670          62018        1190        20                -           0.0000          -
33127.04/1674.86	c      1675          62252        1182        20                -           0.0000          -
33228.06/1679.95	c      1680          62453        1176        20                -           0.0000          -
33327.12/1685.01	c      1685         585155        1733        20                -           0.0000          -
33428.80/1690.06	c      1690         586452        1729        20                -           0.0000          -
33527.74/1695.10	c      1695         588397        1727        20                -           0.0000          -
33628.90/1700.16	c      1700         590443        1721        20                -           0.0000          -
33729.15/1705.21	c      1705         592521        1735        20                -           0.0000          -
33828.19/1710.24	c      1710          63608        1124        20                -           0.0000          -
33927.23/1715.25	c      1715          63821        1121        20                -           0.0000          -
34028.25/1720.33	c      1720          64014        1101        20                -           0.0000          -
34129.28/1725.42	c      1725          64250        1114        20                -           0.0000          -
34228.24/1730.48	c      1730          64465        1110        20                -           0.0000          -
34329.27/1735.53	c      1736          64690        1090        20                -           0.0000          -
34428.31/1740.58	c      1741          64833        1091        20                -           0.0000          -
34529.34/1745.63	c      1746          65005        1075        20                -           0.0000          -
34628.33/1750.69	c      1751          65268        1069        20                -           0.0000          -
34729.37/1755.72	c      1756          65540        1065        20                -           0.0000          -
34828.40/1760.76	c      1761          86119        8796        20                -           0.0000          -
34927.46/1765.78	c      1766          86335        8814        20                -           0.0000          -
35028.48/1770.89	c      1771          86581        8828        20                -           0.0000          -
35129.52/1775.94	c      1776          86839        8836        20                -           0.0000          -
35228.54/1780.99	c      1781          87055        8888        20                -           0.0000          -
35327.46/1786.00	c      1786          87313        8898        20                -           0.0000          -
35426.48/1791.02	c      1791          67267         985        20                -           0.0000          -
35528.04/1796.04	c      1796          67521         966        20                -           0.0000          -
35627.13/1801.08	c      1801          90776       14228        20                -           0.0000          -
35728.26/1806.15	c      1806          91039       14231        20                -           0.0000          -
35827.14/1811.16	c      1811          91303       14260        20                -           0.0000          -
35927.50/1816.27	c      1816          91567       14302        20                -           0.0000          -
36028.52/1821.33	c      1821          91847       14345        20                -           0.0000          -
36127.56/1826.39	c      1826          92121       14371        20                -           0.0000          -
36228.57/1831.41	c      1831          92385       14403        20                -           0.0000          -
36327.61/1836.42	c      1836          89727        9070        20                -           0.0000          -
36426.66/1841.49	c      1841          89964        9126        20                -           0.0000          -
36527.67/1846.55	c      1847          90233        9142        20                -           0.0000          -
36628.67/1851.60	c      1852          90481        9153        20                -           0.0000          -
36727.71/1856.62	c      1857          70029         874        20                -           0.0000          -
36826.74/1861.68	c      1862          70216         862        20                -           0.0000          -
36927.90/1866.73	c      1867          91198        9234        20                -           0.0000          -
37028.73/1871.84	c      1872          91465        9237        20                -           0.0000          -
37129.74/1876.98	c      1877          91719        9235        20                -           0.0000          -
37231.35/1882.04	c      1882          91972        9244        20                -           0.0000          -
37330.42/1887.06	c      1887          92224        9251        20                -           0.0000          -
37431.38/1892.17	c      1892          92482        9263        20                -           0.0000          -
37530.44/1897.20	c      1897          92713        9271        20                -           0.0000          -
37630.83/1902.28	c      1902          92954        9302        20                -           0.0000          -
37731.87/1907.35	c      1907          93199        9306        20                -           0.0000          -
37830.88/1912.39	c      1912          93452        9323        20                -           0.0000          -
37931.91/1917.45	c      1917          93716        9343        20                -           0.0000          -
38032.92/1922.50	c      1922          72629         818        20                -           0.0000          -
38131.93/1927.54	c      1928          94251        9354        20                -           0.0000          -
38230.97/1932.60	c      1933          94524        9367        20                -           0.0000          -
38332.02/1937.66	c      1938          94802        9358        20                -           0.0000          -
38433.04/1942.71	c      1943          95080        9348        20                -           0.0000          -
38532.08/1947.74	c      1948          73316         853        20                -           0.0000          -
38633.10/1952.81	c      1953          73465         855        20                -           0.0000          -
38732.14/1957.86	c      1958          95872        9325        20                -           0.0000          -
38831.18/1962.89	c      1963          96137        9322        20                -           0.0000          -
38932.22/1967.92	c      1968          73898         861        20                -           0.0000          -
39031.27/1972.96	c      1973          99589       15536        20                -           0.0000          -
39130.33/1977.99	c      1978          99854       15605        20                -           0.0000          -
39229.39/1983.01	c      1983         100118       15634        20                -           0.0000          -
39332.91/1988.17	c      1988         100380       15662        20                -           0.0000          -
39433.33/1993.23	c      1993          74773         843        20                -           0.0000          -
39534.36/1998.31	c      1998         100904       15767        20                -           0.0000          -
39633.42/2003.35	c      2003         101184       15794        20                -           0.0000          -
39734.44/2008.41	c      2008          75161         837        20                -           0.0000          -
39833.50/2013.42	c      2013          75383         829        20                -           0.0000          -
39934.52/2018.51	c      2019          98944        9346        20                -           0.0000          -
40033.56/2023.57	c      2024          99200        9357        20                -           0.0000          -
40134.58/2028.63	c      2029          99434        9394        20                -           0.0000          -
40233.61/2033.68	c      2034          99674        9421        20                -           0.0000          -
40334.64/2038.73	c      2039          99910        9433        20                -           0.0000          -
40433.68/2043.77	c      2044         100163        9448        20                -           0.0000          -
40534.68/2048.82	c      2049          76818         779        20                -           0.0000          -
40633.75/2053.83	c      2054          77085         770        20                -           0.0000          -
40734.80/2058.91	c      2059          77324         784        20                -           0.0000          -
40833.85/2063.96	c      2064          77532         806        20                -           0.0000          -
40932.90/2069.02	c      2069         101493        9488        20                -           0.0000          -
41034.50/2074.08	c      2074          77809         826        20                -           0.0000          -
41133.52/2079.10	c      2079         102031        9498        20                -           0.0000          -
41234.75/2084.15	c      2084         102293        9484        20                -           0.0000          -
41335.12/2089.22	c      2089         102556        9486        20                -           0.0000          -
41434.03/2094.22	c      2094          78393         886        20                -           0.0000          -
41535.06/2099.32	c      2099          78558         882        20                -           0.0000          -
41636.10/2104.42	c      2104          78663         890        20                -           0.0000          -
41735.10/2109.46	c      2109         106689       16589        20                -           0.0000          -
41836.15/2114.52	c      2115         106961       16612        20                -           0.0000          -
41935.19/2119.57	c      2120         107232       16649        20                -           0.0000          -
42034.23/2124.59	c      2125          79324         913        20                -           0.0000          -
42135.26/2129.60	c      2130         107769       16724        20                -           0.0000          -
42234.29/2134.64	c      2135         104824        9542        20                -           0.0000          -
42333.32/2139.69	c      2140         105079        9544        20                -           0.0000          -
42434.34/2144.77	c      2145         105337        9521        20                -           0.0000          -
42535.37/2149.82	c      2150         105584        9507        20                -           0.0000          -
42634.41/2154.86	c      2155         105836        9539        20                -           0.0000          -
42735.42/2159.91	c      2160         106095        9530        20                -           0.0000          -
42834.49/2164.98	c      2165          80501         973        20                -           0.0000          -
42933.50/2170.03	c      2170         106614        9526        20                -           0.0000          -
43035.22/2175.04	c      2175         785814        1746        20                -           0.0000          -
43134.16/2180.08	c      2180         800841        1716        20                -           0.0000          -
43235.28/2185.15	c      2185         803571        1734        20                -           0.0000          -
43334.43/2190.20	c      2190         792855        1755        20                -           0.0000          -
43434.68/2195.26	c      2195         794166        1748        20                -           0.0000          -
43535.71/2200.31	c      2200         795712        1750        20                -           0.0000          -
43634.76/2205.32	c      2205         809933        1732        20                -           0.0000          -
43733.79/2210.34	c      2210         812187        1731        20                -           0.0000          -
43832.84/2215.37	c      2215         814316        1723        20                -           0.0000          -
43933.85/2220.42	c      2220         816435        1731        20                -           0.0000          -
44036.86/2225.61	c      2226          82497        1072        20                -           0.0000          -
44135.87/2230.69	c      2231         805838        1752        20                -           0.0000          -
44236.89/2235.73	c      2236         807358        1757        20                -           0.0000          -
44337.82/2240.80	c      2241         808951        1745        20                -           0.0000          -
44436.86/2245.87	c      2246         810672        1751        20                -           0.0000          -
44537.90/2250.92	c      2251         812354        1751        20                -           0.0000          -
44636.94/2256.00	c      2256         814084        1750        20                -           0.0000          -
44738.68/2261.05	c      2261         833101        1714        20                -           0.0000          -
44837.53/2266.10	c      2266         817388        1750        20                -           0.0000          -
44938.72/2271.14	c      2271         818996        1747        20                -           0.0000          -
45037.80/2276.17	c      2276         841915        1723        20                -           0.0000          -
45138.01/2281.25	c      2281         115691       17694        20                -           0.0000          -
45237.17/2286.29	c      2286         115956       17751        20                -           0.0000          -
45338.04/2291.35	c      2291         116214       17792        20                -           0.0000          -
45439.06/2296.40	c      2296         116488       17806        20                -           0.0000          -
45538.10/2301.41	c      2301         855941        1723        20                -           0.0000          -
45637.14/2306.42	c      2306         858719        1716        20                -           0.0000          -
45736.17/2311.48	c      2311         113677        9660        20                -           0.0000          -
45835.22/2316.48	c      2316         113912        9659        20                -           0.0000          -
45938.21/2321.62	c      2322         114162        9665        20                -           0.0000          -
46037.25/2326.69	c      2327         114409        9687        20                -           0.0000          -
46138.27/2331.77	c      2332         114663        9674        20                -           0.0000          -
46239.29/2336.82	c      2337         114897        9701        20                -           0.0000          -
46340.29/2341.90	c      2342         115139        9709        20                -           0.0000          -
46439.34/2346.99	c      2347         871135        1718        20                -           0.0000          -
46540.86/2352.06	c      2352         872630        1723        20                -           0.0000          -
46639.97/2357.12	c      2357         873847        1718        20                -           0.0000          -
46739.14/2362.14	c      2362          86645        1301        20                -           0.0000          -
46840.22/2367.15	c      2367         876888        1718        20                -           0.0000          -
46940.38/2372.21	c      2372         878129        1718        20                -           0.0000          -
47039.43/2377.28	c      2377         879441        1718        20                -           0.0000          -
47138.46/2382.30	c      2382         881116        1716        20                -           0.0000          -
47239.48/2387.36	c      2387         882756        1719        20                -           0.0000          -
47340.49/2392.45	c      2392         861197        1750        20                -           0.0000          -
47439.52/2397.49	c      2397         885223        1720        20                -           0.0000          -
47540.56/2402.59	c      2403         864800        1744        20                -           0.0000          -
47641.57/2407.63	c      2408         866905        1740        20                -           0.0000          -
47742.56/2412.72	c      2413          88510        1333        20                -           0.0000          -
47841.59/2417.79	c      2418         870631        1750        20                -           0.0000          -
47940.63/2422.80	c      2423         872365        1742        20                -           0.0000          -
48041.63/2427.83	c      2428         123337       18372        20                -           0.0000          -
48142.65/2432.90	c      2433         123613       18364        20                -           0.0000          -
48241.68/2437.91	c      2438         119896        9758        20                -           0.0000          -
48340.74/2442.93	c      2443         120145        9747        20                -           0.0000          -
48439.77/2447.95	c      2448         120393        9754        20                -           0.0000          -
48538.82/2453.02	c      2453         120630        9789        20                -           0.0000          -
48642.45/2458.18	c      2458         120874        9804        20                -           0.0000          -
48742.82/2463.25	c      2463         121145        9816        20                -           0.0000          -
48841.86/2468.26	c      2468         121388        9829        20                -           0.0000          -
48942.85/2473.33	c      2473          90664        1405        20                -           0.0000          -
49043.87/2478.45	c      2478          90913        1410        20                -           0.0000          -
49144.88/2483.51	c      2484         122137        9934        20                -           0.0000          -
49243.93/2488.58	c      2489         898614        1750        20                -           0.0000          -
49344.96/2493.63	c      2494         900525        1744        20                -           0.0000          -
49443.89/2498.68	c      2499         902447        1751        20                -           0.0000          -
49544.94/2503.73	c      2504         904635        1752        20                -           0.0000          -
49644.03/2508.78	c      2509         906685        1743        20                -           0.0000          -
49745.00/2513.83	c      2514         908792        1744        20                -           0.0000          -
49844.04/2518.88	c      2519         911104        1747        20                -           0.0000          -
49945.05/2523.95	c      2524          92713        1428        20                -           0.0000          -
50044.09/2529.02	c      2529         915606        1749        20                -           0.0000          -
50145.84/2534.08	c      2534         917751        1748        20                -           0.0000          -
50244.73/2539.09	c      2539         920044        1743        20                -           0.0000          -
50346.01/2544.16	c      2544         922386        1753        20                -           0.0000          -
50446.16/2549.21	c      2549          93647        1443        20                -           0.0000          -
50545.20/2554.25	c      2554         927210        1742        20                -           0.0000          -
50644.22/2559.27	c      2559         929644        1751        20                -           0.0000          -
50743.26/2564.29	c      2564         130519       19066        20                -           0.0000          -
50844.27/2569.31	c      2569         130770       19110        20                -           0.0000          -
50943.30/2574.34	c      2574          94505        1495        20                -           0.0000          -
51042.34/2579.37	c      2579         939485        1726        20                -           0.0000          -
51141.39/2584.39	c      2584         940858        1735        20                -           0.0000          -
51242.41/2589.40	c      2589         127480       10200        20                -           0.0000          -
51341.42/2594.47	c      2594         127739       10193        20                -           0.0000          -
51442.43/2599.55	c      2600          95389        1560        20                -           0.0000          -
51543.45/2604.61	c      2605         128252       10182        20                -           0.0000          -
51642.49/2609.67	c      2610         128531       10170        20                -           0.0000          -
51743.50/2614.75	c      2615         947852        1726        20                -           0.0000          -
51842.53/2619.75	c      2620         129044       10170        20                -           0.0000          -
51943.55/2624.85	c      2625         129304       10170        20                -           0.0000          -
52044.58/2629.93	c      2630         129567       10155        20                -           0.0000          -
52143.61/2634.99	c      2635         129823       10146        20                -           0.0000          -
52242.66/2640.01	c      2640          97266        1559        20                -           0.0000          -
52344.34/2645.09	c      2645         130358       10136        20                -           0.0000          -
52443.29/2650.12	c      2650         130626       10134        20                -           0.0000          -
52545.65/2655.22	c      2655         130876       10149        20                -           0.0000          -
52644.67/2660.29	c      2660         131136       10133        20                -           0.0000          -
52745.70/2665.33	c      2665          98237        1599        20                -           0.0000          -
52844.74/2670.40	c      2670         131647       10124        20                -           0.0000          -
52945.78/2675.45	c      2675         131895       10138        20                -           0.0000          -
53046.80/2680.50	c      2681         132170       10121        20                -           0.0000          -
53145.83/2685.55	c      2686         132425       10127        20                -           0.0000          -
53246.87/2690.62	c      2691         132690       10117        20                -           0.0000          -
53345.85/2695.69	c      2696         132951       10131        20                -           0.0000          -
53446.88/2700.73	c      2701          99737        1711        20                -           0.0000          -
53545.92/2705.79	c      2706          99990        1710        20                -           0.0000          -
53648.92/2710.91	c      2711         100173        1726        20                -           0.0000          -
53747.92/2715.97	c      2716         100394        1745        20                -           0.0000          -
53846.94/2721.03	c      2721         100655        1758        20                -           0.0000          -
53948.72/2726.05	c      2726         100915        1769        20                -           0.0000          -
54047.80/2731.14	c      2731         991939        1752        20                -           0.0000          -
54149.98/2736.20	c      2736         993579        1753        20                -           0.0000          -
54249.02/2741.23	c      2741         995239        1744        20                -           0.0000          -
54348.06/2746.24	c      2746         997141        1746        20                -           0.0000          -
54449.07/2751.30	c      2751         998922        1761        20                -           0.0000          -
54548.12/2756.39	c      2756        1000793        1751        20                -           0.0000          -
54649.15/2761.46	c      2761        1002694        1742        20                -           0.0000          -
54748.20/2766.48	c      2766        1004543        1740        20                -           0.0000          -
54847.26/2771.49	c      2771        1006539        1741        20                -           0.0000          -
54950.26/2776.60	c      2777        1008674        1743        20                -           0.0000          -
55049.30/2781.66	c      2782        1010421        1741        20                -           0.0000          -
55150.32/2786.72	c      2787        1012161        1750        20                -           0.0000          -
55251.33/2791.81	c      2792        1013919        1749        20                -           0.0000          -
55352.35/2796.91	c      2797        1016070        1750        20                -           0.0000          -
55451.38/2801.92	c      2802         104701        1885        20                -           0.0000          -
55550.41/2806.94	c      2807         143210       20994        20                -           0.0000          -
55649.44/2811.97	c      2812         143479       21022        20                -           0.0000          -
55748.48/2816.99	c      2817         143733       21030        20                -           0.0000          -
55847.50/2822.00	c      2822         999243        1728        20                -           0.0000          -
55949.06/2827.08	c      2827        1000403        1729        20                -           0.0000          -
56050.37/2832.14	c      2832        1001866        1724        20                -           0.0000          -
56150.53/2837.27	c      2837         144819       21103        20                -           0.0000          -
56251.56/2842.32	c      2842         106257        1860        20                -           0.0000          -
56352.60/2847.41	c      2847         106468        1857        20                -           0.0000          -
56451.66/2852.46	c      2852         140652       10242        20                -           0.0000          -
56552.72/2857.52	c      2858         140884       10282        20                -           0.0000          -
56653.77/2862.61	c      2863         141104       10326        20                -           0.0000          -
56752.78/2867.65	c      2868         141339       10357        20                -           0.0000          -
56853.81/2872.74	c      2873         141578       10380        20                -           0.0000          -
56952.87/2877.76	c      2878        1016294        1728        20                -           0.0000          -
57051.91/2882.77	c      2883        1018064        1725        20                -           0.0000          -
57154.94/2887.91	c      2888         108169        1801        20                -           0.0000          -
57254.00/2892.97	c      2893        1020921        1717        20                -           0.0000          -
57353.07/2898.02	c      2898        1022164        1720        20                -           0.0000          -
57454.72/2903.09	c      2903        1023437        1715        20                -           0.0000          -
57555.81/2908.14	c      2908        1024624        1732        20                -           0.0000          -
57655.02/2913.18	c      2913        1025747        1728        20                -           0.0000          -
57755.26/2918.21	c      2918        1027247        1721        20                -           0.0000          -
57854.33/2923.28	c      2923        1029099        1724        20                -           0.0000          -
57955.37/2928.34	c      2928        1030928        1718        20                -           0.0000          -
58056.42/2933.41	c      2933        1032444        1729        20                -           0.0000          -
58155.48/2938.46	c      2938        1033814        1722        20                -           0.0000          -
58254.50/2943.47	c      2943        1035492        1751        20                -           0.0000          -
58355.52/2948.56	c      2949        1036282        1729        20                -           0.0000          -
58456.56/2953.60	c      2954        1037215        1726        20                -           0.0000          -
58555.62/2958.67	c      2959         145653       10465        20                -           0.0000          -
58656.67/2963.72	c      2964         111900        1769        20                -           0.0000          -
58755.71/2968.77	c      2969         146163       10470        20                -           0.0000          -
58856.75/2973.82	c      2974         146406       10453        20                -           0.0000          -
58955.81/2978.88	c      2979         146637       10470        20                -           0.0000          -
59056.85/2983.93	c      2984         146888       10485        20                -           0.0000          -
59155.96/2989.00	c      2989         147149       10463        20                -           0.0000          -
59257.67/2994.06	c      2994         147406       10450        20                -           0.0000          -
59356.71/2999.10	c      2999         147657       10446        20                -           0.0000          -
59457.74/3004.15	c      3004         147921       10446        20                -           0.0000          -
59558.05/3009.21	c      3009         153521       22416        20                -           0.0000          -
59657.12/3014.23	c      3014         153771       22505        20                -           0.0000          -
59756.18/3019.28	c      3019         154023       22521        20                -           0.0000          -
59855.24/3024.29	c      3024         154286       22588        20                -           0.0000          -
59956.29/3029.32	c      3029         154559       22611        20                -           0.0000          -
60055.37/3034.36	c      3034         115227        1704        20                -           0.0000          -
60154.42/3039.36	c      3039         115389        1703        20                -           0.0000          -
60253.51/3044.39	c      3044         155339       22796        20                -           0.0000          -
60354.55/3049.47	c      3049         155601       22848        20                -           0.0000          -
60455.59/3054.53	c      3055         155870       22876        20                -           0.0000          -
60556.64/3059.66	c      3060         156122       22913        20                -           0.0000          -
60657.66/3064.73	c      3065         156394       22954        20                -           0.0000          -
60756.72/3069.79	c      3070         156656       22998        20                -           0.0000          -
60857.79/3074.86	c      3075        1119352        1746        20                -           0.0000          -
60958.84/3079.94	c      3080        1121013        1747        20                -           0.0000          -
61057.91/3085.00	c      3085        1122543        1729        20                -           0.0000          -
61156.96/3090.03	c      3090        1124096        1734        20                -           0.0000          -
61258.58/3095.04	c      3095         118036        1682        20                -           0.0000          -
61357.63/3100.08	c      3100         118287        1679        20                -           0.0000          -
61458.64/3105.17	c      3105         118537        1681        20                -           0.0000          -
61559.13/3110.25	c      3110         118744        1678        20                -           0.0000          -
61660.18/3115.31	c      3115         118990        1674        20                -           0.0000          -
61759.23/3120.39	c      3120         119237        1682        20                -           0.0000          -
61860.24/3125.46	c      3125         119502        1687        20                -           0.0000          -
61961.27/3130.51	c      3131         119758        1684        20                -           0.0000          -
62060.35/3135.53	c      3136         160054       23464        20                -           0.0000          -
62159.40/3140.55	c      3141         160319       23450        20                -           0.0000          -
62260.47/3145.62	c      3146         160568       23424        20                -           0.0000          -
62359.52/3150.63	c      3151         155185       10620        20                -           0.0000          -
62460.59/3155.70	c      3156         155450       10618        20                -           0.0000          -
62559.65/3160.75	c      3161         155705       10632        20                -           0.0000          -
62658.71/3165.76	c      3166        1095326        1729        20                -           0.0000          -
62757.76/3170.79	c      3171        1097735        1725        20                -           0.0000          -
62858.81/3175.87	c      3176        1100724        1728        20                -           0.0000          -
62959.86/3180.92	c      3181        1103120        1731        20                -           0.0000          -
63058.90/3185.99	c      3186         122139        1652        20                -           0.0000          -
63160.53/3191.04	c      3191        1105852        1719        20                -           0.0000          -
63259.64/3196.06	c      3196        1107206        1723        20                -           0.0000          -
63360.57/3201.15	c      3201        1108364        1718        20                -           0.0000          -
63461.10/3206.23	c      3206        1110278        1716        20                -           0.0000          -
63562.16/3211.30	c      3211        1111731        1728        20                -           0.0000          -
63661.22/3216.32	c      3216        1113147        1721        20                -           0.0000          -
63762.29/3221.45	c      3221        1116006        1711        20                -           0.0000          -
63863.35/3226.53	c      3227         123122        1742        20                -           0.0000          -
63962.47/3231.58	c      3232         123342        1745        20                -           0.0000          -
64063.45/3236.62	c      3237         159516       10662        20                -           0.0000          -
64162.53/3241.65	c      3242        1124592        1728        20                -           0.0000          -
64263.54/3246.75	c      3247         123756        1798        20                -           0.0000          -
64364.59/3251.80	c      3252        1127867        1718        20                -           0.0000          -
64463.65/3256.86	c      3257        1129723        1716        20                -           0.0000          -
64562.71/3261.89	c      3262        1131803        1716        20                -           0.0000          -
64663.70/3266.95	c      3267        1134086        1713        20                -           0.0000          -
64762.77/3272.01	c      3272        1136734        1717        20                -           0.0000          -
64864.37/3277.04	c      3277        1139912        1716        20                -           0.0000          -
64963.56/3282.07	c      3282        1142821        1719        20                -           0.0000          -
65062.46/3287.10	c      3287        1144604        1722        20                -           0.0000          -
65161.63/3292.13	c      3292         162197       10695        20                -           0.0000          -
65262.68/3297.18	c      3297         162441       10699        20                -           0.0000          -
65363.02/3302.24	c      3302         162700       10706        20                -           0.0000          -
65462.04/3307.28	c      3307        1192982        1759        20                -           0.0000          -
65563.12/3312.34	c      3312        1194565        1756        20                -           0.0000          -
65664.18/3317.40	c      3317        1196211        1752        20                -           0.0000          -
65763.25/3322.42	c      3322        1197838        1748        20                -           0.0000          -
65862.31/3327.49	c      3327        1199522        1753        20                -           0.0000          -
65963.37/3332.55	c      3333        1201279        1762        20                -           0.0000          -
66064.41/3337.67	c      3338         170785       24431        20                -           0.0000          -
66165.41/3342.72	c      3343         171045       24489        20                -           0.0000          -
66264.48/3347.78	c      3348         171330       24516        20                -           0.0000          -
66365.54/3352.80	c      3353        1208152        1737        20                -           0.0000          -
66466.61/3357.91	c      3358         127761        1790        20                -           0.0000          -
66565.68/3363.00	c      3363         172115       24641        20                -           0.0000          -
66664.73/3368.02	c      3368        1213653        1751        20                -           0.0000          -
66766.31/3373.12	c      3373        1215830        1746        20                -           0.0000          -
66867.39/3378.18	c      3378        1217676        1746        20                -           0.0000          -
66967.89/3383.20	c      3383        1219624        1747        20                -           0.0000          -
67066.96/3388.27	c      3388        1221594        1745        20                -           0.0000          -
67168.01/3393.34	c      3393        1223598        1746        20                -           0.0000          -
67267.09/3398.36	c      3398        1225225        1744        20                -           0.0000          -
67368.13/3403.43	c      3403        1226731        1750        20                -           0.0000          -
67469.17/3408.51	c      3409        1228209        1750        20                -           0.0000          -
67568.25/3413.55	c      3414        1229762        1754        20                -           0.0000          -
67669.30/3418.60	c      3419        1231397        1752        20                -           0.0000          -
67768.38/3423.64	c      3424        1232849        1751        20                -           0.0000          -
67869.38/3428.71	c      3429         129848        1969        20                -           0.0000          -
67968.46/3433.76	c      3434        1236143        1758        20                -           0.0000          -
68069.50/3438.81	c      3439        1237515        1747        20                -           0.0000          -
68168.57/3443.87	c      3444        1238960        1753        20                -           0.0000          -
68267.64/3448.88	c      3449        1240479        1743        20                -           0.0000          -
68368.68/3453.92	c      3454         170256       10926        20                -           0.0000          -
68467.74/3458.95	c      3459         170516       10922        20                -           0.0000          -
68566.81/3464.00	c      3464         170784       10945        20                -           0.0000          -
68668.57/3469.06	c      3469         171030       10939        20                -           0.0000          -
68767.56/3474.12	c      3474         171275       10964        20                -           0.0000          -
68868.73/3479.18	c      3479         171528       10985        20                -           0.0000          -
68969.02/3484.28	c      3484         171803       10987        20                -           0.0000          -
69070.03/3489.36	c      3489         172066       10996        20                -           0.0000          -
69171.10/3494.42	c      3494         172328       11017        20                -           0.0000          -
69270.18/3499.44	c      3499         172592       11026        20                -           0.0000          -
69369.27/3504.48	c      3504         132953        1891        20                -           0.0000          -
69470.30/3509.54	c      3510         133213        1885        20                -           0.0000          -
69569.37/3514.56	c      3515        1261631        1753        20                -           0.0000          -
69668.43/3519.59	c      3520         180203       25864        20                -           0.0000          -
69769.48/3524.64	c      3525         180459       25915        20                -           0.0000          -
69870.52/3529.76	c      3530         180723       25940        20                -           0.0000          -
69971.57/3534.81	c      3535         180988       25989        20                -           0.0000          -
70070.63/3539.89	c      3540         134096        1937        20                -           0.0000          -
70171.78/3544.96	c      3545         181528       26018        20                -           0.0000          -
70270.91/3550.03	c      3550         134379        1957        20                -           0.0000          -
70372.31/3555.12	c      3555         182062       26109        20                -           0.0000          -
70473.56/3560.17	c      3560         182329       26126        20                -           0.0000          -
70573.84/3565.20	c      3565         134866        1982        20                -           0.0000          -
70672.91/3570.23	c      3570         135001        2004        20                -           0.0000          -
70773.97/3575.30	c      3575        1283519        1740        20                -           0.0000          -
70873.04/3580.39	c      3580        1285452        1744        20                -           0.0000          -
70974.10/3585.46	c      3585        1287490        1745        20                -           0.0000          -
71075.17/3590.51	c      3591        1289601        1741        20                -           0.0000          -
71174.23/3595.56	c      3596        1291782        1734        20                -           0.0000          -
71275.28/3600.60	c      3601        1293591        1746        20                -           0.0000          -
71374.34/3605.66	c      3606        1295538        1743        20                -           0.0000          -
71473.36/3610.67	c      3611         136383        2056        20                -           0.0000          -
71572.44/3615.69	c      3616        1299361        1748        20                -           0.0000          -
71673.49/3620.75	c      3621        1301318        1741        20                -           0.0000          -
71774.53/3625.81	c      3626        1255130        1756        20                -           0.0000          -
71875.59/3630.92	c      3631        1305240        1747        20                -           0.0000          -
71974.66/3635.99	c      3636        1257040        1728        20                -           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 (184885 MiB free)
  memory of node 1: 193531 MiB (188240 MiB free)
  memory of node 2: 193531 MiB (190496 MiB free)
  memory of node 3: 193493 MiB (193077 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-4465622-1722442415/watcher-4465622-1722442415 -o /tmp/evaluation-result-4465622-1722442415/solver-4465622-1722442415 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722441596-58671 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465622-1722442415.opb -qsol -t 72000 -sth 20 

running on 20 cores: 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79

CPU governors:
  performance: 3 7 11 15 19 23 27 31 35 39 43 47 51 55 59 63 67 71 75 79

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


[startup+0.100105 s]*
/proc/loadavg: 69.30 69.25 44.10 63/984 61560
/proc/meminfo: memFree=774809252/790760804 swapFree=131071996/131071996
[pid=61559] ppid=61556 vsize=88980 memory=78496 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/stat : 61559 (fscip) R 61556 61559 58658 0 -1 4194304 17707 0 0 0 9 2 0 0 20 0 1 0 10824237 91115520 19624 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
/proc/61559/statm: 22245 19624 2539 3035 0 18641 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 88980 KiB
Current children cumulated memory: 78496 KiB

[startup+0.220453 s]*
/proc/loadavg: 69.30 69.25 44.10 62/984 61560
/proc/meminfo: memFree=774763284/790760804 swapFree=131071996/131071996
[pid=61559] ppid=61556 vsize=127324 memory=115068 CPUtime=0.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/stat : 61559 (fscip) R 61556 61559 58658 0 -1 4194304 26272 0 0 0 19 3 0 0 20 0 1 0 10824237 130379776 28767 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
/proc/61559/statm: 31831 28767 2614 3035 0 28227 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 127324 KiB
Current children cumulated memory: 115068 KiB

[startup+0.320198 s]*
/proc/loadavg: 69.30 69.25 44.10 62/984 61560
/proc/meminfo: memFree=774756296/790760804 swapFree=131071996/131071996
[pid=61559] ppid=61556 vsize=136564 memory=124688 CPUtime=0.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/stat : 61559 (fscip) R 61556 61559 58658 0 -1 4194304 37320 0 0 0 28 5 0 0 20 0 1 0 10824237 139841536 31172 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
/proc/61559/statm: 34141 31172 2694 3035 0 30537 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 136564 KiB
Current children cumulated memory: 124688 KiB

[startup+0.700206 s]
/proc/loadavg: 69.30 69.25 44.10 62/984 61560
/proc/meminfo: memFree=774746924/790760804 swapFree=131071996/131071996
[pid=61559] ppid=61556 vsize=131760 memory=120268 CPUtime=0.68 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/stat : 61559 (fscip) R 61556 61559 58658 0 -1 4194304 41570 0 0 0 63 5 0 0 20 0 1 0 10824237 134922240 30067 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
/proc/61559/statm: 32940 30067 2742 3035 0 29336 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 131760 KiB
Current children cumulated memory: 120268 KiB

[startup+1.50019 s]
/proc/loadavg: 69.30 69.25 44.10 62/984 61560
/proc/meminfo: memFree=774720688/790760804 swapFree=131071996/131071996
[pid=61559] ppid=61556 vsize=170660 memory=146928 CPUtime=1.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/stat : 61559 (fscip) R 61556 61559 58658 0 -1 4194304 47715 0 0 0 142 7 0 0 20 0 1 0 10824237 174755840 36732 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
/proc/61559/statm: 42665 36732 2758 3035 0 39061 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 170660 KiB
Current children cumulated memory: 146928 KiB

[startup+3.12405 s]
/proc/loadavg: 69.30 69.25 44.10 78/1024 61600
/proc/meminfo: memFree=772994252/790760804 swapFree=131071996/131071996
[pid=61559] ppid=61556 vsize=3127064 memory=2223792 CPUtime=7.79 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/stat : 61559 (fscip) S 61556 61559 58658 0 -1 1077936128 565007 0 0 0 662 117 0 0 20 0 41 0 10824237 3202113536 555948 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
/proc/61559/statm: 781766 555948 2774 3035 0 663228 0
[pid=61559/tid=61561] ppid=61556 vsize=3127064 memory=801084 CPUtime=0.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61561/stat : 61561 (fscip) R 61556 61559 58658 0 -1 4194368 27500 0 0 0 23 6 0 0 20 0 41 0 10824401 3202113536 556080 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61562] ppid=61556 vsize=3127064 memory=0 CPUtime=0.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61562/stat : 61562 (fscip) R 61556 61559 58658 0 -1 4194368 24019 0 0 0 25 5 0 0 20 0 41 0 10824401 3202113536 556080 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61563] ppid=61556 vsize=3127064 memory=235652 CPUtime=0.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61563/stat : 61563 (fscip) R 61556 61559 58658 0 -1 4194368 25106 0 0 0 25 5 0 0 20 0 41 0 10824401 3202113536 556080 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61564] ppid=61556 vsize=3127064 memory=518104 CPUtime=0.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61564/stat : 61564 (fscip) R 61556 61559 58658 0 -1 4194368 27672 0 0 0 23 6 0 0 20 0 41 0 10824401 3202113536 556146 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61565] ppid=61556 vsize=3127064 memory=30962685530996822 CPUtime=0.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61565/stat : 61565 (fscip) R 61556 61559 58658 0 -1 4194368 24231 0 0 0 26 4 0 0 20 0 41 0 10824401 3202113536 556146 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61566] ppid=61556 vsize=3127064 memory=20829457518821444 CPUtime=0.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61566/stat : 61566 (fscip) R 61556 61559 58658 0 -1 4194368 24226 0 0 0 26 4 0 0 20 0 41 0 10824401 3202113536 556146 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61567] ppid=61556 vsize=3127064 memory=0 CPUtime=0.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61567/stat : 61567 (fscip) R 61556 61559 58658 0 -1 4194368 28261 0 0 0 24 6 0 0 20 0 41 0 10824401 3202113536 556146 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61568] ppid=61556 vsize=3127064 memory=0 CPUtime=0.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61568/stat : 61568 (fscip) R 61556 61559 58658 0 -1 4194368 24055 0 0 0 26 4 0 0 20 0 41 0 10824401 3202113536 556212 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61569] ppid=61556 vsize=3127064 memory=2371 CPUtime=0.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61569/stat : 61569 (fscip) R 61556 61559 58658 0 -1 4194368 23856 0 0 0 25 4 0 0 20 0 41 0 10824401 3202113536 556212 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61570] ppid=61556 vsize=3127064 memory=29273809900535888 CPUtime=0.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61570/stat : 61570 (fscip) R 61556 61559 58658 0 -1 4194368 27467 0 0 0 23 6 0 0 20 0 41 0 10824401 3202113536 556212 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61571] ppid=61556 vsize=3127064 memory=0 CPUtime=0.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61571/stat : 61571 (fscip) R 61556 61559 58658 0 -1 4194368 23945 0 0 0 24 5 0 0 20 0 41 0 10824401 3202113536 556212 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61572] ppid=61556 vsize=3127064 memory=0 CPUtime=0.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61572/stat : 61572 (fscip) R 61556 61559 58658 0 -1 4194368 24255 0 0 0 25 4 0 0 20 0 41 0 10824401 3202113536 556212 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61573] ppid=61556 vsize=3127064 memory=0 CPUtime=0.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61573/stat : 61573 (fscip) R 61556 61559 58658 0 -1 4194368 27499 0 0 0 24 5 0 0 20 0 41 0 10824401 3202113536 556212 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61574] ppid=61556 vsize=3127064 memory=52808 CPUtime=0.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61574/stat : 61574 (fscip) R 61556 61559 58658 0 -1 4194368 23671 0 0 0 25 4 0 0 20 0 41 0 10824401 3202113536 556212 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61575] ppid=61556 vsize=3127064 memory=1952 CPUtime=0.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61575/stat : 61575 (fscip) R 61556 61559 58658 0 -1 4194368 23901 0 0 0 25 4 0 0 20 0 41 0 10824401 3202113536 556212 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61576] ppid=61556 vsize=3127064 memory=1852 CPUtime=0.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61576/stat : 61576 (fscip) R 61556 61559 58658 0 -1 4194368 27482 0 0 0 23 6 0 0 20 0 41 0 10824401 3202113536 556278 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61577] ppid=61556 vsize=3127064 memory=33108 CPUtime=0.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61577/stat : 61577 (fscip) R 61556 61559 58658 0 -1 4194368 23850 0 0 0 24 5 0 0 20 0 41 0 10824401 3202113536 556278 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61578] ppid=61556 vsize=3127064 memory=280916496789312 CPUtime=0.3 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61578/stat : 61578 (fscip) R 61556 61559 58658 0 -1 4194368 24118 0 0 0 26 4 0 0 20 0 41 0 10824401 3202113536 556278 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61579] ppid=61556 vsize=3127064 memory=-7087961436404368800 CPUtime=0.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61579/stat : 61579 (fscip) R 61556 61559 58658 0 -1 4194368 27467 0 0 0 24 5 0 0 20 0 41 0 10824401 3202113536 556278 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61580] ppid=61556 vsize=3127064 memory=-6873158782964108525 CPUtime=0.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61580/stat : 61580 (fscip) R 61556 61559 58658 0 -1 4194368 24050 0 0 0 25 4 0 0 20 0 41 0 10824401 3202113536 556344 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61581] ppid=61556 vsize=3127064 memory=-7606684646708830063 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61581/stat : 61581 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556344 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61582] ppid=61556 vsize=3127064 memory=8332363717844836222 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61582/stat : 61582 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556344 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61583] ppid=61556 vsize=3127064 memory=4639365559353305193 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61583/stat : 61583 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556344 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61584] ppid=61556 vsize=3127064 memory=-8537066489061400155 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61584/stat : 61584 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556344 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61585] ppid=61556 vsize=3127064 memory=280916496933392 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61585/stat : 61585 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556344 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61586] ppid=61556 vsize=3127064 memory=8478198335233 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61586/stat : 61586 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556344 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61587] ppid=61556 vsize=3127064 memory=8521148008193 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61587/stat : 61587 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556344 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61588] ppid=61556 vsize=3127064 memory=8542622844673 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61588/stat : 61588 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556344 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61589] ppid=61556 vsize=3127064 memory=8564097681153 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61589/stat : 61589 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556344 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61590] ppid=61556 vsize=3127064 memory=8667176896001 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61590/stat : 61590 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556410 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61591] ppid=61556 vsize=3127064 memory=9856882836993 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61591/stat : 61591 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556476 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61592] ppid=61556 vsize=3127064 memory=2814784127238148 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61592/stat : 61592 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556476 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61593] ppid=61556 vsize=3127064 memory=198340509722 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61593/stat : 61593 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556476 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61594] ppid=61556 vsize=3127064 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61594/stat : 61594 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556476 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61595] ppid=61556 vsize=3127064 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61595/stat : 61595 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556542 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61596] ppid=61556 vsize=3127064 memory=140458248518592 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61596/stat : 61596 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556542 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61597] ppid=61556 vsize=3127064 memory=58779 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61597/stat : 61597 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556542 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61598] ppid=61556 vsize=3127064 memory=77541 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61598/stat : 61598 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556542 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61599] ppid=61556 vsize=3127064 memory=78365 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61599/stat : 61599 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556542 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61600] ppid=61556 vsize=3127064 memory=2777 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61600/stat : 61600 (fscip) S 61556 61559 58658 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10824522 3202113536 556542 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
Current children cumulated CPU time: 7.79 s
Current children cumulated vsize: 3127064 KiB
Current children cumulated memory: 2223792 KiB

[startup+6.30078 s]
/proc/loadavg: 70.24 69.44 44.30 81/1024 61602
/proc/meminfo: memFree=771312992/790760804 swapFree=131071996/131071996
[pid=61559] ppid=61556 vsize=4831000 memory=3947796 CPUtime=69.43 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/stat : 61559 (fscip) S 61556 61559 58658 0 -1 1077936128 1099446 0 0 0 6424 519 0 0 20 0 41 0 10824237 4946944000 986949 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
/proc/61559/statm: 1207750 986949 2934 3035 0 1097399 0
[pid=61559/tid=61561] ppid=61556 vsize=4831000 memory=10528 CPUtime=3.34 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61561/stat : 61561 (fscip) R 61556 61559 58658 0 -1 4194368 49901 0 0 0 299 35 0 0 20 0 41 0 10824401 4946944000 986949 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61562] ppid=61556 vsize=4831000 memory=5440 CPUtime=3.37 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61562/stat : 61562 (fscip) R 61556 61559 58658 0 -1 4194368 42282 0 0 0 311 26 0 0 20 0 41 0 10824401 4946944000 986949 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61563] ppid=61556 vsize=4831000 memory=2420 CPUtime=3.44 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61563/stat : 61563 (fscip) R 61556 61559 58658 0 -1 4194368 58428 0 0 0 332 12 0 0 20 0 41 0 10824401 4946944000 986949 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61564] ppid=61556 vsize=4831000 memory=280916496789312 CPUtime=3.36 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61564/stat : 61564 (fscip) R 61556 61559 58658 0 -1 4194368 47555 0 0 0 299 37 0 0 20 0 41 0 10824401 4946944000 986949 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61565] ppid=61556 vsize=4831000 memory=518104 CPUtime=3.38 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61565/stat : 61565 (fscip) R 61556 61559 58658 0 -1 4194368 48904 0 0 0 311 27 0 0 20 0 41 0 10824401 4946944000 986949 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61566] ppid=61556 vsize=4831000 memory=2893200 CPUtime=3.44 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61566/stat : 61566 (fscip) R 61556 61559 58658 0 -1 4194368 57581 0 0 0 333 11 0 0 20 0 41 0 10824401 4946944000 986949 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61567] ppid=61556 vsize=4831000 memory=280916497831280 CPUtime=3.32 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61567/stat : 61567 (fscip) R 61556 61559 58658 0 -1 4194368 42454 0 0 0 300 32 0 0 20 0 41 0 10824401 4946944000 986949 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61568] ppid=61556 vsize=4831000 memory=280916496916000 CPUtime=3.29 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61568/stat : 61568 (fscip) S 61556 61559 58658 0 -1 1077936192 46623 0 0 0 307 22 0 0 20 0 41 0 10824401 4946944000 986949 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0

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

/proc/61559/task/61580/stat : 61580 (fscip) R 61556 61559 58658 0 -1 4194368 2042783 0 0 0 354259 318 0 0 20 0 41 0 10824401 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61581] ppid=61556 vsize=13617180 memory=5440 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61581/stat : 61581 (fscip) S 61556 61559 58658 0 -1 1077936192 57 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61582] ppid=61556 vsize=13617180 memory=2420 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61582/stat : 61582 (fscip) S 61556 61559 58658 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61583] ppid=61556 vsize=13617180 memory=280916499273296 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61583/stat : 61583 (fscip) S 61556 61559 58658 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61584] ppid=61556 vsize=13617180 memory=12024196 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61584/stat : 61584 (fscip) S 61556 61559 58658 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61585] ppid=61556 vsize=13617180 memory=13552 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61585/stat : 61585 (fscip) S 61556 61559 58658 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61586] ppid=61556 vsize=13617180 memory=10528 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61586/stat : 61586 (fscip) S 61556 61559 58658 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61587] ppid=61556 vsize=13617180 memory=280916497847104 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61587/stat : 61587 (fscip) S 61556 61559 58658 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61588] ppid=61556 vsize=13617180 memory=6943526294502006880 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61588/stat : 61588 (fscip) S 61556 61559 58658 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61589] ppid=61556 vsize=13617180 memory=0 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61589/stat : 61589 (fscip) S 61556 61559 58658 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61590] ppid=61556 vsize=13617180 memory=140458315482614 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61590/stat : 61590 (fscip) S 61556 61559 58658 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61591] ppid=61556 vsize=13617180 memory=5440 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61591/stat : 61591 (fscip) S 61556 61559 58658 0 -1 1077936192 111 0 0 0 1 1 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61592] ppid=61556 vsize=13617180 memory=11624 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61592/stat : 61592 (fscip) S 61556 61559 58658 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61593] ppid=61556 vsize=13617180 memory=280916498721776 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61593/stat : 61593 (fscip) S 61556 61559 58658 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61594] ppid=61556 vsize=13617180 memory=12056116 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61594/stat : 61594 (fscip) S 61556 61559 58658 0 -1 1077936192 114 0 0 0 1 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61595] ppid=61556 vsize=13617180 memory=8072 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61595/stat : 61595 (fscip) S 61556 61559 58658 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61596] ppid=61556 vsize=13617180 memory=3516 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61596/stat : 61596 (fscip) S 61556 61559 58658 0 -1 1077936192 110 0 0 0 1 1 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61597] ppid=61556 vsize=13617180 memory=198340509722 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61597/stat : 61597 (fscip) S 61556 61559 58658 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61598] ppid=61556 vsize=13617180 memory=57792 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61598/stat : 61598 (fscip) S 61556 61559 58658 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61599] ppid=61556 vsize=13617180 memory=58131 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61599/stat : 61599 (fscip) S 61556 61559 58658 0 -1 1077936192 111 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61600] ppid=61556 vsize=13617180 memory=3516 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61600/stat : 61600 (fscip) S 61556 61559 58658 0 -1 1077936192 110 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3014917 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
Current children cumulated CPU time: 70912.7 s
Current children cumulated vsize: 13617180 KiB
Current children cumulated memory: 12059668 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3637.2 s]
/proc/loadavg: 63.28 63.36 63.09 64/970 63776
/proc/meminfo: memFree=765437524/790760804 swapFree=131071996/131071996
[pid=61559] ppid=61556 vsize=13617180 memory=12074876 CPUtime=72000.4 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/stat : 61559 (fscip) S 61556 61559 58658 0 -1 1077936128 32277552 0 0 0 7191589 8453 0 0 20 0 41 0 10824237 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 17 23 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
/proc/61559/statm: 3404295 3018719 3014 3035 0 3250516 0
[pid=61559/tid=61561] ppid=61556 vsize=13617180 memory=-7308049738389086331 CPUtime=3596.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61561/stat : 61561 (fscip) R 61556 61559 58658 0 -1 4194368 1660270 0 0 0 359250 354 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61562] ppid=61556 vsize=13617180 memory=0 CPUtime=3605.32 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61562/stat : 61562 (fscip) R 61556 61559 58658 0 -1 4194368 2096889 0 0 0 360191 341 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61563] ppid=61556 vsize=13617180 memory=-7308049738389086331 CPUtime=3601.31 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61563/stat : 61563 (fscip) R 61556 61559 58658 0 -1 4194368 901278 0 0 0 359494 637 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61564] ppid=61556 vsize=13617180 memory=11624 CPUtime=3573.98 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61564/stat : 61564 (fscip) R 61556 61559 58658 0 -1 4194368 1524401 0 0 0 357047 351 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61565] ppid=61556 vsize=13617180 memory=13552 CPUtime=3606.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61565/stat : 61565 (fscip) R 61556 61559 58658 0 -1 4194368 2108484 0 0 0 360277 342 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61566] ppid=61556 vsize=13617180 memory=12074868 CPUtime=3597.24 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61566/stat : 61566 (fscip) R 61556 61559 58658 0 -1 4194368 968598 0 0 0 359254 470 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61567] ppid=61556 vsize=13617180 memory=7373912589172359265 CPUtime=3602.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61567/stat : 61567 (fscip) R 61556 61559 58658 0 -1 4194368 1471425 0 0 0 359879 336 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61568] ppid=61556 vsize=13617180 memory=280916496915700 CPUtime=3598.97 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61568/stat : 61568 (fscip) R 61556 61559 58658 0 -1 4194368 1983697 0 0 0 359576 321 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61569] ppid=61556 vsize=13617180 memory=22245052969846713 CPUtime=3598.14 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61569/stat : 61569 (fscip) R 61556 61559 58658 0 -1 4194368 903957 0 0 0 359238 576 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61570] ppid=61556 vsize=13617180 memory=0 CPUtime=3596.35 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61570/stat : 61570 (fscip) R 61556 61559 58658 0 -1 4194368 1995607 0 0 0 359221 414 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61571] ppid=61556 vsize=13617180 memory=12068320 CPUtime=3605.72 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61571/stat : 61571 (fscip) R 61556 61559 58658 0 -1 4194368 1964086 0 0 0 360248 324 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61572] ppid=61556 vsize=13617180 memory=11624 CPUtime=3595.96 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61572/stat : 61572 (fscip) R 61556 61559 58658 0 -1 4194368 904968 0 0 0 358973 623 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61573] ppid=61556 vsize=13617180 memory=12068320 CPUtime=3603.58 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61573/stat : 61573 (fscip) R 61556 61559 58658 0 -1 4194368 1865825 0 0 0 359990 368 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61574] ppid=61556 vsize=13617180 memory=-7308049738389086331 CPUtime=3590.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61574/stat : 61574 (fscip) R 61556 61559 58658 0 -1 4194368 1995619 0 0 0 358729 318 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61575] ppid=61556 vsize=13617180 memory=6232 CPUtime=3605.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61575/stat : 61575 (fscip) R 61556 61559 58658 0 -1 4194368 934066 0 0 0 360029 531 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61576] ppid=61556 vsize=13617180 memory=12063812 CPUtime=3603.25 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61576/stat : 61576 (fscip) R 61556 61559 58658 0 -1 4194368 2013328 0 0 0 359887 438 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61577] ppid=61556 vsize=13617180 memory=31988 CPUtime=3605.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61577/stat : 61577 (fscip) R 61556 61559 58658 0 -1 4194368 2005264 0 0 0 360229 326 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61578] ppid=61556 vsize=13617180 memory=12059916 CPUtime=3604.88 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61578/stat : 61578 (fscip) R 61556 61559 58658 0 -1 4194368 1018762 0 0 0 359916 572 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61579] ppid=61556 vsize=13617180 memory=13552 CPUtime=3605.2 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61579/stat : 61579 (fscip) R 61556 61559 58658 0 -1 4194368 1835923 0 0 0 360135 385 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61580] ppid=61556 vsize=13617180 memory=10528 CPUtime=3600.25 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61580/stat : 61580 (fscip) R 61556 61559 58658 0 -1 4194368 2063679 0 0 0 359703 322 0 0 20 0 41 0 10824401 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61581] ppid=61556 vsize=13617180 memory=12059668 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61581/stat : 61581 (fscip) S 61556 61559 58658 0 -1 1077936192 58 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61582] ppid=61556 vsize=13617180 memory=6943526294502006880 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61582/stat : 61582 (fscip) S 61556 61559 58658 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61583] ppid=61556 vsize=13617180 memory=12040932 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61583/stat : 61583 (fscip) S 61556 61559 58658 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61584] ppid=61556 vsize=13617180 memory=6944656592455097440 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61584/stat : 61584 (fscip) S 61556 61559 58658 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61585] ppid=61556 vsize=13617180 memory=6655300316396806240 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61585/stat : 61585 (fscip) S 61556 61559 58658 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61586] ppid=61556 vsize=13617180 memory=12268 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61586/stat : 61586 (fscip) S 61556 61559 58658 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61587] ppid=61556 vsize=13617180 memory=11920 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61587/stat : 61587 (fscip) S 61556 61559 58658 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61588] ppid=61556 vsize=13617180 memory=11804 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61588/stat : 61588 (fscip) S 61556 61559 58658 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61589] ppid=61556 vsize=13617180 memory=2660 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61589/stat : 61589 (fscip) S 61556 61559 58658 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61590] ppid=61556 vsize=13617180 memory=6812 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61590/stat : 61590 (fscip) S 61556 61559 58658 0 -1 1077936192 119 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61591] ppid=61556 vsize=13617180 memory=33108 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61591/stat : 61591 (fscip) S 61556 61559 58658 0 -1 1077936192 113 0 0 0 1 1 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61592] ppid=61556 vsize=13617180 memory=2208 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61592/stat : 61592 (fscip) S 61556 61559 58658 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61593] ppid=61556 vsize=13617180 memory=25992 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61593/stat : 61593 (fscip) S 61556 61559 58658 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61594] ppid=61556 vsize=13617180 memory=104 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61594/stat : 61594 (fscip) S 61556 61559 58658 0 -1 1077936192 116 0 0 0 1 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61595] ppid=61556 vsize=13617180 memory=6232 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61595/stat : 61595 (fscip) S 61556 61559 58658 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61596] ppid=61556 vsize=13617180 memory=19844 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61596/stat : 61596 (fscip) S 61556 61559 58658 0 -1 1077936192 112 0 0 0 1 1 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61597] ppid=61556 vsize=13617180 memory=31988 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61597/stat : 61597 (fscip) S 61556 61559 58658 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61598] ppid=61556 vsize=13617180 memory=28720 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61598/stat : 61598 (fscip) S 61556 61559 58658 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61599] ppid=61556 vsize=13617180 memory=7384 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61599/stat : 61599 (fscip) S 61556 61559 58658 0 -1 1077936192 113 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
[pid=61559/tid=61600] ppid=61556 vsize=13617180 memory=27608 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/61559/task/61600/stat : 61600 (fscip) S 61556 61559 58658 0 -1 1077936192 112 0 0 0 2 0 0 0 20 0 41 0 10824522 13943992320 3018719 809668444160 4194304 16623229 140735703367088 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 35532800 140735703372810 140735703372928 140735703372928 140735703379952 0
Current children cumulated CPU time: 72000.4 s
Current children cumulated vsize: 13617180 KiB
Current children cumulated memory: 12074876 KiB

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

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

# cumulated CPU time of all completed processes:  user=71916.1 s, system=84.7674 s

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

[startup+3637.42 s]
/proc/loadavg: 63.28 63.36 63.09 45/931 63776
/proc/meminfo: memFree=773180020/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3637.47
CPU time (s): 72000.9
CPU user time (s): 71916.1
CPU system time (s): 84.7674
CPU usage (%): 1979.42
Max. virtual memory (cumulated for all children) (KiB): 13617180
Max. memory (cumulated for all children) (KiB): 12074876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71916.1
system time used= 84.7674
maximum resident set size= 12074876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32277597
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= 747872
involuntary context switches= 169986


# summary of solver processes directly reported to runsolver:
#   pid: 61559
#   total CPU time (s): 72000.9
#   total CPU user time (s): 71916.1
#   total CPU system time (s): 84.7674

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.6436 second user time and 81.9722 second system time

The end

Launcher Data

Begin job on nodeD103 at 2024-07-31 18:13:35
IDJOB=4465622
IDBENCH=147855
IDSOLVER=3094
FILE ID=nodeD103/4465622-1722442415
RUNJOBID= nodeD103-1722441596-58671
SLURM_JOB_ID= 8254233
Free space on /tmp= 8622828 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-51-50.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-4465622-1722442415/watcher-4465622-1722442415 -o /tmp/evaluation-result-4465622-1722442415/solver-4465622-1722442415 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD103-1722441596-58671 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465622-1722442415.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 160cae61f04d8ccee666d7a366e84df3
RANDOM SEED=1699257525

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		: 3199.999
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		: 2893.656
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		: 3086.019
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		: 2693.774
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		: 3199.999
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		: 2897.782
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		: 3085.926
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		: 2445.713
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		: 3200.000
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		: 2899.064
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		: 3085.898
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		: 1626.595
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		: 3199.999
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		: 2899.064
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		: 3085.886
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		: 2660.920
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		: 3199.999
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		: 2899.063
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		: 3083.856
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		: 2664.693
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		: 3200.000
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		: 2899.062
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		: 3085.866
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		: 3644.613
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		: 3199.999
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		: 2899.061
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		: 3085.848
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		: 3222.560
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		: 3200.000
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		: 2897.795
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		: 3085.847
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		: 3526.395
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		: 3199.999
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		: 2899.060
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		: 3085.981
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		: 3404.594
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		: 3199.999
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		: 2896.438
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		: 3086.081
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		: 3528.709
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		: 3200.000
cache size	: 28160 KB
physical id	: 0
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5000.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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

processor	: 69
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 2895.857
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		: 3086.837
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		: 2668.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		: 3200.000
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		: 2899.055
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		: 3086.830
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		: 2191.169
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		: 3200.000
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		: 2899.054
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		: 3086.817
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		: 3165.580
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:        774862432 kB
MemAvailable:   772759896 kB
Buffers:          127012 kB
Cached:           560476 kB
SwapCached:            0 kB
Active:           286868 kB
Inactive:       13284076 kB
Active(anon):       2140 kB
Inactive(anon): 12903836 kB
Active(file):     284728 kB
Inactive(file):   380240 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             30332 kB
Writeback:            56 kB
AnonPages:      12879520 kB
Mapped:           124492 kB
Shmem:             22536 kB
KReclaimable:     117648 kB
Slab:             444876 kB
SReclaimable:     117648 kB
SUnreclaim:       327228 kB
KernelStack:       16864 kB
PageTables:        36528 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1831204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           182016 kB
HardwareCorrupted:     0 kB
AnonHugePages:    516096 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:      458752 kB
DirectMap2M:    49321984 kB
DirectMap1G:    756023296 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD103 at 2024-07-31 19:14:13