Trace number 4465439

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) 72003.3 3679.66

General information on the benchmark

NamePB24/normalized-PB12/OPT-LIN/zahidi/
IC/normalized-minisat50_6_9_3_ic.opb
MD5SUM1a585859cd518f3581f5f80c37fe0c7b
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14659783
Best CPU time to get the best result obtained on this benchmark3600.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables125200
Total number of constraints250157
Number of constraints which are clauses120150
Number of constraints which are cardinality constraints (but not clauses)7
Number of constraints which are nor clauses,nor cardinality constraints130000
Minimum length of a constraint2
Maximum length of a constraint1225
Number of terms in the objective function 7400
Biggest coefficient in the objective function 99897344
Number of bits for the biggest coefficient in the objective function 27
Sum of the numbers in the objective function 45563322036
Number of bits of the sum of numbers in the objective function 36
Biggest number in a constraint 99897344
Number of bits of the biggest number in a constraint 27
Biggest sum of numbers in a constraint 45563322036
Number of bits of the biggest sum of numbers36
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
1.11/1.14	c Default LC presolving (default).
1.11/1.15	c ** Before presolving: virtualMemUsedAtLc = 963150965, getVmSize() = 649887744, SCIPgetMemUsed() = 564679110, SCIPgetMemTotal() = 604327262, SCIPgetMemExternEstim() = 358823703
1.11/1.15	c ** set memory limit for presolving in LC to 8.79306e+12 for SCIP **
7.77/7.82	c ** Estimated virtualMemUsedAtSolver = 944006675, getVmSize() = 1240469504, SCIPgetMemUsed() = 747421694, SCIPgetMemTotal() = 1057186310, SCIPgetMemExternEstim() = 358823703
7.77/7.82	c ** set memory limit for solvers to 4.18564e+11 for each SCIP **
7.77/7.82	c Original Problem   :
7.77/7.82	c   Problem name     : instance-4465439-1723626712
7.77/7.82	c   Variables        : 125200 (125200 binary, 0 integer, 0 implicit integer, 0 continuous)
7.77/7.82	c   Constraints      : 250157
7.77/7.82	c   Objective sense  : minimize
7.77/7.82	c Presolved Problem  :
7.77/7.82	c   Variables        : 62575 (62575 binary, 0 integer, 0 implicit integer, 0 continuous)
7.77/7.82	c   Constraints      : 62729
7.77/7.82	c Constraints        : Number
7.77/7.82	c   knapsack         : 1375 
7.77/7.82	c   setppc           : 51 
7.77/7.82	c   and              : 60025 
7.77/7.82	c   linear           : 3 
7.77/7.82	c   logicor          : 1275 
7.77/7.82	c ** Instance transfer method used: 0
7.87/8.01	c ** ParaScipInstance copy does not increase the number of variables. **
11.16/11.18	c LC is working with racing ramp-up and with rebuilding tree after racing.
11.16/11.19	c                                Nodes    Active                                            
11.16/11.19	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
164.38/19.26	c *      19              0           1        20   401265545.0000                -          -
164.38/19.26	c        19              0           1        20   401265545.0000                -          -
172.17/19.65	c *      20              0           1        20   232559399.0000                -          -
1713.35/97.45	c        97              2           1        20   232559399.0000          -5.0000          -
1827.92/103.23	c       103              3           4        20   232559399.0000          -5.0000          -
1934.60/108.61	c       109              3           4        20   232559399.0000          -5.0000          -
2042.23/114.08	c       114             21          22        20   232559399.0000          -5.0000          -
2144.38/119.22	c       119             21          22        20   232559399.0000          -5.0000          -
2283.07/126.24	c       126             41          42        20   232559399.0000          -5.0000          -
2378.89/131.13	c *     131             52          51        20   158616519.0000          -5.0000          -
2382.13/131.30	c       131             52          51        20   158616519.0000          -5.0000          -
2491.24/136.78	c       137             81          82        20   158616519.0000          -5.0000          -
2598.77/142.17	c       142             82          81        20   158616519.0000          -5.0000          -
2703.04/147.41	c       147            101         102        20   158616519.0000          -5.0000          -
2768.45/150.76	c *     151            122         121        20   154279849.0000          -5.0000          -
2810.08/152.81	c       153            132         131        20   154279849.0000          -5.0000          -
2909.14/157.88	c       158            162         161        20   154279849.0000          -5.0000          -
3014.93/163.14	c       163            192         191        20   154279849.0000          -5.0000          -
3115.47/168.25	c       168            202         201        20   154279849.0000          -5.0000          -
3220.60/173.53	c       174            241         242        20   154279849.0000          -5.0000          -
3319.75/178.57	c       179            251         252        20   154279849.0000          -5.0000          -
3429.56/184.07	c       184            302         301        20   154279849.0000          -5.0000          -
3540.04/189.60	c       190            352         353        20   154279849.0000          -5.0000          -
3645.00/195.00	c       195            341         342        20   154279849.0000          -5.0000          -
3744.04/200.03	c       200            332         333        20   154279849.0000          -5.0000          -
3858.91/205.72	c       206            482         481        20   154279849.0000          -5.0000          -
3964.74/211.08	c       211            542         541        20   154279849.0000          -5.0000          -
4077.09/216.76	c       217            602         601        20   154279849.0000          -5.0000          -
4188.05/222.35	c       222            662         661        20   154279849.0000          -5.0000          -
4299.01/227.93	c       228            662         661        20   154279849.0000          -5.0000          -
4411.85/233.66	c       234            662         661        20   154279849.0000          -5.0000          -
4512.96/238.77	c       239            682         681        20   154279849.0000          -5.0000          -
4612.07/243.79	c       244            742         741        20   154279849.0000          -5.0000          -
4721.05/249.24	c       249            822         821        20   154279849.0000          -5.0000          -
4820.18/254.28	c       254            882         881        20   154279849.0000          -5.0000          -
4925.27/259.60	c       260           1050           0        20   154279849.0000          -5.0000          -
5026.35/264.62	c       265           1091          41        20   154279849.0000          -5.0000          -
5125.46/269.64	c       270           1171         121        20   154279849.0000          -5.0000          -
5226.62/274.75	c       275           1231         181        20   154279849.0000          -5.0000          -
5326.75/279.81	c       280           1211         161        20   154279849.0000          -5.0000          -
5432.63/285.25	c       285           1411         361        20   154279849.0000          -5.0000          -
5534.61/290.48	c       290           1451         401        20   154279849.0000          -5.0000          -
5636.57/295.63	c       296           1431         381        20   154279849.0000          -5.0000          -
5744.63/301.14	c       301           1611         561        20   154279849.0000          -5.0000          -
5843.77/306.25	c       306           1711         661        20   154279849.0000          -5.0000          -
5945.49/311.45	c       311           1751         701        20   154279849.0000          -5.0000          -
6045.13/316.53	c       317           1851         801        20   154279849.0000          -5.0000          -
6143.13/321.58	c       322           1911         861        20   154279849.0000          -5.0000          -
6248.92/326.93	c       327           1971         921        20   154279849.0000          -5.0000          -
6346.58/332.00	c       332           2051        1001        20   154279849.0000          -5.0000          -
6446.82/337.06	c       337           2131        1081        20   154279849.0000          -5.0000          -
6544.69/342.07	c       342           2191        1141        20   154279849.0000          -5.0000          -
6644.46/347.16	c       347              2           1        20   154279849.0000     1510714.3175          -
6742.21/352.16	c       352              2           1        20   154279849.0000     1510714.3175          -
6842.91/357.33	c       357              2           1        20   154279849.0000     1510714.3175          -
6948.69/362.75	c       363              2           1        20   154279849.0000     1510714.3175          -
7055.15/368.14	c       368              2           1        20   154279849.0000     1510714.3175          -
7153.00/373.20	c       373              2           1        20   154279849.0000     1576463.6795          -
7251.77/378.30	c       378              2           1        20   154279849.0000     1576463.6795          -
7351.73/383.31	c       383              2           1        20   154279849.0000     1581646.0012          -
7457.43/388.73	c       389              3           2        20   154279849.0000     1581646.0012          -
7557.44/393.83	c       394              3           2        20   154279849.0000     1581646.0012          -
7655.57/398.87	c       399              3           2        20   154279849.0000     1581646.0012          -
7761.47/404.21	c       404              3           2        20   154279849.0000     1581646.0012          -
7867.46/409.69	c       410              4           3        20   154279849.0000     1581646.0012          -
7974.15/415.05	c       415              4           3        20   154279849.0000     1581646.0012          -
8075.17/420.25	c       420              4           3        20   154279849.0000     1581646.0012          -
8175.17/425.34	c       425              4           3        20   154279849.0000     1581646.0012          -
8279.09/430.65	c       431              4           3        20   154279849.0000     1581646.0012          -
8379.20/435.74	c       436              4           3        20   154279849.0000     1581646.0012          -
8479.16/440.81	c       441              4           3        20   154279849.0000     1581646.0012          -
8577.25/445.85	c       446              4           3        20   154279849.0000     1581646.0012          -
8675.38/450.88	c       451              4           3        20   154279849.0000     1581646.0012          -
8787.16/456.55	c       457              4           3        20   154279849.0000     1581646.0012          -
8895.53/462.07	c       462              4           3        20   154279849.0000     1581646.0012          -
9004.84/467.60	c       468              4           3        20   154279849.0000     1581646.0012          -
9102.80/472.63	c       473              4           3        20   154279849.0000     1581646.0012          -
9200.81/477.67	c       478              4           3        20   154279849.0000     1581646.0012          -
9309.41/483.17	c       483              4           3        20   154279849.0000     1581646.0012          -
9412.64/488.43	c       488              4           3        20   154279849.0000     1581646.0012          -
9510.69/493.44	c       493              4           3        20   154279849.0000     1581646.0012          -
9610.71/498.57	c       499              4           3        20   154279849.0000     1581646.0012          -
9716.70/504.02	c       504              4           3        20   154279849.0000     1581646.0012          -
9819.05/509.13	c       509              5           4        20   154279849.0000     1581646.0012          -
9917.16/514.15	c       514              5           4        20   154279849.0000     1581646.0012          -
10018.79/519.38	c       519              5           4        20   154279849.0000     1581646.0012          -
10120.92/524.56	c       525              5           4        20   154279849.0000     1581646.0012          -
10219.16/529.59	c       530              5           4        20   154279849.0000     1581646.0012          -
10329.85/535.18	c       535              5           4        20   154279849.0000     1581646.0012          -
10433.11/540.43	c       540              5           4        20   154279849.0000     1581646.0012          -
10535.27/545.69	c       546              5           4        20   154279849.0000     1581646.0012          -
10635.25/550.73	c       551              5           4        20   154279849.0000     1581646.0012          -
10736.85/555.92	c       556              5           4        20   154279849.0000     1581646.0012          -
10842.52/561.35	c       561              5           4        20   154279849.0000     1581646.0012          -
10950.39/566.84	c       567              5           4        20   154279849.0000     1581646.0012          -
11058.17/572.36	c       572              5           4        20   154279849.0000     1581646.0012          -
11162.06/577.64	c       578              6           5        20   154279849.0000     1581646.0012          -
11263.98/582.81	c       583              6           5        20   154279849.0000     1581646.0012          -
11371.80/588.35	c       588              6           5        20   154279849.0000     1581646.0012          -
11477.80/593.72	c       594              6           5        20   154279849.0000     1581646.0012          -
11575.75/598.74	c       599              6           5        20   154279849.0000     1581646.0012          -
11677.74/603.92	c       604              6           5        20   154279849.0000     1581646.0012          -
11778.31/609.05	c       609              6           5        20   154279849.0000     1581646.0012          -
11885.52/614.56	c       615              6           5        20   154279849.0000     1581646.0012          -
11989.52/619.82	c       620              6           5        20   154279849.0000     1581646.0012          -
12089.70/624.93	c       625              6           5        20   154279849.0000     1581646.0012          -
12190.17/630.11	c       630              7           6        20   154279849.0000     1581646.0012          -
12291.49/635.21	c       635              7           6        20   154279849.0000     1581646.0012          -
12391.58/640.39	c       640              7           6        20   154279849.0000     1581646.0012          -
12499.49/645.81	c       646              7           6        20   154279849.0000     1581646.0012          -
12602.34/651.12	c       651              7           6        20   154279849.0000     1581646.0012          -
12700.66/656.14	c       656              7           6        20   154279849.0000     1581646.0012          -
12809.37/661.63	c       662              7           6        20   154279849.0000     1581646.0012          -
12913.37/667.02	c       667              7           6        20   154279849.0000     1581646.0012          -
13019.30/672.31	c       672              7           6        20   154279849.0000     1581646.0012          -
13119.27/677.41	c       677              7           6        20   154279849.0000     1581646.0012          -
13221.20/682.63	c       683              7           6        20   154279849.0000     1581646.0012          -
13325.25/687.93	c       688              8           7        20   154279849.0000     1581646.0012          -
13427.64/693.16	c       693              8           7        20   154279849.0000     1581646.0012          -
13527.20/698.27	c       698              8           7        20   154279849.0000     1581646.0012          -
13631.12/703.56	c       704              8           7        20   154279849.0000     1581646.0012          -
13734.96/708.84	c       709              8           7        20   154279849.0000     1581646.0012          -
13837.39/714.06	c       714              8           7        20   154279849.0000     1581646.0012          -
13935.50/719.07	c       719              8           7        20   154279849.0000     1581646.0012          -
14033.27/724.10	c       724              8           7        20   154279849.0000     1581646.0012          -
14134.73/729.28	c       729              8           7        20   154279849.0000     1581646.0012          -
14240.62/734.62	c       735              8           7        20   154279849.0000     1581646.0012          -
14342.64/739.81	c       740              8           7        20   154279849.0000     1581646.0012          -
14442.80/745.01	c       745              8           7        20   154279849.0000     1581646.0012          -
14554.15/750.60	c       751              8           7        20   154279849.0000     1581646.0012          -
14654.09/755.77	c       756              8           7        20   154279849.0000     1581646.0012          -
14752.12/760.79	c       761              9           8        20   154279849.0000     1581646.0012          -
14854.18/765.99	c       766              9           8        20   154279849.0000     1581646.0012          -
14957.03/771.20	c       771              9           8        20   154279849.0000     1581646.0012          -
15058.39/776.37	c       776              9           8        20   154279849.0000     1581646.0012          -
15158.53/781.40	c       781              9           8        20   154279849.0000     1581646.0012          -
15256.19/786.41	c       786              9           8        20   154279849.0000     1581646.0012          -
15354.27/791.47	c       791              9           8        20   154279849.0000     1581646.0012          -
15458.31/796.77	c       797              9           8        20   154279849.0000     1581646.0012          -
15562.89/802.07	c       802              9           8        20   154279849.0000     1581646.0012          -
15668.08/807.41	c       807              9           8        20   154279849.0000     1581646.0012          -
15770.14/812.64	c       813              9           8        20   154279849.0000     1581646.0012          -
15870.13/817.71	c       818              9           8        20   154279849.0000     1581646.0012          -
15968.22/822.76	c       823              9           8        20   154279849.0000     1581646.0012          -
16070.31/827.92	c       828             10           9        20   154279849.0000     1581646.0012          -
16171.03/833.05	c       833             10           9        20   154279849.0000     1581646.0012          -
16271.12/838.14	c       838             10           9        20   154279849.0000     1581646.0012          -
16370.73/843.23	c       843             10           9        20   154279849.0000     1581646.0012          -
16468.68/848.24	c       848             10           9        20   154279849.0000     1581646.0012          -
16568.46/853.36	c       853             10           9        20   154279849.0000     1581646.0012          -
16668.54/858.41	c       858             10           9        20   154279849.0000     1581646.0012          -
16766.71/863.46	c       863             10           9        20   154279849.0000     1581646.0012          -
16864.54/868.50	c       868             10           9        20   154279849.0000     1581646.0012          -
16964.50/873.55	c       874             10           9        20   154279849.0000     1581646.0012          -
17064.58/878.62	c       879             11          10        20   154279849.0000     1581646.0012          -
17166.52/883.90	c       884             11          10        20   154279849.0000     1581646.0012          -
17266.42/888.95	c       889             11          10        20   154279849.0000     1581646.0012          -
17364.51/894.00	c       894             11          10        20   154279849.0000     1581646.0012          -
17462.60/899.02	c       899             11          10        20   154279849.0000     1581646.0012          -
17562.87/904.05	c       904             11          10        20   154279849.0000     1581646.0012          -
17660.32/909.09	c       909             11          10        20   154279849.0000     1581646.0012          -
17760.38/914.17	c       914             11          10        20   154279849.0000     1581646.0012          -
17859.76/919.23	c       919             11          10        20   154279849.0000     1581646.0012          -
17959.83/924.31	c       924             11          10        20   154279849.0000     1581646.0012          -
18057.93/929.38	c       929             11          10        20   154279849.0000     1581646.0012          -
18158.11/934.43	c       934             11          10        20   154279849.0000     1581646.0012          -
18260.16/939.66	c       940             11          10        20   154279849.0000     1581646.0012          -
18362.01/944.81	c       945             11          10        20   154279849.0000     1581646.0012          -
18469.88/950.39	c       950             11          10        20   154279849.0000     1581646.0012          -
18571.93/955.57	c       956             12          11        20   154279849.0000     1581646.0012          -
18671.88/960.63	c       961             12          11        20   154279849.0000     1581646.0012          -
18770.06/965.64	c       966             12          11        20   154279849.0000     1581646.0012          -
18868.34/970.67	c       971             57          56        20   154279849.0000     1583908.9385          -
18970.08/975.84	c       976             57          56        20   154279849.0000     1583908.9385          -
19072.39/981.09	c       981             57          56        20   154279849.0000     1583908.9385          -
19173.79/986.27	c       986             59          58        20   154279849.0000     1583908.9385          -
19271.90/991.28	c       991             59          58        20   154279849.0000     1583908.9385          -
19381.84/996.83	c       997             59          58        20   154279849.0000     1583908.9385          -
19480.08/1001.87	c      1002             63          62        20   154279849.0000     1583908.9385          -
19578.22/1006.89	c      1007             63          62        20   154279849.0000     1583908.9385          -
19681.09/1012.08	c      1012             63          62        20   154279849.0000     1583908.9385          -
19781.14/1017.16	c      1017             63          62        20   154279849.0000     1583908.9385          -
19880.74/1022.22	c      1022             63          62        20   154279849.0000     1583908.9385          -
19980.89/1027.32	c      1027             63          62        20   154279849.0000     1583908.9385          -
20086.78/1032.77	c      1033             67          66        20   154279849.0000     1583908.9385          -
20186.88/1037.81	c      1038             67          66        20   154279849.0000     1583908.9385          -
20291.53/1043.16	c      1043             67          66        20   154279849.0000     1583908.9385          -
20397.17/1048.57	c      1049             70          69        20   154279849.0000     1583908.9385          -
20501.21/1053.81	c      1054             71          70        20   154279849.0000     1583908.9385          -
20599.52/1058.84	c      1059             71          70        20   154279849.0000     1583908.9385          -
20699.55/1063.92	c      1064             71          70        20   154279849.0000     1583908.9385          -
20797.63/1068.93	c      1069             71          70        20   154279849.0000     1583908.9385          -
20895.82/1074.00	c      1074             71          70        20   154279849.0000     1583908.9385          -
20994.00/1079.02	c      1079             71          70        20   154279849.0000     1583908.9385          -
21094.76/1084.04	c      1084             71          70        20   154279849.0000     1583908.9385          -
21192.73/1089.05	c      1089             71          70        20   154279849.0000     1583908.9385          -
21290.97/1094.06	c      1094             71          70        20   154279849.0000     1583908.9385          -
21392.54/1099.20	c      1099             71          70        20   154279849.0000     1583908.9385          -
21490.77/1104.29	c      1104             71          70        20   154279849.0000     1583908.9385          -
21598.51/1109.75	c      1110             71          70        20   154279849.0000     1583908.9385          -
21703.38/1115.05	c      1115             71          70        20   154279849.0000     1583908.9385          -
21803.14/1120.15	c      1120             71          70        20   154279849.0000     1583908.9385          -
21902.71/1125.20	c      1125             71          70        20   154279849.0000     1583908.9385          -
22010.61/1130.73	c      1131             71          70        20   154279849.0000     1583908.9385          -
22112.97/1135.92	c      1136             71          70        20   154279849.0000     1583908.9385          -
22213.73/1141.07	c      1141             71          70        20   154279849.0000     1583908.9385          -
22314.98/1146.24	c      1146             71          70        20   154279849.0000     1583908.9385          -
22412.99/1151.25	c      1151             71          70        20   154279849.0000     1583908.9385          -
22511.15/1156.29	c      1156             71          70        20   154279849.0000     1583908.9385          -
22613.38/1161.49	c      1161             71          70        20   154279849.0000     1583908.9385          -
22721.34/1166.90	c      1167             71          70        20   154279849.0000     1583908.9385          -
22819.49/1172.00	c      1172             71          70        20   154279849.0000     1583908.9385          -
22931.37/1177.61	c      1178             71          70        20   154279849.0000     1583908.9385          -
23029.60/1182.65	c      1183             71          70        20   154279849.0000     1583908.9385          -
23129.87/1187.78	c      1188             71          70        20   154279849.0000     1583908.9385          -
23232.07/1193.02	c      1193             71          70        20   154279849.0000     1583908.9385          -
23336.39/1198.25	c      1198             71          70        20   154279849.0000     1583908.9385          -
23434.33/1203.29	c      1203             71          70        20   154279849.0000     1583908.9385          -
23538.10/1208.59	c      1209             71          70        20   154279849.0000     1583908.9385          -
23638.19/1213.65	c      1214             71          70        20   154279849.0000     1583908.9385          -
23738.42/1218.74	c      1219             71          70        20   154279849.0000     1583908.9385          -
23838.71/1223.81	c      1224             72          71        20   154279849.0000     1583908.9385          -
23938.98/1229.00	c      1229             72          71        20   154279849.0000     1583908.9385          -
24045.11/1234.33	c      1234             72          71        20   154279849.0000     1583908.9385          -
24145.19/1239.44	c      1239             72          71        20   154279849.0000     1583908.9385          -
24245.29/1244.56	c      1245             72          71        20   154279849.0000     1583908.9385          -
24343.63/1249.58	c      1250             72          71        20   154279849.0000     1583908.9385          -
24443.60/1254.64	c      1255             72          71        20   154279849.0000     1583908.9385          -
24543.65/1259.70	c      1260             72          71        20   154279849.0000     1583908.9385          -
24645.60/1265.02	c      1265             72          71        20   154279849.0000     1583908.9385          -
24746.64/1270.08	c      1270             72          71        20   154279849.0000     1583908.9385          -
24851.80/1275.41	c      1275             72          71        20   154279849.0000     1583908.9385          -
24953.94/1280.66	c      1281             72          71        20   154279849.0000     1583908.9385          -
25054.11/1285.71	c      1286             72          71        20   154279849.0000     1583908.9385          -
25152.22/1290.72	c      1291             72          71        20   154279849.0000     1583908.9385          -
25256.70/1296.05	c      1296             73          72        20   154279849.0000     1583908.9385          -
25355.13/1301.14	c      1301             73          72        20   154279849.0000     1583908.9385          -
25456.57/1306.20	c      1306             73          72        20   154279849.0000     1583908.9385          -
25554.85/1311.28	c      1311             73          72        20   154279849.0000     1583908.9385          -
25659.13/1316.55	c      1317             73          72        20   154279849.0000     1583908.9385          -
25761.26/1321.76	c      1322             73          72        20   154279849.0000     1583908.9385          -
25859.51/1326.78	c      1327             73          72        20   154279849.0000     1583908.9385          -
25961.58/1331.99	c      1332             73          72        20   154279849.0000     1583908.9385          -
26059.89/1337.02	c      1337             73          72        20   154279849.0000     1583908.9385          -
26160.92/1342.04	c      1342             73          72        20   154279849.0000     1583908.9385          -
26259.11/1347.06	c      1347             73          72        20   154279849.0000     1583908.9385          -
26360.77/1352.27	c      1352             73          72        20   154279849.0000     1583908.9385          -
26459.11/1357.27	c      1357             74          73        20   154279849.0000     1583908.9385          -
26560.91/1362.49	c      1362             41          40        20   154279849.0000     1595566.6107          -
26665.06/1367.73	c      1368             41          40        20   154279849.0000     1595566.6107          -
26779.03/1373.55	c      1374             41          40        20   154279849.0000     1595566.6107          -
26887.96/1379.14	c      1379             42          41        20   154279849.0000     1595566.6107          -
26989.27/1384.23	c      1384             42          41        20   154279849.0000     1595566.6107          -
27095.27/1389.63	c      1390             43          42        20   154279849.0000     1595566.6107          -
27194.19/1394.72	c      1395             44          43        20   154279849.0000     1595566.6107          -
27294.29/1399.80	c      1400             44          43        20   154279849.0000     1595566.6107          -
27392.26/1404.84	c      1405             44          43        20   154279849.0000     1595566.6107          -
27492.59/1409.91	c      1410             44          43        20   154279849.0000     1595566.6107          -
27590.54/1414.94	c      1415             44          43        20   154279849.0000     1595566.6107          -
27694.43/1420.25	c      1420             44          43        20   154279849.0000     1595566.6107          -
27804.53/1425.83	c      1426             44          43        20   154279849.0000     1595566.6107          -
27904.77/1430.94	c      1431             44          43        20   154279849.0000     1595566.6107          -
28004.27/1436.11	c      1436             44          43        20   154279849.0000     1595566.6107          -
28105.57/1441.28	c      1441             44          43        20   154279849.0000     1595566.6107          -
28207.64/1446.49	c      1446             44          43        20   154279849.0000     1595566.6107          -
28307.80/1451.60	c      1452             44          43        20   154279849.0000     1595566.6107          -
28409.58/1456.71	c      1457             45          44        20   154279849.0000     1595566.6107          -
28509.44/1461.90	c      1462             45          44        20   154279849.0000     1595566.6107          -
28609.67/1466.91	c      1467             45          44        20   154279849.0000     1595566.6107          -
28710.49/1472.13	c      1472             45          44        20   154279849.0000     1595566.6107          -
28813.91/1477.31	c      1477             45          44        20   154279849.0000     1595566.6107          -
28916.15/1482.56	c      1483             47          46        20   154279849.0000     1595566.6107          -
29018.32/1487.70	c      1488             47          46        20   154279849.0000     1595566.6107          -
29116.36/1492.76	c      1493             47          46        20   154279849.0000     1595566.6107          -
29218.38/1497.95	c      1498             47          46        20   154279849.0000     1595566.6107          -
29316.63/1502.97	c      1503             47          46        20   154279849.0000     1595566.6107          -
29414.54/1508.00	c      1508             47          46        20   154279849.0000     1595566.6107          -
29524.60/1513.56	c      1514             47          46        20   154279849.0000     1595566.6107          -
29622.94/1518.57	c      1519             47          46        20   154279849.0000     1595566.6107          -
29722.98/1523.62	c      1524             47          46        20   154279849.0000     1595566.6107          -
29827.17/1528.96	c      1529             62          61        20   154279849.0000     1609500.0879          -
29934.67/1534.40	c      1534             62          61        20   154279849.0000     1609500.0879          -
30038.84/1539.77	c      1540             62          61        20   154279849.0000     1609500.0879          -
30138.42/1544.80	c      1545             63          62        20   154279849.0000     1609500.0879          -
30236.66/1549.84	c      1550             64          63        20   154279849.0000     1609500.0879          -
30336.76/1554.91	c      1555             64          63        20   154279849.0000     1609500.0879          -
30443.05/1560.38	c      1560             65          64        20   154279849.0000     1609500.0879          -
30549.26/1565.80	c      1566             70          69        20   154279849.0000     1609500.0879          -
30654.09/1571.08	c      1571             70          69        20   154279849.0000     1609500.0879          -
30752.25/1576.09	c      1576             72          71        20   154279849.0000     1612298.3698          -
30850.23/1581.10	c      1581             72          71        20   154279849.0000     1612298.3698          -
30950.96/1586.37	c      1586             72          71        20   154279849.0000     1612298.3698          -
31051.00/1591.43	c      1591             73          72        20   154279849.0000     1612298.3698          -
31158.56/1597.03	c      1597             73          72        20   154279849.0000     1612298.3698          -
31261.20/1602.16	c      1602             73          72        20   154279849.0000     1612298.3698          -
31359.74/1607.18	c      1607             73          72        20   154279849.0000     1612298.3698          -
31460.96/1612.31	c      1612             73          72        20   154279849.0000     1612298.3698          -
31559.18/1617.38	c      1617             73          72        20   154279849.0000     1612298.3698          -
31661.14/1622.50	c      1622             74          73        20   154279849.0000     1612298.3698          -
31759.19/1627.56	c      1628             79          78        20   154279849.0000     1612298.3698          -
31857.02/1632.58	c      1633             79          78        20   154279849.0000     1612298.3698          -
31958.89/1637.72	c      1638             79          78        20   154279849.0000     1612298.3698          -
32057.47/1642.87	c      1643             79          78        20   154279849.0000     1612298.3698          -
32155.89/1647.93	c      1648             79          78        20   154279849.0000     1612298.3698          -
32256.59/1653.13	c      1653             79          78        20   154279849.0000     1612298.3698          -
32357.82/1658.21	c      1658             79          78        20   154279849.0000     1612298.3698          -
32459.16/1663.40	c      1663             79          78        20   154279849.0000     1612298.3698          -
32559.10/1668.51	c      1669             79          78        20   154279849.0000     1612298.3698          -
32656.24/1673.58	c      1674             79          78        20   154279849.0000     1612298.3698          -
32758.20/1678.79	c      1679             79          78        20   154279849.0000     1612298.3698          -
32857.74/1683.84	c      1684             79          78        20   154279849.0000     1612298.3698          -
32957.50/1688.91	c      1689             79          78        20   154279849.0000     1612298.3698          -
33055.75/1693.97	c      1694             79          78        20   154279849.0000     1612298.3698          -
33155.44/1699.04	c      1699             79          78        20   154279849.0000     1612298.3698          -
33253.58/1704.11	c      1704             79          78        20   154279849.0000     1612298.3698          -
33353.62/1709.21	c      1709             82          81        20   154279849.0000     1613104.4804          -
33453.58/1714.36	c      1714             82          81        20   154279849.0000     1613104.4804          -
33551.54/1719.39	c      1719             82          81        20   154279849.0000     1613104.4804          -
33651.32/1724.44	c      1724             82          81        20   154279849.0000     1613104.4804          -
33749.31/1729.47	c      1729             82          81        20   154279849.0000     1613104.4804          -
33848.38/1734.53	c      1735             82          81        20   154279849.0000     1613104.4804          -
33950.86/1739.88	c      1740             83          82        20   154279849.0000     1613104.4804          -
34055.82/1745.29	c      1745             83          82        20   154279849.0000     1613104.4804          -
34155.41/1750.30	c      1750             85          84        20   154279849.0000     1613104.4804          -
34253.05/1755.35	c      1755             85          84        20   154279849.0000     1613104.4804          -
34354.20/1760.55	c      1761             85          84        20   154279849.0000     1613104.4804          -
34457.76/1765.80	c      1766             87          86        20   154279849.0000     1613104.4804          -
34555.92/1770.88	c      1771             91          90        20   154279849.0000     1613104.4804          -
34654.64/1775.95	c      1776             91          90        20   154279849.0000     1613104.4804          -
34752.04/1781.01	c      1781             91          90        20   154279849.0000     1613104.4804          -
34863.87/1786.67	c      1787             91          90        20   154279849.0000     1613104.4804          -
34961.65/1791.68	c      1792             91          90        20   154279849.0000     1613104.4804          -
35061.66/1796.73	c      1797             91          90        20   154279849.0000     1613104.4804          -
35163.38/1802.01	c      1802             91          90        20   154279849.0000     1613104.4804          -
35263.34/1807.08	c      1807             91          90        20   154279849.0000     1613104.4804          -
35363.43/1812.14	c      1812             91          90        20   154279849.0000     1613104.4804          -
35464.09/1817.40	c      1817             91          90        20   154279849.0000     1613104.4804          -
35564.04/1822.45	c      1822             91          90        20   154279849.0000     1613104.4804          -
35663.95/1827.52	c      1828             91          90        20   154279849.0000     1613104.4804          -
35765.88/1832.71	c      1833             95          94        20   154279849.0000     1613104.4804          -
35867.90/1837.91	c      1838             95          94        20   154279849.0000     1613104.4804          -
35970.57/1843.16	c      1843             95          94        20   154279849.0000     1613104.4804          -
36069.39/1848.25	c      1848             95          94        20   154279849.0000     1613104.4804          -
36173.18/1853.52	c      1854             95          94        20   154279849.0000     1613104.4804          -
36273.17/1858.67	c      1859             95          94        20   154279849.0000     1613104.4804          -
36371.16/1863.69	c      1864             95          94        20   154279849.0000     1613104.4804          -
36471.13/1868.70	c      1869             95          94        20   154279849.0000     1613104.4804          -
36566.90/1873.71	c      1874             95          94        20   154279849.0000     1613104.4804          -
36664.42/1878.77	c      1879             95          94        20   154279849.0000     1613104.4804          -
36761.91/1883.79	c      1884             95          94        20   154279849.0000     1613104.4804          -
36860.72/1888.90	c      1889             95          94        20   154279849.0000     1613104.4804          -
36960.64/1893.97	c      1894             95          94        20   154279849.0000     1613104.4804          -
37063.10/1899.16	c      1899             95          94        20   154279849.0000     1613104.4804          -
37164.29/1904.31	c      1904             95          94        20   154279849.0000     1613104.4804          -
37265.74/1909.55	c      1910             96          95        20   154279849.0000     1613104.4804          -
37369.53/1914.81	c      1915             96          95        20   154279849.0000     1613104.4804          -
37476.76/1920.37	c      1920             96          95        20   154279849.0000     1613104.4804          -
37576.72/1925.49	c      1925             96          95        20   154279849.0000     1613104.4804          -
37676.47/1930.52	c      1931             96          95        20   154279849.0000     1613104.4804          -
37776.21/1935.64	c      1936             96          95        20   154279849.0000     1613104.4804          -
37879.92/1940.92	c      1941             96          95        20   154279849.0000     1613104.4804          -
37977.91/1945.94	c      1946             96          95        20   154279849.0000     1613104.4804          -
38081.80/1951.25	c      1951             96          95        20   154279849.0000     1613104.4804          -
38185.74/1956.51	c      1957             96          95        20   154279849.0000     1613104.4804          -
38287.67/1961.79	c      1962             96          95        20   154279849.0000     1613104.4804          -
38389.51/1966.93	c      1967             96          95        20   154279849.0000     1613104.4804          -
38493.19/1972.21	c      1972             96          95        20   154279849.0000     1613104.4804          -
38592.94/1977.32	c      1977             96          95        20   154279849.0000     1613104.4804          -
38700.65/1982.80	c      1983             96          95        20   154279849.0000     1613104.4804          -
38800.67/1987.99	c      1988             96          95        20   154279849.0000     1613104.4804          -
38898.34/1993.01	c      1993             96          95        20   154279849.0000     1613104.4804          -
39005.62/1998.40	c      1998             96          95        20   154279849.0000     1613104.4804          -
39111.26/2003.84	c      2004             96          95        20   154279849.0000     1613104.4804          -
39209.06/2008.84	c      2009             96          95        20   154279849.0000     1613104.4804          -
39313.98/2014.25	c      2014             96          95        20   154279849.0000     1613104.4804          -
39412.84/2019.38	c      2019             96          95        20   154279849.0000     1613104.4804          -
39514.39/2024.52	c      2025             96          95        20   154279849.0000     1613104.4804          -
39611.86/2029.53	c      2030             96          95        20   154279849.0000     1613104.4804          -
39711.54/2034.69	c      2035             96          95        20   154279849.0000     1613104.4804          -
39813.42/2039.88	c      2040             96          95        20   154279849.0000     1613104.4804          -
39913.48/2044.99	c      2045             96          95        20   154279849.0000     1613104.4804          -
40013.76/2050.06	c      2050             97          96        20   154279849.0000     1613104.4804          -
40111.91/2055.13	c      2055             98          97        20   154279849.0000     1613104.4804          -
40214.98/2060.34	c      2060             98          97        20   154279849.0000     1613104.4804          -
40315.23/2065.46	c      2065             98          97        20   154279849.0000     1613104.4804          -
40413.37/2070.46	c      2070             98          97        20   154279849.0000     1613104.4804          -
40513.28/2075.50	c      2076             98          97        20   154279849.0000     1613104.4804          -
40613.43/2080.68	c      2081             98          97        20   154279849.0000     1613104.4804          -
40617.33/2080.86	c *    2081             98          97        20   148380999.0000     1613104.4804          -
40768.03/2088.53	c      2089             98          97        20   148380999.0000     1613104.4804          -
40872.16/2093.89	c      2094             79          78        20   148380999.0000     1613737.8942          -
40981.76/2099.41	c      2099             79          78        20   148380999.0000     1613737.8942          -
41118.95/2106.42	c      2106             80          79        20   148380999.0000     1613737.8942          -
41219.10/2111.52	c      2112             81          80        20   148380999.0000     1613737.8942          -
41322.91/2116.83	c      2117             81          80        20   148380999.0000     1613737.8942          -
41434.51/2122.50	c      2122             81          80        20   148380999.0000     1613737.8942          -
41585.51/2130.21	c      2130             83          82        20   148380999.0000     1613737.8942          -
41687.57/2135.41	c      2135             86          85        20   148380999.0000     1613737.8942          -
41874.12/2144.95	c      2145             87          86        20   148380999.0000     1613737.8942          -
42033.57/2153.07	c      2153             88          87        20   148380999.0000     1613737.8942          -
42150.73/2159.11	c      2159             89          88        20   148380999.0000     1614920.1466          -
42381.27/2170.86	c      2171             91          90        20   148380999.0000     1614920.1466          -
42485.67/2176.17	c      2176             91          90        20   148380999.0000     1614920.1466          -
42657.79/2184.93	c      2185             91          90        20   148380999.0000     1614920.1466          -
43040.35/2204.47	c      2204             91          90        20   148380999.0000     1614920.1466          -
43231.67/2214.17	c      2214             91          90        20   148380999.0000     1614920.1466          -
43431.08/2224.34	c      2224             91          90        20   148380999.0000     1614920.1466          -
43565.25/2231.14	c      2231             91          90        20   148380999.0000     1614920.1466          -
43676.45/2236.86	c      2237             91          90        20   148380999.0000     1614920.1466          -
43784.43/2242.32	c      2242             94          93        20   148380999.0000     1614920.1466          -
43894.17/2247.99	c      2248             97          96        20   148380999.0000     1614920.1466          -
44050.96/2255.93	c      2256             97          96        20   148380999.0000     1614920.1466          -
44151.45/2261.09	c      2261             97          96        20   148380999.0000     1614920.1466          -
44275.61/2267.40	c      2267             97          96        20   148380999.0000     1614920.1466          -
44414.61/2274.54	c      2275             97          96        20   148380999.0000     1614920.1466          -
44514.72/2279.62	c      2280             97          96        20   148380999.0000     1614920.1466          -
44612.64/2284.64	c      2285             97          96        20   148380999.0000     1614920.1466          -
44725.80/2290.48	c      2290             97          96        20   148380999.0000     1614920.1466          -
44833.24/2295.94	c      2296             97          96        20   148380999.0000     1614920.1466          -
44944.67/2301.70	c      2302             97          96        20   148380999.0000     1614920.1466          -
45044.10/2306.71	c      2307             97          96        20   148380999.0000     1614920.1466          -
45151.77/2312.21	c      2312             97          96        20   148380999.0000     1614920.1466          -
45253.57/2317.42	c      2317             97          96        20   148380999.0000     1614920.1466          -
45355.47/2322.68	c      2323             97          96        20   148380999.0000     1614920.1466          -
45459.13/2327.93	c      2328            100          99        20   148380999.0000     1618297.5854          -
45559.37/2333.05	c      2333            101         100        20   148380999.0000     1618297.5854          -
45659.52/2338.14	c      2338            101         100        20   148380999.0000     1618297.5854          -
45766.35/2343.62	c      2344            101         100        20   148380999.0000     1618297.5854          -
45866.21/2348.74	c      2349            101         100        20   148380999.0000     1618297.5854          -
45974.06/2354.27	c      2354            101         100        20   148380999.0000     1618297.5854          -
46073.85/2359.37	c      2359            101         100        20   148380999.0000     1618297.5854          -
46177.69/2364.63	c      2365            101         100        20   148380999.0000     1618297.5854          -
46275.81/2369.69	c      2370            101         100        20   148380999.0000     1618297.5854          -
46379.51/2374.99	c      2375            101         100        20   148380999.0000     1618297.5854          -
46477.46/2380.01	c      2380            103         102        20   148380999.0000     1618297.5854          -
46577.73/2385.09	c      2385            107         106        20   148380999.0000     1618297.5854          -
46675.81/2390.11	c      2390            110         109        20   148380999.0000     1618297.5854          -
46773.81/2395.12	c      2395            110         109        20   148380999.0000     1618297.5854          -
46879.01/2400.43	c      2400            110         109        20   148380999.0000     1618297.5854          -
46978.83/2405.54	c      2406            110         109        20   148380999.0000     1618297.5854          -
47076.70/2410.59	c      2411            110         109        20   148380999.0000     1618297.5854          -
47176.65/2415.60	c      2416            112         111        20   148380999.0000     1621941.8437          -
47274.58/2420.64	c      2421            112         111        20   148380999.0000     1621941.8437          -
47372.41/2425.68	c      2426            112         111        20   148380999.0000     1621941.8437          -
47476.38/2430.96	c      2431            113         112        20   148380999.0000     1621941.8437          -
47578.69/2436.14	c      2436            113         112        20   148380999.0000     1621941.8437          -
47689.85/2441.88	c      2442            113         112        20   148380999.0000     1621941.8437          -
47789.36/2446.90	c      2447            116         115        20   148380999.0000     1621941.8437          -
47887.33/2452.00	c      2452            116         115        20   148380999.0000     1621941.8437          -
47995.03/2457.45	c      2457            116         115        20   148380999.0000     1621941.8437          -
48098.95/2462.77	c      2463            116         115        20   148380999.0000     1621941.8437          -
48200.63/2467.97	c      2468            117         116        20   148380999.0000     1621941.8437          -
48301.38/2473.14	c      2473            120         119        20   148380999.0000     1621941.8437          -
48404.04/2478.40	c      2478            120         119        20   148380999.0000     1621941.8437          -
48510.00/2483.76	c      2484            120         119        20   148380999.0000     1621941.8437          -
48611.81/2488.91	c      2489            122         121        20   148380999.0000     1621941.8437          -
48712.53/2494.09	c      2494            125         124        20   148380999.0000     1621941.8437          -
48813.62/2499.21	c      2499            126         125        20   148380999.0000     1621941.8437          -
48915.51/2504.49	c      2504            126         125        20   148380999.0000     1621941.8437          -
49017.35/2509.67	c      2510            127         126        20   148380999.0000     1621941.8437          -
49121.32/2514.91	c      2515            128         127        20   148380999.0000     1621941.8437          -
49221.96/2520.08	c      2520            128         127        20   148380999.0000     1621941.8437          -
49323.02/2525.24	c      2525            128         127        20   148380999.0000     1621941.8437          -
49426.90/2530.51	c      2531            128         127        20   148380999.0000     1621941.8437          -
49530.73/2535.85	c      2536            132         131        20   148380999.0000     1621941.8437          -
49633.29/2541.07	c      2541            132         131        20   148380999.0000     1621941.8437          -
49733.12/2546.13	c      2546            132         131        20   148380999.0000     1621941.8437          -
49832.62/2551.21	c      2551            132         131        20   148380999.0000     1621941.8437          -
49934.51/2556.41	c      2556            132         131        20   148380999.0000     1621941.8437          -
50038.25/2561.73	c      2562            132         131        20   148380999.0000     1621941.8437          -
50137.86/2566.90	c      2567            132         131        20   148380999.0000     1621941.8437          -
50237.83/2571.97	c      2572            134         133        20   148380999.0000     1621941.8437          -
50338.73/2577.13	c      2577            134         133        20   148380999.0000     1621941.8437          -
50449.46/2582.71	c      2583            135         134        20   148380999.0000     1621941.8437          -
50547.47/2587.72	c      2588            136         135        20   148380999.0000     1621941.8437          -
50645.56/2592.75	c      2593            136         135        20   148380999.0000     1621941.8437          -
50747.47/2597.90	c      2598            136         135        20   148380999.0000     1621941.8437          -
50850.82/2603.22	c      2603            136         135        20   148380999.0000     1621941.8437          -
50948.97/2608.25	c      2608            136         135        20   148380999.0000     1621941.8437          -
51047.07/2613.26	c      2613            136         135        20   148380999.0000     1621941.8437          -
51155.01/2618.74	c      2619            136         135        20   148380999.0000     1621941.8437          -
51255.20/2623.86	c      2624            140         139        20   148380999.0000     1621941.8437          -
51355.02/2628.91	c      2629            142         141        20   148380999.0000     1621941.8437          -
51462.72/2634.43	c      2634            144         143        20   148380999.0000     1621941.8437          -
51566.73/2639.77	c      2640            144         143        20   148380999.0000     1621941.8437          -
51666.55/2644.87	c      2645            144         143        20   148380999.0000     1621941.8437          -
51769.12/2650.12	c      2650            144         143        20   148380999.0000     1621941.8437          -
51856.80/2654.58	c *    2655            144         143        20    90283365.0000     1621941.8437          -
51874.27/2655.40	c      2655            144         143        20    90283365.0000     1621941.8437          -
51995.92/2661.64	c      2662            145         144        20    90283365.0000     1621941.8437          -
52097.92/2666.80	c      2667            145         144        20    90283365.0000     1621941.8437          -
52200.68/2672.15	c      2672            150         149        20    90283365.0000     1621941.8437          -
52335.12/2678.97	c      2679            150         149        20    90283365.0000     1621941.8437          -
52433.11/2684.01	c      2684            150         149        20    90283365.0000     1621941.8437          -
52573.12/2691.13	c      2691            150         149        20    90283365.0000     1621941.8437          -
52674.26/2696.21	c      2696            152         151        20    90283365.0000     1621941.8437          -
52795.73/2702.50	c      2702            154         153        20    90283365.0000     1621941.8437          -
52917.36/2708.60	c      2709            154         153        20    90283365.0000     1621941.8437          -
53392.36/2732.85	c      2733            154         153        20    90283365.0000     1621941.8437          -
53494.89/2738.05	c      2738            154         153        20    90283365.0000     1621941.8437          -
53600.03/2743.45	c      2743            154         153        20    90283365.0000     1621941.8437          -
53806.19/2753.95	c      2754            154         153        20    90283365.0000     1621941.8437          -
53911.81/2759.40	c      2759            154         153        20    90283365.0000     1621941.8437          -
54011.69/2764.47	c      2764            154         153        20    90283365.0000     1621941.8437          -
54115.51/2769.72	c      2770            155         154        20    90283365.0000     1621941.8437          -
54215.41/2774.89	c      2775            155         154        20    90283365.0000     1621941.8437          -
54315.32/2779.90	c      2780            155         154        20    90283365.0000     1621941.8437          -
54423.18/2785.40	c      2785            155         154        20    90283365.0000     1621941.8437          -
54521.32/2790.47	c      2790            155         154        20    90283365.0000     1621941.8437          -
54629.37/2795.90	c      2796            155         154        20    90283365.0000     1621941.8437          -
54727.44/2800.93	c      2801            155         154        20    90283365.0000     1621941.8437          -
54833.20/2806.32	c      2806            155         154        20    90283365.0000     1621941.8437          -
54931.41/2811.37	c      2811            155         154        20    90283365.0000     1621941.8437          -
55037.42/2816.79	c      2817            155         154        20    90283365.0000     1621941.8437          -
55144.17/2822.14	c      2822            156         155        20    90283365.0000     1621941.8437          -
55243.46/2827.25	c      2827            156         155        20    90283365.0000     1621941.8437          -
55343.57/2832.31	c      2832            156         155        20    90283365.0000     1621941.8437          -
55445.60/2837.56	c      2838            156         155        20    90283365.0000     1621941.8437          -
55551.47/2842.92	c      2843            156         155        20    90283365.0000     1621941.8437          -
55649.55/2847.95	c      2848            156         155        20    90283365.0000     1621941.8437          -
55747.72/2853.03	c      2853            156         155        20    90283365.0000     1621941.8437          -
55845.62/2858.04	c      2858            156         155        20    90283365.0000     1621941.8437          -
55946.32/2863.11	c      2863            156         155        20    90283365.0000     1621941.8437          -
56047.61/2868.23	c      2868            156         155        20    90283365.0000     1621941.8437          -
56147.64/2873.35	c      2873            156         155        20    90283365.0000     1621941.8437          -
56249.68/2878.51	c      2878            156         155        20    90283365.0000     1621941.8437          -
56349.64/2883.63	c      2884            156         155        20    90283365.0000     1621941.8437          -
56447.80/2888.67	c      2889            156         155        20    90283365.0000     1621941.8437          -
56549.78/2893.89	c      2894            156         155        20    90283365.0000     1621941.8437          -
56649.90/2898.98	c      2899            156         155        20    90283365.0000     1621941.8437          -
56757.70/2904.44	c      2904            156         155        20    90283365.0000     1621941.8437          -
56855.68/2909.47	c      2909            157         156        20    90283365.0000     1621941.8437          -
56953.75/2914.49	c      2914            157         156        20    90283365.0000     1621941.8437          -
57061.72/2919.96	c      2920            157         156        20    90283365.0000     1621941.8437          -
57159.91/2925.01	c      2925            157         156        20    90283365.0000     1621941.8437          -
57269.71/2930.54	c      2931            157         156        20    90283365.0000     1621941.8437          -
57371.66/2935.73	c      2936            157         156        20    90283365.0000     1621941.8437          -
57471.40/2940.81	c      2941            158         157        20    90283365.0000     1621941.8437          -
57569.31/2945.90	c      2946            159         158        20    90283365.0000     1621941.8437          -
57669.18/2951.02	c      2951            160         159        20    90283365.0000     1621941.8437          -
57772.93/2956.20	c      2956            160         159        20    90283365.0000     1621941.8437          -
57872.90/2961.32	c      2961            160         159        20    90283365.0000     1621941.8437          -
57970.91/2966.33	c      2966            160         159        20    90283365.0000     1621941.8437          -
58070.82/2971.43	c      2971            160         159        20    90283365.0000     1621941.8437          -
58168.76/2976.46	c      2976            160         159        20    90283365.0000     1621941.8437          -
58268.75/2981.50	c      2982            160         159        20    90283365.0000     1621941.8437          -
58366.56/2986.57	c      2987            160         159        20    90283365.0000     1621941.8437          -
58466.54/2991.63	c      2992            160         159        20    90283365.0000     1621941.8437          -
58564.33/2996.70	c      2997            160         159        20    90283365.0000     1621941.8437          -
58664.29/3001.77	c      3002            160         159        20    90283365.0000     1621941.8437          -
58764.33/3006.84	c      3007            162         161        20    90283365.0000     1621941.8437          -
58868.99/3012.16	c      3012            162         161        20    90283365.0000     1621941.8437          -
58968.15/3017.24	c      3017            162         161        20    90283365.0000     1621941.8437          -
59066.23/3022.26	c      3022            162         161        20    90283365.0000     1621941.8437          -
59170.10/3027.55	c      3028            162         161        20    90283365.0000     1621941.8437          -
59271.99/3032.75	c      3033            162         161        20    90283365.0000     1621941.8437          -
59376.64/3038.11	c      3038            162         161        20    90283365.0000     1621941.8437          -
59481.52/3043.41	c      3043            162         161        20    90283365.0000     1621941.8437          -
59583.40/3048.63	c      3049            162         161        20    90283365.0000     1621941.8437          -
59681.46/3053.67	c      3054            162         161        20    90283365.0000     1621941.8437          -
59783.37/3058.82	c      3059            162         161        20    90283365.0000     1621941.8437          -
59883.25/3063.90	c      3064            162         161        20    90283365.0000     1621941.8437          -
59985.77/3069.20	c      3069            162         161        20    90283365.0000     1621941.8437          -
60087.26/3074.38	c      3074            162         161        20    90283365.0000     1621941.8437          -
60189.29/3079.53	c      3080            162         161        20    90283365.0000     1621941.8437          -
60287.42/3084.58	c      3085            162         161        20    90283365.0000     1621941.8437          -
60387.54/3089.63	c      3090            162         161        20    90283365.0000     1621941.8437          -
60491.35/3094.96	c      3095            162         161        20    90283365.0000     1621941.8437          -
60589.44/3099.98	c      3100            162         161        20    90283365.0000     1621941.8437          -
60693.25/3105.22	c      3105            162         161        20    90283365.0000     1621941.8437          -
60791.35/3110.29	c      3110            162         161        20    90283365.0000     1621941.8437          -
60895.19/3115.57	c      3116            164         163        20    90283365.0000     1621941.8437          -
60934.36/3117.59	c *    3118            165         164        20    87102245.0000     1621941.8437          -
60996.60/3120.73	c      3121            165         164        20    87102245.0000     1621941.8437          -
61098.70/3125.97	c      3126            165         164        20    87102245.0000     1621941.8437          -
61224.07/3132.37	c      3132            166         165        20    87102245.0000     1621941.8437          -
61326.05/3137.54	c      3138            167         164        20    87102245.0000     1621941.8437          -
61437.85/3143.26	c      3143            167         164        20    87102245.0000     1621941.8437          -
61822.58/3162.81	c      3163            167         164        20    87102245.0000     1621941.8437          -
61924.78/3168.06	c      3168            167         164        20    87102245.0000     1621941.8437          -
62045.91/3174.24	c      3174            167         164        20    87102245.0000     1621941.8437          -
62157.78/3179.92	c      3180            167         164        20    87102245.0000     1621941.8437          -
62343.74/3189.41	c      3189            167         164        20    87102245.0000     1621941.8437          -
62441.67/3194.43	c      3194            170         167        20    87102245.0000     1621941.8437          -
62557.39/3200.36	c      3200            170         167        20    87102245.0000     1621941.8437          -
62671.58/3206.15	c      3206            170         167        20    87102245.0000     1621941.8437          -
62774.93/3211.43	c      3211            173         170        20    87102245.0000     1621941.8437          -
62874.87/3216.55	c      3217            173         170        20    87102245.0000     1621941.8437          -
62973.04/3221.57	c      3222            173         170        20    87102245.0000     1621941.8437          -
63075.03/3226.73	c      3227            173         170        20    87102245.0000     1621941.8437          -
63175.01/3231.83	c      3232            173         170        20    87102245.0000     1621941.8437          -
63273.07/3236.85	c      3237            175         172        20    87102245.0000     1621941.8437          -
63371.11/3241.89	c      3242            175         172        20    87102245.0000     1621941.8437          -
63473.09/3247.09	c      3247            175         172        20    87102245.0000     1621941.8437          -
63573.16/3252.20	c      3252            178         175        20    87102245.0000     1621941.8437          -
63674.35/3257.39	c      3257            180         177        20    87102245.0000     1621941.8437          -
63774.16/3262.50	c      3262            180         177        20    87102245.0000     1621941.8437          -
63873.95/3267.51	c      3268            180         177        20    87102245.0000     1621941.8437          -
63987.21/3273.35	c      3273            180         177        20    87102245.0000     1621941.8437          -
64090.94/3278.63	c      3279            180         177        20    87102245.0000     1621941.8437          -
64190.86/3283.78	c      3284            180         177        20    87102245.0000     1621941.8437          -
64290.78/3288.83	c      3289            180         177        20    87102245.0000     1621941.8437          -
64391.58/3294.00	c      3294            180         177        20    87102245.0000     1621941.8437          -
64496.21/3299.28	c      3299            180         177        20    87102245.0000     1621941.8437          -
64595.34/3304.29	c      3304            181         178        20    87102245.0000     1621941.8437          -
64708.36/3309.90	c      3310            181         178        20    87102245.0000     1621941.8437          -
64807.52/3315.00	c      3315            181         178        20    87102245.0000     1621941.8437          -
64914.59/3320.32	c      3320            181         178        20    87102245.0000     1621941.8437          -
65015.60/3325.45	c      3325            181         178        20    87102245.0000     1621941.8437          -
65116.59/3330.52	c      3331            182         179        20    87102245.0000     1658765.7963          -
65215.69/3335.54	c      3336            182         179        20    87102245.0000     1658765.7963          -
65318.72/3340.78	c      3341            183         180        20    87102245.0000     1658765.7963          -
65419.75/3345.85	c      3346            184         181        20    87102245.0000     1658765.7963          -
65520.72/3350.92	c      3351            184         181        20    87102245.0000     1658765.7963          -
65619.62/3355.95	c      3356            184         181        20    87102245.0000     1658765.7963          -
65721.28/3361.03	c      3361            184         181        20    87102245.0000     1658765.7963          -
65823.74/3366.21	c      3366            184         181        20    87102245.0000     1658765.7963          -
65922.85/3371.23	c      3371            184         181        20    87102245.0000     1658765.7963          -
66025.94/3376.46	c      3376            187         184        20    87102245.0000     1658765.7963          -
66132.95/3381.80	c      3382            187         184        20    87102245.0000     1658765.7963          -
66236.73/3387.08	c      3387            187         184        20    87102245.0000     1658765.7963          -
66338.06/3392.17	c      3392            187         184        20    87102245.0000     1658765.7963          -
66440.22/3397.38	c      3397            187         184        20    87102245.0000     1658765.7963          -
66541.34/3402.48	c      3402            187         184        20    87102245.0000     1658765.7963          -
66644.43/3407.61	c      3408            187         184        20    87102245.0000     1658765.7963          -
66752.05/3413.13	c      3413            187         184        20    87102245.0000     1658765.7963          -
66858.39/3418.42	c      3418            187         184        20    87102245.0000     1658765.7963          -
66957.48/3423.48	c      3423            187         184        20    87102245.0000     1658765.7963          -
67058.57/3428.57	c      3429            187         184        20    87102245.0000     1658765.7963          -
67163.62/3433.83	c      3434            187         184        20    87102245.0000     1658765.7963          -
67276.67/3439.53	c      3440            187         184        20    87102245.0000     1658765.7963          -
67375.73/3444.54	c      3445            187         184        20    87102245.0000     1658765.7963          -
67474.76/3449.56	c      3450            187         184        20    87102245.0000     1658765.7963          -
67581.78/3454.92	c      3455            187         184        20    87102245.0000     1658765.7963          -
67686.66/3460.27	c      3460            187         184        20    87102245.0000     1658765.7963          -
67787.62/3465.30	c      3465            187         184        20    87102245.0000     1658765.7963          -
67886.48/3470.31	c      3470            187         184        20    87102245.0000     1658765.7963          -
67987.16/3475.40	c      3475            189         186        20    87102245.0000     1658765.7963          -
68094.27/3480.84	c      3481            189         186        20    87102245.0000     1658765.7963          -
68199.59/3486.15	c      3486            189         186        20    87102245.0000     1658765.7963          -
68300.03/3491.28	c      3491            189         186        20    87102245.0000     1658765.7963          -
68404.87/3496.53	c      3497            189         186        20    87102245.0000     1658765.7963          -
68505.65/3501.62	c      3502            189         186        20    87102245.0000     1658765.7963          -
68606.74/3506.70	c      3507            189         186        20    87102245.0000     1658765.7963          -
68705.68/3511.75	c      3512            189         186        20    87102245.0000     1658765.7963          -
68808.81/3517.01	c      3517            189         186        20    87102245.0000     1658765.7963          -
68915.77/3522.35	c      3522            189         186        20    87102245.0000     1658765.7963          -
69014.77/3527.37	c      3527            189         186        20    87102245.0000     1658765.7963          -
69119.87/3532.64	c      3533            189         186        20    87102245.0000     1658765.7963          -
69220.91/3537.74	c      3538            189         186        20    87102245.0000     1658765.7963          -
69322.00/3542.86	c      3543            190         187        20    87102245.0000     1658765.7963          -
69422.98/3547.99	c      3548            190         187        20    87102245.0000     1658765.7963          -
69529.95/3553.33	c      3553            191         188        20    87102245.0000     1658765.7963          -
69630.93/3558.42	c      3558            191         188        20    87102245.0000     1658765.7963          -
69737.82/3563.82	c      3564            191         188        20    87102245.0000     1658765.7963          -
69838.88/3568.97	c      3569            191         188        20    87102245.0000     1658765.7963          -
69937.92/3573.98	c      3574            192         189        20    87102245.0000     1658765.7963          -
70039.42/3579.03	c      3579            192         189        20    87102245.0000     1658765.7963          -
70138.70/3584.11	c      3584            192         189        20    87102245.0000     1658765.7963          -
70239.65/3589.18	c      3589            192         189        20    87102245.0000     1658765.7963          -
70342.13/3594.33	c      3594            192         189        20    87102245.0000     1658765.7963          -
70443.33/3599.47	c      3599            192         189        20    87102245.0000     1658765.7963          -
70546.57/3604.68	c      3605            192         189        20    87102245.0000     1658765.7963          -
70649.77/3609.81	c      3610            192         189        20    87102245.0000     1658765.7963          -
70749.00/3614.89	c      3615            192         189        20    87102245.0000     1658765.7963          -
70852.32/3620.10	c      3620            192         189        20    87102245.0000     1658765.7963          -
70955.63/3625.36	c      3625            192         189        20    87102245.0000     1658765.7963          -
71057.71/3630.50	c      3630            193         190        20    87102245.0000     1658765.7963          -
71155.98/3635.52	c      3636            195         192        20    87102245.0000     1658765.7963          -
71255.95/3640.68	c      3641            196         193        20    87102245.0000     1658765.7963          -
71356.12/3645.70	c      3646            196         193        20    87102245.0000     1658765.7963          -
71454.27/3650.78	c      3651            196         193        20    87102245.0000     1658765.7963          -
71554.39/3655.85	c      3656            197         194        20    87102245.0000     1658765.7963          -
71654.38/3660.98	c      3661            197         194        20    87102245.0000     1658765.7963          -
71752.48/3665.99	c      3666            197         194        20    87102245.0000     1658765.7963          -
71853.26/3671.08	c      3671            197         194        20    87102245.0000     1658765.7963          -
71956.68/3676.30	c      3676            197         194        20    87102245.0000     1658765.7963          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.2 (svn: 4680) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (171463 MiB free)
  memory of node 1: 193494 MiB (190694 MiB free)
  memory of node 2: 193531 MiB (174831 MiB free)
  memory of node 3: 193531 MiB (91244 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-4465439-1723626712/watcher-4465439-1723626712 -o /tmp/evaluation-result-4465439-1723626712/solver-4465439-1723626712 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723619306-757987 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465439-1723626712.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100107 s]*
