Trace number 4465993

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) 72000.5 3634.35

General information on the benchmark

NamePB24/normalized-PB07/OPT-NLC/
submittedPB07/manquinho/bsg/normalized-bsg_200_25_1.opb
MD5SUM273961b324c53d2d230ce6da1470e4a9
Bench CategoryOPT-NLC (optimization problem, non-linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-33
Best CPU time to get the best result obtained on this benchmark71423.1
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12408
Sum of products size (including duplicates)24816
Number of different products6204
Sum of products size12408

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.00/0.03	c Default LC presolving (default).
0.00/0.03	c ** Before presolving: virtualMemUsedAtLc = 46108672, getVmSize() = 46108672, SCIPgetMemUsed() = 20565794, SCIPgetMemTotal() = 23708394, SCIPgetMemExternEstim() = 13307761
0.00/0.03	c ** set memory limit for presolving in LC to 8.79595e+12 for SCIP **
0.00/0.08	c ** Estimated virtualMemUsedAtSolver = 31117559, getVmSize() = 57135104, SCIPgetMemUsed() = 21638562, SCIPgetMemTotal() = 33368578, SCIPgetMemExternEstim() = 13307761
0.00/0.08	c ** set memory limit for solvers to 4.18852e+11 for each SCIP **
0.00/0.08	c Original Problem   :
0.00/0.08	c   Problem name     : instance-4465993-1722459591
0.00/0.08	c   Variables        : 6604 (400 binary, 0 integer, 6204 implicit integer, 0 continuous)
0.00/0.08	c   Constraints      : 7205
0.00/0.08	c   Objective sense  : minimize
0.00/0.08	c Presolved Problem  :
0.00/0.08	c   Variables        : 400 (400 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.08	c   Constraints      : 601
0.00/0.08	c Constraints        : Number
0.00/0.08	c   knapsack         : 400 
0.00/0.08	c   setppc           : 200 
0.00/0.08	c   linear           : 1 
0.00/0.08	c ** Instance transfer method used: 0
0.00/0.09	c ** ParaScipInstance copy does not increase the number of variables. **
0.11/0.16	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.11/0.16	c                                Nodes    Active                                            
0.11/0.16	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
1.21/0.27	c *       0              2           1        20          -3.0000        -200.0000          -
1.21/0.27	c *       0              2           1        20          -8.0000        -200.0000          -
1.21/0.27	c *       0              2           1        20          -9.0000        -200.0000          -
3.33/0.38	c *       0              2           1        20         -12.0000        -200.0000          -
3.33/0.39	c *       0              2           1        20         -21.0000        -200.0000          -
19.77/1.24	c *       1              2           1        20         -22.0000        -200.0000          -
23.71/1.47	c *       1           5402         334        20         -23.0000        -200.0000          -
51.47/2.85	c *       3          14027         342        20         -24.0000        -200.0000          -
73.27/3.91	c *       4          22292         299        20         -25.0000        -200.0000          -
85.09/4.56	c *       5          30010         361        20         -26.0000        -200.0000          -
98.94/5.29	c         5          29219         330        20         -26.0000        -200.0000          -
100.94/5.34	c *       5          29219         330        20         -28.0000        -200.0000          -
199.89/10.34	c        10          80716         232        20         -28.0000        -200.0000          -
299.07/15.38	c        15              2           1        20         -28.0000         -88.3114    215.40%
400.18/20.42	c        20              2           1        20         -28.0000         -87.4155    212.20%
483.52/24.67	c *      25              3           2        20         -29.0000         -87.4155    201.43%
499.38/25.47	c        25              3           2        20         -29.0000         -87.4155    201.43%
600.59/30.53	c        31              3           4        20         -29.0000         -87.4155    201.43%
701.58/35.69	c        36              4           3        20         -29.0000         -87.4155    201.43%
802.57/40.71	c        41              9           8        20         -29.0000         -87.4155    201.43%
897.62/45.50	c *      46             12          11        20         -30.0000         -87.4155    191.39%
901.58/45.79	c        46             12          11        20         -30.0000         -87.4155    191.39%
1004.60/50.96	c        51             17          16        20         -30.0000         -87.4155    191.39%
1103.68/56.02	c        56             19          18        20         -30.0000         -87.4155    191.39%
1205.33/61.07	c        61             25          24        20         -30.0000         -87.4155    191.39%
1304.30/66.12	c        66             31          30        20         -30.0000         -87.4155    191.39%
1405.39/71.17	c        71             43          42        20         -30.0000         -87.4155    191.39%
1505.80/76.20	c        76            118         117        20         -30.0000         -87.4155    191.39%
1604.91/81.28	c        81            218         217        20         -30.0000         -87.4155    191.39%
1666.36/84.37	c *      84            226         225        20         -31.0000         -87.4155    181.99%
1705.98/86.32	c        86            282         281        20         -31.0000         -87.4155    181.99%
1767.42/89.42	c *      89            316         315        20         -32.0000         -87.4155    173.17%
1805.11/91.39	c        91            342         341        20         -32.0000         -87.4155    173.17%
1906.09/96.41	c        96            422         419        20         -32.0000         -87.3665    173.02%
2005.14/101.45	c       101            500         497        20         -32.0000         -87.3665    173.02%
2106.22/106.50	c       107            582         579        20         -32.0000         -87.3279    172.90%
2205.32/111.55	c       112            617         614        20         -32.0000         -87.2782    172.74%
2304.42/116.56	c       117            672         669        20         -32.0000         -87.1977    172.49%
2405.50/121.65	c       122            707         704        20         -32.0000         -87.1336    172.29%
2506.65/126.72	c       127            766         763        20         -32.0000         -86.9517    171.72%
2605.81/131.74	c       132            822         819        20         -32.0000         -86.8415    171.38%
2705.00/136.77	c       137            882         879        20         -32.0000         -86.7971    171.24%
2806.17/141.84	c       142            891         890        20         -32.0000         -86.7971    171.24%
2905.34/146.89	c       147            980         977        20         -32.0000         -86.6633    170.82%
3006.46/151.94	c       152           1034        1031        20         -32.0000         -86.6633    170.82%
3105.63/156.98	c       157           1034        1031        20         -32.0000         -86.6633    170.82%
3204.59/162.02	c       162           1034        1031        20         -32.0000         -86.6633    170.82%
3306.46/167.06	c       167           1034        1031        20         -32.0000         -86.6633    170.82%
3405.77/172.07	c       172           1051           1        20         -32.0000         -86.6633    170.82%
3506.66/177.19	c       177           1051           1        20         -32.0000         -86.6633    170.82%
3607.12/182.21	c       182           1051           1        20         -32.0000         -86.6633    170.82%
3706.21/187.22	c       187           1052           2        20         -32.0000         -86.6633    170.82%
3807.27/192.34	c       192           1054           4        20         -32.0000         -86.6633    170.82%
3906.39/197.39	c       197           1055           5        20         -32.0000         -86.6633    170.82%
4007.52/202.43	c       202           4172        1663        20         -32.0000         -86.6468    170.77%
4106.63/207.49	c       207           4612        1721        20         -32.0000         -86.6113    170.66%
4207.78/212.54	c       213           5042        1789        20         -32.0000         -86.5498    170.47%
4306.91/217.59	c       218           5212        1811        20         -32.0000         -86.5313    170.41%
4408.05/222.64	c       223           5542        1863        20         -32.0000         -86.4900    170.28%
4509.18/227.70	c       228           5892        1897        20         -32.0000         -86.4832    170.26%
4608.23/232.74	c       233           6342        1935        20         -32.0000         -86.4641    170.20%
4707.34/237.79	c       238           6612        1971        20         -32.0000         -86.4570    170.18%
4808.37/242.84	c       243           6932        2015        20         -32.0000         -86.4211    170.07%
4907.44/247.89	c       248           7122        2045        20         -32.0000         -86.3956    169.99%
5008.30/252.94	c       253           7671        2100        20         -32.0000         -86.3827    169.95%
5107.34/257.99	c       258           8322        2167        20         -32.0000         -86.3612    169.88%
5209.08/263.04	c       263           8472        2195        20         -32.0000         -86.3547    169.86%
5308.28/268.07	c       268           3611         169        20         -32.0000         -86.3329    169.79%
5407.45/273.12	c       273           3801         191        20         -32.0000         -86.2905    169.66%
5509.67/278.20	c       278           3861         205        20         -32.0000         -86.2521    169.54%
5608.75/283.24	c       283           4142         232        20         -32.0000         -86.2503    169.53%
5708.04/288.29	c       288           4364         256        20         -32.0000         -86.2104    169.41%
5808.83/293.34	c       293           4583         277        20         -32.0000         -86.1395    169.19%
5907.97/298.40	c       298           4831         301        20         -32.0000         -86.1132    169.10%
6009.04/303.44	c       303           5091         331        20         -32.0000         -86.0866    169.02%
6108.10/308.50	c       308           5493         355        20         -32.0000         -86.0379    168.87%
6209.26/313.54	c       314           5882         392        20         -32.0000         -86.0198    168.81%
6308.44/318.59	c       319           6252         432        20         -32.0000         -85.9672    168.65%
6409.56/323.64	c       324           6781         453        20         -32.0000         -85.9409    168.57%
6508.66/328.69	c       329           6951         493        20         -32.0000         -85.9163    168.49%
6609.76/333.74	c       334           7401         519        20         -32.0000         -85.8924    168.41%
6708.85/338.79	c       339           8141         539        20         -32.0000         -85.8875    168.40%
6809.87/343.84	c       344           8516         546        20         -32.0000         -85.8703    168.34%
6910.87/348.90	c       349           8861         591        20         -32.0000         -85.8351    168.23%
7009.86/353.91	c       354           9411         635        20         -32.0000         -85.8151    168.17%
7108.87/359.03	c       359           9810         672        20         -32.0000         -85.8028    168.13%
7210.75/364.08	c       364          10311         689        20         -32.0000         -85.7909    168.10%
7309.72/369.13	c       369          10832         728        20         -32.0000         -85.7653    168.02%
7410.59/374.18	c       374          11511         769        20         -32.0000         -85.7653    168.02%
7510.99/379.22	c       379          11951         803        20         -32.0000         -85.7299    167.91%
7610.10/384.29	c       384          12261         841        20         -32.0000         -85.7149    167.86%
7711.07/389.31	c       389          12831         873        20         -32.0000         -85.6747    167.73%
7809.90/394.36	c       394          13581         903        20         -32.0000         -85.6682    167.71%
7910.82/399.43	c       399          13901         947        20         -32.0000         -85.6592    167.68%
8009.91/404.48	c       404          14471         989        20         -32.0000         -85.6450    167.64%
8110.79/409.53	c       410           4487        1831        20         -32.0000         -85.6343    167.61%
8209.55/414.58	c       415           4557        1901        20         -32.0000         -85.6245    167.58%
8310.56/419.63	c       420           4637        1981        20         -32.0000         -85.5921    167.48%
8409.49/424.68	c       425           4707        2051        20         -32.0000         -85.5705    167.41%
8510.55/429.73	c       430           4797        2141        20         -32.0000         -85.5339    167.29%
8609.61/434.76	c       435           4867        2211        20         -32.0000         -85.5265    167.27%
8710.69/439.83	c       440           4917        2261        20         -32.0000         -85.4982    167.18%
8809.49/444.85	c       445           4977        2321        20         -32.0000         -85.4797    167.12%
8910.52/449.91	c       450           5057        2401        20         -32.0000         -85.4685    167.09%
9009.55/454.94	c       455           5137        2481        20         -32.0000         -85.4347    166.98%
9108.42/460.03	c       460           5217        2561        20         -32.0000         -85.4026    166.88%
9210.07/465.08	c       465           5297        2641        20         -32.0000         -85.3707    166.78%
9309.19/470.09	c       470           5387        2731        20         -32.0000         -85.3555    166.74%
9410.24/475.18	c       475           5467        2811        20         -32.0000         -85.3405    166.69%
9510.63/480.23	c       480           5547        2891        20         -32.0000         -85.3212    166.63%
9609.73/485.28	c       485           5617        2961        20         -32.0000         -85.3123    166.60%
9710.88/490.33	c       490           5707        3051        20         -32.0000         -85.2834    166.51%
9810.04/495.37	c       495           5787        3131        20         -32.0000         -85.2673    166.46%
9909.10/500.39	c       500           5867        3211        20         -32.0000         -85.2407    166.38%
10010.16/505.48	c       505           5917        3261        20         -32.0000         -85.2358    166.36%
10111.24/510.53	c       511           5977        3321        20         -32.0000         -85.2242    166.33%
10210.33/515.56	c       516           6067        3411        20         -32.0000         -85.2016    166.26%
10309.41/520.59	c       521           6147        3491        20         -32.0000         -85.1685    166.15%
10410.43/525.67	c       526           6237        3581        20         -32.0000         -85.1490    166.09%
10509.31/530.68	c       531           6327        3671        20         -32.0000         -85.1387    166.06%
10610.38/535.77	c       536           6407        3751        20         -32.0000         -85.1196    166.00%
10711.46/540.82	c       541           6487        3831        20         -32.0000         -85.0914    165.91%
10810.48/545.84	c       546           6587        3931        20         -32.0000         -85.0734    165.85%
10911.54/550.92	c       551           6657        4001        20         -32.0000         -85.0480    165.77%
11010.58/555.97	c       556           6727        4071        20         -32.0000         -85.0288    165.71%
11109.58/561.02	c       561           6817        4161        20         -32.0000         -85.0205    165.69%
11211.32/566.06	c       566           6897        4241        20         -32.0000         -84.9925    165.60%
11310.44/571.08	c       571           6997        4341        20         -32.0000         -84.9834    165.57%
11409.41/576.09	c       576           7077        4421        20         -32.0000         -84.9649    165.52%
11511.59/581.22	c       581           7167        4511        20         -32.0000         -84.9507    165.47%
11610.64/586.27	c       586           7257        4601        20         -32.0000         -84.9364    165.43%
11711.34/591.32	c       591           7347        4691        20         -32.0000         -84.9234    165.39%
11756.71/593.68	c *     594           7377        4721        20         -33.0000         -84.9181    157.33%
11812.03/596.41	c       596           7387        4706        20         -33.0000         -84.9169    157.32%
11911.07/601.43	c       601           7447        4766        20         -33.0000         -84.9054    157.29%
12012.13/606.51	c       607           7517        4836        20         -33.0000         -84.8921    157.25%
12111.25/611.52	c       612           7587        4906        20         -33.0000         -84.8799    157.21%
12210.36/616.59	c       617           7627        4946        20         -33.0000         -84.8709    157.18%
12311.44/621.68	c       622           7707        5026        20         -33.0000         -84.8589    157.15%
12414.31/626.82	c       627           7797        5116        20         -33.0000         -84.8486    157.12%
12513.15/631.85	c       632           7887        5206        20         -33.0000         -84.8391    157.09%
12614.05/636.92	c       637           7977        5296        20         -33.0000         -84.8211    157.03%
12712.78/641.97	c       642           8057        5376        20         -33.0000         -84.8067    156.99%
12811.65/647.02	c       647           8117        5436        20         -33.0000         -84.7966    156.96%
12913.12/652.07	c       652           8207        5526        20         -33.0000         -84.7836    156.92%
13012.39/657.12	c       657           8287        5606        20         -33.0000         -84.7765    156.90%
13113.35/662.14	c       662           8387        5706        20         -33.0000         -84.7694    156.88%
13213.78/667.22	c       667           8467        5786        20         -33.0000         -84.7609    156.85%
13312.66/672.26	c       672           8557        5876        20         -33.0000         -84.7414    156.79%
13411.60/677.26	c       677           8637        5956        20         -33.0000         -84.7330    156.77%
13512.53/682.34	c       682           8727        6046        20         -33.0000         -84.7205    156.73%
13611.58/687.40	c       687           8797        6116        20         -33.0000         -84.7108    156.70%
13712.24/692.47	c       692           8887        6206        20         -33.0000         -84.7046    156.68%
13813.32/697.51	c       698           8977        6296        20         -33.0000         -84.6906    156.64%
13912.27/702.57	c       703           9057        6376        20         -33.0000         -84.6769    156.60%
14013.31/707.62	c       708           9147        6466        20         -33.0000         -84.6578    156.54%
14112.42/712.67	c       713           9237        6556        20         -33.0000         -84.6502    156.52%
14213.52/717.72	c       718           9317        6636        20         -33.0000         -84.6452    156.50%
14312.59/722.77	c       723           9407        6726        20         -33.0000         -84.6297    156.45%
14413.67/727.82	c       728           9477        6796        20         -33.0000         -84.6235    156.43%
14512.89/732.87	c       733           9567        6886        20         -33.0000         -84.6167    156.41%
14613.88/737.92	c       738           9637        6956        20         -33.0000         -84.6068    156.38%
14713.01/742.94	c       743           9727        7046        20         -33.0000         -84.5891    156.33%
14812.14/748.00	c       748           9807        7126        20         -33.0000         -84.5753    156.29%
14913.80/753.06	c       753           9867        7186        20         -33.0000         -84.5670    156.26%
15012.95/758.12	c       758           9967        7286        20         -33.0000         -84.5571    156.23%
15113.77/763.17	c       763          10047        7366        20         -33.0000         -84.5482    156.21%
15214.29/768.22	c       768          10137        7456        20         -33.0000         -84.5368    156.17%
15313.46/773.27	c       773          10217        7536        20         -33.0000         -84.5262    156.14%
15414.51/778.32	c       778          10317        7636        20         -33.0000         -84.5159    156.11%
15513.68/783.37	c       783          10407        7726        20         -33.0000         -84.5080    156.08%
15614.54/788.40	c       788          10497        7816        20         -33.0000         -84.4898    156.03%
15713.65/793.46	c       793          10577        7896        20         -33.0000         -84.4792    156.00%
15814.78/798.52	c       799          10657        7976        20         -33.0000         -84.4725    155.98%
15913.80/803.57	c       804          10757        8076        20         -33.0000         -84.4690    155.97%
16014.61/808.62	c       809          10837        8156        20         -33.0000         -84.4589    155.94%
16113.70/813.63	c       814          10917        8236        20         -33.0000         -84.4518    155.91%
16212.78/818.65	c       819          11007        8326        20         -33.0000         -84.4399    155.88%
16313.88/823.75	c       824          11087        8406        20         -33.0000         -84.4281    155.84%
16414.97/828.82	c       829          11177        8496        20         -33.0000         -84.4126    155.80%
16514.05/833.86	c       834          11257        8576        20         -33.0000         -84.4004    155.76%
16613.15/838.88	c       839          11357        8676        20         -33.0000         -84.3958    155.74%
16714.17/843.90	c       844          11427        8746        20         -33.0000         -84.3926    155.74%
16813.17/848.95	c       849          11527        8846        20         -33.0000         -84.3799    155.70%
16917.03/854.16	c       854          11607        8926        20         -33.0000         -84.3696    155.67%
17017.11/859.21	c       859          11707        9026        20         -33.0000         -84.3617    155.64%
17116.19/864.26	c       864          11797        9116        20         -33.0000         -84.3488    155.60%
17217.07/869.32	c       869          11887        9206        20         -33.0000         -84.3366    155.57%
17316.19/874.36	c       874          11977        9296        20         -33.0000         -84.3288    155.54%
17417.27/879.41	c       879          12057        9376        20         -33.0000         -84.3244    155.53%
17516.36/884.45	c       884          12157        9476        20         -33.0000         -84.3118    155.49%
17615.45/889.46	c       889          12237        9556        20         -33.0000         -84.3050    155.47%
17714.55/894.47	c       894          12317        9636        20         -33.0000         -84.3004    155.46%
17813.64/899.49	c       899          12417        9736        20         -33.0000         -84.2897    155.42%
17914.67/904.51	c       905          12497        9816        20         -33.0000         -84.2846    155.41%
18015.75/909.63	c       910          12597        9916        20         -33.0000         -84.2753    155.38%
18114.71/914.65	c       915          12687       10006        20         -33.0000         -84.2708    155.37%
18213.74/919.67	c       920          12787       10106        20         -33.0000         -84.2660    155.35%
18314.77/924.79	c       925          12877       10196        20         -33.0000         -84.2589    155.33%
18415.94/929.82	c       930          12977       10296        20         -33.0000         -84.2544    155.32%
18515.15/934.85	c       935          13067       10386        20         -33.0000         -84.2430    155.28%
18616.31/939.93	c       940          13167       10486        20         -33.0000         -84.2341    155.25%
18715.46/945.01	c       945          13257       10576        20         -33.0000         -84.2290    155.24%
18817.23/950.04	c       950          13357       10676        20         -33.0000         -84.2195    155.21%
18919.70/955.21	c       955          13457       10776        20         -33.0000         -84.2150    155.20%
19020.87/960.32	c       960          13557       10876        20         -33.0000         -84.2049    155.17%
19119.95/965.37	c       965          13657       10976        20         -33.0000         -84.1959    155.14%
19174.17/968.13	c *     968          13707       11026        20         -34.0000         -84.1927    147.63%
19219.17/970.39	c       970          13717       11019        20         -34.0000         -84.1923    147.62%
19320.30/975.45	c       975          13757       11059        20         -34.0000         -84.1849    147.60%
19419.48/980.50	c       980          13847       11149        20         -34.0000         -84.1778    147.58%
19522.61/985.62	c       986          13917       11219        20         -34.0000         -84.1696    147.56%
19621.73/990.67	c       991          13997       11299        20         -34.0000         -84.1656    147.55%
19722.84/995.71	c       996          14077       11379        20         -34.0000         -84.1602    147.53%
19821.83/1000.76	c      1001          14177       11479        20         -34.0000         -84.1523    147.51%
19922.86/1005.81	c      1006          14277       11579        20         -34.0000         -84.1426    147.48%
20021.92/1010.86	c      1011          14367       11669        20         -34.0000         -84.1381    147.47%
20122.85/1015.93	c      1016          14457       11759        20         -34.0000         -84.1316    147.45%
20221.70/1021.00	c      1021          14557       11859        20         -34.0000         -84.1225    147.42%
20320.70/1026.02	c      1026          14667       11969        20         -34.0000         -84.1118    147.39%
20422.48/1031.05	c      1031          14767       12069        20         -34.0000         -84.1076    147.38%
20521.53/1036.07	c      1036          14847       12149        20         -34.0000         -84.1021    147.36%
20621.95/1041.13	c      1041          14927       12229        20         -34.0000         -84.0958    147.34%
20722.70/1046.22	c      1046          15027       12329        20         -34.0000         -84.0912    147.33%
20821.38/1051.25	c      1051          15107       12409        20         -34.0000         -84.0840    147.31%
20922.36/1056.36	c      1056          15187       12489        20         -34.0000         -84.0799    147.29%
21023.30/1061.41	c      1061          15287       12589        20         -34.0000         -84.0735    147.27%
21122.50/1066.46	c      1066          15367       12669        20         -34.0000         -84.0673    147.26%
21221.48/1071.47	c      1071          15437       12739        20         -34.0000         -84.0634    147.25%
21320.21/1076.49	c      1076          15507       12809        20         -34.0000         -84.0532    147.22%
21421.31/1081.60	c      1082          15607       12909        20         -34.0000         -84.0514    147.21%
21522.23/1086.61	c      1087          15687       12989        20         -34.0000         -84.0431    147.19%
21623.28/1091.76	c      1092          15787       13089        20         -34.0000         -84.0378    147.17%
21722.45/1096.77	c      1097          15857       13159        20         -34.0000         -84.0332    147.16%
21825.41/1101.97	c      1102          15947       13249        20         -34.0000         -84.0282    147.14%
21924.60/1107.02	c      1107          16047       13349        20         -34.0000         -84.0220    147.12%
22026.27/1112.04	c      1112          16137       13439        20         -34.0000         -84.0160    147.11%
22125.66/1117.12	c      1117          16217       13519        20         -34.0000         -84.0071    147.08%
22226.61/1122.17	c      1122          16307       13609        20         -34.0000         -84.0046    147.07%
22326.89/1127.22	c      1127          16407       13709        20         -34.0000         -83.9981    147.05%
22425.85/1132.25	c      1132          16507       13809        20         -34.0000         -83.9912    147.03%
22527.07/1137.32	c      1137          16587       13889        20         -34.0000         -83.9900    147.03%
22626.10/1142.34	c      1142          16687       13989        20         -34.0000         -83.9845    147.01%
22725.19/1147.39	c      1147          16757       14059        20         -34.0000         -83.9779    146.99%
22826.31/1152.47	c      1152          16857       14159        20         -34.0000         -83.9739    146.98%
22925.37/1157.50	c      1158          16937       14239        20         -34.0000         -83.9715    146.97%
23026.34/1162.58	c      1163          17027       14329        20         -34.0000         -83.9683    146.97%
23127.49/1167.62	c      1168          17107       14409        20         -34.0000         -83.9661    146.96%
23226.67/1172.67	c      1173          17197       14499        20         -34.0000         -83.9611    146.94%
23325.86/1177.68	c      1178          17287       14589        20         -34.0000         -83.9567    146.93%
23424.83/1182.70	c      1183          17377       14679        20         -34.0000         -83.9530    146.92%
23527.98/1187.80	c      1188          17457       14759        20         -34.0000         -83.9465    146.90%
23627.15/1192.87	c      1193          17557       14859        20         -34.0000         -83.9410    146.89%
23726.06/1197.87	c      1198          17647       14949        20         -34.0000         -83.9370    146.87%
23826.93/1202.96	c      1203          17727       15029        20         -34.0000         -83.9343    146.87%
23925.81/1208.01	c      1208          17817       15119        20         -34.0000         -83.9284    146.85%
24024.84/1213.02	c      1213          17907       15209        20         -34.0000         -83.9207    146.83%
24126.65/1218.12	c      1218          17987       15289        20         -34.0000         -83.9124    146.80%
24227.95/1223.15	c      1223          18077       15379        20         -34.0000         -83.9082    146.79%
24327.83/1228.20	c      1228          18167       15469        20         -34.0000         -83.9035    146.78%
24426.89/1233.25	c      1233          18257       15559        20         -34.0000         -83.8989    146.76%
24527.88/1238.32	c      1238          18347       15649        20         -34.0000         -83.8937    146.75%
24626.98/1243.37	c      1243          18447       15749        20         -34.0000         -83.8887    146.73%
24728.09/1248.42	c      1248          18537       15839        20         -34.0000         -83.8856    146.72%
24827.14/1253.47	c      1253          18637       15939        20         -34.0000         -83.8823    146.71%
24926.18/1258.49	c      1258          18717       16019        20         -34.0000         -83.8765    146.70%
25027.09/1263.52	c      1264          18817       16119        20         -34.0000         -83.8710    146.68%
25126.18/1268.58	c      1269          18907       16209        20         -34.0000         -83.8673    146.67%
25227.27/1273.61	c      1274          18987       16289        20         -34.0000         -83.8642    146.66%
25326.25/1278.62	c      1279          19087       16389        20         -34.0000         -83.8602    146.65%
25425.32/1283.64	c      1284          19167       16469        20         -34.0000         -83.8564    146.64%
25524.34/1288.65	c      1289          19257       16559        20         -34.0000         -83.8522    146.62%
25623.27/1293.69	c      1294          19347       16649        20         -34.0000         -83.8465    146.61%
25726.42/1298.81	c      1299          19437       16739        20         -34.0000         -83.8407    146.59%
25825.51/1303.88	c      1304          19527       16829        20         -34.0000         -83.8354    146.57%
25926.30/1308.93	c      1309          19617       16919        20         -34.0000         -83.8291    146.56%
26025.32/1314.02	c      1314          19707       17009        20         -34.0000         -83.8246    146.54%
26127.07/1319.04	c      1319          19797       17099        20         -34.0000         -83.8204    146.53%
26225.89/1324.05	c      1324          19877       17179        20         -34.0000         -83.8139    146.51%
26325.03/1329.06	c      1329          19977       17279        20         -34.0000         -83.8101    146.50%
26424.34/1334.10	c      1334          20077       17379        20         -34.0000         -83.8061    146.49%
26523.18/1339.13	c      1339          20167       17469        20         -34.0000         -83.8027    146.48%
26624.32/1344.15	c      1344          20247       17549        20         -34.0000         -83.7990    146.47%
26723.49/1349.17	c      1349          20347       17649        20         -34.0000         -83.7956    146.46%
26822.72/1354.18	c      1354          20437       17739        20         -34.0000         -83.7895    146.44%
26922.07/1359.18	c      1359          20527       17829        20         -34.0000         -83.7841    146.42%
27022.21/1364.26	c      1364          20617       17919        20         -34.0000         -83.7816    146.42%
27125.37/1369.47	c      1369          20707       18009        20         -34.0000         -83.7757    146.40%
27224.54/1374.49	c      1374          20807       18109        20         -34.0000         -83.7698    146.38%
27325.71/1379.50	c      1380          20907       18209        20         -34.0000         -83.7636    146.36%
27424.78/1384.55	c      1385          20997       18299        20         -34.0000         -83.7589    146.35%
27523.86/1389.56	c      1390          21087       18389        20         -34.0000         -83.7564    146.34%
27624.97/1394.61	c      1395          21187       18489        20         -34.0000         -83.7538    146.33%
27724.07/1399.66	c      1400          21277       18579        20         -34.0000         -83.7496    146.32%
27825.20/1404.79	c      1405          21377       18679        20         -34.0000         -83.7444    146.31%
27926.28/1409.89	c      1410          21457       18759        20         -34.0000         -83.7396    146.29%
28027.46/1414.92	c      1415          21557       18859        20         -34.0000         -83.7340    146.28%
28126.50/1419.95	c      1420          21637       18939        20         -34.0000         -83.7301    146.26%
28227.89/1425.02	c      1425          21737       19039        20         -34.0000         -83.7253    146.25%
28327.07/1430.06	c      1430          21827       19129        20         -34.0000         -83.7212    146.24%
28425.80/1435.06	c      1435          21927       19229        20         -34.0000         -83.7162    146.22%
28530.28/1440.32	c      1440          22027       19329        20         -34.0000         -83.7097    146.20%
28629.23/1445.37	c      1445          22117       19419        20         -34.0000         -83.7040    146.19%
28730.45/1450.42	c      1450          22207       19509        20         -34.0000         -83.6999    146.18%
28829.56/1455.43	c      1455          22307       19609        20         -34.0000         -83.6948    146.16%
28930.73/1460.52	c      1461          22397       19699        20         -34.0000         -83.6895    146.15%
29029.71/1465.54	c      1466          22487       19789        20         -34.0000         -83.6861    146.14%
29130.76/1470.62	c      1471          22577       19879        20         -34.0000         -83.6838    146.13%
29229.80/1475.67	c      1476          22677       19979        20         -34.0000         -83.6819    146.12%
29330.86/1480.72	c      1481          22777       20079        20         -34.0000         -83.6781    146.11%
29429.76/1485.78	c      1486          22867       20169        20         -34.0000         -83.6755    146.10%
29530.71/1490.81	c      1491          22957       20259        20         -34.0000         -83.6714    146.09%
29629.78/1495.84	c      1496          23047       20349        20         -34.0000         -83.6675    146.08%
29730.74/1500.90	c      1501          23137       20439        20         -34.0000         -83.6635    146.07%
29829.78/1505.97	c      1506          23227       20529        20         -34.0000         -83.6581    146.05%
29928.79/1511.02	c      1511          23317       20619        20         -34.0000         -83.6529    146.04%
30030.36/1516.07	c      1516          23417       20719        20         -34.0000         -83.6461    146.02%
30129.67/1521.12	c      1521          23517       20819        20         -34.0000         -83.6432    146.01%
30230.25/1526.17	c      1526          23597       20899        20         -34.0000         -83.6398    146.00%
30330.75/1531.23	c      1531          23697       20999        20         -34.0000         -83.6341    145.98%
30429.92/1536.26	c      1536          23757       21059        20         -34.0000         -83.6310    145.97%
30531.08/1541.31	c      1541          23847       21149        20         -34.0000         -83.6277    145.96%
30630.35/1546.38	c      1546          23907       21209        20         -34.0000         -83.6256    145.96%
30731.15/1551.42	c      1551          23987       21289        20         -34.0000         -83.6208    145.94%
30830.30/1556.46	c      1556          24097       21399        20         -34.0000         -83.6119    145.92%
30930.96/1561.52	c      1562          24177       21479        20         -34.0000         -83.6097    145.91%
31029.78/1566.57	c      1567          24277       21579        20         -34.0000         -83.6065    145.90%
31130.14/1571.62	c      1572          24367       21669        20         -34.0000         -83.6044    145.90%
31229.23/1576.67	c      1577          24467       21769        20         -34.0000         -83.5982    145.88%
31328.32/1581.69	c      1582          24567       21869        20         -34.0000         -83.5938    145.86%
31429.36/1586.72	c      1587          24657       21959        20         -34.0000         -83.5889    145.85%
31528.51/1591.79	c      1592          24747       22049        20         -34.0000         -83.5842    145.84%
31629.65/1596.82	c      1597          24847       22149        20         -34.0000         -83.5811    145.83%
31728.74/1601.84	c      1602          24927       22229        20         -34.0000         -83.5782    145.82%
31827.78/1606.85	c      1607          25027       22329        20         -34.0000         -83.5751    145.81%
31928.76/1611.91	c      1612          25117       22419        20         -34.0000         -83.5715    145.80%
32027.87/1616.97	c      1617          25207       22509        20         -34.0000         -83.5679    145.79%
32126.95/1621.98	c      1622          25307       22609        20         -34.0000         -83.5630    145.77%
32226.02/1627.02	c      1627          25387       22689        20         -34.0000         -83.5595    145.76%
32330.83/1632.22	c      1632          25487       22789        20         -34.0000         -83.5553    145.75%
32429.85/1637.27	c      1637          25577       22879        20         -34.0000         -83.5509    145.74%
32528.68/1642.30	c      1642          25687       22989        20         -34.0000         -83.5442    145.72%
32629.41/1647.32	c      1647          25777       23079        20         -34.0000         -83.5414    145.71%
32730.23/1652.42	c      1652          25877       23179        20         -34.0000         -83.5378    145.70%
32829.08/1657.44	c      1657          25977       23279        20         -34.0000         -83.5345    145.69%
32927.69/1662.46	c      1662          26077       23379        20         -34.0000         -83.5323    145.68%
33028.60/1667.52	c      1668          26167       23469        20         -34.0000         -83.5297    145.68%
33127.56/1672.53	c      1673          26257       23559        20         -34.0000         -83.5245    145.66%
33228.56/1677.67	c      1678          26357       23659        20         -34.0000         -83.5203    145.65%
33329.44/1682.70	c      1683          26457       23759        20         -34.0000         -83.5161    145.64%
33428.56/1687.71	c      1688          26547       23849        20         -34.0000         -83.5140    145.63%
33527.28/1692.78	c      1693          26637       23939        20         -34.0000         -83.5115    145.62%
33627.80/1697.87	c      1698          26737       24039        20         -34.0000         -83.5069    145.61%
33728.89/1702.91	c      1703          26787       24089        20         -34.0000         -83.5048    145.60%
33827.95/1707.98	c      1708          26897       24199        20         -34.0000         -83.5014    145.59%
33926.75/1712.98	c      1713          26987       24289        20         -34.0000         -83.4993    145.59%
34025.62/1718.01	c      1718          27087       24389        20         -34.0000         -83.4947    145.57%
34127.16/1723.09	c      1723          27167       24469        20         -34.0000         -83.4923    145.57%
34226.12/1728.11	c      1728          27277       24579        20         -34.0000         -83.4883    145.55%
34325.15/1733.12	c      1733          27367       24669        20         -34.0000         -83.4865    145.55%
34426.25/1738.16	c      1738          27457       24759        20         -34.0000         -83.4847    145.54%
34526.13/1743.21	c      1743          27557       24859        20         -34.0000         -83.4810    145.53%
34625.02/1748.29	c      1748          27638       24940        20         -34.0000         -83.4787    145.53%
34727.88/1753.42	c      1753          27737       25039        20         -34.0000         -83.4765    145.52%
34826.95/1758.47	c      1758          27817       25119        20         -34.0000         -83.4739    145.51%
34927.98/1763.52	c      1764          27917       25219        20         -34.0000         -83.4704    145.50%
35027.16/1768.55	c      1769          28017       25319        20         -34.0000         -83.4676    145.49%
35128.30/1773.62	c      1774          28117       25419        20         -34.0000         -83.4622    145.48%
35227.50/1778.67	c      1779          28197       25499        20         -34.0000         -83.4597    145.47%
35326.68/1783.69	c      1784          28287       25589        20         -34.0000         -83.4552    145.46%
35427.86/1788.74	c      1789          28367       25669        20         -34.0000         -83.4531    145.45%
35527.03/1793.77	c      1794          28477       25779        20         -34.0000         -83.4501    145.44%
35628.27/1798.87	c      1799          28567       25869        20         -34.0000         -83.4485    145.44%
35727.24/1803.89	c      1804          28667       25969        20         -34.0000         -83.4443    145.42%
35828.29/1808.95	c      1809          28747       26049        20         -34.0000         -83.4426    145.42%
35927.18/1814.03	c      1814          28857       26159        20         -34.0000         -83.4383    145.41%
36028.47/1819.04	c      1819          28937       26239        20         -34.0000         -83.4353    145.40%
36127.52/1824.12	c      1824          29037       26339        20         -34.0000         -83.4315    145.39%
36228.47/1829.17	c      1829          29127       26429        20         -34.0000         -83.4290    145.38%
36327.21/1834.19	c      1834          29217       26519        20         -34.0000         -83.4269    145.37%
36427.91/1839.27	c      1839          29317       26619        20         -34.0000         -83.4237    145.36%
36528.90/1844.30	c      1844          29417       26719        20         -34.0000         -83.4206    145.35%
36627.86/1849.37	c      1849          29507       26809        20         -34.0000         -83.4172    145.34%
36728.82/1854.42	c      1854          29597       26899        20         -34.0000         -83.4154    145.34%
36828.02/1859.43	c      1859          29707       27009        20         -34.0000         -83.4106    145.33%
36926.99/1864.48	c      1864          29797       27099        20         -34.0000         -83.4080    145.32%
37028.14/1869.57	c      1870          29907       27209        20         -34.0000         -83.4051    145.31%
37129.32/1874.62	c      1875          29997       27299        20         -34.0000         -83.4041    145.31%
37228.51/1879.67	c      1880          30097       27399        20         -34.0000         -83.3997    145.29%
37329.68/1884.72	c      1885          30187       27489        20         -34.0000         -83.3974    145.29%
37428.83/1889.76	c      1890          30287       27589        20         -34.0000         -83.3944    145.28%
37529.86/1894.82	c      1895          30387       27689        20         -34.0000         -83.3904    145.27%
37629.00/1899.87	c      1900          30477       27779        20         -34.0000         -83.3879    145.26%
37730.19/1904.90	c      1905          30587       27889        20         -34.0000         -83.3856    145.25%
37829.38/1909.95	c      1910          30667       27969        20         -34.0000         -83.3831    145.24%
37928.57/1915.02	c      1915          30767       28069        20         -34.0000         -83.3791    145.23%
38029.98/1920.07	c      1920          30867       28169        20         -34.0000         -83.3751    145.22%
38128.95/1925.12	c      1925          30977       28279        20         -34.0000         -83.3721    145.21%
38229.87/1930.17	c      1930          31057       28359        20         -34.0000         -83.3692    145.20%
38330.11/1935.23	c      1935          31147       28449        20         -34.0000         -83.3664    145.20%
38429.13/1940.27	c      1940          31237       28539        20         -34.0000         -83.3642    145.19%
38529.81/1945.31	c      1945          31337       28639        20         -34.0000         -83.3608    145.18%
38628.62/1950.37	c      1950          31427       28729        20         -34.0000         -83.3586    145.17%
38729.46/1955.42	c      1955          31517       28819        20         -34.0000         -83.3568    145.17%
38828.39/1960.47	c      1960          31617       28919        20         -34.0000         -83.3552    145.16%
38929.35/1965.50	c      1966          31707       29009        20         -34.0000         -83.3513    145.15%
39028.45/1970.53	c      1971          31807       29109        20         -34.0000         -83.3475    145.14%
39127.47/1975.57	c      1976          31897       29199        20         -34.0000         -83.3442    145.13%
39228.49/1980.67	c      1981          31997       29299        20         -34.0000         -83.3406    145.12%
39329.65/1985.72	c      1986          32097       29399        20         -34.0000         -83.3385    145.11%
39428.85/1990.74	c      1991          32187       29489        20         -34.0000         -83.3355    145.10%
39529.67/1995.82	c      1996          32287       29589        20         -34.0000         -83.3308    145.09%
39628.68/2000.87	c      2001          32387       29689        20         -34.0000         -83.3287    145.08%
39729.76/2005.92	c      2006          32467       29769        20         -34.0000         -83.3266    145.08%
39828.83/2010.97	c      2011          32567       29869        20         -34.0000         -83.3240    145.07%
39927.66/2016.02	c      2016          32657       29959        20         -34.0000         -83.3197    145.06%
40029.20/2021.07	c      2021          32757       30059        20         -34.0000         -83.3166    145.05%
40128.37/2026.12	c      2026          32857       30159        20         -34.0000         -83.3148    145.04%
40229.68/2031.17	c      2031          32947       30249        20         -34.0000         -83.3141    145.04%
40328.61/2036.19	c      2036          33057       30359        20         -34.0000         -83.3107    145.03%
40429.01/2041.27	c      2041          33137       30439        20         -34.0000         -83.3092    145.03%
40530.04/2046.32	c      2046          33247       30549        20         -34.0000         -83.3062    145.02%
40629.03/2051.37	c      2051          33347       30649        20         -34.0000         -83.3001    145.00%
40729.65/2056.42	c      2056          33447       30749        20         -34.0000         -83.2981    144.99%
40828.50/2061.44	c      2061          33547       30849        20         -34.0000         -83.2938    144.98%
40929.67/2066.52	c      2067          33657       30959        20         -34.0000         -83.2899    144.97%
41028.86/2071.57	c      2072          33767       31069        20         -34.0000         -83.2862    144.96%
41129.68/2076.62	c      2077          33857       31159        20         -34.0000         -83.2825    144.95%
41228.68/2081.68	c      2082          33947       31249        20         -34.0000         -83.2795    144.94%
41327.73/2086.69	c      2087          34056       31360        20         -34.0000         -83.2778    144.93%
41428.89/2091.70	c      2092          34157       31459        20         -34.0000         -83.2766    144.93%
41530.05/2096.82	c      2097          34257       31559        20         -34.0000         -83.2739    144.92%
41629.17/2101.87	c      2102          34357       31659        20         -34.0000         -83.2714    144.92%
41728.04/2106.89	c      2107          34457       31759        20         -34.0000         -83.2683    144.91%
41829.03/2111.95	c      2112          34557       31859        20         -34.0000         -83.2643    144.90%
41928.23/2116.98	c      2117          34667       31969        20         -34.0000         -83.2616    144.89%
42027.29/2122.02	c      2122          34767       32069        20         -34.0000         -83.2603    144.88%
42125.95/2127.03	c      2127          34867       32169        20         -34.0000         -83.2575    144.88%
42227.79/2132.09	c      2132          34967       32269        20         -34.0000         -83.2532    144.86%
42330.25/2137.22	c      2137          35077       32379        20         -34.0000         -83.2502    144.85%
42429.16/2142.23	c      2142          35167       32469        20         -34.0000         -83.2470    144.84%
42529.81/2147.32	c      2147          35257       32559        20         -34.0000         -83.2437    144.83%
42628.73/2152.34	c      2152          35357       32659        20         -34.0000         -83.2419    144.83%
42729.90/2157.42	c      2157          35457       32759        20         -34.0000         -83.2387    144.82%
42829.15/2162.48	c      2162          35567       32869        20         -34.0000         -83.2363    144.81%
42930.25/2167.50	c      2168          35657       32959        20         -34.0000         -83.2343    144.81%
43029.38/2172.56	c      2173          35747       33049        20         -34.0000         -83.2330    144.80%
43130.40/2177.61	c      2178          35847       33149        20         -34.0000         -83.2301    144.79%
43229.42/2182.62	c      2183          35937       33239        20         -34.0000         -83.2276    144.79%
43328.38/2187.64	c      2188          36047       33349        20         -34.0000         -83.2248    144.78%
43429.07/2192.77	c      2193          36137       33439        20         -34.0000         -83.2221    144.77%
43530.21/2197.82	c      2198          36237       33539        20         -34.0000         -83.2205    144.77%
43629.44/2202.87	c      2203          36327       33629        20         -34.0000         -83.2176    144.76%
43730.59/2207.92	c      2208          36437       33739        20         -34.0000         -83.2141    144.75%
43829.74/2212.97	c      2213          36527       33829        20         -34.0000         -83.2124    144.74%
43928.95/2218.00	c      2218          36627       33929        20         -34.0000         -83.2099    144.73%
44030.85/2223.05	c      2223          36727       34029        20         -34.0000         -83.2065    144.72%
44130.01/2228.12	c      2228          36817       34119        20         -34.0000         -83.2044    144.72%
44231.24/2233.17	c      2233          36917       34219        20         -34.0000         -83.2010    144.71%
44331.50/2238.22	c      2238          37007       34309        20         -34.0000         -83.1988    144.70%
44430.69/2243.27	c      2243          37107       34409        20         -34.0000         -83.1968    144.70%
44531.88/2248.31	c      2248          37197       34499        20         -34.0000         -83.1945    144.69%
44631.02/2253.32	c      2253          37287       34589        20         -34.0000         -83.1925    144.68%
44732.24/2258.43	c      2258          37377       34679        20         -34.0000         -83.1905    144.68%
44831.43/2263.44	c      2263          37467       34769        20         -34.0000         -83.1892    144.67%
44930.65/2268.47	c      2268          37567       34869        20         -34.0000         -83.1875    144.67%
45029.82/2273.49	c      2273          37667       34969        20         -34.0000         -83.1843    144.66%
45130.98/2278.58	c      2279          37747       35049        20         -34.0000         -83.1829    144.66%
45232.16/2283.67	c      2284          37847       35149        20         -34.0000         -83.1814    144.65%
45333.34/2288.72	c      2289          37937       35239        20         -34.0000         -83.1774    144.64%
45432.54/2293.77	c      2294          38037       35339        20         -34.0000         -83.1752    144.63%
45533.74/2298.82	c      2299          38127       35429        20         -34.0000         -83.1735    144.63%
45632.95/2303.87	c      2304          38217       35519        20         -34.0000         -83.1712    144.62%
45734.28/2308.92	c      2309          38317       35619        20         -34.0000         -83.1678    144.61%
45833.25/2313.95	c      2314          38407       35709        20         -34.0000         -83.1646    144.60%
45934.87/2319.02	c      2319          38507       35809        20         -34.0000         -83.1611    144.59%
46034.32/2324.05	c      2324          38597       35899        20         -34.0000         -83.1595    144.59%
46133.45/2329.12	c      2329          38697       35999        20         -34.0000         -83.1569    144.58%
46234.59/2334.14	c      2334          38797       36099        20         -34.0000         -83.1530    144.57%
46334.91/2339.22	c      2339          38867       36169        20         -34.0000         -83.1525    144.57%
46434.07/2344.24	c      2344          38927       36229        20         -34.0000         -83.1515    144.56%
46535.29/2349.32	c      2349          39027       36329        20         -34.0000         -83.1502    144.56%
46634.50/2354.37	c      2354          39117       36419        20         -34.0000         -83.1487    144.56%
46735.71/2359.42	c      2359          39217       36519        20         -34.0000         -83.1459    144.55%
46834.85/2364.48	c      2364          39317       36619        20         -34.0000         -83.1439    144.54%
46936.04/2369.53	c      2370          39427       36729        20         -34.0000         -83.1414    144.53%
47035.23/2374.56	c      2375          39517       36819        20         -34.0000         -83.1390    144.53%
47136.40/2379.62	c      2380          39607       36909        20         -34.0000         -83.1376    144.52%
47235.56/2384.67	c      2385          39697       36999        20         -34.0000         -83.1357    144.52%
47336.74/2389.71	c      2390          39797       37099        20         -34.0000         -83.1339    144.51%
47435.88/2394.77	c      2395          39887       37189        20         -34.0000         -83.1315    144.50%
47534.92/2399.80	c      2400          39987       37289        20         -34.0000         -83.1289    144.50%
47635.96/2404.84	c      2405          40077       37379        20         -34.0000         -83.1274    144.49%
47737.06/2409.94	c      2410          40167       37469        20         -34.0000         -83.1248    144.48%
47836.18/2414.97	c      2415          40267       37569        20         -34.0000         -83.1228    144.48%
47935.24/2420.01	c      2420          40367       37669        20         -34.0000         -83.1189    144.47%
48034.33/2425.03	c      2425          40467       37769        20         -34.0000         -83.1172    144.46%
48136.16/2430.09	c      2430          40557       37859        20         -34.0000         -83.1156    144.46%
48237.32/2435.17	c      2435          40647       37949        20         -34.0000         -83.1139    144.45%
48336.50/2440.18	c      2440          40757       38059        20         -34.0000         -83.1103    144.44%
48436.86/2445.25	c      2445          40847       38149        20         -34.0000         -83.1087    144.44%
48536.05/2450.27	c      2450          40947       38249        20         -34.0000         -83.1076    144.43%
48635.39/2455.29	c      2455          41037       38339        20         -34.0000         -83.1056    144.43%
48736.26/2460.31	c      2460          41147       38449        20         -34.0000         -83.1035    144.42%
48837.28/2465.47	c      2465          41237       38539        20         -34.0000         -83.1019    144.42%
48938.44/2470.53	c      2471          41337       38639        20         -34.0000         -83.1001    144.41%
49037.47/2475.57	c      2476          41427       38729        20         -34.0000         -83.0980    144.41%
49138.52/2480.62	c      2481          41537       38839        20         -34.0000         -83.0959    144.40%
49237.43/2485.67	c      2486          41637       38939        20         -34.0000         -83.0922    144.39%
49338.56/2490.71	c      2491          41747       39049        20         -34.0000         -83.0899    144.38%
49437.71/2495.72	c      2496          41837       39139        20         -34.0000         -83.0877    144.38%
49536.89/2500.74	c      2501          41937       39239        20         -34.0000         -83.0838    144.36%
49635.80/2505.75	c      2506          42037       39339        20         -34.0000         -83.0802    144.35%
49734.90/2510.78	c      2511          42127       39429        20         -34.0000         -83.0793    144.35%
49837.54/2515.91	c      2516          42237       39539        20         -34.0000         -83.0777    144.35%
49936.55/2520.92	c      2521          42327       39629        20         -34.0000         -83.0750    144.34%
50035.45/2526.02	c      2526          42427       39729        20         -34.0000         -83.0723    144.33%
50137.09/2531.06	c      2531          42527       39829        20         -34.0000         -83.0709    144.33%
50236.07/2536.10	c      2536          42627       39929        20         -34.0000         -83.0696    144.32%
50337.25/2541.16	c      2541          42727       40029        20         -34.0000         -83.0672    144.32%
50436.32/2546.18	c      2546          42817       40119        20         -34.0000         -83.0653    144.31%
50538.27/2551.30	c      2551          42917       40219        20         -34.0000         -83.0627    144.30%
50637.23/2556.37	c      2556          43017       40319        20         -34.0000         -83.0611    144.30%
50736.41/2561.38	c      2561          43107       40409        20         -34.0000         -83.0568    144.28%
50837.32/2566.44	c      2566          43207       40509        20         -34.0000         -83.0535    144.28%
50938.49/2571.52	c      2572          43307       40609        20         -34.0000         -83.0509    144.27%
51037.64/2576.57	c      2577          43407       40709        20         -34.0000         -83.0477    144.26%
51138.69/2581.62	c      2582          43497       40799        20         -34.0000         -83.0449    144.25%
51237.86/2586.66	c      2587          43597       40899        20         -34.0000         -83.0426    144.24%
51338.97/2591.72	c      2592          43697       40999        20         -34.0000         -83.0402    144.24%
51437.99/2596.77	c      2597          43807       41109        20         -34.0000         -83.0382    144.23%
51539.18/2601.82	c      2602          43887       41189        20         -34.0000         -83.0365    144.22%
51638.32/2606.88	c      2607          43977       41279        20         -34.0000         -83.0346    144.22%
51739.46/2611.92	c      2612          44067       41369        20         -34.0000         -83.0327    144.21%
51838.51/2616.97	c      2617          44177       41479        20         -34.0000         -83.0289    144.20%
51937.70/2621.99	c      2622          44267       41569        20         -34.0000         -83.0267    144.20%
52039.46/2627.07	c      2627          44367       41669        20         -34.0000         -83.0236    144.19%
52138.66/2632.12	c      2632          44467       41769        20         -34.0000         -83.0198    144.18%
52239.80/2637.14	c      2637          44557       41859        20         -34.0000         -83.0191    144.17%
52338.91/2642.15	c      2642          44667       41969        20         -34.0000         -83.0166    144.17%
52439.51/2647.20	c      2647          44747       42049        20         -34.0000         -83.0148    144.16%
52538.71/2652.29	c      2652          44857       42159        20         -34.0000         -83.0118    144.15%
52639.90/2657.33	c      2657          44947       42249        20         -34.0000         -83.0103    144.15%
52741.09/2662.42	c      2662          45037       42339        20         -34.0000         -83.0077    144.14%
52840.30/2667.47	c      2667          45117       42419        20         -34.0000         -83.0061    144.14%
52939.38/2672.49	c      2672          45217       42519        20         -34.0000         -83.0037    144.13%
53040.32/2677.57	c      2678          45307       42609        20         -34.0000         -83.0021    144.12%
53141.32/2682.62	c      2683          45407       42709        20         -34.0000         -83.0008    144.12%
53239.99/2687.64	c      2688          45497       42799        20         -34.0000         -82.9984    144.11%
53341.12/2692.71	c      2693          45597       42899        20         -34.0000         -82.9955    144.10%
53439.79/2697.75	c      2698          45697       42999        20         -34.0000         -82.9937    144.10%
53538.90/2702.78	c      2703          45787       43089        20         -34.0000         -82.9927    144.10%
53640.06/2707.87	c      2708          45897       43199        20         -34.0000         -82.9887    144.08%
53740.94/2712.92	c      2713          45987       43289        20         -34.0000         -82.9860    144.08%
53839.75/2717.97	c      2718          46087       43389        20         -34.0000         -82.9832    144.07%
53938.61/2723.02	c      2723          46167       43469        20         -34.0000         -82.9815    144.06%
54040.30/2728.07	c      2728          46257       43559        20         -34.0000         -82.9802    144.06%
54139.39/2733.12	c      2733          46347       43649        20         -34.0000         -82.9774    144.05%
54238.73/2738.13	c      2738          46457       43759        20         -34.0000         -82.9739    144.04%
54339.62/2743.16	c      2743          46547       43849        20         -34.0000         -82.9719    144.03%
54440.43/2748.27	c      2748          46637       43939        20         -34.0000         -82.9697    144.03%
54541.09/2753.32	c      2753          46727       44029        20         -34.0000         -82.9666    144.02%
54640.23/2758.37	c      2758          46827       44129        20         -34.0000         -82.9655    144.02%
54741.40/2763.42	c      2763          46917       44219        20         -34.0000         -82.9626    144.01%
54840.61/2768.46	c      2768          47007       44309        20         -34.0000         -82.9612    144.00%
54939.71/2773.49	c      2773          47107       44409        20         -34.0000         -82.9597    144.00%
55040.68/2778.50	c      2778          47197       44499        20         -34.0000         -82.9579    143.99%
55139.74/2783.55	c      2784          47297       44599        20         -34.0000         -82.9549    143.99%
55238.77/2788.56	c      2789          47387       44689        20         -34.0000         -82.9517    143.98%
55339.84/2793.66	c      2794          47487       44789        20         -34.0000         -82.9499    143.97%
55438.72/2798.67	c      2799          47577       44879        20         -34.0000         -82.9468    143.96%
55537.93/2803.68	c      2804          47667       44969        20         -34.0000         -82.9451    143.96%
55639.08/2808.75	c      2809          47757       45059        20         -34.0000         -82.9427    143.95%
55738.23/2813.76	c      2814          47857       45159        20         -34.0000         -82.9411    143.94%
55837.34/2818.77	c      2819          47947       45249        20         -34.0000         -82.9388    143.94%
55938.26/2823.85	c      2824          48057       45359        20         -34.0000         -82.9371    143.93%
56039.16/2828.94	c      2829          48157       45459        20         -34.0000         -82.9352    143.93%
56138.21/2833.97	c      2834          48247       45549        20         -34.0000         -82.9329    143.92%
56239.98/2839.10	c      2839          48357       45659        20         -34.0000         -82.9302    143.91%
56341.12/2844.15	c      2844          48457       45759        20         -34.0000         -82.9280    143.91%
56441.17/2849.22	c      2849          48557       45859        20         -34.0000         -82.9259    143.90%
56540.24/2854.29	c      2854          48637       45939        20         -34.0000         -82.9226    143.89%
56641.27/2859.39	c      2859          48737       46039        20         -34.0000         -82.9212    143.89%
56742.36/2864.44	c      2864          67311       44848        20         -34.0000         -82.9202    143.88%
56841.51/2869.50	c      2870          67421       44958        20         -34.0000         -82.9172    143.87%
56942.58/2874.54	c      2875          67511       45048        20         -34.0000         -82.9157    143.87%
57041.75/2879.59	c      2880          49047       46349        20         -34.0000         -82.9123    143.86%
57142.92/2884.63	c      2885          67721       45258        20         -34.0000         -82.9099    143.85%
57241.97/2889.69	c      2890          67821       45358        20         -34.0000         -82.9077    143.85%
57343.09/2894.75	c      2895          67921       45458        20         -34.0000         -82.9048    143.84%
57442.10/2899.79	c      2900          68021       45558        20         -34.0000         -82.9016    143.83%
57543.29/2904.84	c      2905          68121       45658        20         -34.0000         -82.8984    143.82%
57642.47/2909.88	c      2910          68221       45758        20         -34.0000         -82.8965    143.81%
57743.64/2914.94	c      2915          68331       45868        20         -34.0000         -82.8923    143.80%
57843.01/2919.99	c      2920          68431       45968        20         -34.0000         -82.8906    143.80%
57944.60/2925.05	c      2925          68521       46058        20         -34.0000         -82.8868    143.78%
58043.88/2930.09	c      2930          68631       46168        20         -34.0000         -82.8847    143.78%
58145.10/2935.14	c      2935          68741       46278        20         -34.0000         -82.8821    143.77%
58244.17/2940.19	c      2940          68841       46378        20         -34.0000         -82.8799    143.76%
58344.68/2945.24	c      2945          68941       46478        20         -34.0000         -82.8767    143.75%
58443.88/2950.26	c      2950          69051       46588        20         -34.0000         -82.8727    143.74%
58543.12/2955.27	c      2955          69151       46688        20         -34.0000         -82.8706    143.74%
58642.41/2960.29	c      2960          69251       46788        20         -34.0000         -82.8681    143.73%
58743.39/2965.30	c      2965          69361       46898        20         -34.0000         -82.8646    143.72%
58842.58/2970.32	c      2970          69471       47008        20         -34.0000         -82.8625    143.71%
58943.77/2975.43	c      2975          69581       47118        20         -34.0000         -82.8601    143.71%
59042.93/2980.47	c      2980          69681       47218        20         -34.0000         -82.8575    143.70%
59146.09/2985.64	c      2986          69791       47328        20         -34.0000         -82.8554    143.69%
59245.26/2990.69	c      2991          69881       47418        20         -34.0000         -82.8538    143.69%
59346.46/2995.74	c      2996          69981       47518        20         -34.0000         -82.8501    143.68%
59445.67/3000.79	c      3001          70081       47618        20         -34.0000         -82.8489    143.67%
59546.84/3005.84	c      3006          70171       47708        20         -34.0000         -82.8465    143.67%
59646.05/3010.87	c      3011          70281       47818        20         -34.0000         -82.8445    143.66%
59747.23/3015.90	c      3016          70371       47908        20         -34.0000         -82.8431    143.66%
59846.43/3020.95	c      3021          70481       48018        20         -34.0000         -82.8422    143.65%
59945.62/3025.97	c      3026          70591       48128        20         -34.0000         -82.8383    143.64%
60047.46/3031.09	c      3031          70691       48228        20         -34.0000         -82.8345    143.63%
60148.76/3036.14	c      3036          70781       48318        20         -34.0000         -82.8312    143.62%
60247.99/3041.19	c      3041          70891       48428        20         -34.0000         -82.8291    143.62%
60348.26/3046.24	c      3046          71001       48538        20         -34.0000         -82.8260    143.61%
60447.43/3051.29	c      3051          71091       48628        20         -34.0000         -82.8237    143.60%
60548.61/3056.30	c      3056          71191       48728        20         -34.0000         -82.8208    143.59%
60647.81/3061.32	c      3061          71291       48828        20         -34.0000         -82.8190    143.59%
60747.02/3066.33	c      3066          71401       48938        20         -34.0000         -82.8148    143.57%
60848.21/3071.49	c      3072          71501       49038        20         -34.0000         -82.8118    143.56%
60949.40/3076.54	c      3077          71601       49138        20         -34.0000         -82.8084    143.55%
61048.51/3081.58	c      3082          71701       49238        20         -34.0000         -82.8062    143.55%
61149.70/3086.62	c      3087          71811       49348        20         -34.0000         -82.8036    143.54%
61248.90/3091.63	c      3092          71901       49438        20         -34.0000         -82.8021    143.54%
61348.10/3096.66	c      3097          72001       49538        20         -34.0000         -82.7988    143.53%
61449.28/3101.79	c      3102          72111       49648        20         -34.0000         -82.7957    143.52%
61550.44/3106.84	c      3107          72211       49748        20         -34.0000         -82.7922    143.51%
61649.68/3111.86	c      3112          72311       49848        20         -34.0000         -82.7910    143.50%
61750.74/3116.94	c      3117          72411       49948        20         -34.0000         -82.7875    143.49%
61849.95/3121.96	c      3122          72521       50058        20         -34.0000         -82.7859    143.49%
61949.14/3127.01	c      3127          72621       50158        20         -34.0000         -82.7834    143.48%
62048.32/3132.03	c      3132          72721       50258        20         -34.0000         -82.7801    143.47%
62152.31/3137.14	c      3137          72831       50368        20         -34.0000         -82.7773    143.46%
62251.45/3142.17	c      3142          72921       50458        20         -34.0000         -82.7759    143.46%
62351.83/3147.20	c      3147          73021       50558        20         -34.0000         -82.7730    143.45%
62451.02/3152.29	c      3152          73131       50668        20         -34.0000         -82.7698    143.44%
62552.19/3157.34	c      3157          73231       50768        20         -34.0000         -82.7687    143.44%
62651.31/3162.36	c      3162          73331       50868        20         -34.0000         -82.7666    143.43%
62750.53/3167.38	c      3167          73431       50968        20         -34.0000         -82.7644    143.42%
62851.66/3172.49	c      3172          73541       51078        20         -34.0000         -82.7608    143.41%
62952.84/3177.50	c      3178          73631       51168        20         -34.0000         -82.7597    143.41%
63052.03/3182.54	c      3183          73741       51278        20         -34.0000         -82.7573    143.40%
63151.22/3187.54	c      3188          73831       51368        20         -34.0000         -82.7540    143.39%
63252.56/3192.69	c      3193          73941       51478        20         -34.0000         -82.7515    143.39%
63353.55/3197.74	c      3198          74051       51588        20         -34.0000         -82.7501    143.38%
63452.74/3202.80	c      3203          74141       51678        20         -34.0000         -82.7465    143.37%
63553.90/3207.82	c      3208          74251       51788        20         -34.0000         -82.7436    143.36%
63653.04/3212.83	c      3213          74341       51878        20         -34.0000         -82.7406    143.35%
63752.15/3217.89	c      3218          74441       51978        20         -34.0000         -82.7383    143.35%
63852.98/3222.90	c      3223          74541       52078        20         -34.0000         -82.7353    143.34%
63952.11/3227.95	c      3228          74641       52178        20         -34.0000         -82.7325    143.33%
64051.18/3233.01	c      3233          74751       52288        20         -34.0000         -82.7303    143.32%
64150.16/3238.01	c      3238          74851       52388        20         -34.0000         -82.7288    143.32%
64253.70/3243.15	c      3243          74951       52488        20         -34.0000         -82.7272    143.32%
64352.76/3248.19	c      3248          75061       52598        20         -34.0000         -82.7240    143.31%
64452.83/3253.25	c      3253          75161       52698        20         -34.0000         -82.7209    143.30%
64553.88/3258.34	c      3258          75261       52798        20         -34.0000         -82.7185    143.29%
64653.04/3263.39	c      3263          75361       52898        20         -34.0000         -82.7167    143.28%
64754.20/3268.44	c      3268          75461       52998        20         -34.0000         -82.7136    143.28%
64853.37/3273.49	c      3274          75571       53108        20         -34.0000         -82.7115    143.27%
64954.53/3278.54	c      3279          75661       53198        20         -34.0000         -82.7097    143.26%
65053.60/3283.59	c      3284          75771       53308        20         -34.0000         -82.7073    143.26%
65154.57/3288.60	c      3289          75871       53408        20         -34.0000         -82.7054    143.25%
65253.69/3293.63	c      3294          75961       53498        20         -34.0000         -82.7039    143.25%
65354.83/3298.70	c      3299          76061       53598        20         -34.0000         -82.7012    143.24%
65453.69/3303.72	c      3304          76161       53698        20         -34.0000         -82.6973    143.23%
65554.70/3308.81	c      3309          76271       53808        20         -34.0000         -82.6952    143.22%
65653.40/3313.88	c      3314          76361       53898        20         -34.0000         -82.6938    143.22%
65754.13/3318.94	c      3319          76471       54008        20         -34.0000         -82.6911    143.21%
65852.94/3323.97	c      3324          76571       54108        20         -34.0000         -82.6882    143.20%
65952.05/3329.02	c      3329          76671       54208        20         -34.0000         -82.6845    143.19%
66053.82/3334.09	c      3334          76771       54308        20         -34.0000         -82.6813    143.18%
66154.94/3339.14	c      3339          76871       54408        20         -34.0000         -82.6791    143.17%
66254.02/3344.19	c      3344          76981       54518        20         -34.0000         -82.6761    143.17%
66354.27/3349.24	c      3349          77081       54618        20         -34.0000         -82.6742    143.16%
66453.47/3354.29	c      3354          77181       54718        20         -34.0000         -82.6708    143.15%
66554.60/3359.33	c      3359          77291       54828        20         -34.0000         -82.6675    143.14%
66653.68/3364.39	c      3364          77391       54928        20         -34.0000         -82.6656    143.13%
66754.61/3369.44	c      3369          77491       55028        20         -34.0000         -82.6634    143.13%
66853.64/3374.46	c      3374          77591       55128        20         -34.0000         -82.6617    143.12%
66954.83/3379.52	c      3380          77681       55218        20         -34.0000         -82.6602    143.12%
67054.03/3384.56	c      3385          77791       55328        20         -34.0000         -82.6567    143.11%
67155.20/3389.60	c      3390          77891       55428        20         -34.0000         -82.6543    143.10%
67254.39/3394.61	c      3395          78001       55538        20         -34.0000         -82.6525    143.10%
67353.38/3399.65	c      3400          78101       55638        20         -34.0000         -82.6507    143.09%
67454.39/3404.78	c      3405          78201       55738        20         -34.0000         -82.6489    143.09%
67555.26/3409.84	c      3410          78311       55848        20         -34.0000         -82.6456    143.08%
67654.45/3414.86	c      3415          78401       55938        20         -34.0000         -82.6439    143.07%
67753.54/3419.90	c      3420          78511       56048        20         -34.0000         -82.6425    143.07%
67854.48/3424.92	c      3425          78611       56148        20         -34.0000         -82.6406    143.06%
67953.59/3429.95	c      3430          78711       56248        20         -34.0000         -82.6383    143.05%
68052.58/3435.00	c      3435          78811       56348        20         -34.0000         -82.6361    143.05%
68151.72/3440.01	c      3440          78921       56458        20         -34.0000         -82.6328    143.04%
68253.30/3445.06	c      3445          79011       56548        20         -34.0000         -82.6309    143.03%
68354.66/3450.19	c      3450          79131       56668        20         -34.0000         -82.6271    143.02%
68455.01/3455.26	c      3455          79231       56768        20         -34.0000         -82.6249    143.01%
68556.02/3460.34	c      3460          79311       56848        20         -34.0000         -82.6216    143.00%
68655.37/3465.37	c      3465          79411       56948        20         -34.0000         -82.6193    143.00%
68756.20/3470.45	c      3470          79511       57048        20         -34.0000         -82.6173    142.99%
68855.28/3475.49	c      3476          79621       57158        20         -34.0000         -82.6155    142.99%
68956.28/3480.54	c      3481          79711       57248        20         -34.0000         -82.6129    142.98%
69055.08/3485.58	c      3486          79731       57268        20         -34.0000         -82.6126    142.98%
69156.02/3490.65	c      3491          79811       57348        20         -34.0000         -82.6110    142.97%
69254.95/3495.69	c      3496          79911       57448        20         -34.0000         -82.6100    142.97%
69356.12/3500.71	c      3501          80021       57558        20         -34.0000         -82.6076    142.96%
69455.29/3505.72	c      3506          80121       57658        20         -34.0000         -82.6061    142.96%
69554.22/3510.73	c      3511          80221       57758        20         -34.0000         -82.6022    142.95%
69653.14/3515.76	c      3516          80321       57858        20         -34.0000         -82.6005    142.94%
69754.28/3520.80	c      3521          80421       57958        20         -34.0000         -82.5973    142.93%
69853.20/3525.84	c      3526          80521       58058        20         -34.0000         -82.5950    142.93%
69952.22/3530.86	c      3531          80631       58168        20         -34.0000         -82.5930    142.92%
70051.35/3535.89	c      3536          80721       58258        20         -34.0000         -82.5910    142.91%
70152.51/3540.92	c      3541          80831       58368        20         -34.0000         -82.5892    142.91%
70251.70/3545.98	c      3546          80931       58468        20         -34.0000         -82.5856    142.90%
70353.50/3551.03	c      3551          81031       58568        20         -34.0000         -82.5826    142.89%
70452.70/3556.08	c      3556          81141       58678        20         -34.0000         -82.5803    142.88%
70556.95/3561.35	c      3561          81241       58778        20         -34.0000         -82.5772    142.87%
70655.99/3566.39	c      3566          81351       58888        20         -34.0000         -82.5749    142.87%
70757.00/3571.44	c      3571          81441       58978        20         -34.0000         -82.5724    142.86%
70856.05/3576.49	c      3576          81551       59088        20         -34.0000         -82.5693    142.85%
70957.21/3581.54	c      3582          81651       59188        20         -34.0000         -82.5666    142.84%
71056.12/3586.59	c      3587          81671       59208        20         -34.0000         -82.5665    142.84%
71157.29/3591.64	c      3592          81761       59298        20         -34.0000         -82.5641    142.84%
71256.25/3596.66	c      3597          81871       59408        20         -34.0000         -82.5614    142.83%
71357.33/3601.74	c      3602          81971       59508        20         -34.0000         -82.5585    142.82%
71456.46/3606.79	c      3607          82061       59598        20         -34.0000         -82.5566    142.81%
71557.60/3611.84	c      3612          82181       59718        20         -34.0000         -82.5549    142.81%
71656.73/3616.87	c      3617          82281       59818        20         -34.0000         -82.5532    142.80%
71757.88/3621.93	c      3622          82371       59908        20         -34.0000         -82.5522    142.80%
71857.02/3626.95	c      3627          82481       60018        20         -34.0000         -82.5500    142.79%
71955.89/3631.97	c      3632          82571       60108        20         -34.0000         -82.5487    142.79%

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 (185483 MiB free)
  memory of node 1: 193531 MiB (187770 MiB free)
  memory of node 2: 193531 MiB (188657 MiB free)
  memory of node 3: 193493 MiB (192366 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-4465993-1722459591/watcher-4465993-1722459591 -o /tmp/evaluation-result-4465993-1722459591/solver-4465993-1722459591 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722454516-70741 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465993-1722459591.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.10011 s]*
/proc/loadavg: 78.80 80.04 79.97 62/1005 77765
/proc/meminfo: memFree=772336648/790760800 swapFree=131071996/131071996
[pid=77744] ppid=77741 vsize=1532032 memory=66840 CPUtime=0.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/stat : 77744 (fscip) S 77741 77744 70728 0 -1 1077936128 13615 0 0 0 9 2 0 0 20 0 21 0 12538509 1568800768 16710 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 17 43 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
/proc/77744/statm: 383008 16710 2710 3035 0 56543 0
[pid=77744/tid=77746] ppid=77741 vsize=1532032 memory=8390339637985935414 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77746/stat : 77746 (fscip) S 77741 77744 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16710 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77747] ppid=77741 vsize=1532032 memory=32309 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77747/stat : 77747 (fscip) S 77741 77744 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77748] ppid=77741 vsize=1532032 memory=55216921903569 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77748/stat : 77748 (fscip) S 77741 77744 70728 0 -1 1077936192 557 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77749] ppid=77741 vsize=1532032 memory=59619280159299 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77749/stat : 77749 (fscip) S 77741 77744 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77750] ppid=77741 vsize=1532032 memory=54087395836598 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77750/stat : 77750 (fscip) R 77741 77744 70728 0 -1 4194368 466 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77751] ppid=77741 vsize=1532032 memory=53000802665379 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77751/stat : 77751 (fscip) S 77741 77744 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77752] ppid=77741 vsize=1532032 memory=15824382622696895 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77752/stat : 77752 (fscip) S 77741 77744 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77753] ppid=77741 vsize=1532032 memory=14132242834262606 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77753/stat : 77753 (fscip) S 77741 77744 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77754] ppid=77741 vsize=1532032 memory=3762810502322110286 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77754/stat : 77754 (fscip) S 77741 77744 70728 0 -1 1077936192 2 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77755] ppid=77741 vsize=1532032 memory=3689065153690938172 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77755/stat : 77755 (fscip) S 77741 77744 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77756] ppid=77741 vsize=1532032 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77756/stat : 77756 (fscip) S 77741 77744 70728 0 -1 1077936192 558 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77757] ppid=77741 vsize=1532032 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77757/stat : 77757 (fscip) S 77741 77744 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77758] ppid=77741 vsize=1532032 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77758/stat : 77758 (fscip) S 77741 77744 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77759] ppid=77741 vsize=1532032 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77759/stat : 77759 (fscip) S 77741 77744 70728 0 -1 1077936192 557 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77760] ppid=77741 vsize=1532032 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77760/stat : 77760 (fscip) S 77741 77744 70728 0 -1 1077936192 557 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77761] ppid=77741 vsize=1532032 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77761/stat : 77761 (fscip) S 77741 77744 70728 0 -1 1077936192 557 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77762] ppid=77741 vsize=1532032 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77762/stat : 77762 (fscip) S 77741 77744 70728 0 -1 1077936192 556 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77763] ppid=77741 vsize=1532032 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77763/stat : 77763 (fscip) S 77741 77744 70728 0 -1 1077936192 557 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77764] ppid=77741 vsize=1532032 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77764/stat : 77764 (fscip) S 77741 77744 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77765] ppid=77741 vsize=1532032 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77765/stat : 77765 (fscip) S 77741 77744 70728 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 12538518 1568800768 16776 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 1532032 KiB
Current children cumulated memory: 66840 KiB

