Trace number 4465638

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) 72002.4 3656.2

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/
normalized-ooo.ex.mem.LsqHdStrong.ucl.opb
MD5SUM911cf7319fa5fa56cdd8e7a94536c536
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark44.7906
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables168111
Total number of constraints487525
Number of constraints which are clauses468727
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints18798
Minimum length of a constraint1
Maximum length of a constraint15
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 130
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 512
Number of bits of the biggest sum of numbers10
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)
1.58/1.65	c Default LC presolving (default).
1.58/1.66	c ** Before presolving: virtualMemUsedAtLc = 1544022702, getVmSize() = 990461952, SCIPgetMemUsed() = 902230776, SCIPgetMemTotal() = 925690768, SCIPgetMemExternEstim() = 618331934
1.58/1.66	c ** set memory limit for presolving in LC to 8.79123e+12 for SCIP **
13.64/13.75	c ** Estimated virtualMemUsedAtSolver = 1454731744, getVmSize() = 1719595008, SCIPgetMemUsed() = 1091998074, SCIPgetMemTotal() = 1563765682, SCIPgetMemExternEstim() = 618331934
13.64/13.75	c ** set memory limit for solvers to 4.18403e+11 for each SCIP **
13.64/13.75	c Original Problem   :
13.64/13.75	c   Problem name     : instance-4465638-1723595963
13.64/13.75	c   Variables        : 168111 (168111 binary, 0 integer, 0 implicit integer, 0 continuous)
13.64/13.75	c   Constraints      : 487525
13.64/13.75	c   Objective sense  : minimize
13.64/13.75	c Presolved Problem  :
13.64/13.75	c   Variables        : 157116 (157116 binary, 0 integer, 0 implicit integer, 0 continuous)
13.64/13.75	c   Constraints      : 165940
13.64/13.75	c Constraints        : Number
13.64/13.75	c   knapsack         : 18798 
13.64/13.75	c   setppc           : 1285 
13.64/13.75	c   and              : 145853 
13.64/13.75	c   logicor          : 4 
13.64/13.75	c ** Instance transfer method used: 0
13.97/14.11	c ** ParaScipInstance copy increased the number of variables. **
21.82/21.78	c LC is working with racing ramp-up and with rebuilding tree after racing.
21.82/21.78	c                                Nodes    Active                                            
21.82/21.78	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
374.02/40.05	c        40              2           1        20                -           0.0000          -
473.08/45.09	c        45             22          21        20                -           0.0000          -
575.60/50.26	c        50             22          21        20                -           0.0000          -
680.68/55.50	c        56             62          61        20                -           0.0000          -
781.45/60.61	c        61            102         101        20                -           0.0000          -
880.25/65.63	c        66            202         201        20                -           0.0000          -
981.25/70.76	c        71            202         201        20                -           0.0000          -
1087.01/76.10	c        76            262         261        20                -           0.0000          -
1193.40/81.42	c        81            362         361        20                -           0.0000          -
1292.58/86.49	c        86            362         361        20                -           0.0000          -
1393.69/91.57	c        92            462         461        20                -           0.0000          -
1496.84/96.70	c        97            462         461        20                -           0.0000          -
1600.01/101.97	c       102            562         561        20                -           0.0000          -
1705.19/107.27	c       107            622         621        20                -           0.0000          -
1814.40/112.76	c       113            642         641        20                -           0.0000          -
1922.36/118.19	c       118            630         440        20                -           0.0000          -
2022.95/123.24	c       123            802         801        20                -           0.0000          -
2126.02/128.47	c       128            862         861        20                -           0.0000          -
2235.16/133.97	c       134            882         881        20                -           0.0000          -
2342.32/139.33	c       139            933         843        20                -           0.0000          -
2443.55/144.41	c       144           1042        1041        20                -           0.0000          -
2548.74/149.77	c       150            970         880        20                -           0.0000          -
2649.97/154.81	c       155            970         880        20                -           0.0000          -
2753.93/160.12	c       160            988         884        20                -           0.0000          -
2866.25/165.75	c       166            991         632        20                -           0.0000          -
2967.37/170.90	c       171            993         632        20                -           0.0000          -
3068.43/175.93	c       176           1013         207        20                -           0.0000          -
3167.43/180.99	c       181           1066         260        20                -           0.0000          -
3269.33/186.12	c       186           1370        1180        20                -           0.0000          -
3379.71/191.70	c       192           1430        1240        20                -           0.0000          -
3492.77/197.37	c       197           1450        1260        20                -           0.0000          -
3599.88/202.77	c       203           1450        1260        20                -           0.0000          -
3705.65/208.05	c       208           1450        1260        20                -           0.0000          -
3814.05/213.55	c       214           1450        1260        20                -           0.0000          -
3913.25/218.56	c       219           1470        1092        20                -           0.0000          -
4020.43/223.94	c       224           1470        1092        20                -           0.0000          -
4124.33/229.19	c       229           1470        1092        20                -           0.0000          -
4236.70/234.84	c       235           1606         800        20                -           0.0000          -
4340.38/240.10	c       240           1518         819        20                -           0.0000          -
4441.70/245.14	c       245           1692         279        20                -           0.0000          -
4542.12/250.25	c       250           1712         299        20                -           0.0000          -
4641.31/255.26	c       255           1732         319        20                -           0.0000          -
4742.33/260.37	c       260           1752         339        20                -           0.0000          -
4843.46/265.43	c       265           1772         359        20                -           0.0000          -
4950.62/270.85	c       271           2003         399        20                -           0.0000          -
5056.57/276.16	c       276           2043         439        20                -           0.0000          -
5165.00/281.68	c       282           1737         168        20                -           0.0000          -
5264.25/286.69	c       287           1763         100        20                -           0.0000          -
5369.39/291.99	c       292           1913         141        20                -           0.0000          -
5478.53/297.43	c       297           2223          38        20                -           0.0000          -
5579.56/302.57	c       303           1924         257        20                -           0.0000          -
5680.80/307.60	c       308           1964         297        20                -           0.0000          -
5788.65/313.08	c       313           2005         118        20                -           0.0000          -
5891.21/318.22	c       318           2045         137        20                -           0.0000          -
6002.38/323.88	c       324           2085         177        20                -           0.0000          -
6103.56/328.91	c       329           2143          99        20                -           0.0000          -
6208.45/334.21	c       334           2166         256        20                -           0.0000          -
6307.64/339.28	c       339           2488         143        20                -           0.0000          -
6409.02/344.34	c       344           2209         117        20                -           0.0000          -
6509.99/349.43	c       349           2234           5        20                -           0.0000          -
6615.14/354.78	c       355           2271         248        20                -           0.0000          -
6720.92/360.06	c       360           2284          18        20                -           0.0000          -
6831.30/365.65	c       366           2306         277        20                -           0.0000          -
6939.20/371.05	c       371           2312         241        20                -           0.0000          -
7041.67/376.23	c       376           2320         228        20                -           0.0000          -
7162.68/382.33	c       382           2332         234        20                -           0.0000          -
7261.85/387.34	c       387           2449         117        20                -           0.0000          -
7373.02/392.91	c       393           2796          20        20                -           0.0000          -
7472.26/397.93	c       398           2441         231        20                -           0.0000          -
7579.38/403.38	c       403           2514         170        20                -           0.0000          -
7680.61/408.45	c       408           2486         272        20                -           0.0000          -
7789.80/413.98	c       414           2497         281        20                -           0.0000          -
7889.04/418.99	c       419           2519         235        20                -           0.0000          -
8000.05/424.51	c       425           2593         275        20                -           0.0000          -
8101.21/429.66	c       430           2613         295        20                -           0.0000          -
8204.36/434.85	c       435           2760          52        20                -           0.0000          -
8305.39/439.92	c       440           3057          15        20                -           0.0000          -
8410.47/445.20	c       445           2876         114        20                -           0.0000          -
8517.61/450.65	c       451           2733         272        20                -           0.0000          -
8620.77/455.89	c       456           2754         291        20                -           0.0000          -
8721.94/461.01	c       461           2978         212        20                -           0.0000          -
8827.02/466.27	c       466           2815         350        20                -           0.0000          -
8930.17/471.41	c       471           3179          10        20                -           0.0000          -
9039.27/476.96	c       477           2876         409        20                -           0.0000          -
9144.37/482.23	c       482           2897         428        20                -           0.0000          -
9249.53/487.57	c       488           2900         429        20                -           0.0000          -
9350.73/492.65	c       493           2918         447        20                -           0.0000          -
9453.89/497.87	c       498           3308          63        20                -           0.0000          -
9560.99/503.24	c       503           2959         486        20                -           0.0000          -
9664.03/508.48	c       508           3346          75        20                -           0.0000          -
9767.23/513.62	c       514           3025         550        20                -           0.0000          -
9870.36/518.81	c       519           3057         494        20                -           0.0000          -
9971.60/524.01	c       524           3492          19        20                -           0.0000          -
10070.85/529.01	c       529           3411           0        20                -           0.0000          -
10178.07/534.31	c       534           3433          20        20                -           0.0000          -
10293.91/540.14	c       540           3467          17        20                -           0.0000          -
10394.50/545.24	c       545           3398         270        20                -           0.0000          -
10493.76/550.29	c       550           3444         314        20                -           0.0000          -
10594.98/555.38	c       555           3613          11        20                -           0.0000          -
10698.22/560.57	c       561           3754          21        20                -           0.0000          -
10799.49/565.67	c       566           3558         157        20                -           0.0000          -
10902.72/570.86	c       571           3874          33        20                -           0.0000          -
11003.98/575.94	c       576           3714          29        20                -           0.0000          -
11111.15/581.31	c       581           3786          55        20                -           0.0000          -
11210.43/586.32	c       586           3993          13        20                -           0.0000          -
11311.68/591.47	c       591           3737           6        20                -           0.0000          -
11414.92/596.60	c       597           3854          11        20                -           0.0000          -
11519.94/602.02	c       602           4189          21        20                -           0.0000          -
11633.10/607.62	c       608           4233          61        20                -           0.0000          -
11750.23/613.57	c       614           4282         106        20                -           0.0000          -
11855.38/618.84	c       619           4330         145        20                -           0.0000          -
11954.61/623.88	c       624           3940          17        20                -           0.0000          -
12063.75/629.32	c       629           3975          32        20                -           0.0000          -
12162.96/634.38	c       634           4013          23        20                -           0.0000          -
12264.18/639.44	c       639           4109         106        20                -           0.0000          -
12365.38/644.57	c       645           4130          47        20                -           0.0000          -
12466.64/649.60	c       650           4148          13        20                -           0.0000          -
12577.74/655.22	c       655           4183          25        20                -           0.0000          -
12676.98/660.23	c       660           4217          53        20                -           0.0000          -
12780.29/665.45	c       665           4270          60        20                -           0.0000          -
12881.29/670.55	c       671           4730          18        20                -           0.0000          -
12982.48/675.68	c       676           4781          32        20                -           0.0000          -
13083.64/680.71	c       681           4367         147        20                -           0.0000          -
13184.78/685.87	c       686           4428         208        20                -           0.0000          -
13288.53/691.06	c       691           4417          46        20                -           0.0000          -
13391.08/696.22	c       696           4454         155        20                -           0.0000          -
13490.31/701.27	c       701           4479          92        20                -           0.0000          -
13595.46/706.54	c       707           4512          26        20                -           0.0000          -
13696.68/711.60	c       712           4996          12        20                -           0.0000          -
13799.87/716.82	c       717           4545          20        20                -           0.0000          -
13899.09/721.87	c       722           4651          18        20                -           0.0000          -
14006.20/727.24	c       727           4610          34        20                -           0.0000          -
14115.36/732.77	c       733           4725          33        20                -           0.0000          -
14216.24/737.81	c       738           5213          14        20                -           0.0000          -
14327.26/743.46	c       743           4784          43        20                -           0.0000          -
14428.37/748.56	c       749           5310           9        20                -           0.0000          -
14531.57/753.70	c       754           4905         162        20                -           0.0000          -
14632.79/758.80	c       759           4814          18        20                -           0.0000          -
14731.96/763.87	c       764           5433          17        20                -           0.0000          -
14839.13/769.26	c       769           4967         220        20                -           0.0000          -
14948.31/774.70	c       775           4912          17        20                -           0.0000          -
15047.55/779.74	c       780           5543           0        20                -           0.0000          -
15156.57/785.26	c       785           5100          17        20                -           0.0000          -
15259.49/790.46	c       790           5148          44        20                -           0.0000          -
15371.19/796.08	c       796           5671          14        20                -           0.0000          -
15481.37/801.63	c       802           5227         113        20                -           0.0000          -
15586.52/807.03	c       807           5232         116        20                -           0.0000          -
15693.42/812.34	c       812           5787          17        20                -           0.0000          -
15796.53/817.56	c       818           5275         146        20                -           0.0000          -
15908.26/823.17	c       823           5316         185        20                -           0.0000          -
16016.68/828.63	c       829           5374         252        20                -           0.0000          -
16135.64/834.61	c       835           5397         264        20                -           0.0000          -
16234.77/839.65	c       840           5418         283        20                -           0.0000          -
16333.95/844.68	c       845           5478         343        20                -           0.0000          -
16439.04/849.94	c       850           5478         343        20                -           0.0000          -
16544.17/855.26	c       855           5499         362        20                -           0.0000          -
16655.38/860.86	c       861           5508         380        20                -           0.0000          -
16768.36/866.53	c       867           5540         401        20                -           0.0000          -
16871.63/871.73	c       872           5558         428        20                -           0.0000          -
16974.50/876.90	c       877           6278          14        20                -           0.0000          -
17089.51/882.75	c       883           5580         446        20                -           0.0000          -
17198.56/888.29	c       888           5580         446        20                -           0.0000          -
17299.73/893.31	c       893           5585         449        20                -           0.0000          -
17410.83/898.97	c       899           5977         836        20                -           0.0000          -
17512.69/904.04	c       904           5977         836        20                -           0.0000          -
17611.71/909.12	c       909           5977         836        20                -           0.0000          -
17714.13/914.22	c       914           5977         836        20                -           0.0000          -
17821.17/919.60	c       920           5721         408        20                -           0.0000          -
17934.24/925.34	c       925           5781         468        20                -           0.0000          -
18045.37/930.99	c       931           6675          53        20                -           0.0000          -
18156.47/936.51	c       937           6100         941        20                -           0.0000          -
18275.24/942.58	c       943           6100         941        20                -           0.0000          -
18396.27/948.63	c       949           6100         941        20                -           0.0000          -
18513.30/954.51	c       955           6002         687        20                -           0.0000          -
18620.48/959.95	c       960           6930         308        20                -           0.0000          -
18733.63/965.63	c       966           6062         747        20                -           0.0000          -
18836.78/970.89	c       971           6948         322        20                -           0.0000          -
18963.76/977.24	c       977           6134         965        20                -           0.0000          -
19082.82/983.23	c       983           6134         965        20                -           0.0000          -
19182.03/988.27	c       988           6137         966        20                -           0.0000          -
19285.22/993.44	c       993           6176         835        20                -           0.0000          -
19400.30/999.21	c       999           6176         835        20                -           0.0000          -
19507.29/1004.60	c      1005           6160         981        20                -           0.0000          -
19615.18/1010.08	c      1010           6160         981        20                -           0.0000          -
19741.52/1016.40	c      1016           7225         128        20                -           0.0000          -
19848.74/1021.87	c      1022           6213         856        20                -           0.0000          -
19959.90/1027.40	c      1027           6213         856        20                -           0.0000          -
20061.00/1032.54	c      1033           7385         288        20                -           0.0000          -
20174.08/1038.28	c      1038           6216         857        20                -           0.0000          -
20283.29/1043.74	c      1044           6216         857        20                -           0.0000          -
20392.47/1049.20	c      1049           7505         408        20                -           0.0000          -
20491.72/1054.22	c      1054           7510         411        20                -           0.0000          -
20612.79/1060.32	c      1060           7510         411        20                -           0.0000          -
20716.03/1065.58	c      1066           6247         880        20                -           0.0000          -
20817.20/1070.62	c      1071           6247         880        20                -           0.0000          -
20920.41/1075.80	c      1076           6431           9        20                -           0.0000          -
21041.48/1082.03	c      1082           6277         908        20                -           0.0000          -
21143.19/1087.09	c      1087           6277         908        20                -           0.0000          -
21247.70/1092.30	c      1092           6277         908        20                -           0.0000          -
21346.86/1097.32	c      1097           6293         916        20                -           0.0000          -
21448.03/1102.41	c      1102           6550          15        20                -           0.0000          -
21553.15/1107.71	c      1108           6566          11        20                -           0.0000          -
21652.33/1112.79	c      1113           6326         941        20                -           0.0000          -
21755.46/1117.96	c      1118           6328         941        20                -           0.0000          -
21857.04/1123.05	c      1123           8099         433        20                -           0.0000          -
21956.32/1128.08	c      1128           6702           9        20                -           0.0000          -
22057.55/1133.17	c      1133           6352         957        20                -           0.0000          -
22161.92/1138.49	c      1138           6352         957        20                -           0.0000          -
22265.07/1143.63	c      1144           6352         957        20                -           0.0000          -
22378.14/1149.35	c      1149           6352         957        20                -           0.0000          -
22491.83/1155.03	c      1155           8280         612        20                -           0.0000          -
22602.20/1160.61	c      1161           8280         612        20                -           0.0000          -
22703.33/1165.75	c      1166           8280         612        20                -           0.0000          -
22806.52/1171.00	c      1171           8301         631        20                -           0.0000          -
22911.54/1176.26	c      1176           8301         631        20                -           0.0000          -
23010.76/1181.28	c      1181           8301         631        20                -           0.0000          -
23113.79/1186.43	c      1186           6371         964        20                -           0.0000          -
23220.91/1191.88	c      1192           8321         651        20                -           0.0000          -
23322.06/1196.97	c      1197           8321         651        20                -           0.0000          -
23425.95/1202.17	c      1202           6377         968        20                -           0.0000          -
23543.03/1208.08	c      1208           6377         968        20                -           0.0000          -
23641.97/1213.12	c      1213           6377         968        20                -           0.0000          -
23763.18/1219.19	c      1219           6382         969        20                -           0.0000          -
23871.21/1224.60	c      1225           7322          15        20                -           0.0000          -
23970.36/1229.62	c      1230           7333          15        20                -           0.0000          -
24071.47/1234.75	c      1235           6497          11        20                -           0.0000          -
24174.57/1239.92	c      1240           7426          15        20                -           0.0000          -
24291.66/1245.85	c      1246           7438          12        20                -           0.0000          -
24392.81/1250.90	c      1251           8654          29        20                -           0.0000          -
24491.86/1255.95	c      1256           6668         160        20                -           0.0000          -
24602.79/1261.57	c      1262           6748         240        20                -           0.0000          -
24705.80/1266.76	c      1267           7570          30        20                -           0.0000          -
24804.79/1271.76	c      1272           8791          14        20                -           0.0000          -
24907.75/1276.97	c      1277           6928         420        20                -           0.0000          -
25012.71/1282.30	c      1282           8861          14        20                -           0.0000          -
25121.52/1287.72	c      1288           7069         559        20                -           0.0000          -
25220.59/1292.79	c      1293           8954           9        20                -           0.0000          -
25323.57/1297.94	c      1298           7249         739        20                -           0.0000          -
25422.47/1302.96	c      1303           9018          18        20                -           0.0000          -
25531.38/1308.46	c      1308           7832          70        20                -           0.0000          -
25632.46/1313.52	c      1314           7862          94        20                -           0.0000          -
25737.23/1318.81	c      1319           7609        1099        20                -           0.0000          -
25836.15/1323.87	c      1324           7936         166        20                -           0.0000          -
25937.20/1328.93	c      1329           7956         186        20                -           0.0000          -
26047.89/1334.53	c      1335           7976         206        20                -           0.0000          -
26146.95/1339.60	c      1340           7996         226        20                -           0.0000          -
26251.95/1344.80	c      1345           8056        1546        20                -           0.0000          -
26362.76/1350.44	c      1350           8056        1546        20                -           0.0000          -
26469.78/1355.84	c      1356           8056        1546        20                -           0.0000          -
26568.86/1360.89	c      1361           8056        1546        20                -           0.0000          -
26669.92/1365.94	c      1366           8056        1546        20                -           0.0000          -
26778.80/1371.48	c      1371           8112         145        20                -           0.0000          -
26885.78/1376.88	c      1377           8160         198        20                -           0.0000          -
26989.46/1382.09	c      1382           8160         187        20                -           0.0000          -
27093.94/1387.34	c      1387           8177         200        20                -           0.0000          -
27196.66/1392.52	c      1393           8180         201        20                -           0.0000          -
27299.85/1397.80	c      1398           8187         206        20                -           0.0000          -
27405.26/1403.13	c      1403           8682         596        20                -           0.0000          -
27513.47/1408.53	c      1409           8785         699        20                -           0.0000          -
27614.49/1413.62	c      1414           9828          15        20                -           0.0000          -
27721.84/1419.05	c      1419           9844          11        20                -           0.0000          -
27823.69/1424.27	c      1424           9165        1079        20                -           0.0000          -
27926.56/1429.44	c      1429           8412          37        20                -           0.0000          -
28027.46/1434.52	c      1435           9405        1319        20                -           0.0000          -
28132.29/1439.80	c      1440           8492          16        20                -           0.0000          -
28233.32/1444.93	c      1445           8515          14        20                -           0.0000          -
28335.02/1450.14	c      1450           9805        1719        20                -           0.0000          -
28435.95/1455.18	c      1455           9965        1879        20                -           0.0000          -
28543.91/1460.68	c      1461          10099          29        20                -           0.0000          -
28648.83/1465.91	c      1466           8645          19        20                -           0.0000          -
28750.54/1471.06	c      1471           8697          59        20                -           0.0000          -
28862.73/1476.76	c      1477           8735          12        20                -           0.0000          -
28963.78/1481.83	c      1482          10685        2599        20                -           0.0000          -
29067.32/1487.11	c      1487           8794          12        20                -           0.0000          -
29169.52/1492.25	c      1492          11045        2959        20                -           0.0000          -
29272.55/1497.49	c      1498          10307           9        20                -           0.0000          -
29377.59/1502.70	c      1503          11405        3319        20                -           0.0000          -
29483.28/1508.09	c      1508          10377          12        20                -           0.0000          -
29584.54/1513.14	c      1513          11805        3719        20                -           0.0000          -
29685.03/1518.26	c      1518           9007          15        20                -           0.0000          -
29794.13/1523.72	c      1524          12245        4159        20                -           0.0000          -
29902.13/1529.18	c      1529           9088          11        20                -           0.0000          -
30006.31/1534.45	c      1534          10570          14        20                -           0.0000          -
30111.44/1539.78	c      1540           9159          10        20                -           0.0000          -
30212.59/1544.87	c      1545           9193           8        20                -           0.0000          -
30313.77/1549.96	c      1550           9212           7        20                -           0.0000          -
30412.96/1555.01	c      1555          12850        4472        20                -           0.0000          -
30518.08/1560.20	c      1560          10759           9        20                -           0.0000          -
30619.24/1565.36	c      1565          10797          11        20                -           0.0000          -
30722.39/1570.53	c      1571           9371          25        20                -           0.0000          -
30823.35/1575.68	c      1576          10882          11        20                -           0.0000          -
30924.36/1580.76	c      1581          10906          11        20                -           0.0000          -
31025.51/1585.85	c      1586          13135        4280        20                -           0.0000          -
31134.52/1591.32	c      1591          13145        4198        20                -           0.0000          -
31237.64/1596.55	c      1597          10997          10        20                -           0.0000          -
31344.71/1601.97	c      1602          13184        4099        20                -           0.0000          -
31461.71/1607.83	c      1608          11073          14        20                -           0.0000          -
31565.53/1613.10	c      1613           9647          30        20                -           0.0000          -
31666.36/1618.15	c      1618          11126           8        20                -           0.0000          -
31768.71/1623.32	c      1623          11147           9        20                -           0.0000          -
31873.63/1628.65	c      1629          11169          12        20                -           0.0000          -
31986.45/1634.31	c      1634           9782          14        20                -           0.0000          -
32091.70/1639.69	c      1640           9804          21        20                -           0.0000          -
32192.67/1644.77	c      1645          14112        3858        20                -           0.0000          -
32295.77/1649.90	c      1650          14123        3831        20                -           0.0000          -
32400.71/1655.24	c      1655          14142        3762        20                -           0.0000          -
32499.84/1660.26	c      1660           9952          15        20                -           0.0000          -
32600.86/1665.36	c      1665          11398          12        20                -           0.0000          -
32705.83/1670.62	c      1671           9987          15        20                -           0.0000          -
32818.79/1676.35	c      1676          10008          13        20                -           0.0000          -
32919.88/1681.45	c      1681          14276        3608        20                -           0.0000          -
33028.96/1686.92	c      1687          11529          10        20                -           0.0000          -
33134.06/1692.24	c      1692          10071          11        20                -           0.0000          -
33237.17/1697.47	c      1697          11608          21        20                -           0.0000          -
33340.23/1702.63	c      1703          11664          19        20                -           0.0000          -
33439.19/1707.64	c      1708          10137          13        20                -           0.0000          -
33546.98/1713.08	c      1713          14416        3421        20                -           0.0000          -
33653.22/1718.49	c      1718          11757          12        20                -           0.0000          -
33756.28/1723.64	c      1724          14441        3168        20                -           0.0000          -
33864.01/1729.09	c      1729          14450        3035        20                -           0.0000          -
33965.20/1734.16	c      1734          14470        2961        20                -           0.0000          -
34067.53/1739.34	c      1739          14492        2894        20                -           0.0000          -
34168.54/1744.47	c      1744          10281          10        20                -           0.0000          -
34271.63/1749.63	c      1750          10294          13        20                -           0.0000          -
34370.78/1754.65	c      1755          12003           9        20                -           0.0000          -
34478.59/1760.10	c      1760          14569        2477        20                -           0.0000          -
34583.06/1765.32	c      1765          10398          12        20                -           0.0000          -
34686.25/1770.55	c      1771          12114          19        20                -           0.0000          -
34789.44/1775.71	c      1776          14640        2296        20                -           0.0000          -
34888.54/1780.73	c      1781          10528          14        20                -           0.0000          -
34989.70/1785.88	c      1786          10546          20        20                -           0.0000          -
35090.58/1791.01	c      1791          12226          12        20                -           0.0000          -
35194.39/1796.17	c      1796          10625          25        20                -           0.0000          -
35294.74/1801.29	c      1801          12287          24        20                -           0.0000          -
35395.92/1806.32	c      1806          12299           9        20                -           0.0000          -
35495.09/1811.35	c      1811          14825        2110        20                -           0.0000          -
35594.29/1816.38	c      1816          12409          56        20                -           0.0000          -
35695.45/1821.48	c      1821          12439          39        20                -           0.0000          -
35798.60/1826.67	c      1827          12469          13        20                -           0.0000          -
35903.67/1832.04	c      1832          10809          15        20                -           0.0000          -
36005.45/1837.10	c      1837          14923        1929        20                -           0.0000          -
36107.83/1842.23	c      1842          10881          17        20                -           0.0000          -
36212.80/1847.53	c      1848          12588          42        20                -           0.0000          -
36311.98/1852.55	c      1853          14957          12        20                -           0.0000          -
36419.13/1857.98	c      1858          14986          41        20                -           0.0000          -
36532.18/1863.65	c      1864          12674          21        20                -           0.0000          -
36641.87/1869.20	c      1869          11046          15        20                -           0.0000          -
36744.11/1874.38	c      1874          12751           5        20                -           0.0000          -
36847.10/1879.51	c      1880          15372         415        20                -           0.0000          -
36948.31/1884.61	c      1885          12827          13        20                -           0.0000          -
37049.41/1889.76	c      1890          11149           6        20                -           0.0000          -
37152.61/1895.03	c      1895          12911          16        20                -           0.0000          -
37257.46/1900.29	c      1900          11203           8        20                -           0.0000          -
37378.29/1906.34	c      1906          15623         646        20                -           0.0000          -
37479.43/1911.43	c      1911          15683         704        20                -           0.0000          -
37580.37/1916.57	c      1917          15683         704        20                -           0.0000          -
37683.44/1921.73	c      1922          15711         728        20                -           0.0000          -
37784.58/1926.82	c      1927          15738         753        20                -           0.0000          -
37899.54/1932.67	c      1933          15744         757        20                -           0.0000          -
38000.69/1937.74	c      1938          15747         758        20                -           0.0000          -
38101.81/1942.81	c      1943          11465          10        20                -           0.0000          -
38205.66/1948.05	c      1948          15758         765        20                -           0.0000          -
38313.74/1953.50	c      1954          15758         765        20                -           0.0000          -
38414.89/1958.61	c      1959          15760         765        20                -           0.0000          -
38518.00/1963.83	c      1964          11628          22        20                -           0.0000          -
38617.13/1968.86	c      1969          16030         530        20                -           0.0000          -
38724.00/1974.22	c      1974          13431          12        20                -           0.0000          -
38829.05/1979.50	c      1980          11715          10        20                -           0.0000          -
38944.07/1985.37	c      1985          11740           8        20                -           0.0000          -
39051.06/1990.74	c      1991          16405         764        20                -           0.0000          -
39158.68/1996.18	c      1996          11817          24        20                -           0.0000          -
39257.89/2001.19	c      2001          11833          12        20                -           0.0000          -
39364.33/2006.53	c      2007          16606         963        20                -           0.0000          -
39471.50/2012.00	c      2012          16606         963        20                -           0.0000          -
39578.64/2017.33	c      2017          16637         992        20                -           0.0000          -
39679.86/2022.43	c      2022          16637         992        20                -           0.0000          -
39779.06/2027.49	c      2027          12019           7        20                -           0.0000          -
39880.28/2032.50	c      2033          13816           9        20                -           0.0000          -
39979.31/2037.53	c      2038          12040           5        20                -           0.0000          -
40086.41/2042.96	c      2043          16969        1320        20                -           0.0000          -
40190.27/2048.14	c      2048          16969        1320        20                -           0.0000          -
40289.48/2053.19	c      2053          13958           5        20                -           0.0000          -
40389.88/2058.20	c      2058          17070        1419        20                -           0.0000          -
40498.98/2063.77	c      2064          17070        1419        20                -           0.0000          -
40619.95/2069.89	c      2070          17070        1419        20                -           0.0000          -
40721.05/2075.03	c      2075          17111        1458        20                -           0.0000          -
40828.07/2080.35	c      2080          17271        1618        20                -           0.0000          -
40927.22/2085.36	c      2085          17271        1618        20                -           0.0000          -
41028.10/2090.47	c      2090          12369          14        20                -           0.0000          -
41130.94/2095.60	c      2096          17393        1736        20                -           0.0000          -
41232.09/2100.76	c      2101          17493        1836        20                -           0.0000          -
41333.25/2105.85	c      2106          17493        1836        20                -           0.0000          -
41440.32/2111.21	c      2111          17653        1996        20                -           0.0000          -
41545.35/2116.53	c      2117          17653        1996        20                -           0.0000          -
41646.34/2121.63	c      2122          17653        1996        20                -           0.0000          -
41751.36/2127.00	c      2127          17653        1996        20                -           0.0000          -
41858.43/2132.34	c      2132          17653        1996        20                -           0.0000          -
41965.49/2137.79	c      2138          17653        1996        20                -           0.0000          -
42071.40/2143.11	c      2143          12694          14        20                -           0.0000          -
42190.22/2149.13	c      2149          17753        2096        20                -           0.0000          -
42292.67/2154.24	c      2154          14488           8        20                -           0.0000          -
42403.36/2159.85	c      2160          14521           8        20                -           0.0000          -
42504.44/2164.92	c      2165          14532           6        20                -           0.0000          -
42613.16/2170.40	c      2170          12866          50        20                -           0.0000          -
42714.22/2175.51	c      2176          17917        1362        20                -           0.0000          -
42817.15/2180.75	c      2181          12959          20        20                -           0.0000          -
42937.93/2186.84	c      2187          12971          12        20                -           0.0000          -
43036.96/2191.87	c      2192          14646           9        20                -           0.0000          -
43135.68/2196.90	c      2197          17965         973        20                -           0.0000          -
43236.68/2201.92	c      2202          14702           8        20                -           0.0000          -
43340.51/2207.18	c      2207          14725          27        20                -           0.0000          -
43446.60/2212.56	c      2213          18027         782        20                -           0.0000          -
43547.57/2217.63	c      2218          18052         731        20                -           0.0000          -
43646.63/2222.65	c      2223          14798          18        20                -           0.0000          -
43763.37/2228.55	c      2229          14839           6        20                -           0.0000          -
43864.41/2233.60	c      2234          13269          25        20                -           0.0000          -
43972.06/2239.04	c      2239          18118         527        20                -           0.0000          -
44073.12/2244.17	c      2244          18133         518        20                -           0.0000          -
44175.42/2249.33	c      2249          13360          10        20                -           0.0000          -
44274.57/2254.36	c      2254          18142         487        20                -           0.0000          -
44380.75/2259.75	c      2260          13456          22        20                -           0.0000          -
44493.61/2265.45	c      2265          13494          20        20                -           0.0000          -
44596.42/2270.60	c      2271          13531          25        20                -           0.0000          -
44701.19/2275.92	c      2276          18294         239        20                -           0.0000          -
44805.94/2281.24	c      2281          18386         329        20                -           0.0000          -
44912.82/2286.62	c      2287          18417         318        20                -           0.0000          -
45013.87/2291.70	c      2292          15212          17        20                -           0.0000          -
45112.98/2296.78	c      2297          13656           6        20                -           0.0000          -
45227.71/2302.50	c      2303          15257          13        20                -           0.0000          -
45332.63/2307.87	c      2308          18756         433        20                -           0.0000          -
45439.51/2313.24	c      2313          13762          12        20                -           0.0000          -
45544.54/2318.50	c      2319          15352           7        20                -           0.0000          -
45647.54/2323.72	c      2324          18882         539        20                -           0.0000          -
45748.68/2328.85	c      2329          13849          14        20                -           0.0000          -
45857.71/2334.39	c      2334          18885         540        20                -           0.0000          -
45960.87/2339.52	c      2340          18890         543        20                -           0.0000          -
46073.64/2345.29	c      2345          18912         559        20                -           0.0000          -
46182.54/2350.71	c      2351          18914         559        20                -           0.0000          -
46283.51/2355.81	c      2356          18925         560        20                -           0.0000          -
46382.50/2360.85	c      2361          15568          20        20                -           0.0000          -
46489.28/2366.26	c      2366          15602          12        20                -           0.0000          -
46590.19/2371.31	c      2371          19108         359        20                -           0.0000          -
46689.01/2376.35	c      2376          14142           9        20                -           0.0000          -
46787.88/2381.35	c      2381          15697           8        20                -           0.0000          -
46888.79/2386.48	c      2386          19287         532        20                -           0.0000          -
46987.76/2391.49	c      2392          15728          11        20                -           0.0000          -
47099.25/2397.04	c      2397          15753          14        20                -           0.0000          -
47199.88/2402.13	c      2402          19388         631        20                -           0.0000          -
47304.11/2407.43	c      2407          19388         631        20                -           0.0000          -
47404.97/2412.53	c      2413          19408         651        20                -           0.0000          -
47507.78/2417.79	c      2418          19408         651        20                -           0.0000          -
47610.61/2422.96	c      2423          14398           6        20                -           0.0000          -
47709.59/2428.01	c      2428          19648         891        20                -           0.0000          -
47811.05/2433.06	c      2433          19648         891        20                -           0.0000          -
47910.05/2438.09	c      2438          14514          20        20                -           0.0000          -
48015.98/2443.47	c      2443          19728         971        20                -           0.0000          -
48122.85/2448.89	c      2449          19728         971        20                -           0.0000          -
48223.79/2453.92	c      2454          19748         991        20                -           0.0000          -
48325.51/2459.08	c      2459          19748         991        20                -           0.0000          -
48439.47/2464.87	c      2465          19748         991        20                -           0.0000          -
48548.27/2470.32	c      2470          19768        1011        20                -           0.0000          -
48651.18/2475.51	c      2476          19768        1011        20                -           0.0000          -
48750.10/2480.57	c      2481          14811          21        20                -           0.0000          -
48851.05/2485.63	c      2486          19968        1211        20                -           0.0000          -
48958.65/2491.10	c      2491          19968        1211        20                -           0.0000          -
49079.40/2497.16	c      2497          19968        1211        20                -           0.0000          -
49193.37/2503.03	c      2503          19968        1211        20                -           0.0000          -
49295.15/2508.11	c      2508          20008        1251        20                -           0.0000          -
49404.95/2513.61	c      2514          20008        1251        20                -           0.0000          -
49514.29/2519.20	c      2519          20008        1251        20                -           0.0000          -
49632.96/2525.18	c      2525          20008        1251        20                -           0.0000          -
49735.18/2530.32	c      2530          20128        1371        20                -           0.0000          -
49834.14/2535.33	c      2535          20128        1371        20                -           0.0000          -
49941.03/2540.73	c      2541          20128        1371        20                -           0.0000          -
50051.74/2546.35	c      2546          20128        1371        20                -           0.0000          -
50156.59/2551.63	c      2552          15356          18        20                -           0.0000          -
50261.45/2556.97	c      2557          15373          11        20                -           0.0000          -
50372.30/2562.51	c      2563          20305        1538        20                -           0.0000          -
50479.20/2567.91	c      2568          20305        1538        20                -           0.0000          -
50582.76/2573.15	c      2573          20305        1538        20                -           0.0000          -
50686.97/2578.40	c      2578          20305        1538        20                -           0.0000          -
50798.47/2584.12	c      2584          20317        1550        20                -           0.0000          -
50897.50/2589.14	c      2589          20317        1550        20                -           0.0000          -
50999.63/2594.24	c      2594          20317        1550        20                -           0.0000          -
51102.56/2599.46	c      2599          20317        1550        20                -           0.0000          -
51203.51/2604.57	c      2605          20317        1550        20                -           0.0000          -
51304.46/2609.68	c      2610          20317        1550        20                -           0.0000          -
51407.24/2614.82	c      2615          20337        1570        20                -           0.0000          -
51518.09/2620.48	c      2620          20337        1570        20                -           0.0000          -
51625.03/2625.82	c      2626          20337        1570        20                -           0.0000          -
51723.99/2630.84	c      2631          20577        1810        20                -           0.0000          -
51824.91/2636.00	c      2636          16828           7        20                -           0.0000          -
51923.85/2641.03	c      2641          20597        1830        20                -           0.0000          -
52032.74/2646.44	c      2646          16878          14        20                -           0.0000          -
52131.67/2651.47	c      2651          16915          21        20                -           0.0000          -
52238.54/2656.87	c      2657          20813         730        20                -           0.0000          -
52339.51/2661.91	c      2662          20893         810        20                -           0.0000          -
52440.99/2667.11	c      2667          16052          11        20                -           0.0000          -
52547.28/2672.40	c      2672          17033          21        20                -           0.0000          -
52648.24/2677.51	c      2678          21374        1289        20                -           0.0000          -
52751.18/2682.78	c      2683          16146          10        20                -           0.0000          -
52854.06/2687.96	c      2688          16186          10        20                -           0.0000          -
52958.98/2693.28	c      2693          17193          23        20                -           0.0000          -
53069.85/2698.89	c      2699          16250          13        20                -           0.0000          -
53176.68/2704.20	c      2704          21891         795        20                -           0.0000          -
53277.65/2709.35	c      2709          21905         809        20                -           0.0000          -
53378.54/2714.40	c      2714          17311          51        20                -           0.0000          -
53477.52/2719.42	c      2719          17372         110        20                -           0.0000          -
53578.47/2724.53	c      2725          22405        1309        20                -           0.0000          -
53677.46/2729.54	c      2730          16453          20        20                -           0.0000          -
53778.43/2734.68	c      2735          22625        1529        20                -           0.0000          -
53878.99/2739.71	c      2740          22625        1529        20                -           0.0000          -
53981.89/2744.92	c      2745          22625        1529        20                -           0.0000          -
54080.89/2750.01	c      2750          16564           7        20                -           0.0000          -
54195.76/2755.78	c      2756          16583          11        20                -           0.0000          -
54304.66/2761.29	c      2761          17629          89        20                -           0.0000          -
54405.72/2766.35	c      2766          17672         130        20                -           0.0000          -
54504.76/2771.40	c      2771          17691         147        20                -           0.0000          -
54609.77/2776.65	c      2777          23937        1788        20                -           0.0000          -
54717.20/2782.09	c      2782          23937        1788        20                -           0.0000          -
54823.72/2787.49	c      2788          23937        1788        20                -           0.0000          -
54924.77/2792.52	c      2793          16811          13        20                -           0.0000          -
55023.83/2797.57	c      2798          24037        1888        20                -           0.0000          -
55124.87/2802.61	c      2803          24037        1888        20                -           0.0000          -
55225.92/2807.73	c      2808          24037        1888        20                -           0.0000          -
55328.87/2812.94	c      2813          24037        1888        20                -           0.0000          -
55427.90/2817.98	c      2818          24037        1888        20                -           0.0000          -
55531.66/2823.19	c      2823          24037        1888        20                -           0.0000          -
55631.96/2828.25	c      2828          24037        1888        20                -           0.0000          -
55736.98/2833.54	c      2834          18099         134        20                -           0.0000          -
55839.98/2838.79	c      2839          18132         163        20                -           0.0000          -
55940.96/2843.85	c      2844          24139         281        20                -           0.0000          -
56047.92/2849.22	c      2849          18184         209        20                -           0.0000          -
56146.97/2854.23	c      2854          24213          62        20                -           0.0000          -
56247.99/2859.30	c      2859          24284          80        20                -           0.0000          -
56354.97/2864.73	c      2865          24330          55        20                -           0.0000          -
56456.02/2869.83	c      2870          24344          59        20                -           0.0000          -
56557.03/2874.93	c      2875          18229         244        20                -           0.0000          -
56662.01/2880.22	c      2880          17454          10        20                -           0.0000          -
56763.03/2885.33	c      2885          18268         275        20                -           0.0000          -
56862.03/2890.36	c      2890          17510          13        20                -           0.0000          -
56964.80/2895.50	c      2896          24460          56        20                -           0.0000          -
57063.57/2900.59	c      2901          18377         376        20                -           0.0000          -
57168.44/2905.83	c      2906          18380         377        20                -           0.0000          -
57281.34/2911.51	c      2912          24572          43        20                -           0.0000          -
57380.31/2916.57	c      2917          18403         396        20                -           0.0000          -
57489.89/2922.12	c      2922          18460         453        20                -           0.0000          -
57592.15/2927.29	c      2927          17804           9        20                -           0.0000          -
57692.97/2932.35	c      2932          18501         492        20                -           0.0000          -
57791.92/2937.36	c      2937          18501         492        20                -           0.0000          -
57894.73/2942.54	c      2943          18504         493        20                -           0.0000          -
57997.60/2947.70	c      2948          18504         493        20                -           0.0000          -
58105.23/2953.15	c      2953          18508         495        20                -           0.0000          -
58205.40/2958.30	c      2958          18033           7        20                -           0.0000          -
58308.20/2963.41	c      2963          18524         509        20                -           0.0000          -
58411.02/2968.68	c      2969          18524         509        20                -           0.0000          -
58511.91/2973.72	c      2974          18534         517        20                -           0.0000          -
58612.78/2978.80	c      2979          18534         517        20                -           0.0000          -
58711.69/2983.89	c      2984          18215          38        20                -           0.0000          -
58812.63/2988.91	c      2989          18546         527        20                -           0.0000          -
58911.59/2993.92	c      2994          18546         527        20                -           0.0000          -
59010.17/2999.02	c      2999          18568         545        20                -           0.0000          -
59115.08/3004.28	c      3004          18573         548        20                -           0.0000          -
59214.06/3009.28	c      3009          18589         564        20                -           0.0000          -
59318.94/3014.52	c      3015          18610         583        20                -           0.0000          -
59418.00/3019.53	c      3020          18671         642        20                -           0.0000          -
59521.05/3024.75	c      3025          18671         642        20                -           0.0000          -
59622.03/3029.89	c      3030          18671         642        20                -           0.0000          -
59728.65/3035.29	c      3035          18593           7        20                -           0.0000          -
59833.46/3040.57	c      3041          18752         721        20                -           0.0000          -
59936.43/3045.75	c      3046          18752         721        20                -           0.0000          -
60051.34/3051.58	c      3052          18752         721        20                -           0.0000          -
60158.32/3056.91	c      3057          18773         740        20                -           0.0000          -
60262.21/3062.17	c      3062          25661          49        20                -           0.0000          -
60362.29/3067.23	c      3067          18873         840        20                -           0.0000          -
60467.31/3072.54	c      3073          18885         850        20                -           0.0000          -
60572.32/3077.87	c      3078          18889           8        20                -           0.0000          -
60679.27/3083.21	c      3083          18935         898        20                -           0.0000          -
60784.27/3088.54	c      3089          18955         918        20                -           0.0000          -
60889.15/3093.87	c      3094          18955         918        20                -           0.0000          -
60995.96/3099.25	c      3099          19024          22        20                -           0.0000          -
61100.85/3104.51	c      3105          18976         937        20                -           0.0000          -
61199.85/3109.58	c      3110          18977         936        20                -           0.0000          -
61302.72/3114.73	c      3115          19133           9        20                -           0.0000          -
61415.59/3120.49	c      3120          19018         975        20                -           0.0000          -
61520.60/3125.71	c      3126          19018         975        20                -           0.0000          -
61621.66/3130.86	c      3131          19271           7        20                -           0.0000          -
61728.66/3136.29	c      3136          19060        1013        20                -           0.0000          -
61829.72/3141.33	c      3141          19060        1013        20                -           0.0000          -
61938.71/3146.82	c      3147          19060        1013        20                -           0.0000          -
62039.77/3151.98	c      3152          19060        1013        20                -           0.0000          -
62144.77/3157.20	c      3157          26291          47        20                -           0.0000          -
62245.72/3162.35	c      3162          19081        1032        20                -           0.0000          -
62352.71/3167.77	c      3168          19081        1032        20                -           0.0000          -
62455.69/3173.03	c      3173          19081        1032        20                -           0.0000          -
62564.68/3178.41	c      3178          19081        1032        20                -           0.0000          -
62669.57/3183.78	c      3184          19081        1032        20                -           0.0000          -
62768.59/3188.79	c      3189          19122        1071        20                -           0.0000          -
62874.28/3194.08	c      3194          19122        1071        20                -           0.0000          -
62984.46/3199.60	c      3200          19122        1071        20                -           0.0000          -
63085.47/3204.77	c      3205          19122        1071        20                -           0.0000          -
63188.41/3209.97	c      3210          19122        1071        20                -           0.0000          -
63293.27/3215.26	c      3215          19122        1071        20                -           0.0000          -
63396.32/3220.46	c      3220          19127        1074        20                -           0.0000          -
63499.30/3225.62	c      3226          19127        1074        20                -           0.0000          -
63598.36/3230.67	c      3231          19127        1074        20                -           0.0000          -
63699.42/3235.74	c      3236          19127        1074        20                -           0.0000          -
63814.49/3241.58	c      3242          19127        1074        20                -           0.0000          -
63915.32/3246.63	c      3247          19144        1089        20                -           0.0000          -
64018.30/3251.86	c      3252          19144        1089        20                -           0.0000          -
64119.35/3256.95	c      3257          19144        1089        20                -           0.0000          -
64224.44/3262.22	c      3262          19165        1108        20                -           0.0000          -
64323.23/3267.26	c      3267          19165        1108        20                -           0.0000          -
64426.24/3272.48	c      3272          19165        1108        20                -           0.0000          -
64529.38/3277.67	c      3278          19165        1108        20                -           0.0000          -
64636.80/3283.04	c      3283          19186        1127        20                -           0.0000          -
64739.13/3288.26	c      3288          19227        1166        20                -           0.0000          -
64852.05/3293.97	c      3294          19227        1166        20                -           0.0000          -
64960.96/3299.43	c      3299          19227        1166        20                -           0.0000          -
65065.93/3304.73	c      3305          19227        1166        20                -           0.0000          -
65176.83/3310.30	c      3310          19227        1166        20                -           0.0000          -
65281.78/3315.64	c      3316          20491          11        20                -           0.0000          -
65386.79/3320.95	c      3321          20515          16        20                -           0.0000          -
65488.62/3326.12	c      3326          27365          42        20                -           0.0000          -
65589.57/3331.18	c      3331          19408        1345        20                -           0.0000          -
65699.82/3336.71	c      3337          19408        1345        20                -           0.0000          -
65812.70/3342.44	c      3342          19408        1345        20                -           0.0000          -
65913.72/3347.59	c      3348          19408        1345        20                -           0.0000          -
66026.61/3353.23	c      3353          19408        1345        20                -           0.0000          -
66131.61/3358.53	c      3359          19412        1347        20                -           0.0000          -
66234.62/3363.70	c      3364          19412        1347        20                -           0.0000          -
66342.45/3369.18	c      3369          19412        1347        20                -           0.0000          -
66452.42/3374.74	c      3375          19412        1347        20                -           0.0000          -
66555.42/3379.96	c      3380          19412        1347        20                -           0.0000          -
66654.47/3384.97	c      3385          27715          47        20                -           0.0000          -
66756.38/3390.12	c      3390          19430        1363        20                -           0.0000          -
66862.45/3395.43	c      3395          19430        1363        20                -           0.0000          -
66969.12/3400.82	c      3401          19430        1363        20                -           0.0000          -
67085.88/3406.76	c      3407          19430        1363        20                -           0.0000          -
67186.47/3411.89	c      3412          19430        1363        20                -           0.0000          -
67293.40/3417.21	c      3417          21156           8        20                -           0.0000          -
67400.30/3422.64	c      3423          19451        1382        20                -           0.0000          -
67523.02/3428.81	c      3429          19451        1382        20                -           0.0000          -
67626.80/3434.04	c      3434          19452        1381        20                -           0.0000          -
67725.89/3439.09	c      3439          19494        1421        20                -           0.0000          -
67834.16/3444.53	c      3445          19494        1421        20                -           0.0000          -
67934.97/3449.61	c      3450          19494        1421        20                -           0.0000          -
68034.05/3454.69	c      3455          19494        1421        20                -           0.0000          -
68137.12/3459.82	c      3460          19509        1434        20                -           0.0000          -
68240.98/3465.08	c      3465          28154          15        20                -           0.0000          -
68351.16/3470.69	c      3471          19614        1539        20                -           0.0000          -
68456.07/3475.94	c      3476          19614        1539        20                -           0.0000          -
68559.92/3481.18	c      3481          19614        1539        20                -           0.0000          -
68666.01/3486.50	c      3487          19614        1539        20                -           0.0000          -
68792.81/3492.91	c      3493          19614        1539        20                -           0.0000          -
68899.79/3498.36	c      3498          19635        1558        20                -           0.0000          -
69002.83/3503.51	c      3504          19655        1578        20                -           0.0000          -
69107.85/3508.80	c      3509          19663        1584        20                -           0.0000          -
69218.82/3514.42	c      3514          19663        1584        20                -           0.0000          -
69330.44/3520.11	c      3520          19663        1584        20                -           0.0000          -
69446.59/3525.95	c      3526          19663        1584        20                -           0.0000          -
69550.28/3531.16	c      3531          19674        1593        20                -           0.0000          -
69654.51/3536.43	c      3536          19674        1593        20                -           0.0000          -
69759.42/3541.73	c      3542          19674        1593        20                -           0.0000          -
69862.43/3546.98	c      3547          19674        1593        20                -           0.0000          -
69973.31/3552.59	c      3553          19678        1595        20                -           0.0000          -
70080.25/3557.92	c      3558          19678        1595        20                -           0.0000          -
70189.17/3563.40	c      3563          19678        1595        20                -           0.0000          -
70300.84/3569.13	c      3569          19678        1595        20                -           0.0000          -
70424.66/3575.34	c      3575          19678        1595        20                -           0.0000          -
70529.55/3580.63	c      3581          19678        1595        20                -           0.0000          -
70630.48/3585.79	c      3586          19678        1595        20                -           0.0000          -
70731.48/3590.80	c      3591          19699        1614        20                -           0.0000          -
70848.34/3596.70	c      3597          19699        1614        20                -           0.0000          -
70954.19/3602.13	c      3602          19699        1614        20                -           0.0000          -
71056.28/3607.23	c      3607          22294          65        20                -           0.0000          -
71167.20/3612.80	c      3613          19720        1633        20                -           0.0000          -
71280.09/3618.58	c      3619          22399         162        20                -           0.0000          -
71385.00/3623.88	c      3624          29071          10        20                -           0.0000          -
71484.05/3628.89	c      3629          22482          90        20                -           0.0000          -
71590.90/3634.23	c      3634          19788        1693        20                -           0.0000          -
71693.87/3639.41	c      3639          19788        1693        20                -           0.0000          -
71805.54/3645.10	c      3645          19788        1693        20                -           0.0000          -
71909.75/3650.38	c      3650          19788        1693        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: 191633 MiB (173500 MiB free)
  memory of node 1: 193531 MiB (168232 MiB free)
  memory of node 2: 193531 MiB (185312 MiB free)
  memory of node 3: 193531 MiB (180561 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-4465638-1723595963/watcher-4465638-1723595963 -o /tmp/evaluation-result-4465638-1723595963/solver-4465638-1723595963 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723592278-710603 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465638-1723595963.opb -qsol -t 72000 -sth 20 

running on 20 cores: 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77

CPU governors:
  performance: 1 5 9 13 17 21 25 29 33 37 41 45 49 53 57 61 65 69 73 77

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


[startup+0.100115 s]*
/proc/loadavg: 75.05 79.39 78.93 5/862 712946
/proc/meminfo: memFree=724464552/790760800 swapFree=131071996/131071996
[pid=712945] ppid=712942 vsize=86352 memory=74044 CPUtime=0.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/stat : 712945 (fscip) R 712942 712945 710592 0 -1 4194304 16398 0 0 0 8 2 0 0 20 0 1 0 126183066 88424448 18511 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
/proc/712945/statm: 21588 18511 2347 3035 0 17984 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 86352 KiB
Current children cumulated memory: 74044 KiB

[startup+0.217991 s]*
/proc/loadavg: 75.05 79.39 78.93 5/862 712946
/proc/meminfo: memFree=724322128/790760800 swapFree=131071996/131071996
[pid=712945] ppid=712942 vsize=146456 memory=134060 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/stat : 712945 (fscip) R 712942 712945 710592 0 -1 4194304 31411 0 0 0 18 5 0 0 20 0 1 0 126183066 149970944 33515 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
/proc/712945/statm: 36614 33515 2347 3035 0 33010 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 146456 KiB
Current children cumulated memory: 134060 KiB

[startup+0.318379 s]*
/proc/loadavg: 75.05 79.39 78.93 5/862 712946
/proc/meminfo: memFree=724186716/790760800 swapFree=131071996/131071996
[pid=712945] ppid=712942 vsize=196892 memory=184468 CPUtime=0.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/stat : 712945 (fscip) R 712942 712945 710592 0 -1 4194304 44001 0 0 0 26 7 0 0 20 0 1 0 126183066 201617408 46117 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
/proc/712945/statm: 49223 46117 2347 3035 0 45619 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 196892 KiB
Current children cumulated memory: 184468 KiB

[startup+0.700266 s]
/proc/loadavg: 75.05 79.39 78.93 5/862 712946
/proc/meminfo: memFree=723952468/790760800 swapFree=131071996/131071996
[pid=712945] ppid=712942 vsize=372528 memory=359736 CPUtime=0.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/stat : 712945 (fscip) R 712942 712945 710592 0 -1 4194304 87326 0 0 0 54 15 0 0 20 0 1 0 126183066 381468672 89934 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
/proc/712945/statm: 93132 89934 2347 3035 0 89528 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 372528 KiB
Current children cumulated memory: 359736 KiB

[startup+1.50026 s]
/proc/loadavg: 75.05 79.39 78.93 5/862 712946
/proc/meminfo: memFree=723302372/790760800 swapFree=131071996/131071996
[pid=712945] ppid=712942 vsize=885872 memory=871784 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/stat : 712945 (fscip) R 712942 712945 710592 0 -1 4194304 206210 0 0 0 116 33 0 0 20 0 1 0 126183066 907132928 217946 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
/proc/712945/statm: 221468 217946 2539 3035 0 217864 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 885872 KiB
Current children cumulated memory: 871784 KiB

[startup+3.11919 s]
/proc/loadavg: 69.36 78.13 78.52 5/862 712946
/proc/meminfo: memFree=720495564/790760800 swapFree=131071996/131071996
[pid=712945] ppid=712942 vsize=1375036 memory=1350032 CPUtime=3.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/stat : 712945 (fscip) R 712942 712945 710592 0 -1 4194304 271547 0 0 0 259 51 0 0 20 0 1 0 126183066 1408036864 337508 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
/proc/712945/statm: 343759 337508 2678 3035 0 340155 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1375036 KiB
Current children cumulated memory: 1350032 KiB

[startup+6.30025 s]
/proc/loadavg: 69.36 78.13 78.52 5/862 712946
/proc/meminfo: memFree=719476160/790760800 swapFree=131071996/131071996
[pid=712945] ppid=712942 vsize=1400636 memory=1375904 CPUtime=6.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/stat : 712945 (fscip) R 712942 712945 710592 0 -1 4194304 271966 0 0 0 575 52 0 0 20 0 1 0 126183066 1434251264 343976 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
/proc/712945/statm: 350159 343976 2726 3035 0 346555 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1400636 KiB
Current children cumulated memory: 1375904 KiB

[startup+12.7003 s]
/proc/loadavg: 59.39 75.71 77.73 24/902 712988
/proc/meminfo: memFree=714925052/790760800 swapFree=131071996/131071996
[pid=712945] ppid=712942 vsize=1545428 memory=1515956 CPUtime=12.65 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/stat : 712945 (fscip) R 712942 712945 710592 0 -1 4194304 360288 0 0 0 1198 67 0 0 20 0 1 0 126183066 1582518272 378989 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 17 33 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
/proc/712945/statm: 386357 378989 2774 3035 0 382753 0
Current children cumulated CPU time: 12.65 s
Current children cumulated vsize: 1545428 KiB
Current children cumulated memory: 1515956 KiB

[startup+25.501 s]
/proc/loadavg: 56.72 74.60 77.35 81/1022 713110
/proc/meminfo: memFree=681390488/790760800 swapFree=131071996/131071996
[pid=712945] ppid=712942 vsize=20703236 memory=18726736 CPUtime=93.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/stat : 712945 (fscip) S 712942 712945 710592 0 -1 1077936128 4587962 0 0 0 8378 931 0 0 20 0 41 0 126183066 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
/proc/712945/statm: 5175809 4681684 2806 3035 0 4906954 0
[pid=712945/tid=713009] ppid=712942 vsize=20703236 memory=1996 CPUtime=3.94 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713009/stat : 713009 (fscip) R 712942 712945 710592 0 -1 4194368 213387 0 0 0 351 43 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713010] ppid=712942 vsize=20703236 memory=1836 CPUtime=3.94 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713010/stat : 713010 (fscip) R 712942 712945 710592 0 -1 4194368 203713 0 0 0 350 44 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713011] ppid=712942 vsize=20703236 memory=17268944 CPUtime=3.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713011/stat : 713011 (fscip) R 712942 712945 710592 0 -1 4194368 203817 0 0 0 354 42 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713012] ppid=712942 vsize=20703236 memory=0 CPUtime=3.92 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713012/stat : 713012 (fscip) R 712942 712945 710592 0 -1 4194368 213450 0 0 0 349 43 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713013] ppid=712942 vsize=20703236 memory=281174061154640 CPUtime=3.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713013/stat : 713013 (fscip) R 712942 712945 710592 0 -1 4194368 203091 0 0 0 354 42 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713014] ppid=712942 vsize=20703236 memory=0 CPUtime=3.94 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713014/stat : 713014 (fscip) R 712942 712945 710592 0 -1 4194368 203921 0 0 0 355 39 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713015] ppid=712942 vsize=20703236 memory=0 CPUtime=3.93 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713015/stat : 713015 (fscip) R 712942 712945 710592 0 -1 4194368 213387 0 0 0 347 46 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713016] ppid=712942 vsize=20703236 memory=2268 CPUtime=3.94 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713016/stat : 713016 (fscip) R 712942 712945 710592 0 -1 4194368 203913 0 0 0 354 40 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713017] ppid=712942 vsize=20703236 memory=281174061721008 CPUtime=3.95 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713017/stat : 713017 (fscip) R 712942 712945 710592 0 -1 4194368 204151 0 0 0 354 41 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713018] ppid=712942 vsize=20703236 memory=0 CPUtime=3.94 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713018/stat : 713018 (fscip) R 712942 712945 710592 0 -1 4194368 213229 0 0 0 349 45 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713019] ppid=712942 vsize=20703236 memory=1586700 CPUtime=3.95 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713019/stat : 713019 (fscip) R 712942 712945 710592 0 -1 4194368 204294 0 0 0 354 41 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713020] ppid=712942 vsize=20703236 memory=232817762502 CPUtime=3.95 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713020/stat : 713020 (fscip) R 712942 712945 710592 0 -1 4194368 204025 0 0 0 354 41 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713021] ppid=712942 vsize=20703236 memory=0 CPUtime=3.94 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713021/stat : 713021 (fscip) R 712942 712945 710592 0 -1 4194368 213320 0 0 0 351 43 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713022] ppid=712942 vsize=20703236 memory=2268 CPUtime=3.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713022/stat : 713022 (fscip) R 712942 712945 710592 0 -1 4194368 203799 0 0 0 354 42 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713023] ppid=712942 vsize=20703236 memory=17098264809302 CPUtime=3.95 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713023/stat : 713023 (fscip) R 712942 712945 710592 0 -1 4194368 202234 0 0 0 353 42 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713024] ppid=712942 vsize=20703236 memory=0 CPUtime=3.93 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713024/stat : 713024 (fscip) R 712942 712945 710592 0 -1 4194368 213314 0 0 0 349 44 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713025] ppid=712942 vsize=20703236 memory=11424 CPUtime=3.94 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713025/stat : 713025 (fscip) R 712942 712945 710592 0 -1 4194368 203904 0 0 0 353 41 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713026] ppid=712942 vsize=20703236 memory=35008 CPUtime=3.94 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713026/stat : 713026 (fscip) R 712942 712945 710592 0 -1 4194368 203991 0 0 0 355 39 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713027] ppid=712942 vsize=20703236 memory=1375904 CPUtime=3.94 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713027/stat : 713027 (fscip) R 712942 712945 710592 0 -1 4194368 213101 0 0 0 350 44 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713028] ppid=712942 vsize=20703236 memory=16108 CPUtime=3.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713028/stat : 713028 (fscip) R 712942 712945 710592 0 -1 4194368 203214 0 0 0 348 40 0 0 20 0 41 0 126184441 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713071] ppid=712942 vsize=20703236 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713071/stat : 713071 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713072] ppid=712942 vsize=20703236 memory=281174062084232 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713072/stat : 713072 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713073] ppid=712942 vsize=20703236 memory=4730524 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713073/stat : 713073 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713074] ppid=712942 vsize=20703236 memory=2152 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713074/stat : 713074 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713075] ppid=712942 vsize=20703236 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713075/stat : 713075 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713076] ppid=712942 vsize=20703236 memory=4420 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713076/stat : 713076 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713077] ppid=712942 vsize=20703236 memory=16325789170925620 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713077/stat : 713077 (fscip) S 712942 712945 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713078] ppid=712942 vsize=20703236 memory=281174060708424 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713078/stat : 713078 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713079] ppid=712942 vsize=20703236 memory=-6440545959954004842 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713079/stat : 713079 (fscip) S 712942 712945 710592 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713080] ppid=712942 vsize=20703236 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713080/stat : 713080 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713081] ppid=712942 vsize=20703236 memory=140587164501897 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713081/stat : 713081 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713082] ppid=712942 vsize=20703236 memory=17128312 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713082/stat : 713082 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713083] ppid=712942 vsize=20703236 memory=25333125866717268 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713083/stat : 713083 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713084] ppid=712942 vsize=20703236 memory=-3689348814745726260 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713084/stat : 713084 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713085] ppid=712942 vsize=20703236 memory=38 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713085/stat : 713085 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713086] ppid=712942 vsize=20703236 memory=38 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713086/stat : 713086 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713087] ppid=712942 vsize=20703236 memory=38 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713087/stat : 713087 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713088] ppid=712942 vsize=20703236 memory=38 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713088/stat : 713088 (fscip) S 712942 712945 710592 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 126185246 21200113664 4681684 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0

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

