Trace number 4465881

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
FiberSCIP 20 cores, 2024-07-30? (TO) 72002.3 3635.98

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/
d-equals-n_k/normalized-compression64_11.opb
MD5SUMecb94e70b440a48855e99e990bb4ec90
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1115.07
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5700
Total number of constraints27830
Number of constraints which are clauses27825
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint75
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 11
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 86
Number of bits of the biggest sum of numbers7
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.18	c Default LC presolving (default).
0.11/0.18	c ** Before presolving: virtualMemUsedAtLc = 144759636, getVmSize() = 124293120, SCIPgetMemUsed() = 71361684, SCIPgetMemTotal() = 100328740, SCIPgetMemExternEstim() = 44430896
0.11/0.18	c ** set memory limit for presolving in LC to 8.79564e+12 for SCIP **
1.48/1.52	c ** Estimated virtualMemUsedAtSolver = 194690321, getVmSize() = 291119104, SCIPgetMemUsed() = 136319586, SCIPgetMemTotal() = 247604586, SCIPgetMemExternEstim() = 44430896
1.48/1.52	c ** set memory limit for solvers to 4.188e+11 for each SCIP **
1.48/1.52	c Original Problem   :
1.48/1.52	c   Problem name     : instance-4465881-1722589177
1.48/1.52	c   Variables        : 5700 (5700 binary, 0 integer, 0 implicit integer, 0 continuous)
1.48/1.52	c   Constraints      : 27830
1.48/1.52	c   Objective sense  : minimize
1.48/1.52	c Presolved Problem  :
1.48/1.52	c   Variables        : 5694 (5694 binary, 0 integer, 0 implicit integer, 0 continuous)
1.48/1.52	c   Constraints      : 27105
1.48/1.52	c Constraints        : Number
1.48/1.52	c   knapsack         : 1 
1.48/1.52	c   setppc           : 11169 
1.48/1.52	c   linear           : 1 
1.48/1.52	c   logicor          : 15934 
1.48/1.52	c ** Instance transfer method used: 0
1.48/1.58	c ** ParaScipInstance copy does not increase the number of variables. **
2.59/2.65	c LC is working with racing ramp-up and with rebuilding tree after racing.
2.59/2.65	c                                Nodes    Active                                            
2.59/2.65	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
71.32/6.25	c         6              2           1        20                -           0.0000          -
170.34/11.26	c        11            646           0        20                -           0.0000          -
271.32/16.38	c        16           2183          49        20                -           0.0000          -
378.28/21.76	c        22           3431          55        20                -           0.0000          -
479.36/26.83	c        27           5369          49        20                -           0.0000          -
583.38/32.11	c        32           6776          52        20                -           0.0000          -
684.15/37.15	c        37           8597          50        20                -           0.0000          -
784.58/42.20	c        42          10561          51        20                -           0.0000          -
887.66/47.41	c        47          12434          50        20                -           0.0000          -
988.75/52.52	c        53          12948          52        20                -           0.0000          -
1087.84/57.57	c        58          14570          48        20                -           0.0000          -
1188.89/62.62	c        63          16142          46        20                -           0.0000          -
1288.02/67.67	c        68          17766          49        20                -           0.0000          -
1389.30/72.74	c        73          19449          51        20                -           0.0000          -
1490.20/77.80	c        78          21099          50        20                -           0.0000          -
1589.34/82.85	c        83          22834          48        20                -           0.0000          -
1690.38/87.98	c        88          24972          51        20                -           0.0000          -
1789.45/93.03	c        93          25467          54        20                -           0.0000          -
1891.43/98.08	c        98          27346          50        20                -           0.0000          -
1990.51/103.13	c       103          29013          50        20                -           0.0000          -
2091.48/108.18	c       108          30631          54        20                -           0.0000          -
2191.73/113.25	c       113          32270          49        20                -           0.0000          -
2290.73/118.29	c       118          33883          49        20                -           0.0000          -
2391.71/123.34	c       123          35522          51        20                -           0.0000          -
2490.67/128.38	c       128          37227          50        20                -           0.0000          -
2591.64/133.45	c       133          38722          52        20                -           0.0000          -
2692.61/138.50	c       139          40061          46        20                -           0.0000          -
2791.66/143.55	c       144          41685          51        20                -           0.0000          -
2892.64/148.61	c       149          43194          51        20                -           0.0000          -
2991.62/153.67	c       154          44887          47        20                -           0.0000          -
3092.61/158.75	c       159          46450          48        20                -           0.0000          -
3193.55/163.80	c       164          47714          52        20                -           0.0000          -
3292.63/168.87	c       169          48175          54        20                -           0.0000          -
3393.61/173.92	c       174          48592          52        20                -           0.0000          -
3492.63/178.98	c       179          50199          48        20                -           0.0000          -
3591.64/184.03	c       184          51716          50        20                -           0.0000          -
3693.40/189.08	c       189          53255          49        20                -           0.0000          -
3792.77/194.14	c       194          54746          50        20                -           0.0000          -
3893.71/199.19	c       199          56184          50        20                -           0.0000          -
3994.05/204.25	c       204          57619          49        20                -           0.0000          -
4095.17/209.30	c       209          59025          46        20                -           0.0000          -
4194.29/214.35	c       214          60635          50        20                -           0.0000          -
4295.40/219.41	c       219          62032          47        20                -           0.0000          -
4394.52/224.48	c       224          63492          48        20                -           0.0000          -
4495.61/229.52	c       230          64885          48        20                -           0.0000          -
4594.76/234.57	c       235          66207          48        20                -           0.0000          -
4695.87/239.64	c       240          67712          48        20                -           0.0000          -
4794.95/244.70	c       245          69014          50        20                -           0.0000          -
4896.08/249.77	c       250          70383          51        20                -           0.0000          -
4997.21/254.84	c       255          71670          52        20                -           0.0000          -
5096.31/259.89	c       260          73101          48        20                -           0.0000          -
5197.41/264.94	c       265          74424          51        20                -           0.0000          -
5296.46/270.01	c       270          75678          49        20                -           0.0000          -
5398.26/275.06	c       275          76988          48        20                -           0.0000          -
5497.65/280.11	c       280          78383          47        20                -           0.0000          -
5599.79/285.21	c       285          79664          49        20                -           0.0000          -
5698.93/290.26	c       290          80992          47        20                -           0.0000          -
5800.23/295.33	c       295          82191          46        20                -           0.0000          -
5899.12/300.39	c       300          83744          50        20                -           0.0000          -
6000.21/305.44	c       305          85187          48        20                -           0.0000          -
6099.31/310.49	c       310          86636          49        20                -           0.0000          -
6200.39/315.55	c       316          88002          49        20                -           0.0000          -
6301.49/320.61	c       321          89289          48        20                -           0.0000          -
6402.62/325.78	c       326          93914          46        20                -           0.0000          -
6503.73/330.83	c       331          92007          50        20                -           0.0000          -
6602.83/335.88	c       336          93361          51        20                -           0.0000          -
6703.93/340.95	c       341          93921          52        20                -           0.0000          -
6803.09/346.00	c       346          94705          50        20                -           0.0000          -
6904.90/351.05	c       351          96002          49        20                -           0.0000          -
7004.04/356.11	c       356          97349          48        20                -           0.0000          -
7105.15/361.16	c       361          98738          50        20                -           0.0000          -
7205.46/366.21	c       366         100037          53        20                -           0.0000          -
7304.59/371.27	c       371         101396          55        20                -           0.0000          -
7405.70/376.32	c       376         102528          49        20                -           0.0000          -
7504.83/381.37	c       381         103728          52        20                -           0.0000          -
7605.97/386.44	c       386         104866          52        20                -           0.0000          -
7707.09/391.51	c       392         106071          49        20                -           0.0000          -
7806.19/396.57	c       397         107310          52        20                -           0.0000          -
7907.28/401.64	c       402         108603          53        20                -           0.0000          -
8006.36/406.69	c       407         109863          51        20                -           0.0000          -
8107.41/411.74	c       412         111024          50        20                -           0.0000          -
8206.66/416.80	c       417         112259          52        20                -           0.0000          -
8307.54/421.86	c       422         113443          52        20                -           0.0000          -
8408.50/426.91	c       427         114593          54        20                -           0.0000          -
8507.57/431.96	c       432         115693          47        20                -           0.0000          -
8606.63/437.01	c       437              2           1        20                -           0.0000          -
8708.39/442.08	c       442              3           2        20                -           0.0000          -
8807.68/447.13	c       447              4           3        20                -           0.0000          -
8908.82/452.18	c       452              4           3        20                -           0.0000          -
9008.84/457.23	c       457              7           6        20                -           0.0000          -
9107.96/462.28	c       462              8           7        20                -           0.0000          -
9209.01/467.36	c       467              8           7        20                -           0.0000          -
9309.99/472.46	c       472              8           7        20                -           0.0000          -
9410.92/477.52	c       478              8           7        20                -           0.0000          -
9509.82/482.53	c       483              8           7        20                -           0.0000          -
9610.75/487.66	c       488              8           7        20                -           0.0000          -
9711.87/492.72	c       493              8           7        20                -           0.0000          -
9810.60/497.78	c       498              8           7        20                -           0.0000          -
9911.52/502.82	c       503              8           7        20                -           0.0000          -
10010.47/507.87	c       508              8           7        20                -           0.0000          -
10111.38/512.92	c       513              8           7        20                -           0.0000          -
10210.31/517.97	c       518              8           7        20                -           0.0000          -
10309.23/523.03	c       523              8           7        20                -           0.0000          -
10411.01/528.08	c       528              8           7        20                -           0.0000          -
10510.11/533.14	c       533              8           7        20                -           0.0000          -
10612.14/538.22	c       538              7           6        20                -           0.0000          -
10711.08/543.27	c       543              7           6        20                -           0.0000          -
10812.06/548.32	c       548              7           6        20                -           0.0000          -
10911.05/553.37	c       553              7           6        20                -           0.0000          -
11012.02/558.43	c       558              7           6        20                -           0.0000          -
11111.01/563.49	c       564              7           6        20                -           0.0000          -
11211.99/568.54	c       569              7           6        20                -           0.0000          -
11312.97/573.60	c       574              7           6        20                -           0.0000          -
11411.97/578.66	c       579              7           6        20                -           0.0000          -
11512.95/583.73	c       584              7           6        20                -           0.0000          -
11613.93/588.80	c       589              5           4        20                -           0.0000          -
11712.92/593.86	c       594              5           4        20                -           0.0000          -
11813.94/598.91	c       599              5           4        20                -           0.0000          -
11912.90/603.98	c       604              5           4        20                -           0.0000          -
12011.97/609.02	c       609              5           4        20                -           0.0000          -
12113.70/614.10	c       614              5           4        20                -           0.0000          -
12215.03/619.15	c       619              5           4        20                -           0.0000          -
12315.31/624.21	c       624              5           4        20                -           0.0000          -
12414.43/629.26	c       629              5           4        20                -           0.0000          -
12515.52/634.33	c       634             11          10        20                -           0.0000          -
12616.62/639.40	c       639             11          10        20                -           0.0000          -
12715.74/644.46	c       644             11          10        20                -           0.0000          -
12816.85/649.53	c       650             11          10        20                -           0.0000          -
12915.99/654.59	c       655             11          10        20                -           0.0000          -
13017.08/659.64	c       660             11          10        20                -           0.0000          -
13116.13/664.69	c       665             11          10        20                -           0.0000          -
13217.23/669.77	c       670             11          10        20                -           0.0000          -
13316.29/674.78	c       675             11          10        20                -           0.0000          -
13417.38/679.84	c       680             11          10        20                -           0.0000          -
13516.49/684.90	c       685             11          10        20                -           0.0000          -
13617.58/689.94	c       690             11          10        20                -           0.0000          -
13716.66/695.00	c       695              9           8        20                -           0.0000          -
13818.69/700.06	c       700              9           8        20                -           0.0000          -
13917.52/705.12	c       705              9           8        20                -           0.0000          -
14018.75/710.16	c       710              9           8        20                -           0.0000          -
14118.85/715.22	c       715              9           8        20                -           0.0000          -
14217.87/720.27	c       720              9           8        20                -           0.0000          -
14318.84/725.32	c       725              9           8        20                -           0.0000          -
14417.83/730.38	c       730              9           8        20                -           0.0000          -
14518.83/735.43	c       735              9           8        20                -           0.0000          -
14617.91/740.45	c       740              9           8        20                -           0.0000          -
14718.97/745.50	c       746              6           5        20                -           0.0000          -
14818.10/750.59	c       751              6           5        20                -           0.0000          -
14919.08/755.64	c       756              6           5        20                -           0.0000          -
15018.16/760.69	c       761              6           5        20                -           0.0000          -
15119.19/765.74	c       766              6           5        20                -           0.0000          -
15220.26/770.80	c       771              6           5        20                -           0.0000          -
15319.38/775.87	c       776              6           5        20                -           0.0000          -
15420.54/780.92	c       781              6           5        20                -           0.0000          -
15519.68/785.97	c       786              6           5        20                -           0.0000          -
15621.55/791.04	c       791              6           5        20                -           0.0000          -
15720.69/796.10	c       796              6           5        20                -           0.0000          -
15822.09/801.18	c       801              6           5        20                -           0.0000          -
15922.17/806.23	c       806              6           5        20                -           0.0000          -
16021.26/811.29	c       811              6           5        20                -           0.0000          -
16122.32/816.34	c       816              6           5        20                -           0.0000          -
16223.38/821.41	c       821              6           5        20                -           0.0000          -
16322.48/826.46	c       826              6           5        20                -           0.0000          -
16423.56/831.52	c       832              6           5        20                -           0.0000          -
16522.61/836.58	c       837              6           5        20                -           0.0000          -
16623.66/841.64	c       842              6           5        20                -           0.0000          -
16722.72/846.69	c       847              6           5        20                -           0.0000          -
16823.82/851.74	c       852              6           5        20                -           0.0000          -
16924.98/856.80	c       857              6           5        20                -           0.0000          -
17024.14/861.86	c       862              6           5        20                -           0.0000          -
17125.15/866.92	c       867              6           5        20                -           0.0000          -
17224.19/871.98	c       872              6           5        20                -           0.0000          -
17323.25/877.03	c       877              6           5        20                -           0.0000          -
17424.93/882.08	c       882              6           5        20                -           0.0000          -
17525.78/887.14	c       887              6           5        20                -           0.0000          -
17626.01/892.20	c       892             12          11        20                -           0.0000          -
17724.98/897.25	c       897             12          11        20                -           0.0000          -
17825.93/902.33	c       902             12          11        20                -           0.0000          -
17926.93/907.40	c       907             12          11        20                -           0.0000          -
18026.00/912.47	c       912             12          11        20                -           0.0000          -
18127.08/917.52	c       918             12          11        20                -           0.0000          -
18226.15/922.57	c       923             12          11        20                -           0.0000          -
18327.20/927.62	c       928             12          11        20                -           0.0000          -
18426.24/932.70	c       933             12          11        20                -           0.0000          -
18527.28/937.75	c       938             12          11        20                -           0.0000          -
18628.32/942.80	c       943             12          11        20                -           0.0000          -
18727.42/947.86	c       948             12          11        20                -           0.0000          -
18828.53/952.92	c       953             12          11        20                -           0.0000          -
18927.67/957.97	c       958             12          11        20                -           0.0000          -
19026.80/963.02	c       963             12          11        20                -           0.0000          -
19128.60/968.09	c       968             12          11        20                -           0.0000          -
19227.76/973.13	c       973             12          11        20                -           0.0000          -
19328.85/978.18	c       978             12          11        20                -           0.0000          -
19429.25/983.23	c       983             12          11        20                -           0.0000          -
19528.36/988.28	c       988             12          11        20                -           0.0000          -
19629.45/993.36	c       993             12          11        20                -           0.0000          -
19730.54/998.43	c       998             12          11        20                -           0.0000          -
19829.66/1003.49	c      1004             12          11        20                -           0.0000          -
19930.76/1008.57	c      1009             12          11        20                -           0.0000          -
20031.87/1013.62	c      1014             12          11        20                -           0.0000          -
20130.99/1018.69	c      1019             12          11        20                -           0.0000          -
20232.07/1023.74	c      1024             12          11        20                -           0.0000          -
20333.14/1028.80	c      1029             12          11        20                -           0.0000          -
20432.26/1033.86	c      1034             12          11        20                -           0.0000          -
20533.34/1038.92	c      1039             12          11        20                -           0.0000          -
20632.41/1043.97	c      1044             12          11        20                -           0.0000          -
20731.48/1049.03	c      1049             12          11        20                -           0.0000          -
20833.47/1054.08	c      1054             12          11        20                -           0.0000          -
20934.31/1059.15	c      1059             12          11        20                -           0.0000          -
21033.30/1064.19	c      1064             14          13        20                -           0.0000          -
21133.64/1069.24	c      1069             14          13        20                -           0.0000          -
21234.68/1074.31	c      1074             14          13        20                -           0.0000          -
21333.92/1079.38	c      1079             14          13        20                -           0.0000          -
21434.89/1084.43	c      1084             14          13        20                -           0.0000          -
21534.00/1089.49	c      1090             14          13        20                -           0.0000          -
21635.15/1094.55	c      1095             14          13        20                -           0.0000          -
21736.26/1099.60	c      1100             14          13        20                -           0.0000          -
21835.41/1104.66	c      1105             14          13        20                -           0.0000          -
21936.56/1109.70	c      1110             14          13        20                -           0.0000          -
22035.70/1114.76	c      1115             14          13        20                -           0.0000          -
22136.83/1119.82	c      1120             14          13        20                -           0.0000          -
22235.94/1124.88	c      1125             14          13        20                -           0.0000          -
22337.12/1129.93	c      1130             14          13        20                -           0.0000          -
22436.34/1134.98	c      1135             14          13        20                -           0.0000          -
22535.32/1140.04	c      1140             14          13        20                -           0.0000          -
22637.11/1145.10	c      1145             14          13        20                -           0.0000          -
22738.10/1150.16	c      1150             14          13        20                -           0.0000          -
22838.50/1155.22	c      1155             14          13        20                -           0.0000          -
22937.64/1160.29	c      1160             14          13        20                -           0.0000          -
23038.75/1165.34	c      1165             14          13        20                -           0.0000          -
23139.86/1170.41	c      1170             14          13        20                -           0.0000          -
23238.97/1175.47	c      1175             14          13        20                -           0.0000          -
23340.08/1180.57	c      1181             14          13        20                -           0.0000          -
23441.18/1185.63	c      1186             14          13        20                -           0.0000          -
23542.29/1190.75	c      1191             14          13        20                -           0.0000          -
23643.40/1195.80	c      1196             14          13        20                -           0.0000          -
23742.52/1200.86	c      1201             14          13        20                -           0.0000          -
23843.64/1205.94	c      1206             14          13        20                -           0.0000          -
23942.66/1210.99	c      1211             14          13        20                -           0.0000          -
24044.59/1216.07	c      1216             14          13        20                -           0.0000          -
24143.52/1221.11	c      1221             14          13        20                -           0.0000          -
24244.80/1226.18	c      1226             14          13        20                -           0.0000          -
24345.08/1231.23	c      1231             14          13        20                -           0.0000          -
24444.09/1236.28	c      1236             14          13        20                -           0.0000          -
24545.14/1241.33	c      1241             14          13        20                -           0.0000          -
24644.24/1246.38	c      1246             14          13        20                -           0.0000          -
24745.46/1251.43	c      1251             14          13        20                -           0.0000          -
24844.46/1256.48	c      1256             14          13        20                -           0.0000          -
24945.56/1261.54	c      1262             14          13        20                -           0.0000          -
25046.66/1266.60	c      1267             14          13        20                -           0.0000          -
25145.75/1271.66	c      1272             14          13        20                -           0.0000          -
25246.99/1276.72	c      1277             14          13        20                -           0.0000          -
25345.90/1281.79	c      1282             14          13        20                -           0.0000          -
25447.00/1286.86	c      1287             14          13        20                -           0.0000          -
25548.08/1291.90	c      1292             14          13        20                -           0.0000          -
25647.19/1296.94	c      1297             14          13        20                -           0.0000          -
25746.33/1301.98	c      1302             14          13        20                -           0.0000          -
25845.47/1307.05	c      1307             14          13        20                -           0.0000          -
25947.51/1312.11	c      1312             14          13        20                -           0.0000          -
26049.68/1317.20	c      1317             14          13        20                -           0.0000          -
26148.81/1322.28	c      1322             14          13        20                -           0.0000          -
26250.12/1327.33	c      1327             14          13        20                -           0.0000          -
26349.05/1332.39	c      1332             14          13        20                -           0.0000          -
26450.18/1337.45	c      1337             14          13        20                -           0.0000          -
26551.30/1342.50	c      1343             14          13        20                -           0.0000          -
26650.35/1347.56	c      1348             14          13        20                -           0.0000          -
26751.36/1352.61	c      1353             14          13        20                -           0.0000          -
26850.45/1357.63	c      1358             14          13        20                -           0.0000          -
26949.60/1362.68	c      1363             14          13        20                -           0.0000          -
27050.72/1367.74	c      1368             14          13        20                -           0.0000          -
27151.86/1372.81	c      1373             14          13        20                -           0.0000          -
27251.00/1377.87	c      1378             14          13        20                -           0.0000          -
27352.11/1382.95	c      1383             14          13        20                -           0.0000          -
27453.99/1388.06	c      1388             14          13        20                -           0.0000          -
27553.09/1393.12	c      1393             14          13        20                -           0.0000          -
27654.14/1398.18	c      1398             14          13        20                -           0.0000          -
27754.58/1403.24	c      1403             14          13        20                -           0.0000          -
27855.71/1408.30	c      1408             14          13        20                -           0.0000          -
27954.86/1413.37	c      1413             14          13        20                -           0.0000          -
28055.98/1418.44	c      1418             14          13        20                -           0.0000          -
28157.09/1423.51	c      1424             14          13        20                -           0.0000          -
28256.19/1428.57	c      1429             14          13        20                -           0.0000          -
28357.31/1433.67	c      1434             14          13        20                -           0.0000          -
28458.43/1438.72	c      1439             13          12        20                -           0.0000          -
28557.56/1443.78	c      1444             13          12        20                -           0.0000          -
28658.65/1448.84	c      1449             13          12        20                -           0.0000          -
28759.76/1453.91	c      1454             13          12        20                -           0.0000          -
28858.88/1458.97	c      1459             13          12        20                -           0.0000          -
28958.02/1464.02	c      1464             13          12        20                -           0.0000          -
29060.07/1469.08	c      1469             13          12        20                -           0.0000          -
29159.21/1474.14	c      1474             13          12        20                -           0.0000          -
29260.06/1479.19	c      1479             13          12        20                -           0.0000          -
29360.43/1484.24	c      1484             13          12        20                -           0.0000          -
29461.55/1489.32	c      1489             13          12        20                -           0.0000          -
29560.66/1494.38	c      1494             13          12        20                -           0.0000          -
29661.80/1499.43	c      1499             13          12        20                -           0.0000          -
29760.93/1504.49	c      1504             13          12        20                -           0.0000          -
29861.99/1509.52	c      1510             13          12        20                -           0.0000          -
29963.11/1514.60	c      1515             13          12        20                -           0.0000          -
30062.24/1519.68	c      1520             13          12        20                -           0.0000          -
30163.55/1524.73	c      1525             13          12        20                -           0.0000          -
30262.48/1529.78	c      1530             13          12        20                -           0.0000          -
30363.59/1534.83	c      1535             13          12        20                -           0.0000          -
30462.46/1539.89	c      1540             13          12        20                -           0.0000          -
30563.54/1544.96	c      1545             13          12        20                -           0.0000          -
30662.67/1550.03	c      1550             13          12        20                -           0.0000          -
30764.52/1555.07	c      1555             13          12        20                -           0.0000          -
30863.70/1560.13	c      1560             13          12        20                -           0.0000          -
30964.76/1565.20	c      1565             13          12        20                -           0.0000          -
31065.11/1570.24	c      1570             13          12        20                -           0.0000          -
31164.24/1575.30	c      1575             13          12        20                -           0.0000          -
31265.35/1580.34	c      1580             13          12        20                -           0.0000          -
31366.46/1585.43	c      1585             13          12        20                -           0.0000          -
31465.58/1590.49	c      1590             13          12        20                -           0.0000          -
31566.59/1595.55	c      1596             13          12        20                -           0.0000          -
31667.68/1600.60	c      1601             13          12        20                -           0.0000          -
31766.79/1605.67	c      1606             13          12        20                -           0.0000          -
31867.90/1610.72	c      1611             13          12        20                -           0.0000          -
31967.01/1615.77	c      1616             13          12        20                -           0.0000          -
32068.11/1620.83	c      1621             13          12        20                -           0.0000          -
32167.21/1625.89	c      1626             13          12        20                -           0.0000          -
32268.26/1630.95	c      1631             13          12        20                -           0.0000          -
32367.39/1635.99	c      1636             13          12        20                -           0.0000          -
32469.24/1641.06	c      1641             13          12        20                -           0.0000          -
32568.34/1646.12	c      1646             13          12        20                -           0.0000          -
32669.70/1651.18	c      1651             13          12        20                -           0.0000          -
32769.78/1656.24	c      1656             13          12        20                -           0.0000          -
32870.87/1661.32	c      1661             13          12        20                -           0.0000          -
32969.99/1666.37	c      1666             13          12        20                -           0.0000          -
33071.12/1671.44	c      1671             13          12        20                -           0.0000          -
33170.25/1676.49	c      1676             13          12        20                -           0.0000          -
33271.36/1681.55	c      1682             13          12        20                -           0.0000          -
33370.50/1686.60	c      1687             13          12        20                -           0.0000          -
33471.59/1691.65	c      1692             13          12        20                -           0.0000          -
33570.75/1696.70	c      1697             13          12        20                -           0.0000          -
33671.88/1701.77	c      1702             13          12        20                -           0.0000          -
33773.02/1706.84	c      1707             13          12        20                -           0.0000          -
33874.15/1711.90	c      1712             13          12        20                -           0.0000          -
33973.29/1716.95	c      1717             13          12        20                -           0.0000          -
34072.44/1722.00	c      1722             13          12        20                -           0.0000          -
34174.47/1727.05	c      1727             13          12        20                -           0.0000          -
34273.46/1732.11	c      1732             13          12        20                -           0.0000          -
34374.48/1737.18	c      1737             13          12        20                -           0.0000          -
34474.85/1742.26	c      1742             13          12        20                -           0.0000          -
34575.99/1747.33	c      1747             13          12        20                -           0.0000          -
34675.10/1752.40	c      1752             13          12        20                -           0.0000          -
34776.08/1757.45	c      1757             13          12        20                -           0.0000          -
34875.25/1762.50	c      1763             13          12        20                -           0.0000          -
34976.33/1767.56	c      1768             13          12        20                -           0.0000          -
35075.48/1772.57	c      1773             13          12        20                -           0.0000          -
35176.57/1777.68	c      1778             13          12        20                -           0.0000          -
35277.64/1782.73	c      1783             13          12        20                -           0.0000          -
35376.75/1787.77	c      1788             13          12        20                -           0.0000          -
35477.89/1792.83	c      1793             13          12        20                -           0.0000          -
35577.05/1797.88	c      1798             13          12        20                -           0.0000          -
35678.18/1802.93	c      1803             13          12        20                -           0.0000          -
35777.33/1807.98	c      1808             13          12        20                -           0.0000          -
35879.19/1813.04	c      1813             13          12        20                -           0.0000          -
35978.28/1818.09	c      1818             13          12        20                -           0.0000          -
36079.69/1823.17	c      1823             13          12        20                -           0.0000          -
36179.84/1828.23	c      1828             13          12        20                -           0.0000          -
36278.98/1833.30	c      1833             13          12        20                -           0.0000          -
36380.13/1838.35	c      1838             13          12        20                -           0.0000          -
36481.26/1843.40	c      1843             13          12        20                -           0.0000          -
36580.39/1848.45	c      1848             13          12        20                -           0.0000          -
36681.57/1853.52	c      1854             13          12        20                -           0.0000          -
36780.66/1858.57	c      1859             13          12        20                -           0.0000          -
36881.80/1863.62	c      1864             13          12        20                -           0.0000          -
36980.97/1868.67	c      1869             13          12        20                -           0.0000          -
37080.14/1873.68	c      1874             13          12        20                -           0.0000          -
37181.21/1878.73	c      1879             13          12        20                -           0.0000          -
37280.36/1883.79	c      1884             13          12        20                -           0.0000          -
37381.51/1888.84	c      1889             13          12        20                -           0.0000          -
37480.74/1893.90	c      1894             13          12        20                -           0.0000          -
37581.71/1898.94	c      1899             13          12        20                -           0.0000          -
37680.88/1904.03	c      1904             13          12        20                -           0.0000          -
37782.77/1909.11	c      1909             13          12        20                -           0.0000          -
37883.93/1914.19	c      1914             13          12        20                -           0.0000          -
37984.33/1919.25	c      1919             13          12        20                -           0.0000          -
38085.45/1924.31	c      1924             13          12        20                -           0.0000          -
38184.62/1929.37	c      1929             13          12        20                -           0.0000          -
38285.77/1934.42	c      1934             13          12        20                -           0.0000          -
38384.94/1939.47	c      1939             13          12        20                -           0.0000          -
38486.09/1944.56	c      1945             13          12        20                -           0.0000          -
38587.17/1949.62	c      1950             13          12        20                -           0.0000          -
38686.31/1954.66	c      1955             13          12        20                -           0.0000          -
38787.40/1959.75	c      1960             13          12        20                -           0.0000          -
38888.54/1964.80	c      1965             13          12        20                -           0.0000          -
38987.68/1969.86	c      1970             13          12        20                -           0.0000          -
39088.79/1974.94	c      1975             13          12        20                -           0.0000          -
39187.93/1979.99	c      1980             13          12        20                -           0.0000          -
39289.78/1985.04	c      1985             13          12        20                -           0.0000          -
39388.94/1990.10	c      1990             13          12        20                -           0.0000          -
39490.08/1995.15	c      1995             13          12        20                -           0.0000          -
39590.43/2000.22	c      2000             13          12        20                -           0.0000          -
39689.58/2005.28	c      2005             13          12        20                -           0.0000          -
39790.68/2010.33	c      2010             13          12        20                -           0.0000          -
39891.77/2015.41	c      2015             13          12        20                -           0.0000          -
39990.93/2020.46	c      2020             13          12        20                -           0.0000          -
40092.06/2025.52	c      2026             13          12        20                -           0.0000          -
40191.24/2030.59	c      2031             13          12        20                -           0.0000          -
40292.30/2035.65	c      2036             13          12        20                -           0.0000          -
40391.44/2040.70	c      2041             13          12        20                -           0.0000          -
40492.57/2045.77	c      2046             13          12        20                -           0.0000          -
40593.70/2050.83	c      2051             13          12        20                -           0.0000          -
40692.85/2055.88	c      2056             13          12        20                -           0.0000          -
40794.15/2060.94	c      2061             13          12        20                -           0.0000          -
40893.12/2066.01	c      2066             13          12        20                -           0.0000          -
40994.96/2071.10	c      2071             13          12        20                -           0.0000          -
41096.14/2076.17	c      2076             13          12        20                -           0.0000          -
41196.37/2081.21	c      2081             13          12        20                -           0.0000          -
41295.53/2086.26	c      2086             13          12        20                -           0.0000          -
41396.60/2091.32	c      2091             13          12        20                -           0.0000          -
41495.74/2096.39	c      2096             13          12        20                -           0.0000          -
41596.85/2101.44	c      2101             13          12        20                -           0.0000          -
41697.94/2106.52	c      2107             13          12        20                -           0.0000          -
41797.04/2111.59	c      2112             13          12        20                -           0.0000          -
41898.11/2116.65	c      2117             13          12        20                -           0.0000          -
41999.02/2121.72	c      2122             13          12        20                -           0.0000          -
42098.15/2126.78	c      2127             13          12        20                -           0.0000          -
42199.30/2131.83	c      2132             13          12        20                -           0.0000          -
42300.20/2136.90	c      2137             13          12        20                -           0.0000          -
42399.27/2141.95	c      2142             13          12        20                -           0.0000          -
42500.89/2147.05	c      2147             13          12        20                -           0.0000          -
42599.77/2152.12	c      2152             13          12        20                -           0.0000          -
42700.76/2157.18	c      2157             13          12        20                -           0.0000          -
42801.18/2162.23	c      2162             13          12        20                -           0.0000          -
42900.29/2167.28	c      2167             13          12        20                -           0.0000          -
43001.42/2172.34	c      2172             13          12        20                -           0.0000          -
43102.53/2177.40	c      2177             13          12        20                -           0.0000          -
43201.55/2182.46	c      2182             13          12        20                -           0.0000          -
43302.55/2187.54	c      2188             13          12        20                -           0.0000          -
43401.65/2192.59	c      2193             13          12        20                -           0.0000          -
43502.60/2197.65	c      2198             13          12        20                -           0.0000          -
43603.73/2202.70	c      2203             13          12        20                -           0.0000          -
43702.86/2207.76	c      2208             13          12        20                -           0.0000          -
43804.05/2212.81	c      2213             13          12        20                -           0.0000          -
43903.04/2217.86	c      2218             13          12        20                -           0.0000          -
44004.06/2222.93	c      2223             13          12        20                -           0.0000          -
44103.11/2227.98	c      2228             13          12        20                -           0.0000          -
44202.20/2233.03	c      2233             13          12        20                -           0.0000          -
44304.00/2238.08	c      2238             13          12        20                -           0.0000          -
44405.07/2243.15	c      2243             13          12        20                -           0.0000          -
44505.30/2248.23	c      2248             13          12        20                -           0.0000          -
44606.38/2253.30	c      2253             13          12        20                -           0.0000          -
44705.24/2258.36	c      2258             13          12        20                -           0.0000          -
44806.30/2263.42	c      2263             13          12        20                -           0.0000          -
44905.36/2268.48	c      2268             13          12        20                -           0.0000          -
45006.43/2273.54	c      2274             13          12        20                -           0.0000          -
45105.47/2278.59	c      2279             13          12        20                -           0.0000          -
45206.54/2283.68	c      2284             13          12        20                -           0.0000          -
45307.55/2288.77	c      2289             13          12        20                -           0.0000          -
45408.53/2293.85	c      2294             13          12        20                -           0.0000          -
45509.60/2298.91	c      2299             13          12        20                -           0.0000          -
45608.71/2303.97	c      2304             13          12        20                -           0.0000          -
45707.80/2309.03	c      2309             13          12        20                -           0.0000          -
45809.74/2314.08	c      2314             13          12        20                -           0.0000          -
45910.82/2319.15	c      2319             13          12        20                -           0.0000          -
46010.94/2324.21	c      2324             13          12        20                -           0.0000          -
46109.97/2329.26	c      2329             13          12        20                -           0.0000          -
46211.07/2334.31	c      2334             13          12        20                -           0.0000          -
46312.16/2339.41	c      2339             13          12        20                -           0.0000          -
46413.20/2344.50	c      2345             13          12        20                -           0.0000          -
46512.10/2349.56	c      2350             13          12        20                -           0.0000          -
46613.20/2354.63	c      2355             13          12        20                -           0.0000          -
46712.22/2359.69	c      2360             13          12        20                -           0.0000          -
46813.49/2364.76	c      2365             13          12        20                -           0.0000          -
46914.36/2369.82	c      2370             13          12        20                -           0.0000          -
47015.44/2374.90	c      2375             13          12        20                -           0.0000          -
47114.32/2379.95	c      2380             13          12        20                -           0.0000          -
47213.43/2385.00	c      2385             13          12        20                -           0.0000          -
47315.16/2390.05	c      2390             13          12        20                -           0.0000          -
47414.42/2395.11	c      2395             13          12        20                -           0.0000          -
47515.55/2400.19	c      2400             13          12        20                -           0.0000          -
47615.62/2405.25	c      2405             13          12        20                -           0.0000          -
47716.64/2410.34	c      2410             13          12        20                -           0.0000          -
47815.87/2415.39	c      2415             13          12        20                -           0.0000          -
47916.70/2420.44	c      2420             13          12        20                -           0.0000          -
48015.83/2425.49	c      2426             13          12        20                -           0.0000          -
48117.00/2430.55	c      2431             13          12        20                -           0.0000          -
48218.15/2435.62	c      2436             13          12        20                -           0.0000          -
48317.10/2440.67	c      2441             13          12        20                -           0.0000          -
48417.99/2445.74	c      2446             13          12        20                -           0.0000          -
48519.06/2450.80	c      2451             13          12        20                -           0.0000          -
48618.05/2455.86	c      2456             13          12        20                -           0.0000          -
48719.19/2460.92	c      2461             13          12        20                -           0.0000          -
48818.34/2465.97	c      2466             13          12        20                -           0.0000          -
48917.49/2471.03	c      2471             13          12        20                -           0.0000          -
49019.58/2476.08	c      2476             13          12        20                -           0.0000          -
49120.39/2481.15	c      2481             13          12        20                -           0.0000          -
49220.81/2486.20	c      2486             13          12        20                -           0.0000          -
49319.88/2491.25	c      2491             13          12        20                -           0.0000          -
49420.62/2496.32	c      2496             13          12        20                -           0.0000          -
49519.71/2501.37	c      2501             13          12        20                -           0.0000          -
49620.87/2506.46	c      2506             13          12        20                -           0.0000          -
49722.01/2511.51	c      2512             13          12        20                -           0.0000          -
49821.16/2516.57	c      2517             13          12        20                -           0.0000          -
49922.23/2521.62	c      2522             13          12        20                -           0.0000          -
50021.35/2526.68	c      2527             13          12        20                -           0.0000          -
50122.46/2531.74	c      2532             13          12        20                -           0.0000          -
50223.56/2536.81	c      2537             13          12        20                -           0.0000          -
50322.63/2541.88	c      2542             13          12        20                -           0.0000          -
50423.72/2546.94	c      2547             13          12        20                -           0.0000          -
50522.90/2552.02	c      2552             13          12        20                -           0.0000          -
50624.79/2557.12	c      2557             13          12        20                -           0.0000          -
50725.85/2562.17	c      2562             13          12        20                -           0.0000          -
50826.27/2567.23	c      2567             13          12        20                -           0.0000          -
50927.44/2572.30	c      2572             13          12        20                -           0.0000          -
51028.56/2577.41	c      2577             13          12        20                -           0.0000          -
51127.75/2582.46	c      2582             13          12        20                -           0.0000          -
51228.91/2587.52	c      2588             13          12        20                -           0.0000          -
51328.07/2592.58	c      2593             13          12        20                -           0.0000          -
51429.23/2597.63	c      2598             13          12        20                -           0.0000          -
51530.37/2602.72	c      2603             13          12        20                -           0.0000          -
51629.52/2607.79	c      2608             13          12        20                -           0.0000          -
51730.64/2612.86	c      2613             13          12        20                -           0.0000          -
51831.70/2617.91	c      2618             13          12        20                -           0.0000          -
51930.81/2622.97	c      2623             13          12        20                -           0.0000          -
52029.96/2628.04	c      2628             13          12        20                -           0.0000          -
52131.90/2633.09	c      2633             13          12        20                -           0.0000          -
52233.11/2638.15	c      2638             13          12        20                -           0.0000          -
52333.32/2643.24	c      2643             13          12        20                -           0.0000          -
52434.44/2648.32	c      2648             13          12        20                -           0.0000          -
52533.59/2653.36	c      2653             13          12        20                -           0.0000          -
52634.73/2658.43	c      2658             13          12        20                -           0.0000          -
52733.91/2663.49	c      2664             13          12        20                -           0.0000          -
52835.07/2668.54	c      2669             13          12        20                -           0.0000          -
52934.26/2673.59	c      2674             13          12        20                -           0.0000          -
53035.28/2678.64	c      2679             13          12        20                -           0.0000          -
53134.39/2683.66	c      2684             13          12        20                -           0.0000          -
53235.59/2688.75	c      2689             13          12        20                -           0.0000          -
53336.47/2693.80	c      2694             13          12        20                -           0.0000          -
53435.54/2698.87	c      2699             13          12        20                -           0.0000          -
53536.63/2703.93	c      2704             13          12        20                -           0.0000          -
53635.75/2709.02	c      2709             13          12        20                -           0.0000          -
53737.87/2714.08	c      2714             13          12        20                -           0.0000          -
53836.96/2719.14	c      2719             13          12        20                -           0.0000          -
53938.99/2724.21	c      2724             13          12        20                -           0.0000          -
54038.07/2729.27	c      2729             13          12        20                -           0.0000          -
54139.15/2734.34	c      2734             13          12        20                -           0.0000          -
54240.04/2739.40	c      2739             13          12        20                -           0.0000          -
54339.10/2744.45	c      2744             13          12        20                -           0.0000          -
54440.13/2749.51	c      2750             13          12        20                -           0.0000          -
54539.18/2754.57	c      2755             13          12        20                -           0.0000          -
54640.19/2759.62	c      2760             13          12        20                -           0.0000          -
54739.26/2764.68	c      2765             13          12        20                -           0.0000          -
54840.17/2769.74	c      2770             13          12        20                -           0.0000          -
54941.08/2774.81	c      2775             13          12        20                -           0.0000          -
55040.13/2779.87	c      2780             13          12        20                -           0.0000          -
55141.17/2784.94	c      2785             13          12        20                -           0.0000          -
55240.19/2790.00	c      2790             13          12        20                -           0.0000          -
55341.70/2795.05	c      2795             13          12        20                -           0.0000          -
55440.70/2800.13	c      2800             13          12        20                -           0.0000          -
55541.78/2805.18	c      2805             13          12        20                -           0.0000          -
55641.95/2810.21	c      2810             13          12        20                -           0.0000          -
55741.03/2815.28	c      2815             13          12        20                -           0.0000          -
55842.08/2820.35	c      2820             13          12        20                -           0.0000          -
55941.12/2825.39	c      2825             13          12        20                -           0.0000          -
56041.94/2830.45	c      2830             13          12        20                -           0.0000          -
56142.97/2835.51	c      2836             29          26        20                -           0.0000          -
56242.02/2840.56	c      2841             29          26        20                -           0.0000          -
56343.07/2845.61	c      2846             29          26        20                -           0.0000          -
56442.12/2850.67	c      2851             57          42        20                -           0.0000          -
56543.17/2855.73	c      2856             57          42        20                -           0.0000          -
56644.02/2860.81	c      2861             57          42        20                -           0.0000          -
56743.08/2865.86	c      2866             57          42        20                -           0.0000          -
56844.10/2870.91	c      2871             57          42        20                -           0.0000          -
56943.11/2875.97	c      2876             57          42        20                -           0.0000          -
57045.02/2881.07	c      2881             57          42        20                -           0.0000          -
57145.90/2886.15	c      2886             57          42        20                -           0.0000          -
57246.24/2891.23	c      2891             57          42        20                -           0.0000          -
57347.30/2896.30	c      2896             57          42        20                -           0.0000          -
57446.37/2901.36	c      2901             57          42        20                -           0.0000          -
57547.37/2906.42	c      2906             57          42        20                -           0.0000          -
57646.40/2911.47	c      2911             57          42        20                -           0.0000          -
57747.34/2916.53	c      2917             57          42        20                -           0.0000          -
57848.36/2921.60	c      2922             57          42        20                -           0.0000          -
57947.45/2926.65	c      2927             57          42        20                -           0.0000          -
58048.45/2931.72	c      2932             57          42        20                -           0.0000          -
58147.74/2936.77	c      2937             57          42        20                -           0.0000          -
58248.62/2941.84	c      2942             57          42        20                -           0.0000          -
58347.79/2946.89	c      2947             57          42        20                -           0.0000          -
58448.91/2951.96	c      2952             57          42        20                -           0.0000          -
58547.91/2957.02	c      2957             57          42        20                -           0.0000          -
58649.59/2962.08	c      2962             57          42        20                -           0.0000          -
58750.67/2967.17	c      2967             57          42        20                -           0.0000          -
58851.03/2972.22	c      2972             57          42        20                -           0.0000          -
58950.03/2977.27	c      2977             57          42        20                -           0.0000          -
59051.10/2982.37	c      2982             57          42        20                -           0.0000          -
59152.28/2987.40	c      2987             57          42        20                -           0.0000          -
59251.40/2992.47	c      2992             57          42        20                -           0.0000          -
59352.52/2997.53	c      2998             57          42        20                -           0.0000          -
59451.70/3002.59	c      3003             57          42        20                -           0.0000          -
59552.87/3007.67	c      3008             57          42        20                -           0.0000          -
59654.24/3012.72	c      3013             57          42        20                -           0.0000          -
59753.11/3017.77	c      3018             57          42        20                -           0.0000          -
59854.26/3022.82	c      3023             57          42        20                -           0.0000          -
59953.41/3027.88	c      3028             57          42        20                -           0.0000          -
60054.53/3032.93	c      3033             57          42        20                -           0.0000          -
60153.57/3037.99	c      3038             57          42        20                -           0.0000          -
60255.44/3043.05	c      3043             57          42        20                -           0.0000          -
60354.35/3048.13	c      3048             57          42        20                -           0.0000          -
60455.53/3053.18	c      3053             57          42        20                -           0.0000          -
60555.79/3058.23	c      3058             57          42        20                -           0.0000          -
60654.91/3063.28	c      3063             57          42        20                -           0.0000          -
60756.07/3068.34	c      3068             57          42        20                -           0.0000          -
60855.18/3073.39	c      3073             57          42        20                -           0.0000          -
60956.32/3078.44	c      3078             57          42        20                -           0.0000          -
61057.40/3083.50	c      3084             57          42        20                -           0.0000          -
61156.53/3088.55	c      3089             57          42        20                -           0.0000          -
61257.62/3093.60	c      3094             57          42        20                -           0.0000          -
61356.63/3098.65	c      3099             57          42        20                -           0.0000          -
61457.58/3103.72	c      3104             57          42        20                -           0.0000          -
61556.92/3108.79	c      3109             57          42        20                -           0.0000          -
61657.80/3113.84	c      3114             57          42        20                -           0.0000          -
61756.97/3118.90	c      3119             57          42        20                -           0.0000          -
61858.15/3123.94	c      3124             57          42        20                -           0.0000          -
61957.15/3129.00	c      3129             57          42        20                -           0.0000          -
62059.08/3134.05	c      3134             57          42        20                -           0.0000          -
62158.18/3139.10	c      3139             57          42        20                -           0.0000          -
62259.45/3144.17	c      3144             57          42        20                -           0.0000          -
62359.76/3149.24	c      3149             57          42        20                -           0.0000          -
62460.96/3154.30	c      3154             57          42        20                -           0.0000          -
62560.20/3159.38	c      3159             57          42        20                -           0.0000          -
62661.18/3164.44	c      3164             57          42        20                -           0.0000          -
62762.36/3169.53	c      3170             57          42        20                -           0.0000          -
62861.51/3174.59	c      3175             57          42        20                -           0.0000          -
62962.65/3179.66	c      3180             57          42        20                -           0.0000          -
63063.97/3184.75	c      3185             44          43        20                -           0.0000          -
63164.80/3189.86	c      3190             44          43        20                -           0.0000          -
63265.92/3194.92	c      3195             44          43        20                -           0.0000          -
63365.03/3199.98	c      3200             44          43        20                -           0.0000          -
63466.96/3205.05	c      3205             31          18        20                -           0.0000          -
63565.97/3210.11	c      3210             31          18        20                -           0.0000          -
63667.06/3215.16	c      3215             31          18        20                -           0.0000          -
63767.13/3220.25	c      3220             38          25        20                -           0.0000          -
63867.98/3225.31	c      3225             38          25        20                -           0.0000          -
63967.00/3230.37	c      3230             38          25        20                -           0.0000          -
64068.19/3235.41	c      3235             38          25        20                -           0.0000          -
64167.37/3240.48	c      3240             38          25        20                -           0.0000          -
64268.57/3245.52	c      3246             38          25        20                -           0.0000          -
64367.69/3250.57	c      3251             38          25        20                -           0.0000          -
64468.87/3255.62	c      3256             45          44        20                -           0.0000          -
64568.04/3260.68	c      3261             45          44        20                -           0.0000          -
64669.23/3265.74	c      3266             45          44        20                -           0.0000          -
64768.41/3270.78	c      3271             61          46        20                -           0.0000          -
64869.60/3275.86	c      3276             40          25        20                -           0.0000          -
64970.72/3280.90	c      3281             46          45        20                -           0.0000          -
65069.89/3285.97	c      3286             46          45        20                -           0.0000          -
65169.09/3291.03	c      3291             46          45        20                -           0.0000          -
65271.22/3296.13	c      3296             46          45        20                -           0.0000          -
65372.05/3301.18	c      3301             46          45        20                -           0.0000          -
65472.48/3306.23	c      3306             46          45        20                -           0.0000          -
65571.64/3311.30	c      3311             46          45        20                -           0.0000          -
65672.74/3316.36	c      3316             46          45        20                -           0.0000          -
65773.75/3321.41	c      3321             46          45        20                -           0.0000          -
65874.80/3326.50	c      3327             62          45        20                -           0.0000          -
65973.90/3331.59	c      3332             62          45        20                -           0.0000          -
66074.75/3336.65	c      3337             62          45        20                -           0.0000          -
66175.88/3341.70	c      3342             62          45        20                -           0.0000          -
66275.03/3346.77	c      3347             62          45        20                -           0.0000          -
66376.22/3351.85	c      3352             62          45        20                -           0.0000          -
66477.34/3356.93	c      3357             62          45        20                -           0.0000          -
66576.53/3362.00	c      3362             41          26        20                -           0.0000          -
66678.54/3367.07	c      3367             41          26        20                -           0.0000          -
66777.63/3372.13	c      3372             41          26        20                -           0.0000          -
66878.70/3377.19	c      3377             41          26        20                -           0.0000          -
66979.11/3382.24	c      3382             41          26        20                -           0.0000          -
67080.27/3387.30	c      3387             41          26        20                -           0.0000          -
67179.45/3392.38	c      3392             41          26        20                -           0.0000          -
67280.60/3397.44	c      3397             41          26        20                -           0.0000          -
67379.77/3402.50	c      3403             41          26        20                -           0.0000          -
67480.92/3407.56	c      3408             41          26        20                -           0.0000          -
67582.08/3412.62	c      3413             41          26        20                -           0.0000          -
67681.25/3417.68	c      3418             41          26        20                -           0.0000          -
67782.35/3422.76	c      3423             48          47        20                -           0.0000          -
67883.48/3427.85	c      3428             48          47        20                -           0.0000          -
67982.62/3432.89	c      3433             48          47        20                -           0.0000          -
68083.78/3437.95	c      3438             48          47        20                -           0.0000          -
68182.97/3443.02	c      3443             48          47        20                -           0.0000          -
68284.75/3448.07	c      3448             48          47        20                -           0.0000          -
68384.23/3453.13	c      3453             48          47        20                -           0.0000          -
68485.19/3458.18	c      3458             48          47        20                -           0.0000          -
68585.49/3463.23	c      3463             43          28        20                -           0.0000          -
68684.64/3468.29	c      3468             43          28        20                -           0.0000          -
68785.79/3473.36	c      3473             43          28        20                -           0.0000          -
68886.94/3478.42	c      3478             81          18        20                -           0.0000          -
68986.06/3483.48	c      3483             81          18        20                -           0.0000          -
69087.12/3488.53	c      3489             81          18        20                -           0.0000          -
69186.22/3493.59	c      3494             81          18        20                -           0.0000          -
69287.28/3498.65	c      3499             81          18        20                -           0.0000          -
69388.34/3503.70	c      3504             81          18        20                -           0.0000          -
69487.67/3508.72	c      3509             81          18        20                -           0.0000          -
69588.53/3513.82	c      3514             44          33        20                -           0.0000          -
69687.64/3518.87	c      3519             44          33        20                -           0.0000          -
69788.70/3523.95	c      3524             66          47        20                -           0.0000          -
69887.77/3529.00	c      3529             66          47        20                -           0.0000          -
69989.56/3534.08	c      3534             66          47        20                -           0.0000          -
70090.58/3539.14	c      3539             66          47        20                -           0.0000          -
70190.83/3544.20	c      3544             66          47        20                -           0.0000          -
70289.89/3549.25	c      3549             66          47        20                -           0.0000          -
70391.02/3554.32	c      3554             66          47        20                -           0.0000          -
70490.20/3559.38	c      3559             66          47        20                -           0.0000          -
70591.12/3564.44	c      3564             66          47        20                -           0.0000          -
70692.28/3569.52	c      3570             66          47        20                -           0.0000          -
70791.47/3574.58	c      3575             66          47        20                -           0.0000          -
70892.63/3579.65	c      3580             66          47        20                -           0.0000          -
70994.10/3584.71	c      3585             66          47        20                -           0.0000          -
71093.16/3589.78	c      3590             66          47        20                -           0.0000          -
71194.38/3594.86	c      3595             66          47        20                -           0.0000          -
71295.59/3599.92	c      3600             66          47        20                -           0.0000          -
71394.80/3604.97	c      3605             51          48        20                -           0.0000          -
71493.99/3610.02	c      3610             51          48        20                -           0.0000          -
71596.09/3615.07	c      3615             51          48        20                -           0.0000          -
71695.15/3620.14	c      3620             51          48        20                -           0.0000          -
71796.23/3625.18	c      3625             51          48        20                -           0.0000          -
71896.50/3630.28	c      3630             51          48        20                -           0.0000          -
71997.66/3635.30	c      3635             51          48        20                -           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (185611 MiB free)
  memory of node 1: 193494 MiB (180004 MiB free)
  memory of node 2: 193531 MiB (190257 MiB free)
  memory of node 3: 193531 MiB (192159 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-4465881-1722589177/watcher-4465881-1722589177 -o /tmp/evaluation-result-4465881-1722589177/solver-4465881-1722589177 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722581828-159987 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465881-1722589177.opb -qsol -t 72000 -sth 20 

running on 20 cores: 3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79

CPU governors:
  performance: 3 7 11 15 19 23 27 31 35 39 43 47 51 55 59 63 67 71 75 79

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
Current StackSize limit: 8192 KiB
solver pid=166149, runsolver pid=166146


[startup+0.100109 s]*
/proc/loadavg: 77.48 80.28 80.50 61/986 166150
/proc/meminfo: memFree=765887108/790760804 swapFree=131071996/131071996
[pid=166149] ppid=166146 vsize=61060 memory=50784 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/stat : 166149 (fscip) R 166146 166149 159974 0 -1 4194304 10438 0 0 0 10 1 0 0 20 0 1 0 25500822 62525440 12696 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
/proc/166149/statm: 15265 12696 2539 3035 0 11661 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 61060 KiB
Current children cumulated memory: 50784 KiB

[startup+0.219391 s]*
/proc/loadavg: 77.48 80.28 80.50 63/986 166150
/proc/meminfo: memFree=765740940/790760804 swapFree=131071996/131071996
[pid=166149] ppid=166146 vsize=124516 memory=112420 CPUtime=0.22 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/stat : 166149 (fscip) R 166146 166149 159974 0 -1 4194304 27085 0 0 0 19 3 0 0 20 0 1 0 25500822 127504384 28105 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
/proc/166149/statm: 31129 28105 2598 3035 0 27525 0
Current children cumulated CPU time: 0.22 s
Current children cumulated vsize: 124516 KiB
Current children cumulated memory: 112420 KiB

[startup+0.319568 s]*
/proc/loadavg: 77.48 80.28 80.50 63/986 166150
/proc/meminfo: memFree=765690304/790760804 swapFree=131071996/131071996
[pid=166149] ppid=166146 vsize=152076 memory=138156 CPUtime=0.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/stat : 166149 (fscip) R 166146 166149 159974 0 -1 4194304 30405 0 0 0 29 4 0 0 20 0 1 0 25500822 155725824 34539 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
/proc/166149/statm: 38019 34539 2614 3035 0 34415 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 152076 KiB
Current children cumulated memory: 138156 KiB

[startup+0.700281 s]
/proc/loadavg: 77.48 80.28 80.50 63/986 166150
/proc/meminfo: memFree=765621768/790760804 swapFree=131071996/131071996
[pid=166149] ppid=166146 vsize=190112 memory=177228 CPUtime=0.69 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/stat : 166149 (fscip) R 166146 166149 159974 0 -1 4194304 44766 0 0 0 62 7 0 0 20 0 1 0 25500822 194674688 44307 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
/proc/166149/statm: 47528 44307 2742 3035 0 43924 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 190112 KiB
Current children cumulated memory: 177228 KiB

[startup+1.50027 s]
/proc/loadavg: 77.48 80.28 80.50 62/986 166150
/proc/meminfo: memFree=765540940/790760804 swapFree=131071996/131071996
[pid=166149] ppid=166146 vsize=284296 memory=261512 CPUtime=1.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/stat : 166149 (fscip) R 166146 166149 159974 0 -1 4194304 62228 0 0 0 138 10 0 0 20 0 1 0 25500822 291119104 65378 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
/proc/166149/statm: 71074 65378 2774 3035 0 67470 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 284296 KiB
Current children cumulated memory: 261512 KiB

[startup+3.13434 s]
/proc/loadavg: 77.69 80.27 80.50 81/1026 166190
/proc/meminfo: memFree=763050272/790760804 swapFree=131071996/131071996
[pid=166149] ppid=166146 vsize=4557704 memory=3292272 CPUtime=11.24 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/stat : 166149 (fscip) S 166146 166149 159974 0 -1 1077936128 679965 0 0 0 957 167 0 0 20 0 41 0 25500822 4667088896 822936 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 17 31 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
/proc/166149/statm: 1139426 823002 2790 3035 0 924793 0
[pid=166149/tid=166151] ppid=166146 vsize=4557704 memory=822232 CPUtime=0.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166151/stat : 166151 (fscip) R 166146 166149 159974 0 -1 4194368 33171 0 0 0 42 6 0 0 20 0 41 0 25500974 4667088896 823200 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166152] ppid=166146 vsize=4557704 memory=0 CPUtime=0.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166152/stat : 166152 (fscip) R 166146 166149 159974 0 -1 4194368 30168 0 0 0 41 6 0 0 20 0 41 0 25500974 4667088896 823266 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166153] ppid=166146 vsize=4557704 memory=395928 CPUtime=0.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166153/stat : 166153 (fscip) R 166146 166149 159974 0 -1 4194368 30899 0 0 0 42 6 0 0 20 0 41 0 25500974 4667088896 823266 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166154] ppid=166146 vsize=4557704 memory=611588 CPUtime=0.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166154/stat : 166154 (fscip) R 166146 166149 159974 0 -1 4194368 30946 0 0 0 41 7 0 0 20 0 41 0 25500974 4667088896 823396 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166155] ppid=166146 vsize=4557704 memory=30962685530996822 CPUtime=0.46 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166155/stat : 166155 (fscip) R 166146 166149 159974 0 -1 4194368 29493 0 0 0 39 7 0 0 20 0 41 0 25500974 4667088896 823396 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166156] ppid=166146 vsize=4557704 memory=20829457518821444 CPUtime=0.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166156/stat : 166156 (fscip) R 166146 166149 159974 0 -1 4194368 31468 0 0 0 41 7 0 0 20 0 41 0 25500974 4667088896 823462 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166157] ppid=166146 vsize=4557704 memory=0 CPUtime=0.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166157/stat : 166157 (fscip) R 166146 166149 159974 0 -1 4194368 31494 0 0 0 40 7 0 0 20 0 41 0 25500974 4667088896 823462 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166158] ppid=166146 vsize=4557704 memory=0 CPUtime=0.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166158/stat : 166158 (fscip) D 166146 166149 159974 0 -1 4194368 30188 0 0 0 40 8 0 0 20 0 41 0 25500974 4667088896 823462 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166159] ppid=166146 vsize=4557704 memory=2237 CPUtime=0.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166159/stat : 166159 (fscip) R 166146 166149 159974 0 -1 4194368 30904 0 0 0 41 8 0 0 20 0 41 0 25500974 4667088896 823462 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166160] ppid=166146 vsize=4557704 memory=29273809900535888 CPUtime=0.45 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166160/stat : 166160 (fscip) D 166146 166149 159974 0 -1 4194368 29596 0 0 0 39 6 0 0 20 0 41 0 25500974 4667088896 823462 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166161] ppid=166146 vsize=4557704 memory=0 CPUtime=0.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166161/stat : 166161 (fscip) R 166146 166149 159974 0 -1 4194368 30919 0 0 0 41 8 0 0 20 0 41 0 25500974 4667088896 823462 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166162] ppid=166146 vsize=4557704 memory=0 CPUtime=0.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166162/stat : 166162 (fscip) R 166146 166149 159974 0 -1 4194368 30187 0 0 0 40 7 0 0 20 0 41 0 25500974 4667088896 823526 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166163] ppid=166146 vsize=4557704 memory=0 CPUtime=0.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166163/stat : 166163 (fscip) R 166146 166149 159974 0 -1 4194368 30948 0 0 0 39 8 0 0 20 0 41 0 25500974 4667088896 823526 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166164] ppid=166146 vsize=4557704 memory=33000 CPUtime=0.46 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166164/stat : 166164 (fscip) R 166146 166149 159974 0 -1 4194368 29493 0 0 0 39 7 0 0 20 0 41 0 25500974 4667088896 823658 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166165] ppid=166146 vsize=4557704 memory=1804 CPUtime=0.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166165/stat : 166165 (fscip) R 166146 166149 159974 0 -1 4194368 30216 0 0 0 39 8 0 0 20 0 41 0 25500974 4667088896 823658 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166166] ppid=166146 vsize=4557704 memory=6048 CPUtime=0.49 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166166/stat : 166166 (fscip) R 166146 166149 159974 0 -1 4194368 33171 0 0 0 41 8 0 0 20 0 41 0 25500974 4667088896 823658 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166167] ppid=166146 vsize=4557704 memory=51200 CPUtime=0.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166167/stat : 166167 (fscip) R 166146 166149 159974 0 -1 4194368 30429 0 0 0 40 7 0 0 20 0 41 0 25500974 4667088896 823724 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166168] ppid=166146 vsize=4557704 memory=280225141272384 CPUtime=0.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166168/stat : 166168 (fscip) R 166146 166149 159974 0 -1 4194368 30909 0 0 0 39 8 0 0 20 0 41 0 25500974 4667088896 823856 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166169] ppid=166146 vsize=4557704 memory=-7087961436404368800 CPUtime=0.48 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166169/stat : 166169 (fscip) R 166146 166149 159974 0 -1 4194368 30974 0 0 0 40 8 0 0 20 0 41 0 25500974 4667088896 823922 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166170] ppid=166146 vsize=4557704 memory=-6873158782964108525 CPUtime=0.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166170/stat : 166170 (fscip) R 166146 166149 159974 0 -1 4194368 29495 0 0 0 39 8 0 0 20 0 41 0 25500974 4667088896 823922 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166171] ppid=166146 vsize=4557704 memory=-7606684646708830063 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166171/stat : 166171 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 823988 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166172] ppid=166146 vsize=4557704 memory=8332363717844836222 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166172/stat : 166172 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 823988 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166173] ppid=166146 vsize=4557704 memory=7301583372961210723 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166173/stat : 166173 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824054 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166174] ppid=166146 vsize=4557704 memory=4499550824607012676 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166174/stat : 166174 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824054 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166175] ppid=166146 vsize=4557704 memory=280225141416464 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166175/stat : 166175 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824054 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166176] ppid=166146 vsize=4557704 memory=8531952535297 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166176/stat : 166176 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824120 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166177] ppid=166146 vsize=4557704 memory=8570607240961 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166177/stat : 166177 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824120 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166178] ppid=166146 vsize=4557704 memory=8682276390657 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166178/stat : 166178 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824120 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166179] ppid=166146 vsize=4557704 memory=8690866325249 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166179/stat : 166179 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824186 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166180] ppid=166146 vsize=4557704 memory=8763880769025 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166180/stat : 166180 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824318 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166181] ppid=166146 vsize=4557704 memory=9923521938945 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166181/stat : 166181 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824318 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166182] ppid=166146 vsize=4557704 memory=2814784127238148 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166182/stat : 166182 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824450 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166183] ppid=166146 vsize=4557704 memory=198340509722 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166183/stat : 166183 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824516 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166184] ppid=166146 vsize=4557704 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166184/stat : 166184 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824516 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166185] ppid=166146 vsize=4557704 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166185/stat : 166185 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824582 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166186] ppid=166146 vsize=4557704 memory=140112570727367 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166186/stat : 166186 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824582 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166187] ppid=166146 vsize=4557704 memory=26032 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166187/stat : 166187 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824582 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166188] ppid=166146 vsize=4557704 memory=64250 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166188/stat : 166188 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824648 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166189] ppid=166146 vsize=4557704 memory=83357 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166189/stat : 166189 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824648 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166190] ppid=166146 vsize=4557704 memory=49224 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166190/stat : 166190 (fscip) S 166146 166149 159974 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 25501087 4667088896 824648 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
Current children cumulated CPU time: 11.24 s
Current children cumulated vsize: 4557704 KiB
Current children cumulated memory: 3292272 KiB

