Trace number 4465550

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.2 3638.51

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/submitted-PB06/
liu/vdw/normalized-vdw_k6_l3_n170.opb
MD5SUMf8e7200d7e9c4a7cfb6b4e6c5b6d430a
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 benchmark8.6827
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1020
Total number of constraints43010
Number of constraints which are clauses42840
Number of constraints which are cardinality constraints (but not clauses)170
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint6
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 7
Number of bits of the biggest sum of numbers3
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.11	c Default LC presolving (default).
0.00/0.11	c ** Before presolving: virtualMemUsedAtLc = 113597034, getVmSize() = 94363648, SCIPgetMemUsed() = 50571986, SCIPgetMemTotal() = 69695674, SCIPgetMemExternEstim() = 43901360
0.00/0.11	c ** set memory limit for presolving in LC to 8.79574e+12 for SCIP **
0.88/0.98	c ** Estimated virtualMemUsedAtSolver = 228262218, getVmSize() = 328015872, SCIPgetMemUsed() = 142962896, SCIPgetMemTotal() = 298491968, SCIPgetMemExternEstim() = 43901360
0.88/0.98	c ** set memory limit for solvers to 4.1879e+11 for each SCIP **
0.88/0.98	c Original Problem   :
0.88/0.98	c   Problem name     : instance-4465550-1722454516
0.88/0.98	c   Variables        : 1020 (1020 binary, 0 integer, 0 implicit integer, 0 continuous)
0.88/0.98	c   Constraints      : 43010
0.88/0.98	c   Objective sense  : minimize
0.88/0.98	c Presolved Problem  :
0.88/0.98	c   Variables        : 1003 (1003 binary, 0 integer, 0 implicit integer, 0 continuous)
0.88/0.98	c   Constraints      : 41662
0.88/0.98	c Constraints        : Number
0.88/0.98	c   setppc           : 168 
0.88/0.98	c   orbitope         : 5 
0.88/0.98	c   logicor          : 41489 
0.88/0.98	c ** Instance transfer method used: 0
1.01/1.02	c ** ParaScipInstance copy increased the number of variables. **
1.89/1.91	c LC is working with racing ramp-up and with rebuilding tree after racing.
1.89/1.92	c                                Nodes    Active                                            
1.89/1.92	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
72.57/5.65	c         6           1399         370        20                -           0.0000          -
171.72/10.66	c        11           3060         264        20                -           0.0000          -
272.36/15.71	c        16           4051         298        20                -           0.0000          -
371.46/20.75	c        21             10           9        20                -           0.0000          -
470.46/25.78	c        26             12          11        20                -           0.0000          -
571.58/30.86	c        31             12          11        20                -           0.0000          -
672.68/35.92	c        36             12          11        20                -           0.0000          -
771.79/41.01	c        41             34          33        20                -           0.0000          -
873.48/46.05	c        46             34          33        20                -           0.0000          -
974.55/51.14	c        51             34          33        20                -           0.0000          -
1074.99/56.21	c        56             34          33        20                -           0.0000          -
1174.04/61.21	c        61             16          15        20                -           0.0000          -
1275.01/66.30	c        66             16          15        20                -           0.0000          -
1373.92/71.38	c        71             41          42        20                -           0.0000          -
1474.81/76.42	c        76             41          42        20                -           0.0000          -
1573.83/81.48	c        81             41          42        20                -           0.0000          -
1678.74/86.70	c        87             41          42        20                -           0.0000          -
1781.53/91.96	c        92             41          42        20                -           0.0000          -
1880.41/97.03	c        97             41          42        20                -           0.0000          -
1981.96/102.08	c       102             41          42        20                -           0.0000          -
2083.13/107.16	c       107             41          42        20                -           0.0000          -
2183.17/112.22	c       112             41          42        20                -           0.0000          -
2282.23/117.28	c       117             32          31        20                -           0.0000          -
2383.29/122.34	c       122             32          31        20                -           0.0000          -
2484.24/127.40	c       127             32          31        20                -           0.0000          -
2583.25/132.46	c       132             32          31        20                -           0.0000          -
2684.19/137.52	c       138             32          31        20                -           0.0000          -
2783.15/142.57	c       143             32          31        20                -           0.0000          -
2884.14/147.63	c       148            805         483        20                -           0.0000          -
2983.20/152.68	c       153             55          54        20                -           0.0000          -
3084.20/157.74	c       158             55          54        20                -           0.0000          -
3183.25/162.79	c       163             55          54        20                -           0.0000          -
3284.28/167.83	c       168             55          54        20                -           0.0000          -
3388.00/173.08	c       173             55          54        20                -           0.0000          -
3488.80/178.13	c       178             55          54        20                -           0.0000          -
3589.12/183.24	c       183             55          54        20                -           0.0000          -
3690.04/188.36	c       188             55          54        20                -           0.0000          -
3789.00/193.39	c       193             55          54        20                -           0.0000          -
3890.02/198.42	c       198             55          54        20                -           0.0000          -
3991.06/203.58	c       204           1397         819        20                -           0.0000          -
4092.07/208.70	c       209             74          75        20                -           0.0000          -
4193.08/213.75	c       214             61          62        20                -           0.0000          -
4294.02/218.80	c       219             62          61        20                -           0.0000          -
4393.03/223.85	c       224             80          79        20                -           0.0000          -
4494.06/228.92	c       229             80          79        20                -           0.0000          -
4593.11/233.96	c       234             82          81        20                -           0.0000          -
4692.02/238.98	c       239             85          86        20                -           0.0000          -
4793.71/244.09	c       244             85          86        20                -           0.0000          -
4894.69/249.15	c       249             85          86        20                -           0.0000          -
4993.61/254.15	c       254          74994         295        20                -           0.0000          -
5093.91/259.24	c       259            106         107        20                -           0.0000          -
5194.94/264.30	c       264            106         107        20                -           0.0000          -
5294.03/269.35	c       269            106         107        20                -           0.0000          -
5393.15/274.39	c       274            106         107        20                -           0.0000          -
5494.19/279.41	c       279            106         107        20                -           0.0000          -
5593.28/284.45	c       284            106         107        20                -           0.0000          -
5694.33/289.58	c       290            106         107        20                -           0.0000          -
5795.37/294.60	c       295            106         107        20                -           0.0000          -
5894.45/299.68	c       300            107         106        20                -           0.0000          -
5995.51/304.72	c       305            115         114        20                -           0.0000          -
6096.53/309.84	c       310            137         136        20                -           0.0000          -
6195.55/314.87	c       315            136         135        20                -           0.0000          -
6296.59/319.90	c       320           2342        1467        20                -           0.0000          -
6398.16/325.04	c       325            178         177        20                -           0.0000          -
6497.35/330.10	c       330            165         164        20                -           0.0000          -
6598.27/335.14	c       335            169         170        20                -           0.0000          -
6698.57/340.21	c       340           2455        1546        20                -           0.0000          -
6797.59/345.27	c       345           2455        1546        20                -           0.0000          -
6896.57/350.28	c       350            281         282        20                -           0.0000          -
6997.59/355.30	c       355         104942         290        20                -           0.0000          -
7096.60/360.35	c       360            230         229        20                -           0.0000          -
7195.63/365.36	c       365            320         319        20                -           0.0000          -
7294.62/370.39	c       370            374         333        20                -           0.0000          -
7395.64/375.47	c       375            272         271        20                -           0.0000          -
7496.66/380.58	c       381            519         351        20                -           0.0000          -
7597.67/385.69	c       386            296         295        20                -           0.0000          -
7698.72/390.72	c       391           2798        1808        20                -           0.0000          -
7797.77/395.79	c       396            334         333        20                -           0.0000          -
7898.72/400.85	c       401           2862        1859        20                -           0.0000          -
7997.73/405.87	c       406            376         377        20                -           0.0000          -
8098.75/410.90	c       411           2940        1913        20                -           0.0000          -
8197.82/416.02	c       416            911         532        20                -           0.0000          -
8299.63/421.07	c       421            418         417        20                -           0.0000          -
8398.37/426.12	c       426           3096        1994        20                -           0.0000          -
8500.69/431.20	c       431           1109         550        20                -           0.0000          -
8599.68/436.22	c       436           1181         551        20                -           0.0000          -
8700.72/441.30	c       441           1289         571        20                -           0.0000          -
8799.82/446.33	c       446           1289         571        20                -           0.0000          -
8900.79/451.40	c       451           1392         577        20                -           0.0000          -
8999.83/456.45	c       456           1445         577        20                -           0.0000          -
9100.87/461.52	c       462            516         513        20                -           0.0000          -
9199.96/466.57	c       467            516         513        20                -           0.0000          -
9299.12/471.59	c       472            516         513        20                -           0.0000          -
9400.04/476.60	c       477           1822         624        20                -           0.0000          -
9499.21/481.68	c       482           3614        2333        20                -           0.0000          -
9602.07/486.80	c       487            549         546        20                -           0.0000          -
9703.12/491.90	c       492           2105         642        20                -           0.0000          -
9802.15/496.92	c       497           2200         654        20                -           0.0000          -
9901.24/501.99	c       502           2231         651        20                -           0.0000          -
10000.32/507.00	c       507            599         596        20                -           0.0000          -
10102.18/512.06	c       512            605         602        20                -           0.0000          -
10203.15/517.18	c       517            606         603        20                -           0.0000          -
10303.30/522.25	c       522            629         626        20                -           0.0000          -
10402.22/527.29	c       527            637         634        20                -           0.0000          -
10503.23/532.32	c       532         155262         276        20                -           0.0000          -
10602.23/537.33	c       537           3073         691        20                -           0.0000          -
10703.28/542.44	c       542            702         699        20                -           0.0000          -
10804.29/547.53	c       548            702         699        20                -           0.0000          -
10903.31/552.59	c       553            702         699        20                -           0.0000          -
11004.30/557.61	c       558            706         703        20                -           0.0000          -
11103.06/562.69	c       563           3763         708        20                -           0.0000          -
11203.97/567.74	c       568           3920         710        20                -           0.0000          -
11302.95/572.77	c       573            755         752        20                -           0.0000          -
11403.85/577.83	c       578            756         753        20                -           0.0000          -
11504.78/582.93	c       583           4687        2908        20                -           0.0000          -
11603.69/587.96	c       588           4726        2933        20                -           0.0000          -
11705.41/593.04	c       593            778         775        20                -           0.0000          -
11804.40/598.09	c       598            800         797        20                -           0.0000          -
11905.14/603.15	c       603           4808        3007        20                -           0.0000          -
12004.33/608.17	c       608            806         803        20                -           0.0000          -
12103.54/613.19	c       613           5027         703        20                -           0.0000          -
12203.71/618.21	c       618           5027         703        20                -           0.0000          -
12302.72/623.22	c       623            877         874        20                -           0.0000          -
12401.69/628.26	c       628            898         895        20                -           0.0000          -
12502.58/633.31	c       633            913         910        20                -           0.0000          -
12601.48/638.39	c       638            920         917        20                -           0.0000          -
12704.39/643.50	c       644           5251        3248        20                -           0.0000          -
12805.35/648.64	c       649            956         953        20                -           0.0000          -
12904.45/653.70	c       654            956         953        20                -           0.0000          -
13005.55/658.72	c       659           5472        3358        20                -           0.0000          -
13104.64/663.79	c       664            992         989        20                -           0.0000          -
13205.64/668.81	c       669           1013        1010        20                -           0.0000          -
13306.66/673.94	c       674           1034        1031        20                -           0.0000          -
13405.75/679.00	c       679           1062        1059        20                -           0.0000          -
13504.88/684.01	c       684         200878         280        20                -           0.0000          -
13606.56/689.10	c       689           1099        1096        20                -           0.0000          -
13705.53/694.12	c       694           7074         816        20                -           0.0000          -
13807.84/699.20	c       699           1130        1127        20                -           0.0000          -
13906.84/704.22	c       704           1149        1146        20                -           0.0000          -
14009.84/709.42	c       709           1175        1172        20                -           0.0000          -
14110.84/714.54	c       715           7543         820        20                -           0.0000          -
14209.92/719.56	c       720           7543         820        20                -           0.0000          -
14310.96/724.67	c       725           7543         820        20                -           0.0000          -
14411.92/729.70	c       730           7543         820        20                -           0.0000          -
14512.95/734.80	c       735           7672         828        20                -           0.0000          -
14613.94/739.90	c       740           6385        3826        20                -           0.0000          -
14713.07/744.94	c       745           1284        1281        20                -           0.0000          -
14811.96/749.96	c       750           8125         844        20                -           0.0000          -
14913.65/755.04	c       755           1299        1296        20                -           0.0000          -
15012.56/760.09	c       760           1306        1303        20                -           0.0000          -
15113.82/765.19	c       765           8379         885        20                -           0.0000          -
15214.04/770.26	c       770           8386         886        20                -           0.0000          -
15313.04/775.27	c       775           6653        4030        20                -           0.0000          -
15414.02/780.35	c       780           1428        1423        20                -           0.0000          -
15515.03/785.41	c       785           1437        1432        20                -           0.0000          -
15614.02/790.47	c       790           6775        4098        20                -           0.0000          -
15714.98/795.55	c       796           6775        4098        20                -           0.0000          -
15813.96/800.58	c       801           6775        4098        20                -           0.0000          -
15914.89/805.66	c       806           1548        1541        20                -           0.0000          -
16015.85/810.73	c       811           1572        1565        20                -           0.0000          -
16114.89/815.74	c       816           6874        4167        20                -           0.0000          -
16215.96/820.83	c       821           1596        1589        20                -           0.0000          -
16315.04/825.87	c       826           9877         926        20                -           0.0000          -
16416.08/830.90	c       831           1620        1613        20                -           0.0000          -
16515.09/835.90	c       836          10197         914        20                -           0.0000          -
16616.64/841.04	c       841           1644        1637        20                -           0.0000          -
16715.73/846.05	c       846           7144        4333        20                -           0.0000          -
16816.76/851.15	c       851          10646         895        20                -           0.0000          -
16915.65/856.18	c       856           7233        4404        20                -           0.0000          -
17016.09/861.29	c       861           1716        1709        20                -           0.0000          -
17119.09/866.42	c       866           1724        1717        20                -           0.0000          -
17218.09/871.48	c       871           1735        1728        20                -           0.0000          -
17318.98/876.53	c       877           1758        1751        20                -           0.0000          -
17418.02/881.56	c       882           1758        1751        20                -           0.0000          -
17519.01/886.67	c       887           1772        1765        20                -           0.0000          -
17620.01/891.75	c       892           1788        1781        20                -           0.0000          -
17719.04/896.79	c       897           1796        1789        20                -           0.0000          -
17820.01/901.81	c       902         262270         275        20                -           0.0000          -
17919.01/906.83	c       907         263799         272        20                -           0.0000          -
18020.03/911.99	c       912           7668        4731        20                -           0.0000          -
18119.08/917.03	c       917         266625         276        20                -           0.0000          -
18220.76/922.12	c       922          12593         914        20                -           0.0000          -
18321.81/927.14	c       927           1932        1923        20                -           0.0000          -
18420.70/932.20	c       932          12773         918        20                -           0.0000          -
18523.05/937.32	c       937           7850        4856        20                -           0.0000          -
18622.14/942.38	c       942          12940         912        20                -           0.0000          -
18723.26/947.42	c       947           2020        2011        20                -           0.0000          -
18822.30/952.44	c       952           7950        4931        20                -           0.0000          -
18923.24/957.51	c       958           2049        2040        20                -           0.0000          -
19022.10/962.59	c       963           2068        2059        20                -           0.0000          -
19123.08/967.62	c       968           2084        2075        20                -           0.0000          -
19222.09/972.66	c       973          13695         923        20                -           0.0000          -
19321.11/977.67	c       978           8166        5080        20                -           0.0000          -
19422.04/982.77	c       983           2164        2153        20                -           0.0000          -
19522.97/987.86	c       988           8239        5135        20                -           0.0000          -
19623.93/992.91	c       993           2212        2201        20                -           0.0000          -
19725.64/998.04	c       998           8316        5192        20                -           0.0000          -
19824.51/1003.12	c      1003           2236        2225        20                -           0.0000          -
19925.76/1008.18	c      1008          14659         898        20                -           0.0000          -
20026.05/1013.23	c      1013          14659         898        20                -           0.0000          -
20127.05/1018.30	c      1018           8450        5284        20                -           0.0000          -
20226.03/1023.35	c      1023           2340        2329        20                -           0.0000          -
20327.00/1028.41	c      1028           8526        5329        20                -           0.0000          -
20426.02/1033.46	c      1033          15232         888        20                -           0.0000          -
20526.98/1038.52	c      1039           2422        2409        20                -           0.0000          -
20625.97/1043.57	c      1044           2422        2409        20                -           0.0000          -
20726.83/1048.61	c      1049           8711        5447        20                -           0.0000          -
20825.92/1053.62	c      1054           2454        2441        20                -           0.0000          -
20924.90/1058.63	c      1059         305035         272        20                -           0.0000          -
21023.86/1063.65	c      1064           2502        2489        20                -           0.0000          -
21122.84/1068.70	c      1069          16212         873        20                -           0.0000          -
21223.81/1073.71	c      1074          16363         864        20                -           0.0000          -
21322.77/1078.72	c      1079           8996        5630        20                -           0.0000          -
21423.69/1083.89	c      1084          16656         868        20                -           0.0000          -
21524.60/1089.01	c      1089           9077        5689        20                -           0.0000          -
21626.19/1094.06	c      1094          16877         864        20                -           0.0000          -
21727.20/1099.17	c      1099           2680        2664        20                -           0.0000          -
21827.61/1104.22	c      1104           2689        2673        20                -           0.0000          -
21926.68/1109.25	c      1109           2689        2673        20                -           0.0000          -
22025.51/1114.28	c      1114           2692        2676        20                -           0.0000          -
22126.49/1119.32	c      1119          17434         867        20                -           0.0000          -
22225.52/1124.40	c      1124          17434         867        20                -           0.0000          -
22326.43/1129.43	c      1129           9480        5929        20                -           0.0000          -
22427.42/1134.52	c      1135           2762        2746        20                -           0.0000          -
22526.44/1139.59	c      1140           9595        5996        20                -           0.0000          -
22627.35/1144.69	c      1145          17835         865        20                -           0.0000          -
22728.30/1149.72	c      1150          17835         865        20                -           0.0000          -
22827.25/1154.79	c      1155          17835         865        20                -           0.0000          -
22928.17/1159.80	c      1160           2902        2879        20                -           0.0000          -
23027.15/1164.82	c      1165           9798        6124        20                -           0.0000          -
23126.06/1169.85	c      1170           9853        6152        20                -           0.0000          -
23226.95/1175.02	c      1175           2964        2941        20                -           0.0000          -
23328.57/1180.11	c      1180          18508         847        20                -           0.0000          -
23429.56/1185.18	c      1185           3012        2989        20                -           0.0000          -
23529.85/1190.22	c      1190           3028        3005        20                -           0.0000          -
23628.85/1195.28	c      1195           3052        3029        20                -           0.0000          -
23727.86/1200.28	c      1200           3052        3029        20                -           0.0000          -
23828.84/1205.34	c      1205           3052        3029        20                -           0.0000          -
23929.82/1210.40	c      1210           3052        3029        20                -           0.0000          -
24030.83/1215.51	c      1216          19235         862        20                -           0.0000          -
24129.92/1220.56	c      1221          19357         872        20                -           0.0000          -
24228.81/1225.58	c      1226          10375        6505        20                -           0.0000          -
24329.72/1230.64	c      1231           3132        3109        20                -           0.0000          -
24428.72/1235.66	c      1236          10485        6567        20                -           0.0000          -
24529.66/1240.71	c      1241          19689         914        20                -           0.0000          -
24628.67/1245.78	c      1246           3196        3173        20                -           0.0000          -
24729.72/1250.83	c      1251           3196        3173        20                -           0.0000          -
24830.77/1255.92	c      1256           3201        3178        20                -           0.0000          -
24929.80/1260.97	c      1261           3220        3197        20                -           0.0000          -
25028.78/1265.97	c      1266          10752        6742        20                -           0.0000          -
25127.76/1271.02	c      1271          20269         929        20                -           0.0000          -
25229.45/1276.07	c      1276           3284        3261        20                -           0.0000          -
25328.31/1281.12	c      1281          20589         942        20                -           0.0000          -
25427.36/1286.13	c      1286          20739         943        20                -           0.0000          -
25529.51/1291.29	c      1291          20915         931        20                -           0.0000          -
25632.38/1296.42	c      1296          10982        6925        20                -           0.0000          -
25731.32/1301.44	c      1301           3396        3371        20                -           0.0000          -
25830.28/1306.46	c      1306           3396        3371        20                -           0.0000          -
25933.35/1311.60	c      1312           3420        3395        20                -           0.0000          -
26032.19/1316.68	c      1317           3444        3419        20                -           0.0000          -
26133.20/1321.73	c      1322           3465        3440        20                -           0.0000          -
26232.21/1326.78	c      1327           3491        3464        20                -           0.0000          -
26333.18/1331.85	c      1332         381632         271        20                -           0.0000          -
26432.08/1336.87	c      1337          11322        7153        20                -           0.0000          -
26530.97/1341.89	c      1342          22505         926        20                -           0.0000          -
26631.87/1346.91	c      1347           3607        3564        20                -           0.0000          -
26730.80/1351.97	c      1352           3629        3586        20                -           0.0000          -
26832.44/1357.04	c      1357           3646        3603        20                -           0.0000          -
26931.24/1362.07	c      1362           3672        3629        20                -           0.0000          -
27032.44/1367.17	c      1367         391718         270        20                -           0.0000          -
27132.52/1372.21	c      1372         393063         275        20                -           0.0000          -
27231.50/1377.28	c      1377           3767        3722        20                -           0.0000          -
27332.44/1382.37	c      1382          11655        7411        20                -           0.0000          -
27433.37/1387.42	c      1387         397112         270        20                -           0.0000          -
27532.33/1392.47	c      1392          23888         977        20                -           0.0000          -
27633.26/1397.53	c      1398           3868        3820        20                -           0.0000          -
27732.33/1402.58	c      1403          23944         985        20                -           0.0000          -
27833.20/1407.60	c      1408          24011         998        20                -           0.0000          -
27932.20/1412.64	c      1413           3951        3903        20                -           0.0000          -
28033.10/1417.73	c      1418          11949        7638        20                -           0.0000          -
28132.06/1422.76	c      1423          11966        7652        20                -           0.0000          -
28233.00/1427.83	c      1428           4030        3979        20                -           0.0000          -
28333.94/1432.91	c      1433          24751        1022        20                -           0.0000          -
28432.92/1437.97	c      1438           4082        4031        20                -           0.0000          -
28531.82/1443.01	c      1443           4106        4055        20                -           0.0000          -
28633.46/1448.05	c      1448          12183        7823        20                -           0.0000          -
28732.27/1453.11	c      1453          25356        1025        20                -           0.0000          -
28833.21/1458.18	c      1458          25508        1024        20                -           0.0000          -
28933.57/1463.21	c      1463           4238        4182        20                -           0.0000          -
29032.56/1468.22	c      1468          12334        7934        20                -           0.0000          -
29131.49/1473.29	c      1473          25973        1035        20                -           0.0000          -
29232.40/1478.36	c      1478           4312        4256        20                -           0.0000          -
29331.35/1483.37	c      1483          12404        8004        20                -           0.0000          -
29432.26/1488.48	c      1488          12420        8020        20                -           0.0000          -
29533.19/1493.55	c      1494          12444        8044        20                -           0.0000          -
29632.13/1498.57	c      1499           4418        4358        20                -           0.0000          -
29733.08/1503.62	c      1504          12513        8097        20                -           0.0000          -
29832.02/1508.66	c      1509           4469        4407        20                -           0.0000          -
29932.90/1513.75	c      1514         458671         305        20                -           0.0000          -
30033.75/1518.82	c      1519           4515        4451        20                -           0.0000          -
30132.73/1523.84	c      1524         461489         304        20                -           0.0000          -
30233.69/1528.93	c      1529           4554        4490        20                -           0.0000          -
30332.64/1533.95	c      1534           4581        4517        20                -           0.0000          -
30433.97/1539.03	c      1539          12781        8306        20                -           0.0000          -
30533.00/1544.07	c      1544           4631        4564        20                -           0.0000          -
30633.92/1549.15	c      1549           4640        4573        20                -           0.0000          -
30734.12/1554.21	c      1554           4664        4597        20                -           0.0000          -
30832.95/1559.26	c      1559          12903        8413        20                -           0.0000          -
30933.84/1564.31	c      1564         473237         301        20                -           0.0000          -
31032.76/1569.33	c      1569         474626         299        20                -           0.0000          -
31131.60/1574.38	c      1574          13002        8487        20                -           0.0000          -
31232.49/1579.43	c      1579         477564         294        20                -           0.0000          -
31333.47/1584.52	c      1585          29726         941        20                -           0.0000          -
31432.42/1589.57	c      1590          29838         943        20                -           0.0000          -
31533.40/1594.60	c      1595           4886        4799        20                -           0.0000          -
31634.38/1599.72	c      1600          13196        8643        20                -           0.0000          -
31733.38/1604.77	c      1605          30019         993        20                -           0.0000          -
31832.38/1609.79	c      1610          30019         993        20                -           0.0000          -
31933.17/1614.88	c      1615         487967         303        20                -           0.0000          -
32034.00/1619.93	c      1620           5022        4930        20                -           0.0000          -
32132.97/1624.98	c      1625         490928         292        20                -           0.0000          -
32234.64/1630.04	c      1630          30410        1054        20                -           0.0000          -
32333.64/1635.11	c      1635          30482        1067        20                -           0.0000          -
32432.62/1640.12	c      1640           5130        5028        20                -           0.0000          -
32533.69/1645.19	c      1645         496806         294        20                -           0.0000          -
32634.03/1650.26	c      1650          13572        8948        20                -           0.0000          -
32733.07/1655.27	c      1655          13608        8978        20                -           0.0000          -
32834.10/1660.37	c      1660          30897        1080        20                -           0.0000          -
32935.18/1665.42	c      1665          30901        1083        20                -           0.0000          -
33034.22/1670.44	c      1670           5296        5187        20                -           0.0000          -
33133.07/1675.46	c      1675           5317        5208        20                -           0.0000          -
33232.02/1680.47	c      1680           5317        5208        20                -           0.0000          -
33330.95/1685.48	c      1685           5339        5230        20                -           0.0000          -
33433.82/1690.60	c      1691           5364        5252        20                -           0.0000          -
33532.75/1695.67	c      1696          31594        1135        20                -           0.0000          -
33633.71/1700.72	c      1701           5458        5328        20                -           0.0000          -
33732.64/1705.76	c      1706          14002        9281        20                -           0.0000          -
33833.55/1710.82	c      1711           5485        5355        20                -           0.0000          -
33932.48/1715.87	c      1716         516062         309        20                -           0.0000          -
34033.46/1720.93	c      1721           5538        5408        20                -           0.0000          -
34132.42/1725.98	c      1726          14155        9395        20                -           0.0000          -
34233.85/1731.03	c      1731           5601        5471        20                -           0.0000          -
34332.90/1736.07	c      1736          32670        1181        20                -           0.0000          -
34433.85/1741.17	c      1741           5657        5524        20                -           0.0000          -
34534.11/1746.21	c      1746           5682        5549        20                -           0.0000          -
34633.13/1751.28	c      1751         526186         303        20                -           0.0000          -
34734.09/1756.35	c      1756           5738        5600        20                -           0.0000          -
34833.11/1761.38	c      1761         529279         305        20                -           0.0000          -
34934.12/1766.43	c      1766           5794        5656        20                -           0.0000          -
35033.19/1771.48	c      1771          33572        1182        20                -           0.0000          -
35134.16/1776.50	c      1777          14581        9689        20                -           0.0000          -
35235.05/1781.60	c      1782           5882        5744        20                -           0.0000          -
35336.05/1786.72	c      1787          14646        9752        20                -           0.0000          -
35435.01/1791.78	c      1792           5912        5774        20                -           0.0000          -
35533.91/1796.78	c      1797          14714        9802        20                -           0.0000          -
35634.69/1801.83	c      1802          14752        9833        20                -           0.0000          -
35733.62/1806.88	c      1807           6003        5860        20                -           0.0000          -
35834.49/1811.94	c      1812           6033        5890        20                -           0.0000          -
35933.35/1817.03	c      1817         545955         303        20                -           0.0000          -
36035.05/1822.10	c      1822          14919        9961        20                -           0.0000          -
36136.02/1827.16	c      1827           6112        5969        20                -           0.0000          -
36234.85/1832.17	c      1832         550101         304        20                -           0.0000          -
36335.20/1837.20	c      1837         551482         301        20                -           0.0000          -
36434.26/1842.25	c      1842          35663        1198        20                -           0.0000          -
36533.21/1847.25	c      1847          15090       10104        20                -           0.0000          -
36634.16/1852.30	c      1852           6276        6124        20                -           0.0000          -
36733.13/1857.36	c      1857          15146       10155        20                -           0.0000          -
36834.09/1862.44	c      1862          15146       10155        20                -           0.0000          -
36933.07/1867.46	c      1867         534369         272        20                -           0.0000          -
37033.93/1872.53	c      1873           6427        6270        20                -           0.0000          -
37132.93/1877.58	c      1878          15205       10212        20                -           0.0000          -
37231.94/1882.59	c      1883           6492        6324        20                -           0.0000          -
37332.85/1887.60	c      1888         540117         274        20                -           0.0000          -
37433.83/1892.71	c      1893         541421         273        20                -           0.0000          -
37534.81/1897.81	c      1898          15333       10334        20                -           0.0000          -
37633.82/1902.87	c      1903           6628        6446        20                -           0.0000          -
37734.80/1907.92	c      1908         572402         306        20                -           0.0000          -
37833.79/1912.95	c      1913         547285         265        20                -           0.0000          -
37932.72/1917.95	c      1918           6720        6518        20                -           0.0000          -
38031.67/1922.96	c      1923         550386         268        20                -           0.0000          -
38133.25/1928.03	c      1928           6776        6569        20                -           0.0000          -
38232.38/1933.09	c      1933           6816        6607        20                -           0.0000          -
38331.36/1938.14	c      1938         554696         269        20                -           0.0000          -
38433.58/1943.21	c      1943          15578       10579        20                -           0.0000          -
38532.64/1948.26	c      1948          15613       10614        20                -           0.0000          -
38631.76/1953.29	c      1953          38996        1200        20                -           0.0000          -
38732.54/1958.36	c      1958         560423         268        20                -           0.0000          -
38833.51/1963.43	c      1963          39316        1191        20                -           0.0000          -
38932.54/1968.49	c      1968          39373        1184        20                -           0.0000          -
39033.55/1973.51	c      1974           7045        6825        20                -           0.0000          -
39134.53/1978.63	c      1979           7045        6825        20                -           0.0000          -
39233.53/1983.66	c      1984           7074        6852        20                -           0.0000          -
39332.54/1988.67	c      1989         568913         269        20                -           0.0000          -
39433.52/1993.74	c      1994         570336         268        20                -           0.0000          -
39534.51/1998.85	c      1999          16097       11026        20                -           0.0000          -
39633.48/2003.87	c      2004         573166         275        20                -           0.0000          -
39732.47/2008.89	c      2009         574668         264        20                -           0.0000          -
39833.46/2013.91	c      2014          16262       11160        20                -           0.0000          -
39932.47/2018.97	c      2019           7345        7043        20                -           0.0000          -
40031.54/2023.99	c      2024           7348        7046        20                -           0.0000          -
40130.58/2029.04	c      2029           7381        7073        20                -           0.0000          -
40234.08/2034.19	c      2034           7397        7089        20                -           0.0000          -
40334.51/2039.29	c      2039           7424        7114        20                -           0.0000          -
40435.54/2044.34	c      2044           7456        7146        20                -           0.0000          -
40536.56/2049.42	c      2049         587143         264        20                -           0.0000          -
40635.63/2054.48	c      2054          42157        1182        20                -           0.0000          -
40736.64/2059.52	c      2060         590285         271        20                -           0.0000          -
40835.68/2064.58	c      2065         591787         268        20                -           0.0000          -
40936.69/2069.63	c      2070         593309         263        20                -           0.0000          -
41035.72/2074.65	c      2075         594829         272        20                -           0.0000          -
41134.73/2079.67	c      2080           7674        7335        20                -           0.0000          -
41237.70/2084.80	c      2085         597796         263        20                -           0.0000          -
41336.71/2089.85	c      2090         599364         269        20                -           0.0000          -
41435.70/2094.88	c      2095          17063       11847        20                -           0.0000          -
41534.69/2099.88	c      2100          43532        1253        20                -           0.0000          -
41635.67/2105.03	c      2105         603967         266        20                -           0.0000          -
41737.20/2110.05	c      2110          43750        1264        20                -           0.0000          -
41838.29/2115.13	c      2115          43750        1264        20                -           0.0000          -
41938.82/2120.22	c      2120         608151         268        20                -           0.0000          -
42037.67/2125.27	c      2125           7980        7602        20                -           0.0000          -
42138.64/2130.38	c      2130         611011         266        20                -           0.0000          -
42239.60/2135.43	c      2135          17385       12155        20                -           0.0000          -
42338.52/2140.49	c      2140          17441       12194        20                -           0.0000          -
42439.40/2145.55	c      2146          44607        1263        20                -           0.0000          -
42538.32/2150.57	c      2151          44764        1259        20                -           0.0000          -
42637.28/2155.58	c      2156         618088         267        20                -           0.0000          -
42738.18/2160.60	c      2161         619564         269        20                -           0.0000          -
42841.09/2165.81	c      2166          17666       12390        20                -           0.0000          -
42940.03/2170.87	c      2171          17706       12425        20                -           0.0000          -
43040.88/2175.94	c      2176           8343        7902        20                -           0.0000          -
43139.80/2181.01	c      2181          17816       12503        20                -           0.0000          -
43241.35/2186.04	c      2186         627378         264        20                -           0.0000          -
43340.45/2191.06	c      2191           8422        7981        20                -           0.0000          -
43441.38/2196.18	c      2196          46167        1281        20                -           0.0000          -
43541.70/2201.20	c      2201           8507        8038        20                -           0.0000          -
43640.69/2206.27	c      2206         633481         268        20                -           0.0000          -
43741.70/2211.34	c      2211          18104       12742        20                -           0.0000          -
43840.72/2216.36	c      2216          18153       12772        20                -           0.0000          -
43941.66/2221.45	c      2221         638223         277        20                -           0.0000          -
44040.60/2226.49	c      2226         639611         271        20                -           0.0000          -
44141.54/2231.55	c      2232         641048         265        20                -           0.0000          -
44240.49/2236.59	c      2237           8760        8247        20                -           0.0000          -
44341.41/2241.66	c      2242          18402       12985        20                -           0.0000          -
44442.35/2246.72	c      2247           8834        8312        20                -           0.0000          -
44541.37/2251.76	c      2252          47686        1337        20                -           0.0000          -
44642.28/2256.82	c      2257          47717        1350        20                -           0.0000          -
44741.24/2261.86	c      2262         649736         270        20                -           0.0000          -
44842.17/2266.93	c      2267         651262         266        20                -           0.0000          -
44941.14/2271.94	c      2272         652682         265        20                -           0.0000          -
45042.73/2277.06	c      2277          18730       13233        20                -           0.0000          -
45141.72/2282.13	c      2282          48165        1409        20                -           0.0000          -
45242.48/2287.16	c      2287          48165        1409        20                -           0.0000          -
45342.91/2292.23	c      2292          18863       13352        20                -           0.0000          -
45441.88/2297.25	c      2297          48395        1441        20                -           0.0000          -
45542.85/2302.35	c      2302           9172        8631        20                -           0.0000          -
45643.78/2307.40	c      2307           9175        8634        20                -           0.0000          -
45742.69/2312.48	c      2312          19076       13496        20                -           0.0000          -
45843.64/2317.51	c      2318           9230        8689        20                -           0.0000          -
45942.57/2322.53	c      2323         666970         272        20                -           0.0000          -
46041.51/2327.54	c      2328         668379         271        20                -           0.0000          -
46142.42/2332.65	c      2333         669719         274        20                -           0.0000          -
46243.33/2337.73	c      2338           9377        8831        20                -           0.0000          -
46342.25/2342.76	c      2343          19359       13734        20                -           0.0000          -
46441.20/2347.80	c      2348         673994         273        20                -           0.0000          -
46542.11/2352.85	c      2353          19495       13826        20                -           0.0000          -
46643.03/2358.02	c      2358         676833         272        20                -           0.0000          -
46744.56/2363.09	c      2363          19586       13905        20                -           0.0000          -
46843.44/2368.11	c      2368           9714        9079        20                -           0.0000          -
46944.46/2373.13	c      2373          50837        1472        20                -           0.0000          -
47043.32/2378.15	c      2378         682639         272        20                -           0.0000          -
47145.59/2383.31	c      2383          19886       14067        20                -           0.0000          -
47244.49/2388.37	c      2388         685432         265        20                -           0.0000          -
47343.35/2393.39	c      2393           9911        9245        20                -           0.0000          -
47444.27/2398.42	c      2398         688250         269        20                -           0.0000          -
47545.15/2403.53	c      2404         689568         269        20                -           0.0000          -
47644.06/2408.59	c      2409         690956         276        20                -           0.0000          -
47745.03/2413.63	c      2414          10075        9382        20                -           0.0000          -
47845.91/2418.70	c      2419          10099        9406        20                -           0.0000          -
47945.04/2423.75	c      2424          52445        1476        20                -           0.0000          -
48044.11/2428.78	c      2429         696926         271        20                -           0.0000          -
48144.93/2433.88	c      2434         698403         268        20                -           0.0000          -
48245.96/2438.94	c      2439          10305        9541        20                -           0.0000          -
48344.97/2443.98	c      2444          20285       14451        20                -           0.0000          -
48446.55/2449.05	c      2449          20305       14471        20                -           0.0000          -
48545.74/2454.10	c      2454          10434        9623        20                -           0.0000          -
48646.82/2459.15	c      2459          20342       14508        20                -           0.0000          -
48747.13/2464.21	c      2464          53873        1454        20                -           0.0000          -
48846.15/2469.22	c      2469          10593        9707        20                -           0.0000          -
48945.17/2474.22	c      2474         710107         265        20                -           0.0000          -
49046.17/2479.30	c      2479          20459       14625        20                -           0.0000          -
49145.08/2484.35	c      2484          10783        9810        20                -           0.0000          -
49244.02/2489.38	c      2489          10812        9826        20                -           0.0000          -
49343.02/2494.39	c      2494         746451         303        20                -           0.0000          -
49443.93/2499.43	c      2499          10861        9846        20                -           0.0000          -
49544.86/2504.50	c      2505         749476         305        20                -           0.0000          -
49643.81/2509.56	c      2510          11023        9878        20                -           0.0000          -
49742.78/2514.57	c      2515          11053        9908        20                -           0.0000          -
49843.72/2519.66	c      2520         754114         300        20                -           0.0000          -
49944.61/2524.72	c      2525          11122        9968        20                -           0.0000          -
50043.54/2529.79	c      2530         757202         303        20                -           0.0000          -
50144.54/2534.87	c      2535          11207       10037        20                -           0.0000          -
50243.57/2539.89	c      2540         760388         302        20                -           0.0000          -
50344.57/2544.98	c      2545          11306       10077        20                -           0.0000          -
50443.52/2549.98	c      2550         763295         305        20                -           0.0000          -
50545.22/2555.05	c      2555         764801         306        20                -           0.0000          -
50644.22/2560.11	c      2560          56869        1477        20                -           0.0000          -
50745.40/2565.17	c      2565          56936        1473        20                -           0.0000          -
50845.59/2570.23	c      2570          21106       15238        20                -           0.0000          -
50944.66/2575.25	c      2575          11768       10280        20                -           0.0000          -
51045.71/2580.34	c      2580          11768       10280        20                -           0.0000          -
51144.74/2585.37	c      2585         773691         303        20                -           0.0000          -
51245.78/2590.42	c      2590          11852       10287        20                -           0.0000          -
51346.71/2595.51	c      2596          11899       10315        20                -           0.0000          -
51445.77/2600.60	c      2601          11916       10330        20                -           0.0000          -
51546.80/2605.66	c      2606          58066        1451        20                -           0.0000          -
51647.79/2610.74	c      2611         781439         302        20                -           0.0000          -
51746.83/2615.76	c      2616         782977         303        20                -           0.0000          -
51847.84/2620.83	c      2621         784528         299        20                -           0.0000          -
51948.90/2625.93	c      2626         786128         295        20                -           0.0000          -
52047.80/2630.97	c      2631         787730         302        20                -           0.0000          -
52149.59/2636.04	c      2636         789190         302        20                -           0.0000          -
52248.47/2641.10	c      2641         790641         296        20                -           0.0000          -
52349.47/2646.17	c      2646          12576       10592        20                -           0.0000          -
52449.88/2651.23	c      2651          21885       15871        20                -           0.0000          -
52548.88/2656.27	c      2656          21929       15911        20                -           0.0000          -
52649.92/2661.36	c      2661          59704        1456        20                -           0.0000          -
52750.97/2666.41	c      2666          59704        1456        20                -           0.0000          -
52849.98/2671.45	c      2671         799807         304        20                -           0.0000          -
52951.03/2676.53	c      2677          59795        1454        20                -           0.0000          -
53049.92/2681.59	c      2682         802880         302        20                -           0.0000          -
53150.92/2686.60	c      2687          13073       10880        20                -           0.0000          -
53250.01/2691.61	c      2692         805805         305        20                -           0.0000          -
53351.05/2696.77	c      2697         807270         299        20                -           0.0000          -
53452.09/2701.81	c      2702          13217       10929        20                -           0.0000          -
53551.14/2706.89	c      2707          22359       16281        20                -           0.0000          -
53652.09/2711.93	c      2712         811594         298        20                -           0.0000          -
53751.01/2716.98	c      2717          22432       16341        20                -           0.0000          -
53852.82/2722.06	c      2722         814656         307        20                -           0.0000          -
53951.73/2727.10	c      2727          61217        1502        20                -           0.0000          -
54052.90/2732.14	c      2732          13487       11129        20                -           0.0000          -
54153.17/2737.20	c      2737         819081         297        20                -           0.0000          -
54252.21/2742.25	c      2742          13581       11190        20                -           0.0000          -
54353.24/2747.31	c      2747          13642       11225        20                -           0.0000          -
54452.25/2752.36	c      2752          13642       11225        20                -           0.0000          -
54553.27/2757.41	c      2757          13642       11225        20                -           0.0000          -
54652.29/2762.47	c      2762         826314         299        20                -           0.0000          -
54753.23/2767.51	c      2768         827759         309        20                -           0.0000          -
54852.27/2772.55	c      2773          13809       11319        20                -           0.0000          -
54953.32/2777.66	c      2778          62866        1491        20                -           0.0000          -
55054.37/2782.74	c      2783          63048        1486        20                -           0.0000          -
55153.42/2787.78	c      2788          13909       11389        20                -           0.0000          -
55254.43/2792.80	c      2793         835309         306        20                -           0.0000          -
55353.47/2797.89	c      2798          23434       17053        20                -           0.0000          -
55454.53/2802.90	c      2803         838432         308        20                -           0.0000          -
55553.58/2807.98	c      2808         839830         302        20                -           0.0000          -
55652.61/2812.99	c      2813         841342         304        20                -           0.0000          -
55754.31/2818.08	c      2818          23563       17180        20                -           0.0000          -
55853.42/2823.11	c      2823         844353         304        20                -           0.0000          -
55954.43/2828.19	c      2828          23614       17231        20                -           0.0000          -
56054.67/2833.21	c      2833          23648       17259        20                -           0.0000          -
56155.54/2838.30	c      2838          14862       11732        20                -           0.0000          -
56254.59/2843.32	c      2843          65116        1511        20                -           0.0000          -
56355.60/2848.40	c      2848          14945       11813        20                -           0.0000          -
56454.60/2853.46	c      2853          65422        1509        20                -           0.0000          -
56555.61/2858.52	c      2859          23919       17469        20                -           0.0000          -
56654.66/2863.57	c      2864          15100       11944        20                -           0.0000          -
56755.58/2868.64	c      2869          15138       11982        20                -           0.0000          -
56854.58/2873.69	c      2874         858962         303        20                -           0.0000          -
56955.58/2878.72	c      2879          66141        1508        20                -           0.0000          -
57054.56/2883.76	c      2884          66302        1505        20                -           0.0000          -
57155.57/2888.84	c      2889          24305       17720        20                -           0.0000          -
57256.62/2893.91	c      2894          15420       12225        20                -           0.0000          -
57355.69/2898.92	c      2899         832575         266        20                -           0.0000          -
57454.70/2903.93	c      2904          66942        1514        20                -           0.0000          -
57553.77/2908.95	c      2909          66942        1514        20                -           0.0000          -
57652.77/2914.00	c      2914         837424         267        20                -           0.0000          -
57756.56/2919.14	c      2919         838894         267        20                -           0.0000          -
57855.58/2924.14	c      2924         840346         265        20                -           0.0000          -
57955.92/2929.21	c      2929          15852       12443        20                -           0.0000          -
58054.89/2934.27	c      2934          67656        1492        20                -           0.0000          -
58157.87/2939.42	c      2939          67841        1503        20                -           0.0000          -
58256.92/2944.49	c      2944          67995        1504        20                -           0.0000          -
58357.94/2949.55	c      2950          68147        1501        20                -           0.0000          -
58458.93/2954.62	c      2955          25291       18367        20                -           0.0000          -
58557.91/2959.66	c      2960          16634       12580        20                -           0.0000          -
58658.94/2964.73	c      2965          16764       12593        20                -           0.0000          -
58757.97/2969.73	c      2970         854570         261        20                -           0.0000          -
58857.02/2974.77	c      2975          16994       12616        20                -           0.0000          -
58958.02/2979.87	c      2980          17087       12638        20                -           0.0000          -
59059.02/2984.93	c      2985          25918       18679        20                -           0.0000          -
59158.06/2989.94	c      2990          17249       12672        20                -           0.0000          -
59259.83/2995.05	c      2995         861889         266        20                -           0.0000          -
59358.72/3000.08	c      3000          17368       12724        20                -           0.0000          -
59459.71/3005.19	c      3005          17377       12730        20                -           0.0000          -
59560.13/3010.26	c      3010          26561       18920        20                -           0.0000          -
59661.15/3015.33	c      3015          17534       12785        20                -           0.0000          -
59760.21/3020.39	c      3020         868610         264        20                -           0.0000          -
59861.19/3025.42	c      3025          17652       12810        20                -           0.0000          -
59960.27/3030.50	c      3030          26968       19110        20                -           0.0000          -
60061.33/3035.54	c      3036          17744       12849        20                -           0.0000          -
60160.38/3040.58	c      3041          17870       12862        20                -           0.0000          -
60261.39/3045.65	c      3046          71160        1514        20                -           0.0000          -
60362.39/3050.71	c      3051          71314        1504        20                -           0.0000          -
60461.42/3055.77	c      3056          18262       12909        20                -           0.0000          -
60562.45/3060.81	c      3061         879716         263        20                -           0.0000          -
60661.47/3065.82	c      3066         881112         260        20                -           0.0000          -
60762.49/3070.92	c      3071         882437         263        20                -           0.0000          -
60861.53/3075.94	c      3076         883813         266        20                -           0.0000          -
60960.53/3080.99	c      3081          18856       12997        20                -           0.0000          -
61059.55/3086.01	c      3086          72475        1497        20                -           0.0000          -
61158.60/3091.02	c      3091          72631        1490        20                -           0.0000          -
61260.44/3096.06	c      3096          72808        1482        20                -           0.0000          -
61359.40/3101.09	c      3101          72991        1485        20                -           0.0000          -
61460.37/3106.17	c      3106          19595       13037        20                -           0.0000          -
61562.75/3111.37	c      3111          19712       13022        20                -           0.0000          -
61663.77/3116.44	c      3116          19776       13063        20                -           0.0000          -
61762.81/3121.46	c      3121          19898       13094        20                -           0.0000          -
61861.86/3126.49	c      3126          20038       13107        20                -           0.0000          -
61962.87/3131.55	c      3132          29404       20044        20                -           0.0000          -
62063.89/3136.69	c      3137          29499       20069        20                -           0.0000          -
62164.90/3141.73	c      3142          29542       20112        20                -           0.0000          -
62263.94/3146.80	c      3147          29637       20171        20                -           0.0000          -
62364.96/3151.84	c      3152          74764        1459        20                -           0.0000          -
62463.99/3156.88	c      3157          21069       13134        20                -           0.0000          -
62565.01/3161.94	c      3162          29863       20320        20                -           0.0000          -
62664.06/3166.99	c      3167          21190       13189        20                -           0.0000          -
62765.70/3172.05	c      3172         909789         271        20                -           0.0000          -
62864.90/3177.11	c      3177          21307       13256        20                -           0.0000          -
62965.79/3182.15	c      3182          75758        1502        20                -           0.0000          -
63065.00/3187.17	c      3187          75918        1506        20                -           0.0000          -
63165.18/3192.26	c      3192          30521       20556        20                -           0.0000          -
63266.18/3197.30	c      3197         916803         268        20                -           0.0000          -
63365.22/3202.32	c      3202          30625       20621        20                -           0.0000          -
63464.25/3207.32	c      3207          21893       13399        20                -           0.0000          -
63563.32/3212.37	c      3212         921206         272        20                -           0.0000          -
63664.38/3217.43	c      3217          21969       13424        20                -           0.0000          -
63763.42/3222.49	c      3222          77028        1527        20                -           0.0000          -
63864.54/3227.57	c      3228          30879       20842        20                -           0.0000          -
63965.48/3232.63	c      3233          30966       20894        20                -           0.0000          -
64064.51/3237.67	c      3238         928422         264        20                -           0.0000          -
64165.56/3242.71	c      3243          22410       13524        20                -           0.0000          -
64266.58/3247.81	c      3248          77867        1514        20                -           0.0000          -
64365.61/3252.89	c      3253          78034        1522        20                -           0.0000          -
64466.62/3257.93	c      3258          31310       21129        20                -           0.0000          -
64565.61/3262.94	c      3263          78380        1524        20                -           0.0000          -
64664.62/3267.97	c      3268          31429       21214        20                -           0.0000          -
64763.66/3272.98	c      3273          23125       13624        20                -           0.0000          -
64865.32/3278.06	c      3278          23242       13641        20                -           0.0000          -
64964.49/3283.08	c      3283         941036         262        20                -           0.0000          -
65063.31/3288.10	c      3288          31725       21397        20                -           0.0000          -
65162.48/3293.14	c      3293          23583       13683        20                -           0.0000          -
65264.73/3298.21	c      3298          31846       21481        20                -           0.0000          -
65363.75/3303.25	c      3303         985849         301        20                -           0.0000          -
65464.76/3308.35	c      3308         987312         300        20                -           0.0000          -
65565.77/3313.41	c      3313          32064       21626        20                -           0.0000          -
65664.81/3318.47	c      3318          80083        1551        20                -           0.0000          -
65765.80/3323.54	c      3324          24216       13820        20                -           0.0000          -
65864.86/3328.56	c      3329          24268       13841        20                -           0.0000          -
65963.93/3333.59	c      3334         994306         304        20                -           0.0000          -
66065.00/3338.64	c      3339         995762         298        20                -           0.0000          -
66166.03/3343.80	c      3344         997260         300        20                -           0.0000          -
66267.05/3348.86	c      3349          24482       13916        20                -           0.0000          -
66366.07/3353.87	c      3354        1000143         305        20                -           0.0000          -
66467.04/3358.93	c      3359          24623       13962        20                -           0.0000          -
66566.03/3364.01	c      3364          24623       13962        20                -           0.0000          -
66667.84/3369.04	c      3369        1004825         307        20                -           0.0000          -
66766.80/3374.13	c      3374        1006316         306        20                -           0.0000          -
66867.73/3379.16	c      3379          33144       22193        20                -           0.0000          -
66966.62/3384.17	c      3384          24998       14051        20                -           0.0000          -
67066.96/3389.22	c      3389        1010882         302        20                -           0.0000          -
67168.03/3394.34	c      3394          25185       14093        20                -           0.0000          -
67269.10/3399.47	c      3399          25185       14093        20                -           0.0000          -
67370.12/3404.55	c      3405          82872        1592        20                -           0.0000          -
67471.16/3409.62	c      3410          25353       14131        20                -           0.0000          -
67570.16/3414.69	c      3415        1018145         298        20                -           0.0000          -
67671.19/3419.75	c      3420          33808       22578        20                -           0.0000          -
67770.21/3424.78	c      3425        1021037         302        20                -           0.0000          -
67871.21/3429.86	c      3430        1022394         296        20                -           0.0000          -
67972.21/3434.97	c      3435        1023735         297        20                -           0.0000          -
68074.00/3440.04	c      3440        1025049         301        20                -           0.0000          -
68172.98/3445.08	c      3445        1026477         301        20                -           0.0000          -
68271.76/3450.11	c      3450        1027925         299        20                -           0.0000          -
68372.86/3455.18	c      3455        1029321         302        20                -           0.0000          -
68473.25/3460.21	c      3460          34437       22899        20                -           0.0000          -
68574.22/3465.30	c      3465        1032155         301        20                -           0.0000          -
68673.23/3470.35	c      3470        1033573         304        20                -           0.0000          -
68774.20/3475.40	c      3475          27255       14341        20                -           0.0000          -
68873.20/3480.46	c      3480        1036441         298        20                -           0.0000          -
68974.21/3485.51	c      3486        1037877         297        20                -           0.0000          -
69073.24/3490.55	c      3491        1039340         298        20                -           0.0000          -
69174.23/3495.65	c      3496        1040723         309        20                -           0.0000          -
69273.27/3500.67	c      3501          27996       14391        20                -           0.0000          -
69374.27/3505.71	c      3506          35228       23307        20                -           0.0000          -
69475.29/3510.80	c      3511        1045269         294        20                -           0.0000          -
69574.30/3515.88	c      3516          86416        1564        20                -           0.0000          -
69675.34/3520.95	c      3521          28378       14502        20                -           0.0000          -
69774.36/3525.99	c      3526          28456       14520        20                -           0.0000          -
69873.39/3531.01	c      3531        1050845         304        20                -           0.0000          -
69974.95/3536.05	c      3536          35787       23593        20                -           0.0000          -
70074.10/3541.09	c      3541          35895       23652        20                -           0.0000          -
70175.10/3546.13	c      3546        1055252         298        20                -           0.0000          -
70274.32/3551.15	c      3551          36091       23757        20                -           0.0000          -
70373.41/3556.15	c      3556        1058200         298        20                -           0.0000          -
70473.66/3561.21	c      3561        1059611         301        20                -           0.0000          -
70572.62/3566.27	c      3566        1060968         294        20                -           0.0000          -
70673.64/3571.31	c      3571          88252        1535        20                -           0.0000          -
70772.70/3576.35	c      3576          36511       24014        20                -           0.0000          -
70873.73/3581.42	c      3581          29674       14713        20                -           0.0000          -
70972.71/3586.47	c      3586          29883       14713        20                -           0.0000          -
71073.73/3591.52	c      3592          30116       14694        20                -           0.0000          -
71172.77/3596.58	c      3597          36877       24179        20                -           0.0000          -
71273.82/3601.64	c      3602          30320       14704        20                -           0.0000          -
71372.90/3606.65	c      3607          37134       24274        20                -           0.0000          -
71473.87/3611.74	c      3612          89573        1512        20                -           0.0000          -
71572.91/3616.79	c      3617          89756        1502        20                -           0.0000          -
71673.91/3621.85	c      3622          37457       24398        20                -           0.0000          -
71772.98/3626.90	c      3627          30848       14739        20                -           0.0000          -
71874.06/3631.94	c      3632          30848       14739        20                -           0.0000          -
71973.09/3637.00	c      3637          30951       14765        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 (190529 MiB free)
  memory of node 1: 193531 MiB (191605 MiB free)
  memory of node 2: 193531 MiB (193131 MiB free)
  memory of node 3: 193493 MiB (192365 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-4465550-1722454516/watcher-4465550-1722454516 -o /tmp/evaluation-result-4465550-1722454516/solver-4465550-1722454516 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722454516-70740 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465550-1722454516.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=70768, runsolver pid=70765
Current StackSize limit: 8192 KiB


[startup+0.100107 s]*
/proc/loadavg: 18.56 20.57 32.25 5/849 70781
/proc/meminfo: memFree=785921892/790760800 swapFree=131071996/131071996
[pid=70768] ppid=70765 vsize=93328 memory=80980 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/70768/stat : 70768 (fscip) R 70765 70768 70728 0 -1 4194304 18107 0 0 0 8 3 0 0 20 0 1 0 12031066 95567872 20245 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
/proc/70768/statm: 23332 20245 2566 3035 0 19728 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 93328 KiB
Current children cumulated memory: 80980 KiB

[startup+0.218515 s]*
/proc/loadavg: 18.56 20.57 32.25 5/861 70801
/proc/meminfo: memFree=785791828/790760800 swapFree=131071996/131071996
[pid=70768] ppid=70765 vsize=101680 memory=89580 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/70768/stat : 70768 (fscip) R 70765 70768 70728 0 -1 4194304 28122 0 0 0 18 5 0 0 20 0 1 0 12031066 104120320 22395 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
/proc/70768/statm: 25420 22395 2694 3035 0 21816 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 101680 KiB
Current children cumulated memory: 89580 KiB

[startup+0.31889 s]*
/proc/loadavg: 18.56 20.57 32.25 5/861 70801
/proc/meminfo: memFree=785698996/790760800 swapFree=131071996/131071996
[pid=70768] ppid=70765 vsize=114152 memory=101676 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/stat : 70768 (fscip) R 70765 70768 70728 0 -1 4194304 32887 0 0 0 27 5 0 0 20 0 1 0 12031066 116891648 25419 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
/proc/70768/statm: 28538 25419 2710 3035 0 24934 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 114152 KiB
Current children cumulated memory: 101676 KiB

[startup+0.700254 s]
/proc/loadavg: 18.56 20.57 32.25 5/861 70801
/proc/meminfo: memFree=785401324/790760800 swapFree=131071996/131071996
[pid=70768] ppid=70765 vsize=247732 memory=222044 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/70768/stat : 70768 (fscip) R 70765 70768 70728 0 -1 4194304 41075 0 0 0 60 9 0 0 20 0 1 0 12031066 253677568 55511 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
/proc/70768/statm: 61933 55511 2742 3035 0 58329 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 247732 KiB
Current children cumulated memory: 222044 KiB

[startup+1.50049 s]
/proc/loadavg: 18.56 20.57 32.25 5/881 70821
/proc/meminfo: memFree=784653924/790760800 swapFree=131071996/131071996
[pid=70768] ppid=70765 vsize=1820392 memory=592248 CPUtime=1.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/stat : 70768 (fscip) S 70765 70768 70728 0 -1 1077936128 124174 0 0 0 126 23 0 0 20 0 21 0 12031066 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 17 26 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
/proc/70768/statm: 455098 148062 2758 3035 0 192521 0
[pid=70768/tid=70802] ppid=70765 vsize=1820392 memory=7235153083747427951 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70802/stat : 70802 (fscip) S 70765 70768 70728 0 -1 1077936192 6357 0 0 0 3 1 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70803] ppid=70765 vsize=1820392 memory=5556 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/70768/task/70803/stat : 70803 (fscip) S 70765 70768 70728 0 -1 1077936192 6357 0 0 0 3 0 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70804] ppid=70765 vsize=1820392 memory=16088 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70804/stat : 70804 (fscip) S 70765 70768 70728 0 -1 1077936192 6357 0 0 0 3 1 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70805] ppid=70765 vsize=1820392 memory=3472328296227681489 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70805/stat : 70805 (fscip) S 70765 70768 70728 0 -1 1077936192 6357 0 0 0 3 1 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70806] ppid=70765 vsize=1820392 memory=1968 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70806/stat : 70806 (fscip) S 70765 70768 70728 0 -1 1077936192 6357 0 0 0 3 1 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70807] ppid=70765 vsize=1820392 memory=54204 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/70768/task/70807/stat : 70807 (fscip) S 70765 70768 70728 0 -1 1077936192 6357 0 0 0 3 0 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70808] ppid=70765 vsize=1820392 memory=280051195417408 CPUtime=0.01 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70808/stat : 70808 (fscip) R 70765 70768 70728 0 -1 4194368 4069 0 0 0 1 0 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70809] ppid=70765 vsize=1820392 memory=8380554938113 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70809/stat : 70809 (fscip) S 70765 70768 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70810] ppid=70765 vsize=1820392 memory=8384849905153 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70810/stat : 70810 (fscip) S 70765 70768 70728 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70811] ppid=70765 vsize=1820392 memory=8389144872449 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70811/stat : 70811 (fscip) S 70765 70768 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70812] ppid=70765 vsize=1820392 memory=2814784127238148 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70812/stat : 70812 (fscip) S 70765 70768 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70813] ppid=70765 vsize=1820392 memory=30962685530996822 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70813/stat : 70813 (fscip) S 70765 70768 70728 0 -1 1077936192 6357 0 0 0 3 1 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70814] ppid=70765 vsize=1820392 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/70768/task/70814/stat : 70814 (fscip) S 70765 70768 70728 0 -1 1077936192 6358 0 0 0 3 0 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70815] ppid=70765 vsize=1820392 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/70768/task/70815/stat : 70815 (fscip) S 70765 70768 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70816] ppid=70765 vsize=1820392 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/70768/task/70816/stat : 70816 (fscip) S 70765 70768 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70817] ppid=70765 vsize=1820392 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/70768/task/70817/stat : 70817 (fscip) S 70765 70768 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70818] ppid=70765 vsize=1820392 memory=25988 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70818/stat : 70818 (fscip) S 70765 70768 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12031165 1864081408 148062 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70819] ppid=70765 vsize=1820392 memory=2244 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70819/stat : 70819 (fscip) S 70765 70768 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12031165 1864081408 148128 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70820] ppid=70765 vsize=1820392 memory=31232 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70820/stat : 70820 (fscip) S 70765 70768 70728 0 -1 1077936192 6357 0 0 0 3 1 0 0 20 0 21 0 12031165 1864081408 148128 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70821] ppid=70765 vsize=1820392 memory=28656 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/70768/task/70821/stat : 70821 (fscip) S 70765 70768 70728 0 -1 1077936192 6357 0 0 0 3 0 0 0 20 0 21 0 12031165 1864081408 148128 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 1820392 KiB
Current children cumulated memory: 592248 KiB

