Trace number 4465706

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) 72001.1 3669.5

General information on the benchmark

NamePB24/normalized-PB12/DEC-LIN/
sroussel/ShortestPathNG/normalized-NG_K162.opb
MD5SUM3691972eca5819945d0aaf6ae8165cd0
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark3001.01
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19278
Total number of constraints19604
Number of constraints which are clauses19442
Number of constraints which are cardinality constraints (but not clauses)162
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint162
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 163
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.10	c Default LC presolving (default).
0.00/0.10	c ** Before presolving: virtualMemUsedAtLc = 111807725, getVmSize() = 98164736, SCIPgetMemUsed() = 69024285, SCIPgetMemTotal() = 74344013, SCIPgetMemExternEstim() = 37463712
0.00/0.10	c ** set memory limit for presolving in LC to 8.79574e+12 for SCIP **
37.25/37.40	c ** Estimated virtualMemUsedAtSolver = 234868480, getVmSize() = 347742208, SCIPgetMemUsed() = 238558568, SCIPgetMemTotal() = 314839008, SCIPgetMemExternEstim() = 37463712
37.25/37.40	c ** set memory limit for solvers to 4.18788e+11 for each SCIP **
37.25/37.40	c Original Problem   :
37.25/37.40	c   Problem name     : instance-4465706-1722537202
37.25/37.40	c   Variables        : 19278 (19278 binary, 0 integer, 0 implicit integer, 0 continuous)
37.25/37.40	c   Constraints      : 19604
37.25/37.40	c   Objective sense  : minimize
37.25/37.40	c Presolved Problem  :
37.25/37.40	c   Variables        : 17736 (17736 binary, 0 integer, 0 implicit integer, 0 continuous)
37.25/37.40	c   Constraints      : 18009
37.25/37.40	c Constraints        : Number
37.25/37.40	c   knapsack         : 1 
37.25/37.40	c   setppc           : 2196 
37.25/37.40	c   orbitope         : 1 
37.25/37.40	c   logicor          : 15811 
37.25/37.40	c ** Instance transfer method used: 0
37.25/37.44	c ** ParaScipInstance copy increased the number of variables. **
38.07/38.22	c LC is working with racing ramp-up and with rebuilding tree after racing.
38.07/38.23	c                                Nodes    Active                                            
38.07/38.23	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
234.27/48.13	c        48              2           1        20                -           0.0000          -
338.67/53.40	c        53            245         244        20                -           0.0000          -
447.81/58.93	c        59            582         581        20                -           0.0000          -
556.89/64.41	c        64            901         580        20                -           0.0000          -
664.04/69.81	c        70           1477        1019        20                -           0.0000          -
767.85/75.05	c        75           2094        1636        20                -           0.0000          -
868.74/80.16	c        80           2780        1997        20                -           0.0000          -
969.17/85.25	c        85           4331        3508        20                -           0.0000          -
1070.25/90.36	c        90           4875        4091        20                -           0.0000          -
1171.39/95.45	c        95           5401          63        20                -           0.0000          -
1274.34/100.66	c       101           5714         376        20                -           0.0000          -
1375.37/105.70	c       106           6658         496        20                -           0.0000          -
1476.57/110.89	c       111           7098         934        20                -           0.0000          -
1577.61/115.96	c       116           7730        1256        20                -           0.0000          -
1679.23/121.05	c       121           9071        2595        20                -           0.0000          -
1781.87/126.20	c       126          10139        3216        20                -           0.0000          -
1881.05/131.23	c       131           9314        3444        20                -           0.0000          -
1982.19/136.38	c       136          10615         434        20                -           0.0000          -
2083.31/141.44	c       141           9844         501        20                -           0.0000          -
2188.48/146.76	c       147          11148        2097        20                -           0.0000          -
2287.65/151.76	c       152          12561        2090        20                -           0.0000          -
2398.80/157.39	c       157          13906        2492        20                -           0.0000          -
2504.02/162.64	c       163          14340         231        20                -           0.0000          -
2607.27/167.88	c       168          14710         601        20                -           0.0000          -
2711.08/173.10	c       173          14331          62        20                -           0.0000          -
2812.38/178.15	c       178          14670         401        20                -           0.0000          -
2918.83/183.56	c       184          14990         721        20                -           0.0000          -
3022.01/188.79	c       189          15390        1121        20                -           0.0000          -
3125.10/193.94	c       194          15710        1441        20                -           0.0000          -
3227.02/199.11	c       199          16110        1841        20                -           0.0000          -
3331.47/204.35	c       204          16041         431        20                -           0.0000          -
3430.62/209.38	c       209          16981        2712        20                -           0.0000          -
3531.82/214.48	c       214          16731        1121        20                -           0.0000          -
3635.02/219.66	c       220          17051        1441        20                -           0.0000          -
3738.15/224.81	c       225          19536        4193        20                -           0.0000          -
3837.26/229.85	c       230          20487        4155        20                -           0.0000          -
3938.26/234.97	c       235          18181        2571        20                -           0.0000          -
4042.12/240.14	c       240          21896         161        20                -           0.0000          -
4148.39/245.51	c       246          22234         499        20                -           0.0000          -
4253.46/250.89	c       251          21563        1001        20                -           0.0000          -
4354.55/255.98	c       256          22936        1201        20                -           0.0000          -
4459.56/261.29	c       261          21815           0        20                -           0.0000          -
4560.66/266.31	c       266          22096         281        20                -           0.0000          -
4661.75/271.41	c       271          24056        2321        20                -           0.0000          -
4762.84/276.55	c       277          24475        2740        20                -           0.0000          -
4865.93/281.70	c       282          24956        3221        20                -           0.0000          -
4967.08/286.87	c       287          25300        3034        20                -           0.0000          -
5068.06/291.96	c       292          24015        2020        20                -           0.0000          -
5171.82/297.15	c       297          24883        2133        20                -           0.0000          -
5272.16/302.22	c       302          28117        3453        20                -           0.0000          -
5373.24/307.31	c       307          29112        2961        20                -           0.0000          -
5476.37/312.59	c       313          30012        3563        20                -           0.0000          -
5577.43/317.66	c       318          30486         161        20                -           0.0000          -
5680.46/322.87	c       323          30786         461        20                -           0.0000          -
5784.22/328.07	c       328          29682         355        20                -           0.0000          -
5885.21/333.14	c       333          31486        1161        20                -           0.0000          -
5987.73/338.33	c       338          30368        1041        20                -           0.0000          -
6090.67/343.50	c       344          30821        1459        20                -           0.0000          -
6193.71/348.72	c       349          31419        1644        20                -           0.0000          -
6292.67/353.72	c       354          31862        1418        20                -           0.0000          -
6393.77/358.82	c       359          32746        1542        20                -           0.0000          -
6494.77/363.96	c       364          37758        1659        20                -           0.0000          -
6596.60/369.06	c       369          38923        1638        20                -           0.0000          -
6697.86/374.16	c       374          39821        1641        20                -           0.0000          -
6798.09/379.24	c       379          40800        1625        20                -           0.0000          -
6901.10/384.41	c       384          37211        1739        20                -           0.0000          -
7002.28/389.51	c       390          37995        1592        20                -           0.0000          -
7101.49/394.53	c       395          38750        1559        20                -           0.0000          -
7200.71/399.58	c       400          42458         981        20                -           0.0000          -
7303.83/404.74	c       405          41801        1370        20                -           0.0000          -
7405.11/409.87	c       410          42221         121        20                -           0.0000          -
7511.75/415.27	c       415          42522         422        20                -           0.0000          -
7614.85/420.45	c       420          42861         761        20                -           0.0000          -
7717.96/425.65	c       426          43181        1081        20                -           0.0000          -
7819.11/430.79	c       431          46571        1531        20                -           0.0000          -
7925.12/436.09	c       436          44271        1689        20                -           0.0000          -
8027.30/441.21	c       441          43913        1341        20                -           0.0000          -
8126.45/446.26	c       446          44313        1741        20                -           0.0000          -
8227.54/451.39	c       451          44760        1780        20                -           0.0000          -
8330.45/456.51	c       457          45455        1635        20                -           0.0000          -
8431.29/461.60	c       462          46067        1538        20                -           0.0000          -
8530.42/466.69	c       467          46813        1554        20                -           0.0000          -
8633.26/471.81	c       472          47452        1537        20                -           0.0000          -
8732.43/476.88	c       477          47923        1524        20                -           0.0000          -
8833.54/482.01	c       482          48470        1530        20                -           0.0000          -
8935.29/487.08	c       487          49264        1514        20                -           0.0000          -
9034.32/492.12	c       492          49793        1532        20                -           0.0000          -
9136.74/497.25	c       497          57916        1506        20                -           0.0000          -
9239.70/502.43	c       502          58778        1499        20                -           0.0000          -
9340.69/507.55	c       508          56012        1599        20                -           0.0000          -
9443.75/512.75	c       513          56909        1587        20                -           0.0000          -
9544.89/517.86	c       518          57692        1588        20                -           0.0000          -
9646.00/523.00	c       523          58411        1583        20                -           0.0000          -
9747.83/528.10	c       528          59484        1601        20                -           0.0000          -
9848.86/533.19	c       533          62169         774        20                -           0.0000          -
9949.26/538.24	c       538          62456        1061        20                -           0.0000          -
10048.41/543.25	c       543          62203        1596        20                -           0.0000          -
10149.58/548.33	c       548          63196        1801        20                -           0.0000          -
10252.71/553.59	c       554          63806        1823        20                -           0.0000          -
10355.87/558.77	c       559          62582         221        20                -           0.0000          -
10458.97/563.93	c       564          62882         521        20                -           0.0000          -
10560.82/569.10	c       569          67219        1998        20                -           0.0000          -
10663.25/574.23	c       574          64300        1842        20                -           0.0000          -
10764.35/579.36	c       579          68969        1820        20                -           0.0000          -
10863.48/584.39	c       584          64297        1764        20                -           0.0000          -
10968.61/589.68	c       590          70187        1786        20                -           0.0000          -
11071.56/594.85	c       595          70923        1786        20                -           0.0000          -
11172.68/599.97	c       600          66800        1673        20                -           0.0000          -
11271.78/605.02	c       605          72278        1796        20                -           0.0000          -
11373.54/610.10	c       610          69014        1752        20                -           0.0000          -
11475.87/615.24	c       615          69989        1733        20                -           0.0000          -
11578.96/620.44	c       620          74946        1825        20                -           0.0000          -
11679.96/625.57	c       626          75631        1836        20                -           0.0000          -
11781.02/630.66	c       631          72332        1732        20                -           0.0000          -
11882.11/635.77	c       636          73098        1734        20                -           0.0000          -
11983.18/640.86	c       641          78808        1890        20                -           0.0000          -
12084.03/645.91	c       646          80067        1860        20                -           0.0000          -
12185.76/651.06	c       651          80788        1791        20                -           0.0000          -
12286.75/656.20	c       656          81601        1818        20                -           0.0000          -
12386.92/661.26	c       661          76158        1719        20                -           0.0000          -
12488.04/666.31	c       666          76887        1714        20                -           0.0000          -
12589.04/671.45	c       671          83673        1791        20                -           0.0000          -
12690.10/676.58	c       677          84181        1779        20                -           0.0000          -
12791.19/681.66	c       682          84940        1785        20                -           0.0000          -
12892.17/686.76	c       687          85576        1778        20                -           0.0000          -
12993.27/691.86	c       692          86178        1804        20                -           0.0000          -
13094.32/697.01	c       697          87075        1788        20                -           0.0000          -
13198.14/702.17	c       702          83060        1725        20                -           0.0000          -
13298.52/707.25	c       707          88354        1778        20                -           0.0000          -
13399.48/712.36	c       712          88917        1770        20                -           0.0000          -
13500.53/717.42	c       717          89613        1776        20                -           0.0000          -
13601.47/722.53	c       723          90312        1799        20                -           0.0000          -
13704.43/727.76	c       728          91212        1966        20                -           0.0000          -
13805.35/732.85	c       733          92433        1985        20                -           0.0000          -
13906.41/737.92	c       738          93608        1915        20                -           0.0000          -
14005.55/743.02	c       743          94868        1859        20                -           0.0000          -
14109.57/748.19	c       748          96181        1860        20                -           0.0000          -
14209.75/753.28	c       753          97396        1870        20                -           0.0000          -
14312.86/758.42	c       758          98446        1850        20                -           0.0000          -
14411.88/763.48	c       763          99520        1846        20                -           0.0000          -
14515.00/768.65	c       769          92957        1677        20                -           0.0000          -
14616.03/773.74	c       774         100403         281        20                -           0.0000          -
14717.13/778.87	c       779         100703         581        20                -           0.0000          -
14818.24/783.97	c       784         101003         881        20                -           0.0000          -
14923.20/789.24	c       789         101320        1198        20                -           0.0000          -
15024.04/794.31	c       794          96900        1681        20                -           0.0000          -
15123.19/799.36	c       799         101983        1861        20                -           0.0000          -
15224.02/804.49	c       804          96531        1680        20                -           0.0000          -
15326.91/809.63	c       810          97134        1683        20                -           0.0000          -
15427.98/814.71	c       815         103446        2467        20                -           0.0000          -
15527.09/819.78	c       820          98141         101        20                -           0.0000          -
15638.14/825.33	c       825          98441         401        20                -           0.0000          -
15737.30/830.38	c       830          98741         701        20                -           0.0000          -
15842.34/835.63	c       836         100920        1116        20                -           0.0000          -
15947.47/840.92	c       841         107065        2384        20                -           0.0000          -
16046.62/845.98	c       846          99761        1721        20                -           0.0000          -
16150.33/851.16	c       851         101985        2181        20                -           0.0000          -
16250.64/856.27	c       856         102454        2317        20                -           0.0000          -
16351.67/861.38	c       861         103358        2459        20                -           0.0000          -
16454.75/866.54	c       867         104062        2356        20                -           0.0000          -
16555.80/871.67	c       872         104912        2335        20                -           0.0000          -
16656.92/876.72	c       877         105930        2358        20                -           0.0000          -
16758.15/881.83	c       882         106708        2321        20                -           0.0000          -
16861.88/887.04	c       887         107271        2319        20                -           0.0000          -
16960.74/892.13	c       892         107922        2297        20                -           0.0000          -
17065.08/897.34	c       897         108548        2295        20                -           0.0000          -
17166.06/902.44	c       902         109077        2285        20                -           0.0000          -
17267.13/907.50	c       908         110306        2975        20                -           0.0000          -
17367.82/912.64	c       913         110541        2436        20                -           0.0000          -
17468.77/917.74	c       918         111013        2302        20                -           0.0000          -
17571.84/922.97	c       923         111980        2312        20                -           0.0000          -
17676.88/928.21	c       928         121058        2387        20                -           0.0000          -
17777.86/933.31	c       933         113734        2317        20                -           0.0000          -
17877.01/938.37	c       938         114414        2313        20                -           0.0000          -
17979.76/943.51	c       944         115278        2314        20                -           0.0000          -
18078.86/948.59	c       949         123629        2377        20                -           0.0000          -
18179.88/953.67	c       954         116788        2288        20                -           0.0000          -
18280.98/958.75	c       959         117494        2285        20                -           0.0000          -
18379.98/963.79	c       964         118173        2288        20                -           0.0000          -
18480.87/968.86	c       969         118782        2368        20                -           0.0000          -
18581.85/973.94	c       974         119404        2297        20                -           0.0000          -
18683.55/979.06	c       979         120588        2386        20                -           0.0000          -
18784.73/984.16	c       984         121737        2340        20                -           0.0000          -
18884.08/989.21	c       989         122886        2298        20                -           0.0000          -
18983.14/994.28	c       994         123780        2312        20                -           0.0000          -
19084.24/999.37	c       999         124969        2299        20                -           0.0000          -
19187.19/1004.50	c      1005         125725        2283        20                -           0.0000          -
19286.01/1009.58	c      1010         126448        2297        20                -           0.0000          -
19386.88/1014.64	c      1015         127287        2286        20                -           0.0000          -
19487.90/1019.74	c      1020         128113        2287        20                -           0.0000          -
19589.02/1024.84	c      1025         128817        2284        20                -           0.0000          -
19690.10/1030.00	c      1030         129487        2284        20                -           0.0000          -
19791.95/1035.05	c      1035         130438        2278        20                -           0.0000          -
19891.04/1040.10	c      1040         131048        2301        20                -           0.0000          -
19991.97/1045.17	c      1045         131898        2290        20                -           0.0000          -
20090.34/1050.19	c      1050         125408        2111        20                -           0.0000          -
20190.72/1055.28	c      1055         125940        2101        20                -           0.0000          -
20293.85/1060.41	c      1060         127016        2144        20                -           0.0000          -
20394.97/1065.54	c      1066         127809        2123        20                -           0.0000          -
20496.10/1070.69	c      1071         128512        2123        20                -           0.0000          -
20597.11/1075.71	c      1076         142380        2398        20                -           0.0000          -
20696.15/1080.78	c      1081         143073        2360        20                -           0.0000          -
20799.14/1085.94	c      1086         143753        2396        20                -           0.0000          -
20898.30/1091.04	c      1091         144498        2368        20                -           0.0000          -
21002.00/1096.19	c      1096         145075        2354        20                -           0.0000          -
21104.33/1101.32	c      1101         145874        2367        20                -           0.0000          -
21203.41/1106.39	c      1106         146660        2361        20                -           0.0000          -
21304.35/1111.45	c      1111         147471        2369        20                -           0.0000          -
21405.28/1116.54	c      1117         148215        2364        20                -           0.0000          -
21506.34/1121.60	c      1122         136008        2099        20                -           0.0000          -
21603.50/1126.66	c      1127         144896        2261        20                -           0.0000          -
21704.39/1131.71	c      1132         145822        2255        20                -           0.0000          -
21805.44/1136.88	c      1137         146634        2252        20                -           0.0000          -
21906.56/1141.93	c      1142         147430        2249        20                -           0.0000          -
22005.70/1146.99	c      1147         148058        2258        20                -           0.0000          -
22107.33/1152.04	c      1152         148894        2285        20                -           0.0000          -
22206.45/1157.04	c      1157         139829        2095        20                -           0.0000          -
22305.56/1162.11	c      1162         140373        2096        20                -           0.0000          -
22407.74/1167.29	c      1167         154212        2378        20                -           0.0000          -
22508.84/1172.35	c      1172         154716        2372        20                -           0.0000          -
22610.98/1177.52	c      1178         155150        2348        20                -           0.0000          -
22712.00/1182.65	c      1183         155865        2382        20                -           0.0000          -
22813.06/1187.71	c      1188         156369        2349        20                -           0.0000          -
22914.12/1192.86	c      1193         143587        2091        20                -           0.0000          -
23015.12/1197.95	c      1198         144175        2120        20                -           0.0000          -
23116.82/1203.06	c      1203         144769        2098        20                -           0.0000          -
23219.03/1208.25	c      1208         145341        2095        20                -           0.0000          -
23320.20/1213.34	c      1213         145837        2090        20                -           0.0000          -
23421.29/1218.42	c      1218         146407        2097        20                -           0.0000          -
23522.38/1223.57	c      1224         147027        2094        20                -           0.0000          -
23625.43/1228.72	c      1229         147627        2090        20                -           0.0000          -
23724.45/1233.76	c      1234         148200        2098        20                -           0.0000          -
23825.46/1238.84	c      1239         148709        2096        20                -           0.0000          -
23926.49/1243.90	c      1244         163284        2246        20                -           0.0000          -
24025.56/1248.92	c      1249         164131        2257        20                -           0.0000          -
24127.25/1254.04	c      1254         164882        2265        20                -           0.0000          -
24225.40/1259.13	c      1259         165690        2267        20                -           0.0000          -
24327.69/1264.20	c      1264         166424        2259        20                -           0.0000          -
24428.76/1269.32	c      1269         167284        2252        20                -           0.0000          -
24529.79/1274.48	c      1274         165185        2764        20                -           0.0000          -
24630.93/1279.58	c      1280         165581        2749        20                -           0.0000          -
24734.02/1284.74	c      1285         165981        2733        20                -           0.0000          -
24835.28/1289.81	c      1290         166354        2709        20                -           0.0000          -
24934.23/1294.87	c      1295         171245        2242        20                -           0.0000          -
25035.33/1299.94	c      1300         171905        2230        20                -           0.0000          -
25134.45/1304.99	c      1305         156549        2087        20                -           0.0000          -
25238.14/1310.16	c      1310              3           2        20                -           0.0000          -
25340.16/1315.30	c      1315              4           3        20                -           0.0000          -
25441.19/1320.40	c      1320              4           3        20                -           0.0000          -
25540.28/1325.49	c      1326              4           3        20                -           0.0000          -
25641.37/1330.57	c      1331              4           3        20                -           0.0000          -
25748.17/1335.91	c      1336              4           3        20                -           0.0000          -
25847.20/1341.00	c      1341              4           3        20                -           0.0000          -
25950.91/1346.14	c      1346              4           3        20                -           0.0000          -
26051.27/1351.24	c      1351              5           4        20                -           0.0000          -
26150.39/1356.29	c      1356              6           5        20                -           0.0000          -
26253.47/1361.47	c      1361              6           5        20                -           0.0000          -
26354.61/1366.56	c      1367              7           6        20                -           0.0000          -
26457.62/1371.78	c      1372              7           6        20                -           0.0000          -
26558.78/1376.85	c      1377              7           6        20                -           0.0000          -
26662.52/1382.07	c      1382              7           6        20                -           0.0000          -
26761.78/1387.11	c      1387              7           6        20                -           0.0000          -
26864.10/1392.24	c      1392              7           6        20                -           0.0000          -
26967.25/1397.46	c      1397              8           7        20                -           0.0000          -
27072.40/1402.73	c      1403              8           7        20                -           0.0000          -
27173.58/1407.84	c      1408              8           7        20                -           0.0000          -
27274.78/1412.93	c      1413              8           7        20                -           0.0000          -
27376.47/1418.03	c      1418              8           7        20                -           0.0000          -
27475.79/1423.13	c      1423              8           7        20                -           0.0000          -
27577.09/1428.16	c      1428              8           7        20                -           0.0000          -
27679.47/1433.32	c      1433              8           7        20                -           0.0000          -
27784.61/1438.60	c      1439              8           7        20                -           0.0000          -
27887.75/1443.81	c      1444             11          10        20                -           0.0000          -
27986.93/1448.85	c      1449             11          10        20                -           0.0000          -
28090.69/1454.06	c      1454             11          10        20                -           0.0000          -
28190.01/1459.12	c      1459             11          10        20                -           0.0000          -
28291.02/1464.19	c      1464             11          10        20                -           0.0000          -
28391.51/1469.25	c      1469             11          10        20                -           0.0000          -
28494.54/1474.41	c      1474             11          10        20                -           0.0000          -
28595.60/1479.59	c      1480             11          10        20                -           0.0000          -
28696.65/1484.68	c      1485             11          10        20                -           0.0000          -
28797.66/1489.80	c      1490             11          10        20                -           0.0000          -
28900.69/1494.90	c      1495             11          10        20                -           0.0000          -
28999.73/1499.95	c      1500             11          10        20                -           0.0000          -
29101.18/1505.06	c      1505             13          12        20                -           0.0000          -
29202.29/1510.13	c      1510             13          12        20                -           0.0000          -
29302.63/1515.27	c      1515             13          12        20                -           0.0000          -
29405.64/1520.40	c      1520             13          12        20                -           0.0000          -
29504.67/1525.49	c      1526             13          12        20                -           0.0000          -
29605.63/1530.59	c      1531             13          12        20                -           0.0000          -
29706.66/1535.64	c      1536             13          12        20                -           0.0000          -
29807.68/1540.71	c      1541             13          12        20                -           0.0000          -
29906.71/1545.77	c      1546             13          12        20                -           0.0000          -
30007.72/1550.80	c      1551             13          12        20                -           0.0000          -
30108.73/1555.92	c      1556             13          12        20                -           0.0000          -
30207.78/1561.00	c      1561             13          12        20                -           0.0000          -
30309.51/1566.07	c      1566             13          12        20                -           0.0000          -
30410.44/1571.17	c      1571             13          12        20                -           0.0000          -
30512.72/1576.34	c      1576             13          12        20                -           0.0000          -
30613.73/1581.41	c      1581             11          12        20                -           0.0000          -
30712.83/1586.49	c      1586             11          12        20                -           0.0000          -
30815.91/1591.62	c      1592             11          12        20                -           0.0000          -
30915.12/1596.69	c      1597             11          12        20                -           0.0000          -
31016.26/1601.78	c      1602             11          12        20                -           0.0000          -
31117.41/1606.85	c      1607             11          12        20                -           0.0000          -
31221.19/1612.09	c      1612             11          12        20                -           0.0000          -
31322.42/1617.15	c      1617             14          13        20                -           0.0000          -
31422.79/1622.26	c      1622             14          13        20                -           0.0000          -
31525.96/1627.45	c      1627             14          13        20                -           0.0000          -
31627.13/1632.52	c      1633             14          13        20                -           0.0000          -
31726.28/1637.57	c      1638             14          13        20                -           0.0000          -
31829.37/1642.70	c      1643             14          13        20                -           0.0000          -
31928.54/1647.76	c      1648             14          13        20                -           0.0000          -
32029.64/1652.80	c      1653             14          13        20                -           0.0000          -
32128.87/1657.85	c      1658             14          13        20                -           0.0000          -
32229.86/1662.90	c      1663             14          13        20                -           0.0000          -
32328.17/1667.98	c      1668             14          13        20                -           0.0000          -
32429.79/1673.13	c      1673             14          13        20                -           0.0000          -
32532.25/1678.27	c      1678             14          13        20                -           0.0000          -
32633.40/1683.39	c      1683             14          13        20                -           0.0000          -
32734.52/1688.48	c      1688             14          13        20                -           0.0000          -
32835.58/1693.55	c      1694             14          13        20                -           0.0000          -
32936.75/1698.60	c      1699             14          13        20                -           0.0000          -
33037.83/1703.78	c      1704             14          13        20                -           0.0000          -
33140.88/1708.93	c      1709             14          13        20                -           0.0000          -
33239.98/1714.04	c      1714             14          13        20                -           0.0000          -
33343.75/1719.14	c      1719             14          13        20                -           0.0000          -
33444.11/1724.20	c      1724             14          13        20                -           0.0000          -
33543.25/1729.27	c      1729             14          13        20                -           0.0000          -
33644.33/1734.35	c      1734             14          13        20                -           0.0000          -
33745.42/1739.42	c      1739             14          13        20                -           0.0000          -
33844.61/1744.48	c      1744             14          13        20                -           0.0000          -
33945.78/1749.57	c      1750             14          13        20                -           0.0000          -
34046.96/1754.64	c      1755             14          13        20                -           0.0000          -
34148.08/1759.71	c      1760             14          13        20                -           0.0000          -
34247.25/1764.73	c      1765             14          13        20                -           0.0000          -
34348.56/1769.85	c      1770             14          13        20                -           0.0000          -
34449.52/1774.98	c      1775             14          13        20                -           0.0000          -
34551.55/1780.06	c      1780             14          13        20                -           0.0000          -
34650.42/1785.11	c      1785             14          13        20                -           0.0000          -
34751.40/1790.17	c      1790             14          13        20                -           0.0000          -
34852.07/1795.27	c      1795             14          13        20                -           0.0000          -
34953.26/1800.33	c      1800             14          13        20                -           0.0000          -
35056.43/1805.52	c      1806             14          13        20                -           0.0000          -
35155.65/1810.58	c      1811             14          13        20                -           0.0000          -
35256.76/1815.68	c      1816             14          13        20                -           0.0000          -
35357.93/1820.77	c      1821             14          13        20                -           0.0000          -
35461.08/1825.94	c      1826             14          13        20                -           0.0000          -
35560.23/1831.03	c      1831             14          13        20                -           0.0000          -
35662.24/1836.12	c      1836             14          13        20                -           0.0000          -
35763.12/1841.14	c      1841             14          13        20                -           0.0000          -
35863.60/1846.28	c      1846             14          13        20                -           0.0000          -
35964.76/1851.36	c      1851             14          13        20                -           0.0000          -
36065.96/1856.46	c      1856             14          13        20                -           0.0000          -
36167.14/1861.50	c      1862             14          13        20                -           0.0000          -
36266.34/1866.57	c      1867             14          13        20                -           0.0000          -
36367.50/1871.64	c      1872             14          13        20                -           0.0000          -
36468.63/1876.75	c      1877             14          13        20                -           0.0000          -
36569.88/1881.83	c      1882             14          13        20                -           0.0000          -
36670.91/1886.91	c      1887             14          13        20                -           0.0000          -
36769.97/1892.00	c      1892             14          13        20                -           0.0000          -
36871.94/1897.11	c      1897             14          13        20                -           0.0000          -
36972.92/1902.19	c      1902             14          13        20                -           0.0000          -
37073.36/1907.29	c      1907             14          13        20                -           0.0000          -
37174.62/1912.36	c      1912             14          13        20                -           0.0000          -
37275.88/1917.43	c      1917             14          13        20                -           0.0000          -
37374.83/1922.49	c      1922             14          13        20                -           0.0000          -
37475.96/1927.50	c      1928             14          13        20                -           0.0000          -
37577.11/1932.64	c      1933             14          13        20                -           0.0000          -
37678.25/1937.70	c      1938             14          13        20                -           0.0000          -
37779.39/1942.85	c      1943             14          13        20                -           0.0000          -
37880.38/1947.93	c      1948             14          13        20                -           0.0000          -
37979.42/1952.99	c      1953             14          13        20                -           0.0000          -
38081.24/1958.06	c      1958             14          13        20                -           0.0000          -
38180.41/1963.12	c      1963             14          13        20                -           0.0000          -
38281.54/1968.19	c      1968             14          13        20                -           0.0000          -
38381.94/1973.26	c      1973             14          13        20                -           0.0000          -
38483.07/1978.32	c      1978             14          13        20                -           0.0000          -
38582.23/1983.40	c      1983             14          13        20                -           0.0000          -
38683.39/1988.45	c      1988             14          13        20                -           0.0000          -
38782.54/1993.46	c      1993             14          13        20                -           0.0000          -
38883.69/1998.54	c      1999             14          13        20                -           0.0000          -
38984.77/2003.64	c      2004             14          13        20                -           0.0000          -
39085.92/2008.72	c      2009             14          13        20                -           0.0000          -
39185.05/2013.78	c      2014             14          13        20                -           0.0000          -
39286.08/2018.84	c      2019             14          13        20                -           0.0000          -
39387.07/2023.95	c      2024             14          13        20                -           0.0000          -
39486.22/2029.00	c      2029             14          13        20                -           0.0000          -
39590.03/2034.17	c      2034             14          13        20                -           0.0000          -
39690.44/2039.27	c      2039             14          13        20                -           0.0000          -
39791.55/2044.31	c      2044             14          13        20                -           0.0000          -
39890.65/2049.39	c      2049             14          13        20                -           0.0000          -
39991.79/2054.46	c      2054             14          13        20                -           0.0000          -
40092.93/2059.51	c      2060             14          13        20                -           0.0000          -
40191.71/2064.57	c      2065             14          13        20                -           0.0000          -
40292.79/2069.65	c      2070             14          13        20                -           0.0000          -
40393.93/2074.72	c      2075             14          13        20                -           0.0000          -
40495.05/2079.83	c      2080             14          13        20                -           0.0000          -
40596.19/2084.92	c      2085             14          13        20                -           0.0000          -
40695.33/2089.97	c      2090             14          13        20                -           0.0000          -
40796.97/2095.03	c      2095             14          13        20                -           0.0000          -
40895.86/2100.12	c      2100             14          13        20                -           0.0000          -
40998.13/2105.22	c      2105             14          13        20                -           0.0000          -
41097.22/2110.28	c      2110             14          13        20                -           0.0000          -
41198.35/2115.34	c      2115             14          13        20                -           0.0000          -
41299.49/2120.40	c      2120             14          13        20                -           0.0000          -
41398.60/2125.47	c      2125             14          13        20                -           0.0000          -
41499.71/2130.58	c      2131             14          13        20                -           0.0000          -
41600.84/2135.65	c      2136             14          13        20                -           0.0000          -
41701.98/2140.70	c      2141             14          13        20                -           0.0000          -
41803.25/2145.81	c      2146             14          13        20                -           0.0000          -
41903.98/2150.93	c      2151             14          13        20                -           0.0000          -
42002.97/2156.00	c      2156             14          13        20                -           0.0000          -
42104.73/2161.10	c      2161             14          13        20                -           0.0000          -
42205.84/2166.16	c      2166             14          13        20                -           0.0000          -
42306.25/2171.26	c      2171             14          13        20                -           0.0000          -
42407.39/2176.34	c      2176             14          13        20                -           0.0000          -
42508.51/2181.43	c      2181             14          13        20                -           0.0000          -
42607.65/2186.49	c      2186             14          13        20                -           0.0000          -
42706.62/2191.49	c      2192             14          13        20                -           0.0000          -
42807.73/2196.58	c      2197             14          13        20                -           0.0000          -
42908.84/2201.67	c      2202             14          13        20                -           0.0000          -
43009.82/2206.76	c      2207             14          13        20                -           0.0000          -
43110.81/2211.89	c      2212             14          13        20                -           0.0000          -
43211.91/2216.95	c      2217             14          13        20                -           0.0000          -
43315.74/2222.17	c      2222             14          13        20                -           0.0000          -
43416.06/2227.26	c      2227             14          13        20                -           0.0000          -
43517.26/2232.33	c      2232             14          13        20                -           0.0000          -
43618.34/2237.41	c      2237             14          13        20                -           0.0000          -
43719.48/2242.50	c      2243             14          13        20                -           0.0000          -
43818.61/2247.58	c      2248             14          13        20                -           0.0000          -
43919.69/2252.65	c      2253             33          30        20                -           0.0000          -
44020.90/2257.70	c      2258             33          30        20                -           0.0000          -
44120.06/2262.78	c      2263             33          30        20                -           0.0000          -
44221.10/2267.83	c      2268             33          30        20                -           0.0000          -
44320.20/2272.89	c      2273             33          30        20                -           0.0000          -
44421.32/2277.90	c      2278             33          30        20                -           0.0000          -
44520.30/2282.98	c      2283             33          30        20                -           0.0000          -
44619.43/2288.01	c      2288             33          30        20                -           0.0000          -
44721.44/2293.08	c      2293             33          30        20                -           0.0000          -
44823.55/2298.25	c      2298             33          30        20                -           0.0000          -
44924.69/2303.32	c      2303             33          30        20                -           0.0000          -
45025.77/2308.40	c      2308             33          30        20                -           0.0000          -
45124.93/2313.48	c      2313             33          30        20                -           0.0000          -
45226.08/2318.55	c      2319             33          30        20                -           0.0000          -
45327.21/2323.67	c      2324             33          30        20                -           0.0000          -
45428.31/2328.73	c      2329             33          30        20                -           0.0000          -
45529.42/2333.86	c      2334             33          30        20                -           0.0000          -
45633.30/2339.07	c      2339             33          30        20                -           0.0000          -
45734.63/2344.17	c      2344             33          30        20                -           0.0000          -
45834.88/2349.23	c      2349             33          30        20                -           0.0000          -
45935.98/2354.33	c      2354             33          30        20                -           0.0000          -
46035.16/2359.37	c      2359             33          30        20                -           0.0000          -
46136.31/2364.42	c      2364             33          30        20                -           0.0000          -
46237.45/2369.50	c      2370             33          30        20                -           0.0000          -
46336.61/2374.57	c      2375             33          30        20                -           0.0000          -
46437.76/2379.64	c      2380             33          30        20                -           0.0000          -
46538.83/2384.70	c      2385             33          30        20                -           0.0000          -
46638.00/2389.72	c      2390             33          30        20                -           0.0000          -
46739.08/2394.87	c      2395             33          30        20                -           0.0000          -
46840.20/2399.92	c      2400             33          30        20                -           0.0000          -
46939.31/2404.99	c      2405             33          30        20                -           0.0000          -
47041.07/2410.10	c      2410             33          30        20                -           0.0000          -
47142.15/2415.17	c      2415             33          30        20                -           0.0000          -
47242.55/2420.23	c      2420             33          30        20                -           0.0000          -
47341.73/2425.27	c      2425             33          30        20                -           0.0000          -
47442.89/2430.33	c      2430             33          30        20                -           0.0000          -
47543.98/2435.41	c      2435             33          30        20                -           0.0000          -
47643.16/2440.46	c      2440             33          30        20                -           0.0000          -
47744.33/2445.55	c      2446             33          30        20                -           0.0000          -
47845.49/2450.61	c      2451             33          30        20                -           0.0000          -
47944.65/2455.61	c      2456             33          30        20                -           0.0000          -
48043.75/2460.67	c      2461             33          30        20                -           0.0000          -
48144.88/2465.73	c      2466             33          30        20                -           0.0000          -
48246.03/2470.83	c      2471             33          30        20                -           0.0000          -
48347.38/2475.99	c      2476             33          30        20                -           0.0000          -
48448.93/2481.04	c      2481             33          30        20                -           0.0000          -
48548.13/2486.10	c      2486             33          30        20                -           0.0000          -
48649.31/2491.14	c      2491             33          30        20                -           0.0000          -
48749.71/2496.20	c      2496             33          30        20                -           0.0000          -
48848.87/2501.21	c      2501             33          30        20                -           0.0000          -
48947.96/2506.28	c      2506             33          30        20                -           0.0000          -
49049.18/2511.34	c      2511             33          30        20                -           0.0000          -
49150.06/2516.45	c      2516             33          30        20                -           0.0000          -
49251.19/2521.51	c      2522             33          30        20                -           0.0000          -
49352.33/2526.65	c      2527             33          30        20                -           0.0000          -
49453.48/2531.76	c      2532             33          30        20                -           0.0000          -
49554.62/2536.83	c      2537             33          30        20                -           0.0000          -
49653.69/2541.88	c      2542             33          30        20                -           0.0000          -
49754.77/2546.96	c      2547             33          30        20                -           0.0000          -
49853.93/2552.00	c      2552             33          30        20                -           0.0000          -
49955.80/2557.10	c      2557             33          30        20                -           0.0000          -
50056.74/2562.16	c      2562             33          30        20                -           0.0000          -
50157.29/2567.21	c      2567             33          30        20                -           0.0000          -
50256.23/2572.27	c      2572             33          30        20                -           0.0000          -
50357.29/2577.33	c      2577             33          30        20                -           0.0000          -
50458.40/2582.41	c      2582             33          30        20                -           0.0000          -
50557.56/2587.48	c      2587             33          30        20                -           0.0000          -
50658.70/2592.52	c      2593             33          30        20                -           0.0000          -
50759.82/2597.61	c      2598             33          30        20                -           0.0000          -
50858.97/2602.69	c      2603             33          30        20                -           0.0000          -
50960.09/2607.77	c      2608             33          30        20                -           0.0000          -
51059.24/2612.79	c      2613             33          30        20                -           0.0000          -
51162.35/2617.92	c      2618             33          30        20                -           0.0000          -
51261.50/2623.01	c      2623             33          30        20                -           0.0000          -
51363.30/2628.11	c      2628             33          30        20                -           0.0000          -
51464.36/2633.19	c      2633             33          30        20                -           0.0000          -
51564.61/2638.24	c      2638             33          30        20                -           0.0000          -
51665.66/2643.34	c      2643             33          30        20                -           0.0000          -
51766.81/2648.41	c      2648             33          30        20                -           0.0000          -
51865.92/2653.49	c      2654             33          30        20                -           0.0000          -
51967.05/2658.55	c      2659             33          30        20                -           0.0000          -
52067.96/2663.61	c      2664             33          30        20                -           0.0000          -
52167.05/2668.68	c      2669             33          30        20                -           0.0000          -
52268.18/2673.75	c      2674             33          30        20                -           0.0000          -
52369.32/2678.83	c      2679             33          30        20                -           0.0000          -
52468.46/2683.88	c      2684             33          30        20                -           0.0000          -
52569.58/2688.94	c      2689             33          30        20                -           0.0000          -
52668.68/2694.03	c      2694             33          30        20                -           0.0000          -
52770.48/2699.10	c      2699             33          30        20                -           0.0000          -
52871.67/2704.18	c      2704             33          30        20                -           0.0000          -
52972.15/2709.24	c      2709             33          30        20                -           0.0000          -
53073.10/2714.31	c      2714             33          30        20                -           0.0000          -
53172.32/2719.39	c      2719             33          30        20                -           0.0000          -
53273.36/2724.41	c      2724             33          30        20                -           0.0000          -
53374.50/2729.50	c      2730             33          30        20                -           0.0000          -
53475.69/2734.63	c      2735             33          30        20                -           0.0000          -
53574.65/2739.69	c      2740             33          30        20                -           0.0000          -
53675.63/2744.76	c      2745             33          30        20                -           0.0000          -
53776.79/2749.84	c      2750             33          30        20                -           0.0000          -
53877.80/2754.98	c      2755             33          30        20                -           0.0000          -
53976.96/2760.03	c      2760             33          30        20                -           0.0000          -
54078.74/2765.10	c      2765             33          30        20                -           0.0000          -
54177.86/2770.12	c      2770             33          30        20                -           0.0000          -
54280.23/2775.27	c      2775             33          30        20                -           0.0000          -
54381.56/2780.33	c      2780             33          30        20                -           0.0000          -
54482.44/2785.45	c      2785             33          30        20                -           0.0000          -
54583.59/2790.52	c      2791             33          30        20                -           0.0000          -
54682.55/2795.59	c      2796             33          30        20                -           0.0000          -
54783.66/2800.68	c      2801             33          30        20                -           0.0000          -
54884.77/2805.78	c      2806             33          30        20                -           0.0000          -
54985.81/2810.83	c      2811             33          30        20                -           0.0000          -
55086.82/2815.92	c      2816             33          30        20                -           0.0000          -
55185.96/2820.99	c      2821             33          30        20                -           0.0000          -
55287.73/2826.04	c      2826             33          30        20                -           0.0000          -
55386.91/2831.09	c      2831             33          30        20                -           0.0000          -
55488.02/2836.14	c      2836             33          30        20                -           0.0000          -
55590.35/2841.30	c      2841             33          30        20                -           0.0000          -
55689.44/2846.35	c      2846             33          30        20                -           0.0000          -
55790.55/2851.40	c      2851             33          30        20                -           0.0000          -
55889.72/2856.43	c      2856             33          30        20                -           0.0000          -
55990.79/2861.55	c      2862             33          30        20                -           0.0000          -
56091.87/2866.64	c      2867             33          30        20                -           0.0000          -
56192.90/2871.71	c      2872             33          30        20                -           0.0000          -
56292.01/2876.78	c      2877             33          30        20                -           0.0000          -
56393.19/2881.86	c      2882             33          30        20                -           0.0000          -
56492.19/2886.89	c      2887             33          30        20                -           0.0000          -
56593.34/2891.95	c      2892             33          30        20                -           0.0000          -
56695.14/2897.04	c      2897             33          30        20                -           0.0000          -
56794.28/2902.13	c      2902             33          30        20                -           0.0000          -
56896.68/2907.21	c      2907             33          30        20                -           0.0000          -
56995.72/2912.28	c      2912             33          30        20                -           0.0000          -
57096.75/2917.34	c      2917             33          30        20                -           0.0000          -
57197.79/2922.44	c      2922             33          30        20                -           0.0000          -
57298.85/2927.53	c      2928             33          30        20                -           0.0000          -
57397.99/2932.59	c      2933             33          30        20                -           0.0000          -
57499.13/2937.67	c      2938             33          30        20                -           0.0000          -
57600.24/2942.72	c      2943             33          30        20                -           0.0000          -
57699.40/2947.75	c      2948             33          30        20                -           0.0000          -
57800.54/2952.80	c      2953             33          30        20                -           0.0000          -
57901.70/2957.93	c      2958             33          30        20                -           0.0000          -
58000.86/2963.02	c      2963             33          30        20                -           0.0000          -
58102.63/2968.11	c      2968             33          30        20                -           0.0000          -
58203.74/2973.15	c      2973             33          30        20                -           0.0000          -
58304.24/2978.22	c      2978             33          30        20                -           0.0000          -
58403.41/2983.30	c      2983             33          30        20                -           0.0000          -
58504.54/2988.36	c      2988             33          30        20                -           0.0000          -
58605.68/2993.46	c      2993             33          30        20                -           0.0000          -
58706.85/2998.54	c      2999             33          30        20                -           0.0000          -
58808.05/3003.62	c      3004             33          30        20                -           0.0000          -
58907.07/3008.68	c      3009             33          30        20                -           0.0000          -
59008.21/3013.76	c      3014             33          30        20                -           0.0000          -
59107.37/3018.77	c      3019             33          30        20                -           0.0000          -
59208.50/3023.88	c      3024             33          30        20                -           0.0000          -
59309.65/3028.96	c      3029             33          30        20                -           0.0000          -
59411.45/3034.06	c      3034             33          30        20                -           0.0000          -
59510.60/3039.13	c      3039             33          30        20                -           0.0000          -
59611.77/3044.19	c      3044             33          30        20                -           0.0000          -
59712.09/3049.28	c      3049             21          20        20                -           0.0000          -
59815.21/3054.43	c      3054             21          20        20                -           0.0000          -
59916.29/3059.54	c      3060             21          20        20                -           0.0000          -
60017.42/3064.63	c      3065             21          20        20                -           0.0000          -
60116.56/3069.69	c      3070             21          20        20                -           0.0000          -
60217.69/3074.78	c      3075             21          20        20                -           0.0000          -
60318.82/3079.84	c      3080             21          20        20                -           0.0000          -
60419.96/3084.93	c      3085             21          20        20                -           0.0000          -
60519.15/3089.98	c      3090             21          20        20                -           0.0000          -
60618.16/3095.02	c      3095             21          20        20                -           0.0000          -
60720.07/3100.12	c      3100             21          20        20                -           0.0000          -
60822.34/3105.23	c      3105             21          20        20                -           0.0000          -
60921.37/3110.24	c      3110             21          20        20                -           0.0000          -
61022.30/3115.33	c      3115             21          20        20                -           0.0000          -
61123.49/3120.42	c      3120             16          15        20                -           0.0000          -
61222.67/3125.44	c      3125             41          36        20                -           0.0000          -
61323.86/3130.57	c      3131             41          36        20                -           0.0000          -
61425.07/3135.63	c      3136             41          36        20                -           0.0000          -
61526.20/3140.74	c      3141             41          36        20                -           0.0000          -
61627.58/3145.90	c      3146             41          36        20                -           0.0000          -
61728.60/3150.95	c      3151             41          36        20                -           0.0000          -
61830.37/3156.04	c      3156             41          36        20                -           0.0000          -
61929.45/3161.10	c      3161             41          36        20                -           0.0000          -
62030.77/3166.18	c      3166             41          36        20                -           0.0000          -
62131.19/3171.24	c      3171             41          36        20                -           0.0000          -
62232.35/3176.32	c      3176             41          36        20                -           0.0000          -
62331.54/3181.39	c      3181             41          36        20                -           0.0000          -
62432.69/3186.47	c      3186             41          36        20                -           0.0000          -
62535.87/3191.60	c      3192             41          36        20                -           0.0000          -
62635.00/3196.69	c      3197             41          36        20                -           0.0000          -
62736.01/3201.76	c      3202             41          36        20                -           0.0000          -
62837.20/3206.83	c      3207             23          22        20                -           0.0000          -
62938.25/3211.95	c      3212             23          22        20                -           0.0000          -
63037.40/3217.01	c      3217             23          22        20                -           0.0000          -
63139.43/3222.08	c      3222             23          22        20                -           0.0000          -
63240.39/3227.17	c      3227             23          22        20                -           0.0000          -
63340.88/3232.26	c      3232             23          22        20                -           0.0000          -
63439.70/3237.27	c      3237             23          22        20                -           0.0000          -
63540.71/3242.39	c      3242             23          22        20                -           0.0000          -
63641.81/3247.44	c      3247             23          22        20                -           0.0000          -
63742.99/3252.55	c      3253             23          22        20                -           0.0000          -
63842.15/3257.59	c      3258             23          22        20                -           0.0000          -
63943.17/3262.61	c      3263             23          22        20                -           0.0000          -
64042.35/3267.65	c      3268             23          22        20                -           0.0000          -
64143.36/3272.73	c      3273             23          22        20                -           0.0000          -
64244.47/3277.85	c      3278             23          22        20                -           0.0000          -
64345.47/3282.93	c      3283             23          22        20                -           0.0000          -
64447.25/3288.06	c      3288             23          22        20                -           0.0000          -
64546.43/3293.14	c      3293             23          22        20                -           0.0000          -
64648.90/3298.27	c      3298             23          22        20                -           0.0000          -
64750.01/3303.37	c      3303             23          22        20                -           0.0000          -
64851.19/3308.42	c      3308             23          22        20                -           0.0000          -
64950.30/3313.48	c      3313             23          22        20                -           0.0000          -
65051.17/3318.57	c      3319             23          22        20                -           0.0000          -
65152.28/3323.63	c      3324             23          22        20                -           0.0000          -
65251.47/3328.69	c      3329             23          22        20                -           0.0000          -
65352.46/3333.71	c      3334             17          18        20                -           0.0000          -
65453.64/3338.80	c      3339             17          18        20                -           0.0000          -
65554.83/3343.91	c      3344             17          18        20                -           0.0000          -
65653.99/3348.97	c      3349             17          18        20                -           0.0000          -
65756.03/3354.05	c      3354             17          18        20                -           0.0000          -
65857.06/3359.15	c      3359             17          18        20                -           0.0000          -
65956.23/3364.16	c      3364             17          18        20                -           0.0000          -
66056.66/3369.26	c      3369             17          18        20                -           0.0000          -
66157.84/3374.37	c      3374             17          18        20                -           0.0000          -
66258.99/3379.45	c      3379             17          18        20                -           0.0000          -
66360.18/3384.55	c      3385             17          18        20                -           0.0000          -
66461.37/3389.66	c      3390             17          18        20                -           0.0000          -
66562.43/3394.72	c      3395             17          18        20                -           0.0000          -
66663.61/3399.80	c      3400             17          18        20                -           0.0000          -
66762.77/3404.88	c      3405             17          18        20                -           0.0000          -
66863.95/3409.93	c      3410             17          18        20                -           0.0000          -
66963.08/3415.02	c      3415             17          18        20                -           0.0000          -
67064.89/3420.08	c      3420             17          18        20                -           0.0000          -
67166.17/3425.16	c      3425             17          18        20                -           0.0000          -
67266.63/3430.24	c      3430             17          18        20                -           0.0000          -
67367.78/3435.33	c      3435             17          18        20                -           0.0000          -
67468.95/3440.41	c      3440             17          18        20                -           0.0000          -
67568.11/3445.49	c      3446             17          18        20                -           0.0000          -
67669.22/3450.55	c      3451             17          18        20                -           0.0000          -
67770.40/3455.62	c      3456             17          18        20                -           0.0000          -
67869.62/3460.68	c      3461             17          18        20                -           0.0000          -
67970.83/3465.75	c      3466             17          18        20                -           0.0000          -
68072.00/3470.82	c      3471             17          18        20                -           0.0000          -
68171.19/3475.86	c      3476             17          18        20                -           0.0000          -
68272.34/3480.92	c      3481             17          18        20                -           0.0000          -
68371.46/3486.04	c      3486             17          18        20                -           0.0000          -
68473.26/3491.13	c      3491             17          18        20                -           0.0000          -
68575.61/3496.21	c      3496             17          18        20                -           0.0000          -
68674.79/3501.29	c      3501             17          18        20                -           0.0000          -
68775.90/3506.36	c      3506             17          18        20                -           0.0000          -
68877.07/3511.47	c      3511             17          18        20                -           0.0000          -
68978.25/3516.57	c      3517             17          18        20                -           0.0000          -
69081.42/3521.70	c      3522             17          18        20                -           0.0000          -
69180.59/3526.78	c      3527             17          18        20                -           0.0000          -
69281.66/3531.86	c      3532             17          18        20                -           0.0000          -
69382.77/3536.99	c      3537             17          18        20                -           0.0000          -
69484.51/3542.06	c      3542             17          18        20                -           0.0000          -
69585.71/3547.15	c      3547             17          18        20                -           0.0000          -
69686.16/3552.20	c      3552             17          18        20                -           0.0000          -
69785.34/3557.26	c      3557             17          18        20                -           0.0000          -
69886.52/3562.32	c      3562             17          18        20                -           0.0000          -
69987.70/3567.41	c      3567             17          18        20                -           0.0000          -
70088.86/3572.50	c      3572             17          18        20                -           0.0000          -
70190.02/3577.63	c      3578             17          18        20                -           0.0000          -
70291.22/3582.75	c      3583             17          18        20                -           0.0000          -
70392.35/3587.86	c      3588             17          18        20                -           0.0000          -
70493.35/3592.93	c      3593             17          18        20                -           0.0000          -
70592.43/3597.98	c      3598             17          18        20                -           0.0000          -
70694.48/3603.06	c      3603             17          18        20                -           0.0000          -
70793.53/3608.13	c      3608             17          18        20                -           0.0000          -
70894.88/3613.18	c      3613             17          18        20                -           0.0000          -
70995.15/3618.24	c      3618             17          18        20                -           0.0000          -
71096.34/3623.33	c      3623             17          18        20                -           0.0000          -
71197.54/3628.40	c      3628             17          18        20                -           0.0000          -
71298.58/3633.51	c      3634             17          18        20                -           0.0000          -
71397.80/3638.56	c      3639             17          18        20                -           0.0000          -
71498.89/3643.67	c      3644             17          18        20                -           0.0000          -
71600.07/3648.73	c      3649             17          18        20                -           0.0000          -
71700.90/3653.86	c      3654             17          18        20                -           0.0000          -
71801.90/3658.95	c      3659             17          18        20                -           0.0000          -
71901.01/3664.03	c      3664             17          18        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 (187176 MiB free)
  memory of node 1: 193494 MiB (175037 MiB free)
  memory of node 2: 193531 MiB (191056 MiB free)
  memory of node 3: 193531 MiB (174797 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-4465706-1722537202/watcher-4465706-1722537202 -o /tmp/evaluation-result-4465706-1722537202/solver-4465706-1722537202 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722533544-127950 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465706-1722537202.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100118 s]*
