Trace number 4465389

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) 72002.2 3637.09

General information on the benchmark

NamePB24/normalized-PB11/OPT-LIN/
heinz/normalized-circ10-3.opb
MD5SUMe9a18706671e83c85382be3233ac0f60
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 benchmark276
Best CPU time to get the best result obtained on this benchmark3600.04
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2700
Total number of constraints42620
Number of constraints which are clauses20220
Number of constraints which are cardinality constraints (but not clauses)800
Number of constraints which are nor clauses,nor cardinality constraints21600
Minimum length of a constraint2
Maximum length of a constraint36
Number of terms in the objective function 900
Biggest coefficient in the objective function 5
Number of bits for the biggest coefficient in the objective function 3
Sum of the numbers in the objective function 2500
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 2500
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.11/0.15	c Default LC presolving (default).
0.11/0.15	c ** Before presolving: virtualMemUsedAtLc = 139499653, getVmSize() = 112812032, SCIPgetMemUsed() = 69201920, SCIPgetMemTotal() = 88082520, SCIPgetMemExternEstim() = 51417133
0.11/0.15	c ** set memory limit for presolving in LC to 8.79565e+12 for SCIP **
1.58/1.65	c ** Estimated virtualMemUsedAtSolver = 283265551, getVmSize() = 402931712, SCIPgetMemUsed() = 255799754, SCIPgetMemTotal() = 373481194, SCIPgetMemExternEstim() = 51417133
1.58/1.65	c ** set memory limit for solvers to 4.18772e+11 for each SCIP **
1.58/1.65	c Original Problem   :
1.58/1.65	c   Problem name     : instance-4465389-1722512482
1.58/1.65	c   Variables        : 2700 (2700 binary, 0 integer, 0 implicit integer, 0 continuous)
1.58/1.65	c   Constraints      : 42620
1.58/1.65	c   Objective sense  : minimize
1.58/1.65	c Presolved Problem  :
1.58/1.65	c   Variables        : 2700 (2700 binary, 0 integer, 0 implicit integer, 0 continuous)
1.58/1.65	c   Constraints      : 42620
1.58/1.65	c Constraints        : Number
1.58/1.65	c   knapsack         : 21770 
1.58/1.65	c   setppc           : 3960 
1.58/1.65	c   logicor          : 16890 
1.58/1.65	c ** Instance transfer method used: 0
1.68/1.72	c ** ParaScipInstance copy does not increase the number of variables. **
2.79/2.80	c LC is working with racing ramp-up and with rebuilding tree after racing.
2.79/2.80	c                                Nodes    Active                                            
2.79/2.80	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
92.98/7.59	c         8              2           1        20                -           0.0000          -
196.05/12.72	c        13           1159           0        20                -           0.0000          -
295.22/17.76	c        18           2538          93        20                -           0.0000          -
307.12/18.36	c *      18           2651          97        20         414.0000           0.0000          -
368.51/21.46	c *      21           2733          96        20         396.0000           0.0000          -
398.27/22.90	c        23           3117         124        20         396.0000           0.0000          -
507.32/28.40	c        28           3896         316        20         396.0000           0.0000          -
612.46/33.78	c        34           4085         227        20         396.0000           0.0000          -
713.57/38.83	c        39           4647         280        20         396.0000           0.0000          -
747.29/40.51	c *      41           4309         742        20         392.0000           0.0000          -
812.75/43.86	c        44           4534         753        20         392.0000           0.0000          -
828.62/44.64	c *      45           5614         326        20         388.0000           0.0000          -
830.61/44.72	c *      45           5614         326        20         384.0000           0.0000          -
921.81/49.31	c        49           6255         478        20         384.0000           0.0000          -
1020.89/54.38	c        54           5132         751        20         384.0000           0.0000          -
1121.92/59.48	c        59           7904         278        20         384.0000           0.0000          -
1222.94/64.59	c        65           8054         299        20         384.0000           0.0000          -
1292.86/68.07	c *      68           9828         367        20         382.0000           0.0000          -
1317.99/69.32	c *      69           9986         371        20         378.0000           0.0000          -
1323.92/69.64	c        70           9986         371        20         378.0000           0.0000          -
1434.89/75.20	c        75          10358         372        20         378.0000           0.0000          -
1488.35/77.92	c *      78           9362         294        20         376.0000           0.0000          -
1488.35/77.92	c *      78           9362         294        20         370.0000           0.0000          -
1541.80/80.68	c        81          10926         370        20         370.0000           0.0000          -
1640.90/85.69	c        86           8616         331        20         370.0000           0.0000          -
1742.13/90.79	c        91           9036         325        20         370.0000           0.0000          -
1843.30/95.85	c        96           9396           0        20         370.0000           0.0000          -
1944.46/100.92	c       101          10420         338        20         370.0000           0.0000          -
2046.23/106.07	c       106          13342         357        20         370.0000           0.0000          -
2147.47/111.16	c       111          14731         376        20         370.0000           0.0000          -
2249.99/116.34	c       116          14686         387        20         370.0000           0.0000          -
2349.20/121.38	c       121          13805         317        20         370.0000           0.0000          -
2452.37/126.51	c       127          17694         384        20         370.0000           0.0000          -
2551.59/131.60	c       132          16009         375        20         370.0000           0.0000          -
2652.77/136.69	c       137          16403         374        20         370.0000           0.0000          -
2753.97/141.71	c       142          16726         383        20         370.0000           0.0000          -
2855.18/146.80	c       147          17337         383        20         370.0000           0.0000          -
2954.39/151.88	c       152          17915         383        20         370.0000           0.0000          -
3055.56/157.01	c       157          18500         389        20         370.0000           0.0000          -
3159.60/162.14	c       162          19260         381        20         370.0000           0.0000          -
3160.71/162.24	c *     162          19260         381        20         368.0000           0.0000          -
3259.78/167.21	c       167          27432         372        20         368.0000           0.0000          -
3358.93/172.25	c       172          19944         381        20         368.0000           0.0000          -
3461.99/177.40	c       177          28053         375        20         368.0000           0.0000          -
3563.19/182.54	c       183          21188         379        20         368.0000           0.0000          -
3664.40/187.60	c       188          21824         381        20         368.0000           0.0000          -
3765.61/192.72	c       193          22899         397        20         368.0000           0.0000          -
3866.80/197.82	c       198          23437         408        20         368.0000           0.0000          -
3970.76/203.09	c       203          23966         404        20         368.0000           0.0000          -
4073.16/208.23	c       208          32814         237        20         368.0000           0.0000          -
4172.36/213.29	c       213          33491         231        20         368.0000           0.0000          -
4273.56/218.36	c       218          25129         415        20         368.0000           0.0000          -
4374.76/223.47	c       223          25489         409        20         368.0000           0.0000          -
4475.96/228.56	c       229          25978         405        20         368.0000           0.0000          -
4577.09/233.63	c       234          26385         406        20         368.0000           0.0000          -
4678.28/238.73	c       239          26918         402        20         368.0000           0.0000          -
4779.46/243.84	c       244          27344         405        20         368.0000           0.0000          -
4880.63/248.98	c       249          27667         414        20         368.0000           0.0000          -
4982.52/254.08	c       254          39290         190        20         368.0000           0.0000          -
5083.75/259.15	c       259          39938         190        20         368.0000           0.0000          -
5186.03/264.31	c       264          40599         186        20         368.0000           0.0000          -
5285.20/269.38	c       269          41278         198        20         368.0000           0.0000          -
5388.35/274.57	c       275          30023         402        20         368.0000           0.0000          -
5489.51/279.65	c       280          42509         193        20         368.0000           0.0000          -
5590.69/284.74	c       285          43159         188        20         368.0000           0.0000          -
5691.78/289.87	c       290          43857         189        20         368.0000           0.0000          -
5792.94/294.96	c       295          44608         190        20         368.0000           0.0000          -
5894.71/300.05	c       300          45350         186        20         368.0000           0.0000          -
5995.94/305.16	c       305          45767         186        20         368.0000           0.0000          -
6096.39/310.26	c       310          34659         498        20         368.0000           0.0000          -
6199.53/315.48	c       315          35191         505        20         368.0000           0.0000          -
6300.67/320.56	c       321          35753         509        20         368.0000           0.0000          -
6401.82/325.67	c       326          36209         509        20         368.0000           0.0000          -
6504.96/330.81	c       331          36670         504        20         368.0000           0.0000          -
6606.11/335.95	c       336          37214         498        20         368.0000           0.0000          -
6705.26/340.99	c       341          37950         497        20         368.0000           0.0000          -
6806.99/346.04	c       346          51127         186        20         368.0000           0.0000          -
6908.32/351.17	c       351          39178         507        20         368.0000           0.0000          -
7008.63/356.23	c       356          39715         506        20         368.0000           0.0000          -
7109.78/361.33	c       361          40344         505        20         368.0000           0.0000          -
7210.95/366.46	c       366          40808         507        20         368.0000           0.0000          -
7312.11/371.54	c       372          41376         501        20         368.0000           0.0000          -
7413.21/376.63	c       377          41975         498        20         368.0000           0.0000          -
7514.19/381.77	c       382          42542         505        20         368.0000           0.0000          -
7615.35/386.87	c       387          43173         495        20         368.0000           0.0000          -
7716.49/391.92	c       392          43767         510        20         368.0000           0.0000          -
7815.68/397.02	c       397          44310         513        20         368.0000           0.0000          -
7917.39/402.11	c       402          44784         501        20         368.0000           0.0000          -
8019.74/407.22	c       407          45340         505        20         368.0000           0.0000          -
8120.80/412.37	c       412          45849         499        20         368.0000           0.0000          -
8221.90/417.43	c       417          46369         501        20         368.0000           0.0000          -
8328.92/422.83	c       423          60049         466        20         368.0000           0.0000          -
8430.05/427.93	c       428          60506         453        20         368.0000           0.0000          -
8531.90/433.09	c       433          60935         458        20         368.0000           0.0000          -
8632.85/438.19	c       438          61312         455        20         368.0000           0.0000          -
8735.58/443.31	c       443          49163         503        20         368.0000           0.0000          -
8834.67/448.39	c       448          62606         463        20         368.0000           0.0000          -
8937.86/453.59	c       454          51885         442        20         368.0000           0.0000          -
9040.97/458.71	c       459          52478         446        20         368.0000           0.0000          -
9142.04/463.81	c       464              2           1        20         368.0000         140.0000    162.86%
9241.14/468.89	c       469              2           1        20         368.0000         140.0000    162.86%
9342.22/473.97	c       474              2           1        20         368.0000         140.0000    162.86%
9441.31/478.98	c       479              2           1        20         368.0000         140.0000    162.86%
9542.89/484.04	c       484              2           1        20         368.0000         140.0000    162.86%
9641.82/489.10	c       489              2           1        20         368.0000         140.0000    162.86%
9744.17/494.23	c       494              2           1        20         368.0000         140.0000    162.86%
9845.24/499.31	c       499              2           1        20         368.0000         140.0000    162.86%
9946.22/504.40	c       504              2           1        20         368.0000         140.0000    162.86%
10047.29/509.51	c       510              2           1        20         368.0000         140.0000    162.86%
10150.32/514.72	c       515              2           1        20         368.0000         140.0000    162.86%
10249.44/519.78	c       520              2           1        20         368.0000         140.0000    162.86%
10350.61/524.89	c       525              2           1        20         368.0000         140.0000    162.86%
10451.75/529.99	c       530              2           1        20         368.0000         140.0000    162.86%
10550.78/535.03	c       535              2           1        20         368.0000         140.0000    162.86%
10655.93/540.23	c       540              2           1        20         368.0000         140.0000    162.86%
10757.12/545.38	c       545              3           2        20         368.0000         140.0000    162.86%
10858.27/550.48	c       550              3           2        20         368.0000         140.0000    162.86%
10961.37/555.60	c       556              3           2        20         368.0000         140.0000    162.86%
11060.51/560.65	c       561              3           2        20         368.0000         140.0000    162.86%
11159.61/565.69	c       566              2           1        20         368.0000         140.0000    162.86%
11262.69/570.82	c       571              2           1        20         368.0000         140.0000    162.86%
11363.78/575.98	c       576              2           1        20         368.0000         140.0000    162.86%
11465.56/581.12	c       581              2           1        20         368.0000         140.0000    162.86%
11567.86/586.29	c       586              2           1        20         368.0000         140.0000    162.86%
11668.88/591.38	c       591              2           1        20         368.0000         140.0000    162.86%
11771.89/596.51	c       597              2           1        20         368.0000         140.0000    162.86%
11873.00/601.64	c       602              2           1        20         368.0000         140.0000    162.86%
11974.05/606.70	c       607              2           1        20         368.0000         140.0000    162.86%
12075.11/611.80	c       612              4           3        20         368.0000         140.0000    162.86%
12174.19/616.87	c       617              4           3        20         368.0000         140.0000    162.86%
12275.22/621.96	c       622              4           3        20         368.0000         140.0000    162.86%
12376.90/627.05	c       627              4           3        20         368.0000         140.0000    162.86%
12478.17/632.19	c       632              3           4        20         368.0000         140.0000    162.86%
12580.39/637.31	c       637              3           4        20         368.0000         140.0000    162.86%
12681.51/642.50	c       642              3           4        20         368.0000         140.0000    162.86%
12784.56/647.60	c       648              3           4        20         368.0000         140.0000    162.86%
12883.74/652.66	c       653              3           4        20         368.0000         140.0000    162.86%
12984.90/657.75	c       658              3           4        20         368.0000         140.0000    162.86%
13086.06/662.86	c       663              3           4        20         368.0000         140.0000    162.86%
13187.20/667.95	c       668              3           4        20         368.0000         140.0000    162.86%
13288.97/673.06	c       673              3           4        20         368.0000         140.0000    162.86%
13391.38/678.23	c       678              3           4        20         368.0000         140.0000    162.86%
13492.47/683.31	c       683              3           4        20         368.0000         140.0000    162.86%
13593.51/688.43	c       688              3           4        20         368.0000         140.0000    162.86%
13694.61/693.52	c       694              3           4        20         368.0000         140.0000    162.86%
13793.75/698.57	c       699              3           4        20         368.0000         140.0000    162.86%
13896.83/703.70	c       704              3           4        20         368.0000         140.0000    162.86%
13999.94/708.97	c       709              3           4        20         368.0000         140.0000    162.86%
14101.62/714.07	c       714              3           4        20         368.0000         140.0000    162.86%
14202.67/719.15	c       719              3           4        20         368.0000         140.0000    162.86%
14303.09/724.24	c       724              3           4        20         368.0000         140.0000    162.86%
14408.07/729.56	c       730              3           4        20         368.0000         140.0000    162.86%
14508.82/734.65	c       735              3           4        20         368.0000         140.0000    162.86%
14609.82/739.75	c       740              3           4        20         368.0000         140.0000    162.86%
14710.82/744.83	c       745              3           4        20         368.0000         140.0000    162.86%
14814.45/750.06	c       750              3           4        20         368.0000         140.0000    162.86%
14920.98/755.44	c       755              3           4        20         368.0000         140.0000    162.86%
15022.07/760.54	c       761              3           4        20         368.0000         140.0000    162.86%
15123.21/765.69	c       766              3           4        20         368.0000         140.0000    162.86%
15226.34/770.80	c       771              3           4        20         368.0000         140.0000    162.86%
15325.46/775.88	c       776              3           4        20         368.0000         140.0000    162.86%
15429.15/781.06	c       781              3           4        20         368.0000         140.0000    162.86%
15530.26/786.19	c       786              3           4        20         368.0000         140.0000    162.86%
15632.43/791.33	c       791              3           4        20         368.0000         140.0000    162.86%
15733.45/796.43	c       796              3           4        20         368.0000         140.0000    162.86%
15834.37/801.52	c       802              3           4        20         368.0000         140.0000    162.86%
15935.35/806.63	c       807              3           4        20         368.0000         140.0000    162.86%
16036.19/811.74	c       812              3           4        20         368.0000         140.0000    162.86%
16137.18/816.84	c       817              3           4        20         368.0000         140.0000    162.86%
16237.63/821.94	c       822              3           4        20         368.0000         140.0000    162.86%
16336.63/827.01	c       827              3           4        20         368.0000         140.0000    162.86%
16438.21/832.12	c       832              3           4        20         368.0000         140.0000    162.86%
16537.31/837.12	c       837              3           4        20         368.0000         140.0000    162.86%
16638.15/842.19	c       842              3           4        20         368.0000         140.0000    162.86%
16740.54/847.32	c       847              3           4        20         368.0000         140.0000    162.86%
16841.48/852.42	c       852              3           4        20         368.0000         140.0000    162.86%
16942.48/857.53	c       858              3           4        20         368.0000         140.0000    162.86%
17041.40/862.57	c       863              3           4        20         368.0000         140.0000    162.86%
17142.36/867.69	c       868              3           4        20         368.0000         140.0000    162.86%
17243.31/872.79	c       873              3           4        20         368.0000         140.0000    162.86%
17344.27/877.87	c       878              3           4        20         368.0000         140.0000    162.86%
17445.29/882.99	c       883              3           4        20         368.0000         140.0000    162.86%
17554.27/888.46	c       888              3           4        20         368.0000         140.0000    162.86%
17657.37/893.60	c       894              3           4        20         368.0000         140.0000    162.86%
17758.49/898.75	c       899              3           4        20         368.0000         140.0000    162.86%
17859.61/903.85	c       904              3           4        20         368.0000         140.0000    162.86%
17960.74/908.97	c       909              3           4        20         368.0000         140.0000    162.86%
18062.49/914.08	c       914              3           4        20         368.0000         140.0000    162.86%
18163.42/919.19	c       919              3           4        20         368.0000         140.0000    162.86%
18265.77/924.30	c       924              3           4        20         368.0000         140.0000    162.86%
18364.75/929.36	c       929              3           4        20         368.0000         140.0000    162.86%
18463.80/934.38	c       934              3           4        20         368.0000         140.0000    162.86%
18564.77/939.41	c       939              3           4        20         368.0000         140.0000    162.86%
18663.79/944.48	c       944              3           4        20         368.0000         140.0000    162.86%
18764.70/949.51	c       950              3           4        20         368.0000         140.0000    162.86%
18865.68/954.60	c       955              3           4        20         368.0000         140.0000    162.86%
18964.65/959.68	c       960              3           4        20         368.0000         140.0000    162.86%
19067.61/964.86	c       965              3           4        20         368.0000         140.0000    162.86%
19168.57/969.98	c       970              3           4        20         368.0000         140.0000    162.86%
19270.21/975.09	c       975              3           4        20         368.0000         140.0000    162.86%
19371.35/980.19	c       980              3           4        20         368.0000         140.0000    162.86%
19471.64/985.28	c       985              3           4        20         368.0000         140.0000    162.86%
19574.49/990.42	c       990              3           4        20         368.0000         140.0000    162.86%
19673.57/995.47	c       995              3           4        20         368.0000         140.0000    162.86%
19774.43/1000.52	c      1001              3           4        20         368.0000         140.0000    162.86%
19873.49/1005.54	c      1006              3           4        20         368.0000         140.0000    162.86%
19972.55/1010.59	c      1011              3           4        20         368.0000         140.0000    162.86%
20075.54/1015.72	c      1016              3           4        20         368.0000         140.0000    162.86%
20178.52/1020.93	c      1021              3           4        20         368.0000         140.0000    162.86%
20277.45/1025.98	c      1026              3           4        20         368.0000         140.0000    162.86%
20378.99/1031.07	c      1031              3           4        20         368.0000         140.0000    162.86%
20480.14/1036.15	c      1036              3           4        20         368.0000         140.0000    162.86%
20580.52/1041.21	c      1041              3           4        20         368.0000         140.0000    162.86%
20681.62/1046.30	c      1046              3           4        20         368.0000         140.0000    162.86%
20782.66/1051.40	c      1051              3           4        20         368.0000         140.0000    162.86%
20881.85/1056.49	c      1056              3           4        20         368.0000         140.0000    162.86%
20983.01/1061.58	c      1062              3           4        20         368.0000         140.0000    162.86%
21084.11/1066.63	c      1067              3           4        20         368.0000         140.0000    162.86%
21185.24/1071.73	c      1072              3           4        20         368.0000         140.0000    162.86%
21286.39/1076.84	c      1077              3           4        20         368.0000         140.0000    162.86%
21385.50/1081.89	c      1082              3           4        20         368.0000         140.0000    162.86%
21486.61/1086.97	c      1087              3           4        20         368.0000         140.0000    162.86%
21588.55/1092.05	c      1092              3           4        20         368.0000         140.0000    162.86%
21687.32/1097.13	c      1097              3           4        20         368.0000         140.0000    162.86%
21789.67/1102.24	c      1102              3           4        20         368.0000         140.0000    162.86%
21890.70/1107.31	c      1107              3           4        20         368.0000         140.0000    162.86%
21989.73/1112.39	c      1112              3           4        20         368.0000         140.0000    162.86%
22092.72/1117.50	c      1118              3           4        20         368.0000         140.0000    162.86%
22191.74/1122.57	c      1123              3           4        20         368.0000         140.0000    162.86%
22292.85/1127.63	c      1128              3           4        20         368.0000         140.0000    162.86%
22393.97/1132.75	c      1133              3           4        20         368.0000         140.0000    162.86%
22495.10/1137.85	c      1138              3           4        20         368.0000         140.0000    162.86%
22596.23/1142.91	c      1143              3           4        20         368.0000         140.0000    162.86%
22695.41/1147.97	c      1148              3           4        20         368.0000         140.0000    162.86%
22797.11/1153.03	c      1153              3           4        20         368.0000         140.0000    162.86%
22898.11/1158.13	c      1158              3           4        20         368.0000         140.0000    162.86%
22998.70/1163.25	c      1163              3           4        20         368.0000         140.0000    162.86%
23101.79/1168.41	c      1168              3           4        20         368.0000         140.0000    162.86%
23202.89/1173.50	c      1174              3           4        20         368.0000         140.0000    162.86%
23302.02/1178.58	c      1179              3           4        20         368.0000         140.0000    162.86%
23403.11/1183.63	c      1184              3           4        20         368.0000         140.0000    162.86%
23504.24/1188.71	c      1189              3           4        20         368.0000         140.0000    162.86%
23603.32/1193.73	c      1194              3           4        20         368.0000         140.0000    162.86%
23702.48/1198.74	c      1199              3           4        20         368.0000         140.0000    162.86%
23801.61/1203.77	c      1204              3           4        20         368.0000         140.0000    162.86%
23904.72/1208.99	c      1209              3           4        20         368.0000         140.0000    162.86%
24006.44/1214.09	c      1214              3           4        20         368.0000         140.0000    162.86%
24107.56/1219.19	c      1219              3           4        20         368.0000         140.0000    162.86%
24210.01/1224.32	c      1224              3           4        20         368.0000         140.0000    162.86%
24311.14/1229.42	c      1229              3           4        20         368.0000         140.0000    162.86%
24412.23/1234.54	c      1235              3           4        20         368.0000         140.0000    162.86%
24513.36/1239.67	c      1240              3           4        20         368.0000         140.0000    162.86%
24614.37/1244.73	c      1245              3           4        20         368.0000         140.0000    162.86%
24715.49/1249.83	c      1250              3           4        20         368.0000         140.0000    162.86%
24816.57/1254.96	c      1255              3           4        20         368.0000         140.0000    162.86%
24915.64/1260.02	c      1260              3           4        20         368.0000         140.0000    162.86%
25019.38/1265.17	c      1265              3           4        20         368.0000         140.0000    162.86%
25119.69/1270.25	c      1270              3           4        20         368.0000         140.0000    162.86%
25220.81/1275.33	c      1275              3           4        20         368.0000         140.0000    162.86%
25319.95/1280.38	c      1280              3           4        20         368.0000         140.0000    162.86%
25422.78/1285.53	c      1286              3           4        20         368.0000         140.0000    162.86%
25523.84/1290.61	c      1291              3           4        20         368.0000         140.0000    162.86%
25624.88/1295.73	c      1296              3           4        20         368.0000         140.0000    162.86%
25723.97/1300.79	c      1301              3           4        20         368.0000         140.0000    162.86%
25825.02/1305.87	c      1306              3           4        20         368.0000         140.0000    162.86%
25926.09/1310.95	c      1311              3           4        20         368.0000         140.0000    162.86%
26025.15/1316.04	c      1316              3           4        20         368.0000         140.0000    162.86%
26128.95/1321.15	c      1321              3           4        20         368.0000         140.0000    162.86%
26227.75/1326.20	c      1326              3           4        20         368.0000         140.0000    162.86%
26328.34/1331.26	c      1331              3           4        20         368.0000         140.0000    162.86%
26431.33/1336.43	c      1336              3           4        20         368.0000         140.0000    162.86%
26532.37/1341.54	c      1342              3           4        20         368.0000         140.0000    162.86%
26631.36/1346.56	c      1347              3           4        20         368.0000         140.0000    162.86%
26732.40/1351.66	c      1352              3           4        20         368.0000         140.0000    162.86%
26831.46/1356.66	c      1357              3           4        20         368.0000         140.0000    162.86%
26932.48/1361.73	c      1362              3           4        20         368.0000         140.0000    162.86%
27033.46/1366.90	c      1367              3           4        20         368.0000         140.0000    162.86%
27134.44/1372.00	c      1372              3           4        20         368.0000         140.0000    162.86%
27238.04/1377.19	c      1377              3           4        20         368.0000         140.0000    162.86%
27340.39/1382.32	c      1382              3           4        20         368.0000         140.0000    162.86%
27439.50/1387.39	c      1387              3           4        20         368.0000         140.0000    162.86%
27542.38/1392.53	c      1393              3           4        20         368.0000         140.0000    162.86%
27643.30/1397.68	c      1398              3           4        20         368.0000         140.0000    162.86%
27746.28/1402.80	c      1403              3           4        20         368.0000         140.0000    162.86%
27847.36/1407.97	c      1408              3           4        20         368.0000         140.0000    162.86%
27946.43/1413.03	c      1413              3           4        20         368.0000         140.0000    162.86%
28050.34/1418.16	c      1418              3           4        20         368.0000         140.0000    162.86%
28150.49/1423.26	c      1423              3           4        20         368.0000         140.0000    162.86%
28251.68/1428.38	c      1428              3           4        20         368.0000         140.0000    162.86%
28354.53/1433.51	c      1434              3           4        20         368.0000         140.0000    162.86%
28455.54/1438.67	c      1439              3           4        20         368.0000         140.0000    162.86%
28556.63/1443.77	c      1444              3           4        20         368.0000         140.0000    162.86%
28657.70/1448.88	c      1449              3           4        20         368.0000         140.0000    162.86%
28758.80/1453.99	c      1454              3           4        20         368.0000         140.0000    162.86%
28860.49/1459.10	c      1459              3           4        20         368.0000         140.0000    162.86%
28959.59/1464.13	c      1464              3           4        20         368.0000         140.0000    162.86%
29061.98/1469.21	c      1469              3           4        20         368.0000         140.0000    162.86%
29161.12/1474.28	c      1474              3           4        20         368.0000         140.0000    162.86%
29262.22/1479.40	c      1479              3           4        20         368.0000         140.0000    162.86%
29367.32/1484.63	c      1485              3           4        20         368.0000         140.0000    162.86%
29466.45/1489.69	c      1490              3           4        20         368.0000         140.0000    162.86%
29567.54/1494.74	c      1495              3           4        20         368.0000         140.0000    162.86%
29670.58/1499.92	c      1500              3           4        20         368.0000         140.0000    162.86%
29769.64/1504.99	c      1505              3           4        20         368.0000         140.0000    162.86%
29871.29/1510.06	c      1510              3           4        20         368.0000         140.0000    162.86%
29972.64/1515.17	c      1515              3           4        20         368.0000         140.0000    162.86%
30072.85/1520.24	c      1520              3           4        20         368.0000         140.0000    162.86%
30175.86/1525.43	c      1525              3           4        20         368.0000         140.0000    162.86%
30276.94/1530.54	c      1531              3           4        20         368.0000         140.0000    162.86%
30378.10/1535.66	c      1536              3           4        20         368.0000         140.0000    162.86%
30479.10/1540.73	c      1541              3           4        20         368.0000         140.0000    162.86%
30580.14/1545.82	c      1546              3           4        20         368.0000         140.0000    162.86%
30681.15/1550.91	c      1551              3           4        20         368.0000         140.0000    162.86%
30780.20/1555.96	c      1556              3           4        20         368.0000         140.0000    162.86%
30879.26/1561.02	c      1561              3           4        20         368.0000         140.0000    162.86%
30984.27/1566.23	c      1566              3           4        20         368.0000         140.0000    162.86%
31082.05/1571.14	c *    1571              3           4        20         366.0000         140.0000    161.43%
31083.35/1571.26	c      1571              3           4        20         366.0000         140.0000    161.43%
31184.39/1576.32	c      1576              3           4        20         366.0000         140.0000    161.43%
31283.51/1581.39	c      1581              8           7        20         366.0000         140.0000    161.43%
31384.62/1586.49	c      1586              3           4        20         366.0000         140.0000    161.43%
31489.71/1591.73	c      1592              3           4        20         366.0000         140.0000    161.43%
31590.82/1596.80	c      1597              3           4        20         366.0000         140.0000    161.43%
31689.98/1601.88	c      1602              3           4        20         366.0000         140.0000    161.43%
31791.03/1606.97	c      1607              3           4        20         366.0000         140.0000    161.43%
31890.05/1612.00	c      1612              3           4        20         366.0000         140.0000    161.43%
31997.06/1617.31	c      1617              3           4        20         366.0000         140.0000    161.43%
32098.13/1622.47	c      1622              3           4        20         366.0000         140.0000    161.43%
32199.19/1627.53	c      1628              3           4        20         366.0000         140.0000    161.43%
32300.38/1632.61	c      1633              3           4        20         366.0000         140.0000    161.43%
32401.21/1637.74	c      1638              3           4        20         366.0000         140.0000    161.43%
32500.17/1642.78	c      1643              3           4        20         366.0000         140.0000    161.43%
32601.09/1647.84	c      1648              3           4        20         366.0000         140.0000    161.43%
32702.01/1652.92	c      1653              3           4        20         366.0000         140.0000    161.43%
32805.82/1658.15	c      1658              3           4        20         366.0000         140.0000    161.43%
32905.89/1663.25	c      1663              3           4        20         366.0000         140.0000    161.43%
33006.88/1668.30	c      1668              3           4        20         366.0000         140.0000    161.43%
33109.88/1673.52	c      1674              3           4        20         366.0000         140.0000    161.43%
33208.89/1678.59	c      1679              3           4        20         366.0000         140.0000    161.43%
33309.99/1683.67	c      1684              3           4        20         366.0000         140.0000    161.43%
33412.90/1688.85	c      1689              3           4        20         366.0000         140.0000    161.43%
33513.94/1693.97	c      1694              3           4        20         366.0000         140.0000    161.43%
33617.88/1699.16	c      1699              3           4        20         366.0000         140.0000    161.43%
33718.08/1704.29	c      1704              3           4        20         366.0000         140.0000    161.43%
33821.14/1709.40	c      1709              3           4        20         366.0000         140.0000    161.43%
33922.19/1714.51	c      1715              3           4        20         366.0000         140.0000    161.43%
34023.24/1719.65	c      1720              3           4        20         366.0000         140.0000    161.43%
34124.36/1724.74	c      1725              3           4        20         366.0000         140.0000    161.43%
34223.55/1729.79	c      1730              3           4        20         366.0000         140.0000    161.43%
34324.48/1734.84	c      1735              3           4        20         366.0000         140.0000    161.43%
34425.60/1739.90	c      1740              3           4        20         366.0000         140.0000    161.43%
34524.74/1744.95	c      1745              3           4        20         366.0000         140.0000    161.43%
34623.89/1750.03	c      1750              3           4        20         366.0000         140.0000    161.43%
34725.49/1755.09	c      1755              3           4        20         366.0000         140.0000    161.43%
34826.74/1760.15	c      1760              3           4        20         366.0000         140.0000    161.43%
34927.03/1765.23	c      1765              3           4        20         366.0000         140.0000    161.43%
35027.91/1770.35	c      1770              3           4        20         366.0000         140.0000    161.43%
35128.96/1775.44	c      1775              3           4        20         366.0000         140.0000    161.43%
35230.00/1780.54	c      1781              3           4        20         366.0000         140.0000    161.43%
35331.03/1785.62	c      1786              3           4        20         366.0000         140.0000    161.43%
35430.08/1790.68	c      1791              3           4        20         366.0000         140.0000    161.43%
35533.11/1795.80	c      1796              3           4        20         366.0000         140.0000    161.43%
35632.26/1800.89	c      1801              3           4        20         366.0000         140.0000    161.43%
35732.87/1806.00	c      1806              3           4        20         366.0000         140.0000    161.43%
35834.55/1811.04	c      1811              3           4        20         366.0000         140.0000    161.43%
35935.56/1816.18	c      1816              3           4        20         366.0000         140.0000    161.43%
36037.89/1821.36	c      1821              3           4        20         366.0000         140.0000    161.43%
36138.87/1826.46	c      1826              3           4        20         366.0000         140.0000    161.43%
36239.89/1831.53	c      1832              3           4        20         366.0000         140.0000    161.43%
36340.89/1836.65	c      1837              3           4        20         366.0000         140.0000    161.43%
36439.92/1841.69	c      1842              3           4        20         366.0000         140.0000    161.43%
36542.97/1846.81	c      1847              3           4        20         366.0000         140.0000    161.43%
36643.93/1851.94	c      1852              3           4        20         366.0000         140.0000    161.43%
36742.91/1857.03	c      1857              3           4        20         366.0000         140.0000    161.43%
36844.48/1862.08	c      1862              3           4        20         366.0000         140.0000    161.43%
36946.86/1867.23	c      1867              3           4        20         366.0000         140.0000    161.43%
37047.85/1872.31	c      1872              3           4        20         366.0000         140.0000    161.43%
37148.85/1877.42	c      1877              3           4        20         366.0000         140.0000    161.43%
37251.85/1882.69	c      1883              3           4        20         366.0000         140.0000    161.43%
37352.82/1887.77	c      1888              3           4        20         366.0000         140.0000    161.43%
37453.81/1892.87	c      1893              3           4        20         366.0000         140.0000    161.43%
37554.89/1897.98	c      1898              3           4        20         366.0000         140.0000    161.43%
37656.59/1903.09	c      1903              3           4        20         366.0000         140.0000    161.43%
37757.43/1908.15	c      1908              3           4        20         366.0000         140.0000    161.43%
37859.66/1913.31	c      1913              3           4        20         366.0000         140.0000    161.43%
37958.66/1918.38	c      1918              3           4        20         366.0000         140.0000    161.43%
38059.59/1923.49	c      1924              3           4        20         366.0000         140.0000    161.43%
38160.60/1928.57	c      1929              3           4        20         366.0000         140.0000    161.43%
38261.59/1933.65	c      1934              3           4        20         366.0000         140.0000    161.43%
38360.60/1938.67	c      1939              3           4        20         366.0000         140.0000    161.43%
38461.55/1943.76	c      1944              3           4        20         366.0000         140.0000    161.43%
38562.59/1948.81	c      1949              3           4        20         366.0000         140.0000    161.43%
38661.65/1953.90	c      1954              3           4        20         366.0000         140.0000    161.43%
38762.68/1959.01	c      1959              3           4        20         366.0000         140.0000    161.43%
38864.49/1964.07	c      1964              3           4        20         366.0000         140.0000    161.43%
38963.49/1969.08	c      1969              3           4        20         366.0000         140.0000    161.43%
39064.45/1974.17	c      1974              3           4        20         366.0000         140.0000    161.43%
39164.81/1979.25	c      1979              3           4        20         366.0000         140.0000    161.43%
39263.82/1984.26	c      1984              3           4        20         366.0000         140.0000    161.43%
39366.82/1989.41	c      1989              3           4        20         366.0000         140.0000    161.43%
39465.84/1994.45	c      1994              3           4        20         366.0000         140.0000    161.43%
39566.77/1999.50	c      2000              3           4        20         366.0000         140.0000    161.43%
39665.80/2004.58	c      2005              3           4        20         366.0000         140.0000    161.43%
39766.80/2009.65	c      2010              3           4        20         366.0000         140.0000    161.43%
39869.72/2014.82	c      2015              3           4        20         366.0000         140.0000    161.43%
39970.65/2019.93	c      2020              3           4        20         366.0000         140.0000    161.43%
40069.61/2025.00	c      2025              3           4        20         366.0000         140.0000    161.43%
40171.32/2030.07	c      2030              3           4        20         366.0000         140.0000    161.43%
40270.45/2035.11	c      2035              3           4        20         366.0000         140.0000    161.43%
40369.36/2040.12	c      2040              3           4        20         366.0000         140.0000    161.43%
40473.63/2045.36	c      2045              3           4        20         366.0000         140.0000    161.43%
40574.60/2050.46	c      2050              3           4        20         366.0000         140.0000    161.43%
40675.60/2055.54	c      2056              3           4        20         366.0000         140.0000    161.43%
40776.61/2060.64	c      2061              3           4        20         366.0000         140.0000    161.43%
40879.54/2065.80	c      2066              3           4        20         366.0000         140.0000    161.43%
40980.52/2070.94	c      2071              3           4        20         366.0000         140.0000    161.43%
41082.12/2076.04	c      2076              3           4        20         366.0000         140.0000    161.43%
41183.08/2081.15	c      2081              3           4        20         366.0000         140.0000    161.43%
41283.38/2086.27	c      2086              3           4        20         366.0000         140.0000    161.43%
41384.35/2091.37	c      2091              3           4        20         366.0000         140.0000    161.43%
41487.39/2096.51	c      2097              3           4        20         366.0000         140.0000    161.43%
41588.32/2101.62	c      2102              3           4        20         366.0000         140.0000    161.43%
41689.39/2106.70	c      2107              3           4        20         366.0000         140.0000    161.43%
41790.46/2111.81	c      2112              3           4        20         366.0000         140.0000    161.43%
41891.51/2116.93	c      2117              3           4        20         366.0000         140.0000    161.43%
41990.59/2122.01	c      2122              3           4        20         366.0000         140.0000    161.43%
42092.51/2127.11	c      2127              3           4        20         366.0000         140.0000    161.43%
42194.76/2132.20	c      2132              3           4        20         366.0000         140.0000    161.43%
42293.89/2137.29	c      2137              3           4        20         366.0000         140.0000    161.43%
42396.73/2142.41	c      2142              3           4        20         366.0000         140.0000    161.43%
42497.71/2147.50	c      2148              3           4        20         366.0000         140.0000    161.43%
42596.71/2152.59	c      2153              3           4        20         366.0000         140.0000    161.43%
42699.70/2157.76	c      2158              3           4        20         366.0000         140.0000    161.43%
42800.75/2162.85	c      2163              3           4        20         366.0000         140.0000    161.43%
42901.76/2167.90	c      2168              3           4        20         366.0000         140.0000    161.43%
43000.82/2172.94	c      2173              3           4        20         366.0000         140.0000    161.43%
43099.90/2178.03	c      2178              3           4        20         366.0000         140.0000    161.43%
43203.78/2183.16	c      2183              3           4        20         366.0000         140.0000    161.43%
43303.95/2188.23	c      2188              3           4        20         366.0000         140.0000    161.43%
43404.96/2193.31	c      2193              3           4        20         366.0000         140.0000    161.43%
43506.00/2198.40	c      2198              3           4        20         366.0000         140.0000    161.43%
43605.06/2203.48	c      2203              3           4        20         366.0000         140.0000    161.43%
43708.08/2208.63	c      2209              3           4        20         366.0000         140.0000    161.43%
43809.15/2213.70	c      2214              3           4        20         366.0000         140.0000    161.43%
43910.16/2218.82	c      2219              3           4        20         366.0000         140.0000    161.43%
44011.22/2223.94	c      2224              3           4        20         366.0000         140.0000    161.43%
44113.05/2229.07	c      2229              3           4        20         366.0000         140.0000    161.43%
44211.99/2234.12	c      2234              3           4        20         366.0000         140.0000    161.43%
44313.27/2239.19	c      2239              3           4        20         366.0000         140.0000    161.43%
44413.51/2244.25	c      2244              3           4        20         366.0000         140.0000    161.43%
44514.59/2249.32	c      2249              3           4        20         366.0000         140.0000    161.43%
44615.68/2254.42	c      2254              3           4        20         366.0000         140.0000    161.43%
44714.77/2259.43	c      2259              4           3        20         366.0000         140.0000    161.43%
44817.79/2264.60	c      2265              4           3        20         366.0000         140.0000    161.43%
44918.83/2269.71	c      2270              4           3        20         366.0000         140.0000    161.43%
45017.89/2274.76	c      2275              4           3        20         366.0000         140.0000    161.43%
45118.92/2279.87	c      2280              4           3        20         366.0000         140.0000    161.43%
45219.95/2284.96	c      2285              4           3        20         366.0000         140.0000    161.43%
45321.61/2290.08	c      2290              4           3        20         366.0000         140.0000    161.43%
45420.70/2295.13	c      2295              4           3        20         366.0000         140.0000    161.43%
45524.98/2300.35	c      2300              4           3        20         366.0000         140.0000    161.43%
45627.99/2305.52	c      2306              4           3        20         366.0000         140.0000    161.43%
45730.99/2310.72	c      2311              4           3        20         366.0000         140.0000    161.43%
45832.00/2315.80	c      2316              4           3        20         366.0000         140.0000    161.43%
45931.01/2320.87	c      2321              4           3        20         366.0000         140.0000    161.43%
46034.60/2326.04	c      2326              4           3        20         366.0000         140.0000    161.43%
46135.89/2331.17	c      2331              4           3        20         366.0000         140.0000    161.43%
46236.01/2336.28	c      2336              4           3        20         366.0000         140.0000    161.43%
46337.00/2341.39	c      2341              4           3        20         366.0000         140.0000    161.43%
46440.00/2346.54	c      2347              4           3        20         366.0000         140.0000    161.43%
46541.01/2351.64	c      2352              4           3        20         366.0000         140.0000    161.43%
46642.01/2356.74	c      2357              4           3        20         366.0000         140.0000    161.43%
46742.99/2361.85	c      2362              4           3        20         366.0000         140.0000    161.43%
46843.95/2366.95	c      2367              4           3        20         366.0000         140.0000    161.43%
46945.64/2372.05	c      2372              5           4        20         366.0000         140.0000    161.43%
47044.64/2377.14	c      2377              5           4        20         366.0000         140.0000    161.43%
47146.95/2382.28	c      2382              5           4        20         366.0000         140.0000    161.43%
47247.98/2387.38	c      2387             55          52        20         366.0000         140.0000    161.43%
47350.83/2392.52	c      2393             55          52        20         366.0000         140.0000    161.43%
47451.87/2397.60	c      2398             55          52        20         366.0000         140.0000    161.43%
47552.88/2402.74	c      2403              5           4        20         366.0000         140.0000    161.43%
47653.91/2407.86	c      2408              5           4        20         366.0000         140.0000    161.43%
47754.93/2412.96	c      2413              5           4        20         366.0000         140.0000    161.43%
47856.70/2418.09	c      2418              5           4        20         366.0000         140.0000    161.43%
47958.99/2423.20	c      2423              5           4        20         366.0000         140.0000    161.43%
48060.06/2428.30	c      2428              6           5        20         366.0000         140.0000    161.43%
48159.12/2433.36	c      2433              6           5        20         366.0000         140.0000    161.43%
48262.14/2438.55	c      2439              6           5        20         366.0000         140.0000    161.43%
48363.20/2443.64	c      2444              6           5        20         366.0000         140.0000    161.43%
48462.12/2448.69	c      2449              6           5        20         366.0000         140.0000    161.43%
48565.11/2453.83	c      2454              6           5        20         366.0000         140.0000    161.43%
48666.08/2458.90	c      2459              6           5        20         366.0000         140.0000    161.43%
48765.08/2463.93	c      2464              6           5        20         366.0000         140.0000    161.43%
48866.69/2469.03	c      2469              6           5        20         366.0000         140.0000    161.43%
48969.09/2474.22	c      2474              6           5        20         366.0000         140.0000    161.43%
49070.03/2479.34	c      2479              7           6        20         366.0000         140.0000    161.43%
49171.06/2484.41	c      2484              7           6        20         366.0000         140.0000    161.43%
49269.95/2489.48	c      2489              7           6        20         366.0000         140.0000    161.43%
49372.86/2494.62	c      2495              7           6        20         366.0000         140.0000    161.43%
49473.88/2499.71	c      2500              7           6        20         366.0000         140.0000    161.43%
49572.90/2504.80	c      2505              7           6        20         366.0000         140.0000    161.43%
49673.94/2509.84	c      2510             62          59        20         366.0000         140.0000    161.43%
49774.99/2514.98	c      2515             62          59        20         366.0000         140.0000    161.43%
49876.46/2520.10	c      2520             62          59        20         366.0000         140.0000    161.43%
49978.89/2525.20	c      2525             62          59        20         366.0000         140.0000    161.43%
50077.94/2530.28	c      2530              6           7        20         366.0000         140.0000    161.43%
50178.94/2535.31	c      2535              6           7        20         366.0000         140.0000    161.43%
50278.00/2540.38	c      2540              6           7        20         366.0000         140.0000    161.43%
50379.03/2545.44	c      2545              6           7        20         366.0000         140.0000    161.43%
50482.13/2550.61	c      2551              6           7        20         366.0000         140.0000    161.43%
50583.13/2555.72	c      2556              6           7        20         366.0000         140.0000    161.43%
50684.19/2560.87	c      2561              6           7        20         366.0000         140.0000    161.43%
50787.95/2566.07	c      2566              6           7        20         366.0000         140.0000    161.43%
50887.02/2571.12	c      2571              6           7        20         366.0000         140.0000    161.43%
50989.38/2576.21	c      2576              6           7        20         366.0000         140.0000    161.43%
51090.46/2581.36	c      2581              6           7        20         366.0000         140.0000    161.43%
51191.55/2586.44	c      2586              6           7        20         366.0000         140.0000    161.43%
51292.63/2591.57	c      2592              6           7        20         366.0000         140.0000    161.43%
51393.69/2596.66	c      2597              6           7        20         366.0000         140.0000    161.43%
51494.80/2601.74	c      2602              6           7        20         366.0000         140.0000    161.43%
51595.82/2606.87	c      2607              6           7        20         366.0000         140.0000    161.43%
51696.85/2611.99	c      2612              6           7        20         366.0000         140.0000    161.43%
51798.62/2617.13	c      2617              6           7        20         366.0000         140.0000    161.43%
51900.54/2622.24	c      2622              6           7        20         366.0000         140.0000    161.43%
52001.56/2627.36	c      2627              6           7        20         366.0000         140.0000    161.43%
52102.47/2632.47	c      2632              6           7        20         366.0000         140.0000    161.43%
52205.54/2637.63	c      2638              6           7        20         366.0000         140.0000    161.43%
52306.61/2642.72	c      2643              6           7        20         366.0000         140.0000    161.43%
52407.68/2647.86	c      2648              6           7        20         366.0000         140.0000    161.43%
52508.75/2652.92	c      2653              6           7        20         366.0000         140.0000    161.43%
52607.88/2658.03	c      2658              6           7        20         366.0000         140.0000    161.43%
52711.59/2663.16	c      2663              6           7        20         366.0000         140.0000    161.43%
52812.05/2668.22	c      2668              6           7        20         366.0000         140.0000    161.43%
52915.12/2673.43	c      2673             13          12        20         366.0000         140.0000    161.43%
53016.20/2678.52	c      2679             13          12        20         366.0000         140.0000    161.43%
53115.29/2683.55	c      2684             13          12        20         366.0000         140.0000    161.43%
53216.37/2688.61	c      2689            207         204        20         366.0000         140.0000    161.43%
53317.46/2693.75	c      2694            207         204        20         366.0000         140.0000    161.43%
53418.55/2698.84	c      2699              7           6        20         366.0000         140.0000    161.43%
53519.64/2703.94	c      2704              7           6        20         366.0000         140.0000    161.43%
53621.26/2709.04	c      2709              7           6        20         366.0000         140.0000    161.43%
53722.54/2714.14	c      2714              7           6        20         366.0000         140.0000    161.43%
53822.87/2719.22	c      2719              7           6        20         366.0000         140.0000    161.43%
53923.92/2724.32	c      2724             73          70        20         366.0000         140.0000    161.43%
54025.00/2729.44	c      2729             73          70        20         366.0000         140.0000    161.43%
54126.08/2734.58	c      2735            214         211        20         366.0000         140.0000    161.43%
54229.17/2739.73	c      2740            214         211        20         366.0000         140.0000    161.43%
54330.23/2744.80	c      2745            214         211        20         366.0000         140.0000    161.43%
54431.34/2749.91	c      2750              9           8        20         366.0000         140.0000    161.43%
54530.47/2754.98	c      2755              9           8        20         366.0000         140.0000    161.43%
54629.61/2760.04	c      2760              9           8        20         366.0000         140.0000    161.43%
54731.41/2765.13	c      2765              9           8        20         366.0000         140.0000    161.43%
54833.80/2770.23	c      2770              9           8        20         366.0000         140.0000    161.43%
54934.93/2775.37	c      2775             20          19        20         366.0000         140.0000    161.43%
55038.03/2780.56	c      2781             20          19        20         366.0000         140.0000    161.43%
55139.17/2785.67	c      2786             20          19        20         366.0000         140.0000    161.43%
55242.26/2790.82	c      2791             20          19        20         366.0000         140.0000    161.43%
55341.37/2795.85	c      2796             20          19        20         366.0000         140.0000    161.43%
55442.38/2800.99	c      2801            125         124        20         366.0000         140.0000    161.43%
55544.20/2806.06	c      2806            125         124        20         366.0000         140.0000    161.43%
55645.24/2811.14	c      2811            125         124        20         366.0000         140.0000    161.43%
55745.53/2816.23	c      2816            125         124        20         366.0000         140.0000    161.43%
55846.55/2821.32	c      2821            125         124        20         366.0000         140.0000    161.43%
55947.61/2826.42	c      2826             14          13        20         366.0000         140.0000    161.43%
56048.57/2831.50	c      2832             14          13        20         366.0000         140.0000    161.43%
56147.65/2836.56	c      2837             14          13        20         366.0000         140.0000    161.43%
56254.59/2841.91	c      2842            227         224        20         366.0000         140.0000    161.43%
56353.62/2847.02	c      2847            227         224        20         366.0000         140.0000    161.43%
56455.28/2852.09	c      2852             25          24        20         366.0000         140.0000    161.43%
56557.59/2857.22	c      2857             15          14        20         366.0000         140.0000    161.43%
56658.63/2862.33	c      2862             15          14        20         366.0000         140.0000    161.43%
56759.70/2867.41	c      2867             15          14        20         366.0000         140.0000    161.43%
56858.76/2872.43	c      2872             15          14        20         366.0000         140.0000    161.43%
56959.83/2877.51	c      2878             15          14        20         366.0000         140.0000    161.43%
57060.86/2882.64	c      2883             26          25        20         366.0000         140.0000    161.43%
57161.95/2887.72	c      2888             26          25        20         366.0000         140.0000    161.43%
57263.04/2892.84	c      2893             26          25        20         366.0000         140.0000    161.43%
57364.13/2897.96	c      2898            130         129        20         366.0000         140.0000    161.43%
57466.07/2903.05	c      2903             88          81        20         366.0000         140.0000    161.43%
57567.01/2908.13	c      2908             88          81        20         366.0000         140.0000    161.43%
57667.39/2913.20	c      2913             88          81        20         366.0000         140.0000    161.43%
57766.48/2918.28	c      2918             88          81        20         366.0000         140.0000    161.43%
57867.42/2923.38	c      2923             88          81        20         366.0000         140.0000    161.43%
57968.45/2928.47	c      2928             88          81        20         366.0000         140.0000    161.43%
58069.49/2933.58	c      2934             88          81        20         366.0000         140.0000    161.43%
58172.52/2938.71	c      2939             29          28        20         366.0000         140.0000    161.43%
58273.58/2943.80	c      2944             29          28        20         366.0000         140.0000    161.43%
58372.64/2948.88	c      2949            136         133        20         366.0000         140.0000    161.43%
58473.68/2953.92	c      2954            136         133        20         366.0000         140.0000    161.43%
58575.27/2959.05	c      2959            136         133        20         366.0000         140.0000    161.43%
58676.40/2964.19	c      2964            136         133        20         366.0000         140.0000    161.43%
58780.65/2969.45	c      2969            136         133        20         366.0000         140.0000    161.43%
58881.66/2974.56	c      2975            136         133        20         366.0000         140.0000    161.43%
58982.66/2979.61	c      2980            136         133        20         366.0000         140.0000    161.43%
59083.65/2984.72	c      2985            136         133        20         366.0000         140.0000    161.43%
59182.62/2989.75	c      2990             31          30        20         366.0000         140.0000    161.43%
59283.59/2994.83	c      2995             31          30        20         366.0000         140.0000    161.43%
59382.59/2999.88	c      3000             93          86        20         366.0000         140.0000    161.43%
59483.58/3005.00	c      3005             93          86        20         366.0000         140.0000    161.43%
59587.45/3010.15	c      3010             93          86        20         366.0000         140.0000    161.43%
59687.52/3015.27	c      3015             93          86        20         366.0000         140.0000    161.43%
59788.44/3020.38	c      3020             93          86        20         366.0000         140.0000    161.43%
59891.39/3025.50	c      3026             93          86        20         366.0000         140.0000    161.43%
59990.28/3030.52	c      3031             93          86        20         366.0000         140.0000    161.43%
60093.27/3035.74	c      3036             29          28        20         366.0000         140.0000    161.43%
60194.26/3040.87	c      3041             29          28        20         366.0000         140.0000    161.43%
60295.32/3045.97	c      3046             29          28        20         366.0000         140.0000    161.43%
60399.05/3051.14	c      3051             29          28        20         366.0000         140.0000    161.43%
60499.46/3056.24	c      3056             29          28        20         366.0000         140.0000    161.43%
60602.48/3061.42	c      3061             29          28        20         366.0000         140.0000    161.43%
60701.60/3066.50	c      3066             29          28        20         366.0000         140.0000    161.43%
60804.66/3071.65	c      3072             40          39        20         366.0000         140.0000    161.43%
60905.75/3076.76	c      3077             40          39        20         366.0000         140.0000    161.43%
61006.87/3081.87	c      3082             40          39        20         366.0000         140.0000    161.43%
61107.99/3086.98	c      3087             40          39        20         366.0000         140.0000    161.43%
61209.65/3092.07	c      3092             40          39        20         366.0000         140.0000    161.43%
61310.72/3097.14	c      3097             40          39        20         366.0000         140.0000    161.43%
61409.85/3102.15	c      3102             40          39        20         366.0000         140.0000    161.43%
61510.27/3107.26	c      3107             99          92        20         366.0000         140.0000    161.43%
61611.30/3112.33	c      3112             99          92        20         366.0000         140.0000    161.43%
61712.34/3117.42	c      3117            147         144        20         366.0000         140.0000    161.43%
61813.36/3122.52	c      3123            147         144        20         366.0000         140.0000    161.43%
61912.33/3127.58	c      3128            147         144        20         366.0000         140.0000    161.43%
62013.31/3132.70	c      3133            147         144        20         366.0000         140.0000    161.43%
62114.34/3137.75	c      3138            147         144        20         366.0000         140.0000    161.43%
62215.36/3142.82	c      3143            147         144        20         366.0000         140.0000    161.43%
62314.41/3147.85	c      3148            147         144        20         366.0000         140.0000    161.43%
62415.42/3152.92	c      3153            147         144        20         366.0000         140.0000    161.43%
62514.45/3157.99	c      3158            147         144        20         366.0000         140.0000    161.43%
62616.13/3163.07	c      3163            147         144        20         366.0000         140.0000    161.43%
62717.12/3168.17	c      3168            147         144        20         366.0000         140.0000    161.43%
62819.39/3173.39	c      3173             45          44        20         366.0000         140.0000    161.43%
62920.38/3178.40	c      3178            104          97        20         366.0000         140.0000    161.43%
63021.38/3183.58	c      3184            104          97        20         366.0000         140.0000    161.43%
63122.24/3188.66	c      3189            104          97        20         366.0000         140.0000    161.43%
63223.16/3193.77	c      3194            104          97        20         366.0000         140.0000    161.43%
63326.04/3199.04	c      3199            104          97        20         366.0000         140.0000    161.43%
63427.87/3204.11	c      3204             37          36        20         366.0000         140.0000    161.43%
63532.03/3209.31	c      3209             37          36        20         366.0000         140.0000    161.43%
63633.31/3214.47	c      3214             49          48        20         366.0000         140.0000    161.43%
63734.19/3219.54	c      3220             49          48        20         366.0000         140.0000    161.43%
63835.22/3224.67	c      3225             49          48        20         366.0000         140.0000    161.43%
63936.37/3229.75	c      3230             49          48        20         366.0000         140.0000    161.43%
64037.48/3234.85	c      3235             49          48        20         366.0000         140.0000    161.43%
64138.47/3239.99	c      3240             49          48        20         366.0000         140.0000    161.43%
64245.52/3245.31	c      3245             49          48        20         366.0000         140.0000    161.43%
64346.61/3250.43	c      3250             49          48        20         366.0000         140.0000    161.43%
64445.74/3255.49	c      3255             49          48        20         366.0000         140.0000    161.43%
64550.83/3260.79	c      3261             49          48        20         366.0000         140.0000    161.43%
64653.95/3265.93	c      3266             49          48        20         366.0000         140.0000    161.43%
64755.65/3271.08	c      3271            286         277        20         366.0000         140.0000    161.43%
64856.87/3276.18	c      3276            286         277        20         366.0000         140.0000    161.43%
64959.19/3281.36	c      3281            286         277        20         366.0000         140.0000    161.43%
65060.26/3286.46	c      3286            286         277        20         366.0000         140.0000    161.43%
65161.35/3291.52	c      3292            286         277        20         366.0000         140.0000    161.43%
65262.43/3296.68	c      3297            286         277        20         366.0000         140.0000    161.43%
65363.54/3301.74	c      3302             43          44        20         366.0000         140.0000    161.43%
65464.65/3306.82	c      3307             43          44        20         366.0000         140.0000    161.43%
65563.81/3311.88	c      3312             43          44        20         366.0000         140.0000    161.43%
65667.61/3317.05	c      3317             43          44        20         366.0000         140.0000    161.43%
65768.93/3322.15	c      3322             43          44        20         366.0000         140.0000    161.43%
65869.14/3327.28	c      3327             43          44        20         366.0000         140.0000    161.43%
65972.27/3332.45	c      3332             43          44        20         366.0000         140.0000    161.43%
66073.43/3337.56	c      3338             43          44        20         366.0000         140.0000    161.43%
66174.57/3342.63	c      3343             43          44        20         366.0000         140.0000    161.43%
66275.70/3347.72	c      3348             43          44        20         366.0000         140.0000    161.43%
66376.80/3352.85	c      3353             43          44        20         366.0000         140.0000    161.43%
66475.91/3357.87	c      3358             43          44        20         366.0000         140.0000    161.43%
66577.02/3362.96	c      3363             43          44        20         366.0000         140.0000    161.43%
66682.06/3368.21	c      3368             43          44        20         366.0000         140.0000    161.43%
66781.17/3373.27	c      3373             43          44        20         366.0000         140.0000    161.43%
66886.24/3378.53	c      3379             43          44        20         366.0000         140.0000    161.43%
66987.31/3383.62	c      3384             43          44        20         366.0000         140.0000    161.43%
67088.39/3388.74	c      3389             43          44        20         366.0000         140.0000    161.43%
67189.48/3393.81	c      3394             43          44        20         366.0000         140.0000    161.43%
67290.59/3398.95	c      3399             43          44        20         366.0000         140.0000    161.43%
67389.73/3404.03	c      3404             43          44        20         366.0000         140.0000    161.43%
67493.54/3409.16	c      3409             43          44        20         366.0000         140.0000    161.43%
67593.89/3414.24	c      3414             43          44        20         366.0000         140.0000    161.43%
67694.97/3419.36	c      3419             43          44        20         366.0000         140.0000    161.43%
67796.06/3424.43	c      3424             43          44        20         366.0000         140.0000    161.43%
67895.16/3429.49	c      3430             43          44        20         366.0000         140.0000    161.43%
67996.41/3434.59	c      3435             43          44        20         366.0000         140.0000    161.43%
68106.05/3440.08	c      3440             43          44        20         366.0000         140.0000    161.43%
68207.31/3445.20	c      3445             43          44        20         366.0000         140.0000    161.43%
68307.67/3450.26	c      3450             43          44        20         366.0000         140.0000    161.43%
68406.84/3455.29	c      3455             43          44        20         366.0000         140.0000    161.43%
68507.99/3460.35	c      3460             43          44        20         366.0000         140.0000    161.43%
68609.09/3465.42	c      3465             43          44        20         366.0000         140.0000    161.43%
68710.17/3470.51	c      3471             43          44        20         366.0000         140.0000    161.43%
68815.07/3475.81	c      3476             43          44        20         366.0000         140.0000    161.43%
68914.12/3480.87	c      3481             43          44        20         366.0000         140.0000    161.43%
69015.19/3485.96	c      3486             43          44        20         366.0000         140.0000    161.43%
69114.27/3491.03	c      3491             43          44        20         366.0000         140.0000    161.43%
69218.04/3496.16	c      3496             43          44        20         366.0000         140.0000    161.43%
69318.36/3501.21	c      3501             43          44        20         366.0000         140.0000    161.43%
69421.40/3506.44	c      3506             43          44        20         366.0000         140.0000    161.43%
69522.44/3511.56	c      3512             43          44        20         366.0000         140.0000    161.43%
69625.41/3516.80	c      3517             43          44        20         366.0000         140.0000    161.43%
69726.48/3521.85	c      3522             43          44        20         366.0000         140.0000    161.43%
69827.53/3527.04	c      3527             43          44        20         366.0000         140.0000    161.43%
69936.47/3532.40	c      3532             43          44        20         366.0000         140.0000    161.43%
70035.55/3537.47	c      3537             43          44        20         366.0000         140.0000    161.43%
70136.60/3542.55	c      3543             43          44        20         366.0000         140.0000    161.43%
70235.66/3547.56	c      3548             43          44        20         366.0000         140.0000    161.43%
70336.71/3552.65	c      3553             43          44        20         366.0000         140.0000    161.43%
70437.77/3557.78	c      3558             43          44        20         366.0000         140.0000    161.43%
70538.82/3562.88	c      3563             43          44        20         366.0000         140.0000    161.43%
70639.95/3567.99	c      3568             43          44        20         366.0000         140.0000    161.43%
70739.09/3573.03	c      3573             43          44        20         366.0000         140.0000    161.43%
70840.84/3578.10	c      3578             43          44        20         366.0000         140.0000    161.43%
70942.19/3583.18	c      3583             43          44        20         366.0000         140.0000    161.43%
71048.34/3588.53	c      3589             43          44        20         366.0000         140.0000    161.43%
71149.47/3593.61	c      3594             43          44        20         366.0000         140.0000    161.43%
71248.61/3598.68	c      3599             43          44        20         366.0000         140.0000    161.43%
71351.73/3603.90	c      3604             43          44        20         366.0000         140.0000    161.43%
71452.81/3609.02	c      3609             43          44        20         366.0000         140.0000    161.43%
71556.55/3614.14	c      3614             43          44        20         366.0000         140.0000    161.43%
71656.91/3619.22	c      3619             43          44        20         366.0000         140.0000    161.43%
71756.03/3624.25	c      3624             43          44        20         366.0000         140.0000    161.43%
71857.12/3629.34	c      3629             43          44        20         366.0000         140.0000    161.43%
71958.04/3634.43	c      3634             43          44        20         366.0000         140.0000    161.43%

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191633 MiB (190392 MiB free)
  memory of node 1: 193531 MiB (167441 MiB free)
  memory of node 2: 193531 MiB (192080 MiB free)
  memory of node 3: 193531 MiB (173101 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-4465389-1722512482/watcher-4465389-1722512482 -o /tmp/evaluation-result-4465389-1722512482/solver-4465389-1722512482 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722508775-103616 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465389-1722512482.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100104 s]*
