Trace number 4465180

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/ttp/normalized-data10_3.opb
MD5SUM45d4d1161a77415ffbfc9841f6913b11
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark64210
Best CPU time to get the best result obtained on this benchmark72000.8
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2700
Total number of constraints42620
Number of constraints which are clauses20220
Number of constraints which are cardinality constraints (but not clauses)800
Number of constraints which are nor clauses,nor cardinality constraints21600
Minimum length of a constraint2
Maximum length of a constraint36
Number of terms in the objective function 900
Biggest coefficient in the objective function 1380
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 559660
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 1380
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 559660
Number of bits of the biggest sum of numbers20
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.10/0.15	c Default LC presolving (default).
0.10/0.15	c ** Before presolving: virtualMemUsedAtLc = 139499653, getVmSize() = 112812032, SCIPgetMemUsed() = 69201920, SCIPgetMemTotal() = 88082520, SCIPgetMemExternEstim() = 51417133
0.10/0.15	c ** set memory limit for presolving in LC to 8.79565e+12 for SCIP **
1.58/1.60	c ** Estimated virtualMemUsedAtSolver = 271174578, getVmSize() = 384614400, SCIPgetMemUsed() = 238898639, SCIPgetMemTotal() = 355344735, SCIPgetMemExternEstim() = 51417133
1.58/1.60	c ** set memory limit for solvers to 4.18776e+11 for each SCIP **
1.58/1.60	c Original Problem   :
1.58/1.60	c   Problem name     : instance-4465180-1722446056
1.58/1.60	c   Variables        : 2700 (2700 binary, 0 integer, 0 implicit integer, 0 continuous)
1.58/1.60	c   Constraints      : 42620
1.58/1.60	c   Objective sense  : minimize
1.58/1.60	c Presolved Problem  :
1.58/1.60	c   Variables        : 2700 (2700 binary, 0 integer, 0 implicit integer, 0 continuous)
1.58/1.60	c   Constraints      : 42620
1.58/1.60	c Constraints        : Number
1.58/1.60	c   knapsack         : 21770 
1.58/1.60	c   setppc           : 3960 
1.58/1.60	c   logicor          : 16890 
1.58/1.60	c ** Instance transfer method used: 0
1.58/1.67	c ** ParaScipInstance copy does not increase the number of variables. **
2.68/2.75	c LC is working with racing ramp-up and with rebuilding tree after racing.
2.68/2.76	c                                Nodes    Active                                            
2.68/2.76	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
101.03/7.99	c         8              2           1        20                -           0.0000          -
202.54/13.11	c        13           1297         766        20                -           0.0000          -
303.46/18.14	c        18           3011         230        20                -           0.0000          -
402.42/23.15	c        23           4542         488        20                -           0.0000          -
417.65/23.91	c *      24           4779         353        20       90591.0000           0.0000          -
459.52/26.10	c *      26           4869         356        20       89337.0000           0.0000          -
459.52/26.11	c *      26           4869         356        20       89209.0000           0.0000          -
502.54/28.25	c        28           4878         356        20       89209.0000           0.0000          -
593.78/32.83	c *      33           3658         602        20       85432.0000           0.0000          -
611.40/33.74	c        34           3658         602        20       85432.0000           0.0000          -
714.27/38.98	c        39           4898         278        20       85432.0000           0.0000          -
813.28/44.02	c        44           5150         357        20       85432.0000           0.0000          -
915.07/49.10	c        49           5617         303        20       85432.0000           0.0000          -
928.07/49.78	c *      50           5166         276        20       84575.0000           0.0000          -
1017.29/54.27	c        54           5883         355        20       84575.0000           0.0000          -
1118.42/59.33	c        59           5776         287        20       84575.0000           0.0000          -
1219.55/64.44	c        64           6631         257        20       84575.0000           0.0000          -
1320.70/69.52	c        70           8176         383        20       84575.0000           0.0000          -
1427.74/74.98	c        75           8335         353        20       84575.0000           0.0000          -
1529.53/80.07	c        80           8989         354        20       84575.0000           0.0000          -
1630.68/85.19	c        85           9727         360        20       84575.0000           0.0000          -
1731.07/90.29	c        90          10487         401        20       84575.0000           0.0000          -
1832.20/95.37	c        95          12087         383        20       84575.0000           0.0000          -
1933.26/100.41	c       100          12822         379        20       84575.0000           0.0000          -
2036.37/105.65	c       106          14817         395        20       84575.0000           0.0000          -
2141.43/110.94	c       111          14285         383        20       84575.0000           0.0000          -
2245.06/116.18	c       116          15800         392        20       84575.0000           0.0000          -
2345.41/121.25	c       121          16347         392        20       84575.0000           0.0000          -
2446.49/126.34	c       126          15757         433        20       84575.0000           0.0000          -
2545.56/131.39	c       131          16333         431        20       84575.0000           0.0000          -
2646.69/136.45	c       136          16691         442        20       84575.0000           0.0000          -
2747.81/141.53	c       142          17014         428        20       84575.0000           0.0000          -
2848.88/146.65	c       147          19757         391        20       84575.0000           0.0000          -
2949.90/151.72	c       152          20426         392        20       84575.0000           0.0000          -
3048.97/156.79	c       157          21030         390        20       84575.0000           0.0000          -
3150.04/161.87	c       162          21662         393        20       84575.0000           0.0000          -
3251.06/166.98	c       167          22242         390        20       84575.0000           0.0000          -
3352.80/172.04	c       172          22937         394        20       84575.0000           0.0000          -
3451.98/177.13	c       177          23539         394        20       84575.0000           0.0000          -
3554.26/182.26	c       182          24098         391        20       84575.0000           0.0000          -
3655.37/187.31	c       187          24724         396        20       84575.0000           0.0000          -
3756.38/192.44	c       192          25246         394        20       84575.0000           0.0000          -
3855.52/197.45	c       197          25871         387        20       84575.0000           0.0000          -
3958.64/202.64	c       203          26493         393        20       84575.0000           0.0000          -
4059.77/207.72	c       208          26318         491        20       84575.0000           0.0000          -
4160.88/212.88	c       213          26152         433        20       84575.0000           0.0000          -
4264.15/218.10	c       218          27134         484        20       84575.0000           0.0000          -
4366.40/223.21	c       223          27600         487        20       84575.0000           0.0000          -
4467.40/228.37	c       228          27447         421        20       84575.0000           0.0000          -
4568.48/233.47	c       233          27955         428        20       84575.0000           0.0000          -
4669.58/238.56	c       239          30136           0        20       84575.0000           0.0000          -
4770.65/243.63	c       244          31582         474        20       84575.0000           0.0000          -
4871.55/248.75	c       249          29744         484        20       84575.0000           0.0000          -
4972.49/253.88	c       254          30453         436        20       84575.0000           0.0000          -
5073.45/258.96	c       259          31842         505        20       84575.0000           0.0000          -
5175.12/264.07	c       264          33953         474        20       84575.0000           0.0000          -
5276.10/269.15	c       269          34502         476        20       84575.0000           0.0000          -
5376.29/274.26	c       274          35068         473        20       84575.0000           0.0000          -
5477.31/279.32	c       279          35588         482        20       84575.0000           0.0000          -
5578.37/284.41	c       284          36161         476        20       84575.0000           0.0000          -
5677.39/289.47	c       289          36664         475        20       84575.0000           0.0000          -
5778.29/294.52	c       295          37217         474        20       84575.0000           0.0000          -
5877.21/299.58	c       300          37767         475        20       84575.0000           0.0000          -
5978.10/304.67	c       305          38333         479        20       84575.0000           0.0000          -
6079.01/309.79	c       310          38837         477        20       84575.0000           0.0000          -
6179.91/314.85	c       315          39346         477        20       84575.0000           0.0000          -
6280.80/319.94	c       320          39906         474        20       84575.0000           0.0000          -
6382.31/325.05	c       325          40528         473        20       84575.0000           0.0000          -
6492.52/330.60	c       331          41141         480        20       84575.0000           0.0000          -
6591.42/335.68	c       336          41751         471        20       84575.0000           0.0000          -
6692.31/340.74	c       341          42320         477        20       84575.0000           0.0000          -
6793.21/345.83	c       346          42855         477        20       84575.0000           0.0000          -
6894.20/350.91	c       351          43394         472        20       84575.0000           0.0000          -
6993.03/355.99	c       356          43904         476        20       84575.0000           0.0000          -
7091.95/361.00	c       361          47029         326        20       84575.0000           0.0000          -
7193.53/366.09	c       366          47713         338        20       84575.0000           0.0000          -
7295.73/371.20	c       371          48242         330        20       84575.0000           0.0000          -
7402.69/376.68	c       377          44148         518        20       84575.0000           0.0000          -
7501.73/381.68	c       382          49923         320        20       84575.0000           0.0000          -
7532.28/383.15	c *     383          49952         334        20       84514.0000           0.0000          -
7602.59/386.76	c       387          50236         320        20       84514.0000           0.0000          -
7703.48/391.84	c       392          46914         474        20       84514.0000           0.0000          -
7802.48/396.87	c       397          45165         510        20       84514.0000           0.0000          -
7903.39/401.92	c       402          47123         469        20       84514.0000           0.0000          -
8002.36/406.99	c       407          47617         472        20       84514.0000           0.0000          -
8097.34/411.75	c *     412          46385         509        20       84136.0000           0.0000          -
8099.26/411.80	c *     412          46385         509        20       83329.0000           0.0000          -
8106.10/412.18	c       412          46385         509        20       83329.0000           0.0000          -
8212.01/417.50	c       418          46845         510        20       83329.0000           0.0000          -
8312.82/422.63	c       423          46895         509        20       83329.0000           0.0000          -
8417.68/427.97	c       428          53125         324        20       83329.0000           0.0000          -
8519.35/433.09	c       433              2           1        20       83329.0000       40264.0000    106.96%
8621.30/438.20	c       438              2           1        20       83329.0000       40264.0000    106.96%
8720.24/443.27	c       443              2           1        20       83329.0000       40264.0000    106.96%
8825.17/448.53	c       449              2           1        20       83329.0000       40264.0000    106.96%
8926.16/453.64	c       454              2           1        20       83329.0000       40264.0000    106.96%
9027.16/458.76	c       459              2           1        20       83329.0000       40264.0000    106.96%
9128.14/463.84	c       464              2           1        20       83329.0000       40264.0000    106.96%
9229.18/468.90	c       469              2           1        20       83329.0000       40264.0000    106.96%
9328.08/473.97	c       474              2           1        20       83329.0000       40264.0000    106.96%
9429.52/479.05	c       479              3           2        20       83329.0000       40264.0000    106.96%
9528.47/484.11	c       484              3           2        20       83329.0000       40264.0000    106.96%
9630.50/489.20	c       489              3           2        20       83329.0000       40264.0000    106.96%
9729.35/494.27	c       494              3           2        20       83329.0000       40264.0000    106.96%
9830.20/499.33	c       499              3           2        20       83329.0000       40264.0000    106.96%
9929.06/504.38	c       504              2           1        20       83329.0000       40264.0000    106.96%
10029.93/509.45	c       509              2           1        20       83329.0000       40264.0000    106.96%
10128.90/514.49	c       514              2           1        20       83329.0000       40264.0000    106.96%
10229.80/519.51	c       520              2           1        20       83329.0000       40264.0000    106.96%
10328.65/524.59	c       525              2           1        20       83329.0000       40264.0000    106.96%
10429.53/529.66	c       530              2           1        20       83329.0000       40264.0000    106.96%
10530.40/534.74	c       535              2           1        20       83329.0000       40264.0000    106.96%
10631.30/539.82	c       540              2           1        20       83329.0000       40264.0000    106.96%
10732.21/544.90	c       545              2           1        20       83329.0000       40264.0000    106.96%
10831.27/550.02	c       550              2           1        20       83329.0000       40264.0000    106.96%
10933.07/555.11	c       555              2           1        20       83329.0000       40264.0000    106.96%
11035.22/560.21	c       560              2           1        20       83329.0000       40264.0000    106.96%
11134.20/565.26	c       565              2           1        20       83329.0000       40264.0000    106.96%
11235.12/570.31	c       570              5           4        20       83329.0000       40264.0000    106.96%
11336.22/575.42	c       575              2           1        20       83329.0000       40264.0000    106.96%
11436.96/580.52	c       581              2           1        20       83329.0000       40264.0000    106.96%
11535.91/585.59	c       586              2           1        20       83329.0000       40264.0000    106.96%
11636.83/590.64	c       591              2           1        20       83329.0000       40264.0000    106.96%
11737.77/595.71	c       596              2           1        20       83329.0000       40264.0000    106.96%
11838.66/600.81	c       601              2           1        20       83329.0000       40264.0000    106.96%
11937.57/605.88	c       606              2           1        20       83329.0000       40264.0000    106.96%
12038.52/610.96	c       611              2           1        20       83329.0000       40264.0000    106.96%
12137.55/616.02	c       616              2           1        20       83329.0000       40264.0000    106.96%
12239.13/621.10	c       621              2           1        20       83329.0000       40264.0000    106.96%
12338.05/626.11	c       626              2           1        20       83329.0000       40264.0000    106.96%
12440.39/631.20	c       631              2           1        20       83329.0000       40264.0000    106.96%
12541.33/636.31	c       636              2           1        20       83329.0000       40264.0000    106.96%
12640.29/641.37	c       641              2           1        20       83329.0000       40264.0000    106.96%
12740.97/646.44	c       646              2           1        20       83329.0000       40264.0000    106.96%
12839.89/651.47	c       651              2           1        20       83329.0000       40264.0000    106.96%
12942.82/656.64	c       657              2           1        20       83329.0000       40264.0000    106.96%
13043.77/661.72	c       662              2           1        20       83329.0000       40264.0000    106.96%
13142.70/666.73	c       667              2           1        20       83329.0000       40264.0000    106.96%
13241.69/671.74	c       672              2           1        20       83329.0000       40264.0000    106.96%
13342.60/676.87	c       677              2           1        20       83329.0000       40264.0000    106.96%
13446.02/682.06	c       682              8           7        20       83329.0000       40264.0000    106.96%
13548.29/687.24	c       687              8           7        20       83329.0000       40264.0000    106.96%
13647.21/692.30	c       692              8           7        20       83329.0000       40264.0000    106.96%
13748.17/697.38	c       697              8           7        20       83329.0000       40264.0000    106.96%
13851.13/702.50	c       703              8           7        20       83329.0000       40264.0000    106.96%
13950.13/707.59	c       708              6           5        20       83329.0000       40264.0000    106.96%
14053.09/712.74	c       713              6           5        20       83329.0000       40264.0000    106.96%
14154.06/717.86	c       718              6           5        20       83329.0000       40264.0000    106.96%
14257.72/723.09	c       723              6           5        20       83329.0000       40264.0000    106.96%
14359.85/728.23	c       728              3           4        20       83329.0000       40264.0000    106.96%
14460.69/733.34	c       733              3           4        20       83329.0000       40264.0000    106.96%
14561.61/738.45	c       738              3           4        20       83329.0000       40264.0000    106.96%
14662.46/743.55	c       744              3           4        20       83329.0000       40264.0000    106.96%
14763.46/748.62	c       749              3           4        20       83329.0000       40264.0000    106.96%
14862.45/753.66	c       754              3           4        20       83329.0000       40264.0000    106.96%
14963.46/758.76	c       759              3           4        20       83329.0000       40264.0000    106.96%
15064.49/763.88	c       764              3           4        20       83329.0000       40264.0000    106.96%
15165.44/768.96	c       769              3           4        20       83329.0000       40264.0000    106.96%
15269.11/774.18	c       774              3           4        20       83329.0000       40264.0000    106.96%
15371.33/779.37	c       779              3           4        20       83329.0000       40264.0000    106.96%
15472.03/784.47	c       784              3           4        20       83329.0000       40264.0000    106.96%
15572.98/789.52	c       790              3           4        20       83329.0000       40264.0000    106.96%
15673.73/794.60	c       795              3           4        20       83329.0000       40264.0000    106.96%
15774.58/799.78	c       800              3           4        20       83329.0000       40264.0000    106.96%
15873.47/804.80	c       805              3           4        20       83329.0000       40264.0000    106.96%
15974.30/809.80	c       810              3           4        20       83329.0000       40264.0000    106.96%
16075.27/814.97	c       815              3           4        20       83329.0000       40264.0000    106.96%
16176.81/820.05	c       820              3           4        20       83329.0000       40264.0000    106.96%
16279.14/825.22	c       825              3           4        20       83329.0000       40264.0000    106.96%
16379.99/830.32	c       830              3           4        20       83329.0000       40264.0000    106.96%
16481.14/835.41	c       835              3           4        20       83329.0000       40264.0000    106.96%
16579.94/840.49	c       840              3           4        20       83329.0000       40264.0000    106.96%
16680.87/845.56	c       846              3           4        20       83329.0000       40264.0000    106.96%
16781.80/850.67	c       851              3           4        20       83329.0000       40264.0000    106.96%
16884.68/855.82	c       856              3           4        20       83329.0000       40264.0000    106.96%
16985.59/860.92	c       861              3           4        20       83329.0000       40264.0000    106.96%
17084.51/866.01	c       866              3           4        20       83329.0000       40264.0000    106.96%
17188.21/871.16	c       871              3           4        20       83329.0000       40264.0000    106.96%
17288.27/876.26	c       876              3           4        20       83329.0000       40264.0000    106.96%
17389.13/881.32	c       881              3           4        20       83329.0000       40264.0000    106.96%
17490.05/886.44	c       886              3           4        20       83329.0000       40264.0000    106.96%
17591.06/891.54	c       892              3           4        20       83329.0000       40264.0000    106.96%
17690.11/896.54	c       897              3           4        20       83329.0000       40264.0000    106.96%
17791.11/901.62	c       902              3           4        20       83329.0000       40264.0000    106.96%
17892.10/906.74	c       907              3           4        20       83329.0000       40264.0000    106.96%
17995.06/911.90	c       912              3           4        20       83329.0000       40264.0000    106.96%
18093.99/916.97	c       917              3           4        20       83329.0000       40264.0000    106.96%
18195.54/922.07	c       922              3           4        20       83329.0000       40264.0000    106.96%
18296.51/927.14	c       927              3           4        20       83329.0000       40264.0000    106.96%
18396.74/932.21	c       932              3           4        20       83329.0000       40264.0000    106.96%
18497.67/937.30	c       937              3           4        20       83329.0000       40264.0000    106.96%
18596.62/942.35	c       942              3           4        20       83329.0000       40264.0000    106.96%
18697.51/947.41	c       947              3           4        20       83329.0000       40264.0000    106.96%
18796.46/952.48	c       952              3           4        20       83329.0000       40264.0000    106.96%
18897.37/957.55	c       958              3           4        20       83329.0000       40264.0000    106.96%
18998.27/962.63	c       963              3           4        20       83329.0000       40264.0000    106.96%
19097.17/967.68	c       968              3           4        20       83329.0000       40264.0000    106.96%
19198.09/972.76	c       973              3           4        20       83329.0000       40264.0000    106.96%
19298.97/977.81	c       978              3           4        20       83329.0000       40264.0000    106.96%
19397.89/982.83	c       983              3           4        20       83329.0000       40264.0000    106.96%
19496.81/987.87	c       988              3           4        20       83329.0000       40264.0000    106.96%
19597.74/992.95	c       993              3           4        20       83329.0000       40264.0000    106.96%
19699.22/998.11	c       998              3           4        20       83329.0000       40264.0000    106.96%
19800.10/1003.16	c      1003              3           4        20       83329.0000       40264.0000    106.96%
19900.41/1008.22	c      1008              3           4        20       83329.0000       40264.0000    106.96%
20001.33/1013.31	c      1013              3           4        20       83329.0000       40264.0000    106.96%
20007.27/1013.68	c *    1014              3           4        20       82542.0000       40264.0000    105.00%
20105.93/1018.63	c      1019              3           4        20       82542.0000       40264.0000    105.00%
20206.64/1023.74	c      1024              3           4        20       82542.0000       40264.0000    105.00%
20309.56/1028.98	c      1029              3           4        20       82542.0000       40264.0000    105.00%
20411.16/1034.06	c      1034              3           4        20       82542.0000       40264.0000    105.00%
20511.90/1039.16	c      1039              3           4        20       82542.0000       40264.0000    105.00%
20612.12/1044.26	c      1044              3           4        20       82542.0000       40264.0000    105.00%
20713.10/1049.36	c      1049              3           4        20       82542.0000       40264.0000    105.00%
20812.10/1054.39	c      1054              3           4        20       82542.0000       40264.0000    105.00%
20915.02/1059.53	c      1060              3           4        20       82542.0000       40264.0000    105.00%
21015.93/1064.62	c      1065              3           4        20       82542.0000       40264.0000    105.00%
21116.84/1069.76	c      1070              3           4        20       82542.0000       40264.0000    105.00%
21217.76/1074.83	c      1075              3           4        20       82542.0000       40264.0000    105.00%
21318.66/1079.93	c      1080              3           4        20       82542.0000       40264.0000    105.00%
21417.58/1084.99	c      1085              3           4        20       82542.0000       40264.0000    105.00%
21522.50/1090.28	c      1090              3           4        20       82542.0000       40264.0000    105.00%
21623.49/1095.38	c      1095              3           4        20       82542.0000       40264.0000    105.00%
21724.52/1100.45	c      1100              3           4        20       82542.0000       40264.0000    105.00%
21823.69/1105.46	c      1105              3           4        20       82542.0000       40264.0000    105.00%
21924.51/1110.57	c      1111              3           4        20       82542.0000       40264.0000    105.00%
22025.50/1115.63	c      1116              3           4        20       82542.0000       40264.0000    105.00%
22126.52/1120.71	c      1121              3           4        20       82542.0000       40264.0000    105.00%
22225.56/1125.73	c      1126              3           4        20       82542.0000       40264.0000    105.00%
22326.46/1130.81	c      1131              3           4        20       82542.0000       40264.0000    105.00%
22425.43/1135.88	c      1136              3           4        20       82542.0000       40264.0000    105.00%
22526.42/1140.98	c      1141              3           4        20       82542.0000       40264.0000    105.00%
22628.08/1146.07	c      1146              3           4        20       82542.0000       40264.0000    105.00%
22728.93/1151.15	c      1151              3           4        20       82542.0000       40264.0000    105.00%
22829.11/1156.26	c      1156              3           4        20       82542.0000       40264.0000    105.00%
22936.01/1161.64	c      1162              3           4        20       82542.0000       40264.0000    105.00%
23036.90/1166.79	c      1167              3           4        20       82542.0000       40264.0000    105.00%
23139.78/1171.90	c      1172              3           4        20       82542.0000       40264.0000    105.00%
23243.41/1177.14	c      1177              3           4        20       82542.0000       40264.0000    105.00%
23343.54/1182.27	c      1182              3           4        20       82542.0000       40264.0000    105.00%
23444.42/1187.37	c      1187              3           4        20       82542.0000       40264.0000    105.00%
23545.31/1192.45	c      1192              3           4        20       82542.0000       40264.0000    105.00%
23646.22/1197.50	c      1198              3           4        20       82542.0000       40264.0000    105.00%
23745.19/1202.59	c      1203              3           4        20       82542.0000       40264.0000    105.00%
23846.12/1207.66	c      1208              3           4        20       82542.0000       40264.0000    105.00%
23947.08/1212.73	c      1213              3           4        20       82542.0000       40264.0000    105.00%
24046.06/1217.77	c      1218              3           4        20       82542.0000       40264.0000    105.00%
24145.06/1222.77	c      1223              3           4        20       82542.0000       40264.0000    105.00%
24248.02/1227.93	c      1228              3           4        20       82542.0000       40264.0000    105.00%
24347.04/1233.00	c      1233              3           4        20       82542.0000       40264.0000    105.00%
24446.04/1238.03	c      1238              3           4        20       82542.0000       40264.0000    105.00%
24547.49/1243.04	c      1243              3           4        20       82542.0000       40264.0000    105.00%
24650.00/1248.25	c      1248              3           4        20       82542.0000       40264.0000    105.00%
24752.96/1253.40	c      1253              3           4        20       82542.0000       40264.0000    105.00%
24853.80/1258.50	c      1259              3           4        20       82542.0000       40264.0000    105.00%
24954.72/1263.68	c      1264              3           4        20       82542.0000       40264.0000    105.00%
25057.74/1268.85	c      1269              3           4        20       82542.0000       40264.0000    105.00%
25158.78/1273.94	c      1274              3           4        20       82542.0000       40264.0000    105.00%
25257.79/1278.96	c      1279              3           4        20       82542.0000       40264.0000    105.00%
25361.46/1284.16	c      1284              3           4        20       82542.0000       40264.0000    105.00%
25461.71/1289.25	c      1289              3           4        20       82542.0000       40264.0000    105.00%
25566.60/1294.56	c      1295              3           4        20       82542.0000       40264.0000    105.00%
25669.61/1299.75	c      1300              3           4        20       82542.0000       40264.0000    105.00%
25770.63/1304.82	c      1305              3           4        20       82542.0000       40264.0000    105.00%
25871.64/1309.91	c      1310              3           4        20       82542.0000       40264.0000    105.00%
25970.65/1314.99	c      1315              3           4        20       82542.0000       40264.0000    105.00%
26074.40/1320.18	c      1320              3           4        20       82542.0000       40264.0000    105.00%
26174.58/1325.29	c      1325              3           4        20       82542.0000       40264.0000    105.00%
26277.53/1330.40	c      1330              3           4        20       82542.0000       40264.0000    105.00%
26376.49/1335.47	c      1335              3           4        20       82542.0000       40264.0000    105.00%
26475.47/1340.48	c      1340              3           4        20       82542.0000       40264.0000    105.00%
26578.40/1345.62	c      1346              3           4        20       82542.0000       40264.0000    105.00%
26685.92/1351.05	c      1351              3           4        20       82542.0000       40264.0000    105.00%
26788.14/1356.29	c      1356              3           4        20       82542.0000       40264.0000    105.00%
26890.91/1361.45	c      1361              3           4        20       82542.0000       40264.0000    105.00%
26991.83/1366.51	c      1367              3           4        20       82542.0000       40264.0000    105.00%
27090.79/1371.56	c      1372              3           4        20       82542.0000       40264.0000    105.00%
27191.71/1376.66	c      1377              3           4        20       82542.0000       40264.0000    105.00%
27292.70/1381.80	c      1382              3           4        20       82542.0000       40264.0000    105.00%
27393.68/1386.88	c      1387              3           4        20       82542.0000       40264.0000    105.00%
27494.66/1391.96	c      1392              3           4        20       82542.0000       40264.0000    105.00%
27596.38/1397.05	c      1397              3           4        20       82542.0000       40264.0000    105.00%
27698.55/1402.22	c      1402              3           4        20       82542.0000       40264.0000    105.00%
27797.53/1407.29	c      1407              3           4        20       82542.0000       40264.0000    105.00%
27898.56/1412.38	c      1412              3           4        20       82542.0000       40264.0000    105.00%
27999.54/1417.45	c      1417              3           4        20       82542.0000       40264.0000    105.00%
28106.47/1422.85	c      1423              3           4        20       82542.0000       40264.0000    105.00%
28207.35/1427.95	c      1428              3           4        20       82542.0000       40264.0000    105.00%
28309.14/1433.09	c      1433              3           4        20       82542.0000       40264.0000    105.00%
28413.26/1438.33	c      1438              3           4        20       82542.0000       40264.0000    105.00%
28512.26/1443.36	c      1443              3           4        20       82542.0000       40264.0000    105.00%
28615.18/1448.53	c      1449              3           4        20       82542.0000       40264.0000    105.00%
28716.13/1453.61	c      1454              3           4        20       82542.0000       40264.0000    105.00%
28815.06/1458.69	c      1459              3           4        20       82542.0000       40264.0000    105.00%
28919.94/1463.97	c      1464              3           4        20       82542.0000       40264.0000    105.00%
29021.45/1469.05	c      1469              3           4        20       82542.0000       40264.0000    105.00%
29122.61/1474.15	c      1474              3           4        20       82542.0000       40264.0000    105.00%
29222.74/1479.25	c      1479              3           4        20       82542.0000       40264.0000    105.00%
29323.68/1484.34	c      1484              3           4        20       82542.0000       40264.0000    105.00%
29424.62/1489.42	c      1489              3           4        20       82542.0000       40264.0000    105.00%
29523.63/1494.48	c      1494              3           4        20       82542.0000       40264.0000    105.00%
29626.67/1499.61	c      1500              3           4        20       82542.0000       40264.0000    105.00%
29727.71/1504.70	c      1505              3           4        20       82542.0000       40264.0000    105.00%
29828.80/1509.84	c      1510              3           4        20       82542.0000       40264.0000    105.00%
29929.86/1514.91	c      1515              3           4        20       82542.0000       40264.0000    105.00%
30028.84/1520.00	c      1520              3           4        20       82542.0000       40264.0000    105.00%
30127.67/1525.02	c      1525              3           4        20       82542.0000       40264.0000    105.00%
30232.51/1530.20	c      1530              3           4        20       82542.0000       40264.0000    105.00%
30333.49/1535.32	c      1535              3           4        20       82542.0000       40264.0000    105.00%
30432.49/1540.40	c      1540              3           4        20       82542.0000       40264.0000    105.00%
30535.42/1545.52	c      1546              3           4        20       82542.0000       40264.0000    105.00%
30634.33/1550.58	c      1551              3           4        20       82542.0000       40264.0000    105.00%
30735.29/1555.64	c      1556              3           4        20       82542.0000       40264.0000    105.00%
30838.19/1560.84	c      1561              3           4        20       82542.0000       40264.0000    105.00%
30939.08/1565.99	c      1566              3           4        20       82542.0000       40264.0000    105.00%
31040.59/1571.08	c      1571              3           4        20       82542.0000       40264.0000    105.00%
31142.93/1576.20	c      1576              3           4        20       82542.0000       40264.0000    105.00%
31243.89/1581.34	c      1581              3           4        20       82542.0000       40264.0000    105.00%
31344.83/1586.44	c      1586              3           4        20       82542.0000       40264.0000    105.00%
31445.75/1591.56	c      1592              3           4        20       82542.0000       40264.0000    105.00%
31546.81/1596.68	c      1597              3           4        20       82542.0000       40264.0000    105.00%
31649.65/1601.86	c      1602              3           4        20       82542.0000       40264.0000    105.00%
31750.58/1607.02	c      1607              3           4        20       82542.0000       40264.0000    105.00%
31852.30/1612.13	c      1612              3           4        20       82542.0000       40264.0000    105.00%
31954.44/1617.27	c      1617              3           4        20       82542.0000       40264.0000    105.00%
32055.41/1622.34	c      1622              3           4        20       82542.0000       40264.0000    105.00%
32156.34/1627.40	c      1627              3           4        20       82542.0000       40264.0000    105.00%
32255.30/1632.41	c      1632              3           4        20       82542.0000       40264.0000    105.00%
32356.24/1637.55	c      1638              3           4        20       82542.0000       40264.0000    105.00%
32457.16/1642.66	c      1643              3           4        20       82542.0000       40264.0000    105.00%
32560.04/1647.80	c      1648              3           4        20       82542.0000       40264.0000    105.00%
32658.96/1652.84	c      1653              3           4        20       82542.0000       40264.0000    105.00%
32759.90/1658.01	c      1658              8           7        20       82542.0000       40264.0000    105.00%
32864.80/1663.21	c      1663              8           7        20       82542.0000       40264.0000    105.00%
32965.75/1668.34	c      1668              8           7        20       82542.0000       40264.0000    105.00%
33066.69/1673.42	c      1673              8           7        20       82542.0000       40264.0000    105.00%
33167.62/1678.54	c      1679              4           3        20       82542.0000       40264.0000    105.00%
33268.47/1683.69	c      1684              4           3        20       82542.0000       40264.0000    105.00%
33371.37/1688.82	c      1689              4           3        20       82542.0000       40264.0000    105.00%
33470.31/1693.87	c      1694              4           3        20       82542.0000       40264.0000    105.00%
33571.25/1698.94	c      1699              4           3        20       82542.0000       40264.0000    105.00%
33672.89/1704.06	c      1704              4           3        20       82542.0000       40264.0000    105.00%
33771.63/1709.08	c      1709             15          12        20       82542.0000       40264.0000    105.00%
33870.85/1714.12	c      1714             81          80        20       82542.0000       40264.0000    105.00%
33971.64/1719.19	c      1719             81          80        20       82542.0000       40264.0000    105.00%
34073.84/1724.30	c      1724             81          80        20       82542.0000       40264.0000    105.00%
34174.77/1729.45	c      1729             81          80        20       82542.0000       40264.0000    105.00%
34275.68/1734.53	c      1735             81          80        20       82542.0000       40264.0000    105.00%
34376.59/1739.65	c      1740             81          80        20       82542.0000       40264.0000    105.00%
34477.51/1744.74	c      1745             81          80        20       82542.0000       40264.0000    105.00%
34578.45/1749.88	c      1750             18          15        20       82542.0000       40264.0000    105.00%
34679.39/1754.93	c      1755             18          15        20       82542.0000       40264.0000    105.00%
34784.28/1760.26	c      1760             21          20        20       82542.0000       40264.0000    105.00%
34885.22/1765.36	c      1765              6           5        20       82542.0000       40264.0000    105.00%
34990.16/1770.61	c      1771              6           5        20       82542.0000       40264.0000    105.00%
35089.14/1775.67	c      1776              6           5        20       82542.0000       40264.0000    105.00%
35190.08/1780.79	c      1781              6           5        20       82542.0000       40264.0000    105.00%
35291.04/1785.87	c      1786              6           5        20       82542.0000       40264.0000    105.00%
35392.00/1790.92	c      1791              6           5        20       82542.0000       40264.0000    105.00%
35495.70/1796.19	c      1796             87          86        20       82542.0000       40264.0000    105.00%
35598.00/1801.35	c      1801             87          86        20       82542.0000       40264.0000    105.00%
35699.01/1806.45	c      1806             87          86        20       82542.0000       40264.0000    105.00%
35800.00/1811.52	c      1812              7           6        20       82542.0000       40264.0000    105.00%
35901.01/1816.63	c      1817              7           6        20       82542.0000       40264.0000    105.00%
36000.06/1821.69	c      1822              7           6        20       82542.0000       40264.0000    105.00%
36103.06/1826.85	c      1827              7           6        20       82542.0000       40264.0000    105.00%
36204.08/1831.96	c      1832              7           6        20       82542.0000       40264.0000    105.00%
36305.82/1837.06	c      1837             30          29        20       82542.0000       40264.0000    105.00%
36406.34/1842.15	c      1842             30          29        20       82542.0000       40264.0000    105.00%
36508.69/1847.34	c      1847             30          29        20       82542.0000       40264.0000    105.00%
36609.68/1852.46	c      1852             28          25        20       82542.0000       40264.0000    105.00%
36710.57/1857.54	c      1858              8           7        20       82542.0000       40264.0000    105.00%
36811.54/1862.65	c      1863              8           7        20       82542.0000       40264.0000    105.00%
36912.47/1867.71	c      1868              8           7        20       82542.0000       40264.0000    105.00%
37011.42/1872.77	c      1873             91          90        20       82542.0000       40264.0000    105.00%
37112.34/1877.80	c      1878             91          90        20       82542.0000       40264.0000    105.00%
37213.15/1882.94	c      1883             91          90        20       82542.0000       40264.0000    105.00%
37312.08/1887.99	c      1888             91          90        20       82542.0000       40264.0000    105.00%
37413.67/1893.12	c      1893             31          28        20       82542.0000       40264.0000    105.00%
37515.90/1898.27	c      1898             31          28        20       82542.0000       40264.0000    105.00%
37616.82/1903.36	c      1903             10           9        20       82542.0000       40264.0000    105.00%
37717.74/1908.49	c      1908             10           9        20       82542.0000       40264.0000    105.00%
37818.70/1913.56	c      1914             10           9        20       82542.0000       40264.0000    105.00%
37921.64/1918.72	c      1919             40          39        20       82542.0000       40264.0000    105.00%
38022.61/1923.83	c      1924             40          39        20       82542.0000       40264.0000    105.00%
38126.22/1929.06	c      1929             40          39        20       82542.0000       40264.0000    105.00%
38227.29/1934.14	c      1934             40          39        20       82542.0000       40264.0000    105.00%
38327.36/1939.21	c      1939             40          39        20       82542.0000       40264.0000    105.00%
38428.35/1944.34	c      1944             40          39        20       82542.0000       40264.0000    105.00%
38531.30/1949.55	c      1950             40          39        20       82542.0000       40264.0000    105.00%
38632.31/1954.61	c      1955             40          39        20       82542.0000       40264.0000    105.00%
38733.28/1959.79	c      1960             40          39        20       82542.0000       40264.0000    105.00%
38836.19/1964.93	c      1965             18          17        20       82542.0000       40264.0000    105.00%
38935.16/1970.00	c      1970             40          41        20       82542.0000       40264.0000    105.00%
39036.64/1975.11	c      1975             40          41        20       82542.0000       40264.0000    105.00%
39138.95/1980.20	c      1980             40          41        20       82542.0000       40264.0000    105.00%
39239.85/1985.31	c      1985             40          41        20       82542.0000       40264.0000    105.00%
39340.75/1990.45	c      1990             40          41        20       82542.0000       40264.0000    105.00%
39441.64/1995.53	c      1996             40          41        20       82542.0000       40264.0000    105.00%
39540.56/2000.55	c      2001             40          41        20       82542.0000       40264.0000    105.00%
39643.43/2005.70	c      2006             40          41        20       82542.0000       40264.0000    105.00%
39744.37/2010.83	c      2011             40          41        20       82542.0000       40264.0000    105.00%
39845.33/2015.98	c      2016             40          41        20       82542.0000       40264.0000    105.00%
39946.75/2021.05	c      2021             40          41        20       82542.0000       40264.0000    105.00%
40047.90/2026.15	c      2026             40          41        20       82542.0000       40264.0000    105.00%
40146.68/2031.18	c      2031             40          41        20       82542.0000       40264.0000    105.00%
40247.22/2036.29	c      2036             40          41        20       82542.0000       40264.0000    105.00%
40350.20/2041.47	c      2041             40          41        20       82542.0000       40264.0000    105.00%
40451.17/2046.55	c      2047             40          41        20       82542.0000       40264.0000    105.00%
40550.18/2051.55	c      2052             40          41        20       82542.0000       40264.0000    105.00%
40651.15/2056.64	c      2057             40          41        20       82542.0000       40264.0000    105.00%
40752.21/2061.74	c      2062             40          41        20       82542.0000       40264.0000    105.00%
40853.24/2066.84	c      2067             40          41        20       82542.0000       40264.0000    105.00%
40954.15/2071.93	c      2072             40          41        20       82542.0000       40264.0000    105.00%
41053.09/2077.01	c      2077             40          41        20       82542.0000       40264.0000    105.00%
41154.91/2082.12	c      2082             40          41        20       82542.0000       40264.0000    105.00%
41257.03/2087.25	c      2087             40          41        20       82542.0000       40264.0000    105.00%
41357.96/2092.33	c      2092             40          41        20       82542.0000       40264.0000    105.00%
41458.90/2097.42	c      2097             40          41        20       82542.0000       40264.0000    105.00%
41557.84/2102.45	c      2102             40          41        20       82542.0000       40264.0000    105.00%
41660.73/2107.63	c      2108             40          41        20       82542.0000       40264.0000    105.00%
41761.76/2112.70	c      2113             40          41        20       82542.0000       40264.0000    105.00%
41860.76/2117.78	c      2118             40          41        20       82542.0000       40264.0000    105.00%
41959.78/2122.79	c      2123             40          41        20       82542.0000       40264.0000    105.00%
42062.77/2127.91	c      2128             40          41        20       82542.0000       40264.0000    105.00%
42161.80/2133.01	c      2133             40          41        20       82542.0000       40264.0000    105.00%
42263.35/2138.09	c      2138             40          41        20       82542.0000       40264.0000    105.00%
42364.54/2143.17	c      2143             40          41        20       82542.0000       40264.0000    105.00%
42464.66/2148.28	c      2148             40          41        20       82542.0000       40264.0000    105.00%
42565.62/2153.36	c      2153             40          41        20       82542.0000       40264.0000    105.00%
42666.56/2158.45	c      2158             40          41        20       82542.0000       40264.0000    105.00%
42767.54/2163.54	c      2164             40          41        20       82542.0000       40264.0000    105.00%
42868.50/2168.64	c      2169             40          41        20       82542.0000       40264.0000    105.00%
42969.45/2173.74	c      2174             40          41        20       82542.0000       40264.0000    105.00%
43070.41/2178.80	c      2179             40          41        20       82542.0000       40264.0000    105.00%
43169.39/2183.87	c      2184             40          41        20       82542.0000       40264.0000    105.00%
43270.34/2188.97	c      2189             40          41        20       82542.0000       40264.0000    105.00%
43371.83/2194.07	c      2194             40          41        20       82542.0000       40264.0000    105.00%
43472.64/2199.18	c      2199             40          41        20       82542.0000       40264.0000    105.00%
43573.19/2204.24	c      2204             40          41        20       82542.0000       40264.0000    105.00%
43674.14/2209.38	c      2209             40          41        20       82542.0000       40264.0000    105.00%
43775.21/2214.46	c      2214             40          41        20       82542.0000       40264.0000    105.00%
43876.26/2219.57	c      2220             40          41        20       82542.0000       40264.0000    105.00%
43977.33/2224.67	c      2225             40          41        20       82542.0000       40264.0000    105.00%
44078.46/2229.73	c      2230             40          41        20       82542.0000       40264.0000    105.00%
44177.57/2234.78	c      2235             40          41        20       82542.0000       40264.0000    105.00%
44278.60/2239.87	c      2240             40          41        20       82542.0000       40264.0000    105.00%
44379.70/2245.02	c      2245             40          41        20       82542.0000       40264.0000    105.00%
44483.45/2250.15	c      2250             40          41        20       82542.0000       40264.0000    105.00%
44582.38/2255.19	c      2255             40          41        20       82542.0000       40264.0000    105.00%
44684.65/2260.34	c      2260             40          41        20       82542.0000       40264.0000    105.00%
44785.67/2265.42	c      2265             40          41        20       82542.0000       40264.0000    105.00%
44886.69/2270.51	c      2271             40          41        20       82542.0000       40264.0000    105.00%
44985.71/2275.58	c      2276             40          41        20       82542.0000       40264.0000    105.00%
45086.74/2280.64	c      2281             40          41        20       82542.0000       40264.0000    105.00%
45187.75/2285.79	c      2286             40          41        20       82542.0000       40264.0000    105.00%
45288.71/2290.83	c      2291             40          41        20       82542.0000       40264.0000    105.00%
45387.69/2295.84	c      2296             40          41        20       82542.0000       40264.0000    105.00%
45488.62/2300.91	c      2301             40          41        20       82542.0000       40264.0000    105.00%
45587.57/2306.00	c      2306             40          41        20       82542.0000       40264.0000    105.00%
45689.19/2311.10	c      2311             40          41        20       82542.0000       40264.0000    105.00%
45791.59/2316.23	c      2316             40          41        20       82542.0000       40264.0000    105.00%
45892.36/2321.34	c      2321             40          41        20       82542.0000       40264.0000    105.00%
45993.30/2326.46	c      2326             40          41        20       82542.0000       40264.0000    105.00%
46094.25/2331.53	c      2332             40          41        20       82542.0000       40264.0000    105.00%
46193.26/2336.55	c      2337             40          41        20       82542.0000       40264.0000    105.00%
46294.24/2341.67	c      2342             40          41        20       82542.0000       40264.0000    105.00%
46397.19/2346.84	c      2347             40          41        20       82542.0000       40264.0000    105.00%
46498.13/2351.92	c      2352             40          41        20       82542.0000       40264.0000    105.00%
46597.10/2357.03	c      2357             40          41        20       82542.0000       40264.0000    105.00%
46700.88/2362.14	c      2362             40          41        20       82542.0000       40264.0000    105.00%
46801.00/2367.24	c      2367             40          41        20       82542.0000       40264.0000    105.00%
46901.95/2372.32	c      2372             40          41        20       82542.0000       40264.0000    105.00%
47000.98/2377.39	c      2377             40          41        20       82542.0000       40264.0000    105.00%
47101.99/2382.48	c      2382             40          41        20       82542.0000       40264.0000    105.00%
47203.02/2387.57	c      2388             40          41        20       82542.0000       40264.0000    105.00%
47304.09/2392.67	c      2393             40          41        20       82542.0000       40264.0000    105.00%
47405.10/2397.76	c      2398             40          41        20       82542.0000       40264.0000    105.00%
47505.97/2402.85	c      2403             40          41        20       82542.0000       40264.0000    105.00%
47607.05/2407.98	c      2408             40          41        20       82542.0000       40264.0000    105.00%
47708.77/2413.07	c      2413             40          41        20       82542.0000       40264.0000    105.00%
47809.93/2418.15	c      2418             40          41        20       82542.0000       40264.0000    105.00%
47910.23/2423.24	c      2423             40          41        20       82542.0000       40264.0000    105.00%
48011.32/2428.31	c      2428             40          41        20       82542.0000       40264.0000    105.00%
48110.41/2433.40	c      2433             40          41        20       82542.0000       40264.0000    105.00%
48211.50/2438.41	c      2438             40          41        20       82542.0000       40264.0000    105.00%
48312.55/2443.54	c      2444             40          41        20       82542.0000       40264.0000    105.00%
48413.36/2448.66	c      2449             40          41        20       82542.0000       40264.0000    105.00%
48514.36/2453.77	c      2454             40          41        20       82542.0000       40264.0000    105.00%
48615.37/2458.90	c      2459             40          41        20       82542.0000       40264.0000    105.00%
48718.91/2464.04	c      2464             40          41        20       82542.0000       40264.0000    105.00%
48820.26/2469.15	c      2469             40          41        20       82542.0000       40264.0000    105.00%
48920.46/2474.25	c      2474             40          41        20       82542.0000       40264.0000    105.00%
49021.47/2479.37	c      2479             40          41        20       82542.0000       40264.0000    105.00%
49122.41/2484.45	c      2484             40          41        20       82542.0000       40264.0000    105.00%
49223.38/2489.52	c      2490             40          41        20       82542.0000       40264.0000    105.00%
49324.42/2494.64	c      2495             40          41        20       82542.0000       40264.0000    105.00%
49425.46/2499.72	c      2500             40          41        20       82542.0000       40264.0000    105.00%
49526.50/2504.83	c      2505             40          41        20       82542.0000       40264.0000    105.00%
49627.52/2509.96	c      2510             40          41        20       82542.0000       40264.0000    105.00%
49728.92/2515.10	c      2515             40          41        20       82542.0000       40264.0000    105.00%
49830.29/2520.18	c      2520             40          41        20       82542.0000       40264.0000    105.00%
49930.44/2525.26	c      2525             40          41        20       82542.0000       40264.0000    105.00%
50031.48/2530.34	c      2530             40          41        20       82542.0000       40264.0000    105.00%
50132.47/2535.45	c      2535             40          41        20       82542.0000       40264.0000    105.00%
50231.39/2540.50	c      2540             40          41        20       82542.0000       40264.0000    105.00%
50334.33/2545.63	c      2546             40          41        20       82542.0000       40264.0000    105.00%
50435.31/2550.77	c      2551             40          41        20       82542.0000       40264.0000    105.00%
50536.25/2555.88	c      2556             40          41        20       82542.0000       40264.0000    105.00%
50637.18/2560.98	c      2561             40          41        20       82542.0000       40264.0000    105.00%
50738.85/2566.09	c      2566             40          41        20       82542.0000       40264.0000    105.00%
50839.79/2571.16	c      2571             40          41        20       82542.0000       40264.0000    105.00%
50944.03/2576.43	c      2576             40          41        20       82542.0000       40264.0000    105.00%
51044.99/2581.50	c      2582             40          41        20       82542.0000       40264.0000    105.00%
51145.95/2586.60	c      2587             40          41        20       82542.0000       40264.0000    105.00%
51246.92/2591.72	c      2592             40          41        20       82542.0000       40264.0000    105.00%
51345.89/2596.79	c      2597             40          41        20       82542.0000       40264.0000    105.00%
51448.84/2601.90	c      2602             40          41        20       82542.0000       40264.0000    105.00%
51550.44/2607.03	c      2607             40          41        20       82542.0000       40264.0000    105.00%
51649.35/2612.11	c      2612             40          41        20       82542.0000       40264.0000    105.00%
51751.63/2617.21	c      2617             40          41        20       82542.0000       40264.0000    105.00%
51850.61/2622.29	c      2622             40          41        20       82542.0000       40264.0000    105.00%
51953.34/2627.43	c      2627             40          41        20       82542.0000       40264.0000    105.00%
52054.28/2632.54	c      2633             40          41        20       82542.0000       40264.0000    105.00%
52155.22/2637.67	c      2638             40          41        20       82542.0000       40264.0000    105.00%
52256.08/2642.73	c      2643             40          41        20       82542.0000       40264.0000    105.00%
52359.00/2647.91	c      2648             40          41        20       82542.0000       40264.0000    105.00%
52460.54/2653.08	c      2653             40          41        20       82542.0000       40264.0000    105.00%
52559.57/2658.08	c      2658             40          41        20       82542.0000       40264.0000    105.00%
52658.39/2663.12	c      2663             40          41        20       82542.0000       40264.0000    105.00%
52764.89/2668.42	c      2668             40          41        20       82542.0000       40264.0000    105.00%
52863.86/2673.49	c      2674             40          41        20       82542.0000       40264.0000    105.00%
52966.84/2678.62	c      2679             40          41        20       82542.0000       40264.0000    105.00%
53067.82/2683.75	c      2684             40          41        20       82542.0000       40264.0000    105.00%
53168.79/2688.81	c      2689             40          41        20       82542.0000       40264.0000    105.00%
53269.79/2693.98	c      2694             40          41        20       82542.0000       40264.0000    105.00%
53368.81/2699.03	c      2699             40          41        20       82542.0000       40264.0000    105.00%
53470.60/2704.12	c      2704             40          41        20       82542.0000       40264.0000    105.00%
53572.78/2709.26	c      2709             40          41        20       82542.0000       40264.0000    105.00%
53675.81/2714.41	c      2714             40          41        20       82542.0000       40264.0000    105.00%
53774.82/2719.44	c      2719             40          41        20       82542.0000       40264.0000    105.00%
53875.77/2724.60	c      2725             76          73        20       82542.0000       40264.0000    105.00%
53976.73/2729.66	c      2730             76          73        20       82542.0000       40264.0000    105.00%
54077.71/2734.77	c      2735             41          42        20       82542.0000       40264.0000    105.00%
54180.64/2739.90	c      2740             41          42        20       82542.0000       40264.0000    105.00%
54279.61/2744.97	c      2745             41          42        20       82542.0000       40264.0000    105.00%
54381.33/2750.10	c      2750             41          42        20       82542.0000       40264.0000    105.00%
54482.25/2755.17	c      2755             41          42        20       82542.0000       40264.0000    105.00%
54584.37/2760.31	c      2760             41          42        20       82542.0000       40264.0000    105.00%
54683.39/2765.37	c      2765             41          42        20       82542.0000       40264.0000    105.00%
54784.43/2770.45	c      2770             41          42        20       82542.0000       40264.0000    105.00%
54885.45/2775.56	c      2776             41          42        20       82542.0000       40264.0000    105.00%
54986.55/2780.68	c      2781             41          42        20       82542.0000       40264.0000    105.00%
55087.45/2785.78	c      2786             41          42        20       82542.0000       40264.0000    105.00%
55188.49/2790.87	c      2791             41          42        20       82542.0000       40264.0000    105.00%
55289.56/2795.95	c      2796             41          42        20       82542.0000       40264.0000    105.00%
55388.64/2801.02	c      2801             41          42        20       82542.0000       40264.0000    105.00%
55492.19/2806.14	c      2806             41          42        20       82542.0000       40264.0000    105.00%
55592.55/2811.24	c      2811             41          42        20       82542.0000       40264.0000    105.00%
55695.56/2816.41	c      2816             41          42        20       82542.0000       40264.0000    105.00%
55794.59/2821.47	c      2821             41          42        20       82542.0000       40264.0000    105.00%
55895.67/2826.59	c      2827             41          42        20       82542.0000       40264.0000    105.00%
55996.72/2831.68	c      2832             41          42        20       82542.0000       40264.0000    105.00%
56097.80/2836.75	c      2837             41          42        20       82542.0000       40264.0000    105.00%
56198.88/2841.86	c      2842             41          42        20       82542.0000       40264.0000    105.00%
56299.98/2846.94	c      2847             41          42        20       82542.0000       40264.0000    105.00%
56399.09/2852.01	c      2852             41          42        20       82542.0000       40264.0000    105.00%
56500.67/2857.09	c      2857             41          42        20       82542.0000       40264.0000    105.00%
56599.74/2862.12	c      2862             41          42        20       82542.0000       40264.0000    105.00%
56702.15/2867.22	c      2867             41          42        20       82542.0000       40264.0000    105.00%
56803.19/2872.36	c      2872             41          42        20       82542.0000       40264.0000    105.00%
56904.25/2877.43	c      2877             41          42        20       82542.0000       40264.0000    105.00%
57005.32/2882.54	c      2883             41          42        20       82542.0000       40264.0000    105.00%
57106.38/2887.63	c      2888             41          42        20       82542.0000       40264.0000    105.00%
57207.45/2892.77	c      2893             41          42        20       82542.0000       40264.0000    105.00%
57310.45/2897.92	c      2898             41          42        20       82542.0000       40264.0000    105.00%
57409.50/2903.01	c      2903             41          42        20       82542.0000       40264.0000    105.00%
57513.34/2908.17	c      2908             41          42        20       82542.0000       40264.0000    105.00%
57613.41/2913.26	c      2913             41          42        20       82542.0000       40264.0000    105.00%
57714.39/2918.30	c      2918             41          42        20       82542.0000       40264.0000    105.00%
57813.40/2923.38	c      2923             41          42        20       82542.0000       40264.0000    105.00%
57914.39/2928.47	c      2928             41          42        20       82542.0000       40264.0000    105.00%
58017.38/2933.67	c      2934             41          42        20       82542.0000       40264.0000    105.00%
58118.39/2938.77	c      2939             41          42        20       82542.0000       40264.0000    105.00%
58219.40/2943.84	c      2944             41          42        20       82542.0000       40264.0000    105.00%
58318.42/2948.87	c      2949             41          42        20       82542.0000       40264.0000    105.00%
58419.43/2953.94	c      2954             41          42        20       82542.0000       40264.0000    105.00%
58518.48/2958.97	c      2959             41          42        20       82542.0000       40264.0000    105.00%
58620.22/2964.11	c      2964             41          42        20       82542.0000       40264.0000    105.00%
58721.11/2969.19	c      2969             41          42        20       82542.0000       40264.0000    105.00%
58823.53/2974.31	c      2974             41          42        20       82542.0000       40264.0000    105.00%
58924.58/2979.40	c      2979             41          42        20       82542.0000       40264.0000    105.00%
59023.61/2984.41	c      2984             41          42        20       82542.0000       40264.0000    105.00%
59124.65/2989.56	c      2990             41          42        20       82542.0000       40264.0000    105.00%
59229.58/2994.83	c      2995             41          42        20       82542.0000       40264.0000    105.00%
59330.56/2999.90	c      3000             41          42        20       82542.0000       40264.0000    105.00%
59429.57/3004.99	c      3005             41          42        20       82542.0000       40264.0000    105.00%
59534.51/3010.25	c      3010             41          42        20       82542.0000       40264.0000    105.00%
59635.48/3015.34	c      3015             41          42        20       82542.0000       40264.0000    105.00%
59736.42/3020.42	c      3020             41          42        20       82542.0000       40264.0000    105.00%
59835.35/3025.49	c      3026             41          42        20       82542.0000       40264.0000    105.00%
59938.25/3030.61	c      3031             41          42        20       82542.0000       40264.0000    105.00%
60039.15/3035.75	c      3036             41          42        20       82542.0000       40264.0000    105.00%
60140.08/3040.88	c      3041             41          42        20       82542.0000       40264.0000    105.00%
60240.97/3045.90	c      3046             41          42        20       82542.0000       40264.0000    105.00%
60342.52/3051.05	c      3051             41          42        20       82542.0000       40264.0000    105.00%
60441.71/3056.12	c      3056             41          42        20       82542.0000       40264.0000    105.00%
60543.87/3061.26	c      3061             41          42        20       82542.0000       40264.0000    105.00%
60644.85/3066.36	c      3066             41          42        20       82542.0000       40264.0000    105.00%
60745.89/3071.46	c      3071             41          42        20       82542.0000       40264.0000    105.00%
60846.89/3076.56	c      3077             41          42        20       82542.0000       40264.0000    105.00%
60947.94/3081.62	c      3082             41          42        20       82542.0000       40264.0000    105.00%
61048.94/3086.73	c      3087             41          42        20       82542.0000       40264.0000    105.00%
61150.04/3091.80	c      3092             41          42        20       82542.0000       40264.0000    105.00%
61251.12/3096.92	c      3097             41          42        20       82542.0000       40264.0000    105.00%
61350.19/3102.03	c      3102             41          42        20       82542.0000       40264.0000    105.00%
61455.17/3107.21	c      3107             41          42        20       82542.0000       40264.0000    105.00%
61554.22/3112.25	c      3112             41          42        20       82542.0000       40264.0000    105.00%
61657.22/3117.45	c      3117             41          42        20       82542.0000       40264.0000    105.00%
61758.24/3122.56	c      3123             41          42        20       82542.0000       40264.0000    105.00%
61859.29/3127.65	c      3128             41          42        20       82542.0000       40264.0000    105.00%
61964.25/3132.93	c      3133             41          42        20       82542.0000       40264.0000    105.00%
62063.29/3137.98	c      3138             41          42        20       82542.0000       40264.0000    105.00%
62164.98/3143.06	c      3143             41          42        20       82542.0000       40264.0000    105.00%
62264.07/3148.06	c      3148             41          42        20       82542.0000       40264.0000    105.00%
62364.90/3153.13	c      3153             41          42        20       82542.0000       40264.0000    105.00%
62463.84/3158.17	c      3158             41          42        20       82542.0000       40264.0000    105.00%
62564.34/3163.28	c      3163             41          42        20       82542.0000       40264.0000    105.00%
62665.41/3168.31	c      3168             41          42        20       82542.0000       40264.0000    105.00%
62764.51/3173.31	c      3173             41          42        20       82542.0000       40264.0000    105.00%
62863.60/3178.38	c      3178             41          42        20       82542.0000       40264.0000    105.00%
62970.62/3183.71	c      3184             41          42        20       82542.0000       40264.0000    105.00%
63071.67/3188.84	c      3189             81          80        20       82542.0000       40264.0000    105.00%
63172.73/3193.91	c      3194             81          80        20       82542.0000       40264.0000    105.00%
63271.79/3198.94	c      3199             81          80        20       82542.0000       40264.0000    105.00%
63373.43/3204.13	c      3204             81          80        20       82542.0000       40264.0000    105.00%
63475.84/3209.20	c      3209             81          80        20       82542.0000       40264.0000    105.00%
63574.87/3214.27	c      3214             81          80        20       82542.0000       40264.0000    105.00%
63675.88/3219.37	c      3219             81          80        20       82542.0000       40264.0000    105.00%
63776.84/3224.47	c      3224            101         100        20       82542.0000       40264.0000    105.00%
63879.89/3229.63	c      3230            101         100        20       82542.0000       40264.0000    105.00%
63978.99/3234.69	c      3235            101         100        20       82542.0000       40264.0000    105.00%
64082.06/3239.80	c      3240            101         100        20       82542.0000       40264.0000    105.00%
64185.92/3245.08	c      3245            101         100        20       82542.0000       40264.0000    105.00%
64286.77/3250.19	c      3250            101         100        20       82542.0000       40264.0000    105.00%
64389.08/3255.33	c      3255            101         100        20       82542.0000       40264.0000    105.00%
64488.07/3260.39	c      3260             51          50        20       82542.0000       40264.0000    105.00%
64590.99/3265.51	c      3266             52          51        20       82542.0000       40264.0000    105.00%
64689.94/3270.58	c      3271             52          51        20       82542.0000       40264.0000    105.00%
64794.84/3275.84	c      3276             52          51        20       82542.0000       40264.0000    105.00%
64898.65/3281.09	c      3281            103         102        20       82542.0000       40264.0000    105.00%
64999.56/3286.18	c      3286            103         102        20       82542.0000       40264.0000    105.00%
65101.69/3291.30	c      3291             54          53        20       82542.0000       40264.0000    105.00%
65202.65/3296.44	c      3296             55          54        20       82542.0000       40264.0000    105.00%
65303.63/3301.56	c      3302             55          54        20       82542.0000       40264.0000    105.00%
65404.61/3306.67	c      3307             55          54        20       82542.0000       40264.0000    105.00%
65505.43/3311.78	c      3312             55          54        20       82542.0000       40264.0000    105.00%
65606.41/3316.87	c      3317             55          54        20       82542.0000       40264.0000    105.00%
65707.33/3321.99	c      3322            309         308        20       82542.0000       40264.0000    105.00%
65809.17/3327.12	c      3327            309         308        20       82542.0000       40264.0000    105.00%
65910.02/3332.19	c      3332            309         308        20       82542.0000       40264.0000    105.00%
66010.25/3337.29	c      3337            109         108        20       82542.0000       40264.0000    105.00%
66111.23/3342.39	c      3342            310         309        20       82542.0000       40264.0000    105.00%
66212.30/3347.45	c      3347             99          96        20       82542.0000       40264.0000    105.00%
66319.20/3352.82	c      3353             99          96        20       82542.0000       40264.0000    105.00%
66418.23/3357.89	c      3358             99          96        20       82542.0000       40264.0000    105.00%
66519.21/3363.00	c      3363             99          96        20       82542.0000       40264.0000    105.00%
66620.90/3368.10	c      3368             99          96        20       82542.0000       40264.0000    105.00%
66723.04/3373.21	c      3373             99          96        20       82542.0000       40264.0000    105.00%
66822.04/3378.24	c      3378             99          96        20       82542.0000       40264.0000    105.00%
66922.86/3383.38	c      3383             99          96        20       82542.0000       40264.0000    105.00%
67023.73/3388.49	c      3388             99          96        20       82542.0000       40264.0000    105.00%
67126.60/3393.62	c      3394             99          96        20       82542.0000       40264.0000    105.00%
67227.55/3398.70	c      3399             99          96        20       82542.0000       40264.0000    105.00%
67328.48/3403.87	c      3404             99          96        20       82542.0000       40264.0000    105.00%
67429.49/3408.98	c      3409             99          96        20       82542.0000       40264.0000    105.00%
67531.07/3414.05	c      3414             99          96        20       82542.0000       40264.0000    105.00%
67632.05/3419.17	c      3419             99          96        20       82542.0000       40264.0000    105.00%
67732.36/3424.23	c      3424             99          96        20       82542.0000       40264.0000    105.00%
67833.32/3429.31	c      3429             99          96        20       82542.0000       40264.0000    105.00%
67934.29/3434.41	c      3434             99          96        20       82542.0000       40264.0000    105.00%
68033.36/3439.46	c      3439             99          96        20       82542.0000       40264.0000    105.00%
68134.34/3444.53	c      3445             99          96        20       82542.0000       40264.0000    105.00%
68235.34/3449.63	c      3450             99          96        20       82542.0000       40264.0000    105.00%
68336.32/3454.71	c      3455             99          96        20       82542.0000       40264.0000    105.00%
68437.29/3459.83	c      3460             99          96        20       82542.0000       40264.0000    105.00%
68536.32/3464.88	c      3465             99          96        20       82542.0000       40264.0000    105.00%
68637.38/3470.02	c      3470             99          96        20       82542.0000       40264.0000    105.00%
68738.84/3475.12	c      3475             99          96        20       82542.0000       40264.0000    105.00%
68841.34/3480.20	c      3480             99          96        20       82542.0000       40264.0000    105.00%
68940.37/3485.27	c      3485             99          96        20       82542.0000       40264.0000    105.00%
69041.38/3490.36	c      3490             99          96        20       82542.0000       40264.0000    105.00%
69142.37/3495.42	c      3495             99          96        20       82542.0000       40264.0000    105.00%
69241.40/3500.45	c      3500             99          96        20       82542.0000       40264.0000    105.00%
69340.42/3505.45	c      3505             99          96        20       82542.0000       40264.0000    105.00%
69441.32/3510.55	c      3511             99          96        20       82542.0000       40264.0000    105.00%
69542.02/3515.63	c      3516             99          96        20       82542.0000       40264.0000    105.00%
69642.88/3520.73	c      3521             99          96        20       82542.0000       40264.0000    105.00%
69743.85/3525.87	c      3526             99          96        20       82542.0000       40264.0000    105.00%
69849.51/3531.16	c      3531             99          96        20       82542.0000       40264.0000    105.00%
69949.64/3536.26	c      3536             99          96        20       82542.0000       40264.0000    105.00%
70050.58/3541.31	c      3541             99          96        20       82542.0000       40264.0000    105.00%
70151.50/3546.40	c      3546             99          96        20       82542.0000       40264.0000    105.00%
70252.52/3551.53	c      3552             99          96        20       82542.0000       40264.0000    105.00%
70351.33/3556.60	c      3557             99          96        20       82542.0000       40264.0000    105.00%
70454.26/3561.78	c      3562             99          96        20       82542.0000       40264.0000    105.00%
70557.22/3566.91	c      3567             99          96        20       82542.0000       40264.0000    105.00%
70656.21/3572.04	c      3572             99          96        20       82542.0000       40264.0000    105.00%
70759.72/3577.15	c      3577             99          96        20       82542.0000       40264.0000    105.00%
70860.01/3582.21	c      3582             99          96        20       82542.0000       40264.0000    105.00%
70960.96/3587.32	c      3587             99          96        20       82542.0000       40264.0000    105.00%
71061.90/3592.44	c      3592             99          96        20       82542.0000       40264.0000    105.00%
71162.83/3597.57	c      3598             99          96        20       82542.0000       40264.0000    105.00%
71265.80/3602.70	c      3603             99          96        20       82542.0000       40264.0000    105.00%
71364.79/3607.77	c      3608             99          96        20       82542.0000       40264.0000    105.00%
71465.84/3612.89	c      3613             99          96        20       82542.0000       40264.0000    105.00%
71569.47/3618.11	c      3618             99          96        20       82542.0000       40264.0000    105.00%
71670.45/3623.13	c      3623             99          96        20       82542.0000       40264.0000    105.00%
71771.04/3628.23	c      3628             99          96        20       82542.0000       40264.0000    105.00%
71872.17/3633.30	c      3633             99          96        20       82542.0000       40264.0000    105.00%
71973.30/3638.41	c      3638             99          96        20       82542.0000       40264.0000    105.00%

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 (184614 MiB free)
  memory of node 1: 193531 MiB (169078 MiB free)
  memory of node 2: 193531 MiB (193116 MiB free)
  memory of node 3: 193493 MiB (182282 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-4465180-1722446056/watcher-4465180-1722446056 -o /tmp/evaluation-result-4465180-1722446056/solver-4465180-1722446056 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58770 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465180-1722446056.opb -qsol -t 72000 -sth 20 

running on 20 cores: 2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78

CPU governors:
  performance: 2 6 10 14 18 22 26 30 34 38 42 46 50 54 58 62 66 70 74 78

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


[startup+0.100105 s]*
/proc/loadavg: 81.50 80.75 79.81 62/982 65314
/proc/meminfo: memFree=746553820/790760800 swapFree=131071996/131071996
[pid=65313] ppid=65310 vsize=75828 memory=64248 CPUtime=0.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/stat : 65313 (fscip) R 65310 65313 58757 0 -1 4194304 13913 0 0 0 9 1 0 0 20 0 1 0 11184990 77647872 16062 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
/proc/65313/statm: 18957 16062 2555 3035 0 15353 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 75828 KiB
Current children cumulated memory: 64248 KiB

[startup+0.220035 s]*
/proc/loadavg: 81.50 80.75 79.81 62/982 65314
/proc/meminfo: memFree=746498380/790760800 swapFree=131071996/131071996
[pid=65313] ppid=65310 vsize=135920 memory=113220 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/stat : 65313 (fscip) R 65310 65313 58757 0 -1 4194304 25097 0 0 0 20 3 0 0 20 0 1 0 11184990 139182080 28305 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
/proc/65313/statm: 33980 28305 2646 3035 0 30376 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 135920 KiB
Current children cumulated memory: 113220 KiB

[startup+0.320345 s]*
/proc/loadavg: 81.50 80.75 79.81 62/982 65314
/proc/meminfo: memFree=746450876/790760800 swapFree=131071996/131071996
[pid=65313] ppid=65310 vsize=165452 memory=151740 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/stat : 65313 (fscip) R 65310 65313 58757 0 -1 4194304 32490 0 0 0 28 4 0 0 20 0 1 0 11184990 169422848 37935 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
/proc/65313/statm: 41363 37935 2694 3035 0 37759 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 165452 KiB
Current children cumulated memory: 151740 KiB

[startup+0.70023 s]
/proc/loadavg: 81.50 80.75 79.81 62/982 65314
/proc/meminfo: memFree=746449296/790760800 swapFree=131071996/131071996
[pid=65313] ppid=65310 vsize=167168 memory=154384 CPUtime=0.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/stat : 65313 (fscip) R 65310 65313 58757 0 -1 4194304 40126 0 0 0 63 5 0 0 20 0 1 0 11184990 171180032 38596 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
/proc/65313/statm: 41792 38596 2774 3035 0 38188 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 167168 KiB
Current children cumulated memory: 154384 KiB

[startup+1.50026 s]
/proc/loadavg: 81.50 80.75 79.81 62/982 65314
/proc/meminfo: memFree=746442744/790760800 swapFree=131071996/131071996
[pid=65313] ppid=65310 vsize=333720 memory=281192 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/stat : 65313 (fscip) R 65310 65313 58757 0 -1 4194304 47335 0 0 0 140 8 0 0 20 0 1 0 11184990 341729280 70298 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
/proc/65313/statm: 83430 70298 2774 3035 0 79826 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 333720 KiB
Current children cumulated memory: 281192 KiB

[startup+3.12375 s]
/proc/loadavg: 80.02 80.45 79.72 68/1022 65354
/proc/meminfo: memFree=744076636/790760800 swapFree=131071996/131071996
[pid=65313] ppid=65310 vsize=4448712 memory=3214236 CPUtime=8.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/stat : 65313 (fscip) S 65310 65313 58757 0 -1 1077936128 741250 0 0 0 675 182 0 0 20 0 41 0 11184990 4555481088 803047 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
/proc/65313/statm: 1112178 803047 2806 3035 0 914846 0
[pid=65313/tid=65315] ppid=65310 vsize=4448712 memory=140519183322465 CPUtime=0.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65315/stat : 65315 (fscip) R 65310 65313 58757 0 -1 4194368 27855 0 0 0 27 7 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65316] ppid=65310 vsize=4448712 memory=11564 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65316/stat : 65316 (fscip) D 65310 65313 58757 0 -1 4194368 37044 0 0 0 23 10 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65317] ppid=65310 vsize=4448712 memory=656456 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65317/stat : 65317 (fscip) R 65310 65313 58757 0 -1 4194368 36549 0 0 0 25 8 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65318] ppid=65310 vsize=4448712 memory=13672 CPUtime=0.34 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65318/stat : 65318 (fscip) R 65310 65313 58757 0 -1 4194368 27906 0 0 0 27 7 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65319] ppid=65310 vsize=4448712 memory=281038366964112 CPUtime=0.32 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65319/stat : 65319 (fscip) D 65310 65313 58757 0 -1 4194368 37003 0 0 0 24 8 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65320] ppid=65310 vsize=4448712 memory=29836768444022866 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65320/stat : 65320 (fscip) D 65310 65313 58757 0 -1 4194368 36965 0 0 0 24 9 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65321] ppid=65310 vsize=4448712 memory=0 CPUtime=0.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65321/stat : 65321 (fscip) R 65310 65313 58757 0 -1 4194368 28481 0 0 0 29 6 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65322] ppid=65310 vsize=4448712 memory=0 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65322/stat : 65322 (fscip) R 65310 65313 58757 0 -1 4194368 36619 0 0 0 24 9 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65323] ppid=65310 vsize=4448712 memory=281038366771024 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65323/stat : 65323 (fscip) D 65310 65313 58757 0 -1 4194368 36484 0 0 0 25 8 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65324] ppid=65310 vsize=4448712 memory=8363039524353 CPUtime=0.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65324/stat : 65324 (fscip) D 65310 65313 58757 0 -1 4194368 28841 0 0 0 28 7 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65325] ppid=65310 vsize=4448712 memory=8367334491393 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65325/stat : 65325 (fscip) D 65310 65313 58757 0 -1 4194368 37839 0 0 0 24 9 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65326] ppid=65310 vsize=4448712 memory=-3040564339105353098 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65326/stat : 65326 (fscip) R 65310 65313 58757 0 -1 4194368 36532 0 0 0 24 9 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65327] ppid=65310 vsize=4448712 memory=-9174445032661854264 CPUtime=0.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65327/stat : 65327 (fscip) R 65310 65313 58757 0 -1 4194368 27920 0 0 0 27 8 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65328] ppid=65310 vsize=4448712 memory=6944656592455359580 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65328/stat : 65328 (fscip) D 65310 65313 58757 0 -1 4194368 36720 0 0 0 26 7 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65329] ppid=65310 vsize=4448712 memory=6655300316396806240 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65329/stat : 65329 (fscip) D 65310 65313 58757 0 -1 4194368 36985 0 0 0 24 9 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65330] ppid=65310 vsize=4448712 memory=904584 CPUtime=0.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65330/stat : 65330 (fscip) D 65310 65313 58757 0 -1 4194368 28499 0 0 0 28 7 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65331] ppid=65310 vsize=4448712 memory=7612 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65331/stat : 65331 (fscip) R 65310 65313 58757 0 -1 4194368 36622 0 0 0 24 9 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65332] ppid=65310 vsize=4448712 memory=7444558307230232608 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65332/stat : 65332 (fscip) R 65310 65313 58757 0 -1 4194368 36510 0 0 0 23 10 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65333] ppid=65310 vsize=4448712 memory=3976874189977369376 CPUtime=0.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65333/stat : 65333 (fscip) R 65310 65313 58757 0 -1 4194368 27920 0 0 0 29 6 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65334] ppid=65310 vsize=4448712 memory=25988 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65334/stat : 65334 (fscip) D 65310 65313 58757 0 -1 4194368 36951 0 0 0 24 9 0 0 20 0 41 0 11185150 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65335] ppid=65310 vsize=4448712 memory=2244 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65335/stat : 65335 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65336] ppid=65310 vsize=4448712 memory=31232 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65336/stat : 65336 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65337] ppid=65310 vsize=4448712 memory=25333125866717268 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65337/stat : 65337 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65338] ppid=65310 vsize=4448712 memory=7492 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65338/stat : 65338 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65339] ppid=65310 vsize=4448712 memory=26972 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65339/stat : 65339 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65340] ppid=65310 vsize=4448712 memory=25333125866717268 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65340/stat : 65340 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65341] ppid=65310 vsize=4448712 memory=8148 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65341/stat : 65341 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65342] ppid=65310 vsize=4448712 memory=1836 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65342/stat : 65342 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65343] ppid=65310 vsize=4448712 memory=25988 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65343/stat : 65343 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65344] ppid=65310 vsize=4448712 memory=2244 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65344/stat : 65344 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65345] ppid=65310 vsize=4448712 memory=31232 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65345/stat : 65345 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65346] ppid=65310 vsize=4448712 memory=25333125866717268 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65346/stat : 65346 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65347] ppid=65310 vsize=4448712 memory=198340509722 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65347/stat : 65347 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65348] ppid=65310 vsize=4448712 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65348/stat : 65348 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65349] ppid=65310 vsize=4448712 memory=281038366646528 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65349/stat : 65349 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65350] ppid=65310 vsize=4448712 memory=140519183341517 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65350/stat : 65350 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65351] ppid=65310 vsize=4448712 memory=33177 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65351/stat : 65351 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 62 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65352] ppid=65310 vsize=4448712 memory=85725 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65352/stat : 65352 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65353] ppid=65310 vsize=4448712 memory=33196 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65353/stat : 65353 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65354] ppid=65310 vsize=4448712 memory=21524 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65354/stat : 65354 (fscip) S 65310 65313 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11185265 4555481088 803625 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
Current children cumulated CPU time: 8.57 s
Current children cumulated vsize: 4448712 KiB
Current children cumulated memory: 3214236 KiB