/proc/loadavg: 74.48 78.31 79.58 62/984 762609
/proc/meminfo: memFree=643244468/790760804 swapFree=131071996/131071996
[pid=762608] ppid=762605 vsize=103540 memory=91416 CPUtime=0.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/stat : 762608 (fscip) R 762605 762608 757976 0 -1 4194304 20814 0 0 0 9 2 0 0 20 0 1 0 129254366 106024960 22854 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
/proc/762608/statm: 25885 22854 2347 3035 0 22281 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 103540 KiB
Current children cumulated memory: 91416 KiB

[startup+0.2213 s]*
/proc/loadavg: 74.48 78.31 79.58 64/984 762609
/proc/meminfo: memFree=643164564/790760804 swapFree=131071996/131071996
[pid=762608] ppid=762605 vsize=182160 memory=170788 CPUtime=0.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/stat : 762608 (fscip) R 762605 762608 757976 0 -1 4194304 40627 0 0 0 18 5 0 0 20 0 1 0 129254366 186531840 42697 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
/proc/762608/statm: 45540 42697 2347 3035 0 41936 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 182160 KiB
Current children cumulated memory: 170788 KiB

[startup+0.320863 s]*
/proc/loadavg: 74.48 78.31 79.58 62/984 762609
/proc/meminfo: memFree=643115536/790760804 swapFree=131071996/131071996
[pid=762608] ppid=762605 vsize=224064 memory=212776 CPUtime=0.33 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/stat : 762608 (fscip) R 762605 762608 757976 0 -1 4194304 51120 0 0 0 26 7 0 0 20 0 1 0 129254366 229441536 53194 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
/proc/762608/statm: 56016 53194 2347 3035 0 52412 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 224064 KiB
Current children cumulated memory: 212776 KiB