/proc/loadavg: 71.18 78.50 79.80 43/944 108700
/proc/meminfo: memFree=740331540/790760800 swapFree=131071996/131071996
[pid=108699] ppid=108696 vsize=75828 memory=63976 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/stat : 108699 (fscip) R 108696 108699 103606 0 -1 4194304 13847 0 0 0 10 1 0 0 20 0 1 0 17834949 77647872 15994 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
/proc/108699/statm: 18957 15994 2555 3035 0 15353 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 75828 KiB
Current children cumulated memory: 63976 KiB

[startup+0.219149 s]*
/proc/loadavg: 71.18 78.50 79.80 43/944 108701
/proc/meminfo: memFree=740278904/790760800 swapFree=131071996/131071996
[pid=108699] ppid=108696 vsize=135920 memory=114604 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/stat : 108699 (fscip) R 108696 108699 103606 0 -1 4194304 25929 0 0 0 20 3 0 0 20 0 1 0 17834949 139182080 28651 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
/proc/108699/statm: 33980 28651 2646 3035 0 30376 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 135920 KiB
Current children cumulated memory: 114604 KiB

[startup+0.319276 s]*
/proc/loadavg: 71.18 78.50 79.80 43/944 108701
/proc/meminfo: memFree=740226912/790760800 swapFree=131071996/131071996
[pid=108699] ppid=108696 vsize=165452 memory=151736 CPUtime=0.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/stat : 108699 (fscip) R 108696 108699 103606 0 -1 4194304 33514 0 0 0 28 5 0 0 20 0 1 0 17834949 169422848 37934 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
/proc/108699/statm: 41363 37934 2694 3035 0 37759 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 165452 KiB
Current children cumulated memory: 151736 KiB