[startup+6.30153 s]
/proc/loadavg: 77.69 80.27 80.50 81/1026 166190
/proc/meminfo: memFree=760496916/790760804 swapFree=131071996/131071996
[pid=166149] ppid=166146 vsize=6361460 memory=5102788 CPUtime=73.31 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/stat : 166149 (fscip) S 166146 166149 159974 0 -1 1077936128 1099226 0 0 0 6981 350 0 0 20 0 41 0 25500822 6514135040 1275697 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 17 71 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
/proc/166149/statm: 1590365 1275697 2854 3035 0 1385970 0
[pid=166149/tid=166151] ppid=166146 vsize=6361460 memory=10544 CPUtime=3.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166151/stat : 166151 (fscip) R 166146 166149 159974 0 -1 4194368 51730 0 0 0 345 15 0 0 20 0 41 0 25500974 6514135040 1275697 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166152] ppid=166146 vsize=6361460 memory=5512 CPUtime=3.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166152/stat : 166152 (fscip) R 166146 166149 159974 0 -1 4194368 57050 0 0 0 336 20 0 0 20 0 41 0 25500974 6514135040 1275697 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166153] ppid=166146 vsize=6361460 memory=15776 CPUtime=3.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166153/stat : 166153 (fscip) R 166146 166149 159974 0 -1 4194368 50010 0 0 0 350 10 0 0 20 0 41 0 25500974 6514135040 1275697 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166154] ppid=166146 vsize=6361460 memory=280225142314352 CPUtime=3.57 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166154/stat : 166154 (fscip) R 166146 166149 159974 0 -1 4194368 46572 0 0 0 341 16 0 0 20 0 41 0 25500974 6514135040 1275697 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166155] ppid=166146 vsize=6361460 memory=280225141399072 CPUtime=3.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166155/stat : 166155 (fscip) R 166146 166149 159974 0 -1 4194368 53761 0 0 0 335 21 0 0 20 0 41 0 25500974 6514135040 1275697 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166156] ppid=166146 vsize=6361460 memory=611588 CPUtime=3.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166156/stat : 166156 (fscip) R 166146 166149 159974 0 -1 4194368 55440 0 0 0 343 12 0 0 20 0 41 0 25500974 6514135040 1275697 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166157] ppid=166146 vsize=6361460 memory=3766728 CPUtime=3.58 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166157/stat : 166157 (fscip) R 166146 166149 159974 0 -1 4194368 46501 0 0 0 342 16 0 0 20 0 41 0 25500974 6514135040 1275697 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166158] ppid=166146 vsize=6361460 memory=0 CPUtime=3.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166158/stat : 166158 (fscip) R 166146 166149 159974 0 -1 4194368 54992 0 0 0 334 22 0 0 20 0 41 0 25500974 6514135040 1275697 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0

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