/proc/loadavg: 82.04 80.76 79.85 43/942 130110
/proc/meminfo: memFree=745435348/790760804 swapFree=131071996/131071996
[pid=130104] ppid=130101 vsize=102144 memory=88656 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/stat : 130104 (fscip) R 130101 130104 127938 0 -1 4194304 19883 0 0 0 8 3 0 0 20 0 1 0 20303368 104595456 22164 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
/proc/130104/statm: 25536 22164 2598 3035 0 21932 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 102144 KiB
Current children cumulated memory: 88656 KiB

[startup+0.219568 s]*
/proc/loadavg: 82.04 80.76 79.85 44/947 130120
/proc/meminfo: memFree=745505240/790760804 swapFree=131071996/131071996
[pid=130104] ppid=130101 vsize=128872 memory=115324 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/stat : 130104 (fscip) R 130101 130104 127938 0 -1 4194304 27800 0 0 0 19 4 0 0 20 0 1 0 20303368 131964928 28831 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
/proc/130104/statm: 32218 28831 2662 3035 0 28614 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 128872 KiB
Current children cumulated memory: 115324 KiB

[startup+0.319689 s]*
/proc/loadavg: 82.04 80.76 79.85 45/947 130120
/proc/meminfo: memFree=746209360/790760804 swapFree=131071996/131071996
[pid=130104] ppid=130101 vsize=128872 memory=115324 CPUtime=0.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/stat : 130104 (fscip) R 130101 130104 127938 0 -1 4194304 27802 0 0 0 30 4 0 0 20 0 1 0 20303368 131964928 28831 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
/proc/130104/statm: 32218 28831 2662 3035 0 28614 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 128872 KiB
Current children cumulated memory: 115324 KiB