[startup+3.12326 s]
/proc/loadavg: 18.56 20.57 32.25 23/901 70841
/proc/meminfo: memFree=780284408/790760800 swapFree=131071996/131071996
[pid=70768] ppid=70765 vsize=3755424 memory=2805340 CPUtime=23.62 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/stat : 70768 (fscip) S 70765 70768 70728 0 -1 1077936128 680517 0 0 0 1569 793 0 0 20 0 41 0 12031066 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 17 2 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
/proc/70768/statm: 938856 701335 2854 3035 0 801710 0
[pid=70768/tid=70802] ppid=70765 vsize=3755424 memory=16088 CPUtime=1.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70802/stat : 70802 (fscip) R 70765 70768 70728 0 -1 4194368 34655 0 0 0 53 57 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70803] ppid=70765 vsize=3755424 memory=5792755232048184565 CPUtime=1.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70803/stat : 70803 (fscip) R 70765 70768 70728 0 -1 4194368 30856 0 0 0 60 52 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70804] ppid=70765 vsize=3755424 memory=289248 CPUtime=1.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70804/stat : 70804 (fscip) D 70765 70768 70728 0 -1 4194368 25999 0 0 0 109 7 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70805] ppid=70765 vsize=3755424 memory=421468 CPUtime=1.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70805/stat : 70805 (fscip) R 70765 70768 70728 0 -1 4194368 34670 0 0 0 61 50 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70806] ppid=70765 vsize=3755424 memory=1992628 CPUtime=1.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70806/stat : 70806 (fscip) R 70765 70768 70728 0 -1 4194368 30873 0 0 0 62 49 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70807] ppid=70765 vsize=3755424 memory=25333125866717268 CPUtime=1.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70807/stat : 70807 (fscip) R 70765 70768 70728 0 -1 4194368 29399 0 0 0 109 7 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70808] ppid=70765 vsize=3755424 memory=7235153083747427951 CPUtime=1.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70808/stat : 70808 (fscip) R 70765 70768 70728 0 -1 4194368 34708 0 0 0 50 59 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70809] ppid=70765 vsize=3755424 memory=536288 CPUtime=1.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70809/stat : 70809 (fscip) R 70765 70768 70728 0 -1 4194368 30866 0 0 0 61 50 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70810] ppid=70765 vsize=3755424 memory=280051195586048 CPUtime=1.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70810/stat : 70810 (fscip) R 70765 70768 70728 0 -1 4194368 25994 0 0 0 108 7 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70811] ppid=70765 vsize=3755424 memory=280051195914416 CPUtime=1.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70811/stat : 70811 (fscip) R 70765 70768 70728 0 -1 4194368 34649 0 0 0 53 57 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70812] ppid=70765 vsize=3755424 memory=0 CPUtime=1.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70812/stat : 70812 (fscip) R 70765 70768 70728 0 -1 4194368 30932 0 0 0 62 49 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70813] ppid=70765 vsize=3755424 memory=25988 CPUtime=1.16 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70813/stat : 70813 (fscip) R 70765 70768 70728 0 -1 4194368 26075 0 0 0 108 8 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70814] ppid=70765 vsize=3755424 memory=2244 CPUtime=1.07 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70814/stat : 70814 (fscip) R 70765 70768 70728 0 -1 4194368 33572 0 0 0 51 56 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70815] ppid=70765 vsize=3755424 memory=31232 CPUtime=1.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70815/stat : 70815 (fscip) R 70765 70768 70728 0 -1 1077936192 30861 0 0 0 60 50 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70816] ppid=70765 vsize=3755424 memory=28656 CPUtime=1.17 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70816/stat : 70816 (fscip) R 70765 70768 70728 0 -1 4194368 26022 0 0 0 111 6 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70817] ppid=70765 vsize=3755424 memory=280051195264976 CPUtime=1.09 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70817/stat : 70817 (fscip) R 70765 70768 70728 0 -1 4194368 34711 0 0 0 53 56 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70818] ppid=70765 vsize=3755424 memory=306120572799466 CPUtime=1.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70818/stat : 70818 (fscip) D 70765 70768 70728 0 -1 4194368 34021 0 0 0 61 50 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70819] ppid=70765 vsize=3755424 memory=306120572799466 CPUtime=1.15 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70819/stat : 70819 (fscip) R 70765 70768 70728 0 -1 4194368 26088 0 0 0 108 7 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70820] ppid=70765 vsize=3755424 memory=306120572797930 CPUtime=1.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70820/stat : 70820 (fscip) R 70765 70768 70728 0 -1 4194368 34920 0 0 0 63 49 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70821] ppid=70765 vsize=3755424 memory=30962685530996822 CPUtime=1.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70821/stat : 70821 (fscip) D 70765 70768 70728 0 -1 4194368 34075 0 0 0 63 48 0 0 20 0 41 0 12031165 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70822] ppid=70765 vsize=3755424 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/70768/task/70822/stat : 70822 (fscip) S 70765 70768 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12031258 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70823] ppid=70765 vsize=3755424 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/70768/task/70823/stat : 70823 (fscip) S 70765 70768 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12031258 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70824] ppid=70765 vsize=3755424 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/70768/task/70824/stat : 70824 (fscip) S 70765 70768 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12031258 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70825] ppid=70765 vsize=3755424 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/70768/task/70825/stat : 70825 (fscip) S 70765 70768 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12031258 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70826] ppid=70765 vsize=3755424 memory=280051195417408 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70826/stat : 70826 (fscip) S 70765 70768 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12031258 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70827] ppid=70765 vsize=3755424 memory=11572 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70827/stat : 70827 (fscip) S 70765 70768 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12031258 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70828] ppid=70765 vsize=3755424 memory=13844 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70828/stat : 70828 (fscip) S 70765 70768 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12031258 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70830] ppid=70765 vsize=3755424 memory=10824 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70830/stat : 70830 (fscip) S 70765 70768 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12031258 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70829] ppid=70765 vsize=3755424 memory=5556 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70829/stat : 70829 (fscip) S 70765 70768 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12031258 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70831] ppid=70765 vsize=3755424 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/70768/task/70831/stat : 70831 (fscip) S 70765 70768 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12031258 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70832] ppid=70765 vsize=3755424 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/70768/task/70832/stat : 70832 (fscip) S 70765 70768 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12031258 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70833] ppid=70765 vsize=3755424 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/70768/task/70833/stat : 70833 (fscip) S 70765 70768 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12031258 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70834] ppid=70765 vsize=3755424 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/70768/task/70834/stat : 70834 (fscip) S 70765 70768 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12031258 3845554176 701335 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0

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