[startup+6.30165 s]
/proc/loadavg: 80.02 80.45 79.72 81/1022 65356
/proc/meminfo: memFree=739934200/790760800 swapFree=131071996/131071996
[pid=65313] ppid=65310 vsize=8073884 memory=6609552 CPUtime=69.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/stat : 65313 (fscip) S 65310 65313 58757 0 -1 1077936128 1474379 0 0 0 5981 962 0 0 20 0 41 0 11184990 8267657216 1652388 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 17 42 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
/proc/65313/statm: 2018471 1652388 2918 3035 0 1863134 0
[pid=65313/tid=65315] ppid=65310 vsize=8073884 memory=10824 CPUtime=3.35 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65315/stat : 65315 (fscip) R 65310 65313 58757 0 -1 4194368 62982 0 0 0 271 64 0 0 20 0 41 0 11185150 8267657216 1652388 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65316] ppid=65310 vsize=8073884 memory=5556 CPUtime=3.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65316/stat : 65316 (fscip) R 65310 65313 58757 0 -1 4194368 79063 0 0 0 276 60 0 0 20 0 41 0 11185150 8267657216 1652388 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65317] ppid=65310 vsize=8073884 memory=16088 CPUtime=3.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65317/stat : 65317 (fscip) R 65310 65313 58757 0 -1 4194368 68616 0 0 0 328 15 0 0 20 0 41 0 11185150 8267657216 1652388 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65318] ppid=65310 vsize=8073884 memory=2212 CPUtime=3.37 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65318/stat : 65318 (fscip) R 65310 65313 58757 0 -1 4194368 68166 0 0 0 271 66 0 0 20 0 41 0 11185150 8267657216 1652388 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65319] ppid=65310 vsize=8073884 memory=32295 CPUtime=3.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65319/stat : 65319 (fscip) R 65310 65313 58757 0 -1 4194368 85431 0 0 0 271 62 0 0 20 0 41 0 11185150 8267657216 1652388 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65320] ppid=65310 vsize=8073884 memory=281038367441616 CPUtime=3.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65320/stat : 65320 (fscip) R 65310 65313 58757 0 -1 4194368 67235 0 0 0 328 15 0 0 20 0 41 0 11185150 8267657216 1652388 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65321] ppid=65310 vsize=8073884 memory=781840 CPUtime=3.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65321/stat : 65321 (fscip) R 65310 65313 58757 0 -1 4194368 66069 0 0 0 276 60 0 0 20 0 41 0 11185150 8267657216 1652388 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65322] ppid=65310 vsize=8073884 memory=2212 CPUtime=3.36 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65322/stat : 65322 (fscip) R 65310 65313 58757 0 -1 4194368 84595 0 0 0 274 62 0 0 20 0 41 0 11185150 8267657216 1652388 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0

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