[startup+0.700226 s]
/proc/loadavg: 71.18 78.50 79.80 43/944 108701
/proc/meminfo: memFree=740225296/790760800 swapFree=131071996/131071996
[pid=108699] ppid=108696 vsize=167168 memory=154380 CPUtime=0.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/stat : 108699 (fscip) R 108696 108699 103606 0 -1 4194304 41150 0 0 0 63 6 0 0 20 0 1 0 17834949 171180032 38595 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
/proc/108699/statm: 41792 38595 2774 3035 0 38188 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 167168 KiB
Current children cumulated memory: 154380 KiB

[startup+1.50025 s]
/proc/loadavg: 71.18 78.50 79.80 43/944 108701
/proc/meminfo: memFree=740218208/790760800 swapFree=131071996/131071996
[pid=108699] ppid=108696 vsize=333720 memory=282036 CPUtime=1.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/stat : 108699 (fscip) R 108696 108699 103606 0 -1 4194304 48829 0 0 0 140 9 0 0 20 0 1 0 17834949 341729280 70509 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
/proc/108699/statm: 83430 70509 2774 3035 0 79826 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 333720 KiB
Current children cumulated memory: 282036 KiB

[startup+3.12251 s]
/proc/loadavg: 68.93 77.91 79.60 62/984 108741
/proc/meminfo: memFree=738024412/790760800 swapFree=131071996/131071996
[pid=108699] ppid=108696 vsize=4269992 memory=2913708 CPUtime=7.94 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/stat : 108699 (fscip) S 108696 108699 103606 0 -1 1077936128 687778 0 0 0 644 150 0 0 20 0 41 0 17834949 4372471808 728361 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
/proc/108699/statm: 1067498 728361 2806 3035 0 838172 0
[pid=108699/tid=108702] ppid=108696 vsize=4269992 memory=0 CPUtime=0.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108702/stat : 108702 (fscip) D 108696 108699 103606 0 -1 4194368 25709 0 0 0 26 5 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108703] ppid=108696 vsize=4269992 memory=397940 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108703/stat : 108703 (fscip) R 108696 108699 103606 0 -1 4194368 34032 0 0 0 23 7 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108704] ppid=108696 vsize=4269992 memory=643432 CPUtime=0.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108704/stat : 108704 (fscip) D 108696 108699 103606 0 -1 4194368 32856 0 0 0 22 7 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108705] ppid=108696 vsize=4269992 memory=893936 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108705/stat : 108705 (fscip) D 108696 108699 103606 0 -1 4194368 25584 0 0 0 25 5 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108706] ppid=108696 vsize=4269992 memory=29273809900535888 CPUtime=0.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108706/stat : 108706 (fscip) D 108696 108699 103606 0 -1 4194368 33803 0 0 0 22 7 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108707] ppid=108696 vsize=4269992 memory=280913275873696 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108707/stat : 108707 (fscip) R 108696 108699 103606 0 -1 4194368 34422 0 0 0 23 7 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108708] ppid=108696 vsize=4269992 memory=0 CPUtime=0.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108708/stat : 108708 (fscip) R 108696 108699 103606 0 -1 4194368 25488 0 0 0 26 5 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108709] ppid=108696 vsize=4269992 memory=29836768444022866 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108709/stat : 108709 (fscip) R 108696 108699 103606 0 -1 4194368 34066 0 0 0 22 8 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108710] ppid=108696 vsize=4269992 memory=0 CPUtime=0.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108710/stat : 108710 (fscip) D 108696 108699 103606 0 -1 4194368 32824 0 0 0 22 7 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108711] ppid=108696 vsize=4269992 memory=0 CPUtime=0.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108711/stat : 108711 (fscip) D 108696 108699 103606 0 -1 4194368 25712 0 0 0 25 6 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108712] ppid=108696 vsize=4269992 memory=0 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108712/stat : 108712 (fscip) D 108696 108699 103606 0 -1 4194368 33318 0 0 0 24 6 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108713] ppid=108696 vsize=4269992 memory=1996 CPUtime=0.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108713/stat : 108713 (fscip) R 108696 108699 103606 0 -1 4194368 34110 0 0 0 23 6 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108714] ppid=108696 vsize=4269992 memory=1836 CPUtime=0.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108714/stat : 108714 (fscip) D 108696 108699 103606 0 -1 4194368 25649 0 0 0 26 5 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108715] ppid=108696 vsize=4269992 memory=38468 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108715/stat : 108715 (fscip) R 108696 108699 103606 0 -1 4194368 34041 0 0 0 24 6 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108716] ppid=108696 vsize=4269992 memory=2152 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108716/stat : 108716 (fscip) D 108696 108699 103606 0 -1 4194368 33263 0 0 0 23 7 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108717] ppid=108696 vsize=4269992 memory=280913275919968 CPUtime=0.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108717/stat : 108717 (fscip) R 108696 108699 103606 0 -1 4194368 26151 0 0 0 27 5 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108718] ppid=108696 vsize=4269992 memory=8536717264641 CPUtime=0.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108718/stat : 108718 (fscip) D 108696 108699 103606 0 -1 4194368 33086 0 0 0 22 8 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108719] ppid=108696 vsize=4269992 memory=8545307199233 CPUtime=0.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108719/stat : 108719 (fscip) D 108696 108699 103606 0 -1 4194368 32842 0 0 0 22 7 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108720] ppid=108696 vsize=4269992 memory=8592551839489 CPUtime=0.32 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108720/stat : 108720 (fscip) R 108696 108699 103606 0 -1 4194368 26977 0 0 0 25 7 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108721] ppid=108696 vsize=4269992 memory=8614026675969 CPUtime=0.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108721/stat : 108721 (fscip) D 108696 108699 103606 0 -1 4194368 33491 0 0 0 22 7 0 0 20 0 41 0 17835114 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108722] ppid=108696 vsize=4269992 memory=8695631054337 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108722/stat : 108722 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108723] ppid=108696 vsize=4269992 memory=9893926929921 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108723/stat : 108723 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108724] ppid=108696 vsize=4269992 memory=2814784127238148 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108724/stat : 108724 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108725] ppid=108696 vsize=4269992 memory=198340509722 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108725/stat : 108725 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108726] ppid=108696 vsize=4269992 memory=74122 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108726/stat : 108726 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108727] ppid=108696 vsize=4269992 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108727/stat : 108727 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108728] ppid=108696 vsize=4269992 memory=280913275731152 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108728/stat : 108728 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108729] ppid=108696 vsize=4269992 memory=140456637922420 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108729/stat : 108729 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108730] ppid=108696 vsize=4269992 memory=75442 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108730/stat : 108730 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108731] ppid=108696 vsize=4269992 memory=43231 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108731/stat : 108731 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 728427 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108732] ppid=108696 vsize=4269992 memory=43797 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108732/stat : 108732 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 728939 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108733] ppid=108696 vsize=4269992 memory=3473182646841132867 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108733/stat : 108733 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 729005 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108734] ppid=108696 vsize=4269992 memory=280913275563840 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108734/stat : 108734 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 729005 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108735] ppid=108696 vsize=4269992 memory=-7385037615359298921 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108735/stat : 108735 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 729005 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108736] ppid=108696 vsize=4269992 memory=6944656592452807323 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108736/stat : 108736 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 729005 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108737] ppid=108696 vsize=4269992 memory=6944656425123290226 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108737/stat : 108737 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 729005 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108738] ppid=108696 vsize=4269992 memory=-9178176117148050014 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108738/stat : 108738 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 729071 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108739] ppid=108696 vsize=4269992 memory=280976261 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108739/stat : 108739 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 729137 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 24 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108741] ppid=108696 vsize=4269992 memory=7512112404822516055 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108741/stat : 108741 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 729203 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 44 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108740] ppid=108696 vsize=4269992 memory=280913275807808 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108740/stat : 108740 (fscip) S 108696 108699 103606 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 17835229 4372471808 729203 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
Current children cumulated CPU time: 7.94 s
Current children cumulated vsize: 4269992 KiB
Current children cumulated memory: 2913708 KiB