[pid=712945/tid=713081] ppid=712942 vsize=49350356 memory=47454736 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713081/stat : 713081 (fscip) S 712942 712945 710592 0 -1 1077936192 280 0 0 0 2 0 0 0 20 0 41 0 126185246 50534764544 11864540 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713082] ppid=712942 vsize=49350356 memory=47455964 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713082/stat : 713082 (fscip) S 712942 712945 710592 0 -1 1077936192 285 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11864540 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713083] ppid=712942 vsize=49350356 memory=47441656 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713083/stat : 713083 (fscip) S 712942 712945 710592 0 -1 1077936192 278 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11864540 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713084] ppid=712942 vsize=49350356 memory=11424 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713084/stat : 713084 (fscip) S 712942 712945 710592 0 -1 1077936192 277 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11864540 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713085] ppid=712942 vsize=49350356 memory=25333125866717268 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713085/stat : 713085 (fscip) S 712942 712945 710592 0 -1 1077936192 231 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11864540 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713086] ppid=712942 vsize=49350356 memory=47370408 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713086/stat : 713086 (fscip) S 712942 712945 710592 0 -1 1077936192 243 0 0 0 2 0 0 0 20 0 41 0 126185246 50534764544 11864540 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713087] ppid=712942 vsize=49350356 memory=47449340 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713087/stat : 713087 (fscip) S 712942 712945 710592 0 -1 1077936192 279 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11864540 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713088] ppid=712942 vsize=49350356 memory=47456824 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713088/stat : 713088 (fscip) S 712942 712945 710592 0 -1 1077936192 283 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11864540 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713089] ppid=712942 vsize=49350356 memory=47457240 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713089/stat : 713089 (fscip) S 712942 712945 710592 0 -1 1077936192 281 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11864540 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713090] ppid=712942 vsize=49350356 memory=31860 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713090/stat : 713090 (fscip) S 712942 712945 710592 0 -1 1077936192 278 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11864540 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
Current children cumulated CPU time: 71751.3 s
Current children cumulated vsize: 49350356 KiB
Current children cumulated memory: 47458160 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3654.9 s]
/proc/loadavg: 71.55 78.46 79.80 24/899 715167
/proc/meminfo: memFree=677753600/790760800 swapFree=131071996/131071996
[pid=712945] ppid=712942 vsize=49350356 memory=47463228 CPUtime=72000.9 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/stat : 712945 (fscip) S 712942 712945 710592 0 -1 1077936128 121177514 0 0 0 7185373 14717 0 0 20 0 41 0 126183066 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 17 5 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
/proc/712945/statm: 12337589 11865807 3030 3035 0 12161853 0
[pid=712945/tid=713009] ppid=712942 vsize=49350356 memory=164 CPUtime=3600.08 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713009/stat : 713009 (fscip) R 712942 712945 710592 0 -1 4194368 4846604 0 0 0 359376 632 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713010] ppid=712942 vsize=49350356 memory=281174062193408 CPUtime=3598.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713010/stat : 713010 (fscip) R 712942 712945 710592 0 -1 4194368 4163152 0 0 0 359197 672 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713011] ppid=712942 vsize=49350356 memory=281174064725280 CPUtime=3592.67 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713011/stat : 713011 (fscip) R 712942 712945 710592 0 -1 4194368 9560100 0 0 0 358340 927 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713012] ppid=712942 vsize=49350356 memory=281174063206704 CPUtime=3597.89 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713012/stat : 713012 (fscip) R 712942 712945 710592 0 -1 4194368 4598197 0 0 0 359196 593 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713013] ppid=712942 vsize=49350356 memory=1586700 CPUtime=3597 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713013/stat : 713013 (fscip) R 712942 712945 710592 0 -1 4194368 4609507 0 0 0 358998 702 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713014] ppid=712942 vsize=49350356 memory=40436 CPUtime=3598.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713014/stat : 713014 (fscip) R 712942 712945 710592 0 -1 4194368 9988097 0 0 0 358807 996 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713015] ppid=712942 vsize=49350356 memory=0 CPUtime=3603.97 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713015/stat : 713015 (fscip) R 712942 712945 710592 0 -1 4194368 4632379 0 0 0 359801 596 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713016] ppid=712942 vsize=49350356 memory=11424 CPUtime=3601.45 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713016/stat : 713016 (fscip) R 712942 712945 710592 0 -1 4194368 4589945 0 0 0 359509 636 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713017] ppid=712942 vsize=49350356 memory=281174064703568 CPUtime=3597.06 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713017/stat : 713017 (fscip) R 712942 712945 710592 0 -1 4194368 10709507 0 0 0 358658 1048 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713018] ppid=712942 vsize=49350356 memory=357167 CPUtime=3599.21 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713018/stat : 713018 (fscip) R 712942 712945 710592 0 -1 4194368 4875355 0 0 0 359291 630 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713019] ppid=712942 vsize=49350356 memory=47447232 CPUtime=3602.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713019/stat : 713019 (fscip) R 712942 712945 710592 0 -1 4194368 4947974 0 0 0 359567 716 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713020] ppid=712942 vsize=49350356 memory=7112 CPUtime=3590.53 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713020/stat : 713020 (fscip) R 712942 712945 710592 0 -1 4194368 9068818 0 0 0 358173 880 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713021] ppid=712942 vsize=49350356 memory=7176 CPUtime=3602.39 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713021/stat : 713021 (fscip) R 712942 712945 710592 0 -1 4194368 4102123 0 0 0 359654 585 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713022] ppid=712942 vsize=49350356 memory=11424 CPUtime=3600.92 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713022/stat : 713022 (fscip) R 712942 712945 710592 0 -1 4194368 4773096 0 0 0 359411 681 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713023] ppid=712942 vsize=49350356 memory=2724 CPUtime=3597.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713023/stat : 713023 (fscip) R 712942 712945 710592 0 -1 4194368 9710335 0 0 0 358733 971 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713024] ppid=712942 vsize=49350356 memory=21814473771514273 CPUtime=3604.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713024/stat : 713024 (fscip) R 712942 712945 710592 0 -1 4194368 4132751 0 0 0 359852 559 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713025] ppid=712942 vsize=49350356 memory=47463040 CPUtime=3604.36 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713025/stat : 713025 (fscip) R 712942 712945 710592 0 -1 4194368 3917857 0 0 0 359791 645 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713026] ppid=712942 vsize=49350356 memory=0 CPUtime=3593.88 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713026/stat : 713026 (fscip) R 712942 712945 710592 0 -1 4194368 8855149 0 0 0 358502 886 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713027] ppid=712942 vsize=49350356 memory=281174060989552 CPUtime=3602.35 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713027/stat : 713027 (fscip) R 712942 712945 710592 0 -1 4194368 4524895 0 0 0 359622 613 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713028] ppid=712942 vsize=49350356 memory=29836768444022866 CPUtime=3601.21 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713028/stat : 713028 (fscip) R 712942 712945 710592 0 -1 4194368 4117243 0 0 0 359476 645 0 0 20 0 41 0 126184441 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713071] ppid=712942 vsize=49350356 memory=10392 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713071/stat : 713071 (fscip) S 712942 712945 710592 0 -1 1077936192 240 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713072] ppid=712942 vsize=49350356 memory=5432 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713072/stat : 713072 (fscip) S 712942 712945 710592 0 -1 1077936192 280 0 0 0 2 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713073] ppid=712942 vsize=49350356 memory=46343216 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713073/stat : 713073 (fscip) S 712942 712945 710592 0 -1 1077936192 289 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713074] ppid=712942 vsize=49350356 memory=47460688 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713074/stat : 713074 (fscip) S 712942 712945 710592 0 -1 1077936192 132 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713075] ppid=712942 vsize=49350356 memory=25333125866717268 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713075/stat : 713075 (fscip) S 712942 712945 710592 0 -1 1077936192 261 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713076] ppid=712942 vsize=49350356 memory=47370408 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713076/stat : 713076 (fscip) S 712942 712945 710592 0 -1 1077936192 248 0 0 0 2 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713077] ppid=712942 vsize=49350356 memory=47455804 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713077/stat : 713077 (fscip) S 712942 712945 710592 0 -1 1077936192 282 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713078] ppid=712942 vsize=49350356 memory=47459608 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713078/stat : 713078 (fscip) S 712942 712945 710592 0 -1 1077936192 285 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713079] ppid=712942 vsize=49350356 memory=281174062960976 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713079/stat : 713079 (fscip) S 712942 712945 710592 0 -1 1077936192 283 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713080] ppid=712942 vsize=49350356 memory=47458952 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713080/stat : 713080 (fscip) S 712942 712945 710592 0 -1 1077936192 285 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713081] ppid=712942 vsize=49350356 memory=47461236 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713081/stat : 713081 (fscip) S 712942 712945 710592 0 -1 1077936192 283 0 0 0 2 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713082] ppid=712942 vsize=49350356 memory=11424 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713082/stat : 713082 (fscip) S 712942 712945 710592 0 -1 1077936192 288 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713083] ppid=712942 vsize=49350356 memory=46887164 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713083/stat : 713083 (fscip) S 712942 712945 710592 0 -1 1077936192 281 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713084] ppid=712942 vsize=49350356 memory=47459424 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713084/stat : 713084 (fscip) S 712942 712945 710592 0 -1 1077936192 280 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713085] ppid=712942 vsize=49350356 memory=47437812 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713085/stat : 713085 (fscip) S 712942 712945 710592 0 -1 1077936192 234 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713086] ppid=712942 vsize=49350356 memory=47459608 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713086/stat : 713086 (fscip) R 712942 712945 710592 0 -1 1077936192 246 0 0 0 2 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713087] ppid=712942 vsize=49350356 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713087/stat : 713087 (fscip) S 712942 712945 710592 0 -1 1077936192 282 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713088] ppid=712942 vsize=49350356 memory=281174065566304 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713088/stat : 713088 (fscip) S 712942 712945 710592 0 -1 1077936192 286 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713089] ppid=712942 vsize=49350356 memory=47454736 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713089/stat : 713089 (fscip) S 712942 712945 710592 0 -1 1077936192 284 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
[pid=712945/tid=713090] ppid=712942 vsize=49350356 memory=47459064 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/712945/task/713090/stat : 713090 (fscip) S 712942 712945 710592 0 -1 1077936192 280 0 0 0 3 0 0 0 20 0 41 0 126185246 50534764544 11865807 809668444160 4194304 16623229 140724524829952 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 38948864 140724524831750 140724524831868 140724524831868 140724524838896 0
Current children cumulated CPU time: 72000.9 s
Current children cumulated vsize: 49350356 KiB
Current children cumulated memory: 47463228 KiB

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

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