/proc/70768/task/70821/stat : 70821 (fscip) R 70765 70768 70728 0 -1 4194368 2537006 0 0 0 354555 377 0 0 20 0 41 0 12031165 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70822] ppid=70765 vsize=11132384 memory=25333125866717268 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/70768/task/70822/stat : 70822 (fscip) S 70765 70768 70728 0 -1 1077936192 57 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70823] ppid=70765 vsize=11132384 memory=25333125866717268 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/70768/task/70823/stat : 70823 (fscip) S 70765 70768 70728 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70824] ppid=70765 vsize=11132384 memory=22095391608888126 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/70768/task/70824/stat : 70824 (fscip) S 70765 70768 70728 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70825] ppid=70765 vsize=11132384 memory=7305683218865586202 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/70768/task/70825/stat : 70825 (fscip) S 70765 70768 70728 0 -1 1077936192 111 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70826] ppid=70765 vsize=11132384 memory=25333125866717268 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/70768/task/70826/stat : 70826 (fscip) S 70765 70768 70728 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70827] ppid=70765 vsize=11132384 memory=7044 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/70768/task/70827/stat : 70827 (fscip) S 70765 70768 70728 0 -1 1077936192 62 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70828] ppid=70765 vsize=11132384 memory=16088 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/70768/task/70828/stat : 70828 (fscip) S 70765 70768 70728 0 -1 1077936192 111 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70830] ppid=70765 vsize=11132384 memory=25333125866717268 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/70768/task/70830/stat : 70830 (fscip) S 70765 70768 70728 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70829] ppid=70765 vsize=11132384 memory=11572 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/70768/task/70829/stat : 70829 (fscip) S 70765 70768 70728 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70831] ppid=70765 vsize=11132384 memory=9646028 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/70768/task/70831/stat : 70831 (fscip) S 70765 70768 70728 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70832] ppid=70765 vsize=11132384 memory=9645768 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/70768/task/70832/stat : 70832 (fscip) S 70765 70768 70728 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70833] ppid=70765 vsize=11132384 memory=280051197115376 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/70768/task/70833/stat : 70833 (fscip) S 70765 70768 70728 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70834] ppid=70765 vsize=11132384 memory=32844 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/70768/task/70834/stat : 70834 (fscip) S 70765 70768 70728 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70835] ppid=70765 vsize=11132384 memory=11572 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70835/stat : 70835 (fscip) S 70765 70768 70728 0 -1 1077936192 131 0 0 0 0 4 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70836] ppid=70765 vsize=11132384 memory=13992 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/70768/task/70836/stat : 70836 (fscip) S 70765 70768 70728 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70837] ppid=70765 vsize=11132384 memory=9630356 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/70768/task/70837/stat : 70837 (fscip) S 70765 70768 70728 0 -1 1077936192 110 0 0 0 0 3 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70838] ppid=70765 vsize=11132384 memory=9647848 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/70768/task/70838/stat : 70838 (fscip) S 70765 70768 70728 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70839] ppid=70765 vsize=11132384 memory=11572 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70839/stat : 70839 (fscip) S 70765 70768 70728 0 -1 1077936192 113 0 0 0 4 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70840] ppid=70765 vsize=11132384 memory=9647852 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/70768/task/70840/stat : 70840 (fscip) S 70765 70768 70728 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70841] ppid=70765 vsize=11132384 memory=11572 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/70768/task/70841/stat : 70841 (fscip) S 70765 70768 70728 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2411964 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
Current children cumulated CPU time: 70891.6 s
Current children cumulated vsize: 11132384 KiB
Current children cumulated memory: 9647856 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3638.3 s]
/proc/loadavg: 80.27 80.22 79.15 81/1021 76187
/proc/meminfo: memFree=749831240/790760800 swapFree=131071996/131071996
[pid=70768] ppid=70765 vsize=11132384 memory=9671176 CPUtime=72000.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/stat : 70768 (fscip) S 70765 70768 70728 0 -1 1077936128 30260222 0 0 0 7191588 8493 0 0 20 0 41 0 12031066 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 17 6 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
/proc/70768/statm: 2783096 2417794 2998 3035 0 2622551 0
[pid=70768/tid=70802] ppid=70765 vsize=11132384 memory=9457060 CPUtime=3604.85 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70802/stat : 70802 (fscip) R 70765 70768 70728 0 -1 4194368 1175697 0 0 0 360166 319 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70803] ppid=70765 vsize=11132384 memory=608373527685454 CPUtime=3598.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70803/stat : 70803 (fscip) R 70765 70768 70728 0 -1 4194368 2329129 0 0 0 359506 343 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70804] ppid=70765 vsize=11132384 memory=608373527685454 CPUtime=3603.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70804/stat : 70804 (fscip) R 70765 70768 70728 0 -1 4194368 672114 0 0 0 359734 631 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70805] ppid=70765 vsize=11132384 memory=280051195715328 CPUtime=3600.76 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70805/stat : 70805 (fscip) R 70765 70768 70728 0 -1 4194368 1489933 0 0 0 359761 315 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70806] ppid=70765 vsize=11132384 memory=25333125866717268 CPUtime=3600.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70806/stat : 70806 (fscip) R 70765 70768 70728 0 -1 4194368 2262855 0 0 0 359684 364 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70807] ppid=70765 vsize=11132384 memory=8532940 CPUtime=3600.95 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70807/stat : 70807 (fscip) R 70765 70768 70728 0 -1 4194368 701543 0 0 0 359451 644 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70808] ppid=70765 vsize=11132384 memory=21524 CPUtime=3602.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70808/stat : 70808 (fscip) R 70765 70768 70728 0 -1 4194368 1228609 0 0 0 359909 293 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70809] ppid=70765 vsize=11132384 memory=25333125866717268 CPUtime=3599.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70809/stat : 70809 (fscip) R 70765 70768 70728 0 -1 4194368 2146022 0 0 0 359555 356 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70810] ppid=70765 vsize=11132384 memory=25333125866717268 CPUtime=3595.67 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70810/stat : 70810 (fscip) R 70765 70768 70728 0 -1 4194368 672146 0 0 0 358870 697 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70811] ppid=70765 vsize=11132384 memory=358960 CPUtime=3580.65 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70811/stat : 70811 (fscip) R 70765 70768 70728 0 -1 4194368 1556140 0 0 0 357805 260 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70812] ppid=70765 vsize=11132384 memory=421468 CPUtime=3600.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70812/stat : 70812 (fscip) R 70765 70768 70728 0 -1 4194368 2634173 0 0 0 359666 382 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70813] ppid=70765 vsize=11132384 memory=16088 CPUtime=3593.22 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70813/stat : 70813 (fscip) R 70765 70768 70728 0 -1 4194368 670337 0 0 0 358741 581 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70814] ppid=70765 vsize=11132384 memory=25333125866717268 CPUtime=3603.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70814/stat : 70814 (fscip) R 70765 70768 70728 0 -1 4194368 1192068 0 0 0 360000 303 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70815] ppid=70765 vsize=11132384 memory=7305683218865586202 CPUtime=3604.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70815/stat : 70815 (fscip) R 70765 70768 70728 0 -1 4194368 2448267 0 0 0 360071 376 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70816] ppid=70765 vsize=11132384 memory=7379263795998910817 CPUtime=3600.8 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70816/stat : 70816 (fscip) R 70765 70768 70728 0 -1 4194368 669431 0 0 0 359461 619 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70817] ppid=70765 vsize=11132384 memory=26972 CPUtime=3597.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70817/stat : 70817 (fscip) R 70765 70768 70728 0 -1 4194368 1449120 0 0 0 359483 267 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70818] ppid=70765 vsize=11132384 memory=3664 CPUtime=3598.58 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70818/stat : 70818 (fscip) R 70765 70768 70728 0 -1 4194368 2459166 0 0 0 359517 341 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70819] ppid=70765 vsize=11132384 memory=9538192 CPUtime=3605.63 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70819/stat : 70819 (fscip) R 70765 70768 70728 0 -1 4194368 681149 0 0 0 359935 628 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70820] ppid=70765 vsize=11132384 memory=9667064 CPUtime=3602.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70820/stat : 70820 (fscip) R 70765 70768 70728 0 -1 4194368 1214085 0 0 0 359922 289 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70821] ppid=70765 vsize=11132384 memory=9663852 CPUtime=3604.89 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70821/stat : 70821 (fscip) R 70765 70768 70728 0 -1 4194368 2548415 0 0 0 360111 378 0 0 20 0 41 0 12031165 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70822] ppid=70765 vsize=11132384 memory=9667064 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/70768/task/70822/stat : 70822 (fscip) S 70765 70768 70728 0 -1 1077936192 57 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70823] ppid=70765 vsize=11132384 memory=280051198046080 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/70768/task/70823/stat : 70823 (fscip) S 70765 70768 70728 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70824] ppid=70765 vsize=11132384 memory=9667064 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/70768/task/70824/stat : 70824 (fscip) S 70765 70768 70728 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70825] ppid=70765 vsize=11132384 memory=11572 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/70768/task/70825/stat : 70825 (fscip) S 70765 70768 70728 0 -1 1077936192 111 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70826] ppid=70765 vsize=11132384 memory=13992 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70826/stat : 70826 (fscip) S 70765 70768 70728 0 -1 1077936192 117 0 0 0 4 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70827] ppid=70765 vsize=11132384 memory=280051195203296 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/70768/task/70827/stat : 70827 (fscip) S 70765 70768 70728 0 -1 1077936192 62 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70828] ppid=70765 vsize=11132384 memory=6010167319315180644 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/70768/task/70828/stat : 70828 (fscip) S 70765 70768 70728 0 -1 1077936192 111 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70830] ppid=70765 vsize=11132384 memory=1744 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/70768/task/70830/stat : 70830 (fscip) S 70765 70768 70728 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70829] ppid=70765 vsize=11132384 memory=9667064 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/70768/task/70829/stat : 70829 (fscip) S 70765 70768 70728 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70831] ppid=70765 vsize=11132384 memory=280051199797264 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/70768/task/70831/stat : 70831 (fscip) S 70765 70768 70728 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70832] ppid=70765 vsize=11132384 memory=6944656592387989600 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/70768/task/70832/stat : 70832 (fscip) S 70765 70768 70728 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70833] ppid=70765 vsize=11132384 memory=280051195174976 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/70768/task/70833/stat : 70833 (fscip) S 70765 70768 70728 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70834] ppid=70765 vsize=11132384 memory=9640732 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/70768/task/70834/stat : 70834 (fscip) S 70765 70768 70728 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70835] ppid=70765 vsize=11132384 memory=11572 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70835/stat : 70835 (fscip) S 70765 70768 70728 0 -1 1077936192 131 0 0 0 0 4 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70836] ppid=70765 vsize=11132384 memory=9671176 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70836/stat : 70836 (fscip) S 70765 70768 70728 0 -1 1077936192 115 0 0 0 4 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70837] ppid=70765 vsize=11132384 memory=2212 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/70768/task/70837/stat : 70837 (fscip) S 70765 70768 70728 0 -1 1077936192 110 0 0 0 0 3 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70838] ppid=70765 vsize=11132384 memory=6096 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/70768/task/70838/stat : 70838 (fscip) S 70765 70768 70728 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70839] ppid=70765 vsize=11132384 memory=9663852 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/70768/task/70839/stat : 70839 (fscip) S 70765 70768 70728 0 -1 1077936192 113 0 0 0 4 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70840] ppid=70765 vsize=11132384 memory=2180 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/70768/task/70840/stat : 70840 (fscip) S 70765 70768 70728 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
[pid=70768/tid=70841] ppid=70765 vsize=11132384 memory=9663852 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/70768/task/70841/stat : 70841 (fscip) S 70765 70768 70728 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 12031258 11399561216 2417794 809668444160 4194304 16623229 140723098524944 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 38461440 140723098526730 140723098526848 140723098526848 140723098533872 0
Current children cumulated CPU time: 72000.8 s
Current children cumulated vsize: 11132384 KiB
Current children cumulated memory: 9671176 KiB

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

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

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

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