/proc/166149/task/166177/stat : 166177 (fscip) S 166146 166149 159974 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166178] ppid=166146 vsize=21371564 memory=16632440 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166178/stat : 166178 (fscip) S 166146 166149 159974 0 -1 1077936192 186 0 0 0 3 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166179] ppid=166146 vsize=21371564 memory=16776264 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166179/stat : 166179 (fscip) S 166146 166149 159974 0 -1 1077936192 208 0 0 0 3 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166180] ppid=166146 vsize=21371564 memory=16773888 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166180/stat : 166180 (fscip) S 166146 166149 159974 0 -1 1077936192 187 0 0 0 2 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166181] ppid=166146 vsize=21371564 memory=16507688 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166181/stat : 166181 (fscip) S 166146 166149 159974 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166182] ppid=166146 vsize=21371564 memory=16703960 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166182/stat : 166182 (fscip) S 166146 166149 159974 0 -1 1077936192 200 0 0 0 2 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166183] ppid=166146 vsize=21371564 memory=280225143891008 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166183/stat : 166183 (fscip) S 166146 166149 159974 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166184] ppid=166146 vsize=21371564 memory=7312 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166184/stat : 166184 (fscip) S 166146 166149 159974 0 -1 1077936192 125 0 0 0 3 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166185] ppid=166146 vsize=21371564 memory=16589048 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166185/stat : 166185 (fscip) S 166146 166149 159974 0 -1 1077936192 186 0 0 0 2 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166186] ppid=166146 vsize=21371564 memory=16676084 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166186/stat : 166186 (fscip) S 166146 166149 159974 0 -1 1077936192 183 0 0 0 2 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166187] ppid=166146 vsize=21371564 memory=16750856 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166187/stat : 166187 (fscip) S 166146 166149 159974 0 -1 1077936192 188 0 0 0 3 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166188] ppid=166146 vsize=21371564 memory=16776264 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166188/stat : 166188 (fscip) S 166146 166149 159974 0 -1 1077936192 183 0 0 0 3 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166189] ppid=166146 vsize=21371564 memory=5512 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166189/stat : 166189 (fscip) S 166146 166149 159974 0 -1 1077936192 124 0 0 0 2 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166190] ppid=166146 vsize=21371564 memory=15776 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166190/stat : 166190 (fscip) S 166146 166149 159974 0 -1 1077936192 183 0 0 0 3 0 0 0 20 0 41 0 25501087 21884481536 4194066 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
Current children cumulated CPU time: 70946.2 s
Current children cumulated vsize: 21371564 KiB
Current children cumulated memory: 16776264 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3635.5 s]
/proc/loadavg: 66.31 75.96 78.83 42/935 168338
/proc/meminfo: memFree=762325128/790760804 swapFree=131071996/131071996
[pid=166149] ppid=166146 vsize=20865172 memory=16483040 CPUtime=72001.6 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/stat : 166149 (fscip) S 166146 166149 159974 0 -1 1077936128 36698729 0 0 0 7191415 8748 0 0 20 0 41 0 25500822 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 17 67 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
/proc/166149/statm: 5216293 4120760 3334 3035 0 5034980 0
[pid=166149/tid=166151] ppid=166146 vsize=20865172 memory=11448 CPUtime=3604.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166151/stat : 166151 (fscip) R 166146 166149 159974 0 -1 4194368 1061874 0 0 0 360299 111 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166152] ppid=166146 vsize=20865172 memory=11448 CPUtime=3603.92 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166152/stat : 166152 (fscip) R 166146 166149 159974 0 -1 4194368 4014317 0 0 0 359755 637 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166153] ppid=166146 vsize=20865172 memory=7312 CPUtime=3590.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166153/stat : 166153 (fscip) R 166146 166149 159974 0 -1 4194368 1161114 0 0 0 358289 728 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166154] ppid=166146 vsize=20865172 memory=0 CPUtime=3604.19 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166154/stat : 166154 (fscip) R 166146 166149 159974 0 -1 4194368 1033115 0 0 0 360308 111 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166155] ppid=166146 vsize=20865172 memory=0 CPUtime=3601.71 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166155/stat : 166155 (fscip) R 166146 166149 159974 0 -1 4194368 3426002 0 0 0 359686 485 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166156] ppid=166146 vsize=20865172 memory=16563612 CPUtime=3601.92 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166156/stat : 166156 (fscip) R 166146 166149 159974 0 -1 4194368 1261465 0 0 0 359456 736 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166157] ppid=166146 vsize=20865172 memory=6720666545217224810 CPUtime=3606.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166157/stat : 166157 (fscip) R 166146 166149 159974 0 -1 4194368 1030705 0 0 0 360509 106 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166158] ppid=166146 vsize=20865172 memory=16475492 CPUtime=3604.76 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166158/stat : 166158 (fscip) R 166146 166149 159974 0 -1 4194368 2331546 0 0 0 360058 418 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166159] ppid=166146 vsize=20865172 memory=62 CPUtime=3605.35 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166159/stat : 166159 (fscip) R 166146 166149 159974 0 -1 4194368 1154454 0 0 0 359781 754 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166160] ppid=166146 vsize=20865172 memory=0 CPUtime=3595.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166160/stat : 166160 (fscip) R 166146 166149 159974 0 -1 4194368 978878 0 0 0 359415 100 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166161] ppid=166146 vsize=20865172 memory=280225141391296 CPUtime=3602.63 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166161/stat : 166161 (fscip) R 166146 166149 159974 0 -1 4194368 3596969 0 0 0 359721 542 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166162] ppid=166146 vsize=20865172 memory=280225141399072 CPUtime=3601.85 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166162/stat : 166162 (fscip) R 166146 166149 159974 0 -1 4194368 1152236 0 0 0 359438 747 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166163] ppid=166146 vsize=20865172 memory=280225141491488 CPUtime=3596.75 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166163/stat : 166163 (fscip) R 166146 166149 159974 0 -1 4194368 1233323 0 0 0 359550 125 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166164] ppid=166146 vsize=20865172 memory=11448 CPUtime=3603.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166164/stat : 166164 (fscip) R 166146 166149 159974 0 -1 4194368 2977914 0 0 0 359768 536 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166165] ppid=166146 vsize=20865172 memory=62 CPUtime=3575.47 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166165/stat : 166165 (fscip) R 166146 166149 159974 0 -1 4194368 1109703 0 0 0 356808 739 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166166] ppid=166146 vsize=20865172 memory=0 CPUtime=3596.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166166/stat : 166166 (fscip) R 166146 166149 159974 0 -1 4194368 1193098 0 0 0 359492 119 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166167] ppid=166146 vsize=20865172 memory=104 CPUtime=3602.87 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166167/stat : 166167 (fscip) R 166146 166149 159974 0 -1 4194368 2388946 0 0 0 359932 355 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166168] ppid=166146 vsize=20865172 memory=6720666545217224810 CPUtime=3603.55 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166168/stat : 166168 (fscip) R 166146 166149 159974 0 -1 4194368 1101310 0 0 0 359574 781 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166169] ppid=166146 vsize=20865172 memory=40456 CPUtime=3604.61 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166169/stat : 166169 (fscip) R 166146 166149 159974 0 -1 4194368 1240523 0 0 0 360344 117 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166170] ppid=166146 vsize=20865172 memory=11448 CPUtime=3594.37 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166170/stat : 166170 (fscip) R 166146 166149 159974 0 -1 4194368 3180800 0 0 0 358983 454 0 0 20 0 41 0 25500974 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166171] ppid=166146 vsize=20865172 memory=17412 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166171/stat : 166171 (fscip) S 166146 166149 159974 0 -1 1077936192 189 0 0 0 2 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166172] ppid=166146 vsize=20865172 memory=0 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166172/stat : 166172 (fscip) S 166146 166149 159974 0 -1 1077936192 188 0 0 0 3 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166173] ppid=166146 vsize=20865172 memory=853702059823630 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166173/stat : 166173 (fscip) S 166146 166149 159974 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166174] ppid=166146 vsize=20865172 memory=280225144573280 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166174/stat : 166174 (fscip) S 166146 166149 159974 0 -1 1077936192 131 0 0 0 2 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166175] ppid=166146 vsize=20865172 memory=16395276 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166175/stat : 166175 (fscip) S 166146 166149 159974 0 -1 1077936192 190 0 0 0 2 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166176] ppid=166146 vsize=20865172 memory=8323350987516068516 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166176/stat : 166176 (fscip) S 166146 166149 159974 0 -1 1077936192 188 0 0 0 3 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166177] ppid=166146 vsize=20865172 memory=6720666545217224810 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166177/stat : 166177 (fscip) S 166146 166149 159974 0 -1 1077936192 131 0 0 0 2 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166178] ppid=166146 vsize=20865172 memory=16619924 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166178/stat : 166178 (fscip) S 166146 166149 159974 0 -1 1077936192 189 0 0 0 3 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166179] ppid=166146 vsize=20865172 memory=16632440 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166179/stat : 166179 (fscip) S 166146 166149 159974 0 -1 1077936192 211 0 0 0 3 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166180] ppid=166146 vsize=20865172 memory=16395276 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166180/stat : 166180 (fscip) S 166146 166149 159974 0 -1 1077936192 190 0 0 0 2 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166181] ppid=166146 vsize=20865172 memory=11556 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166181/stat : 166181 (fscip) S 166146 166149 159974 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166182] ppid=166146 vsize=20865172 memory=16483780 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166182/stat : 166182 (fscip) S 166146 166149 159974 0 -1 1077936192 203 0 0 0 3 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166183] ppid=166146 vsize=20865172 memory=16395276 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166183/stat : 166183 (fscip) S 166146 166149 159974 0 -1 1077936192 128 0 0 0 3 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166184] ppid=166146 vsize=20865172 memory=16475196 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166184/stat : 166184 (fscip) S 166146 166149 159974 0 -1 1077936192 127 0 0 0 3 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166185] ppid=166146 vsize=20865172 memory=16482820 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166185/stat : 166185 (fscip) S 166146 166149 159974 0 -1 1077936192 189 0 0 0 2 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166186] ppid=166146 vsize=20865172 memory=6720666545217224810 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166186/stat : 166186 (fscip) S 166146 166149 159974 0 -1 1077936192 186 0 0 0 2 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166187] ppid=166146 vsize=20865172 memory=40456 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166187/stat : 166187 (fscip) S 166146 166149 159974 0 -1 1077936192 191 0 0 0 3 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166188] ppid=166146 vsize=20865172 memory=6720666545217224810 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166188/stat : 166188 (fscip) S 166146 166149 159974 0 -1 1077936192 185 0 0 0 3 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166189] ppid=166146 vsize=20865172 memory=6720666545217224810 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166189/stat : 166189 (fscip) S 166146 166149 159974 0 -1 1077936192 126 0 0 0 3 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
[pid=166149/tid=166190] ppid=166146 vsize=20865172 memory=25031 CPUtime=0.03 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/166149/task/166190/stat : 166190 (fscip) S 166146 166149 159974 0 -1 1077936192 186 0 0 0 3 0 0 0 20 0 41 0 25501087 21365936128 4120760 809668444160 4194304 16623229 140725997821408 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 57589760 140725997822985 140725997823103 140725997823103 140725997830128 0
Current children cumulated CPU time: 72001.6 s
Current children cumulated vsize: 20865172 KiB
Current children cumulated memory: 16483040 KiB

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

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