[startup+0.70026 s]
/proc/loadavg: 74.48 78.31 79.58 62/984 762609
/proc/meminfo: memFree=643062816/790760804 swapFree=131071996/131071996
[pid=762608] ppid=762605 vsize=410204 memory=398892 CPUtime=0.68 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/stat : 762608 (fscip) R 762605 762608 757976 0 -1 4194304 98738 0 0 0 55 13 0 0 20 0 1 0 129254366 420048896 99723 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
/proc/762608/statm: 102551 99723 2555 3035 0 98947 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 410204 KiB
Current children cumulated memory: 398892 KiB

[startup+1.50028 s]
/proc/loadavg: 74.48 78.31 79.58 62/984 762610
/proc/meminfo: memFree=642787404/790760804 swapFree=131071996/131071996
[pid=762608] ppid=762605 vsize=705604 memory=683100 CPUtime=1.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/stat : 762608 (fscip) R 762605 762608 757976 0 -1 4194304 168683 0 0 0 124 24 0 0 20 0 1 0 129254366 722538496 170775 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
/proc/762608/statm: 176401 170775 2630 3035 0 172797 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 705604 KiB
Current children cumulated memory: 683100 KiB

[startup+3.12118 s]
/proc/loadavg: 74.48 78.31 79.58 62/984 762610
/proc/meminfo: memFree=642467032/790760804 swapFree=131071996/131071996
[pid=762608] ppid=762605 vsize=904972 memory=877968 CPUtime=3.1 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/stat : 762608 (fscip) R 762605 762608 757976 0 -1 4194304 217910 0 0 0 272 38 0 0 20 0 1 0 129254366 926691328 219492 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
/proc/762608/statm: 226243 219492 2726 3035 0 222639 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 904972 KiB
Current children cumulated memory: 877968 KiB