# cumulated CPU time of all completed processes:  user=71854 s, system=148.453 s

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

[startup+3655.2 s]
/proc/loadavg: 71.55 78.46 79.80 5/865 715177
/proc/meminfo: memFree=682469712/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3655.6 s]
/proc/loadavg: 71.55 78.46 79.80 5/865 715177
/proc/meminfo: memFree=682469712/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3656 s]*
/proc/loadavg: 71.55 78.46 79.80 5/865 715177
/proc/meminfo: memFree=717846052/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3656.12 s]
/proc/loadavg: 71.55 78.46 79.80 5/865 715177
/proc/meminfo: memFree=717846052/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): 3656.2
CPU time (s): 72002.4
CPU user time (s): 71854
CPU system time (s): 148.453
CPU usage (%): 1969.33
Max. virtual memory (cumulated for all children) (KiB): 49350356
Max. memory (cumulated for all children) (KiB): 47463228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71854
system time used= 148.453
maximum resident set size= 47463228
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121177538
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= 3065758
involuntary context switches= 358985


# summary of solver processes directly reported to runsolver:
#   pid: 712945
#   total CPU time (s): 72002.4
#   total CPU user time (s): 71854
#   total CPU system time (s): 148.453

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.7289 second user time and 85.1609 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-14 02:39:23
IDJOB=4465638
IDBENCH=147705
IDSOLVER=3094
FILE ID=nodeD101/4465638-1723595963
RUNJOBID= nodeD101-1723592278-710603
SLURM_JOB_ID= 8267897
Free space on /tmp= 8622668 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/DEC-LIN/web/uclid_pb_benchmarks/normalized-ooo.ex.mem.LsqHdStrong.ucl.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-4465638-1723595963/watcher-4465638-1723595963 -o /tmp/evaluation-result-4465638-1723595963/solver-4465638-1723595963 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD101-1723592278-710603 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465638-1723595963.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 911cf7319fa5fa56cdd8e7a94536c536
RANDOM SEED=143301587