[startup+0.221315 s]*
/proc/loadavg: 78.80 80.04 79.97 84/1025 77785
/proc/meminfo: memFree=772139532/790760800 swapFree=131071996/131071996
[pid=77744] ppid=77741 vsize=1733632 memory=292620 CPUtime=1.21 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/stat : 77744 (fscip) S 77741 77744 70728 0 -1 1077936128 71974 0 0 0 96 25 0 0 20 0 41 0 12538509 1775239168 73155 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 17 43 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
/proc/77744/statm: 433408 73155 2902 3035 0 159208 0
[pid=77744/tid=77746] ppid=77741 vsize=1733632 memory=8318255677412212789 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77746/stat : 77746 (fscip) R 77741 77744 70728 0 -1 4194368 3461 0 0 0 5 0 0 0 20 0 41 0 12538518 1775239168 73155 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77747] ppid=77741 vsize=1733632 memory=237112656212 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77747/stat : 77747 (fscip) D 77741 77744 70728 0 -1 4194368 2856 0 0 0 3 1 0 0 20 0 41 0 12538518 1775239168 73155 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77748] ppid=77741 vsize=1733632 memory=59610673479151 CPUtime=0.07 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77748/stat : 77748 (fscip) D 77741 77744 70728 0 -1 4194368 3904 0 0 0 6 1 0 0 20 0 41 0 12538518 1775239168 73155 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77749] ppid=77741 vsize=1733632 memory=53022210424531 CPUtime=0.06 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77749/stat : 77749 (fscip) R 77741 77744 70728 0 -1 4194368 3480 0 0 0 5 1 0 0 20 0 41 0 12538518 1775239168 73155 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77750] ppid=77741 vsize=1733632 memory=58481147412409 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77750/stat : 77750 (fscip) R 77741 77744 70728 0 -1 4194368 2846 0 0 0 3 1 0 0 20 0 41 0 12538518 1775239168 73155 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77751] ppid=77741 vsize=1733632 memory=57390259326285 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77751/stat : 77751 (fscip) R 77741 77744 70728 0 -1 4194368 2986 0 0 0 4 1 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77752] ppid=77741 vsize=1733632 memory=16104758087825840 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77752/stat : 77752 (fscip) D 77741 77744 70728 0 -1 4194368 2839 0 0 0 3 1 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77753] ppid=77741 vsize=1733632 memory=14411505902866476 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77753/stat : 77753 (fscip) D 77741 77744 70728 0 -1 4194368 2933 0 0 0 3 1 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77754] ppid=77741 vsize=1733632 memory=4051043068907139878 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77754/stat : 77754 (fscip) R 77741 77744 70728 0 -1 4194368 3184 0 0 0 4 1 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77755] ppid=77741 vsize=1733632 memory=3473463013817002538 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77755/stat : 77755 (fscip) R 77741 77744 70728 0 -1 4194368 3094 0 0 0 4 1 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77756] ppid=77741 vsize=1733632 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77756/stat : 77756 (fscip) D 77741 77744 70728 0 -1 4194368 3151 0 0 0 4 0 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77757] ppid=77741 vsize=1733632 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77757/stat : 77757 (fscip) D 77741 77744 70728 0 -1 4194368 3001 0 0 0 4 1 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77758] ppid=77741 vsize=1733632 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77758/stat : 77758 (fscip) R 77741 77744 70728 0 -1 4194368 2948 0 0 0 4 1 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77759] ppid=77741 vsize=1733632 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77759/stat : 77759 (fscip) D 77741 77744 70728 0 -1 4194368 2895 0 0 0 4 1 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77760] ppid=77741 vsize=1733632 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77760/stat : 77760 (fscip) D 77741 77744 70728 0 -1 4194368 3348 0 0 0 4 1 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77761] ppid=77741 vsize=1733632 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77761/stat : 77761 (fscip) R 77741 77744 70728 0 -1 4194368 3489 0 0 0 4 1 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77762] ppid=77741 vsize=1733632 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77762/stat : 77762 (fscip) D 77741 77744 70728 0 -1 4194368 2854 0 0 0 3 1 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77763] ppid=77741 vsize=1733632 memory=0 CPUtime=0.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77763/stat : 77763 (fscip) D 77741 77744 70728 0 -1 4194368 2816 0 0 0 4 0 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77764] ppid=77741 vsize=1733632 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77764/stat : 77764 (fscip) D 77741 77744 70728 0 -1 4194368 3437 0 0 0 4 1 0 0 20 0 41 0 12538518 1775239168 73221 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77765] ppid=77741 vsize=1733632 memory=0 CPUtime=0.05 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77765/stat : 77765 (fscip) D 77741 77744 70728 0 -1 4194368 3304 0 0 0 4 1 0 0 20 0 41 0 12538518 1775239168 73353 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77766] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77766/stat : 77766 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73419 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 7 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77767] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77767/stat : 77767 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73419 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 27 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77768] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77768/stat : 77768 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73419 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 39 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77769] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77769/stat : 77769 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73485 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77770] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77770/stat : 77770 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73485 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77771] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77771/stat : 77771 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77772] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77772/stat : 77772 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77773] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77773/stat : 77773 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77774] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77774/stat : 77774 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77775] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77775/stat : 77775 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 15 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77776] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77776/stat : 77776 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77777] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77777/stat : 77777 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77778] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77778/stat : 77778 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77779] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77779/stat : 77779 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77780] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77780/stat : 77780 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77781] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77781/stat : 77781 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77782] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77782/stat : 77782 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 59 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77783] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77783/stat : 77783 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77784] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77784/stat : 77784 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77785] ppid=77741 vsize=1733632 memory=0 CPUtime=0 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77785/stat : 77785 (fscip) S 77741 77744 70728 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 12538525 1775239168 73550 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
Current children cumulated CPU time: 1.21 s
Current children cumulated vsize: 1733632 KiB
Current children cumulated memory: 292620 KiB