[startup+6.30024 s]
/proc/loadavg: 73.40 78.03 79.48 62/984 762610
/proc/meminfo: memFree=642232832/790760804 swapFree=131071996/131071996
[pid=762608] ppid=762605 vsize=1110680 memory=1082256 CPUtime=6.27 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/stat : 762608 (fscip) R 762605 762608 757976 0 -1 4194304 261764 0 0 0 581 46 0 0 20 0 1 0 129254366 1137336320 270564 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
/proc/762608/statm: 277670 270564 2774 3035 0 274066 0
Current children cumulated CPU time: 6.27 s
Current children cumulated vsize: 1110680 KiB
Current children cumulated memory: 1082256 KiB

[startup+12.7017 s]
/proc/loadavg: 72.41 77.74 79.38 81/1024 762652
/proc/meminfo: memFree=633267408/790760804 swapFree=131071996/131071996
[pid=762608] ppid=762605 vsize=14991656 memory=12956488 CPUtime=38.53 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/stat : 762608 (fscip) S 762605 762608 757976 0 -1 1077936128 3245371 0 0 0 3171 682 0 0 20 0 41 0 129254366 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 17 37 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
/proc/762608/statm: 3747914 3239122 2806 3035 0 3439156 0
[pid=762608/tid=762611] ppid=762605 vsize=14991656 memory=2238852 CPUtime=1.54 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762611/stat : 762611 (fscip) R 762605 762608 757976 0 -1 4194368 96805 0 0 0 134 20 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762612] ppid=762605 vsize=14991656 memory=41288 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762612/stat : 762612 (fscip) R 762605 762608 757976 0 -1 4194368 175760 0 0 0 111 38 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762613] ppid=762605 vsize=14991656 memory=1082256 CPUtime=1.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762613/stat : 762613 (fscip) R 762605 762608 757976 0 -1 4194368 175771 0 0 0 112 38 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762614] ppid=762605 vsize=14991656 memory=16164 CPUtime=1.56 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762614/stat : 762614 (fscip) R 762605 762608 757976 0 -1 4194368 96780 0 0 0 136 20 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762615] ppid=762605 vsize=14991656 memory=0 CPUtime=1.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762615/stat : 762615 (fscip) R 762605 762608 757976 0 -1 4194368 175770 0 0 0 113 37 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762616] ppid=762605 vsize=14991656 memory=0 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762616/stat : 762616 (fscip) R 762605 762608 757976 0 -1 4194368 175761 0 0 0 114 35 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762617] ppid=762605 vsize=14991656 memory=11448 CPUtime=1.58 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762617/stat : 762617 (fscip) R 762605 762608 757976 0 -1 4194368 96761 0 0 0 136 22 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762618] ppid=762605 vsize=14991656 memory=2421272 CPUtime=1.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762618/stat : 762618 (fscip) R 762605 762608 757976 0 -1 4194368 175770 0 0 0 112 36 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762619] ppid=762605 vsize=14991656 memory=1804 CPUtime=1.5 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762619/stat : 762619 (fscip) R 762605 762608 757976 0 -1 4194368 175809 0 0 0 115 35 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762620] ppid=762605 vsize=14991656 memory=279657400860816 CPUtime=1.57 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762620/stat : 762620 (fscip) R 762605 762608 757976 0 -1 4194368 96856 0 0 0 138 19 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762621] ppid=762605 vsize=14991656 memory=138 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762621/stat : 762621 (fscip) R 762605 762608 757976 0 -1 4194368 175764 0 0 0 112 37 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762622] ppid=762605 vsize=14991656 memory=0 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762622/stat : 762622 (fscip) R 762605 762608 757976 0 -1 4194368 175767 0 0 0 114 35 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762623] ppid=762605 vsize=14991656 memory=25333125866717268 CPUtime=1.57 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762623/stat : 762623 (fscip) R 762605 762608 757976 0 -1 4194368 96773 0 0 0 136 21 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762624] ppid=762605 vsize=14991656 memory=7318452475133972 CPUtime=1.48 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762624/stat : 762624 (fscip) R 762605 762608 757976 0 -1 4194368 175756 0 0 0 108 40 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762625] ppid=762605 vsize=14991656 memory=0 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762625/stat : 762625 (fscip) R 762605 762608 757976 0 -1 4194368 175719 0 0 0 112 37 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762626] ppid=762605 vsize=14991656 memory=0 CPUtime=1.57 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762626/stat : 762626 (fscip) R 762605 762608 757976 0 -1 4194368 96773 0 0 0 135 22 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762627] ppid=762605 vsize=14991656 memory=25932 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762627/stat : 762627 (fscip) R 762605 762608 757976 0 -1 4194368 175757 0 0 0 112 37 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762628] ppid=762605 vsize=14991656 memory=21392 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762628/stat : 762628 (fscip) R 762605 762608 757976 0 -1 4194368 175768 0 0 0 114 35 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762629] ppid=762605 vsize=14991656 memory=0 CPUtime=1.56 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762629/stat : 762629 (fscip) R 762605 762608 757976 0 -1 4194368 96821 0 0 0 136 20 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762630] ppid=762605 vsize=14991656 memory=3472468124928012736 CPUtime=1.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762630/stat : 762630 (fscip) R 762605 762608 757976 0 -1 4194368 175735 0 0 0 111 38 0 0 20 0 41 0 129255148 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762633] ppid=762605 vsize=14991656 memory=7158303822197581158 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762633/stat : 762633 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255485 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762634] ppid=762605 vsize=14991656 memory=7158303822197581158 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762634/stat : 762634 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762635] ppid=762605 vsize=14991656 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762635/stat : 762635 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762636] ppid=762605 vsize=14991656 memory=279657400731408 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762636/stat : 762636 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762637] ppid=762605 vsize=14991656 memory=53017915450049 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762637/stat : 762637 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762638] ppid=762605 vsize=14991656 memory=54121738822557 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762638/stat : 762638 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762639] ppid=762605 vsize=14991656 memory=57416012331287 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762639/stat : 762639 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762640] ppid=762605 vsize=14991656 memory=28648 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762640/stat : 762640 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762641] ppid=762605 vsize=14991656 memory=32792 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762641/stat : 762641 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762642] ppid=762605 vsize=14991656 memory=7068 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762642/stat : 762642 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762643] ppid=762605 vsize=14991656 memory=36300 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762643/stat : 762643 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762644] ppid=762605 vsize=14991656 memory=6796 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762644/stat : 762644 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762645] ppid=762605 vsize=14991656 memory=279657400540544 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762645/stat : 762645 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762646] ppid=762605 vsize=14991656 memory=8312506549761 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762646/stat : 762646 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762647] ppid=762605 vsize=14991656 memory=8492895176193 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762647/stat : 762647 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239122 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762648] ppid=762605 vsize=14991656 memory=8531549881601 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762648/stat : 762648 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239188 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762649] ppid=762605 vsize=14991656 memory=279657400404272 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762649/stat : 762649 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239188 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762650] ppid=762605 vsize=14991656 memory=3 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762650/stat : 762650 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239188 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762651] ppid=762605 vsize=14991656 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762651/stat : 762651 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239188 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762652] ppid=762605 vsize=14991656 memory=15 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762652/stat : 762652 (fscip) S 762605 762608 757976 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 129255486 15351455744 3239188 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
Current children cumulated CPU time: 38.53 s
Current children cumulated vsize: 14991656 KiB
Current children cumulated memory: 12956488 KiB

