Trace number 4465237

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/
haplotype/normalized-simp-unif-100_100.00.opb
MD5SUM9be73b05d343999548eaad0214200c86
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark2.60336
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables8601
Total number of constraints386810
Number of constraints which are clauses384742
Number of constraints which are cardinality constraints (but not clauses)2068
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint94
Number of terms in the objective function 94
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 94
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 92
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 186
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.89/1.00	c Default LC presolving (default).
0.89/1.01	c ** Before presolving: virtualMemUsedAtLc = 885108235, getVmSize() = 540471296, SCIPgetMemUsed() = 447434244, SCIPgetMemTotal() = 490828628, SCIPgetMemExternEstim() = 394279607
0.89/1.01	c ** set memory limit for presolving in LC to 8.7933e+12 for SCIP **
2.78/2.85	c ** Estimated virtualMemUsedAtSolver = 576352524, getVmSize() = 588840960, SCIPgetMemUsed() = 317503291, SCIPgetMemTotal() = 470249179, SCIPgetMemExternEstim() = 394279607
2.78/2.85	c ** set memory limit for solvers to 4.1868e+11 for each SCIP **
2.78/2.85	c Original Problem   :
2.78/2.85	c   Problem name     : instance-4465237-1722450573
2.78/2.85	c   Variables        : 8601 (8601 binary, 0 integer, 0 implicit integer, 0 continuous)
2.78/2.85	c   Constraints      : 386810
2.78/2.85	c   Objective sense  : minimize
2.78/2.85	c Presolved Problem  :
2.78/2.85	c   Variables        : 3337 (3337 binary, 0 integer, 0 implicit integer, 0 continuous)
2.78/2.85	c   Constraints      : 37436
2.78/2.85	c Constraints        : Number
2.78/2.85	c   setppc           : 26748 
2.78/2.85	c   linear           : 12 
2.78/2.85	c   logicor          : 10676 
2.78/2.85	c ** Instance transfer method used: 0
2.88/2.90	c ** ParaScipInstance copy does not increase the number of variables. **
3.68/3.76	c LC is working with racing ramp-up and with rebuilding tree after racing.
3.68/3.77	c                                Nodes    Active                                            
3.68/3.77	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
4.25/3.87	c *       4              0           1        20          92.0000                -          -
39.89/5.74	c *       6              0           1        20          81.0000                -          -
39.89/5.74	c         6              0           1        20          81.0000                -          -
39.89/5.76	c *       6              0           1        20          79.0000                -          -
41.79/5.81	c *       6              0           1        20          54.0000                -          -
43.78/5.91	c *       6              0           1        20          52.0000                -          -
57.09/6.69	c *       7              0           1        20          51.0000                -          -
142.25/10.92	c        11             22          21        20          51.0000           8.0000          -
244.02/16.05	c        16            121         122        20          51.0000           8.0000          -
275.05/17.69	c *      18            202         203        20          50.0000           8.0000          -
318.54/19.89	c *      20            399         155        20          49.0000           8.0000          -
343.03/21.08	c        21            645           3        20          49.0000           9.0000    444.44%
356.18/21.71	c *      22            645           3        20          48.0000           9.0000    433.33%
393.76/23.68	c *      24            900          95        20          47.0000           9.0000    422.22%
405.63/24.29	c *      24            900          95        20          46.0000           9.0000    411.11%
417.54/24.88	c *      25           1988          80        20          45.0000           9.0000    400.00%
424.33/25.15	c *      25           1988          80        20          44.0000           9.0000    388.89%
425.45/25.21	c *      25           1988          80        20          43.0000           9.0000    377.78%
427.42/25.32	c *      25           1339           0        20          42.0000           9.0000    366.67%
449.23/26.42	c *      26           2072          75        20          41.0000           9.0000    355.56%
449.23/26.42	c        26           2072          75        20          41.0000           9.0000    355.56%
463.65/27.16	c *      27           1953          77        20          40.0000           9.0000    344.44%
465.01/27.22	c *      27           1953          77        20          39.0000           9.0000    333.33%
478.82/28.02	c *      28           1613          72        20          38.0000           9.0000    322.22%
548.13/31.46	c        31           3756          43        20          38.0000           9.0000    322.22%
652.99/36.76	c        37           4640          45        20          38.0000           9.0000    322.22%
753.66/41.80	c        42           7149          46        20          38.0000           9.0000    322.22%
852.33/46.84	c        47          12998          43        20          38.0000           9.0000    322.22%
955.79/52.12	c        52          13384          44        20          38.0000           9.0000    322.22%
1059.85/57.31	c        57              2           1        20          38.0000          24.0000     58.33%
1158.70/62.36	c        62              6           5        20          38.0000          24.0000     58.33%
1245.70/66.73	c *      67              6           5        20          37.0000          24.0000     54.17%
1249.54/66.91	c *      67              6           5        20          36.0000          24.0000     50.00%
1257.33/67.38	c        67              6           5        20          36.0000          24.0000     50.00%
1360.12/72.53	c        73             17          16        20          36.0000          24.0000     50.00%
1458.96/77.56	c        78             19          18        20          36.0000          24.0000     50.00%
1557.84/82.56	c        83             19          18        20          36.0000          24.0000     50.00%
1656.75/87.57	c        88             23          22        20          36.0000          24.0000     50.00%
1757.41/92.61	c        93             27          26        20          36.0000          24.0000     50.00%
1858.29/97.71	c        98             30          29        20          36.0000          24.0000     50.00%
1957.36/102.78	c       103             30          29        20          36.0000          24.0000     50.00%
2058.39/107.83	c       108             30          29        20          36.0000          24.0000     50.00%
2162.05/113.06	c       113             30          29        20          36.0000          24.0000     50.00%
2263.16/118.16	c       118             30          29        20          36.0000          24.0000     50.00%
2363.48/123.26	c       123             30          29        20          36.0000          24.0000     50.00%
2466.51/128.45	c       128             32          31        20          36.0000          24.0000     50.00%
2567.52/133.51	c       134             34          33        20          36.0000          24.0000     50.00%
2668.40/138.63	c       139             36          35        20          36.0000          24.0000     50.00%
2767.34/143.68	c       144             38          37        20          36.0000          24.0000     50.00%
2868.31/148.76	c       149             49          48        20          36.0000          24.0000     50.00%
2969.38/153.84	c       154             59          58        20          36.0000          24.0000     50.00%
3068.53/158.88	c       159             65          64        20          36.0000          24.0000     50.00%
3169.54/163.93	c       164             71          70        20          36.0000          24.0000     50.00%
3195.28/165.23	c *     165             71          70        20          35.0000          24.0000     45.83%
3268.51/168.97	c       169             81          80        20          35.0000          24.0000     45.83%
3370.19/174.07	c       174             84          83        20          35.0000          24.0000     45.83%
3469.08/179.08	c       179             92          91        20          35.0000          24.0000     45.83%
3570.29/184.14	c       184            102         101        20          35.0000          24.0000     45.83%
3670.50/189.22	c       189            108         107        20          35.0000          24.0000     45.83%
3777.53/194.61	c       195            115         114        20          35.0000          24.0000     45.83%
3876.68/199.67	c       200            117         116        20          35.0000          24.0000     45.83%
3920.20/201.84	c *     202            117         116        20          34.0000          24.0000     41.67%
3979.67/204.87	c       205            117         116        20          34.0000          24.0000     41.67%
4080.67/209.91	c       210            120         119        20          34.0000          24.0000     41.67%
4179.71/214.98	c       215            127         126        20          34.0000          24.0000     41.67%
4278.77/220.00	c       220            133         132        20          34.0000          24.0000     41.67%
4382.47/225.15	c       225            139         138        20          34.0000          24.0000     41.67%
4481.67/230.19	c       230            150         149        20          34.0000          24.0000     41.67%
4580.50/235.19	c       235            153         152        20          34.0000          24.0000     41.67%
4680.79/240.25	c       240            192         191        20          34.0000          24.0000     41.67%
4781.82/245.32	c       245            255         254        20          34.0000          24.0000     41.67%
4880.73/250.37	c       250            266         265        20          34.0000          24.0000     41.67%
4981.71/255.43	c       255            291         290        20          34.0000          24.0000     41.67%
5084.62/260.66	c       261            332         298        20          34.0000          24.0000     41.67%
5185.62/265.71	c       266            346         298        20          34.0000          24.0000     41.67%
5284.60/270.77	c       271            350         300        20          34.0000          24.0000     41.67%
5385.60/275.82	c       276            368         306        20          34.0000          24.0000     41.67%
5484.62/280.87	c       281            390         309        20          34.0000          24.0000     41.67%
5585.53/285.91	c       286            398         309        20          34.0000          24.0000     41.67%
5684.58/290.97	c       291            417         314        20          34.0000          24.0000     41.67%
5783.54/296.00	c       296            430         317        20          34.0000          24.0000     41.67%
5882.46/301.04	c       301            440         319        20          34.0000          24.0000     41.67%
5984.14/306.11	c       306            454         321        20          34.0000          24.0000     41.67%
6083.23/311.12	c       311            514         324        20          34.0000          24.0000     41.67%
6184.13/316.14	c       316            551         329        20          34.0000          24.0000     41.67%
6284.58/321.21	c       321            587         337        20          34.0000          24.0000     41.67%
6383.58/326.26	c       326            609         339        20          34.0000          24.0000     41.67%
6484.66/331.31	c       331            636         342        20          34.0000          24.0000     41.67%
6583.74/336.34	c       336            655         347        20          34.0000          24.0000     41.67%
6682.81/341.35	c       341            658         350        20          34.0000          24.0000     41.67%
6783.87/346.42	c       346            671         351        20          34.0000          24.0000     41.67%
6884.93/351.51	c       352            692         357        20          34.0000          24.0000     41.67%
6983.96/356.57	c       357            708         369        20          34.0000          24.0000     41.67%
7085.04/361.63	c       362            734         371        20          34.0000          24.0000     41.67%
7186.07/366.70	c       367            761         367        20          34.0000          24.0000     41.67%
7285.12/371.77	c       372            784         380        20          34.0000          24.0000     41.67%
7386.21/376.82	c       377            835         372        20          34.0000          24.0000     41.67%
7489.95/382.11	c       382            861         371        20          34.0000          24.0000     41.67%
7596.15/387.49	c       388            908         377        20          34.0000          24.0000     41.67%
7697.19/392.55	c       393            946         385        20          34.0000          24.0000     41.67%
7796.23/397.57	c       398            991         394        20          34.0000          24.0000     41.67%
7897.32/402.63	c       403           1011         412        20          34.0000          24.0000     41.67%
7996.43/407.69	c       408           1027         428        20          34.0000          24.0000     41.67%
8097.49/412.79	c       413           1027         428        20          34.0000          24.0000     41.67%
8198.52/417.84	c       418           1037         436        20          34.0000          24.0000     41.67%
8299.59/422.94	c       423           1043         436        20          34.0000          24.0000     41.67%
8398.63/428.00	c       428           1051         441        20          34.0000          24.0000     41.67%
8500.61/433.06	c       433           1051         441        20          34.0000          24.0000     41.67%
8599.36/438.12	c       438           1051         441        20          34.0000          24.0000     41.67%
8700.42/443.17	c       443           1058         448        20          34.0000          24.0000     41.67%
8800.82/448.22	c       448           1058         448        20          34.0000          24.0000     41.67%
8899.90/453.29	c       453           1068         454        20          34.0000          24.0000     41.67%
9000.97/458.36	c       458           1073         459        20          34.0000          24.0000     41.67%
9102.19/463.41	c       463           1074         460        20          34.0000          24.0000     41.67%
9201.08/468.46	c       468           1078         460        20          34.0000          24.0000     41.67%
9302.14/473.51	c       474           1088         466        20          34.0000          24.0000     41.67%
9401.24/478.56	c       479           1090         468        20          34.0000          24.0000     41.67%
9502.30/483.61	c       484           1093         471        20          34.0000          24.0000     41.67%
9601.35/488.68	c       489           1096         472        20          34.0000          24.0000     41.67%
9702.23/493.74	c       494           1102         474        20          34.0000          24.0000     41.67%
9801.17/498.78	c       499           1113         472        20          34.0000          24.0000     41.67%
9902.18/503.83	c       504           1127         474        20          34.0000          24.0000     41.67%
10001.23/508.89	c       509           1143         473        20          34.0000          24.0000     41.67%
10102.28/513.96	c       514           1156         472        20          34.0000          24.0000     41.67%
10201.40/519.01	c       519           1161         471        20          34.0000          24.0000     41.67%
10300.39/524.02	c       524           1173         475        20          34.0000          24.0000     41.67%
10402.18/529.11	c       529           1174         476        20          34.0000          24.0000     41.67%
10503.28/534.16	c       534           1179         481        20          34.0000          24.0000     41.67%
10603.71/539.22	c       539           1187         487        20          34.0000          24.0000     41.67%
10702.84/544.28	c       544           1206         486        20          34.0000          24.0000     41.67%
10807.92/549.51	c       550           1218         492        20          34.0000          24.0000     41.67%
10910.92/554.71	c       555           1224         494        20          34.0000          24.0000     41.67%
11011.98/559.87	c       560           1277         495        20          34.0000          24.0000     41.67%
11115.87/565.06	c       565           1302         492        20          34.0000          24.0000     41.67%
11214.74/570.12	c       570           1303         493        20          34.0000          24.0000     41.67%
11315.88/575.17	c       575           1308         498        20          34.0000          24.0000     41.67%
11416.17/580.22	c       580           1325         503        20          34.0000          24.0000     41.67%
11517.15/585.31	c       585           1359         505        20          34.0000          24.0000     41.67%
11616.26/590.36	c       590           1382         505        20          34.0000          24.0000     41.67%
11721.35/595.63	c       596           1417         515        20          34.0000          24.0000     41.67%
11822.49/600.71	c       601           1436         526        20          34.0000          24.0000     41.67%
11921.59/605.75	c       606           1458         525        20          34.0000          24.0000     41.67%
12020.72/610.79	c       611           1463         530        20          34.0000          24.0000     41.67%
12121.78/615.80	c       616           1476         525        20          34.0000          24.0000     41.67%
12220.99/620.85	c       621           1510         535        20          34.0000          24.0000     41.67%
12322.05/625.90	c       626           1543         541        20          34.0000          24.0000     41.67%
12421.22/630.97	c       631           1558         546        20          34.0000          24.0000     41.67%
12520.37/636.02	c       636           1575         552        20          34.0000          24.0000     41.67%
12624.26/641.15	c       641           1596         568        20          34.0000          24.0000     41.67%
12723.17/646.16	c       646           1611         568        20          34.0000          24.0000     41.67%
12825.58/651.31	c       651           1652         563        20          34.0000          24.0000     41.67%
12924.67/656.37	c       656           1680         571        20          34.0000          24.0000     41.67%
13025.78/661.40	c       661           1694         571        20          34.0000          24.0000     41.67%
13124.87/666.48	c       666           1724         577        20          34.0000          24.0000     41.67%
13227.98/671.62	c       672           1742         574        20          34.0000          24.0000     41.67%
13331.13/676.85	c       677           1755         584        20          34.0000          24.0000     41.67%
13432.19/681.90	c       682           1774         584        20          34.0000          24.0000     41.67%
13531.32/687.00	c       687           1801         585        20          34.0000          24.0000     41.67%
13636.35/692.21	c       692           1823         589        20          34.0000          24.0000     41.67%
13739.43/697.48	c       697           1856         584        20          34.0000          24.0000     41.67%
13840.54/702.53	c       703           1902         587        20          34.0000          24.0000     41.67%
13945.51/707.85	c       708           1940         585        20          34.0000          24.0000     41.67%
14046.63/712.91	c       713           1956         584        20          34.0000          24.0000     41.67%
14145.76/717.96	c       718           1983         585        20          34.0000          24.0000     41.67%
14247.77/723.11	c       723           1993         589        20          34.0000          24.0000     41.67%
14348.44/728.19	c       728           2018         594        20          34.0000          24.0000     41.67%
14449.02/733.28	c       733           2032         600        20          34.0000          24.0000     41.67%
14552.11/738.46	c       738           2047         597        20          34.0000          24.0000     41.67%
14653.23/743.53	c       744           2080         599        20          34.0000          24.0000     41.67%
14754.28/748.60	c       749           2099         596        20          34.0000          24.0000     41.67%
14853.38/753.63	c       754           2115         602        20          34.0000          24.0000     41.67%
14954.49/758.74	c       759           2169         602        20          34.0000          24.0000     41.67%
15055.59/763.82	c       764           2185         606        20          34.0000          24.0000     41.67%
15156.57/768.97	c       769           2207         610        20          34.0000          24.0000     41.67%
15255.52/774.00	c       774           2241         618        20          34.0000          24.0000     41.67%
15354.50/779.03	c       779           2256         621        20          34.0000          24.0000     41.67%
15459.50/784.20	c       784           2256         621        20          34.0000          24.0000     41.67%
15562.52/789.43	c       789           2256         621        20          34.0000          24.0000     41.67%
15661.54/794.48	c       794           2264         625        20          34.0000          24.0000     41.67%
15762.56/799.53	c       800           2301         638        20          34.0000          24.0000     41.67%
15861.54/804.58	c       805           2313         644        20          34.0000          24.0000     41.67%
15962.52/809.65	c       810           2339         641        20          34.0000          24.0000     41.67%
16063.46/814.76	c       815           2358         652        20          34.0000          24.0000     41.67%
16164.52/819.81	c       820           2389         675        20          34.0000          24.0000     41.67%
16263.51/824.86	c       825           2412         698        20          34.0000          24.0000     41.67%
16367.22/830.06	c       830           2429         715        20          34.0000          24.0000     41.67%
16466.46/835.12	c       835           2450         717        20          34.0000          24.0000     41.67%
16567.61/840.17	c       840           2454         721        20          34.0000          24.0000     41.67%
16667.81/845.27	c       845           2486         727        20          34.0000          24.0000     41.67%
16769.09/850.34	c       850           2500         731        20          34.0000          24.0000     41.67%
16869.94/855.41	c       855           2507         734        20          34.0000          24.0000     41.67%
16969.07/860.48	c       860           2519         738        20          34.0000          24.0000     41.67%
17070.11/865.54	c       866           2528         747        20          34.0000          24.0000     41.67%
17169.22/870.57	c       871           2539         754        20          34.0000          24.0000     41.67%
17270.30/875.63	c       876           2555         768        20          34.0000          24.0000     41.67%
17371.41/880.70	c       881           2555         768        20          34.0000          24.0000     41.67%
17474.30/885.95	c       886           2561         770        20          34.0000          24.0000     41.67%
17573.33/891.04	c       891           2563         772        20          34.0000          24.0000     41.67%
17675.15/896.10	c       896           2577         774        20          34.0000          24.0000     41.67%
17775.91/901.16	c       901           2592         783        20          34.0000          24.0000     41.67%
17876.15/906.26	c       906           2602         791        20          34.0000          24.0000     41.67%
17977.06/911.33	c       911           2624         800        20          34.0000          24.0000     41.67%
18076.06/916.34	c       916           2638         800        20          34.0000          24.0000     41.67%
18175.14/921.39	c       921           2662         800        20          34.0000          24.0000     41.67%
18280.19/926.60	c       927           2744         807        20          34.0000          24.0000     41.67%
18381.23/931.70	c       932           2785         818        20          34.0000          24.0000     41.67%
18482.26/936.83	c       937           2827         837        20          34.0000          24.0000     41.67%
18583.12/941.95	c       942           2837         844        20          34.0000          24.0000     41.67%
18684.87/947.05	c       947           2868         852        20          34.0000          24.0000     41.67%
18783.85/952.07	c       952           2875         855        20          34.0000          24.0000     41.67%
18883.10/957.12	c       957           2934         876        20          34.0000          24.0000     41.67%
18983.86/962.17	c       962           2982         871        20          34.0000          24.0000     41.67%
19084.03/967.29	c       967           3048         885        20          34.0000          24.0000     41.67%
19185.02/972.34	c       972           3104         890        20          34.0000          24.0000     41.67%
19286.00/977.44	c       977           3128         899        20          34.0000          24.0000     41.67%
19384.98/982.45	c       982           3164         906        20          34.0000          24.0000     41.67%
19487.94/987.61	c       988           3192         904        20          34.0000          24.0000     41.67%
19586.96/992.67	c       993           3198         910        20          34.0000          24.0000     41.67%
19689.98/997.80	c       998           3266         919        20          34.0000          24.0000     41.67%
19789.12/1002.81	c      1003           3290         922        20          34.0000          24.0000     41.67%
19888.24/1007.88	c      1008           3328         927        20          34.0000          24.0000     41.67%
19992.26/1013.12	c      1013           3358         935        20          34.0000          24.0000     41.67%
20094.38/1018.22	c      1018           3391         945        20          34.0000          24.0000     41.67%
20195.42/1023.32	c      1023           3435         951        20          34.0000          24.0000     41.67%
20298.50/1028.55	c      1029           3438         954        20          34.0000          24.0000     41.67%
20397.53/1033.55	c      1034           3470         964        20          34.0000          24.0000     41.67%
20496.63/1038.56	c      1039           3498         968        20          34.0000          24.0000     41.67%
20599.69/1043.78	c      1044           3508         972        20          34.0000          24.0000     41.67%
20700.78/1048.85	c      1049           3515         974        20          34.0000          24.0000     41.67%
20804.42/1054.07	c      1054           3531         970        20          34.0000          24.0000     41.67%
20903.21/1059.10	c      1059           3548         983        20          34.0000          24.0000     41.67%
21007.40/1064.34	c      1064           3555         982        20          34.0000          24.0000     41.67%
21108.37/1069.41	c      1069           3560         983        20          34.0000          24.0000     41.67%
21209.31/1074.52	c      1075           3570         991        20          34.0000          24.0000     41.67%
21308.32/1079.56	c      1080           3583         996        20          34.0000          24.0000     41.67%
21409.27/1084.62	c      1085           3596        1001        20          34.0000          24.0000     41.67%
21508.24/1089.66	c      1090           3611        1002        20          34.0000          24.0000     41.67%
21607.16/1094.67	c      1095           3615        1002        20          34.0000          24.0000     41.67%
21708.10/1099.73	c      1100           3648        1007        20          34.0000          24.0000     41.67%
21809.08/1104.80	c      1105           3685        1013        20          34.0000          24.0000     41.67%
21908.07/1109.85	c      1110           3698        1022        20          34.0000          24.0000     41.67%
22007.06/1114.86	c      1115           3728        1031        20          34.0000          24.0000     41.67%
22106.13/1119.88	c      1120           3778        1040        20          34.0000          24.0000     41.67%
22205.31/1124.88	c      1125           3793        1040        20          34.0000          24.0000     41.67%
22306.34/1129.98	c      1130           3798        1041        20          34.0000          24.0000     41.67%
22408.13/1135.04	c      1135           3801        1042        20          34.0000          24.0000     41.67%
22507.18/1140.05	c      1140           3808        1041        20          34.0000          24.0000     41.67%
22608.56/1145.17	c      1145           3812        1045        20          34.0000          24.0000     41.67%
22707.28/1150.19	c      1150           3828        1053        20          34.0000          24.0000     41.67%
22807.61/1155.24	c      1155           3847        1058        20          34.0000          24.0000     41.67%
22906.78/1160.26	c      1160           3847        1058        20          34.0000          24.0000     41.67%
23007.78/1165.38	c      1165           3847        1058        20          34.0000          24.0000     41.67%
23108.86/1170.42	c      1170           3847        1058        20          34.0000          24.0000     41.67%
23207.98/1175.49	c      1176           3858        1066        20          34.0000          24.0000     41.67%
23309.06/1180.54	c      1181           3881        1064        20          34.0000          24.0000     41.67%
23410.16/1185.62	c      1186           3917        1080        20          34.0000          24.0000     41.67%
23509.24/1190.65	c      1191           3928        1080        20          34.0000          24.0000     41.67%
23610.33/1195.72	c      1196           3930        1082        20          34.0000          24.0000     41.67%
23711.41/1200.83	c      1201           3943        1079        20          34.0000          24.0000     41.67%
23812.49/1205.91	c      1206           3948        1078        20          34.0000          24.0000     41.67%
23911.58/1210.93	c      1211           3960        1080        20          34.0000          24.0000     41.67%
24010.64/1215.99	c      1216           3964        1080        20          34.0000          24.0000     41.67%
24109.75/1221.02	c      1221           3975        1082        20          34.0000          24.0000     41.67%
24211.56/1226.10	c      1226           3982        1083        20          34.0000          24.0000     41.67%
24312.79/1231.15	c      1231           3988        1085        20          34.0000          24.0000     41.67%
24411.62/1236.15	c      1236           3990        1087        20          34.0000          24.0000     41.67%
24511.00/1241.19	c      1241           3990        1087        20          34.0000          24.0000     41.67%
24611.04/1246.24	c      1246           3991        1086        20          34.0000          24.0000     41.67%
24712.16/1251.31	c      1251           4041        1088        20          34.0000          24.0000     41.67%
24811.31/1256.37	c      1256           4045        1088        20          34.0000          24.0000     41.67%
24910.24/1261.39	c      1261           4051        1087        20          34.0000          24.0000     41.67%
25011.32/1266.47	c      1266           4072        1094        20          34.0000          24.0000     41.67%
25112.39/1271.55	c      1272           4081        1103        20          34.0000          24.0000     41.67%
25211.46/1276.56	c      1277           4081        1103        20          34.0000          24.0000     41.67%
25312.50/1281.63	c      1282           4085        1103        20          34.0000          24.0000     41.67%
25413.52/1286.77	c      1287           4093        1105        20          34.0000          24.0000     41.67%
25514.58/1291.89	c      1292           4133        1106        20          34.0000          24.0000     41.67%
25618.34/1297.07	c      1297           4136        1105        20          34.0000          24.0000     41.67%
25717.50/1302.11	c      1302           4163        1124        20          34.0000          24.0000     41.67%
25818.65/1307.17	c      1307           4208        1165        20          34.0000          24.0000     41.67%
25920.95/1312.31	c      1312           4211        1164        20          34.0000          24.0000     41.67%
26022.08/1317.47	c      1317           4218        1171        20          34.0000          24.0000     41.67%
26123.19/1322.54	c      1323           4220        1173        20          34.0000          24.0000     41.67%
26224.28/1327.61	c      1328           4225        1171        20          34.0000          24.0000     41.67%
26323.33/1332.63	c      1333           4249        1189        20          34.0000          24.0000     41.67%
26422.34/1337.69	c      1338           4282        1222        20          34.0000          24.0000     41.67%
26523.34/1342.70	c      1343           4309        1237        20          34.0000          24.0000     41.67%
26624.39/1347.81	c      1348           4321        1237        20          34.0000          24.0000     41.67%
26723.47/1352.88	c      1353           4326        1238        20          34.0000          24.0000     41.67%
26824.37/1357.93	c      1358           4351        1243        20          34.0000          24.0000     41.67%
26926.28/1363.08	c      1363           4358        1250        20          34.0000          24.0000     41.67%
27027.31/1368.16	c      1368           4367        1251        20          34.0000          24.0000     41.67%
27129.57/1373.34	c      1373           4371        1253        20          34.0000          24.0000     41.67%
27230.52/1378.42	c      1378           4387        1259        20          34.0000          24.0000     41.67%
27329.71/1383.47	c      1383           4416        1288        20          34.0000          24.0000     41.67%
27432.69/1388.63	c      1389           4425        1297        20          34.0000          24.0000     41.67%
27533.74/1393.70	c      1394           4439        1305        20          34.0000          24.0000     41.67%
27632.76/1398.75	c      1399           4446        1312        20          34.0000          24.0000     41.67%
27733.84/1403.82	c      1404           4450        1314        20          34.0000          24.0000     41.67%
27832.86/1408.87	c      1409           4468        1328        20          34.0000          24.0000     41.67%
27933.95/1413.97	c      1414           4477        1337        20          34.0000          24.0000     41.67%
28033.08/1419.02	c      1419           4489        1345        20          34.0000          24.0000     41.67%
28135.00/1424.08	c      1424           4528        1374        20          34.0000          24.0000     41.67%
28237.15/1429.20	c      1429           4556        1402        20          34.0000          24.0000     41.67%
28336.21/1434.25	c      1434           4558        1404        20          34.0000          24.0000     41.67%
28435.32/1439.28	c      1439           4558        1404        20          34.0000          24.0000     41.67%
28536.36/1444.31	c      1444           4560        1404        20          34.0000          24.0000     41.67%
28635.44/1449.36	c      1449           4568        1410        20          34.0000          24.0000     41.67%
28736.46/1454.42	c      1454           4604        1419        20          34.0000          24.0000     41.67%
28835.52/1459.46	c      1459           1474         876        20          34.0000          24.0000     41.67%
28934.68/1464.49	c      1464           1479         881        20          34.0000          24.0000     41.67%
29037.65/1469.60	c      1470           1484         886        20          34.0000          24.0000     41.67%
29138.70/1474.77	c      1475           4668        1473        20          34.0000          24.0000     41.67%
29239.74/1479.86	c      1480           1489         891        20          34.0000          24.0000     41.67%
29340.80/1484.91	c      1485           1495         897        20          34.0000          24.0000     41.67%
29439.80/1489.96	c      1490           1496         898        20          34.0000          24.0000     41.67%
29541.50/1495.08	c      1495           4705        1496        20          34.0000          24.0000     41.67%
29642.80/1500.15	c      1500           1507         907        20          34.0000          24.0000     41.67%
29742.95/1505.20	c      1505           1510         910        20          34.0000          24.0000     41.67%
29842.02/1510.27	c      1510           4735        1503        20          34.0000          24.0000     41.67%
29943.05/1515.31	c      1515           1519         915        20          34.0000          24.0000     41.67%
30042.11/1520.38	c      1520           1521         917        20          34.0000          24.0000     41.67%
30145.16/1525.50	c      1526           1529         925        20          34.0000          24.0000     41.67%
30244.24/1530.50	c      1531           1534         928        20          34.0000          24.0000     41.67%
30343.26/1535.59	c      1536           1534         928        20          34.0000          24.0000     41.67%
30444.32/1540.62	c      1541           1536         928        20          34.0000          24.0000     41.67%
30542.90/1545.69	c      1546           1540         930        20          34.0000          24.0000     41.67%
30645.82/1550.81	c      1551           4375        1758        20          34.0000          24.0000     41.67%
30744.82/1555.84	c      1556           4375        1758        20          34.0000          24.0000     41.67%
30845.87/1561.03	c      1561           4375        1758        20          34.0000          24.0000     41.67%
30949.60/1566.17	c      1566           4375        1758        20          34.0000          24.0000     41.67%
31051.93/1571.31	c      1571           4375        1758        20          34.0000          24.0000     41.67%
31153.03/1576.48	c      1576           4375        1758        20          34.0000          24.0000     41.67%
31254.04/1581.53	c      1582           4375        1758        20          34.0000          24.0000     41.67%
31355.08/1586.65	c      1587           4375        1758        20          34.0000          24.0000     41.67%
31457.94/1591.80	c      1592           4375        1758        20          34.0000          24.0000     41.67%
31557.05/1596.85	c      1597           4375        1758        20          34.0000          24.0000     41.67%
31658.05/1601.90	c      1602           5104        1732        20          34.0000          24.0000     41.67%
31757.14/1607.02	c      1607           4427        1806        20          34.0000          24.0000     41.67%
31858.95/1612.06	c      1612           5147        1731        20          34.0000          24.0000     41.67%
31963.24/1617.36	c      1617           5165        1741        20          34.0000          24.0000     41.67%
32064.33/1622.44	c      1622           5171        1745        20          34.0000          24.0000     41.67%
32163.39/1627.49	c      1628           4632        1931        20          34.0000          24.0000     41.67%
32266.45/1632.64	c      1633           4661        1960        20          34.0000          24.0000     41.67%
32365.60/1637.69	c      1638           4661        1960        20          34.0000          24.0000     41.67%
32466.66/1642.74	c      1643           4661        1960        20          34.0000          24.0000     41.67%
32565.72/1647.79	c      1648           4661        1960        20          34.0000          24.0000     41.67%
32666.89/1652.85	c      1653           4661        1960        20          34.0000          24.0000     41.67%
32767.94/1657.90	c      1658           4661        1960        20          34.0000          24.0000     41.67%
32869.70/1663.08	c      1663           4661        1960        20          34.0000          24.0000     41.67%
32969.01/1668.13	c      1668           4661        1960        20          34.0000          24.0000     41.67%
33069.97/1673.14	c      1673           4661        1960        20          34.0000          24.0000     41.67%
33170.31/1678.20	c      1678           4661        1960        20          34.0000          24.0000     41.67%
33271.40/1683.31	c      1683           4661        1960        20          34.0000          24.0000     41.67%
33370.51/1688.33	c      1688           5308        1804        20          34.0000          24.0000     41.67%
33471.47/1693.47	c      1693           5310        1806        20          34.0000          24.0000     41.67%
33572.45/1698.53	c      1699           5310        1806        20          34.0000          24.0000     41.67%
33671.43/1703.58	c      1704           4722        2015        20          34.0000          24.0000     41.67%
33772.45/1708.66	c      1709           4722        2015        20          34.0000          24.0000     41.67%
33873.40/1713.70	c      1714           4722        2015        20          34.0000          24.0000     41.67%
33972.52/1718.73	c      1719           4722        2015        20          34.0000          24.0000     41.67%
34071.56/1723.78	c      1724           4722        2015        20          34.0000          24.0000     41.67%
34174.63/1728.96	c      1729           4722        2015        20          34.0000          24.0000     41.67%
34273.65/1733.98	c      1734           5448        1923        20          34.0000          24.0000     41.67%
34372.71/1739.03	c      1739           5465        1934        20          34.0000          24.0000     41.67%
34476.67/1744.16	c      1744           5478        1943        20          34.0000          24.0000     41.67%
34580.63/1749.40	c      1749           5485        1950        20          34.0000          24.0000     41.67%
34681.73/1754.53	c      1755           4921        2214        20          34.0000          24.0000     41.67%
34780.72/1759.59	c      1760           4921        2214        20          34.0000          24.0000     41.67%
34881.81/1764.64	c      1765           4921        2214        20          34.0000          24.0000     41.67%
34980.91/1769.68	c      1770           4921        2214        20          34.0000          24.0000     41.67%
35082.01/1774.74	c      1775           4921        2214        20          34.0000          24.0000     41.67%
35181.26/1779.78	c      1780           4921        2214        20          34.0000          24.0000     41.67%
35282.21/1784.80	c      1785           4921        2214        20          34.0000          24.0000     41.67%
35383.29/1789.91	c      1790           4921        2214        20          34.0000          24.0000     41.67%
35482.42/1794.97	c      1795           4921        2214        20          34.0000          24.0000     41.67%
35581.57/1800.03	c      1800           4921        2214        20          34.0000          24.0000     41.67%
35683.59/1805.11	c      1805           4921        2214        20          34.0000          24.0000     41.67%
35784.50/1810.14	c      1810           4921        2214        20          34.0000          24.0000     41.67%
35883.89/1815.18	c      1815           4921        2214        20          34.0000          24.0000     41.67%
35982.73/1820.19	c      1820           4921        2214        20          34.0000          24.0000     41.67%
36084.85/1825.39	c      1825           5765        2126        20          34.0000          24.0000     41.67%
36185.82/1830.44	c      1830           5777        2130        20          34.0000          24.0000     41.67%
36286.85/1835.57	c      1836           5786        2131        20          34.0000          24.0000     41.67%
36387.92/1840.60	c      1841           5794        2135        20          34.0000          24.0000     41.67%
36487.02/1845.69	c      1846           5805        2136        20          34.0000          24.0000     41.67%
36588.08/1850.70	c      1851           5815        2142        20          34.0000          24.0000     41.67%
36687.04/1855.71	c      1856           5818        2145        20          34.0000          24.0000     41.67%
36786.07/1860.76	c      1861           5827        2150        20          34.0000          24.0000     41.67%
36891.82/1866.06	c      1866           5835        2154        20          34.0000          24.0000     41.67%
36993.08/1871.16	c      1871           5853        2164        20          34.0000          24.0000     41.67%
37093.23/1876.25	c      1876           5881        2160        20          34.0000          24.0000     41.67%
37194.27/1881.33	c      1881           5890        2161        20          34.0000          24.0000     41.67%
37293.32/1886.37	c      1886           5907        2166        20          34.0000          24.0000     41.67%
37394.28/1891.44	c      1891           5927        2170        20          34.0000          24.0000     41.67%
37503.26/1897.00	c      1897           5927        2170        20          34.0000          24.0000     41.67%
37605.04/1902.10	c      1902           5927        2170        20          34.0000          24.0000     41.67%
37705.68/1907.16	c      1907           5899        3192        20          34.0000          24.0000     41.67%
37806.10/1912.23	c      1912           5950        3243        20          34.0000          24.0000     41.67%
37905.09/1917.28	c      1917           6032        3303        20          34.0000          24.0000     41.67%
38006.05/1922.34	c      1922           6081        3332        20          34.0000          24.0000     41.67%
38105.06/1927.36	c      1927           5986        2189        20          34.0000          24.0000     41.67%
38207.97/1932.59	c      1933           6182        3433        20          34.0000          24.0000     41.67%
38310.89/1937.78	c      1938           6182        3433        20          34.0000          24.0000     41.67%
38413.85/1942.94	c      1943           6182        3433        20          34.0000          24.0000     41.67%
38512.82/1947.99	c      1948           6182        3433        20          34.0000          24.0000     41.67%
38614.41/1953.05	c      1953           6182        3433        20          34.0000          24.0000     41.67%
38713.69/1958.11	c      1958           6182        3433        20          34.0000          24.0000     41.67%
38814.44/1963.17	c      1963           6182        3433        20          34.0000          24.0000     41.67%
38914.62/1968.21	c      1968           6250        3501        20          34.0000          24.0000     41.67%
39013.61/1973.27	c      1973           6124        2282        20          34.0000          24.0000     41.67%
39114.52/1978.33	c      1978           6353        3604        20          34.0000          24.0000     41.67%
39215.49/1983.43	c      1983           6431        3682        20          34.0000          24.0000     41.67%
39316.57/1988.52	c      1989            973         972        20          34.0000          24.0000     41.67%
39415.66/1993.56	c      1994           6242        2324        20          34.0000          24.0000     41.67%
39516.62/1998.60	c      1999            977         976        20          34.0000          24.0000     41.67%
39615.60/2003.66	c      2004           6254        2332        20          34.0000          24.0000     41.67%
39716.70/2008.77	c      2009           6268        2346        20          34.0000          24.0000     41.67%
39817.73/2013.82	c      2014            989         988        20          34.0000          24.0000     41.67%
39916.85/2018.88	c      2019            994         993        20          34.0000          24.0000     41.67%
40017.88/2023.95	c      2024            995         994        20          34.0000          24.0000     41.67%
40119.97/2029.11	c      2029           6355        2399        20          34.0000          24.0000     41.67%
40222.25/2034.22	c      2034           1001        1000        20          34.0000          24.0000     41.67%
40327.12/2039.53	c      2040           1014        1013        20          34.0000          24.0000     41.67%
40428.23/2044.60	c      2045           6437        2411        20          34.0000          24.0000     41.67%
40529.27/2049.75	c      2050           6463        2418        20          34.0000          24.0000     41.67%
40632.28/2054.91	c      2055           1030        1029        20          34.0000          24.0000     41.67%
40731.20/2060.03	c      2060           1030        1029        20          34.0000          24.0000     41.67%
40832.99/2065.03	c      2065           1030        1029        20          34.0000          24.0000     41.67%
40934.03/2070.16	c      2070           1030        1029        20          34.0000          24.0000     41.67%
41034.39/2075.23	c      2075           1030        1029        20          34.0000          24.0000     41.67%
41137.47/2080.47	c      2080           1030        1029        20          34.0000          24.0000     41.67%
41238.55/2085.52	c      2086           1030        1029        20          34.0000          24.0000     41.67%
41337.64/2090.53	c      2091           1030        1029        20          34.0000          24.0000     41.67%
41436.73/2095.56	c      2096           1030        1029        20          34.0000          24.0000     41.67%
41537.71/2100.67	c      2101           1030        1029        20          34.0000          24.0000     41.67%
41638.78/2105.72	c      2106           1030        1029        20          34.0000          24.0000     41.67%
41737.90/2110.79	c      2111           1030        1029        20          34.0000          24.0000     41.67%
41839.00/2115.80	c      2116           1030        1029        20          34.0000          24.0000     41.67%
41943.02/2121.09	c      2121           1030        1029        20          34.0000          24.0000     41.67%
42041.77/2126.09	c      2126           1030        1029        20          34.0000          24.0000     41.67%
42144.18/2131.28	c      2131           1030        1029        20          34.0000          24.0000     41.67%
42245.26/2136.38	c      2136           1030        1029        20          34.0000          24.0000     41.67%
42346.36/2141.43	c      2141           1030        1029        20          34.0000          24.0000     41.67%
42445.47/2146.45	c      2146           1030        1029        20          34.0000          24.0000     41.67%
42546.58/2151.53	c      2152           1030        1029        20          34.0000          24.0000     41.67%
42645.68/2156.58	c      2157           1030        1029        20          34.0000          24.0000     41.67%
42746.70/2161.65	c      2162           7594        4799        20          34.0000          24.0000     41.67%
42847.79/2166.70	c      2167           1035        1034        20          34.0000          24.0000     41.67%
42946.84/2171.78	c      2172           7689        4894        20          34.0000          24.0000     41.67%
43047.95/2176.82	c      2177           1046        1045        20          34.0000          24.0000     41.67%
43149.05/2181.92	c      2182           1050           0        20          34.0000          24.0000     41.67%
43250.87/2187.05	c      2187           1050           0        20          34.0000          24.0000     41.67%
43350.19/2192.05	c      2192           1050           0        20          34.0000          24.0000     41.67%
43449.11/2197.10	c      2197           1050           0        20          34.0000          24.0000     41.67%
43551.42/2202.22	c      2202           1050           0        20          34.0000          24.0000     41.67%
43650.52/2207.25	c      2207           1050           0        20          34.0000          24.0000     41.67%
43751.63/2212.30	c      2212           1050           0        20          34.0000          24.0000     41.67%
43850.74/2217.39	c      2217           8001        5206        20          34.0000          24.0000     41.67%
43951.85/2222.44	c      2222           8001        5206        20          34.0000          24.0000     41.67%
44054.94/2227.68	c      2228           8001        5206        20          34.0000          24.0000     41.67%
44156.23/2232.74	c      2233           8001        5206        20          34.0000          24.0000     41.67%
44257.16/2237.83	c      2238           8001        5206        20          34.0000          24.0000     41.67%
44358.28/2242.90	c      2243           8001        5206        20          34.0000          24.0000     41.67%
44457.40/2247.99	c      2248           8001        5206        20          34.0000          24.0000     41.67%
44559.13/2253.06	c      2253           1080          30        20          34.0000          24.0000     41.67%
44660.22/2258.15	c      2258           7068        2774        20          34.0000          24.0000     41.67%
44759.48/2263.16	c      2263           1086          36        20          34.0000          24.0000     41.67%
44859.69/2268.29	c      2268           1087          37        20          34.0000          24.0000     41.67%
44960.71/2273.39	c      2273           7077        2777        20          34.0000          24.0000     41.67%
45061.78/2278.44	c      2278           1113          63        20          34.0000          24.0000     41.67%
45162.80/2283.53	c      2284           8311        5516        20          34.0000          24.0000     41.67%
45263.88/2288.63	c      2289           8311        5516        20          34.0000          24.0000     41.67%
45362.98/2293.63	c      2294           8311        5516        20          34.0000          24.0000     41.67%
45464.01/2298.73	c      2299           8311        5516        20          34.0000          24.0000     41.67%
45563.04/2303.74	c      2304           8311        5516        20          34.0000          24.0000     41.67%
45662.14/2308.76	c      2309           8311        5516        20          34.0000          24.0000     41.67%
45763.18/2313.83	c      2314           8311        5516        20          34.0000          24.0000     41.67%
45862.29/2318.89	c      2319           8311        5516        20          34.0000          24.0000     41.67%
45968.02/2324.15	c      2324           8311        5516        20          34.0000          24.0000     41.67%
46068.44/2329.23	c      2329           8311        5516        20          34.0000          24.0000     41.67%
46169.55/2334.40	c      2334           1206         156        20          34.0000          24.0000     41.67%
46274.61/2339.65	c      2340           1206         156        20          34.0000          24.0000     41.67%
46379.69/2344.92	c      2345           1206         156        20          34.0000          24.0000     41.67%
46478.81/2349.98	c      2350           1206         156        20          34.0000          24.0000     41.67%
46577.93/2355.01	c      2355           1206         156        20          34.0000          24.0000     41.67%
46679.74/2360.08	c      2360           1206         156        20          34.0000          24.0000     41.67%
46778.83/2365.13	c      2365           1206         156        20          34.0000          24.0000     41.67%
46879.92/2370.18	c      2370           1206         156        20          34.0000          24.0000     41.67%
46980.21/2375.24	c      2375           1224         174        20          34.0000          24.0000     41.67%
47079.31/2380.29	c      2380           1231         181        20          34.0000          24.0000     41.67%
47180.39/2385.34	c      2385           7515        2898        20          34.0000          24.0000     41.67%
47281.48/2390.41	c      2390           1251         201        20          34.0000          24.0000     41.67%
47380.57/2395.46	c      2395           1251         201        20          34.0000          24.0000     41.67%
47481.63/2400.52	c      2401           1254         204        20          34.0000          24.0000     41.67%
47580.83/2405.55	c      2406           1256         206        20          34.0000          24.0000     41.67%
47681.80/2410.62	c      2411           1256         206        20          34.0000          24.0000     41.67%
47782.85/2415.71	c      2416           7785        2920        20          34.0000          24.0000     41.67%
47881.96/2420.77	c      2421           7814        2928        20          34.0000          24.0000     41.67%
47985.03/2425.90	c      2426           1261         211        20          34.0000          24.0000     41.67%
48084.14/2430.95	c      2431           7873        2939        20          34.0000          24.0000     41.67%
48183.25/2435.97	c      2436           1271         221        20          34.0000          24.0000     41.67%
48285.06/2441.08	c      2441           1278         228        20          34.0000          24.0000     41.67%
48384.07/2446.12	c      2446           8044        2954        20          34.0000          24.0000     41.67%
48486.34/2451.22	c      2451           1293         243        20          34.0000          24.0000     41.67%
48585.39/2456.29	c      2456           9145        6291        20          34.0000          24.0000     41.67%
48686.46/2461.34	c      2461           9145        6291        20          34.0000          24.0000     41.67%
48785.57/2466.38	c      2466           9145        6291        20          34.0000          24.0000     41.67%
48886.61/2471.43	c      2471           9145        6291        20          34.0000          24.0000     41.67%
48987.70/2476.56	c      2477           9145        6291        20          34.0000          24.0000     41.67%
49090.76/2481.77	c      2482           9145        6291        20          34.0000          24.0000     41.67%
49189.76/2486.79	c      2487           9145        6291        20          34.0000          24.0000     41.67%
49292.77/2491.90	c      2492           9145        6291        20          34.0000          24.0000     41.67%
49391.82/2496.95	c      2497           9145        6291        20          34.0000          24.0000     41.67%
49490.86/2502.00	c      2502           9145        6291        20          34.0000          24.0000     41.67%
49589.97/2507.04	c      2507           9145        6291        20          34.0000          24.0000     41.67%
49692.05/2512.10	c      2512           9145        6291        20          34.0000          24.0000     41.67%
49794.13/2517.21	c      2517           9145        6291        20          34.0000          24.0000     41.67%
49895.17/2522.35	c      2522           9145        6291        20          34.0000          24.0000     41.67%
49994.29/2527.36	c      2527           8178        2981        20          34.0000          24.0000     41.67%
50093.39/2532.38	c      2532           1366         314        20          34.0000          24.0000     41.67%
50192.50/2537.38	c      2537           9231        6377        20          34.0000          24.0000     41.67%
50297.57/2542.61	c      2543           1382         330        20          34.0000          24.0000     41.67%
50396.67/2547.69	c      2548           8217        2986        20          34.0000          24.0000     41.67%
50497.76/2552.71	c      2553           8217        2986        20          34.0000          24.0000     41.67%
50598.84/2557.87	c      2558           8227        2986        20          34.0000          24.0000     41.67%
50697.91/2562.88	c      2563           9476        6595        20          34.0000          24.0000     41.67%
50799.00/2567.90	c      2568           1408         356        20          34.0000          24.0000     41.67%
50898.10/2572.95	c      2573           9562        6652        20          34.0000          24.0000     41.67%
50997.20/2578.01	c      2578           9591        6681        20          34.0000          24.0000     41.67%
51098.97/2583.07	c      2583           1429         377        20          34.0000          24.0000     41.67%
51198.12/2588.12	c      2588           1434         382        20          34.0000          24.0000     41.67%
51297.41/2593.14	c      2593           1434         382        20          34.0000          24.0000     41.67%
51399.76/2598.22	c      2598           1434         382        20          34.0000          24.0000     41.67%
51498.88/2603.28	c      2603           1434         382        20          34.0000          24.0000     41.67%
51599.99/2608.33	c      2608           1434         382        20          34.0000          24.0000     41.67%
51699.11/2613.38	c      2613           1434         382        20          34.0000          24.0000     41.67%
51800.26/2618.43	c      2618           1434         382        20          34.0000          24.0000     41.67%
51899.36/2623.48	c      2623           1434         382        20          34.0000          24.0000     41.67%
52000.51/2628.54	c      2629           1434         382        20          34.0000          24.0000     41.67%
52099.69/2633.54	c      2634           1434         382        20          34.0000          24.0000     41.67%
52200.85/2638.69	c      2639           9954        6986        20          34.0000          24.0000     41.67%
52301.99/2643.74	c      2644           9961        6993        20          34.0000          24.0000     41.67%
52405.13/2648.92	c      2649           1461         394        20          34.0000          24.0000     41.67%
52504.29/2653.95	c      2654           1479         408        20          34.0000          24.0000     41.67%
52606.05/2659.07	c      2659           1490         416        20          34.0000          24.0000     41.67%
52712.39/2664.49	c      2664          10091        7123        20          34.0000          24.0000     41.67%
52813.53/2669.55	c      2670           1495         421        20          34.0000          24.0000     41.67%
52918.67/2674.80	c      2675           1500         426        20          34.0000          24.0000     41.67%
53017.84/2679.85	c      2680          10221        7253        20          34.0000          24.0000     41.67%
53117.06/2684.87	c      2685           1519         443        20          34.0000          24.0000     41.67%
53218.14/2689.95	c      2690           8966        3184        20          34.0000          24.0000     41.67%
53317.33/2695.00	c      2695          10321        7353        20          34.0000          24.0000     41.67%
53419.22/2700.05	c      2700          10321        7353        20          34.0000          24.0000     41.67%
53518.34/2705.10	c      2705          10321        7353        20          34.0000          24.0000     41.67%
53619.56/2710.18	c      2710          10321        7353        20          34.0000          24.0000     41.67%
53724.07/2715.48	c      2715          10321        7353        20          34.0000          24.0000     41.67%
53825.32/2720.54	c      2721          10321        7353        20          34.0000          24.0000     41.67%
53926.56/2725.66	c      2726           1587         509        20          34.0000          24.0000     41.67%
54027.72/2730.74	c      2731           9103        3229        20          34.0000          24.0000     41.67%
54128.88/2735.84	c      2736           1608         526        20          34.0000          24.0000     41.67%
54228.08/2740.90	c      2741           1610         528        20          34.0000          24.0000     41.67%
54329.19/2745.95	c      2746           1615         533        20          34.0000          24.0000     41.67%
54434.34/2751.22	c      2751           1621         539        20          34.0000          24.0000     41.67%
54535.56/2756.31	c      2756          10581        7613        20          34.0000          24.0000     41.67%
54636.73/2761.49	c      2762           1640         556        20          34.0000          24.0000     41.67%
54737.91/2766.51	c      2767          10682        7714        20          34.0000          24.0000     41.67%
54837.14/2771.56	c      2772           9387        3305        20          34.0000          24.0000     41.67%
54936.38/2776.57	c      2777           1663         573        20          34.0000          24.0000     41.67%
55039.60/2781.72	c      2782          10791        7823        20          34.0000          24.0000     41.67%
55138.81/2786.74	c      2787           9459        3310        20          34.0000          24.0000     41.67%
55240.05/2791.88	c      2792           9483        3316        20          34.0000          24.0000     41.67%
55341.30/2796.95	c      2797           1696         598        20          34.0000          24.0000     41.67%
55443.21/2802.05	c      2802           1696         598        20          34.0000          24.0000     41.67%
55542.43/2807.10	c      2807           1696         598        20          34.0000          24.0000     41.67%
55643.79/2812.15	c      2812           1696         598        20          34.0000          24.0000     41.67%
55744.20/2817.21	c      2817           1696         598        20          34.0000          24.0000     41.67%
55845.46/2822.36	c      2822           1696         598        20          34.0000          24.0000     41.67%
55946.73/2827.44	c      2827           1696         598        20          34.0000          24.0000     41.67%
56047.97/2832.51	c      2833           1696         598        20          34.0000          24.0000     41.67%
56147.24/2837.57	c      2838           1696         598        20          34.0000          24.0000     41.67%
56248.45/2842.63	c      2843           1696         598        20          34.0000          24.0000     41.67%
56347.70/2847.64	c      2848           1696         598        20          34.0000          24.0000     41.67%
56446.92/2852.66	c      2853           1696         598        20          34.0000          24.0000     41.67%
56546.14/2857.68	c      2858           1696         598        20          34.0000          24.0000     41.67%
56647.36/2862.71	c      2863           1696         598        20          34.0000          24.0000     41.67%
56746.60/2867.78	c      2868           1696         598        20          34.0000          24.0000     41.67%
56849.78/2872.95	c      2873           1696         598        20          34.0000          24.0000     41.67%
56949.04/2877.96	c      2878           1696         598        20          34.0000          24.0000     41.67%
57051.04/2883.04	c      2883           1696         598        20          34.0000          24.0000     41.67%
57155.50/2888.30	c      2888           1696         598        20          34.0000          24.0000     41.67%
57254.75/2893.37	c      2893           1696         598        20          34.0000          24.0000     41.67%
57355.99/2898.47	c      2898           1696         598        20          34.0000          24.0000     41.67%
57457.23/2903.54	c      2904           1696         598        20          34.0000          24.0000     41.67%
57558.49/2908.60	c      2909           1696         598        20          34.0000          24.0000     41.67%
57659.70/2913.72	c      2914          10018        3453        20          34.0000          24.0000     41.67%
57760.92/2918.80	c      2919          10048        3459        20          34.0000          24.0000     41.67%
57860.08/2923.85	c      2924           1727         608        20          34.0000          24.0000     41.67%
57961.30/2928.94	c      2929          11904        8918        20          34.0000          24.0000     41.67%
58060.54/2934.03	c      2934          10074        3471        20          34.0000          24.0000     41.67%
58162.53/2939.06	c      2939           1766         626        20          34.0000          24.0000     41.67%
58261.67/2944.11	c      2944           1766         626        20          34.0000          24.0000     41.67%
58364.19/2949.27	c      2949          12047        9063        20          34.0000          24.0000     41.67%
58465.38/2954.32	c      2954          12047        9063        20          34.0000          24.0000     41.67%
58564.58/2959.39	c      2959          12047        9063        20          34.0000          24.0000     41.67%
58665.82/2964.44	c      2964          12047        9063        20          34.0000          24.0000     41.67%
58765.08/2969.47	c      2969          12047        9063        20          34.0000          24.0000     41.67%
58866.31/2974.56	c      2975          12047        9063        20          34.0000          24.0000     41.67%
58967.60/2979.61	c      2980          12047        9063        20          34.0000          24.0000     41.67%
59066.92/2984.66	c      2985          12047        9063        20          34.0000          24.0000     41.67%
59168.21/2989.71	c      2990          12047        9063        20          34.0000          24.0000     41.67%
59267.47/2994.75	c      2995          12047        9063        20          34.0000          24.0000     41.67%
59368.68/2999.84	c      3000          12047        9063        20          34.0000          24.0000     41.67%
59469.89/3004.93	c      3005          12047        9063        20          34.0000          24.0000     41.67%
59569.09/3009.94	c      3010          12047        9063        20          34.0000          24.0000     41.67%
59668.22/3014.98	c      3015          12047        9063        20          34.0000          24.0000     41.67%
59773.39/3020.20	c      3020           1802         648        20          34.0000          24.0000     41.67%
59876.67/3025.46	c      3025           1802         648        20          34.0000          24.0000     41.67%
59977.93/3030.55	c      3031           1802         648        20          34.0000          24.0000     41.67%
60079.19/3035.65	c      3036           1802         648        20          34.0000          24.0000     41.67%
60180.40/3040.71	c      3041          10374        3594        20          34.0000          24.0000     41.67%
60279.61/3045.79	c      3046          10404        3603        20          34.0000          24.0000     41.67%
60380.86/3050.84	c      3051           1821         667        20          34.0000          24.0000     41.67%
60482.08/3055.91	c      3056          10435        3626        20          34.0000          24.0000     41.67%
60581.27/3060.97	c      3061          10438        3629        20          34.0000          24.0000     41.67%
60683.38/3066.04	c      3066          10457        3634        20          34.0000          24.0000     41.67%
60782.54/3071.06	c      3071           1862         689        20          34.0000          24.0000     41.67%
60881.54/3076.12	c      3076           1862         689        20          34.0000          24.0000     41.67%
60982.84/3081.15	c      3081           1862         689        20          34.0000          24.0000     41.67%
61085.23/3086.38	c      3086          12691        9705        20          34.0000          24.0000     41.67%
61186.44/3091.45	c      3091          10511        3682        20          34.0000          24.0000     41.67%
61285.64/3096.48	c      3096           1874         691        20          34.0000          24.0000     41.67%
61388.82/3101.60	c      3102           1874         691        20          34.0000          24.0000     41.67%
61488.06/3106.67	c      3107           1874         691        20          34.0000          24.0000     41.67%
61591.34/3111.81	c      3112           1874         691        20          34.0000          24.0000     41.67%
61695.21/3117.11	c      3117           1874         691        20          34.0000          24.0000     41.67%
61796.70/3122.17	c      3122           1874         691        20          34.0000          24.0000     41.67%
61897.10/3127.22	c      3127           1874         691        20          34.0000          24.0000     41.67%
61998.33/3132.31	c      3132          12943        9959        20          34.0000          24.0000     41.67%
62099.52/3137.43	c      3137          12943        9959        20          34.0000          24.0000     41.67%
62198.75/3142.43	c      3142          12943        9959        20          34.0000          24.0000     41.67%
62298.04/3147.48	c      3147          12943        9959        20          34.0000          24.0000     41.67%
62401.25/3152.65	c      3153          12943        9959        20          34.0000          24.0000     41.67%
62504.48/3157.82	c      3158          12943        9959        20          34.0000          24.0000     41.67%
62605.72/3162.90	c      3163          12943        9959        20          34.0000          24.0000     41.67%
62704.96/3167.99	c      3168          12943        9959        20          34.0000          24.0000     41.67%
62806.57/3173.07	c      3173          12943        9959        20          34.0000          24.0000     41.67%
62908.00/3178.19	c      3178          12943        9959        20          34.0000          24.0000     41.67%
63008.45/3183.20	c      3183          12943        9959        20          34.0000          24.0000     41.67%
63107.64/3188.25	c      3188          12943        9959        20          34.0000          24.0000     41.67%
63208.81/3193.34	c      3193          12943        9959        20          34.0000          24.0000     41.67%
63308.00/3198.35	c      3198          12943        9959        20          34.0000          24.0000     41.67%
63409.15/3203.41	c      3203          12943        9959        20          34.0000          24.0000     41.67%
63510.25/3208.58	c      3209          12943        9959        20          34.0000          24.0000     41.67%
63611.42/3213.63	c      3214          12943        9959        20          34.0000          24.0000     41.67%
63712.65/3218.72	c      3219          12943        9959        20          34.0000          24.0000     41.67%
63811.86/3223.78	c      3224          12943        9959        20          34.0000          24.0000     41.67%
63917.63/3229.03	c      3229          12943        9959        20          34.0000          24.0000     41.67%
64016.89/3234.04	c      3234          12943        9959        20          34.0000          24.0000     41.67%
64116.11/3239.06	c      3239          12943        9959        20          34.0000          24.0000     41.67%
64218.57/3244.27	c      3244          11498        3910        20          34.0000          24.0000     41.67%
64319.87/3249.33	c      3249          11514        3916        20          34.0000          24.0000     41.67%
64418.98/3254.39	c      3254          11518        3920        20          34.0000          24.0000     41.67%
64520.19/3259.45	c      3259          11527        3925        20          34.0000          24.0000     41.67%
64621.39/3264.60	c      3265          11595        3935        20          34.0000          24.0000     41.67%
64724.63/3269.75	c      3270           2117         713        20          34.0000          24.0000     41.67%
64827.87/3274.95	c      3275           2120         713        20          34.0000          24.0000     41.67%
64927.12/3280.02	c      3280          11752        3952        20          34.0000          24.0000     41.67%
65028.93/3285.08	c      3285          11846        3964        20          34.0000          24.0000     41.67%
65130.34/3290.15	c      3290           2175         727        20          34.0000          24.0000     41.67%
65230.72/3295.21	c      3295          11957        3989        20          34.0000          24.0000     41.67%
65329.98/3300.26	c      3300           2198         726        20          34.0000          24.0000     41.67%
65429.23/3305.27	c      3305           2207         729        20          34.0000          24.0000     41.67%
65530.45/3310.37	c      3310           2207         729        20          34.0000          24.0000     41.67%
65631.71/3315.43	c      3315           2207         729        20          34.0000          24.0000     41.67%
65733.00/3320.50	c      3321           2207         729        20          34.0000          24.0000     41.67%
65832.36/3325.55	c      3326           2207         729        20          34.0000          24.0000     41.67%
65933.69/3330.60	c      3331           2207         729        20          34.0000          24.0000     41.67%
66036.98/3335.82	c      3336           2207         729        20          34.0000          24.0000     41.67%
66136.39/3340.87	c      3341           2207         729        20          34.0000          24.0000     41.67%
66237.65/3345.92	c      3346           2207         729        20          34.0000          24.0000     41.67%
66336.93/3351.01	c      3351           2207         729        20          34.0000          24.0000     41.67%
66438.98/3356.08	c      3356           2207         729        20          34.0000          24.0000     41.67%
66541.55/3361.20	c      3361           2207         729        20          34.0000          24.0000     41.67%
66640.88/3366.27	c      3366           2207         729        20          34.0000          24.0000     41.67%
66740.19/3371.27	c      3371           2207         729        20          34.0000          24.0000     41.67%
66843.53/3376.46	c      3376           2207         729        20          34.0000          24.0000     41.67%
66942.87/3381.49	c      3382           2207         729        20          34.0000          24.0000     41.67%
67046.18/3386.64	c      3387           2207         729        20          34.0000          24.0000     41.67%
67147.50/3391.70	c      3392           2207         729        20          34.0000          24.0000     41.67%
67248.87/3396.80	c      3397           2214         732        20          34.0000          24.0000     41.67%
67348.09/3401.89	c      3402           2214         732        20          34.0000          24.0000     41.67%
67449.38/3406.92	c      3407           2217         735        20          34.0000          24.0000     41.67%
67548.69/3411.95	c      3412          12532        4118        20          34.0000          24.0000     41.67%
67650.72/3417.12	c      3417          12547        4127        20          34.0000          24.0000     41.67%
67751.94/3422.19	c      3422           2231         737        20          34.0000          24.0000     41.67%
67852.56/3427.24	c      3427           2235         741        20          34.0000          24.0000     41.67%
67951.88/3432.28	c      3432          12622        4148        20          34.0000          24.0000     41.67%
68053.19/3437.34	c      3437           2245         747        20          34.0000          24.0000     41.67%
68152.43/3442.38	c      3442           2245         747        20          34.0000          24.0000     41.67%
68253.75/3447.45	c      3447           2247         747        20          34.0000          24.0000     41.67%
68355.00/3452.50	c      3453           2247         747        20          34.0000          24.0000     41.67%
68454.25/3457.55	c      3458           2247         747        20          34.0000          24.0000     41.67%
68557.54/3462.75	c      3463           2248         746        20          34.0000          24.0000     41.67%
68656.98/3467.78	c      3468          12788        4192        20          34.0000          24.0000     41.67%
68758.15/3472.87	c      3473          12797        4195        20          34.0000          24.0000     41.67%
68859.45/3478.00	c      3478           2258         746        20          34.0000          24.0000     41.67%
68961.25/3483.08	c      3483          12822        4209        20          34.0000          24.0000     41.67%
69064.00/3488.26	c      3488           2264         748        20          34.0000          24.0000     41.67%
69163.35/3493.28	c      3493           2264         748        20          34.0000          24.0000     41.67%
69264.67/3498.33	c      3498           2264         748        20          34.0000          24.0000     41.67%
69364.03/3503.34	c      3503           2264         748        20          34.0000          24.0000     41.67%
69465.35/3508.40	c      3508           2264         748        20          34.0000          24.0000     41.67%
69564.66/3513.40	c      3513           2264         748        20          34.0000          24.0000     41.67%
69664.00/3518.46	c      3518           2264         748        20          34.0000          24.0000     41.67%
69763.32/3523.48	c      3523           2264         748        20          34.0000          24.0000     41.67%
69866.62/3528.67	c      3529           2264         748        20          34.0000          24.0000     41.67%
69967.93/3533.72	c      3534           2264         748        20          34.0000          24.0000     41.67%
70067.25/3538.78	c      3539           2264         748        20          34.0000          24.0000     41.67%
70168.58/3543.83	c      3544           2264         748        20          34.0000          24.0000     41.67%
70269.91/3548.90	c      3549           2264         748        20          34.0000          24.0000     41.67%
70369.27/3553.96	c      3554          12919        4290        20          34.0000          24.0000     41.67%
70468.59/3559.01	c      3559          15521       12535        20          34.0000          24.0000     41.67%
70567.92/3564.02	c      3564          15521       12535        20          34.0000          24.0000     41.67%
70669.99/3569.13	c      3569          15521       12535        20          34.0000          24.0000     41.67%
70771.12/3574.18	c      3574           2300         750        20          34.0000          24.0000     41.67%
70871.90/3579.20	c      3579          12943        4314        20          34.0000          24.0000     41.67%
70973.25/3584.35	c      3584          12943        4314        20          34.0000          24.0000     41.67%
71072.61/3589.39	c      3589           2335         755        20          34.0000          24.0000     41.67%
71173.96/3594.46	c      3594          12951        4322        20          34.0000          24.0000     41.67%
71275.30/3599.50	c      3600          12959        4326        20          34.0000          24.0000     41.67%
71374.56/3604.56	c      3605           2365         759        20          34.0000          24.0000     41.67%
71475.87/3609.67	c      3610           2379         761        20          34.0000          24.0000     41.67%
71579.16/3614.81	c      3615          12996        4339        20          34.0000          24.0000     41.67%
71680.57/3619.97	c      3620           2414         764        20          34.0000          24.0000     41.67%
71779.69/3625.01	c      3625           2415         765        20          34.0000          24.0000     41.67%
71878.98/3630.02	c      3630          13023        4346        20          34.0000          24.0000     41.67%
71981.00/3635.05	c      3635          13027        4346        20          34.0000          24.0000     41.67%

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 (190951 MiB free)
  memory of node 1: 193531 MiB (188242 MiB free)
  memory of node 2: 193531 MiB (189265 MiB free)
  memory of node 3: 193531 MiB (180517 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-4465237-1722450573/watcher-4465237-1722450573 -o /tmp/evaluation-result-4465237-1722450573/solver-4465237-1722450573 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722441596-58880 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465237-1722450573.opb -qsol -t 72000 -sth 20 

running on 20 cores: 0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76

CPU governors:
  performance: 0 4 8 12 16 20 24 28 32 36 40 44 48 52 56 60 64 68 72 76

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


[startup+0.100103 s]*
/proc/loadavg: 80.53 79.91 80.02 62/986 68522
/proc/meminfo: memFree=766909820/790760804 swapFree=131071996/131071996
[pid=68521] ppid=68518 vsize=70916 memory=58464 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/stat : 68521 (fscip) R 68518 68521 58870 0 -1 4194304 12535 0 0 0 9 2 0 0 20 0 1 0 11639971 72617984 14616 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
/proc/68521/statm: 17729 14616 2347 3035 0 14125 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 70916 KiB
Current children cumulated memory: 58464 KiB

[startup+0.219759 s]*
/proc/loadavg: 80.53 79.91 80.02 62/986 68522
/proc/meminfo: memFree=766867484/790760804 swapFree=131071996/131071996
[pid=68521] ppid=68518 vsize=112636 memory=100028 CPUtime=0.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/stat : 68521 (fscip) R 68518 68521 58870 0 -1 4194304 22900 0 0 0 19 3 0 0 20 0 1 0 11639971 115339264 25007 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
/proc/68521/statm: 28159 25007 2347 3035 0 24555 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 112636 KiB
Current children cumulated memory: 100028 KiB

[startup+0.319518 s]*
/proc/loadavg: 80.53 79.91 80.02 63/986 68522
/proc/meminfo: memFree=766832708/790760804 swapFree=131071996/131071996
[pid=68521] ppid=68518 vsize=152552 memory=136020 CPUtime=0.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/stat : 68521 (fscip) R 68518 68521 58870 0 -1 4194304 31916 0 0 0 28 5 0 0 20 0 1 0 11639971 156213248 34005 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
/proc/68521/statm: 38138 34005 2347 3035 0 34534 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 152552 KiB
Current children cumulated memory: 136020 KiB

[startup+0.70026 s]
/proc/loadavg: 80.53 79.91 80.02 63/986 68522
/proc/meminfo: memFree=766763988/790760804 swapFree=131071996/131071996
[pid=68521] ppid=68518 vsize=319716 memory=307948 CPUtime=0.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/stat : 68521 (fscip) R 68518 68521 58870 0 -1 4194304 75663 0 0 0 58 11 0 0 20 0 1 0 11639971 327389184 76987 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
/proc/68521/statm: 79929 76987 2555 3035 0 76325 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 319716 KiB
Current children cumulated memory: 307948 KiB

[startup+1.50025 s]
/proc/loadavg: 80.53 79.91 80.02 62/986 68522
/proc/meminfo: memFree=766455644/790760804 swapFree=131071996/131071996
[pid=68521] ppid=68518 vsize=545324 memory=532316 CPUtime=1.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/stat : 68521 (fscip) R 68518 68521 58870 0 -1 4194304 130661 0 0 0 129 19 0 0 20 0 1 0 11639971 558411776 133079 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 17 48 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
/proc/68521/statm: 136331 133079 2614 3035 0 132727 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 545324 KiB
Current children cumulated memory: 532316 KiB

[startup+3.12114 s]
/proc/loadavg: 80.53 79.91 80.02 67/1006 68544
/proc/meminfo: memFree=766319592/790760804 swapFree=131071996/131071996
[pid=68521] ppid=68518 vsize=2049680 memory=696172 CPUtime=3.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/stat : 68521 (fscip) S 68518 68521 58870 0 -1 1077936128 171869 0 0 0 284 26 0 0 20 0 21 0 11639971 2098872320 173977 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
/proc/68521/statm: 512420 174043 2774 3035 0 215046 0
[pid=68521/tid=68525] ppid=68518 vsize=2049680 memory=536588 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68525/stat : 68525 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68526] ppid=68518 vsize=2049680 memory=374400 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68526/stat : 68526 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68527] ppid=68518 vsize=2049680 memory=29273809900535888 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68527/stat : 68527 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68528] ppid=68518 vsize=2049680 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68528/stat : 68528 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68529] ppid=68518 vsize=2049680 memory=2194 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68529/stat : 68529 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68530] ppid=68518 vsize=2049680 memory=5472 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68530/stat : 68530 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68531] ppid=68518 vsize=2049680 memory=2556 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68531/stat : 68531 (fscip) S 68518 68521 58870 0 -1 1077936192 6617 0 0 0 3 1 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68532] ppid=68518 vsize=2049680 memory=2268 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68532/stat : 68532 (fscip) S 68518 68521 58870 0 -1 1077936192 6616 0 0 0 3 1 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68533] ppid=68518 vsize=2049680 memory=6120 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68533/stat : 68533 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68534] ppid=68518 vsize=2049680 memory=1848 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68534/stat : 68534 (fscip) S 68518 68521 58870 0 -1 1077936192 6616 0 0 0 3 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68535] ppid=68518 vsize=2049680 memory=38604 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68535/stat : 68535 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68536] ppid=68518 vsize=2049680 memory=33100 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68536/stat : 68536 (fscip) R 68518 68521 58870 0 -1 4194368 177 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68537] ppid=68518 vsize=2049680 memory=2244 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68537/stat : 68537 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68538] ppid=68518 vsize=2049680 memory=19916 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68538/stat : 68538 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68539] ppid=68518 vsize=2049680 memory=104 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68539/stat : 68539 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68540] ppid=68518 vsize=2049680 memory=2004 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68540/stat : 68540 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68541] ppid=68518 vsize=2049680 memory=52404 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68541/stat : 68541 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68542] ppid=68518 vsize=2049680 memory=28748 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68542/stat : 68542 (fscip) S 68518 68521 58870 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68543] ppid=68518 vsize=2049680 memory=7384 CPUtime=0.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68543/stat : 68543 (fscip) S 68518 68521 58870 0 -1 1077936192 6616 0 0 0 3 1 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68544] ppid=68518 vsize=2049680 memory=30888 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68544/stat : 68544 (fscip) S 68518 68521 58870 0 -1 1077936192 6616 0 0 0 3 0 0 0 20 0 21 0 11640257 2098872320 174043 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 2049680 KiB
Current children cumulated memory: 696172 KiB