[startup+0.322315 s]*
/proc/loadavg: 78.80 80.04 79.97 82/1025 77787
/proc/meminfo: memFree=772008876/790760800 swapFree=131071996/131071996
[pid=77744] ppid=77741 vsize=1736928 memory=400432 CPUtime=3.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/stat : 77744 (fscip) S 77741 77744 70728 0 -1 1077936128 105657 0 0 0 300 33 0 0 20 0 41 0 12538509 1778614272 100108 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 17 27 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
/proc/77744/statm: 434232 100108 2950 3035 0 189204 0
[pid=77744/tid=77746] ppid=77741 vsize=1736928 memory=7017546533858272343 CPUtime=0.16 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77746/stat : 77746 (fscip) R 77741 77744 70728 0 -1 4194368 4153 0 0 0 15 1 0 0 20 0 41 0 12538518 1778614272 100108 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77747] ppid=77741 vsize=1736928 memory=280506596104432 CPUtime=0.13 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77747/stat : 77747 (fscip) R 77741 77744 70728 0 -1 4194368 3859 0 0 0 12 1 0 0 20 0 41 0 12538518 1778614272 100108 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77748] ppid=77741 vsize=1736928 memory=34340462562508916 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77748/stat : 77748 (fscip) R 77741 77744 70728 0 -1 4194368 6752 0 0 0 16 1 0 0 20 0 41 0 12538518 1778614272 100108 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77749] ppid=77741 vsize=1736928 memory=0 CPUtime=0.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77749/stat : 77749 (fscip) R 77741 77744 70728 0 -1 4194368 4156 0 0 0 16 1 0 0 20 0 41 0 12538518 1778614272 100108 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77750] ppid=77741 vsize=1736928 memory=0 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77750/stat : 77750 (fscip) R 77741 77744 70728 0 -1 4194368 3858 0 0 0 14 1 0 0 20 0 41 0 12538518 1778614272 100108 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77751] ppid=77741 vsize=1736928 memory=0 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77751/stat : 77751 (fscip) R 77741 77744 70728 0 -1 4194368 6870 0 0 0 13 2 0 0 20 0 41 0 12538518 1778614272 100174 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77752] ppid=77741 vsize=1736928 memory=27992919332356134 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77752/stat : 77752 (fscip) R 77741 77744 70728 0 -1 4194368 3959 0 0 0 14 1 0 0 20 0 41 0 12538518 1778614272 100174 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77753] ppid=77741 vsize=1736928 memory=32246 CPUtime=0.15 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77753/stat : 77753 (fscip) R 77741 77744 70728 0 -1 4194368 3882 0 0 0 14 1 0 0 20 0 41 0 12538518 1778614272 100174 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0

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