# cumulated CPU time of all completed processes:  user=71914.4 s, system=87.9456 s

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

[startup+3635.61 s]*
/proc/loadavg: 66.31 75.96 78.83 23/895 168355
/proc/meminfo: memFree=767163160/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3635.8 s]
/proc/loadavg: 66.31 75.96 78.83 23/895 168355
/proc/meminfo: memFree=767163160/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3635.9 s]
/proc/loadavg: 66.31 75.96 78.83 23/895 168355
/proc/meminfo: memFree=767163160/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3635.98
CPU time (s): 72002.3
CPU user time (s): 71914.4
CPU system time (s): 87.9456
CPU usage (%): 1980.27
Max. virtual memory (cumulated for all children) (KiB): 21437100
Max. memory (cumulated for all children) (KiB): 16787704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71914.4
system time used= 87.9456
maximum resident set size= 16787736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36698729
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= 324280
involuntary context switches= 213474


# summary of solver processes directly reported to runsolver:
#   pid: 166149
#   total CPU time (s): 72002.3
#   total CPU user time (s): 71914.4
#   total CPU system time (s): 87.9456

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.7234 second user time and 93.7068 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-02 10:59:37
IDJOB=4465881
IDBENCH=162644
IDSOLVER=3094
FILE ID=nodeD105/4465881-1722589177
RUNJOBID= nodeD105-1722581828-159987
SLURM_JOB_ID= 8254295
Free space on /tmp= 8622832 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB16/DEC-LIN/quimper/SyncCodes/d-equals-n_k/normalized-compression64_11.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-4465881-1722589177/watcher-4465881-1722589177 -o /tmp/evaluation-result-4465881-1722589177/solver-4465881-1722589177 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722581828-159987 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465881-1722589177.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= ecb94e70b440a48855e99e990bb4ec90
RANDOM SEED=1668067317

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        766084476 kB
MemAvailable:   768330728 kB
Buffers:          381928 kB
Cached:          5173912 kB
SwapCached:            0 kB
Active:           575992 kB
Inactive:       21451408 kB
Active(anon):       2168 kB
Inactive(anon): 16491920 kB
Active(file):     573824 kB
Inactive(file):  4959488 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             61788 kB
Writeback:            68 kB
AnonPages:      16471612 kB
Mapped:           126524 kB
Shmem:             22536 kB
KReclaimable:     265284 kB
Slab:             640920 kB
SReclaimable:     265284 kB
SUnreclaim:       375636 kB
KernelStack:       16832 kB
PageTables:        43452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    1877544 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           312960 kB
HardwareCorrupted:     0 kB
AnonHugePages:    364544 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:      700416 kB
DirectMap2M:    83683328 kB
DirectMap1G:    721420288 kB

Free space on /tmp at the end= 8622860 MiB
End job on nodeD105 at 2024-08-02 12:00:13