[startup+0.70027 s]
/proc/loadavg: 82.04 80.76 79.85 44/949 130128
/proc/meminfo: memFree=747458600/790760804 swapFree=131071996/131071996
[pid=130104] ppid=130101 vsize=143052 memory=129152 CPUtime=0.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/stat : 130104 (fscip) R 130101 130104 127938 0 -1 4194304 34359 0 0 0 64 5 0 0 20 0 1 0 20303368 146485248 32288 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
/proc/130104/statm: 35763 32288 2758 3035 0 32159 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 143052 KiB
Current children cumulated memory: 129152 KiB

[startup+1.50028 s]
/proc/loadavg: 82.04 80.76 79.85 43/951 130130
/proc/meminfo: memFree=747396824/790760804 swapFree=131071996/131071996
[pid=130104] ppid=130101 vsize=183880 memory=168256 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/stat : 130104 (fscip) R 130101 130104 127938 0 -1 4194304 40553 0 0 0 142 6 0 0 20 0 1 0 20303368 188293120 42064 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
/proc/130104/statm: 45970 42064 2774 3035 0 42366 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 183880 KiB
Current children cumulated memory: 168256 KiB

[startup+3.11949 s]
/proc/loadavg: 78.83 80.12 79.64 43/951 130131
/proc/meminfo: memFree=747341764/790760804 swapFree=131071996/131071996
[pid=130104] ppid=130101 vsize=183880 memory=168256 CPUtime=3.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/stat : 130104 (fscip) R 130101 130104 127938 0 -1 4194304 40577 0 0 0 303 6 0 0 20 0 1 0 20303368 188293120 42064 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
/proc/130104/statm: 45970 42064 2774 3035 0 42366 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 183880 KiB
Current children cumulated memory: 168256 KiB