[startup+25.5018 s]
/proc/loadavg: 74.10 77.86 79.39 81/1024 762653

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

[pid=762608/tid=762636] ppid=762605 vsize=42781500 memory=11448 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762636/stat : 762636 (fscip) S 762605 762608 757976 0 -1 1077936192 150 0 0 0 0 2 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762637] ppid=762605 vsize=42781500 memory=34863936 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762637/stat : 762637 (fscip) S 762605 762608 757976 0 -1 1077936192 158 0 0 0 2 0 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762638] ppid=762605 vsize=42781500 memory=34864876 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762638/stat : 762638 (fscip) S 762605 762608 757976 0 -1 1077936192 65 0 0 0 0 2 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762639] ppid=762605 vsize=42781500 memory=34864936 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762639/stat : 762639 (fscip) S 762605 762608 757976 0 -1 1077936192 115 0 0 0 0 2 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762640] ppid=762605 vsize=42781500 memory=11548 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762640/stat : 762640 (fscip) S 762605 762608 757976 0 -1 1077936192 201 0 0 0 0 2 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762641] ppid=762605 vsize=42781500 memory=279657402340496 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762641/stat : 762641 (fscip) S 762605 762608 757976 0 -1 1077936192 261 0 0 0 0 2 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762642] ppid=762605 vsize=42781500 memory=34863936 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762642/stat : 762642 (fscip) S 762605 762608 757976 0 -1 1077936192 141 0 0 0 1 1 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762643] ppid=762605 vsize=42781500 memory=104 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762643/stat : 762643 (fscip) S 762605 762608 757976 0 -1 1077936192 146 0 0 0 1 2 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762644] ppid=762605 vsize=42781500 memory=25932 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762644/stat : 762644 (fscip) S 762605 762608 757976 0 -1 1077936192 137 0 0 0 0 2 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762645] ppid=762605 vsize=42781500 memory=10544 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762645/stat : 762645 (fscip) S 762605 762608 757976 0 -1 1077936192 153 0 0 0 0 2 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762646] ppid=762605 vsize=42781500 memory=34864880 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762646/stat : 762646 (fscip) S 762605 762608 757976 0 -1 1077936192 211 0 0 0 1 1 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762647] ppid=762605 vsize=42781500 memory=34665784 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762647/stat : 762647 (fscip) S 762605 762608 757976 0 -1 1077936192 128 0 0 0 1 1 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762648] ppid=762605 vsize=42781500 memory=6550984769095188 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762648/stat : 762648 (fscip) S 762605 762608 757976 0 -1 1077936192 147 0 0 0 0 2 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762649] ppid=762605 vsize=42781500 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762649/stat : 762649 (fscip) S 762605 762608 757976 0 -1 1077936192 152 0 0 0 0 2 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762650] ppid=762605 vsize=42781500 memory=34871068 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762650/stat : 762650 (fscip) S 762605 762608 757976 0 -1 1077936192 194 0 0 0 0 2 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762651] ppid=762605 vsize=42781500 memory=19884 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762651/stat : 762651 (fscip) S 762605 762608 757976 0 -1 1077936192 162 0 0 0 0 2 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762652] ppid=762605 vsize=42781500 memory=20384 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762652/stat : 762652 (fscip) S 762605 762608 757976 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 129255486 43808256000 8717799 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
Current children cumulated CPU time: 71289.5 s
Current children cumulated vsize: 42781500 KiB
Current children cumulated memory: 34871196 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3678.61 s]
/proc/loadavg: 51.99 71.51 75.65 41/930 764743
/proc/meminfo: memFree=612197404/790760804 swapFree=131071996/131071996
[pid=762608] ppid=762605 vsize=43125428 memory=34886900 CPUtime=72002 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/stat : 762608 (fscip) S 762605 762608 757976 0 -1 1077936128 175365514 0 0 0 7078056 122146 0 0 20 0 41 0 129254366 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 17 45 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
/proc/762608/statm: 10781357 8721725 3030 3035 0 10644483 0
[pid=762608/tid=762611] ppid=762605 vsize=43125428 memory=7312 CPUtime=3587.63 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762611/stat : 762611 (fscip) R 762605 762608 757976 0 -1 4194368 5537342 0 0 0 356588 2175 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762612] ppid=762605 vsize=43125428 memory=26988 CPUtime=3612.46 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762612/stat : 762612 (fscip) R 762605 762608 757976 0 -1 4194368 1058813 0 0 0 360851 395 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762613] ppid=762605 vsize=43125428 memory=3776 CPUtime=3605.3 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762613/stat : 762613 (fscip) R 762605 762608 757976 0 -1 4194368 7048745 0 0 0 359708 822 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762614] ppid=762605 vsize=43125428 memory=40480 CPUtime=3606.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762614/stat : 762614 (fscip) R 762605 762608 757976 0 -1 4194368 6412478 0 0 0 359708 909 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762615] ppid=762605 vsize=43125428 memory=20384 CPUtime=3557 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762615/stat : 762615 (fscip) R 762605 762608 757976 0 -1 4194368 81648158 0 0 0 254425 101275 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762616] ppid=762605 vsize=43125428 memory=5612 CPUtime=3605.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762616/stat : 762616 (fscip) R 762605 762608 757976 0 -1 4194368 7105240 0 0 0 359697 835 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762617] ppid=762605 vsize=43125428 memory=11504 CPUtime=3584.99 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762617/stat : 762617 (fscip) R 762605 762608 757976 0 -1 4194368 6127904 0 0 0 355828 2671 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762618] ppid=762605 vsize=43125428 memory=13692 CPUtime=3610.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762618/stat : 762618 (fscip) R 762605 762608 757976 0 -1 4194368 1059825 0 0 0 360684 377 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762619] ppid=762605 vsize=43125428 memory=11548 CPUtime=3605.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762619/stat : 762619 (fscip) R 762605 762608 757976 0 -1 4194368 7025156 0 0 0 359679 837 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762620] ppid=762605 vsize=43125428 memory=11660 CPUtime=3583.72 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762620/stat : 762620 (fscip) R 762605 762608 757976 0 -1 4194368 5644612 0 0 0 356210 2162 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762621] ppid=762605 vsize=43125428 memory=34886888 CPUtime=3608.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762621/stat : 762621 (fscip) R 762605 762608 757976 0 -1 4194368 2008378 0 0 0 360383 486 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762622] ppid=762605 vsize=43125428 memory=28188 CPUtime=3601.69 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762622/stat : 762622 (fscip) R 762605 762608 757976 0 -1 4194368 7015442 0 0 0 359345 824 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762623] ppid=762605 vsize=43125428 memory=33864 CPUtime=3589.98 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762623/stat : 762623 (fscip) R 762605 762608 757976 0 -1 4194368 5853063 0 0 0 357104 1894 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762624] ppid=762605 vsize=43125428 memory=53140 CPUtime=3609.23 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762624/stat : 762624 (fscip) R 762605 762608 757976 0 -1 4194368 1073310 0 0 0 360515 408 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762625] ppid=762605 vsize=43125428 memory=7640 CPUtime=3603.79 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762625/stat : 762625 (fscip) R 762605 762608 757976 0 -1 4194368 7113673 0 0 0 359541 838 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762626] ppid=762605 vsize=43125428 memory=19884 CPUtime=3585.61 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762626/stat : 762626 (fscip) R 762605 762608 757976 0 -1 4194368 5494707 0 0 0 356248 2313 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762627] ppid=762605 vsize=43125428 memory=20384 CPUtime=3611 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762627/stat : 762627 (fscip) R 762605 762608 757976 0 -1 4194368 1849914 0 0 0 360631 469 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762628] ppid=762605 vsize=43125428 memory=-8693842200556585370 CPUtime=3604.96 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762628/stat : 762628 (fscip) R 762605 762608 757976 0 -1 4194368 6948775 0 0 0 359682 814 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762629] ppid=762605 vsize=43125428 memory=6432435056680920640 CPUtime=3606.2 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762629/stat : 762629 (fscip) R 762605 762608 757976 0 -1 4194368 6373426 0 0 0 359673 947 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762630] ppid=762605 vsize=43125428 memory=6696 CPUtime=3613.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762630/stat : 762630 (fscip) R 762605 762608 757976 0 -1 4194368 2628192 0 0 0 360805 512 0 0 20 0 41 0 129255148 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762633] ppid=762605 vsize=43125428 memory=131513912 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762633/stat : 762633 (fscip) S 762605 762608 757976 0 -1 1077936192 170 0 0 0 2 1 0 0 20 0 41 0 129255485 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762634] ppid=762605 vsize=43125428 memory=6720664363457527918 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762634/stat : 762634 (fscip) S 762605 762608 757976 0 -1 1077936192 192 0 0 0 1 1 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762635] ppid=762605 vsize=43125428 memory=6048 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762635/stat : 762635 (fscip) S 762605 762608 757976 0 -1 1077936192 230 0 0 0 0 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762636] ppid=762605 vsize=43125428 memory=51344 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762636/stat : 762636 (fscip) S 762605 762608 757976 0 -1 1077936192 152 0 0 0 0 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762637] ppid=762605 vsize=43125428 memory=104 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762637/stat : 762637 (fscip) S 762605 762608 757976 0 -1 1077936192 161 0 0 0 2 0 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762638] ppid=762605 vsize=43125428 memory=2696 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762638/stat : 762638 (fscip) S 762605 762608 757976 0 -1 1077936192 66 0 0 0 0 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762639] ppid=762605 vsize=43125428 memory=6808 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762639/stat : 762639 (fscip) S 762605 762608 757976 0 -1 1077936192 117 0 0 0 0 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762640] ppid=762605 vsize=43125428 memory=34886288 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762640/stat : 762640 (fscip) S 762605 762608 757976 0 -1 1077936192 204 0 0 0 0 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762641] ppid=762605 vsize=43125428 memory=2632 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762641/stat : 762641 (fscip) S 762605 762608 757976 0 -1 1077936192 269 0 0 0 1 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762642] ppid=762605 vsize=43125428 memory=6696 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762642/stat : 762642 (fscip) S 762605 762608 757976 0 -1 1077936192 145 0 0 0 1 1 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762643] ppid=762605 vsize=43125428 memory=131521376 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762643/stat : 762643 (fscip) S 762605 762608 757976 0 -1 1077936192 149 0 0 0 1 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762644] ppid=762605 vsize=43125428 memory=2632 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762644/stat : 762644 (fscip) S 762605 762608 757976 0 -1 1077936192 139 0 0 0 0 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762645] ppid=762605 vsize=43125428 memory=6696 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762645/stat : 762645 (fscip) S 762605 762608 757976 0 -1 1077936192 156 0 0 0 0 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762646] ppid=762605 vsize=43125428 memory=4630719448672506984 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762646/stat : 762646 (fscip) S 762605 762608 757976 0 -1 1077936192 216 0 0 0 1 1 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762647] ppid=762605 vsize=43125428 memory=-7593201629250412669 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762647/stat : 762647 (fscip) S 762605 762608 757976 0 -1 1077936192 131 0 0 0 1 1 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762648] ppid=762605 vsize=43125428 memory=40480 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762648/stat : 762648 (fscip) S 762605 762608 757976 0 -1 1077936192 150 0 0 0 0 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762649] ppid=762605 vsize=43125428 memory=8196 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762649/stat : 762649 (fscip) S 762605 762608 757976 0 -1 1077936192 155 0 0 0 0 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762650] ppid=762605 vsize=43125428 memory=3300 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762650/stat : 762650 (fscip) S 762605 762608 757976 0 -1 1077936192 199 0 0 0 0 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762651] ppid=762605 vsize=43125428 memory=34883412 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762651/stat : 762651 (fscip) S 762605 762608 757976 0 -1 1077936192 165 0 0 0 0 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
[pid=762608/tid=762652] ppid=762605 vsize=43125428 memory=11548 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/762608/task/762652/stat : 762652 (fscip) S 762605 762608 757976 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 129255486 44160438272 8721725 809668444160 4194304 16623229 140732572247376 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 39407616 140732572251142 140732572251260 140732572251260 140732572258288 0
Current children cumulated CPU time: 72002 s
Current children cumulated vsize: 43125428 KiB
Current children cumulated memory: 34886900 KiB

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

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