[pid=65313/tid=65338] ppid=65310 vsize=23105548 memory=19330376 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65338/stat : 65338 (fscip) S 65310 65313 58757 0 -1 1077936192 197 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 58 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65339] ppid=65310 vsize=23105548 memory=19172956 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65339/stat : 65339 (fscip) S 65310 65313 58757 0 -1 1077936192 195 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65340] ppid=65310 vsize=23105548 memory=19330376 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65340/stat : 65340 (fscip) S 65310 65313 58757 0 -1 1077936192 196 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65341] ppid=65310 vsize=23105548 memory=19330376 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65341/stat : 65341 (fscip) S 65310 65313 58757 0 -1 1077936192 197 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65342] ppid=65310 vsize=23105548 memory=11572 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65342/stat : 65342 (fscip) S 65310 65313 58757 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65343] ppid=65310 vsize=23105548 memory=19331980 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65343/stat : 65343 (fscip) S 65310 65313 58757 0 -1 1077936192 136 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65344] ppid=65310 vsize=23105548 memory=20524 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65344/stat : 65344 (fscip) S 65310 65313 58757 0 -1 1077936192 192 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65345] ppid=65310 vsize=23105548 memory=281038367257536 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65345/stat : 65345 (fscip) S 65310 65313 58757 0 -1 1077936192 198 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65346] ppid=65310 vsize=23105548 memory=19331980 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65346/stat : 65346 (fscip) S 65310 65313 58757 0 -1 1077936192 194 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65347] ppid=65310 vsize=23105548 memory=13844 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65347/stat : 65347 (fscip) S 65310 65313 58757 0 -1 1077936192 195 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65348] ppid=65310 vsize=23105548 memory=10824 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65348/stat : 65348 (fscip) S 65310 65313 58757 0 -1 1077936192 133 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65349] ppid=65310 vsize=23105548 memory=25333125866717268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65349/stat : 65349 (fscip) S 65310 65313 58757 0 -1 1077936192 208 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65350] ppid=65310 vsize=23105548 memory=-8774869976280883303 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65350/stat : 65350 (fscip) S 65310 65313 58757 0 -1 1077936192 195 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65351] ppid=65310 vsize=23105548 memory=-7451039026558101119 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65351/stat : 65351 (fscip) S 65310 65313 58757 0 -1 1077936192 201 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65352] ppid=65310 vsize=23105548 memory=3428 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65352/stat : 65352 (fscip) S 65310 65313 58757 0 -1 1077936192 199 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65353] ppid=65310 vsize=23105548 memory=2180 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65353/stat : 65353 (fscip) S 65310 65313 58757 0 -1 1077936192 134 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65354] ppid=65310 vsize=23105548 memory=11572 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65354/stat : 65354 (fscip) S 65310 65313 58757 0 -1 1077936192 198 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4847143 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
Current children cumulated CPU time: 70862 s
Current children cumulated vsize: 23105548 KiB
Current children cumulated memory: 19388572 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3639.8 s]
/proc/loadavg: 80.86 80.78 80.62 82/1024 67484
/proc/meminfo: memFree=736256172/790760800 swapFree=131071996/131071996
[pid=65313] ppid=65310 vsize=23105548 memory=19397976 CPUtime=72001.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/stat : 65313 (fscip) S 65310 65313 58757 0 -1 1077936128 50567864 0 0 0 7191654 8454 0 0 20 0 41 0 11184990 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 17 30 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
/proc/65313/statm: 5776387 4849494 3030 3035 0 5644378 0
[pid=65313/tid=65315] ppid=65310 vsize=23105548 memory=11700 CPUtime=3605.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65315/stat : 65315 (fscip) R 65310 65313 58757 0 -1 4194368 1667184 0 0 0 360310 209 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65316] ppid=65310 vsize=23105548 memory=11708 CPUtime=3598.92 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65316/stat : 65316 (fscip) R 65310 65313 58757 0 -1 4194368 2971497 0 0 0 359488 404 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65317] ppid=65310 vsize=23105548 memory=2796 CPUtime=3601.41 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65317/stat : 65317 (fscip) R 65310 65313 58757 0 -1 4194368 2577802 0 0 0 359517 624 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65318] ppid=65310 vsize=23105548 memory=6800 CPUtime=3604.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65318/stat : 65318 (fscip) R 65310 65313 58757 0 -1 4194368 1758003 0 0 0 360253 211 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65319] ppid=65310 vsize=23105548 memory=19397976 CPUtime=3604.79 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65319/stat : 65319 (fscip) R 65310 65313 58757 0 -1 4194368 3759866 0 0 0 360017 462 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65320] ppid=65310 vsize=23105548 memory=2672 CPUtime=3594.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65320/stat : 65320 (fscip) R 65310 65313 58757 0 -1 4194368 3356907 0 0 0 358692 720 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65321] ppid=65310 vsize=23105548 memory=6648 CPUtime=3604.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65321/stat : 65321 (fscip) R 65310 65313 58757 0 -1 4194368 1939933 0 0 0 360233 224 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65322] ppid=65310 vsize=23105548 memory=39996 CPUtime=3591.53 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65322/stat : 65322 (fscip) R 65310 65313 58757 0 -1 4194368 3072766 0 0 0 358730 423 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65323] ppid=65310 vsize=23105548 memory=8148 CPUtime=3597.72 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65323/stat : 65323 (fscip) R 65310 65313 58757 0 -1 4194368 3158821 0 0 0 359037 735 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65324] ppid=65310 vsize=23105548 memory=3428 CPUtime=3605.49 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65324/stat : 65324 (fscip) R 65310 65313 58757 0 -1 4194368 1679246 0 0 0 360342 207 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65325] ppid=65310 vsize=23105548 memory=2180 CPUtime=3599.71 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65325/stat : 65325 (fscip) R 65310 65313 58757 0 -1 4194368 2746811 0 0 0 359581 390 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65326] ppid=65310 vsize=23105548 memory=1744 CPUtime=3598.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65326/stat : 65326 (fscip) R 65310 65313 58757 0 -1 4194368 2888866 0 0 0 359172 671 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65327] ppid=65310 vsize=23105548 memory=7908 CPUtime=3581.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65327/stat : 65327 (fscip) R 65310 65313 58757 0 -1 4194368 1610507 0 0 0 357968 201 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65328] ppid=65310 vsize=23105548 memory=28716 CPUtime=3606 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65328/stat : 65328 (fscip) R 65310 65313 58757 0 -1 4194368 2337986 0 0 0 360263 337 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65329] ppid=65310 vsize=23105548 memory=32844 CPUtime=3597.97 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65329/stat : 65329 (fscip) R 65310 65313 58757 0 -1 4194368 3249708 0 0 0 359101 696 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65330] ppid=65310 vsize=23105548 memory=17840220 CPUtime=3605.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65330/stat : 65330 (fscip) R 65310 65313 58757 0 -1 4194368 1611674 0 0 0 360304 199 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65331] ppid=65310 vsize=23105548 memory=2660 CPUtime=3599.61 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65331/stat : 65331 (fscip) R 65310 65313 58757 0 -1 4194368 2587591 0 0 0 359594 367 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65332] ppid=65310 vsize=23105548 memory=6800 CPUtime=3593.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65332/stat : 65332 (fscip) R 65310 65313 58757 0 -1 4194368 2811426 0 0 0 358616 695 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65333] ppid=65310 vsize=23105548 memory=6756880 CPUtime=3604.47 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65333/stat : 65333 (fscip) R 65310 65313 58757 0 -1 4194368 1702275 0 0 0 360230 217 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65334] ppid=65310 vsize=23105548 memory=2752 CPUtime=3603.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65334/stat : 65334 (fscip) R 65310 65313 58757 0 -1 4194368 3006760 0 0 0 359949 408 0 0 20 0 41 0 11185150 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65335] ppid=65310 vsize=23105548 memory=6800 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65335/stat : 65335 (fscip) S 65310 65313 58757 0 -1 1077936192 69 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65336] ppid=65310 vsize=23105548 memory=5812452 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65336/stat : 65336 (fscip) S 65310 65313 58757 0 -1 1077936192 141 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65337] ppid=65310 vsize=23105548 memory=7948 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65337/stat : 65337 (fscip) S 65310 65313 58757 0 -1 1077936192 217 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65338] ppid=65310 vsize=23105548 memory=18736 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65338/stat : 65338 (fscip) S 65310 65313 58757 0 -1 1077936192 200 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65339] ppid=65310 vsize=23105548 memory=19397332 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65339/stat : 65339 (fscip) S 65310 65313 58757 0 -1 1077936192 198 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65340] ppid=65310 vsize=23105548 memory=32195 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65340/stat : 65340 (fscip) S 65310 65313 58757 0 -1 1077936192 201 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65341] ppid=65310 vsize=23105548 memory=32534 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65341/stat : 65341 (fscip) S 65310 65313 58757 0 -1 1077936192 202 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65342] ppid=65310 vsize=23105548 memory=32858 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65342/stat : 65342 (fscip) S 65310 65313 58757 0 -1 1077936192 142 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 70 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65343] ppid=65310 vsize=23105548 memory=33182 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65343/stat : 65343 (fscip) S 65310 65313 58757 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65344] ppid=65310 vsize=23105548 memory=0 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65344/stat : 65344 (fscip) S 65310 65313 58757 0 -1 1077936192 196 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 18 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65345] ppid=65310 vsize=23105548 memory=281038369006160 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65345/stat : 65345 (fscip) S 65310 65313 58757 0 -1 1077936192 203 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65346] ppid=65310 vsize=23105548 memory=140519185194880 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65346/stat : 65346 (fscip) S 65310 65313 58757 0 -1 1077936192 199 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65347] ppid=65310 vsize=23105548 memory=281038369397328 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65347/stat : 65347 (fscip) S 65310 65313 58757 0 -1 1077936192 200 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65348] ppid=65310 vsize=23105548 memory=-6000919499214174262 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65348/stat : 65348 (fscip) S 65310 65313 58757 0 -1 1077936192 137 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65349] ppid=65310 vsize=23105548 memory=11700 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65349/stat : 65349 (fscip) S 65310 65313 58757 0 -1 1077936192 213 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65350] ppid=65310 vsize=23105548 memory=11700 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65350/stat : 65350 (fscip) S 65310 65313 58757 0 -1 1077936192 200 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65351] ppid=65310 vsize=23105548 memory=11700 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65351/stat : 65351 (fscip) S 65310 65313 58757 0 -1 1077936192 206 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65352] ppid=65310 vsize=23105548 memory=11708 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65352/stat : 65352 (fscip) S 65310 65313 58757 0 -1 1077936192 204 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65353] ppid=65310 vsize=23105548 memory=2796 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65353/stat : 65353 (fscip) S 65310 65313 58757 0 -1 1077936192 138 0 0 0 2 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
[pid=65313/tid=65354] ppid=65310 vsize=23105548 memory=6800 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/65313/task/65354/stat : 65354 (fscip) S 65310 65313 58757 0 -1 1077936192 203 0 0 0 3 0 0 0 20 0 41 0 11185265 23660081152 4849494 809668444160 4194304 16623229 140720560342784 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 40718336 140720560350218 140720560350336 140720560350336 140720560357360 0
Current children cumulated CPU time: 72001.1 s
Current children cumulated vsize: 23105548 KiB
Current children cumulated memory: 19397976 KiB

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

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