[startup+6.30025 s]
/proc/loadavg: 78.83 80.12 79.64 5/871 130223
/proc/meminfo: memFree=781595700/790760804 swapFree=131071996/131071996
[pid=130104] ppid=130101 vsize=189976 memory=174344 CPUtime=6.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/stat : 130104 (fscip) R 130101 130104 127938 0 -1 4194304 42121 0 0 0 620 7 0 0 20 0 1 0 20303368 194535424 43586 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
/proc/130104/statm: 47494 43586 2774 3035 0 43890 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 189976 KiB
Current children cumulated memory: 174344 KiB

[startup+12.7002 s]
/proc/loadavg: 67.41 77.63 78.84 5/871 130225
/proc/meminfo: memFree=781517836/790760804 swapFree=131071996/131071996
[pid=130104] ppid=130101 vsize=191444 memory=176048 CPUtime=12.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/stat : 130104 (fscip) R 130101 130104 127938 0 -1 4194304 42510 0 0 0 1257 7 0 0 20 0 1 0 20303368 196038656 44012 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
/proc/130104/statm: 47861 44012 2774 3035 0 44257 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 191444 KiB
Current children cumulated memory: 176048 KiB

[startup+25.5003 s]
/proc/loadavg: 57.66 75.20 78.04 5/872 130227
/proc/meminfo: memFree=781503384/790760804 swapFree=131071996/131071996
[pid=130104] ppid=130101 vsize=192544 memory=179952 CPUtime=25.4 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/stat : 130104 (fscip) R 130101 130104 127938 0 -1 4194304 42815 0 0 0 2533 7 0 0 20 0 1 0 20303368 197165056 44988 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
/proc/130104/statm: 48136 44988 2774 3035 0 44532 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 192544 KiB
Current children cumulated memory: 179952 KiB