# cumulated CPU time of all completed processes:  user=70780.8 s, system=1222.49 s

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

[startup+3679.2 s]
/proc/loadavg: 51.99 71.51 75.65 22/891 764743
/proc/meminfo: memFree=625807208/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3679.6 s]
/proc/loadavg: 51.99 71.51 75.65 22/891 764743
/proc/meminfo: memFree=625807208/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): 3679.66
CPU time (s): 72003.3
CPU user time (s): 70780.8
CPU system time (s): 1222.49
CPU usage (%): 1956.79
Max. virtual memory (cumulated for all children) (KiB): 43256500
Max. memory (cumulated for all children) (KiB): 34947472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70780.8
system time used= 1222.49
maximum resident set size= 34949520
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 175365887
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= 23405385
involuntary context switches= 344337


# summary of solver processes directly reported to runsolver:
#   pid: 762608
#   total CPU time (s): 72003.3
#   total CPU user time (s): 70780.8
#   total CPU system time (s): 1222.49

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.8931 second user time and 91.8612 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-14 11:11:52
IDJOB=4465439
IDBENCH=155733
IDSOLVER=3094
FILE ID=nodeD105/4465439-1723626712
RUNJOBID= nodeD105-1723619306-757987
SLURM_JOB_ID= 8267910
Free space on /tmp= 8622776 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB12/OPT-LIN/zahidi/IC/normalized-minisat50_6_9_3_ic.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-4465439-1723626712/watcher-4465439-1723626712 -o /tmp/evaluation-result-4465439-1723626712/solver-4465439-1723626712 -C 72000 -W 3700 -M 195000 --bin-var /tmp/runsolver-exch-nodeD105-1723619306-757987 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465439-1723626712.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 1a585859cd518f3581f5f80c37fe0c7b
RANDOM SEED=1192463739

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        643312756 kB
MemAvailable:   648024904 kB
Buffers:         1220236 kB
Cached:          6780332 kB
SwapCached:            0 kB
Active:          1701556 kB
Inactive:       141974068 kB
Active(anon):       2160 kB
Inactive(anon): 135711828 kB
Active(file):    1699396 kB
Inactive(file):  6262240 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             40332 kB
Writeback:            56 kB
AnonPages:      135671988 kB
Mapped:           138412 kB
Shmem:             38920 kB
KReclaimable:     340432 kB
Slab:             776796 kB
SReclaimable:     340432 kB
SUnreclaim:       436364 kB
KernelStack:       16928 kB
PageTables:       314132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   23972504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:          1145472 kB
HardwareCorrupted:     0 kB
AnonHugePages:  14499840 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:     1214464 kB
DirectMap2M:    158666752 kB
DirectMap1G:    645922816 kB

Free space on /tmp at the end= 8622756 MiB
End job on nodeD105 at 2024-08-14 12:13:12