[startup+6.30079 s]
/proc/loadavg: 78.97 79.60 79.92 80/1026 68564
/proc/meminfo: memFree=763334908/790760804 swapFree=131071996/131071996
[pid=68521] ppid=68518 vsize=5119768 memory=3958844 CPUtime=51.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/stat : 68521 (fscip) S 68518 68521 58870 0 -1 1077936128 938341 0 0 0 4781 342 0 0 20 0 41 0 11639971 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 17 76 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
/proc/68521/statm: 1279942 989711 2998 3035 0 1112131 0
[pid=68521/tid=68525] ppid=68518 vsize=5119768 memory=559248 CPUtime=2.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68525/stat : 68525 (fscip) R 68518 68521 58870 0 -1 4194368 41008 0 0 0 227 15 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68526] ppid=68518 vsize=5119768 memory=11528 CPUtime=2.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68526/stat : 68526 (fscip) R 68518 68521 58870 0 -1 1077936192 33878 0 0 0 216 20 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68527] ppid=68518 vsize=5119768 memory=10556 CPUtime=2.43 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68527/stat : 68527 (fscip) R 68518 68521 58870 0 -1 4194368 40438 0 0 0 235 8 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68528] ppid=68518 vsize=5119768 memory=5472 CPUtime=2.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68528/stat : 68528 (fscip) R 68518 68521 58870 0 -1 4194368 40985 0 0 0 231 16 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68529] ppid=68518 vsize=5119768 memory=2556 CPUtime=2.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68529/stat : 68529 (fscip) R 68518 68521 58870 0 -1 4194368 32534 0 0 0 216 22 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68530] ppid=68518 vsize=5119768 memory=2268 CPUtime=2.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68530/stat : 68530 (fscip) R 68518 68521 58870 0 -1 4194368 47412 0 0 0 233 9 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68531] ppid=68518 vsize=5119768 memory=7451487299835265345 CPUtime=2.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68531/stat : 68531 (fscip) R 68518 68521 58870 0 -1 4194368 38607 0 0 0 226 15 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68532] ppid=68518 vsize=5119768 memory=0 CPUtime=2.37 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68532/stat : 68532 (fscip) R 68518 68521 58870 0 -1 4194368 37086 0 0 0 217 20 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68533] ppid=68518 vsize=5119768 memory=532316 CPUtime=2.45 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68533/stat : 68533 (fscip) R 68518 68521 58870 0 -1 4194368 41320 0 0 0 237 8 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68534] ppid=68518 vsize=5119768 memory=33 CPUtime=2.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68534/stat : 68534 (fscip) R 68518 68521 58870 0 -1 4194368 38645 0 0 0 225 17 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68535] ppid=68518 vsize=5119768 memory=2335852 CPUtime=2.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68535/stat : 68535 (fscip) R 68518 68521 58870 0 -1 4194368 34084 0 0 0 218 20 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68536] ppid=68518 vsize=5119768 memory=29273809900535888 CPUtime=2.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68536/stat : 68536 (fscip) R 68518 68521 58870 0 -1 4194368 45679 0 0 0 233 8 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68537] ppid=68518 vsize=5119768 memory=25333125866717268 CPUtime=2.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68537/stat : 68537 (fscip) R 68518 68521 58870 0 -1 4194368 41024 0 0 0 226 16 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68538] ppid=68518 vsize=5119768 memory=25333125866717268 CPUtime=2.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68538/stat : 68538 (fscip) R 68518 68521 58870 0 -1 4194368 36618 0 0 0 217 21 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68539] ppid=68518 vsize=5119768 memory=29273809900535888 CPUtime=2.39 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68539/stat : 68539 (fscip) R 68518 68521 58870 0 -1 4194368 46259 0 0 0 231 8 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68540] ppid=68518 vsize=5119768 memory=28748 CPUtime=2.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68540/stat : 68540 (fscip) R 68518 68521 58870 0 -1 4194368 42122 0 0 0 228 18 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68541] ppid=68518 vsize=5119768 memory=7384 CPUtime=2.35 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68541/stat : 68541 (fscip) R 68518 68521 58870 0 -1 1077936192 37581 0 0 0 214 21 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68542] ppid=68518 vsize=5119768 memory=30888 CPUtime=2.43 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68542/stat : 68542 (fscip) R 68518 68521 58870 0 -1 4194368 42579 0 0 0 234 9 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68543] ppid=68518 vsize=5119768 memory=5472 CPUtime=2.42 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68543/stat : 68543 (fscip) R 68518 68521 58870 0 -1 4194368 42996 0 0 0 225 17 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68544] ppid=68518 vsize=5119768 memory=2556 CPUtime=2.35 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68544/stat : 68544 (fscip) R 68518 68521 58870 0 -1 1077936192 37775 0 0 0 214 21 0 0 20 0 41 0 11640257 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68545] ppid=68518 vsize=5119768 memory=2268 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68545/stat : 68545 (fscip) S 68518 68521 58870 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 11640348 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68546] ppid=68518 vsize=5119768 memory=280889251700208 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68546/stat : 68546 (fscip) S 68518 68521 58870 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 11640348 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68547] ppid=68518 vsize=5119768 memory=296472197204458 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68547/stat : 68547 (fscip) S 68518 68521 58870 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 11640348 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68548] ppid=68518 vsize=5119768 memory=296472197202922 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68548/stat : 68548 (fscip) S 68518 68521 58870 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 11640348 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68549] ppid=68518 vsize=5119768 memory=7784629505 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68549/stat : 68549 (fscip) S 68518 68521 58870 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 11640348 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68550] ppid=68518 vsize=5119768 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68550/stat : 68550 (fscip) S 68518 68521 58870 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 11640348 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68551] ppid=68518 vsize=5119768 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68551/stat : 68551 (fscip) S 68518 68521 58870 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 41 0 11640348 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68552] ppid=68518 vsize=5119768 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68552/stat : 68552 (fscip) S 68518 68521 58870 0 -1 1077936192 3 0 0 0 0 0 0 0 20 0 41 0 11640348 5242642432 989711 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0

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