[pid=77744/tid=77769] ppid=77741 vsize=8482824 memory=2180 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77769/stat : 77769 (fscip) S 77741 77744 70728 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77770] ppid=77741 vsize=8482824 memory=1744 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77770/stat : 77770 (fscip) S 77741 77744 70728 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77771] ppid=77741 vsize=8482824 memory=7355964 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77771/stat : 77771 (fscip) S 77741 77744 70728 0 -1 1077936192 123 0 0 0 2 0 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77772] ppid=77741 vsize=8482824 memory=7480720 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77772/stat : 77772 (fscip) S 77741 77744 70728 0 -1 1077936192 123 0 0 0 0 2 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77773] ppid=77741 vsize=8482824 memory=7340644 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77773/stat : 77773 (fscip) S 77741 77744 70728 0 -1 1077936192 124 0 0 0 1 1 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77774] ppid=77741 vsize=8482824 memory=7480720 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77774/stat : 77774 (fscip) S 77741 77744 70728 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77775] ppid=77741 vsize=8482824 memory=-7162244600941340028 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77775/stat : 77775 (fscip) S 77741 77744 70728 0 -1 1077936192 118 0 0 0 0 2 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77776] ppid=77741 vsize=8482824 memory=36312 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77776/stat : 77776 (fscip) S 77741 77744 70728 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 75 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77777] ppid=77741 vsize=8482824 memory=7480160 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77777/stat : 77777 (fscip) S 77741 77744 70728 0 -1 1077936192 125 0 0 0 0 1 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77778] ppid=77741 vsize=8482824 memory=7412048 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77778/stat : 77778 (fscip) S 77741 77744 70728 0 -1 1077936192 127 0 0 0 0 1 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 79 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77779] ppid=77741 vsize=8482824 memory=11572 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77779/stat : 77779 (fscip) S 77741 77744 70728 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77780] ppid=77741 vsize=8482824 memory=13992 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77780/stat : 77780 (fscip) S 77741 77744 70728 0 -1 1077936192 118 0 0 0 2 0 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 43 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77781] ppid=77741 vsize=8482824 memory=7493832 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77781/stat : 77781 (fscip) S 77741 77744 70728 0 -1 1077936192 125 0 0 0 1 0 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77782] ppid=77741 vsize=8482824 memory=7492584 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77782/stat : 77782 (fscip) S 77741 77744 70728 0 -1 1077936192 118 0 0 0 0 1 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77783] ppid=77741 vsize=8482824 memory=7492584 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77783/stat : 77783 (fscip) S 77741 77744 70728 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77784] ppid=77741 vsize=8482824 memory=7493652 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77784/stat : 77784 (fscip) S 77741 77744 70728 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77785] ppid=77741 vsize=8482824 memory=11572 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77785/stat : 77785 (fscip) S 77741 77744 70728 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 12538525 8686411776 1879815 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
Current children cumulated CPU time: 70972.9 s
Current children cumulated vsize: 8482824 KiB
Current children cumulated memory: 7519260 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3634.13 s]
/proc/loadavg: 80.41 78.47 78.28 81/1024 80173
/proc/meminfo: memFree=746173832/790760800 swapFree=131071996/131071996
[pid=77744] ppid=77741 vsize=8614920 memory=7660068 CPUtime=72000.1 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/stat : 77744 (fscip) S 77741 77744 70728 0 -1 1077936128 28598159 0 0 0 7166349 33657 0 0 20 0 41 0 12538509 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 17 55 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
/proc/77744/statm: 2153730 1915017 3366 3035 0 2015336 0
[pid=77744/tid=77746] ppid=77741 vsize=8614920 memory=668022033506190 CPUtime=3604.17 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77746/stat : 77746 (fscip) R 77741 77744 70728 0 -1 4194368 2026262 0 0 0 359959 458 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 71 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77747] ppid=77741 vsize=8614920 memory=280506598177376 CPUtime=3603.27 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77747/stat : 77747 (fscip) R 77741 77744 70728 0 -1 4194368 1777653 0 0 0 360082 245 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 43 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77748] ppid=77741 vsize=8614920 memory=280506596656784 CPUtime=3600.87 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77748/stat : 77748 (fscip) R 77741 77744 70728 0 -1 4194368 207002 0 0 0 355413 4674 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 63 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77749] ppid=77741 vsize=8614920 memory=7410344 CPUtime=3604.67 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77749/stat : 77749 (fscip) R 77741 77744 70728 0 -1 4194368 2129220 0 0 0 360177 290 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 51 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77750] ppid=77741 vsize=8614920 memory=7372396 CPUtime=3595.33 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77750/stat : 77750 (fscip) R 77741 77744 70728 0 -1 4194368 1820321 0 0 0 359258 275 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 35 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77751] ppid=77741 vsize=8614920 memory=7410344 CPUtime=3600.04 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77751/stat : 77751 (fscip) R 77741 77744 70728 0 -1 4194368 202392 0 0 0 354891 5113 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 59 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77752] ppid=77741 vsize=8614920 memory=280506596323968 CPUtime=3599.82 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77752/stat : 77752 (fscip) R 77741 77744 70728 0 -1 4194368 2174155 0 0 0 359697 285 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 39 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77753] ppid=77741 vsize=8614920 memory=0 CPUtime=3600.74 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77753/stat : 77753 (fscip) R 77741 77744 70728 0 -1 4194368 1642517 0 0 0 359784 290 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 67 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77754] ppid=77741 vsize=8614920 memory=33624 CPUtime=3598.56 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77754/stat : 77754 (fscip) R 77741 77744 70728 0 -1 4194368 216907 0 0 0 354984 4872 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 23 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77755] ppid=77741 vsize=8614920 memory=7525984 CPUtime=3602.76 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77755/stat : 77755 (fscip) R 77741 77744 70728 0 -1 4194368 1999562 0 0 0 359989 287 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 11 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77756] ppid=77741 vsize=8614920 memory=11822120823029796 CPUtime=3596.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77756/stat : 77756 (fscip) R 77741 77744 70728 0 -1 4194368 1930324 0 0 0 359328 274 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 27 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77757] ppid=77741 vsize=8614920 memory=280506598056640 CPUtime=3599.7 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77757/stat : 77757 (fscip) R 77741 77744 70728 0 -1 4194368 178183 0 0 0 355064 4906 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 55 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77758] ppid=77741 vsize=8614920 memory=0 CPUtime=3604.78 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77758/stat : 77758 (fscip) R 77741 77744 70728 0 -1 4194368 2101568 0 0 0 360198 280 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 47 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77759] ppid=77741 vsize=8614920 memory=6096 CPUtime=3586.11 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77759/stat : 77759 (fscip) R 77741 77744 70728 0 -1 4194368 2245462 0 0 0 358270 341 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 79 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77760] ppid=77741 vsize=8614920 memory=-7162244600941340028 CPUtime=3599.77 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77760/stat : 77760 (fscip) R 77741 77744 70728 0 -1 4194368 234903 0 0 0 355224 4753 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 15 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77761] ppid=77741 vsize=8614920 memory=0 CPUtime=3604.8 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77761/stat : 77761 (fscip) R 77741 77744 70728 0 -1 4194368 2109212 0 0 0 360164 316 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 19 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77762] ppid=77741 vsize=8614920 memory=7622064 CPUtime=3590.65 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77762/stat : 77762 (fscip) R 77741 77744 70728 0 -1 4194368 1731451 0 0 0 358789 276 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 3 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77763] ppid=77741 vsize=8614920 memory=280506597764944 CPUtime=3597.73 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77763/stat : 77763 (fscip) R 77741 77744 70728 0 -1 4194368 211656 0 0 0 354776 4997 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 31 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77764] ppid=77741 vsize=8614920 memory=7652668 CPUtime=3604.39 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77764/stat : 77764 (fscip) R 77741 77744 70728 0 -1 4194368 1956348 0 0 0 360092 347 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 75 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77765] ppid=77741 vsize=8614920 memory=13992 CPUtime=3603.65 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77765/stat : 77765 (fscip) R 77741 77744 70728 0 -1 4194368 1689355 0 0 0 360040 325 0 0 20 0 41 0 12538518 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 0 0 0 -1 7 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77766] ppid=77741 vsize=8614920 memory=280506598522832 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77766/stat : 77766 (fscip) S 77741 77744 70728 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77767] ppid=77741 vsize=8614920 memory=280506599794848 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77767/stat : 77767 (fscip) S 77741 77744 70728 0 -1 1077936192 127 0 0 0 1 1 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77768] ppid=77741 vsize=8614920 memory=358661 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77768/stat : 77768 (fscip) S 77741 77744 70728 0 -1 1077936192 68 0 0 0 2 0 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77769] ppid=77741 vsize=8614920 memory=5556 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77769/stat : 77769 (fscip) S 77741 77744 70728 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 23 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77770] ppid=77741 vsize=8614920 memory=10824 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77770/stat : 77770 (fscip) S 77741 77744 70728 0 -1 1077936192 122 0 0 0 2 0 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 71 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77771] ppid=77741 vsize=8614920 memory=1968 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77771/stat : 77771 (fscip) S 77741 77744 70728 0 -1 1077936192 125 0 0 0 2 0 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77772] ppid=77741 vsize=8614920 memory=3428 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77772/stat : 77772 (fscip) S 77741 77744 70728 0 -1 1077936192 125 0 0 0 0 2 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 55 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77773] ppid=77741 vsize=8614920 memory=280506597968080 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77773/stat : 77773 (fscip) S 77741 77744 70728 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77774] ppid=77741 vsize=8614920 memory=280506597727872 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77774/stat : 77774 (fscip) S 77741 77744 70728 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77775] ppid=77741 vsize=8614920 memory=11572 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77775/stat : 77775 (fscip) S 77741 77744 70728 0 -1 1077936192 120 0 0 0 0 2 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 31 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77776] ppid=77741 vsize=8614920 memory=7652724 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77776/stat : 77776 (fscip) S 77741 77744 70728 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 63 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77777] ppid=77741 vsize=8614920 memory=6348036 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77777/stat : 77777 (fscip) S 77741 77744 70728 0 -1 1077936192 127 0 0 0 0 1 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 35 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77778] ppid=77741 vsize=8614920 memory=280506597523440 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77778/stat : 77778 (fscip) S 77741 77744 70728 0 -1 1077936192 129 0 0 0 0 1 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 51 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77779] ppid=77741 vsize=8614920 memory=7653008 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77779/stat : 77779 (fscip) S 77741 77744 70728 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77780] ppid=77741 vsize=8614920 memory=280506598211296 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77780/stat : 77780 (fscip) S 77741 77744 70728 0 -1 1077936192 120 0 0 0 2 0 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77781] ppid=77741 vsize=8614920 memory=25333125866717268 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77781/stat : 77781 (fscip) S 77741 77744 70728 0 -1 1077936192 127 0 0 0 1 0 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 3 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77782] ppid=77741 vsize=8614920 memory=18736 CPUtime=0.01 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77782/stat : 77782 (fscip) S 77741 77744 70728 0 -1 1077936192 120 0 0 0 0 1 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 19 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77783] ppid=77741 vsize=8614920 memory=20600 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77783/stat : 77783 (fscip) S 77741 77744 70728 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 47 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77784] ppid=77741 vsize=8614920 memory=7653108 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77784/stat : 77784 (fscip) S 77741 77744 70728 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 11 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
[pid=77744/tid=77785] ppid=77741 vsize=8614920 memory=7639864 CPUtime=0.02 cores=3,7,11,15,19,23,27,31,35,39,43,47,51,55,59,63,67,71,75,79
/proc/77744/task/77785/stat : 77785 (fscip) S 77741 77744 70728 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 12538525 8821678080 1915017 809668444160 4194304 16623229 140731943025936 0 0 0 0 0 2 1 0 0 -1 67 0 0 0 0 0 18838560 18947056 46186496 140731943031818 140731943031936 140731943031936 140731943038960 0
Current children cumulated CPU time: 72000.1 s
Current children cumulated vsize: 8614920 KiB
Current children cumulated memory: 7660068 KiB

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

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