[startup+51.1379 s]
/proc/loadavg: 49.52 71.67 76.78 81/1032 130392
/proc/meminfo: memFree=768928320/790760804 swapFree=131071996/131071996
[pid=130104] ppid=130101 vsize=4636520 memory=3370792 CPUtime=293.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/stat : 130104 (fscip) S 130101 130104 127938 0 -1 1077936128 1173511 0 0 0 29174 206 0 0 20 0 41 0 20303368 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
/proc/130104/statm: 1159130 842698 2966 3035 0 966571 0
[pid=130104/tid=130270] ppid=130101 vsize=4636520 memory=280420159877248 CPUtime=12.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130270/stat : 130270 (fscip) R 130101 130104 127938 0 -1 4194368 47193 0 0 0 1276 8 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130271] ppid=130101 vsize=4636520 memory=2316 CPUtime=12.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130271/stat : 130271 (fscip) R 130101 130104 127938 0 -1 4194368 56672 0 0 0 1273 10 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130272] ppid=130101 vsize=4636520 memory=176048 CPUtime=12.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130272/stat : 130272 (fscip) R 130101 130104 127938 0 -1 4194368 47165 0 0 0 1277 7 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130273] ppid=130101 vsize=4636520 memory=0 CPUtime=12.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130273/stat : 130273 (fscip) R 130101 130104 127938 0 -1 4194368 47331 0 0 0 1272 8 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130274] ppid=130101 vsize=4636520 memory=268200 CPUtime=12.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130274/stat : 130274 (fscip) R 130101 130104 127938 0 -1 4194368 66345 0 0 0 1274 10 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130275] ppid=130101 vsize=4636520 memory=945592 CPUtime=12.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130275/stat : 130275 (fscip) R 130101 130104 127938 0 -1 4194368 47602 0 0 0 1277 7 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130276] ppid=130101 vsize=4636520 memory=3366052 CPUtime=12.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130276/stat : 130276 (fscip) R 130101 130104 127938 0 -1 4194368 47245 0 0 0 1275 8 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130277] ppid=130101 vsize=4636520 memory=10544 CPUtime=12.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130277/stat : 130277 (fscip) R 130101 130104 127938 0 -1 4194368 56629 0 0 0 1274 9 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130278] ppid=130101 vsize=4636520 memory=1119199758121446 CPUtime=12.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130278/stat : 130278 (fscip) R 130101 130104 127938 0 -1 4194368 54286 0 0 0 1275 9 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130279] ppid=130101 vsize=4636520 memory=280420159860800 CPUtime=12.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130279/stat : 130279 (fscip) R 130101 130104 127938 0 -1 4194368 55872 0 0 0 1275 9 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130280] ppid=130101 vsize=4636520 memory=5512 CPUtime=12.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130280/stat : 130280 (fscip) R 130101 130104 127938 0 -1 4194368 59518 0 0 0 1272 12 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130281] ppid=130101 vsize=4636520 memory=140210081036783 CPUtime=12.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130281/stat : 130281 (fscip) R 130101 130104 127938 0 -1 4194368 47371 0 0 0 1276 8 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130282] ppid=130101 vsize=4636520 memory=0 CPUtime=12.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130282/stat : 130282 (fscip) R 130101 130104 127938 0 -1 4194368 47272 0 0 0 1275 9 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130283] ppid=130101 vsize=4636520 memory=280420160511440 CPUtime=12.83 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130283/stat : 130283 (fscip) R 130101 130104 127938 0 -1 4194368 66733 0 0 0 1274 9 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130284] ppid=130101 vsize=4636520 memory=439568 CPUtime=12.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130284/stat : 130284 (fscip) R 130101 130104 127938 0 -1 4194368 53569 0 0 0 1275 9 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130285] ppid=130101 vsize=4636520 memory=164 CPUtime=12.44 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130285/stat : 130285 (fscip) R 130101 130104 127938 0 -1 4194368 65595 0 0 0 1234 10 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130286] ppid=130101 vsize=4636520 memory=6944656592387989600 CPUtime=12.84 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130286/stat : 130286 (fscip) R 130101 130104 127938 0 -1 4194368 66998 0 0 0 1272 12 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130287] ppid=130101 vsize=4636520 memory=6372148618981763949 CPUtime=12.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130287/stat : 130287 (fscip) R 130101 130104 127938 0 -1 4194368 53654 0 0 0 1273 9 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130288] ppid=130101 vsize=4636520 memory=2936780 CPUtime=12.85 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130288/stat : 130288 (fscip) R 130101 130104 127938 0 -1 4194368 47009 0 0 0 1278 7 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130289] ppid=130101 vsize=4636520 memory=0 CPUtime=12.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130289/stat : 130289 (fscip) R 130101 130104 127938 0 -1 4194368 66520 0 0 0 1269 11 0 0 20 0 41 0 20307109 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130290] ppid=130101 vsize=4636520 memory=268200 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130290/stat : 130290 (fscip) S 130101 130104 127938 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 20307191 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130291] ppid=130101 vsize=4636520 memory=1804 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130291/stat : 130291 (fscip) S 130101 130104 127938 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 20307191 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130292] ppid=130101 vsize=4636520 memory=2984396 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130292/stat : 130292 (fscip) S 130101 130104 127938 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 20307191 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130293] ppid=130101 vsize=4636520 memory=-7738167839326299262 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130293/stat : 130293 (fscip) S 130101 130104 127938 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 20307192 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130294] ppid=130101 vsize=4636520 memory=3244388 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130294/stat : 130294 (fscip) S 130101 130104 127938 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 20307192 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130295] ppid=130101 vsize=4636520 memory=554 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130295/stat : 130295 (fscip) S 130101 130104 127938 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 20307192 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130296] ppid=130101 vsize=4636520 memory=3363136 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130296/stat : 130296 (fscip) S 130101 130104 127938 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 20307192 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130297] ppid=130101 vsize=4636520 memory=7156612695969650786 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130297/stat : 130297 (fscip) S 130101 130104 127938 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 20307192 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130298] ppid=130101 vsize=4636520 memory=33000 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130298/stat : 130298 (fscip) S 130101 130104 127938 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 20307192 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130299] ppid=130101 vsize=4636520 memory=1804 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130299/stat : 130299 (fscip) S 130101 130104 127938 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 20307192 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130300] ppid=130101 vsize=4636520 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130300/stat : 130300 (fscip) S 130101 130104 127938 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 20307192 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130301] ppid=130101 vsize=4636520 memory=140213502347147 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130301/stat : 130301 (fscip) S 130101 130104 127938 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 20307192 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130302] ppid=130101 vsize=4636520 memory=280420160198976 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130302/stat : 130302 (fscip) S 130101 130104 127938 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 20307192 4747796480 842698 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0

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