/proc/68521/task/68544/stat : 68544 (fscip) R 68518 68521 58870 0 -1 4194368 3381863 0 0 0 354295 382 0 0 20 0 41 0 11640257 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68545] ppid=68518 vsize=21873872 memory=20452 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68545/stat : 68545 (fscip) S 68518 68521 58870 0 -1 1077936192 76 0 0 0 2 0 0 0 20 0 41 0 11640348 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68546] ppid=68518 vsize=21873872 memory=14031580 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68546/stat : 68546 (fscip) S 68518 68521 58870 0 -1 1077936192 100 0 0 0 2 0 0 0 20 0 41 0 11640348 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68547] ppid=68518 vsize=21873872 memory=7305683218865586202 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68547/stat : 68547 (fscip) S 68518 68521 58870 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 11640348 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68548] ppid=68518 vsize=21873872 memory=67009 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68548/stat : 68548 (fscip) S 68518 68521 58870 0 -1 1077936192 97 0 0 0 2 0 0 0 20 0 41 0 11640348 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68549] ppid=68518 vsize=21873872 memory=13693516 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68549/stat : 68549 (fscip) S 68518 68521 58870 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11640348 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68550] ppid=68518 vsize=21873872 memory=13989968 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68550/stat : 68550 (fscip) S 68518 68521 58870 0 -1 1077936192 97 0 0 0 3 0 0 0 20 0 41 0 11640348 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68551] ppid=68518 vsize=21873872 memory=14026932 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68551/stat : 68551 (fscip) S 68518 68521 58870 0 -1 1077936192 149 0 0 0 2 0 0 0 20 0 41 0 11640348 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68552] ppid=68518 vsize=21873872 memory=14025864 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68552/stat : 68552 (fscip) S 68518 68521 58870 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 11640348 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68553] ppid=68518 vsize=21873872 memory=28064 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68553/stat : 68553 (fscip) S 68518 68521 58870 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68554] ppid=68518 vsize=21873872 memory=14031628 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68554/stat : 68554 (fscip) S 68518 68521 58870 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68555] ppid=68518 vsize=21873872 memory=-7306079413552111231 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68555/stat : 68555 (fscip) S 68518 68521 58870 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68556] ppid=68518 vsize=21873872 memory=13812 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68556/stat : 68556 (fscip) S 68518 68521 58870 0 -1 1077936192 95 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68557] ppid=68518 vsize=21873872 memory=14031648 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68557/stat : 68557 (fscip) S 68518 68521 58870 0 -1 1077936192 100 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68558] ppid=68518 vsize=21873872 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68558/stat : 68558 (fscip) S 68518 68521 58870 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68559] ppid=68518 vsize=21873872 memory=20112 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68559/stat : 68559 (fscip) S 68518 68521 58870 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68560] ppid=68518 vsize=21873872 memory=5652 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68560/stat : 68560 (fscip) S 68518 68521 58870 0 -1 1077936192 103 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68561] ppid=68518 vsize=21873872 memory=6944656575208382560 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68561/stat : 68561 (fscip) S 68518 68521 58870 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68562] ppid=68518 vsize=21873872 memory=8021847054511296 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68562/stat : 68562 (fscip) S 68518 68521 58870 0 -1 1077936192 114 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68563] ppid=68518 vsize=21873872 memory=140444625727816 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68563/stat : 68563 (fscip) S 68518 68521 58870 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68564] ppid=68518 vsize=21873872 memory=11528 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68564/stat : 68564 (fscip) S 68518 68521 58870 0 -1 1077936192 135 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3511839 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
Current children cumulated CPU time: 70933.5 s
Current children cumulated vsize: 21873872 KiB
Current children cumulated memory: 14047356 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3636 s]*
/proc/loadavg: 20.08 28.18 48.09 21/883 70520
/proc/meminfo: memFree=773202864/790760804 swapFree=131071996/131071996
[pid=68521] ppid=68518 vsize=21873872 memory=14051620 CPUtime=72000.9 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/stat : 68521 (fscip) S 68518 68521 58870 0 -1 1077936128 51227121 0 0 0 7190198 9888 0 0 20 0 41 0 11639971 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
/proc/68521/statm: 5468468 3512905 3334 3035 0 5275233 0
[pid=68521/tid=68525] ppid=68518 vsize=21873872 memory=-7306079413552111231 CPUtime=3602.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68525/stat : 68525 (fscip) R 68518 68521 58870 0 -1 4194368 2186386 0 0 0 359963 254 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68526] ppid=68518 vsize=21873872 memory=7968169947160289417 CPUtime=3606.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68526/stat : 68526 (fscip) R 68518 68521 58870 0 -1 4194368 3975353 0 0 0 360194 420 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68527] ppid=68518 vsize=21873872 memory=14049852 CPUtime=3598.43 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68527/stat : 68527 (fscip) R 68518 68521 58870 0 -1 4194368 1709412 0 0 0 359020 823 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68528] ppid=68518 vsize=21873872 memory=5472 CPUtime=3602.86 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68528/stat : 68528 (fscip) R 68518 68521 58870 0 -1 4194368 2257932 0 0 0 360001 285 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68529] ppid=68518 vsize=21873872 memory=14050728 CPUtime=3602.43 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68529/stat : 68529 (fscip) R 68518 68521 58870 0 -1 4194368 3502881 0 0 0 359841 402 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68530] ppid=68518 vsize=21873872 memory=14050404 CPUtime=3601.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68530/stat : 68530 (fscip) R 68518 68521 58870 0 -1 4194368 1776441 0 0 0 359389 734 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68531] ppid=68518 vsize=21873872 memory=-7306079413552111231 CPUtime=3600.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68531/stat : 68531 (fscip) R 68518 68521 58870 0 -1 4194368 1930295 0 0 0 359862 222 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68532] ppid=68518 vsize=21873872 memory=14973364917798065 CPUtime=3601.47 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68532/stat : 68532 (fscip) R 68518 68521 58870 0 -1 4194368 3930560 0 0 0 359699 448 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68533] ppid=68518 vsize=21873872 memory=14976680649356532 CPUtime=3603.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68533/stat : 68533 (fscip) R 68518 68521 58870 0 -1 4194368 1757625 0 0 0 359532 806 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68534] ppid=68518 vsize=21873872 memory=3834030251319798802 CPUtime=3599.74 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68534/stat : 68534 (fscip) R 68518 68521 58870 0 -1 4194368 2067405 0 0 0 359730 244 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68535] ppid=68518 vsize=21873872 memory=25333125866717268 CPUtime=3604.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68535/stat : 68535 (fscip) R 68518 68521 58870 0 -1 4194368 3487835 0 0 0 359997 430 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68536] ppid=68518 vsize=21873872 memory=0 CPUtime=3600.04 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68536/stat : 68536 (fscip) R 68518 68521 58870 0 -1 4194368 1709022 0 0 0 359092 912 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68537] ppid=68518 vsize=21873872 memory=38604 CPUtime=3592.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68537/stat : 68537 (fscip) R 68518 68521 58870 0 -1 4194368 1920978 0 0 0 359019 213 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68538] ppid=68518 vsize=21873872 memory=33100 CPUtime=3604.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68538/stat : 68538 (fscip) R 68518 68521 58870 0 -1 4194368 3773477 0 0 0 360014 409 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68539] ppid=68518 vsize=21873872 memory=2244 CPUtime=3595.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68539/stat : 68539 (fscip) R 68518 68521 58870 0 -1 4194368 1800282 0 0 0 358641 885 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68540] ppid=68518 vsize=21873872 memory=33680 CPUtime=3601.37 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68540/stat : 68540 (fscip) R 68518 68521 58870 0 -1 4194368 1890595 0 0 0 359914 223 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68541] ppid=68518 vsize=21873872 memory=14024836 CPUtime=3600.55 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68541/stat : 68541 (fscip) R 68518 68521 58870 0 -1 4194368 3914936 0 0 0 359601 454 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68542] ppid=68518 vsize=21873872 memory=7608 CPUtime=3599.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68542/stat : 68542 (fscip) R 68518 68521 58870 0 -1 4194368 1778627 0 0 0 358997 1000 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68543] ppid=68518 vsize=21873872 memory=18232 CPUtime=3579.4 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68543/stat : 68543 (fscip) R 68518 68521 58870 0 -1 4194368 2303828 0 0 0 357668 272 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68544] ppid=68518 vsize=21873872 memory=28104 CPUtime=3600.22 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68544/stat : 68544 (fscip) R 68518 68521 58870 0 -1 4194368 3405228 0 0 0 359638 384 0 0 20 0 41 0 11640257 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68545] ppid=68518 vsize=21873872 memory=33680 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68545/stat : 68545 (fscip) S 68518 68521 58870 0 -1 1077936192 77 0 0 0 2 0 0 0 20 0 41 0 11640348 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68546] ppid=68518 vsize=21873872 memory=60408 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68546/stat : 68546 (fscip) S 68518 68521 58870 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 41 0 11640348 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68547] ppid=68518 vsize=21873872 memory=7608 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68547/stat : 68547 (fscip) S 68518 68521 58870 0 -1 1077936192 122 0 0 0 0 2 0 0 20 0 41 0 11640348 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68548] ppid=68518 vsize=21873872 memory=18232 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68548/stat : 68548 (fscip) S 68518 68521 58870 0 -1 1077936192 99 0 0 0 2 0 0 0 20 0 41 0 11640348 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68549] ppid=68518 vsize=21873872 memory=10556 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68549/stat : 68549 (fscip) S 68518 68521 58870 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11640348 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68550] ppid=68518 vsize=21873872 memory=5472 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68550/stat : 68550 (fscip) S 68518 68521 58870 0 -1 1077936192 99 0 0 0 3 0 0 0 20 0 41 0 11640348 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68551] ppid=68518 vsize=21873872 memory=2556 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68551/stat : 68551 (fscip) S 68518 68521 58870 0 -1 1077936192 152 0 0 0 2 0 0 0 20 0 41 0 11640348 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68552] ppid=68518 vsize=21873872 memory=14053852 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68552/stat : 68552 (fscip) S 68518 68521 58870 0 -1 1077936192 134 0 0 0 2 0 0 0 20 0 41 0 11640348 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68553] ppid=68518 vsize=21873872 memory=3760 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68553/stat : 68553 (fscip) S 68518 68521 58870 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68554] ppid=68518 vsize=21873872 memory=40348 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68554/stat : 68554 (fscip) S 68518 68521 58870 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68555] ppid=68518 vsize=21873872 memory=8284 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68555/stat : 68555 (fscip) S 68518 68521 58870 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68556] ppid=68518 vsize=21873872 memory=3312 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68556/stat : 68556 (fscip) S 68518 68521 58870 0 -1 1077936192 97 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68557] ppid=68518 vsize=21873872 memory=2212 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68557/stat : 68557 (fscip) S 68518 68521 58870 0 -1 1077936192 102 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68558] ppid=68518 vsize=21873872 memory=280889253829872 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68558/stat : 68558 (fscip) S 68518 68521 58870 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68559] ppid=68518 vsize=21873872 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68559/stat : 68559 (fscip) S 68518 68521 58870 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68560] ppid=68518 vsize=21873872 memory=4638778402627797088 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68560/stat : 68560 (fscip) S 68518 68521 58870 0 -1 1077936192 105 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68561] ppid=68518 vsize=21873872 memory=-6305718282487424384 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68561/stat : 68561 (fscip) S 68518 68521 58870 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68562] ppid=68518 vsize=21873872 memory=280889254275984 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68562/stat : 68562 (fscip) S 68518 68521 58870 0 -1 1077936192 117 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68563] ppid=68518 vsize=21873872 memory=5778164914801623136 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68563/stat : 68563 (fscip) S 68518 68521 58870 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
[pid=68521/tid=68564] ppid=68518 vsize=21873872 memory=280889253217952 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/68521/task/68564/stat : 68564 (fscip) S 68518 68521 58870 0 -1 1077936192 137 0 0 0 2 0 0 0 20 0 41 0 11640349 22398844928 3512905 809668444160 4194304 16623229 140734749585520 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 39301120 140734749590538 140734749590656 140734749590656 140734749597680 0
Current children cumulated CPU time: 72000.9 s
Current children cumulated vsize: 21873872 KiB
Current children cumulated memory: 14051620 KiB

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

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