# cumulated CPU time of all completed processes:  user=71663.7 s, system=336.778 s

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

[startup+3634.21 s]*
/proc/loadavg: 80.41 78.47 78.28 62/985 80173
/proc/meminfo: memFree=748749696/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3634.32 s]
/proc/loadavg: 80.41 78.47 78.28 62/985 80173
/proc/meminfo: memFree=748749696/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): 3634.35
CPU time (s): 72000.5
CPU user time (s): 71663.7
CPU system time (s): 336.778
CPU usage (%): 1981.11
Max. virtual memory (cumulated for all children) (KiB): 8614920
Max. memory (cumulated for all children) (KiB): 7660068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71663.7
system time used= 336.778
maximum resident set size= 7660068
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28598239
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= 557626
involuntary context switches= 394818


# summary of solver processes directly reported to runsolver:
#   pid: 77744
#   total CPU time (s): 72000.5
#   total CPU user time (s): 71663.7
#   total CPU system time (s): 336.778

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.1496 second user time and 81.9841 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-07-31 22:59:51
IDJOB=4465993
IDBENCH=148653
IDSOLVER=3094
FILE ID=nodeD104/4465993-1722459591
RUNJOBID= nodeD104-1722454516-70741
SLURM_JOB_ID= 8254240
Free space on /tmp= 8622836 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB07/OPT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_25_1.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-4465993-1722459591/watcher-4465993-1722459591 -o /tmp/evaluation-result-4465993-1722459591/solver-4465993-1722459591 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722454516-70741 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465993-1722459591.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 273961b324c53d2d230ce6da1470e4a9
RANDOM SEED=1054832642

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		: 2937.931
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		: 2890.970
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		: 2800.000
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		: 1803.235
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		: 2937.881
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		: 2898.082
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		: 3068.101
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		: 2673.427
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		: 2935.230
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		: 2910.330
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		: 3094.374
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		: 3585.300
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		: 2937.762
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		: 2891.667
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		: 3121.969
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		: 3087.688
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		: 2933.103
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		: 2886.738
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		: 3075.340
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		: 3276.315
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		: 2937.642
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		: 2887.827
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		: 3046.907
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		: 3431.070
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		: 2937.584
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		: 2910.066
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		: 3075.039
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		: 2974.521
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		: 2932.780
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		: 2909.998
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		: 3122.114
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		: 3417.106
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		: 2923.171
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		: 2889.629
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		: 3122.127
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		: 2631.691
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		: 2937.370
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		: 2909.814
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		: 3062.960
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		: 2635.725
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		: 2936.649
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		: 2894.065
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		: 2919.012
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		: 1343.920
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		: 2936.761
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		: 2909.784
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		: 3015.850
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		: 2638.156
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		: 2936.006
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		: 2909.790
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		: 3122.169
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		: 2633.200
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		: 2937.079
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		: 2892.936
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		: 3064.173
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		: 2637.032
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		: 2934.125
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		: 2886.334
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		: 3122.197
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		: 2638.947
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		: 2936.913
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		: 2890.246
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		: 2960.414
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		: 1971.298
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		: 2901.079
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		: 2894.552
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		: 3093.043
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		: 2647.769
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		: 2935.320
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		: 2889.211
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		: 3040.944
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		: 2669.299
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		: 2936.684
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		: 2894.542
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		: 3100.252
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		: 1358.550
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		: 2936.134
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		: 2894.699
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		: 3122.274
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		: 1075.365
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:        772381992 kB
MemAvailable:   771381524 kB
Buffers:          166392 kB
Cached:          2188748 kB
SwapCached:            0 kB
Active:           324492 kB
Inactive:       15638396 kB
Active(anon):       2212 kB
Inactive(anon): 13628056 kB
Active(file):     322280 kB
Inactive(file):  2010340 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             28540 kB
Writeback:            68 kB
AnonPages:      13607232 kB
Mapped:           126636 kB
Shmem:             22536 kB
KReclaimable:     173256 kB
Slab:             514852 kB
SReclaimable:     173256 kB
SUnreclaim:       341596 kB
KernelStack:       16880 kB
PageTables:        38992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    3412160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           191232 kB
HardwareCorrupted:     0 kB
AnonHugePages:    970752 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:      483328 kB
DirectMap2M:    39860224 kB
DirectMap1G:    765460480 kB

Free space on /tmp at the end= 8622800 MiB
End job on nodeD104 at 2024-08-01 00:00:25