/proc/130104/task/130296/stat : 130296 (fscip) S 130101 130104 127938 0 -1 1077936192 220 0 0 0 1 1 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130297] ppid=130101 vsize=22105236 memory=18041976 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130297/stat : 130297 (fscip) S 130101 130104 127938 0 -1 1077936192 221 0 0 0 3 0 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130298] ppid=130101 vsize=22105236 memory=18057300 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130298/stat : 130298 (fscip) S 130101 130104 127938 0 -1 1077936192 217 0 0 0 3 0 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130299] ppid=130101 vsize=22105236 memory=280420162121088 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130299/stat : 130299 (fscip) S 130101 130104 127938 0 -1 1077936192 221 0 0 0 3 0 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130300] ppid=130101 vsize=22105236 memory=-8079594510497516486 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130300/stat : 130300 (fscip) S 130101 130104 127938 0 -1 1077936192 222 0 0 0 3 0 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130301] ppid=130101 vsize=22105236 memory=18103420 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130301/stat : 130301 (fscip) S 130101 130104 127938 0 -1 1077936192 152 0 0 0 3 0 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130302] ppid=130101 vsize=22105236 memory=6944656592455097440 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130302/stat : 130302 (fscip) S 130101 130104 127938 0 -1 1077936192 217 0 0 0 3 0 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130303] ppid=130101 vsize=22105236 memory=12544 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130303/stat : 130303 (fscip) S 130101 130104 127938 0 -1 1077936192 153 0 0 0 3 0 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130304] ppid=130101 vsize=22105236 memory=11628 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130304/stat : 130304 (fscip) S 130101 130104 127938 0 -1 1077936192 151 0 0 0 3 0 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130305] ppid=130101 vsize=22105236 memory=18083404 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130305/stat : 130305 (fscip) S 130101 130104 127938 0 -1 1077936192 219 0 0 0 3 0 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130306] ppid=130101 vsize=22105236 memory=18083696 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130306/stat : 130306 (fscip) S 130101 130104 127938 0 -1 1077936192 150 0 0 0 0 3 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130307] ppid=130101 vsize=22105236 memory=18116340 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130307/stat : 130307 (fscip) S 130101 130104 127938 0 -1 1077936192 142 0 0 0 3 0 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130308] ppid=130101 vsize=22105236 memory=11448 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130308/stat : 130308 (fscip) S 130101 130104 127938 0 -1 1077936192 151 0 0 0 3 0 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130309] ppid=130101 vsize=22105236 memory=18115212 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130309/stat : 130309 (fscip) S 130101 130104 127938 0 -1 1077936192 221 0 0 0 3 0 0 0 20 0 41 0 20307192 22635761664 4530516 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
Current children cumulated CPU time: 71473.1 s
Current children cumulated vsize: 22105236 KiB
Current children cumulated memory: 18122064 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3668.9 s]
/proc/loadavg: 79.79 80.52 80.09 63/984 132375
/proc/meminfo: memFree=730137600/790760804 swapFree=131071996/131071996
[pid=130104] ppid=130101 vsize=22170772 memory=18140776 CPUtime=72000.2 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/stat : 130104 (fscip) S 130101 130104 127938 0 -1 1077936128 41604981 0 0 0 7191918 8105 0 0 20 0 41 0 20303368 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 17 58 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
/proc/130104/statm: 5542693 4535194 3334 3035 0 5371646 0
[pid=130104/tid=130270] ppid=130101 vsize=22170772 memory=6720661030478822757 CPUtime=3594.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130270/stat : 130270 (fscip) R 130101 130104 127938 0 -1 4194368 1393373 0 0 0 359260 142 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130271] ppid=130101 vsize=22170772 memory=5512 CPUtime=3603.21 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130271/stat : 130271 (fscip) R 130101 130104 127938 0 -1 4194368 2135451 0 0 0 360031 290 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130272] ppid=130101 vsize=22170772 memory=18028920 CPUtime=3589.55 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130272/stat : 130272 (fscip) R 130101 130104 127938 0 -1 4194368 4024100 0 0 0 357957 998 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130273] ppid=130101 vsize=22170772 memory=26988 CPUtime=3601 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130273/stat : 130273 (fscip) R 130101 130104 127938 0 -1 4194368 996322 0 0 0 360001 99 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130274] ppid=130101 vsize=22170772 memory=2 CPUtime=3601.75 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130274/stat : 130274 (fscip) R 130101 130104 127938 0 -1 4194368 1855555 0 0 0 359914 261 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130275] ppid=130101 vsize=22170772 memory=0 CPUtime=3594.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130275/stat : 130275 (fscip) R 130101 130104 127938 0 -1 4194368 3244828 0 0 0 358495 908 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130276] ppid=130101 vsize=22170772 memory=18123324 CPUtime=3598.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130276/stat : 130276 (fscip) R 130101 130104 127938 0 -1 4194368 1450269 0 0 0 359676 141 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130277] ppid=130101 vsize=22170772 memory=7195060 CPUtime=3602.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130277/stat : 130277 (fscip) R 130101 130104 127938 0 -1 4194368 1477693 0 0 0 359964 246 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130278] ppid=130101 vsize=22170772 memory=0 CPUtime=3592.92 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130278/stat : 130278 (fscip) R 130101 130104 127938 0 -1 4194368 4291565 0 0 0 358336 956 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130279] ppid=130101 vsize=22170772 memory=18140592 CPUtime=3603.28 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130279/stat : 130279 (fscip) R 130101 130104 127938 0 -1 4194368 630877 0 0 0 360256 72 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130280] ppid=130101 vsize=22170772 memory=0 CPUtime=3605.24 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130280/stat : 130280 (fscip) R 130101 130104 127938 0 -1 4194368 867514 0 0 0 360345 179 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130281] ppid=130101 vsize=22170772 memory=7068 CPUtime=3594.56 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130281/stat : 130281 (fscip) R 130101 130104 127938 0 -1 4194368 4182778 0 0 0 358465 991 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130282] ppid=130101 vsize=22170772 memory=16724 CPUtime=3595.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130282/stat : 130282 (fscip) R 130101 130104 127938 0 -1 4194368 1485369 0 0 0 359443 138 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130283] ppid=130101 vsize=22170772 memory=18065264 CPUtime=3604.94 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130283/stat : 130283 (fscip) R 130101 130104 127938 0 -1 4194368 903938 0 0 0 360319 175 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130284] ppid=130101 vsize=22170772 memory=0 CPUtime=3582.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130284/stat : 130284 (fscip) R 130101 130104 127938 0 -1 4194368 4337455 0 0 0 357346 923 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130285] ppid=130101 vsize=22170772 memory=25333125866717268 CPUtime=3601.46 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130285/stat : 130285 (fscip) R 130101 130104 127938 0 -1 4194368 620748 0 0 0 360071 75 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130286] ppid=130101 vsize=22170772 memory=280420160705328 CPUtime=3602.27 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130286/stat : 130286 (fscip) R 130101 130104 127938 0 -1 4194368 996266 0 0 0 360040 187 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130287] ppid=130101 vsize=22170772 memory=25333125866717268 CPUtime=3596.31 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130287/stat : 130287 (fscip) R 130101 130104 127938 0 -1 4194368 4179793 0 0 0 358678 953 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130288] ppid=130101 vsize=22170772 memory=280420160065872 CPUtime=3602.88 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130288/stat : 130288 (fscip) R 130101 130104 127938 0 -1 4194368 1420104 0 0 0 360156 132 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130289] ppid=130101 vsize=22170772 memory=8584571053207794 CPUtime=3595.25 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130289/stat : 130289 (fscip) R 130101 130104 127938 0 -1 4194368 1032997 0 0 0 359338 187 0 0 20 0 41 0 20307109 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130290] ppid=130101 vsize=22170772 memory=18103420 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130290/stat : 130290 (fscip) S 130101 130104 127938 0 -1 1077936192 217 0 0 0 3 0 0 0 20 0 41 0 20307191 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130291] ppid=130101 vsize=22170772 memory=18041976 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130291/stat : 130291 (fscip) S 130101 130104 127938 0 -1 1077936192 223 0 0 0 3 0 0 0 20 0 41 0 20307191 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130292] ppid=130101 vsize=22170772 memory=18137896 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130292/stat : 130292 (fscip) S 130101 130104 127938 0 -1 1077936192 216 0 0 0 3 0 0 0 20 0 41 0 20307191 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130293] ppid=130101 vsize=22170772 memory=140210079930184 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130293/stat : 130293 (fscip) S 130101 130104 127938 0 -1 1077936192 223 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130294] ppid=130101 vsize=22170772 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130294/stat : 130294 (fscip) S 130101 130104 127938 0 -1 1077936192 153 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130295] ppid=130101 vsize=22170772 memory=0 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130295/stat : 130295 (fscip) S 130101 130104 127938 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130296] ppid=130101 vsize=22170772 memory=18123520 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130296/stat : 130296 (fscip) S 130101 130104 127938 0 -1 1077936192 222 0 0 0 1 1 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130297] ppid=130101 vsize=22170772 memory=-7385037602490578785 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130297/stat : 130297 (fscip) S 130101 130104 127938 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130298] ppid=130101 vsize=22170772 memory=18083404 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130298/stat : 130298 (fscip) S 130101 130104 127938 0 -1 1077936192 219 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130299] ppid=130101 vsize=22170772 memory=18133696 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130299/stat : 130299 (fscip) S 130101 130104 127938 0 -1 1077936192 223 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130300] ppid=130101 vsize=22170772 memory=18105544 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130300/stat : 130300 (fscip) S 130101 130104 127938 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130301] ppid=130101 vsize=22170772 memory=18114948 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130301/stat : 130301 (fscip) S 130101 130104 127938 0 -1 1077936192 154 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130302] ppid=130101 vsize=22170772 memory=6720661030478822757 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130302/stat : 130302 (fscip) S 130101 130104 127938 0 -1 1077936192 219 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130303] ppid=130101 vsize=22170772 memory=18133136 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130303/stat : 130303 (fscip) S 130101 130104 127938 0 -1 1077936192 155 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130304] ppid=130101 vsize=22170772 memory=32760 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130304/stat : 130304 (fscip) S 130101 130104 127938 0 -1 1077936192 153 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130305] ppid=130101 vsize=22170772 memory=7068 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130305/stat : 130305 (fscip) S 130101 130104 127938 0 -1 1077936192 221 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130306] ppid=130101 vsize=22170772 memory=280420162121088 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130306/stat : 130306 (fscip) S 130101 130104 127938 0 -1 1077936192 152 0 0 0 0 3 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130307] ppid=130101 vsize=22170772 memory=-8079594510497516486 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130307/stat : 130307 (fscip) S 130101 130104 127938 0 -1 1077936192 143 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130308] ppid=130101 vsize=22170772 memory=16724 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130308/stat : 130308 (fscip) S 130101 130104 127938 0 -1 1077936192 153 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
[pid=130104/tid=130309] ppid=130101 vsize=22170772 memory=18137620 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/130104/task/130309/stat : 130309 (fscip) S 130101 130104 127938 0 -1 1077936192 224 0 0 0 3 0 0 0 20 0 41 0 20307192 22702870528 4535194 809668444160 4194304 16623229 140728794473840 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 52338688 140728794477577 140728794477695 140728794477695 140728794484720 0
Current children cumulated CPU time: 72000.2 s
Current children cumulated vsize: 22170772 KiB
Current children cumulated memory: 18140776 KiB

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

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