[startup+6.30183 s]
/proc/loadavg: 68.93 77.91 79.60 62/984 108741
/proc/meminfo: memFree=734558088/790760800 swapFree=131071996/131071996
[pid=108699] ppid=108696 vsize=6590740 memory=5780480 CPUtime=69.24 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/stat : 108699 (fscip) S 108696 108699 103606 0 -1 1077936128 1424319 0 0 0 5981 943 0 0 20 0 41 0 17834949 6748917760 1445120 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 17 52 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
/proc/108699/statm: 1647685 1445120 2854 3035 0 1587857 0
[pid=108699/tid=108702] ppid=108696 vsize=6590740 memory=0 CPUtime=3.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108702/stat : 108702 (fscip) R 108696 108699 103606 0 -1 4194368 52577 0 0 0 280 58 0 0 20 0 41 0 17835114 6748917760 1445120 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108703] ppid=108696 vsize=6590740 memory=280913275563840 CPUtime=3.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108703/stat : 108703 (fscip) R 108696 108699 103606 0 -1 4194368 78807 0 0 0 267 66 0 0 20 0 41 0 17835114 6748917760 1445120 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108704] ppid=108696 vsize=6590740 memory=0 CPUtime=3.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108704/stat : 108704 (fscip) R 108696 108699 103606 0 -1 4194368 69040 0 0 0 325 16 0 0 20 0 41 0 17835114 6748917760 1445120 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108705] ppid=108696 vsize=6590740 memory=5192924 CPUtime=3.38 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108705/stat : 108705 (fscip) R 108696 108699 103606 0 -1 4194368 52415 0 0 0 281 57 0 0 20 0 41 0 17835114 6748917760 1445120 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108706] ppid=108696 vsize=6590740 memory=643432 CPUtime=3.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108706/stat : 108706 (fscip) R 108696 108699 103606 0 -1 4194368 78335 0 0 0 273 60 0 0 20 0 41 0 17835114 6748917760 1445120 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108707] ppid=108696 vsize=6590740 memory=29273809900535888 CPUtime=3.43 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108707/stat : 108707 (fscip) R 108696 108699 103606 0 -1 4194368 65757 0 0 0 328 15 0 0 20 0 41 0 17835114 6748917760 1445120 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108708] ppid=108696 vsize=6590740 memory=280913275690368 CPUtime=3.39 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108708/stat : 108708 (fscip) R 108696 108699 103606 0 -1 4194368 58295 0 0 0 284 55 0 0 20 0 41 0 17835114 6748917760 1445120 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108709] ppid=108696 vsize=6590740 memory=207064662359 CPUtime=3.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108709/stat : 108709 (fscip) R 108696 108699 103606 0 -1 4194368 84478 0 0 0 266 60 0 0 20 0 41 0 17835114 6748917760 1445120 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0

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