[startup+3638.41 s]*
/proc/loadavg: 80.27 80.22 79.15 63/982 76187
/proc/meminfo: memFree=756986972/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3638.51
CPU time (s): 72001.2
CPU user time (s): 71916.1
CPU system time (s): 85.1174
CPU usage (%): 1978.86
Max. virtual memory (cumulated for all children) (KiB): 11197920
Max. memory (cumulated for all children) (KiB): 9671176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71916.1
system time used= 85.1174
maximum resident set size= 9671176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30260565
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= 765845
involuntary context switches= 175729


# summary of solver processes directly reported to runsolver:
#   pid: 70768
#   total CPU time (s): 72001.2
#   total CPU user time (s): 71916.1
#   total CPU system time (s): 85.1174

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.4006 second user time and 82.2466 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-07-31 21:35:16
IDJOB=4465550
IDBENCH=147891
IDSOLVER=3094
FILE ID=nodeD104/4465550-1722454516
RUNJOBID= nodeD104-1722454516-70740
SLURM_JOB_ID= 8254240
Free space on /tmp= 8622912 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/liu/vdw/normalized-vdw_k6_l3_n170.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-4465550-1722454516/watcher-4465550-1722454516 -o /tmp/evaluation-result-4465550-1722454516/solver-4465550-1722454516 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722454516-70740 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465550-1722454516.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= f8e7200d7e9c4a7cfb6b4e6c5b6d430a
RANDOM SEED=217435140

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        786058352 kB
MemAvailable:   784609400 kB
Buffers:          153416 kB
Cached:          1761712 kB
SwapCached:            0 kB
Active:           308748 kB
Inactive:        2030268 kB
Active(anon):       2108 kB
Inactive(anon):   444312 kB
Active(file):     306640 kB
Inactive(file):  1585956 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            109044 kB
Writeback:             0 kB
AnonPages:        423824 kB
Mapped:            88816 kB
Shmem:             22536 kB
KReclaimable:     156332 kB
Slab:             492348 kB
SReclaimable:     156332 kB
SUnreclaim:       336016 kB
KernelStack:       14576 kB
PageTables:        10708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     461632 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           188544 kB
HardwareCorrupted:     0 kB
AnonHugePages:    280576 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      479232 kB
DirectMap2M:    37767168 kB
DirectMap1G:    767557632 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD104 at 2024-07-31 22:35:55