# cumulated CPU time of all completed processes:  user=71919.4 s, system=81.6231 s

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

[startup+3669.2 s]
/proc/loadavg: 79.79 80.52 80.09 43/945 132375
/proc/meminfo: memFree=733535248/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3669.4 s]
/proc/loadavg: 79.79 80.52 80.09 43/945 132375
/proc/meminfo: memFree=733535248/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3669.5 s]
/proc/loadavg: 79.79 80.52 80.09 43/945 132375
/proc/meminfo: memFree=733535248/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): 3669.5
CPU time (s): 72001.1
CPU user time (s): 71919.4
CPU system time (s): 81.6231
CPU usage (%): 1962.15
Max. virtual memory (cumulated for all children) (KiB): 22170772
Max. memory (cumulated for all children) (KiB): 18140776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71919.4
system time used= 81.6231
maximum resident set size= 18141012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41605021
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= 148612
involuntary context switches= 294801


# summary of solver processes directly reported to runsolver:
#   pid: 130104
#   total CPU time (s): 72001.1
#   total CPU user time (s): 71919.4
#   total CPU system time (s): 81.6231

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.9181 second user time and 86.5371 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-01 20:33:22
IDJOB=4465706
IDBENCH=158293
IDSOLVER=3094
FILE ID=nodeD105/4465706-1722537202
RUNJOBID= nodeD105-1722533544-127950
SLURM_JOB_ID= 8254275
Free space on /tmp= 8622832 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/DEC-LIN/sroussel/ShortestPathNG/normalized-NG_K162.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-4465706-1722537202/watcher-4465706-1722537202 -o /tmp/evaluation-result-4465706-1722537202/solver-4465706-1722537202 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722533544-127950 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465706-1722537202.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 3691972eca5819945d0aaf6ae8165cd0
RANDOM SEED=564293745

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3054.988
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	: 5011.78
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		: 3113.047
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		: 3080.346
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 1
cpu cores	: 20
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
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		: 2914.035
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	: 5011.74
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		: 3055.030
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	: 5011.78
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		: 3486.720
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		: 3080.354
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 3
cpu cores	: 20
apicid		: 70
initial apicid	: 70
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
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		: 1741.665
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	: 5011.74
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		: 3055.106
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	: 5011.78
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		: 3709.649
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		: 3080.348
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 2
cpu cores	: 20
apicid		: 68
initial apicid	: 68
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
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		: 2655.899
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	: 5011.74
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		: 3055.176
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	: 5011.78
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		: 3453.235
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		: 3080.338
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 12
cpu cores	: 20
apicid		: 88
initial apicid	: 88
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
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		: 2649.931
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	: 5011.74
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		: 3055.240
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	: 5011.78
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		: 3500.039
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		: 3080.313
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 8
cpu cores	: 20
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
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		: 2635.704
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	: 5011.74
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		: 3055.302
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	: 5011.78
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		: 3091.481
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		: 3080.314
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 11
cpu cores	: 20
apicid		: 86
initial apicid	: 86
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
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		: 2661.084
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	: 5011.74
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		: 3055.372
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	: 5011.78
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		: 3160.842
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		: 3080.299
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 9
cpu cores	: 20
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
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		: 2651.389
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	: 5011.74
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		: 3054.444
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	: 5011.78
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		: 3589.962
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		: 3080.290
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 10
cpu cores	: 20
apicid		: 84
initial apicid	: 84
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
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		: 2652.284
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	: 5011.74
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		: 3055.456
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	: 5011.78
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		: 3345.179
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		: 3080.270
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
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		: 2644.672
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	: 5011.74
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		: 3055.426
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	: 5011.78
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		: 3376.229
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		: 3080.268
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 20
cpu cores	: 20
apicid		: 104
initial apicid	: 104
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.78
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		: 2650.834
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	: 5011.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        745509992 kB
MemAvailable:   749875088 kB
Buffers:          292044 kB
Cached:          7354496 kB
SwapCached:            0 kB
Active:           477608 kB
Inactive:       42061312 kB
Active(anon):       2156 kB
Inactive(anon): 34912752 kB
Active(file):     475452 kB
Inactive(file):  7148560 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:           2239584 kB
Writeback:          8324 kB
AnonPages:      34892244 kB
Mapped:           117664 kB
Shmem:             22540 kB
KReclaimable:     321576 kB
Slab:             694744 kB
SReclaimable:     321576 kB
SUnreclaim:       373168 kB
KernelStack:       16192 kB
PageTables:        87984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3432776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           268800 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3825664 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      600064 kB
DirectMap2M:    68055040 kB
DirectMap1G:    737148928 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD105 at 2024-08-01 21:34:32