# cumulated CPU time of all completed processes:  user=71902.1 s, system=99.2828 s

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

[startup+3636.4 s]
/proc/loadavg: 20.08 28.18 48.09 2/844 70520
/proc/meminfo: memFree=776528496/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3636.45
CPU time (s): 72001.4
CPU user time (s): 71902.1
CPU system time (s): 99.2828
CPU usage (%): 1979.99
Max. virtual memory (cumulated for all children) (KiB): 21873872
Max. memory (cumulated for all children) (KiB): 14128900

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71902.1
system time used= 99.2828
maximum resident set size= 14129012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51227286
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= 436454
involuntary context switches= 194033


# summary of solver processes directly reported to runsolver:
#   pid: 68521
#   total CPU time (s): 72001.4
#   total CPU user time (s): 71902.1
#   total CPU system time (s): 99.2828

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.4238 second user time and 87.5767 second system time

The end

Launcher Data

Begin job on nodeD102 at 2024-07-31 20:29:34
IDJOB=4465237
IDBENCH=147573
IDSOLVER=3094
FILE ID=nodeD102/4465237-1722450573
RUNJOBID= nodeD102-1722441596-58880
SLURM_JOB_ID= 8254232
Free space on /tmp= 8622812 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/haplotype/normalized-simp-unif-100_100.00.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-4465237-1722450573/watcher-4465237-1722450573 -o /tmp/evaluation-result-4465237-1722450573/solver-4465237-1722450573 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD102-1722441596-58880 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465237-1722450573.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 9be73b05d343999548eaad0214200c86
RANDOM SEED=1699257525

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        766955856 kB
MemAvailable:   764896408 kB
Buffers:          146832 kB
Cached:           624760 kB
SwapCached:            0 kB
Active:           315676 kB
Inactive:       21114180 kB
Active(anon):       2260 kB
Inactive(anon): 20678576 kB
Active(file):     313416 kB
Inactive(file):   435604 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             41100 kB
Writeback:             0 kB
AnonPages:      20650792 kB
Mapped:           126952 kB
Shmem:             22536 kB
KReclaimable:     119400 kB
Slab:             450200 kB
SReclaimable:     119400 kB
SUnreclaim:       330800 kB
KernelStack:       16928 kB
PageTables:        56056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3091792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           202368 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1359872 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:      462848 kB
DirectMap2M:    45123584 kB
DirectMap1G:    760217600 kB

Free space on /tmp at the end= 8622880 MiB
End job on nodeD102 at 2024-07-31 21:30:10