[pid=108699/tid=108725] ppid=108696 vsize=19426372 memory=11424 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108725/stat : 108725 (fscip) S 108696 108699 103606 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108726] ppid=108696 vsize=19426372 memory=14396 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108726/stat : 108726 (fscip) S 108696 108699 103606 0 -1 1077936192 174 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108727] ppid=108696 vsize=19426372 memory=280913278088928 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108727/stat : 108727 (fscip) S 108696 108699 103606 0 -1 1077936192 121 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108728] ppid=108696 vsize=19426372 memory=16411628 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108728/stat : 108728 (fscip) S 108696 108699 103606 0 -1 1077936192 175 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108729] ppid=108696 vsize=19426372 memory=14396 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108729/stat : 108729 (fscip) S 108696 108699 103606 0 -1 1077936192 174 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108730] ppid=108696 vsize=19426372 memory=16394176 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108730/stat : 108730 (fscip) S 108696 108699 103606 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108731] ppid=108696 vsize=19426372 memory=16465716 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108731/stat : 108731 (fscip) S 108696 108699 103606 0 -1 1077936192 178 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108732] ppid=108696 vsize=19426372 memory=16108 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108732/stat : 108732 (fscip) S 108696 108699 103606 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108733] ppid=108696 vsize=19426372 memory=7112 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108733/stat : 108733 (fscip) S 108696 108699 103606 0 -1 1077936192 175 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108734] ppid=108696 vsize=19426372 memory=28196 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108734/stat : 108734 (fscip) S 108696 108699 103606 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108735] ppid=108696 vsize=19426372 memory=5652 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108735/stat : 108735 (fscip) S 108696 108699 103606 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108736] ppid=108696 vsize=19426372 memory=11468 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108736/stat : 108736 (fscip) S 108696 108699 103606 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108737] ppid=108696 vsize=19426372 memory=16468560 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108737/stat : 108737 (fscip) S 108696 108699 103606 0 -1 1077936192 175 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108738] ppid=108696 vsize=19426372 memory=104 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108738/stat : 108738 (fscip) S 108696 108699 103606 0 -1 1077936192 177 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108739] ppid=108696 vsize=19426372 memory=16465716 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108739/stat : 108739 (fscip) S 108696 108699 103606 0 -1 1077936192 175 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108741] ppid=108696 vsize=19426372 memory=16394176 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108741/stat : 108741 (fscip) S 108696 108699 103606 0 -1 1077936192 178 0 0 0 2 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108740] ppid=108696 vsize=19426372 memory=16394172 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108740/stat : 108740 (fscip) S 108696 108699 103606 0 -1 1077936192 174 0 0 0 3 0 0 0 20 0 41 0 17835229 19892604928 4117400 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
Current children cumulated CPU time: 70925.4 s
Current children cumulated vsize: 19426372 KiB
Current children cumulated memory: 16469600 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3636.6 s]
/proc/loadavg: 80.26 80.34 80.19 81/1023 111681
/proc/meminfo: memFree=753959772/790760800 swapFree=131071996/131071996
[pid=108699] ppid=108696 vsize=19557444 memory=16523744 CPUtime=72001.7 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/stat : 108699 (fscip) S 108696 108699 103606 0 -1 1077936128 45284782 0 0 0 7192236 7930 0 0 20 0 41 0 17834949 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 17 12 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
/proc/108699/statm: 4889361 4130936 3030 3035 0 4772110 0
[pid=108699/tid=108702] ppid=108696 vsize=19557444 memory=6056 CPUtime=3600.73 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108702/stat : 108702 (fscip) R 108696 108699 103606 0 -1 4194368 1308873 0 0 0 359834 239 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108703] ppid=108696 vsize=19557444 memory=104 CPUtime=3601.66 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108703/stat : 108703 (fscip) R 108696 108699 103606 0 -1 4194368 2363436 0 0 0 359811 355 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108704] ppid=108696 vsize=19557444 memory=6720666566776076906 CPUtime=3604.39 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108704/stat : 108704 (fscip) R 108696 108699 103606 0 -1 4194368 2705890 0 0 0 359827 612 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108705] ppid=108696 vsize=19557444 memory=10392 CPUtime=3604.1 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108705/stat : 108705 (fscip) R 108696 108699 103606 0 -1 4194368 1420540 0 0 0 360230 180 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108706] ppid=108696 vsize=19557444 memory=5432 CPUtime=3600.26 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108706/stat : 108706 (fscip) R 108696 108699 103606 0 -1 4194368 2784935 0 0 0 359648 378 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108707] ppid=108696 vsize=19557444 memory=16108 CPUtime=3597.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108707/stat : 108707 (fscip) R 108696 108699 103606 0 -1 4194368 2870184 0 0 0 359112 632 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108708] ppid=108696 vsize=19557444 memory=2268 CPUtime=3605.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108708/stat : 108708 (fscip) R 108696 108699 103606 0 -1 4194368 1416290 0 0 0 360300 244 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108709] ppid=108696 vsize=19557444 memory=1996 CPUtime=3604.85 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108709/stat : 108709 (fscip) R 108696 108699 103606 0 -1 4194368 2647102 0 0 0 360096 389 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108710] ppid=108696 vsize=19557444 memory=1836 CPUtime=3601.87 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108710/stat : 108710 (fscip) R 108696 108699 103606 0 -1 4194368 2970507 0 0 0 359531 656 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108711] ppid=108696 vsize=19557444 memory=38468 CPUtime=3589.65 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108711/stat : 108711 (fscip) R 108696 108699 103606 0 -1 4194368 1462159 0 0 0 358783 182 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108712] ppid=108696 vsize=19557444 memory=2152 CPUtime=3601.77 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108712/stat : 108712 (fscip) R 108696 108699 103606 0 -1 4194368 2580322 0 0 0 359793 384 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108713] ppid=108696 vsize=19557444 memory=6056 CPUtime=3596.46 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108713/stat : 108713 (fscip) R 108696 108699 103606 0 -1 4194368 3171647 0 0 0 358949 697 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108714] ppid=108696 vsize=19557444 memory=104 CPUtime=3603.48 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108714/stat : 108714 (fscip) R 108696 108699 103606 0 -1 4194368 1332813 0 0 0 360168 180 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108715] ppid=108696 vsize=19557444 memory=33100 CPUtime=3601.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108715/stat : 108715 (fscip) R 108696 108699 103606 0 -1 4194368 2752366 0 0 0 359777 390 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108716] ppid=108696 vsize=19557444 memory=19588 CPUtime=3590.55 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108716/stat : 108716 (fscip) R 108696 108699 103606 0 -1 4194368 2867404 0 0 0 358409 646 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108717] ppid=108696 vsize=19557444 memory=54528 CPUtime=3596.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108717/stat : 108717 (fscip) R 108696 108699 103606 0 -1 4194368 1312906 0 0 0 359451 165 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108718] ppid=108696 vsize=19557444 memory=28496 CPUtime=3598.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108718/stat : 108718 (fscip) R 108696 108699 103606 0 -1 4194368 2638486 0 0 0 359439 378 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108719] ppid=108696 vsize=19557444 memory=7644 CPUtime=3595.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108719/stat : 108719 (fscip) R 108696 108699 103606 0 -1 4194368 2785235 0 0 0 358883 640 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108720] ppid=108696 vsize=19557444 memory=26960 CPUtime=3600.88 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108720/stat : 108720 (fscip) R 108696 108699 103606 0 -1 4194368 1522279 0 0 0 359899 189 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108721] ppid=108696 vsize=19557444 memory=31356 CPUtime=3603.84 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108721/stat : 108721 (fscip) R 108696 108699 103606 0 -1 4194368 2294689 0 0 0 360042 342 0 0 20 0 41 0 17835114 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108722] ppid=108696 vsize=19557444 memory=3672 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108722/stat : 108722 (fscip) S 108696 108699 103606 0 -1 1077936192 125 0 0 0 1 1 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108723] ppid=108696 vsize=19557444 memory=40372 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108723/stat : 108723 (fscip) S 108696 108699 103606 0 -1 1077936192 179 0 0 0 2 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108724] ppid=108696 vsize=19557444 memory=8240 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108724/stat : 108724 (fscip) S 108696 108699 103606 0 -1 1077936192 177 0 0 0 2 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108725] ppid=108696 vsize=19557444 memory=2112 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108725/stat : 108725 (fscip) S 108696 108699 103606 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108726] ppid=108696 vsize=19557444 memory=3308 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108726/stat : 108726 (fscip) S 108696 108699 103606 0 -1 1077936192 177 0 0 0 3 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108727] ppid=108696 vsize=19557444 memory=25333125866717268 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108727/stat : 108727 (fscip) S 108696 108699 103606 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108728] ppid=108696 vsize=19557444 memory=25333125866717268 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108728/stat : 108728 (fscip) S 108696 108699 103606 0 -1 1077936192 178 0 0 0 2 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108729] ppid=108696 vsize=19557444 memory=7523664952040248150 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108729/stat : 108729 (fscip) S 108696 108699 103606 0 -1 1077936192 177 0 0 0 2 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108730] ppid=108696 vsize=19557444 memory=4639081795090146915 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108730/stat : 108730 (fscip) S 108696 108699 103606 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108731] ppid=108696 vsize=19557444 memory=-1624779614416096797 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108731/stat : 108731 (fscip) S 108696 108699 103606 0 -1 1077936192 181 0 0 0 3 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 12 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108732] ppid=108696 vsize=19557444 memory=8549407197438058433 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108732/stat : 108732 (fscip) S 108696 108699 103606 0 -1 1077936192 122 0 0 0 3 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108733] ppid=108696 vsize=19557444 memory=6227461689238120294 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108733/stat : 108733 (fscip) S 108696 108699 103606 0 -1 1077936192 178 0 0 0 2 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108734] ppid=108696 vsize=19557444 memory=280913277546928 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108734/stat : 108734 (fscip) S 108696 108699 103606 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108735] ppid=108696 vsize=19557444 memory=5859281450203767649 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108735/stat : 108735 (fscip) S 108696 108699 103606 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108736] ppid=108696 vsize=19557444 memory=280913278640784 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108736/stat : 108736 (fscip) S 108696 108699 103606 0 -1 1077936192 124 0 0 0 3 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108737] ppid=108696 vsize=19557444 memory=8021859067493616 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108737/stat : 108737 (fscip) S 108696 108699 103606 0 -1 1077936192 177 0 0 0 2 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108738] ppid=108696 vsize=19557444 memory=280913275519232 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108738/stat : 108738 (fscip) S 108696 108699 103606 0 -1 1077936192 180 0 0 0 2 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108739] ppid=108696 vsize=19557444 memory=2728 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108739/stat : 108739 (fscip) S 108696 108699 103606 0 -1 1077936192 178 0 0 0 2 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108741] ppid=108696 vsize=19557444 memory=6692 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108741/stat : 108741 (fscip) S 108696 108699 103606 0 -1 1077936192 181 0 0 0 2 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
[pid=108699/tid=108740] ppid=108696 vsize=19557444 memory=16523292 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/108699/task/108740/stat : 108740 (fscip) S 108696 108699 103606 0 -1 1077936192 177 0 0 0 3 0 0 0 20 0 41 0 17835229 20026822656 4130936 809668444160 4194304 16623229 140725491947744 0 0 0 0 0 2 1 0 0 -1 28 0 0 0 0 0 18838560 18947056 39796736 140725491950601 140725491950719 140725491950719 140725491957744 0
Current children cumulated CPU time: 72001.7 s
Current children cumulated vsize: 19557444 KiB
Current children cumulated memory: 16523744 KiB

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

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