# cumulated CPU time of all completed processes:  user=71916.8 s, system=84.9745 s

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

[startup+3640.04 s]*
/proc/loadavg: 80.86 80.78 80.62 62/985 67484
/proc/meminfo: memFree=746971104/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3640.2 s]
/proc/loadavg: 80.86 80.78 80.62 62/985 67484
/proc/meminfo: memFree=746971104/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3640.29
CPU time (s): 72001.8
CPU user time (s): 71916.8
CPU system time (s): 84.9745
CPU usage (%): 1977.91
Max. virtual memory (cumulated for all children) (KiB): 23114904
Max. memory (cumulated for all children) (KiB): 19409024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71916.8
system time used= 84.9745
maximum resident set size= 19409024
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50567884
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= 727433
involuntary context switches= 207682


# summary of solver processes directly reported to runsolver:
#   pid: 65313
#   total CPU time (s): 72001.8
#   total CPU user time (s): 71916.8
#   total CPU system time (s): 84.9745

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.9626 second user time and 82.2325 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-07-31 19:14:16
IDJOB=4465180
IDBENCH=147023
IDSOLVER=3094
FILE ID=nodeD104/4465180-1722446056
RUNJOBID= nodeD104-1722441596-58770
SLURM_JOB_ID= 8254234
Free space on /tmp= 8622828 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/ttp/normalized-data10_3.opb
COMMAND LINE= ./fscip settings/racing.prm BENCHNAME -qsol -t TIMEOUT -sth NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp --file-size-limit 102400 -w /tmp/evaluation-result-4465180-1722446056/watcher-4465180-1722446056 -o /tmp/evaluation-result-4465180-1722446056/solver-4465180-1722446056 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58770 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465180-1722446056.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 45d4d1161a77415ffbfc9841f6913b11
RANDOM SEED=1873181403