nodeD101.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	: 0x5003102
cpu MHz		: 3348.096
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 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	: 0x5003102
cpu MHz		: 3688.225
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2627.757
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3803.286
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2643.352
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 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	: 0x5003102
cpu MHz		: 2648.020
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2639.396
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3591.770
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3799.606
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 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	: 0x5003102
cpu MHz		: 2637.479
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3017.322
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3598.776
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2652.410
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 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	: 0x5003102
cpu MHz		: 2653.698
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2632.470
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3552.435
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3273.319
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 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	: 0x5003102
cpu MHz		: 2639.433
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2572.747
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3546.434
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2640.524
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 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	: 0x5003102
cpu MHz		: 2637.779
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2633.630
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2983.348
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2612.689
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 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	: 0x5003102
cpu MHz		: 2629.270
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2623.820
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3128.403
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3484.054
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 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	: 0x5003102
cpu MHz		: 2651.168
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2636.708
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3569.693
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3086.765
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 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	: 0x5003102
cpu MHz		: 2640.054
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2633.581
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2631.787
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2638.167
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 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	: 0x5003102
cpu MHz		: 2647.163
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3869.679
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2633.017
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2639.795
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 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	: 0x5003102
cpu MHz		: 2638.468
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2627.848
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2628.703
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2640.391
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 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	: 0x5003102
cpu MHz		: 2988.141
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2599.782
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2639.926
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2590.145
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 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	: 0x5003102
cpu MHz		: 2640.097
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2639.460
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2633.125
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2658.765
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 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	: 0x5003102
cpu MHz		: 2648.009
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2638.293
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2642.237
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2653.619
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 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	: 0x5003102
cpu MHz		: 2646.556
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2632.147
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2633.682
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2659.825
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 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	: 0x5003102
cpu MHz		: 2652.700
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2639.699
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2644.507
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 3086.175
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 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	: 0x5003102
cpu MHz		: 2646.404
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2630.726
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2639.411
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2622.143
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 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	: 0x5003102
cpu MHz		: 2659.560
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2638.659
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2756.959
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2736.435
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 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	: 0x5003102
cpu MHz		: 2651.055
cache size	: 28160 KB
physical id	: 1
siblings	: 20
core id		: 25
cpu cores	: 20
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 2637.347
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 2658.172
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
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	: 0x5003102
cpu MHz		: 2699.449
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 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	: 0x5003102
cpu MHz		: 3880.117
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.32
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	: 0x5003102
cpu MHz		: 3497.584
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5005.68
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	: 0x5003102
cpu MHz		: 3703.646
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 pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 5006.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        724614236 kB
MemAvailable:   781618764 kB
Buffers:         1113872 kB
Cached:         59157240 kB
SwapCached:            0 kB
Active:         18810192 kB
Inactive:       43866600 kB
Active(anon):       2120 kB
Inactive(anon):  2442524 kB
Active(file):   18808072 kB
Inactive(file): 41424076 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            288548 kB
Writeback:             0 kB
AnonPages:       2404840 kB
Mapped:           129816 kB
Shmem:             38920 kB
KReclaimable:     383816 kB
Slab:             795552 kB
SReclaimable:     383816 kB
SUnreclaim:       411736 kB
KernelStack:       14912 kB
PageTables:        13828 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2900672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1113600 kB
HardwareCorrupted:     0 kB
AnonHugePages:    430080 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:      774144 kB
DirectMap2M:    114018304 kB
DirectMap1G:    691011584 kB

Free space on /tmp at the end= 8622768 MiB
End job on nodeD101 at 2024-08-14 03:40:19