# cumulated CPU time of all completed processes:  user=71922.5 s, system=79.7441 s

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

[startup+3636.82 s]
/proc/loadavg: 80.26 80.34 80.19 63/984 111681
/proc/meminfo: memFree=757442452/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3637 s]*
/proc/loadavg: 78.72 80.02 80.09 62/984 111681
/proc/meminfo: memFree=768685984/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3637.09
CPU time (s): 72002.2
CPU user time (s): 71922.5
CPU system time (s): 79.7441
CPU usage (%): 1979.67
Max. virtual memory (cumulated for all children) (KiB): 19557444
Max. memory (cumulated for all children) (KiB): 16553428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71922.5
system time used= 79.7441
maximum resident set size= 16554212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45285090
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= 850301
involuntary context switches= 234219


# summary of solver processes directly reported to runsolver:
#   pid: 108699
#   total CPU time (s): 72002.2
#   total CPU user time (s): 71922.5
#   total CPU system time (s): 79.7441

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.6019 second user time and 82.9414 second system time

The end

Launcher Data

Begin job on nodeD101 at 2024-08-01 13:41:22
IDJOB=4465389
IDBENCH=155380
IDSOLVER=3094
FILE ID=nodeD101/4465389-1722512482
RUNJOBID= nodeD101-1722508775-103616
SLURM_JOB_ID= 8254261
Free space on /tmp= 8622816 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB11/OPT-LIN/heinz/normalized-circ10-3.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-4465389-1722512482/watcher-4465389-1722512482 -o /tmp/evaluation-result-4465389-1722512482/solver-4465389-1722512482 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD101-1722508775-103616 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465389-1722512482.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= e9a18706671e83c85382be3233ac0f60
RANDOM SEED=1718019778

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        740370724 kB
MemAvailable:   738645408 kB
Buffers:          242192 kB
Cached:          1172840 kB
SwapCached:            0 kB
Active:           423356 kB
Inactive:       47473832 kB
Active(anon):       2128 kB
Inactive(anon): 46502592 kB
Active(file):     421228 kB
Inactive(file):   971240 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             31928 kB
Writeback:             0 kB
AnonPages:      46477328 kB
Mapped:           126472 kB
Shmem:             22536 kB
KReclaimable:     144212 kB
Slab:             478628 kB
SReclaimable:     144212 kB
SUnreclaim:       334416 kB
KernelStack:       16224 kB
PageTables:       102712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    5198928 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           253824 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6340608 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:      468992 kB
DirectMap2M:    27291648 kB
DirectMap1G:    778043392 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD101 at 2024-08-01 14:41:59