nodeD104.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		: 3023.177
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		: 3019.821
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	: 5006.76
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		: 2085.823
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	: 5013.48
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		: 3068.169
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	: 5010.76
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		: 3023.219
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		: 2844.319
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	: 5006.76
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		: 2756.283
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	: 5013.48
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		: 3074.877
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	: 5010.76
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		: 3023.244
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		: 2819.139
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	: 5006.76
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		: 3658.581
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	: 5013.48
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		: 3044.209
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	: 5010.76
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		: 3023.258
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		: 3019.884
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	: 5006.76
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		: 3549.546
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	: 5013.48
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		: 3060.735
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	: 5010.76
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		: 3023.271
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		: 2877.488
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	: 5006.76
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		: 3508.342
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	: 5013.48
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		: 3054.802
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	: 5010.76
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		: 3023.271
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		: 3019.897
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	: 5006.76
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		: 3516.666
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	: 5013.48
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		: 3065.765
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	: 5010.76
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		: 3023.289
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		: 3012.707
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	: 5006.76
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		: 2753.126
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	: 5013.48
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		: 3080.704
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	: 5010.76
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		: 3023.299
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		: 3012.782
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	: 5006.76
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		: 2568.785
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	: 5013.48
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		: 3063.456
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	: 5010.76
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		: 3023.317
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		: 3019.931
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	: 5006.76
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		: 2619.921
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	: 5013.48
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		: 3022.150
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	: 5010.76
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		: 3023.323
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		: 2800.157
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	: 5006.76
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		: 2557.932
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	: 5013.48
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		: 3060.098
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	: 5010.76
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		: 3023.334
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		: 3017.253
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	: 5006.76
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		: 2631.129
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	: 5013.48
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		: 3077.982
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	: 5010.76
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		: 3023.343
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		: 3019.961
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	: 5006.76
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		: 2630.135
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	: 5013.48
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		: 3079.782
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	: 5010.76
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		: 3023.360
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		: 2799.999
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	: 5006.76
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		: 2777.977
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	: 5013.48
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		: 3072.263
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	: 5010.76
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		: 3023.376
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		: 3011.238
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	: 5006.76
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		: 2753.665
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	: 5013.48
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		: 3055.869
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	: 5010.76
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		: 3023.433
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		: 2799.999
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	: 5006.76
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		: 2773.463
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	: 5013.48
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		: 3079.012
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	: 5010.76
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		: 3023.478
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		: 3010.388
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	: 5006.76
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		: 2758.258
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	: 5013.48
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		: 3046.097
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	: 5010.76
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		: 3023.537
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		: 3020.011
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	: 5006.76
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		: 2283.243
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	: 5013.48
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		: 3081.158
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	: 5010.76
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		: 3023.582
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		: 2799.999
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	: 5006.76
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		: 2767.247
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	: 5013.48
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		: 3048.530
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	: 5010.76
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		: 3023.638
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		: 3009.671
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	: 5006.76
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		: 2698.396
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	: 5013.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:

processor	: 75
vendor_id	: GenuineIntel
cpu family	: 6
model		: 85
model name	: Intel(R) Xeon(R) Gold 6248 CPU @ 2.50GHz
stepping	: 7
microcode	: 0x5003006
cpu MHz		: 3047.275
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	: 5010.76
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		: 3023.686
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		: 2808.273
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	: 5006.76
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		: 1817.903
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	: 5013.48
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		: 3079.214
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	: 5010.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 46 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       790760800 kB
MemFree:        746591836 kB
MemAvailable:   744874280 kB
Buffers:          135160 kB
Cached:          1298200 kB
SwapCached:            0 kB
Active:           292440 kB
Inactive:       41461728 kB
Active(anon):       2212 kB
Inactive(anon): 40341140 kB
Active(file):     290228 kB
Inactive(file):  1120588 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             31916 kB
Writeback:             4 kB
AnonPages:      40313908 kB
Mapped:           127672 kB
Shmem:             22536 kB
KReclaimable:     141760 kB
Slab:             474192 kB
SReclaimable:     141760 kB
SUnreclaim:       332432 kB
KernelStack:       16848 kB
PageTables:        94296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    7920644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           180096 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4118528 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:      475136 kB
DirectMap2M:    37771264 kB
DirectMap1G:    767557632 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD104 at 2024-07-31 20:14:56