Trace number 4465151

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-ii16d1.opb
MD5SUM0fb7b9dc188f1b53ec311352ea5d5560
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark890
Best CPU time to get the best result obtained on this benchmark3478.26
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2460
Total number of constraints17131
Number of constraints which are clauses17131
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint16
Number of terms in the objective function 2460
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 2460
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 2460
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.04	c Default LC presolving (default).
0.00/0.04	c ** Before presolving: virtualMemUsedAtLc = 53178368, getVmSize() = 53178368, SCIPgetMemUsed() = 24838864, SCIPgetMemTotal() = 30292416, SCIPgetMemExternEstim() = 19073282
0.00/0.04	c ** set memory limit for presolving in LC to 8.79593e+12 for SCIP **
1.39/1.49	c ** Estimated virtualMemUsedAtSolver = 94162688, getVmSize() = 147927040, SCIPgetMemUsed() = 69642934, SCIPgetMemTotal() = 122170750, SCIPgetMemExternEstim() = 19073282
1.39/1.49	c ** set memory limit for solvers to 4.18832e+11 for each SCIP **
1.39/1.49	c Original Problem   :
1.39/1.49	c   Problem name     : instance-4465151-1722446109
1.39/1.49	c   Variables        : 2460 (2460 binary, 0 integer, 0 implicit integer, 0 continuous)
1.39/1.49	c   Constraints      : 17131
1.39/1.49	c   Objective sense  : minimize
1.39/1.49	c Presolved Problem  :
1.39/1.49	c   Variables        : 2460 (2460 binary, 0 integer, 0 implicit integer, 0 continuous)
1.39/1.49	c   Constraints      : 17131
1.39/1.49	c Constraints        : Number
1.39/1.49	c   setppc           : 15950 
1.39/1.49	c   logicor          : 1181 
1.39/1.49	c ** Instance transfer method used: 0
1.49/1.52	c ** ParaScipInstance copy does not increase the number of variables. **
1.79/1.89	c LC is working with racing ramp-up and with rebuilding tree after racing.
1.79/1.89	c                                Nodes    Active                                            
1.79/1.89	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
14.55/2.62	c *       3              0           1        20        1230.0000                -          -
61.99/5.10	c *       5              0           1        20        1182.0000                -          -
61.99/5.10	c         5              0           1        20        1182.0000                -          -
61.99/5.10	c *       5              0           1        20        1123.0000                -          -
61.99/5.11	c *       5              0           1        20        1119.0000                -          -
63.88/5.12	c *       5              0           1        20        1090.0000                -          -
85.13/6.21	c *       6              2           1        20         890.0000           0.0000          -
166.23/10.30	c        10            216         215        20         890.0000           1.0000          -
264.87/15.35	c        15           1638          41        20         890.0000           1.0000          -
363.41/20.39	c        20              3           2        20         890.0000         539.9549     64.83%
463.78/25.49	c        25              3           2        20         890.0000         556.1554     60.03%
564.17/30.58	c        31              5           4        20         890.0000         556.1554     60.03%
665.07/35.64	c        36              8           7        20         890.0000         556.1554     60.03%
768.22/40.85	c        41             11          10        20         890.0000         556.1554     60.03%
872.11/46.03	c        46             69          54        20         890.0000         556.1554     60.03%
976.45/51.31	c        51             90          47        20         890.0000         558.0205     59.49%
1075.59/56.36	c        56            222          72        20         890.0000         564.9172     57.55%
1176.69/61.45	c        61            259          86        20         890.0000         564.9172     57.55%
1277.72/66.53	c        67            290          93        20         890.0000         564.9172     57.55%
1376.68/71.56	c        72            362          89        20         890.0000         569.1047     56.39%
1477.72/76.66	c        77            431          94        20         890.0000         569.1047     56.39%
1585.33/82.12	c        82            535          96        20         890.0000         570.1276     56.11%
1686.63/87.17	c        87            593          96        20         890.0000         570.1276     56.11%
1786.89/92.20	c        92            641          96        20         890.0000         570.1276     56.11%
1886.13/97.25	c        97            672         101        20         890.0000         571.5842     55.71%
1985.36/102.27	c       102            698         107        20         890.0000         571.5842     55.71%
2090.36/107.50	c       108            773         106        20         890.0000         571.5842     55.71%
2189.56/112.58	c       113            406         161        20         890.0000         573.4460     55.20%
2290.74/117.66	c       118            465         162        20         890.0000         573.4460     55.20%
2391.84/122.72	c       123            492         169        20         890.0000         574.4574     54.93%
2491.01/127.79	c       128            462         139        20         890.0000         576.1898     54.46%
2592.12/132.84	c       133            466         143        20         890.0000         576.1898     54.46%
2693.34/137.90	c       138            482         155        20         890.0000         576.6676     54.34%
2792.39/142.96	c       143            882         239        20         890.0000         580.6442     53.28%
2891.58/148.02	c       148            902         247        20         890.0000         581.7377     52.99%
2993.18/153.04	c       153            532         177        20         890.0000         582.2747     52.85%
3097.61/158.34	c       158            932         277        20         890.0000         587.9527     51.37%
3198.82/163.40	c       163            946         291        20         890.0000         589.4785     50.98%
3298.03/168.46	c       168            962         307        20         890.0000         592.2258     50.28%
3399.25/173.55	c       174           1001         346        20         890.0000         592.2258     50.28%
3502.31/178.72	c       179           1022         365        20         890.0000         592.5851     50.19%
3605.51/183.94	c       184           1050           0        20         890.0000         592.5851     50.19%
3704.76/189.01	c       189           1050           0        20         890.0000         592.5851     50.19%
3803.98/194.03	c       194           1051           1        20         890.0000         659.8777     34.87%
3905.75/199.04	c       199           1068          18        20         890.0000         660.4661     34.75%
4007.14/204.15	c       204           1081          31        20         890.0000         660.5634     34.73%
4107.36/209.21	c       209           1131          41        20         890.0000         660.7634     34.69%
4206.48/214.28	c       214           1192          70        20         890.0000         660.7634     34.69%
4307.63/219.35	c       219           1227          71        20         890.0000         665.8346     33.67%
4408.75/224.42	c       224           1281          77        20         890.0000         669.6693     32.90%
4507.94/229.44	c       229           1290          80        20         890.0000         669.6693     32.90%
4609.11/234.50	c       234           1301          85        20         890.0000         674.6764     31.92%
4708.31/239.58	c       240           1359          89        20         890.0000         674.6764     31.92%
4809.49/244.68	c       245           1430          94        20         890.0000         674.6764     31.92%
4910.69/249.74	c       250           1491          93        20         890.0000         674.6800     31.91%
5009.90/254.79	c       255           1499          99        20         890.0000         674.6800     31.91%
5111.09/259.88	c       260           1573         101        20         890.0000         675.4861     31.76%
5210.29/264.89	c       265           1631         107        20         890.0000         675.4861     31.76%
5311.32/270.01	c       270           1746         120        20         890.0000         675.7901     31.70%
5412.98/275.04	c       275           1834         114        20         890.0000         675.7901     31.70%
5514.22/280.15	c       280           1874         114        20         890.0000         675.7901     31.70%
5613.37/285.19	c       285           1940         116        20         890.0000         675.7901     31.70%
5715.92/290.30	c       290           1995         115        20         890.0000         675.7901     31.70%
5814.99/295.37	c       295           2081         125        20         890.0000         677.2680     31.41%
5914.03/300.39	c       300           2131         123        20         890.0000         677.6307     31.34%
6017.02/305.52	c       306           2131         123        20         890.0000         677.6307     31.34%
6116.27/310.59	c       311           2193         129        20         890.0000         677.6307     31.34%
6217.35/315.67	c       316           2257         143        20         890.0000         677.9598     31.28%
6318.26/320.76	c       321           3146          11        20         890.0000         678.0351     31.26%
6419.17/325.82	c       326           3206          49        20         890.0000         678.8839     31.10%
6520.19/330.91	c       331           3236          51        20         890.0000         678.9799     31.08%
6619.21/335.93	c       336           3266          55        20         890.0000         679.0465     31.07%
6718.21/340.97	c       341           3324          69        20         890.0000         679.0465     31.07%
6819.73/346.04	c       346           3346          67        20         890.0000         686.1174     29.72%
6922.22/351.21	c       351           3372          73        20         890.0000         686.1174     29.72%
7023.43/356.31	c       356           3419          80        20         890.0000         687.9538     29.37%
7128.55/361.68	c       362           3549          88        20         890.0000         688.4230     29.28%
7231.53/366.83	c       367           3622          95        20         890.0000         688.9637     29.18%
7335.19/372.06	c       372           3731          96        20         890.0000         688.9637     29.18%
7436.53/377.14	c       377           3785          96        20         890.0000         688.9637     29.18%
7536.87/382.23	c       382           3856          95        20         890.0000         688.9637     29.18%
7635.84/387.26	c       387           3870         105        20         890.0000         688.9637     29.18%
7735.01/392.30	c       392           3939         102        20         890.0000         688.9637     29.18%
7836.10/397.33	c       397           3986         117        20         890.0000         689.4146     29.10%
7937.30/402.42	c       402           4068         123        20         890.0000         689.4146     29.10%
8038.50/407.50	c       408           4172         129        20         890.0000         689.8128     29.02%
8137.74/412.57	c       413           4260         129        20         890.0000         689.8128     29.02%
8238.96/417.63	c       418           4391         136        20         890.0000         690.0319     28.98%
8338.09/422.69	c       423           4436         151        20         890.0000         691.5881     28.69%
8439.16/427.74	c       428           4546         159        20         890.0000         691.8121     28.65%
8538.35/432.77	c       433           4657         178        20         890.0000         691.8609     28.64%
8637.47/437.77	c       438           4782         185        20         890.0000         691.8845     28.63%
8740.50/442.94	c       443           4866         193        20         890.0000         694.4575     28.16%
8839.58/447.97	c       448           4943         201        20         890.0000         694.4575     28.16%
8941.06/453.06	c       453           5014         210        20         890.0000         694.8300     28.09%
9041.70/458.15	c       458           5141         219        20         890.0000         695.1511     28.03%
9142.18/463.21	c       463           5278         220        20         890.0000         695.1511     28.03%
9241.23/468.29	c       468           5305         235        20         890.0000         695.6860     27.93%
9342.35/473.33	c       473           5357         249        20         890.0000         695.7933     27.91%
9441.57/478.39	c       478           5471         259        20         890.0000         695.9203     27.89%
9542.68/483.42	c       483           5519         267        20         890.0000         696.2179     27.83%
9643.68/488.60	c       489           5569         275        20         890.0000         696.6205     27.76%
9746.71/493.79	c       494           5649         277        20         890.0000         696.6205     27.76%
9847.82/498.84	c       499           5764         284        20         890.0000         696.6261     27.76%
9948.82/503.97	c       504           5826         282        20         890.0000         696.6261     27.76%
10050.29/509.06	c       509           5860         288        20         890.0000         697.1571     27.66%
10149.63/514.10	c       514           5937         295        20         890.0000         697.1571     27.66%
10250.52/519.16	c       519           6006         294        20         890.0000         697.1571     27.66%
10350.95/524.22	c       524           6040         292        20         890.0000         697.1571     27.66%
10449.88/529.28	c       529           6138         290        20         890.0000         697.1571     27.66%
10550.95/534.35	c       534           6202         292        20         890.0000         697.1571     27.66%
10651.80/539.43	c       539           6245         291        20         890.0000         697.1571     27.66%
10752.70/544.51	c       545           6339         291        20         890.0000         697.1571     27.66%
10851.59/549.57	c       550           6406         288        20         890.0000         697.1571     27.66%
10952.77/554.67	c       555           6439         289        20         890.0000         697.1571     27.66%
11053.71/559.71	c       560           6496         292        20         890.0000         697.9039     27.52%
11152.90/564.72	c       565           6526         300        20         890.0000         697.9039     27.52%
11252.09/569.77	c       570           6575         301        20         890.0000         697.9039     27.52%
11351.34/574.79	c       575           6621         299        20         890.0000         697.9039     27.52%
11452.57/579.84	c       580           6673         299        20         890.0000         697.9039     27.52%
11553.78/585.00	c       585           6717         311        20         890.0000         698.5055     27.41%
11655.68/590.09	c       590           6784         328        20         890.0000         698.6586     27.39%
11757.55/595.23	c       595           6843         337        20         890.0000         698.7920     27.36%
11858.63/600.31	c       600           6904         336        20         890.0000         698.7920     27.36%
11957.71/605.38	c       605           6947         335        20         890.0000         698.7920     27.36%
12058.62/610.44	c       610           6949         335        20         890.0000         698.7920     27.36%
12157.51/615.49	c       615           7002         334        20         890.0000         698.7920     27.36%
12258.70/620.54	c       621           7055         335        20         890.0000         698.7920     27.36%
12357.91/625.59	c       626           7084         342        20         890.0000         699.2046     27.29%
12459.12/630.67	c       631           7155         343        20         890.0000         699.2046     27.29%
12558.35/635.69	c       636           7225         363        20         890.0000         699.3377     27.26%
12659.62/640.75	c       641           7294         388        20         890.0000         699.4637     27.24%
12758.71/645.78	c       646           7339         401        20         890.0000         699.6182     27.21%
12859.74/650.86	c       651           6091        1539        20         890.0000         699.9630     27.15%
12960.76/656.03	c       656           6130        1538        20         890.0000         699.9630     27.15%
13062.54/661.05	c       661           6161        1569        20         890.0000         700.4658     27.06%
13161.78/666.07	c       666           6176        1576        20         890.0000         700.4658     27.06%
13262.78/671.16	c       671           7646         428        20         890.0000         700.6702     27.02%
13363.29/676.28	c       676           7656         436        20         890.0000         700.8866     26.98%
13464.34/681.37	c       681           7717         447        20         890.0000         700.8866     26.98%
13565.46/686.40	c       686           7776         448        20         890.0000         700.9765     26.97%
13664.45/691.46	c       691           7796         464        20         890.0000         701.2673     26.91%
13765.41/696.56	c       697           7826         476        20         890.0000         701.9456     26.79%
13866.35/701.66	c       702           7913         483        20         890.0000         701.9456     26.79%
13967.28/706.71	c       707           8001         481        20         890.0000         701.9456     26.79%
14068.44/711.82	c       712           8147         489        20         890.0000         701.9456     26.79%
14167.61/716.82	c       717           8279         489        20         890.0000         701.9456     26.79%
14268.77/721.94	c       722           8365         483        20         890.0000         701.9456     26.79%
14367.90/726.95	c       727           6700        1716        20         890.0000         702.3058     26.73%
14469.77/732.12	c       732           6711        1727        20         890.0000         702.4784     26.69%
14571.06/737.16	c       737           6737        1753        20         890.0000         702.5569     26.68%
14670.07/742.18	c       742           6767        1777        20         890.0000         702.8416     26.63%
14770.53/747.20	c       747           6803        1783        20         890.0000         702.8662     26.62%
14871.58/752.35	c       752           6835        1785        20         890.0000         702.8662     26.62%
14972.63/757.41	c       757           6871        1807        20         890.0000         703.0282     26.60%
15071.80/762.47	c       762           6885        1817        20         890.0000         703.0282     26.60%
15172.96/767.52	c       768           6911        1819        20         890.0000         703.0717     26.59%
15271.80/772.59	c       773           6941        1849        20         890.0000         703.3259     26.54%
15372.67/777.65	c       778           6964        1872        20         890.0000         703.4335     26.52%
15473.68/782.71	c       783           6991        1895        20         890.0000         703.7167     26.47%
15572.78/787.72	c       788           7031        1925        20         890.0000         704.0368     26.41%
15671.91/792.79	c       793           7059        1953        20         890.0000         704.1086     26.40%
15772.89/797.80	c       798           7091        1985        20         890.0000         704.2926     26.37%
15873.94/802.91	c       803           7111        2003        20         890.0000         704.4046     26.35%
15973.07/808.02	c       808           7171        2035        20         890.0000         704.7356     26.29%
16074.99/813.13	c       813           7206        2044        20         890.0000         704.7427     26.29%
16175.94/818.18	c       818           7257        2049        20         890.0000         704.7427     26.29%
16275.99/823.26	c       823           7294        2048        20         890.0000         704.7427     26.29%
16377.02/828.30	c       828           7348        2050        20         890.0000         704.7427     26.29%
16476.01/833.32	c       833          10586         588        20         890.0000         704.9030     26.26%
16577.03/838.47	c       838          10646         600        20         890.0000         704.9556     26.25%
16677.98/843.52	c       844          10802         612        20         890.0000         704.9556     26.25%
16776.80/848.54	c       849          10896         626        20         890.0000         705.3293     26.18%
16875.82/853.56	c       854          11037         651        20         890.0000         705.3948     26.17%
16976.74/858.69	c       859          11212         664        20         890.0000         705.5852     26.14%
17077.75/863.73	c       864          11358         674        20         890.0000         705.5852     26.14%
17176.95/868.78	c       869          11509         683        20         890.0000         705.5852     26.14%
17278.14/873.87	c       874          11767         679        20         890.0000         705.5852     26.14%
17379.29/878.96	c       879          11876         688        20         890.0000         705.5852     26.14%
17478.50/883.97	c       884          11976         674        20         890.0000         705.6435     26.13%
17577.62/889.00	c       889          12006         686        20         890.0000         705.6867     26.12%
17676.44/894.04	c       894          12052         702        20         890.0000         705.6867     26.12%
17778.15/899.07	c       899          12154         708        20         890.0000         705.6867     26.12%
17877.13/904.13	c       904           8690         303        20         890.0000         705.7778     26.10%
17979.37/909.22	c       909          12306         732        20         890.0000         706.0899     26.05%
18078.35/914.26	c       914           8334         639        20         890.0000         706.4663     25.98%
18177.11/919.28	c       919           8396         701        20         890.0000         706.4663     25.98%
18277.99/924.31	c       924           8424         729        20         890.0000         706.6182     25.95%
18377.08/929.38	c       929           8454         759        20         890.0000         707.6421     25.77%
18478.16/934.46	c       934           8480         779        20         890.0000         707.7440     25.75%
18579.14/939.52	c       940           8523         798        20         890.0000         708.6604     25.59%
18678.14/944.55	c       945           8554         829        20         890.0000         708.8649     25.55%
18779.32/949.60	c       950           8574         849        20         890.0000         709.3964     25.46%
18878.40/954.67	c       955           8594         869        20         890.0000         709.4788     25.44%
18979.49/959.73	c       960           8614         889        20         890.0000         709.6838     25.41%
19080.53/964.82	c       965           8644         919        20         890.0000         710.2377     25.31%
19179.47/969.89	c       970           8674         949        20         890.0000         710.7966     25.21%
19280.31/974.94	c       975           8704         979        20         890.0000         711.0822     25.16%
19379.40/980.01	c       980           8753        1028        20         890.0000         711.5784     25.07%
19480.88/985.13	c       985           8775        1050        20         890.0000         711.6383     25.06%
19583.44/990.28	c       990           8804        1079        20         890.0000         711.8702     25.02%
19684.63/995.35	c       995           8834        1109        20         890.0000         711.9685     25.01%
19787.75/1000.52	c      1001           8864        1137        20         890.0000         712.0514     24.99%
19886.78/1005.59	c      1006           8894        1167        20         890.0000         712.1227     24.98%
19987.59/1010.65	c      1011           8960        1177        20         890.0000         712.1227     24.98%
20088.61/1015.72	c      1016           9094        1187        20         890.0000         712.1713     24.97%
20187.79/1020.78	c      1021           9134        1227        20         890.0000         712.4739     24.92%
20288.76/1025.82	c      1026           9173        1266        20         890.0000         712.5388     24.91%
20389.91/1030.93	c      1031           9194        1287        20         890.0000         712.9934     24.83%
20488.89/1036.01	c      1036           9234        1327        20         890.0000         713.0870     24.81%
20590.75/1041.07	c      1041           9262        1355        20         890.0000         713.1304     24.80%
20689.69/1046.12	c      1046           9280        1373        20         890.0000         713.1771     24.79%
20792.05/1051.23	c      1051           9317        1410        20         890.0000         713.2111     24.79%
20892.76/1056.32	c      1056           9344        1437        20         890.0000         713.3866     24.76%
20991.47/1061.38	c      1061           9360        1453        20         890.0000         713.4124     24.75%
21092.39/1066.46	c      1066           9394        1487        20         890.0000         713.6114     24.72%
21193.28/1071.53	c      1072           9424        1515        20         890.0000         713.7118     24.70%
21292.28/1076.58	c      1077           9459        1550        20         890.0000         713.7779     24.69%
21393.18/1081.61	c      1082           9504        1593        20         890.0000         713.8560     24.68%
21492.05/1086.66	c      1087           9543        1630        20         890.0000         713.8919     24.67%
21592.86/1091.77	c      1092           9572        1659        20         890.0000         714.1073     24.63%
21693.86/1096.86	c      1097           9594        1681        20         890.0000         714.1635     24.62%
21792.82/1101.88	c      1102           9679        1688        20         890.0000         714.1635     24.62%
21893.69/1106.91	c      1107           9704        1707        20         890.0000         714.2883     24.60%
21992.75/1112.02	c      1112           9734        1737        20         890.0000         714.3258     24.59%
22094.59/1117.08	c      1117           9771        1774        20         890.0000         714.5411     24.56%
22193.48/1122.14	c      1122           9875        1778        20         890.0000         714.6788     24.53%
22294.36/1127.18	c      1127           9914        1817        20         890.0000         714.7815     24.51%
22394.87/1132.29	c      1132           9954        1857        20         890.0000         714.8457     24.50%
22495.89/1137.34	c      1137           9997        1872        20         890.0000         714.8502     24.50%
22594.94/1142.37	c      1142          10044        1901        20         890.0000         714.9505     24.48%
22695.80/1147.47	c      1147          10152        1907        20         890.0000         714.9505     24.48%
22796.99/1152.56	c      1153          10224        1929        20         890.0000         714.9971     24.48%
22898.18/1157.63	c      1158          10244        1949        20         890.0000         715.0214     24.47%
22997.34/1162.65	c      1163          10264        1969        20         890.0000         715.1955     24.44%
23096.56/1167.69	c      1168          10304        2007        20         890.0000         715.4259     24.40%
23199.69/1172.86	c      1173          10334        2037        20         890.0000         715.6385     24.36%
23300.88/1177.94	c      1178          10364        2067        20         890.0000         715.7822     24.34%
23400.00/1182.98	c      1183          10374        2077        20         890.0000         715.8505     24.33%
23501.64/1188.07	c      1188          10395        2098        20         890.0000         715.9232     24.32%
23600.83/1193.09	c      1193          10424        2127        20         890.0000         716.0955     24.29%
23701.64/1198.16	c      1198          10458        2159        20         890.0000         716.1179     24.28%
23803.93/1203.31	c      1203          10580        2187        20         890.0000         716.1179     24.28%
23902.97/1208.39	c      1208          10608        2185        20         890.0000         716.1179     24.28%
24003.89/1213.44	c      1213          10658        2185        20         890.0000         716.1179     24.28%
24106.63/1218.64	c      1219          10713        2184        20         890.0000         716.1179     24.28%
24207.66/1223.75	c      1224          10730        2191        20         890.0000         716.1665     24.27%
24308.66/1228.81	c      1229          10733        2194        20         890.0000         716.1665     24.27%
24407.72/1233.84	c      1234          10754        2215        20         890.0000         716.2890     24.25%
24511.60/1239.04	c      1239          10774        2235        20         890.0000         716.3338     24.24%
24610.61/1244.11	c      1244          10812        2273        20         890.0000         716.4842     24.22%
24711.76/1249.18	c      1249          10834        2295        20         890.0000         716.6745     24.18%
24812.02/1254.24	c      1254          10890        2323        20         890.0000         716.9127     24.14%
24910.98/1259.29	c      1259          10965        2328        20         890.0000         716.9127     24.14%
25012.10/1264.34	c      1264          11014        2349        20         890.0000         717.0037     24.13%
25113.22/1269.40	c      1269          11075        2360        20         890.0000         717.0037     24.13%
25212.23/1274.42	c      1274          11134        2369        20         890.0000         717.0511     24.12%
25313.14/1279.52	c      1280          11154        2387        20         890.0000         717.1228     24.11%
25412.08/1284.57	c      1285          11180        2413        20         890.0000         717.2135     24.09%
25513.07/1289.61	c      1290          11204        2437        20         890.0000         717.4988     24.04%
25612.12/1294.67	c      1295          11224        2455        20         890.0000         717.6681     24.01%
25713.17/1299.72	c      1300          11264        2463        20         890.0000         717.7340     24.00%
25812.27/1304.78	c      1305          11284        2483        20         890.0000         717.8816     23.98%
25910.94/1309.79	c      1310          11329        2494        20         890.0000         717.8816     23.98%
26011.93/1314.89	c      1315          11354        2507        20         890.0000         718.0113     23.95%
26113.06/1319.90	c      1320          11374        2527        20         890.0000         718.0983     23.94%
26212.19/1325.01	c      1325          11403        2556        20         890.0000         718.1794     23.92%
26313.76/1330.05	c      1330          11421        2574        20         890.0000         718.2183     23.92%
26412.87/1335.07	c      1335          11457        2596        20         890.0000         718.2312     23.92%
26513.64/1340.13	c      1340          11494        2617        20         890.0000         718.3429     23.90%
26613.89/1345.21	c      1345          11514        2635        20         890.0000         718.3877     23.89%
26712.99/1350.28	c      1350          11525        2646        20         890.0000         718.4023     23.89%
26814.16/1355.32	c      1355          11544        2665        20         890.0000         718.5948     23.85%
26913.39/1360.39	c      1360          11574        2695        20         890.0000         718.6589     23.84%
27014.55/1365.43	c      1365          11604        2723        20         890.0000         718.6893     23.84%
27115.49/1370.50	c      1370          11639        2758        20         890.0000         718.7209     23.83%
27216.43/1375.61	c      1376          11663        2774        20         890.0000         718.7378     23.83%
27315.39/1380.62	c      1381          11699        2788        20         890.0000         718.7378     23.83%
27416.27/1385.75	c      1386          11723        2786        20         890.0000         718.7378     23.83%
27517.35/1390.83	c      1391          11759        2790        20         890.0000         718.7378     23.83%
27616.40/1395.89	c      1396          11794        2799        20         890.0000         718.8433     23.81%
27717.40/1400.95	c      1401          11823        2810        20         890.0000         718.8433     23.81%
27816.29/1405.99	c      1406          11836        2813        20         890.0000         718.8433     23.81%
27918.14/1411.08	c      1411          11874        2815        20         890.0000         718.8803     23.80%
28019.18/1416.16	c      1416          11891        2830        20         890.0000         718.9116     23.80%
28118.25/1421.18	c      1421          11914        2833        20         890.0000         718.9116     23.80%
28217.48/1426.18	c      1426          11934        2835        20         890.0000         718.9116     23.80%
28319.41/1431.34	c      1431          11974        2859        20         890.0000         718.9659     23.79%
28420.18/1436.43	c      1436          11994        2879        20         890.0000         719.0143     23.78%
28518.97/1441.48	c      1441          12009        2894        20         890.0000         719.0325     23.78%
28617.89/1446.49	c      1446          12034        2917        20         890.0000         719.1251     23.76%
28718.68/1451.58	c      1452          12062        2935        20         890.0000         719.1713     23.75%
28819.50/1456.69	c      1457          12090        2953        20         890.0000         719.2338     23.74%
28920.44/1461.72	c      1462          12116        2953        20         890.0000         719.2338     23.74%
29021.26/1466.80	c      1467          12138        2953        20         890.0000         719.2338     23.74%
29120.28/1471.82	c      1472          12179        2954        20         890.0000         719.2338     23.74%
29221.03/1476.91	c      1477          12214        2955        20         890.0000         719.2338     23.74%
29319.99/1481.97	c      1482          12240        2955        20         890.0000         719.2338     23.74%
29418.92/1487.00	c      1487          12264        2973        20         890.0000         719.3288     23.73%
29520.39/1492.09	c      1492          12294        3003        20         890.0000         719.4795     23.70%
29621.50/1497.15	c      1497          12307        3016        20         890.0000         719.5298     23.69%
29721.54/1502.20	c      1502          12367        3020        20         890.0000         719.5298     23.69%
29820.50/1507.24	c      1507          12385        3020        20         890.0000         719.5298     23.69%
29921.47/1512.31	c      1512          12425        3018        20         890.0000         719.5298     23.69%
30020.44/1517.36	c      1517          12459        3018        20         890.0000         719.5298     23.69%
30121.35/1522.42	c      1522          12472        3015        20         890.0000         719.5298     23.69%
30220.50/1527.47	c      1527          12492        3017        20         890.0000         719.5298     23.69%
30321.48/1532.52	c      1533          12540        3017        20         890.0000         719.5298     23.69%
30420.67/1537.54	c      1538          12595        3018        20         890.0000         719.6046     23.68%
30521.50/1542.68	c      1543          12624        3047        20         890.0000         719.6517     23.67%
30622.30/1547.73	c      1548          12644        3065        20         890.0000         719.7511     23.65%
30721.11/1552.73	c      1553          12678        3065        20         890.0000         719.7511     23.65%
30819.96/1557.75	c      1558          12718        3065        20         890.0000         719.7511     23.65%
30920.98/1562.85	c      1563          12740        3063        20         890.0000         719.7511     23.65%
31021.77/1567.99	c      1568          12767        3062        20         890.0000         719.7511     23.65%
31120.64/1573.02	c      1573          12805        3062        20         890.0000         719.7511     23.65%
31222.09/1578.06	c      1578          12861        3058        20         890.0000         719.7511     23.65%
31324.21/1583.22	c      1583          12904        3069        20         890.0000         719.7968     23.65%
31422.99/1588.27	c      1588          12934        3099        20         890.0000         719.9170     23.63%
31523.95/1593.33	c      1593          12954        3117        20         890.0000         720.0310     23.61%
31622.89/1598.39	c      1598          12974        3137        20         890.0000         720.0602     23.60%
31723.63/1603.44	c      1603          13014        3147        20         890.0000         720.1577     23.58%
31824.29/1608.50	c      1608          13074        3152        20         890.0000         720.1577     23.58%
31923.07/1613.51	c      1614          13117        3153        20         890.0000         720.1577     23.58%
32021.71/1618.54	c      1619          13130        3158        20         890.0000         720.1836     23.58%
32122.50/1623.67	c      1624          13134        3162        20         890.0000         720.2307     23.57%
32223.08/1628.76	c      1629          13167        3185        20         890.0000         720.2649     23.57%
32321.80/1633.77	c      1634          13207        3183        20         890.0000         720.2649     23.57%
32422.41/1638.82	c      1639          13254        3182        20         890.0000         720.2649     23.57%
32523.14/1643.96	c      1644          13328        3176        20         890.0000         720.2649     23.57%
32621.74/1649.00	c      1649          13362        3192        20         890.0000         720.3261     23.56%
32722.95/1654.06	c      1654          13384        3214        20         890.0000         720.3590     23.55%
32821.45/1659.11	c      1659          13394        3224        20         890.0000         720.3775     23.55%
32920.67/1664.13	c      1664          13434        3262        20         890.0000         720.4529     23.53%
33021.18/1669.19	c      1669          13465        3291        20         890.0000         720.4928     23.53%
33121.21/1674.23	c      1674          13509        3301        20         890.0000         720.4928     23.53%
33219.85/1679.24	c      1679          13545        3315        20         890.0000         720.5183     23.52%
33320.73/1684.31	c      1684          13594        3338        20         890.0000         720.7917     23.48%
33421.70/1689.50	c      1690          13644        3346        20         890.0000         720.7917     23.48%
33522.48/1694.59	c      1695          13724        3368        20         890.0000         720.8535     23.46%
33623.20/1699.64	c      1700          13784        3414        20         890.0000         721.0506     23.43%
33721.89/1704.69	c      1705          13820        3424        20         890.0000         721.0879     23.42%
33822.78/1709.75	c      1710          13920        3442        20         890.0000         721.0879     23.42%
33923.37/1714.84	c      1715          14137        3453        20         890.0000         721.0879     23.42%
34022.20/1719.85	c      1720          14344        3460        20         890.0000         721.1616     23.41%
34120.95/1724.87	c      1725          14404        3498        20         890.0000         721.2832     23.39%
34221.76/1729.92	c      1730          14488        3516        20         890.0000         721.3850     23.37%
34320.60/1734.97	c      1735          14596        3522        20         890.0000         721.3850     23.37%
34421.74/1740.06	c      1740          14736        3528        20         890.0000         721.3850     23.37%
34523.78/1745.21	c      1745          14844        3530        20         890.0000         721.3850     23.37%
34624.62/1750.32	c      1750          14946        3544        20         890.0000         721.3850     23.37%
34725.38/1755.40	c      1755          15044        3552        20         890.0000         721.4039     23.37%
34824.25/1760.47	c      1760          15134        3560        20         890.0000         721.5081     23.35%
34925.06/1765.50	c      1766          15258        3582        20         890.0000         721.5504     23.35%
35023.76/1770.57	c      1771          15384        3594        20         890.0000         721.5707     23.34%
35124.61/1775.63	c      1776          15431        3609        20         890.0000         721.5732     23.34%
35225.47/1780.70	c      1781          15444        3620        20         890.0000         721.6802     23.32%
35326.51/1785.82	c      1786          15494        3640        20         890.0000         721.8325     23.30%
35425.50/1790.86	c      1791          15634        3642        20         890.0000         721.8325     23.30%
35526.22/1795.99	c      1796          15674        3664        20         890.0000         721.9794     23.27%
35627.80/1801.05	c      1801          15709        3699        20         890.0000         722.0449     23.26%
35726.92/1806.10	c      1806          15794        3726        20         890.0000         722.2529     23.23%
35825.68/1811.13	c      1811          15845        3761        20         890.0000         722.3059     23.22%
35926.42/1816.15	c      1816          15910        3780        20         890.0000         722.4134     23.20%
36026.43/1821.21	c      1821          16001        3805        20         890.0000         722.4749     23.19%
36125.21/1826.22	c      1826          16114        3824        20         890.0000         722.8334     23.13%
36224.13/1831.25	c      1831          16254        3850        20         890.0000         722.8607     23.12%
36324.87/1836.32	c      1836          16391        3869        20         890.0000         722.8633     23.12%
36425.54/1841.43	c      1841          16424        3902        20         890.0000         722.9287     23.11%
36524.24/1846.49	c      1846          16580        3918        20         890.0000         722.9287     23.11%
36624.93/1851.50	c      1852          16664        3940        20         890.0000         723.0491     23.09%
36725.55/1856.67	c      1857          16763        3961        20         890.0000         723.1607     23.07%
36824.31/1861.68	c      1862          16876        3972        20         890.0000         723.2335     23.06%
36924.95/1866.72	c      1867          16994        4012        20         890.0000         723.3053     23.05%
37023.84/1871.77	c      1872          17064        4022        20         890.0000         723.3170     23.04%
37126.48/1876.93	c      1877          17175        4051        20         890.0000         723.3781     23.03%
37225.52/1882.01	c      1882          17204        4050        20         890.0000         723.3795     23.03%
37326.59/1887.02	c      1887          17204        4050        20         890.0000         723.3795     23.03%
37425.44/1892.13	c      1892          17263        4097        20         890.0000         723.5198     23.01%
37527.52/1897.24	c      1897          17344        4110        20         890.0000         723.7107     22.98%
37625.99/1902.26	c      1902          17374        4138        20         890.0000         723.8051     22.96%
37724.60/1907.27	c      1907          17443        4167        20         890.0000         723.8299     22.96%
37827.18/1912.47	c      1912          17521        4173        20         890.0000         723.8475     22.95%
37927.97/1917.52	c      1918          17624        4200        20         890.0000         723.8587     22.95%
38026.68/1922.57	c      1923          17761        4215        20         890.0000         723.8587     22.95%
38127.50/1927.60	c      1928          17914        4230        20         890.0000         723.8994     22.95%
38226.25/1932.64	c      1933          17993        4255        20         890.0000         723.9624     22.93%
38327.02/1937.75	c      1938          18164        4282        20         890.0000         724.1107     22.91%
38427.63/1942.80	c      1943          18311        4295        20         890.0000         724.1412     22.90%
38526.30/1947.87	c      1948          18384        4314        20         890.0000         724.1514     22.90%
38626.96/1952.91	c      1953          18444        4346        20         890.0000         724.2484     22.89%
38725.78/1957.98	c      1958          18494        4392        20         890.0000         724.5365     22.84%
38827.08/1963.03	c      1963          18574        4424        20         890.0000         724.6582     22.82%
38925.71/1968.08	c      1968          18654        4460        20         890.0000         724.7040     22.81%
39026.74/1973.15	c      1973          18768        4486        20         890.0000         724.7102     22.81%
39125.40/1978.19	c      1978          18904        4506        20         890.0000         724.7346     22.80%
39225.02/1983.21	c      1983          19063        4515        20         890.0000         724.7358     22.80%
39323.73/1988.27	c      1988          19258        4524        20         890.0000         724.7514     22.80%
39424.42/1993.33	c      1993          19474        4528        20         890.0000         724.7559     22.80%
39523.00/1998.36	c      1998          19514        4544        20         890.0000         724.7792     22.80%
39621.87/2003.38	c      2003          19564        4566        20         890.0000         724.8441     22.79%
39720.67/2008.40	c      2008          19584        4586        20         890.0000         724.8678     22.78%
39821.58/2013.47	c      2013          19671        4603        20         890.0000         724.9508     22.77%
39922.69/2018.55	c      2019          19744        4608        20         890.0000         725.0556     22.75%
40021.48/2023.56	c      2024          19841        4631        20         890.0000         725.0556     22.75%
40120.35/2028.57	c      2029          19874        4658        20         890.0000         725.1413     22.73%
40219.11/2033.60	c      2034          19884        4668        20         890.0000         725.1880     22.73%
40320.09/2038.61	c      2039          19930        4688        20         890.0000         725.2374     22.72%
40419.07/2043.62	c      2044          20014        4708        20         890.0000         725.2727     22.71%
40520.12/2048.75	c      2049          20119        4711        20         890.0000         725.2727     22.71%
40621.14/2053.82	c      2054          20128        4714        20         890.0000         725.2727     22.71%
40720.04/2058.83	c      2059          20184        4712        20         890.0000         725.2861     22.71%
40818.85/2063.86	c      2064          20251        4739        20         890.0000         725.3267     22.70%
40917.62/2068.89	c      2069          20284        4752        20         890.0000         725.3974     22.69%
41021.32/2074.07	c      2074          20344        4782        20         890.0000         725.4843     22.68%
41119.97/2079.10	c      2079          20388        4816        20         890.0000         725.5805     22.66%
41222.18/2084.22	c      2084          20424        4822        20         890.0000         725.6239     22.65%
41321.27/2089.26	c      2089          20477        4841        20         890.0000         725.6452     22.65%
41423.91/2094.43	c      2094          20546        4844        20         890.0000         725.6452     22.65%
41522.57/2099.49	c      2099          20624        4844        20         890.0000         725.6784     22.64%
41623.39/2104.57	c      2105          20648        4860        20         890.0000         725.6821     22.64%
41724.24/2109.62	c      2110          20694        4878        20         890.0000         725.7128     22.64%
41822.79/2114.68	c      2115          20724        4904        20         890.0000         725.7804     22.63%
41923.57/2119.78	c      2120          20784        4934        20         890.0000         725.8574     22.61%
42024.55/2124.86	c      2125          20816        4958        20         890.0000         725.8703     22.61%
42125.27/2129.90	c      2130          20865        4965        20         890.0000         725.8860     22.61%
42224.24/2134.94	c      2135          20952        4974        20         890.0000         725.9058     22.61%
42323.24/2139.94	c      2140          21014        4976        20         890.0000         725.9091     22.60%
42425.00/2145.04	c      2145          21062        4988        20         890.0000         725.9161     22.60%
42525.86/2150.19	c      2150          21087        4997        20         890.0000         725.9344     22.60%
42625.81/2155.20	c      2155          21132        5002        20         890.0000         725.9344     22.60%
42726.60/2160.31	c      2160          21167        5001        20         890.0000         725.9344     22.60%
42825.27/2165.33	c      2165          21200        4996        20         890.0000         725.9344     22.60%
42926.20/2170.44	c      2170          21244        5014        20         890.0000         725.9486     22.60%
43027.09/2175.51	c      2176          21274        5042        20         890.0000         725.9629     22.60%
43125.94/2180.56	c      2181          21309        5061        20         890.0000         725.9993     22.59%
43226.83/2185.63	c      2186          21354        5072        20         890.0000         726.1086     22.57%
43327.59/2190.72	c      2191          21401        5119        20         890.0000         726.1423     22.57%
43426.54/2195.74	c      2196          21434        5150        20         890.0000         726.2431     22.55%
43527.27/2200.80	c      2201          21464        5178        20         890.0000         726.3124     22.54%
43626.10/2205.82	c      2206          21505        5205        20         890.0000         726.3285     22.53%
43726.96/2210.95	c      2211          21549        5205        20         890.0000         726.3285     22.53%
43825.76/2215.96	c      2216          21613        5233        20         890.0000         726.3924     22.52%
43924.59/2220.98	c      2221          21634        5254        20         890.0000         726.4268     22.52%
44025.91/2226.04	c      2226          21663        5263        20         890.0000         726.4312     22.52%
44124.72/2231.06	c      2231          21715        5267        20         890.0000         726.4312     22.52%
44227.09/2236.23	c      2236          21744        5286        20         890.0000         726.5031     22.50%
44325.95/2241.28	c      2241          21799        5293        20         890.0000         726.5031     22.50%
44426.75/2246.39	c      2246          21834        5314        20         890.0000         726.5745     22.49%
44527.43/2251.42	c      2251          21864        5340        20         890.0000         726.6430     22.48%
44626.37/2256.46	c      2256          21901        5375        20         890.0000         726.7082     22.47%
44725.28/2261.49	c      2261          21981        5377        20         890.0000         726.7082     22.47%
44826.23/2266.58	c      2267          22014        5388        20         890.0000         726.7462     22.46%
44928.93/2271.78	c      2272          22081        5391        20         890.0000         726.7462     22.46%
45029.72/2276.80	c      2277          22100        5392        20         890.0000         726.7800     22.46%
45133.10/2282.08	c      2282          22123        5391        20         890.0000         726.7800     22.46%
45232.36/2287.11	c      2287          22154        5388        20         890.0000         726.7951     22.46%
45331.17/2292.14	c      2292          22194        5394        20         890.0000         726.7951     22.46%
45433.44/2297.24	c      2297          22232        5410        20         890.0000         726.8525     22.45%
45532.13/2302.25	c      2302          22269        5431        20         890.0000         726.8630     22.44%
45634.74/2307.41	c      2307          22316        5432        20         890.0000         726.8630     22.44%
45733.62/2312.47	c      2312          22364        5430        20         890.0000         726.8630     22.44%
45834.45/2317.54	c      2318          22398        5430        20         890.0000         726.8630     22.44%
45935.10/2322.60	c      2323          22459        5423        20         890.0000         726.8630     22.44%
46033.93/2327.66	c      2328          22484        5440        20         890.0000         726.9068     22.44%
46134.51/2332.71	c      2333          22514        5466        20         890.0000         726.9346     22.43%
46233.15/2337.76	c      2338          22544        5496        20         890.0000         726.9855     22.42%
46334.17/2342.81	c      2343          22585        5515        20         890.0000         726.9944     22.42%
46432.81/2347.89	c      2348          22642        5518        20         890.0000         726.9944     22.42%
46531.61/2352.90	c      2353          22692        5514        20         890.0000         726.9944     22.42%
46632.50/2357.93	c      2358          22718        5510        20         890.0000         726.9944     22.42%
46731.27/2362.99	c      2363          22752        5510        20         890.0000         726.9944     22.42%
46830.08/2368.02	c      2368          22784        5514        20         890.0000         727.0193     22.42%
46933.44/2373.19	c      2373          22814        5542        20         890.0000         727.0310     22.42%
47035.39/2378.37	c      2378          22834        5562        20         890.0000         727.1241     22.40%
47138.26/2383.54	c      2384          22874        5600        20         890.0000         727.1943     22.39%
47239.12/2388.60	c      2389          22914        5638        20         890.0000         727.2801     22.37%
47337.73/2393.60	c      2394          22944        5666        20         890.0000         727.3420     22.36%
47436.37/2398.65	c      2399          22979        5685        20         890.0000         727.3770     22.36%
47537.25/2403.77	c      2404          23014        5690        20         890.0000         727.4754     22.34%
47637.66/2408.85	c      2409          23044        5702        20         890.0000         727.5393     22.33%
47738.33/2413.90	c      2414          23077        5735        20         890.0000         727.5813     22.32%
47837.22/2418.93	c      2419          23114        5740        20         890.0000         727.6306     22.31%
47938.55/2424.03	c      2424          23146        5766        20         890.0000         727.7057     22.30%
48037.54/2429.10	c      2429          23198        5764        20         890.0000         727.7057     22.30%
48138.54/2434.18	c      2434          23220        5766        20         890.0000         727.7057     22.30%
48237.57/2439.19	c      2439          23278        5766        20         890.0000         727.7057     22.30%
48337.71/2444.28	c      2444          23326        5772        20         890.0000         727.7222     22.30%
48438.50/2449.33	c      2449          23369        5771        20         890.0000         727.7222     22.30%
48537.24/2454.38	c      2454          23394        5784        20         890.0000         727.7563     22.29%
48637.89/2459.48	c      2459          23418        5800        20         890.0000         727.7701     22.29%
48738.74/2464.54	c      2465          23442        5798        20         890.0000         727.7701     22.29%
48839.51/2469.62	c      2470          23479        5797        20         890.0000         727.7701     22.29%
48938.47/2474.68	c      2475          23530        5804        20         890.0000         727.7701     22.29%
49039.38/2479.73	c      2480          23552        5804        20         890.0000         727.7701     22.29%
49138.57/2484.75	c      2485          23588        5800        20         890.0000         727.7701     22.29%
49237.69/2489.76	c      2490          23633        5795        20         890.0000         727.7701     22.29%
49340.60/2494.92	c      2495          23662        5792        20         890.0000         727.7701     22.29%
49439.55/2499.93	c      2500          23684        5782        20         890.0000         727.7701     22.29%
49540.86/2505.06	c      2505          23719        5783        20         890.0000         727.7701     22.29%
49639.43/2510.12	c      2510          23747        5783        20         890.0000         727.7701     22.29%
49740.32/2515.15	c      2515          23757        5783        20         890.0000         727.7701     22.29%
49840.49/2520.21	c      2520          23823        5787        20         890.0000         727.7701     22.29%
49939.35/2525.28	c      2525          23884        5786        20         890.0000         727.7701     22.29%
50040.37/2530.32	c      2530          23917        5789        20         890.0000         727.7701     22.29%
50139.04/2535.39	c      2535          23942        5790        20         890.0000         727.7701     22.29%
50239.61/2540.46	c      2540          23964        5800        20         890.0000         727.7893     22.29%
50340.37/2545.56	c      2546          24004        5840        20         890.0000         727.9435     22.26%
50441.03/2550.61	c      2551          24036        5858        20         890.0000         727.9471     22.26%
50541.78/2555.71	c      2556          24071        5859        20         890.0000         727.9471     22.26%
50640.49/2560.77	c      2561          24100        5860        20         890.0000         727.9471     22.26%
50741.23/2565.84	c      2566          24124        5870        20         890.0000         727.9748     22.26%
50841.94/2570.98	c      2571          24172        5878        20         890.0000         727.9748     22.26%
50940.40/2576.02	c      2576          24191        5877        20         890.0000         727.9748     22.26%
51041.20/2581.04	c      2581          24229        5879        20         890.0000         727.9748     22.26%
51139.79/2586.10	c      2586          24257        5875        20         890.0000         727.9748     22.26%
51240.60/2591.15	c      2591          24281        5877        20         890.0000         727.9748     22.26%
51339.30/2596.16	c      2596          24335        5875        20         890.0000         727.9748     22.26%
51438.01/2601.19	c      2601          24398        5876        20         890.0000         727.9748     22.26%
51538.06/2606.29	c      2606          24444        5894        20         890.0000         728.0207     22.25%
51638.81/2611.34	c      2611          24530        5902        20         890.0000         728.0207     22.25%
51739.45/2616.47	c      2616          24632        5898        20         890.0000         728.0207     22.25%
51837.99/2621.50	c      2621          24664        5898        20         890.0000         728.0207     22.25%
51940.74/2626.61	c      2627          24731        5895        20         890.0000         728.0207     22.25%
52041.34/2631.75	c      2632          24789        5899        20         890.0000         728.0447     22.25%
52142.06/2636.80	c      2637          24829        5897        20         890.0000         728.0447     22.25%
52240.97/2641.87	c      2642          24914        5906        20         890.0000         728.0540     22.24%
52341.66/2646.91	c      2647          24944        5916        20         890.0000         728.0646     22.24%
52440.52/2652.00	c      2652          24954        5926        20         890.0000         728.1059     22.23%
52542.01/2657.07	c      2657          24982        5936        20         890.0000         728.1059     22.23%
52640.79/2662.13	c      2662          25053        5939        20         890.0000         728.1059     22.23%
52742.82/2667.23	c      2667          25146        5942        20         890.0000         728.1059     22.23%
52841.56/2672.26	c      2672          25183        5941        20         890.0000         728.1059     22.23%
52942.16/2677.36	c      2677          25207        5941        20         890.0000         728.1059     22.23%
53043.02/2682.41	c      2682          25274        5942        20         890.0000         728.1067     22.23%
53141.66/2687.50	c      2687          25329        5961        20         890.0000         728.1113     22.23%
53242.39/2692.50	c      2692          25399        5961        20         890.0000         728.1113     22.23%
53342.91/2697.63	c      2698          25467        5959        20         890.0000         728.1113     22.23%
53441.74/2702.69	c      2703          25557        5957        20         890.0000         728.1113     22.23%
53544.39/2707.82	c      2708          25600        5958        20         890.0000         728.1113     22.23%
53643.33/2712.84	c      2713          25656        5962        20         890.0000         728.1449     22.23%
53743.94/2717.94	c      2718          25681        5965        20         890.0000         728.1449     22.23%
53845.29/2723.04	c      2723          25730        5966        20         890.0000         728.1449     22.23%
53944.37/2728.05	c      2728          25774        5968        20         890.0000         728.1449     22.23%
54042.97/2733.11	c      2733          25815        5973        20         890.0000         728.1449     22.23%
54145.06/2738.28	c      2738          25844        5980        20         890.0000         728.1517     22.23%
54245.98/2743.34	c      2743          25888        6010        20         890.0000         728.2607     22.21%
54344.67/2748.39	c      2748          25944        6020        20         890.0000         728.2960     22.20%
54445.35/2753.45	c      2753          26001        6023        20         890.0000         728.2960     22.20%
54544.29/2758.46	c      2758          26064        6022        20         890.0000         728.2960     22.20%
54645.02/2763.51	c      2764          26137        6021        20         890.0000         728.2960     22.20%
54743.71/2768.54	c      2769          26190        6022        20         890.0000         728.2960     22.20%
54842.52/2773.59	c      2774          26275        6019        20         890.0000         728.2960     22.20%
54943.13/2778.61	c      2779          26344        6022        20         890.0000         728.3155     22.20%
55041.99/2783.64	c      2784          28540        3277        20         890.0000         728.3256     22.20%
55142.93/2788.72	c      2789          28564        3295        20         890.0000         728.3520     22.19%
55241.70/2793.76	c      2794          28588        3300        20         890.0000         728.3659     22.19%
55342.54/2798.84	c      2799          28603        3315        20         890.0000         728.4698     22.17%
55441.21/2803.87	c      2804          28630        3328        20         890.0000         728.5558     22.16%
55541.78/2808.97	c      2809          28650        3348        20         890.0000         728.5975     22.15%
55640.33/2814.02	c      2814          28684        3374        20         890.0000         728.6615     22.14%
55743.50/2819.14	c      2819          28700        3372        20         890.0000         728.6615     22.14%
55842.51/2824.17	c      2824          28777        3377        20         890.0000         728.6615     22.14%
55942.28/2829.29	c      2829          28845        3377        20         890.0000         728.6615     22.14%
56042.90/2834.35	c      2834          28915        3375        20         890.0000         728.6615     22.14%
56143.66/2839.47	c      2839          28977        3383        20         890.0000         728.6844     22.14%
56244.34/2844.53	c      2845          29010        3390        20         890.0000         728.7139     22.13%
56345.00/2849.62	c      2850          29030        3410        20         890.0000         728.7442     22.13%
56443.53/2854.66	c      2855          29053        3419        20         890.0000         728.7658     22.12%
56544.48/2859.80	c      2860          29080        3446        20         890.0000         728.8876     22.10%
56644.98/2864.80	c      2865          29089        3451        20         890.0000         728.8876     22.10%
56745.63/2869.93	c      2870          29172        3462        20         890.0000         728.8876     22.10%
56844.27/2875.00	c      2875          29202        3468        20         890.0000         728.9110     22.10%
56945.66/2880.04	c      2880          29250        3484        20         890.0000         728.9600     22.09%
57044.03/2885.05	c      2885          29266        3498        20         890.0000         729.0264     22.08%
57142.61/2890.09	c      2890          29280        3512        20         890.0000         729.3158     22.03%
57243.34/2895.18	c      2895          29300        3532        20         890.0000         729.3622     22.02%
57343.21/2900.22	c      2900          29311        3541        20         890.0000         729.3639     22.02%
57441.86/2905.24	c      2905          29393        3553        20         890.0000         729.3639     22.02%
57542.24/2910.33	c      2910          29429        3549        20         890.0000         729.3639     22.02%
57640.75/2915.37	c      2915          29474        3550        20         890.0000         729.4502     22.01%
57741.40/2920.48	c      2920          29522        3542        20         890.0000         729.4502     22.01%
57842.08/2925.50	c      2926          29565        3549        20         890.0000         729.4502     22.01%
57940.56/2930.59	c      2931          29597        3549        20         890.0000         729.4502     22.01%
58040.87/2935.69	c      2936          29624        3552        20         890.0000         729.4502     22.01%
58141.45/2940.76	c      2941          29662        3554        20         890.0000         729.4502     22.01%
58243.98/2945.92	c      2946          29720        3552        20         890.0000         729.5166     22.00%
58342.60/2951.01	c      2951          29744        3560        20         890.0000         729.6244     21.98%
58447.29/2956.23	c      2956          29769        3585        20         890.0000         729.8094     21.95%
58545.92/2961.28	c      2961          29780        3596        20         890.0000         729.9682     21.92%
58646.39/2966.37	c      2966          29786        3602        20         890.0000         729.9682     21.92%
58745.10/2971.39	c      2971          29826        3612        20         890.0000         730.0028     21.92%
58845.40/2976.49	c      2976          29842        3612        20         890.0000         730.0028     21.92%
58946.07/2981.53	c      2982          29878        3614        20         890.0000         730.0028     21.92%
59046.71/2986.61	c      2987          29900        3624        20         890.0000         730.0430     21.91%
59145.38/2991.66	c      2992          29919        3643        20         890.0000         730.0665     21.91%
59245.96/2996.71	c      2997          29933        3657        20         890.0000         730.1287     21.90%
59344.54/3001.73	c      3002          29951        3669        20         890.0000         730.1308     21.90%
59445.11/3006.83	c      3007          29969        3671        20         890.0000         730.1308     21.90%
59543.74/3011.88	c      3012          30021        3669        20         890.0000         730.1308     21.90%
59644.30/3016.96	c      3017          30061        3671        20         890.0000         730.1308     21.90%
59743.16/3022.01	c      3022          30072        3672        20         890.0000         730.1308     21.90%
59844.20/3027.10	c      3027          30130        3674        20         890.0000         730.1391     21.89%
59945.08/3032.18	c      3032          30156        3692        20         890.0000         730.1685     21.89%
60044.66/3037.23	c      3037          30200        3690        20         890.0000         730.2384     21.88%
60143.50/3042.24	c      3042          30256        3698        20         890.0000         730.2384     21.88%
60244.11/3047.33	c      3047          30313        3695        20         890.0000         730.2384     21.88%
60344.60/3052.41	c      3052          30356        3700        20         890.0000         730.2384     21.88%
60443.25/3057.44	c      3057          30383        3705        20         890.0000         730.2437     21.88%
60543.91/3062.55	c      3063          30423        3705        20         890.0000         730.2437     21.88%
60644.42/3067.60	c      3068          30476        3704        20         890.0000         730.2437     21.88%
60743.07/3072.66	c      3073          30536        3702        20         890.0000         730.2437     21.88%
60841.62/3077.68	c      3078          30594        3702        20         890.0000         730.2437     21.88%
60941.97/3082.73	c      3083          30624        3706        20         890.0000         730.2437     21.88%
61042.47/3087.83	c      3088          30658        3706        20         890.0000         730.2437     21.88%
61143.03/3092.93	c      3093          30700        3710        20         890.0000         730.2437     21.88%
61241.68/3098.02	c      3098          30734        3712        20         890.0000         730.2437     21.88%
61343.00/3103.11	c      3103          30748        3712        20         890.0000         730.2437     21.88%
61443.83/3108.18	c      3108          30805        3711        20         890.0000         730.2437     21.88%
61543.99/3113.24	c      3113          30850        3714        20         890.0000         730.3060     21.87%
61642.77/3118.29	c      3118          30875        3739        20         890.0000         730.3579     21.86%
61743.64/3123.36	c      3123          30875        3739        20         890.0000         730.3579     21.86%
61844.47/3128.44	c      3128          30898        3746        20         890.0000         730.3579     21.86%
61943.33/3133.46	c      3133          30937        3747        20         890.0000         730.3579     21.86%
62043.83/3138.53	c      3139          30970        3756        20         890.0000         730.3849     21.85%
62142.40/3143.58	c      3144          30990        3776        20         890.0000         730.5100     21.83%
62242.95/3148.64	c      3149          31007        3795        20         890.0000         730.5450     21.83%
62345.48/3153.81	c      3154          31040        3804        20         890.0000         730.6500     21.81%
62444.18/3158.84	c      3159          31085        3805        20         890.0000         730.6500     21.81%
62544.89/3164.03	c      3164          31137        3807        20         890.0000         730.6500     21.81%
62646.64/3169.08	c      3169          31204        3810        20         890.0000         730.6500     21.81%
62747.10/3174.13	c      3174          31270        3810        20         890.0000         730.6598     21.81%
62844.38/3179.14	c      3179          31276        3816        20         890.0000         730.6598     21.81%
62946.25/3184.22	c      3184          31276        3816        20         890.0000         730.6598     21.81%
63046.92/3189.31	c      3189          31305        3835        20         890.0000         730.7554     21.79%
63145.76/3194.38	c      3194          31367        3839        20         890.0000         730.7554     21.79%
63244.48/3199.39	c      3199          31409        3839        20         890.0000         730.7554     21.79%
63345.31/3204.41	c      3204          31440        3854        20         890.0000         730.9419     21.76%
63443.99/3209.49	c      3209          31498        3880        20         890.0000         730.9961     21.75%
63546.58/3214.63	c      3215          31528        3880        20         890.0000         730.9961     21.75%
63647.26/3219.72	c      3220          31572        3884        20         890.0000         730.9961     21.75%
63747.99/3224.81	c      3225          31627        3885        20         890.0000         730.9961     21.75%
63848.67/3229.96	c      3230          31647        3893        20         890.0000         730.9961     21.75%
63949.76/3235.03	c      3235          31714        3898        20         890.0000         730.9961     21.75%
64048.43/3240.08	c      3240          31746        3904        20         890.0000         731.0075     21.75%
64147.07/3245.11	c      3245          31807        3907        20         890.0000         731.0075     21.75%
64245.83/3250.13	c      3250          31850        3928        20         890.0000         731.1455     21.73%
64347.97/3255.21	c      3255          31870        3948        20         890.0000         731.2342     21.71%
64447.00/3260.25	c      3260          31890        3968        20         890.0000         731.3252     21.70%
64545.81/3265.26	c      3265          31939        3985        20         890.0000         731.3470     21.69%
64644.53/3270.29	c      3270          31993        3991        20         890.0000         731.3908     21.69%
64743.08/3275.29	c      3275          32068        3990        20         890.0000         731.3908     21.69%
64841.92/3280.30	c      3280          32126        3996        20         890.0000         731.3908     21.69%
64944.53/3285.44	c      3285          32179        3995        20         890.0000         731.3908     21.69%
65043.30/3290.49	c      3290          32233        3997        20         890.0000         731.3908     21.69%
65143.81/3295.50	c      3296          32262        4000        20         890.0000         731.3908     21.69%
65242.73/3300.52	c      3301          32282        4012        20         890.0000         731.4620     21.67%
65341.43/3305.54	c      3306          32351        4021        20         890.0000         731.4620     21.67%
65442.17/3310.61	c      3311          32390        4030        20         890.0000         731.4833     21.67%
65540.90/3315.62	c      3316          32410        4050        20         890.0000         731.5594     21.66%
65639.82/3320.65	c      3321          32440        4080        20         890.0000         731.6875     21.64%
65738.26/3325.66	c      3326          32465        4099        20         890.0000         731.7256     21.63%
65837.01/3330.69	c      3331          32570        4108        20         890.0000         731.8079     21.62%
65937.52/3335.77	c      3336          32590        4128        20         890.0000         731.9075     21.60%
66036.19/3340.79	c      3341          32667        4147        20         890.0000         731.9262     21.60%
66138.71/3345.91	c      3346          32736        4152        20         890.0000         731.9488     21.59%
66237.50/3350.96	c      3351          32760        4176        20         890.0000         731.9828     21.59%
66335.92/3355.97	c      3356          32789        4201        20         890.0000         732.0283     21.58%
66437.18/3361.02	c      3361          32850        4210        20         890.0000         732.0659     21.57%
66536.12/3366.04	c      3366          32870        4230        20         890.0000         732.1131     21.57%
66634.73/3371.08	c      3371          32912        4248        20         890.0000         732.1208     21.56%
66735.66/3376.20	c      3376          33000        4262        20         890.0000         732.2503     21.54%
66835.50/3381.26	c      3381          33032        4272        20         890.0000         732.2535     21.54%
66936.14/3386.33	c      3386          33060        4298        20         890.0000         732.2811     21.54%
67034.66/3391.39	c      3391          33100        4316        20         890.0000         732.3335     21.53%
67135.28/3396.47	c      3396          33130        4346        20         890.0000         732.5706     21.49%
67235.75/3401.54	c      3402          33155        4371        20         890.0000         732.6713     21.47%
67334.61/3406.59	c      3407          33174        4386        20         890.0000         732.6726     21.47%
67435.11/3411.66	c      3412          33217        4389        20         890.0000         732.6726     21.47%
67535.67/3416.73	c      3417          33270        4396        20         890.0000         732.6726     21.47%
67636.33/3421.83	c      3422          33309        4395        20         890.0000         732.6726     21.47%
67734.92/3426.88	c      3427          33346        4396        20         890.0000         732.6726     21.47%
67835.78/3431.95	c      3432          33365        4395        20         890.0000         732.6726     21.47%
67934.34/3436.99	c      3437          33385        4395        20         890.0000         732.6726     21.47%
68032.74/3442.04	c      3442          33410        4394        20         890.0000         732.6726     21.47%
68133.86/3447.07	c      3447          33426        4394        20         890.0000         732.6726     21.47%
68232.38/3452.08	c      3452          33452        4406        20         890.0000         732.6987     21.47%
68331.51/3457.13	c      3457          33469        4423        20         890.0000         732.7004     21.47%
68432.64/3462.19	c      3462          33480        4434        20         890.0000         732.7174     21.47%
68532.65/3467.26	c      3467          33511        4453        20         890.0000         732.7551     21.46%
68631.47/3472.29	c      3472          33535        4453        20         890.0000         732.7551     21.46%
68732.11/3477.31	c      3477          33557        4449        20         890.0000         732.7551     21.46%
68830.88/3482.32	c      3482          33586        4454        20         890.0000         732.7551     21.46%
68931.57/3487.45	c      3487          33629        4457        20         890.0000         732.7551     21.46%
69030.18/3492.50	c      3492          33661        4459        20         890.0000         732.7551     21.46%
69130.94/3497.58	c      3498          33697        4467        20         890.0000         732.7907     21.45%
69231.41/3502.66	c      3503          33720        4468        20         890.0000         732.8297     21.45%
69332.05/3507.72	c      3508          33726        4474        20         890.0000         732.8297     21.45%
69430.99/3512.75	c      3513          33740        4488        20         890.0000         732.8443     21.44%
69529.74/3517.76	c      3518          33760        4506        20         890.0000         732.8907     21.44%
69630.30/3522.89	c      3523          33794        4532        20         890.0000         732.9871     21.42%
69731.11/3527.96	c      3528          33816        4532        20         890.0000         732.9871     21.42%
69832.20/3533.04	c      3533          33836        4534        20         890.0000         732.9871     21.42%
69930.89/3538.10	c      3538          33860        4536        20         890.0000         733.0042     21.42%
70031.83/3543.20	c      3543          33890        4552        20         890.0000         733.0591     21.41%
70131.97/3548.23	c      3548          33900        4562        20         890.0000         733.1121     21.40%
70232.39/3553.34	c      3553          33920        4582        20         890.0000         733.1489     21.39%
70331.27/3558.39	c      3558          33930        4592        20         890.0000         733.1504     21.39%
70432.21/3563.46	c      3563          33953        4609        20         890.0000         733.1635     21.39%
70530.95/3568.46	c      3568          33973        4613        20         890.0000         733.1635     21.39%
70629.55/3573.48	c      3573          33986        4612        20         890.0000         733.1635     21.39%
70728.11/3578.50	c      3578          34002        4616        20         890.0000         733.1689     21.39%
70832.70/3583.70	c      3584          34020        4634        20         890.0000         733.2227     21.38%
70931.38/3588.76	c      3589          34047        4641        20         890.0000         733.2227     21.38%
71031.86/3593.80	c      3594          34071        4645        20         890.0000         733.2227     21.38%
71130.64/3598.89	c      3599          34093        4645        20         890.0000         733.2227     21.38%
71231.57/3603.96	c      3604          34117        4647        20         890.0000         733.2227     21.38%
71330.25/3608.99	c      3609          34160        4648        20         890.0000         733.2257     21.38%
71431.72/3614.03	c      3614          34180        4668        20         890.0000         733.2268     21.38%
71534.02/3619.24	c      3619          34209        4691        20         890.0000         733.2694     21.37%
71632.71/3624.29	c      3624          34210        4692        20         890.0000         733.2821     21.37%
71733.50/3629.35	c      3629          34247        4709        20         890.0000         733.2841     21.37%
71831.88/3634.40	c      3634          34277        4715        20         890.0000         733.2855     21.37%
71932.10/3639.42	c      3639          34303        4717        20         890.0000         733.2855     21.37%

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 (188790 MiB free)
  memory of node 1: 193531 MiB (169131 MiB free)
  memory of node 2: 193531 MiB (184599 MiB free)
  memory of node 3: 193493 MiB (182116 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-4465151-1722446109/watcher-4465151-1722446109 -o /tmp/evaluation-result-4465151-1722446109/solver-4465151-1722446109 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58768 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465151-1722446109.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100108 s]*
/proc/loadavg: 79.58 80.37 79.74 64/983 65410
/proc/meminfo: memFree=741963372/790760800 swapFree=131071996/131071996
[pid=65409] ppid=65406 vsize=64280 memory=53452 CPUtime=0.11 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/stat : 65409 (fscip) R 65406 65409 58757 0 -1 4194304 14078 0 0 0 9 2 0 0 20 0 1 0 11190304 65822720 13363 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 17 44 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
/proc/65409/statm: 16070 13363 2710 3035 0 12466 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 64280 KiB
Current children cumulated memory: 53452 KiB

[startup+0.220243 s]*
/proc/loadavg: 79.58 80.37 79.74 63/983 65410
/proc/meminfo: memFree=741952564/790760800 swapFree=131071996/131071996
[pid=65409] ppid=65406 vsize=72928 memory=61116 CPUtime=0.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/stat : 65409 (fscip) R 65406 65409 58757 0 -1 4194304 15972 0 0 0 21 2 0 0 20 0 1 0 11190304 74678272 15279 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 17 44 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
/proc/65409/statm: 18232 15279 2726 3035 0 14628 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 72928 KiB
Current children cumulated memory: 61116 KiB

[startup+0.319886 s]*
/proc/loadavg: 79.58 80.37 79.74 64/983 65410
/proc/meminfo: memFree=741909996/790760800 swapFree=131071996/131071996
[pid=65409] ppid=65406 vsize=73184 memory=61500 CPUtime=0.33 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/stat : 65409 (fscip) R 65406 65409 58757 0 -1 4194304 16038 0 0 0 31 2 0 0 20 0 1 0 11190304 74940416 15375 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 17 44 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
/proc/65409/statm: 18296 15375 2758 3035 0 14692 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 73184 KiB
Current children cumulated memory: 61500 KiB

[startup+0.700261 s]
/proc/loadavg: 79.58 80.37 79.74 63/983 65410
/proc/meminfo: memFree=741925552/790760800 swapFree=131071996/131071996
[pid=65409] ppid=65406 vsize=73880 memory=62292 CPUtime=0.69 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/stat : 65409 (fscip) R 65406 65409 58757 0 -1 4194304 16206 0 0 0 67 2 0 0 20 0 1 0 11190304 75653120 15573 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 17 44 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
/proc/65409/statm: 18470 15573 2758 3035 0 14866 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 73880 KiB
Current children cumulated memory: 62292 KiB

[startup+1.50021 s]
/proc/loadavg: 79.58 80.37 79.74 64/983 65410
/proc/meminfo: memFree=741779988/790760800 swapFree=131071996/131071996
[pid=65409] ppid=65406 vsize=767100 memory=122452 CPUtime=1.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/stat : 65409 (fscip) R 65406 65409 58757 0 -1 4194304 26773 0 0 0 145 4 0 0 20 0 12 0 11190304 785510400 30613 809668444160 4194304 16623229 140722174362656 0 0 0 2147221247 0 2 0 0 0 17 44 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
/proc/65409/statm: 208159 30613 2774 3035 0 57384 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 767100 KiB
Current children cumulated memory: 122452 KiB

[startup+3.14703 s]
/proc/loadavg: 79.58 80.37 79.74 81/1025 65460
/proc/meminfo: memFree=742265804/790760800 swapFree=131071996/131071996
[pid=65409] ppid=65406 vsize=2638804 memory=1621080 CPUtime=25.01 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/stat : 65409 (fscip) S 65406 65409 58757 0 -1 1077936128 489043 0 0 0 2353 148 0 0 20 0 41 0 11190304 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 17 8 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
/proc/65409/statm: 659701 405270 2854 3035 0 523750 0
[pid=65409/tid=65411] ppid=65406 vsize=2638804 memory=7374478785550831723 CPUtime=1.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65411/stat : 65411 (fscip) R 65406 65409 58757 0 -1 4194368 14437 0 0 0 116 3 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65412] ppid=65406 vsize=2638804 memory=6365400898992300390 CPUtime=1.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65412/stat : 65412 (fscip) R 65406 65409 58757 0 -1 4194368 30332 0 0 0 104 12 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65413] ppid=65406 vsize=2638804 memory=6863591661721641280 CPUtime=1.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65413/stat : 65413 (fscip) R 65406 65409 58757 0 -1 4194368 25302 0 0 0 114 5 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65414] ppid=65406 vsize=2638804 memory=63876 CPUtime=1.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65414/stat : 65414 (fscip) R 65406 65409 58757 0 -1 4194368 14439 0 0 0 118 2 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65415] ppid=65406 vsize=2638804 memory=10824 CPUtime=1.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65415/stat : 65415 (fscip) R 65406 65409 58757 0 -1 4194368 28707 0 0 0 101 12 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65416] ppid=65406 vsize=2638804 memory=13672 CPUtime=1.17 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65416/stat : 65416 (fscip) R 65406 65409 58757 0 -1 4194368 25165 0 0 0 112 5 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65417] ppid=65406 vsize=2638804 memory=1444708 CPUtime=1.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65417/stat : 65417 (fscip) R 65406 65409 58757 0 -1 4194368 13615 0 0 0 118 3 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65418] ppid=65406 vsize=2638804 memory=280238429484512 CPUtime=1.16 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65418/stat : 65418 (fscip) R 65406 65409 58757 0 -1 4194368 30747 0 0 0 105 11 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65419] ppid=65406 vsize=2638804 memory=280238429489152 CPUtime=1.19 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65419/stat : 65419 (fscip) R 65406 65409 58757 0 -1 4194368 25099 0 0 0 113 6 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65420] ppid=65406 vsize=2638804 memory=280238428934528 CPUtime=1.13 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65420/stat : 65420 (fscip) R 65406 65409 58757 0 -1 4194368 13602 0 0 0 110 3 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65421] ppid=65406 vsize=2638804 memory=280238429427056 CPUtime=1.09 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65421/stat : 65421 (fscip) R 65406 65409 58757 0 -1 4194368 30554 0 0 0 100 9 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65422] ppid=65406 vsize=2638804 memory=29836768444022866 CPUtime=1.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65422/stat : 65422 (fscip) R 65406 65409 58757 0 -1 4194368 24911 0 0 0 106 6 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65423] ppid=65406 vsize=2638804 memory=0 CPUtime=1.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65423/stat : 65423 (fscip) R 65406 65409 58757 0 -1 4194368 14508 0 0 0 117 3 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65424] ppid=65406 vsize=2638804 memory=0 CPUtime=1.14 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65424/stat : 65424 (fscip) R 65406 65409 58757 0 -1 4194368 29057 0 0 0 100 14 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65425] ppid=65406 vsize=2638804 memory=1836 CPUtime=1.18 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65425/stat : 65425 (fscip) R 65406 65409 58757 0 -1 4194368 25400 0 0 0 113 5 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65426] ppid=65406 vsize=2638804 memory=25988 CPUtime=1.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65426/stat : 65426 (fscip) R 65406 65409 58757 0 -1 4194368 14127 0 0 0 117 3 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65427] ppid=65406 vsize=2638804 memory=2244 CPUtime=1.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65427/stat : 65427 (fscip) R 65406 65409 58757 0 -1 4194368 29440 0 0 0 98 10 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65428] ppid=65406 vsize=2638804 memory=31232 CPUtime=1.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65428/stat : 65428 (fscip) R 65406 65409 58757 0 -1 4194368 24996 0 0 0 114 6 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65429] ppid=65406 vsize=2638804 memory=28656 CPUtime=1.21 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65429/stat : 65429 (fscip) R 65406 65409 58757 0 -1 4194368 14508 0 0 0 118 3 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65430] ppid=65406 vsize=2638804 memory=7492 CPUtime=1.12 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65430/stat : 65430 (fscip) R 65406 65409 58757 0 -1 4194368 29597 0 0 0 101 11 0 0 20 0 41 0 11190454 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65431] ppid=65406 vsize=2638804 memory=26972 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65431/stat : 65431 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 52 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65432] ppid=65406 vsize=2638804 memory=3664 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65432/stat : 65432 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65433] ppid=65406 vsize=2638804 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65433/stat : 65433 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65434] ppid=65406 vsize=2638804 memory=280238429444096 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65434/stat : 65434 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65435] ppid=65406 vsize=2638804 memory=3545656324748287273 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65435/stat : 65435 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65436] ppid=65406 vsize=2638804 memory=7007711316650193510 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65436/stat : 65436 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65437] ppid=65406 vsize=2638804 memory=3544385893906938897 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65437/stat : 65437 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65438] ppid=65406 vsize=2638804 memory=140119214493121 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65438/stat : 65438 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65439] ppid=65406 vsize=2638804 memory=280238429428424 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65439/stat : 65439 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 32 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65440] ppid=65406 vsize=2638804 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65440/stat : 65440 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65441] ppid=65406 vsize=2638804 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65441/stat : 65441 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65442] ppid=65406 vsize=2638804 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65442/stat : 65442 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65443] ppid=65406 vsize=2638804 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65443/stat : 65443 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65444] ppid=65406 vsize=2638804 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65444/stat : 65444 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65445] ppid=65406 vsize=2638804 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65445/stat : 65445 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65446] ppid=65406 vsize=2638804 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65446/stat : 65446 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 60 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65447] ppid=65406 vsize=2638804 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65447/stat : 65447 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65448] ppid=65406 vsize=2638804 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65448/stat : 65448 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 20 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65449] ppid=65406 vsize=2638804 memory=0 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65449/stat : 65449 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 56 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65450] ppid=65406 vsize=2638804 memory=54204 CPUtime=0 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65450/stat : 65450 (fscip) S 65406 65409 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 11190493 2702135296 405270 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
Current children cumulated CPU time: 25.01 s
Current children cumulated vsize: 2638804 KiB
Current children cumulated memory: 1621080 KiB

[startup+6.30102 s]
/proc/loadavg: 79.69 80.38 79.74 81/1024 65460
/proc/meminfo: memFree=741970996/790760800 swapFree=131071996/131071996
[pid=65409] ppid=65406 vsize=3099472 memory=2092228 CPUtime=87.08 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/stat : 65409 (fscip) S 65406 65409 58757 0 -1 1077936128 702652 0 0 0 8476 232 0 0 20 0 41 0 11190304 3173859328 523057 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 17 56 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
/proc/65409/statm: 774868 523057 2998 3035 0 624460 0
[pid=65409/tid=65411] ppid=65406 vsize=3099472 memory=54204 CPUtime=4.28 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65411/stat : 65411 (fscip) R 65406 65409 58757 0 -1 4194368 24091 0 0 0 416 12 0 0 20 0 41 0 11190454 3173859328 523057 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65412] ppid=65406 vsize=3099472 memory=1630568 CPUtime=4.28 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65412/stat : 65412 (fscip) R 65406 65409 58757 0 -1 4194368 33812 0 0 0 415 13 0 0 20 0 41 0 11190454 3173859328 523057 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65413] ppid=65406 vsize=3099472 memory=280238429489152 CPUtime=4.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65413/stat : 65413 (fscip) R 65406 65409 58757 0 -1 4194368 36973 0 0 0 424 7 0 0 20 0 41 0 11190454 3173859328 523057 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65414] ppid=65406 vsize=3099472 memory=0 CPUtime=4.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65414/stat : 65414 (fscip) R 65406 65409 58757 0 -1 4194368 20972 0 0 0 420 10 0 0 20 0 41 0 11190454 3173859328 523057 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65415] ppid=65406 vsize=3099472 memory=10824 CPUtime=4.24 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65415/stat : 65415 (fscip) R 65406 65409 58757 0 -1 4194368 32889 0 0 0 410 14 0 0 20 0 41 0 11190454 3173859328 523057 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65416] ppid=65406 vsize=3099472 memory=13672 CPUtime=4.3 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65416/stat : 65416 (fscip) R 65406 65409 58757 0 -1 4194368 37055 0 0 0 422 8 0 0 20 0 41 0 11190454 3173859328 523057 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65417] ppid=65406 vsize=3099472 memory=1509520 CPUtime=4.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65417/stat : 65417 (fscip) R 65406 65409 58757 0 -1 4194368 23243 0 0 0 416 11 0 0 20 0 41 0 11190454 3173859328 523057 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65418] ppid=65406 vsize=3099472 memory=6943526294502006880 CPUtime=4.29 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65418/stat : 65418 (fscip) R 65406 65409 58757 0 -1 4194368 33851 0 0 0 417 12 0 0 20 0 41 0 11190454 3173859328 523057 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0

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

[pid=65409/tid=65434] ppid=65406 vsize=26283260 memory=21524 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65434/stat : 65434 (fscip) S 65406 65409 58757 0 -1 1077936192 95 0 0 0 0 2 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65435] ppid=65406 vsize=26283260 memory=280238428815792 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65435/stat : 65435 (fscip) S 65406 65409 58757 0 -1 1077936192 93 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65436] ppid=65406 vsize=26283260 memory=964 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65436/stat : 65436 (fscip) S 65406 65409 58757 0 -1 1077936192 91 0 0 0 1 1 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65437] ppid=65406 vsize=26283260 memory=11700 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65437/stat : 65437 (fscip) S 65406 65409 58757 0 -1 1077936192 110 0 0 0 0 2 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65438] ppid=65406 vsize=26283260 memory=17910796 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65438/stat : 65438 (fscip) S 65406 65409 58757 0 -1 1077936192 66 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65439] ppid=65406 vsize=26283260 memory=11708 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65439/stat : 65439 (fscip) S 65406 65409 58757 0 -1 1077936192 93 0 0 0 1 1 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65440] ppid=65406 vsize=26283260 memory=-7378981432520171648 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65440/stat : 65440 (fscip) S 65406 65409 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65441] ppid=65406 vsize=26283260 memory=17916132 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65441/stat : 65441 (fscip) S 65406 65409 58757 0 -1 1077936192 95 0 0 0 3 0 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65442] ppid=65406 vsize=26283260 memory=13844 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65442/stat : 65442 (fscip) S 65406 65409 58757 0 -1 1077936192 110 0 0 0 1 1 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65443] ppid=65406 vsize=26283260 memory=5556 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65443/stat : 65443 (fscip) S 65406 65409 58757 0 -1 1077936192 91 0 0 0 0 2 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65444] ppid=65406 vsize=26283260 memory=16088 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65444/stat : 65444 (fscip) S 65406 65409 58757 0 -1 1077936192 94 0 0 0 3 0 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65445] ppid=65406 vsize=26283260 memory=2212 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65445/stat : 65445 (fscip) S 65406 65409 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65446] ppid=65406 vsize=26283260 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65446/stat : 65446 (fscip) S 65406 65409 58757 0 -1 1077936192 94 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65447] ppid=65406 vsize=26283260 memory=4420 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65447/stat : 65447 (fscip) S 65406 65409 58757 0 -1 1077936192 110 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65448] ppid=65406 vsize=26283260 memory=6628 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65448/stat : 65448 (fscip) S 65406 65409 58757 0 -1 1077936192 97 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65449] ppid=65406 vsize=26283260 memory=17917404 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65449/stat : 65449 (fscip) S 65406 65409 58757 0 -1 1077936192 90 0 0 0 1 1 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65450] ppid=65406 vsize=26283260 memory=6648 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65450/stat : 65450 (fscip) S 65406 65409 58757 0 -1 1077936192 90 0 0 0 3 0 0 0 20 0 41 0 11190493 26914058240 4479435 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
Current children cumulated CPU time: 71989.2 s
Current children cumulated vsize: 26283260 KiB
Current children cumulated memory: 17917740 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3642.9 s]
/proc/loadavg: 80.75 80.76 80.62 81/1021 67578
/proc/meminfo: memFree=753068752/790760800 swapFree=131071996/131071996
[pid=65409] ppid=65406 vsize=26283260 memory=17922576 CPUtime=72001 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/stat : 65409 (fscip) S 65406 65409 58757 0 -1 1077936128 49530439 0 0 0 7180646 19459 0 0 20 0 41 0 11190304 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 17 28 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
/proc/65409/statm: 6570815 4480644 3334 3035 0 6396448 0
[pid=65409/tid=65411] ppid=65406 vsize=26283260 memory=280238430318432 CPUtime=3572.23 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65411/stat : 65411 (fscip) R 65406 65409 58757 0 -1 4194368 1635472 0 0 0 355084 2139 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 76 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65412] ppid=65406 vsize=26283260 memory=562065190289200 CPUtime=3609.44 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65412/stat : 65412 (fscip) R 65406 65409 58757 0 -1 4194368 3744829 0 0 0 360444 500 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 68 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65413] ppid=65406 vsize=26283260 memory=10824 CPUtime=3606.2 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65413/stat : 65413 (fscip) R 65406 65409 58757 0 -1 4194368 1872376 0 0 0 360013 607 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 56 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65414] ppid=65406 vsize=26283260 memory=17900860 CPUtime=3591.36 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65414/stat : 65414 (fscip) R 65406 65409 58757 0 -1 4194368 2128151 0 0 0 357921 1215 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 64 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65415] ppid=65406 vsize=26283260 memory=17906208 CPUtime=3610.31 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65415/stat : 65415 (fscip) R 65406 65409 58757 0 -1 4194368 3379583 0 0 0 360560 471 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 12 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65416] ppid=65406 vsize=26283260 memory=17910788 CPUtime=3606.49 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65416/stat : 65416 (fscip) R 65406 65409 58757 0 -1 4194368 1875070 0 0 0 360097 552 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 28 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65417] ppid=65406 vsize=26283260 memory=3054637264469835875 CPUtime=3578.61 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65417/stat : 65417 (fscip) R 65406 65409 58757 0 -1 4194368 1865437 0 0 0 355912 1949 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 32 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65418] ppid=65406 vsize=26283260 memory=352627 CPUtime=3611.94 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65418/stat : 65418 (fscip) R 65406 65409 58757 0 -1 4194368 3401636 0 0 0 360738 456 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 8 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65419] ppid=65406 vsize=26283260 memory=17773940 CPUtime=3604.97 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65419/stat : 65419 (fscip) R 65406 65409 58757 0 -1 4194368 1875962 0 0 0 359933 564 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 36 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65420] ppid=65406 vsize=26283260 memory=280238432176608 CPUtime=3584.06 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65420/stat : 65420 (fscip) R 65406 65409 58757 0 -1 4194368 1973305 0 0 0 356678 1728 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 16 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65421] ppid=65406 vsize=26283260 memory=6096 CPUtime=3609.79 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65421/stat : 65421 (fscip) R 65406 65409 58757 0 -1 4194368 3508247 0 0 0 360484 495 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 20 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65422] ppid=65406 vsize=26283260 memory=10824 CPUtime=3607.41 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65422/stat : 65422 (fscip) R 65406 65409 58757 0 -1 4194368 1889537 0 0 0 360161 580 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 52 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65423] ppid=65406 vsize=26283260 memory=280238428817264 CPUtime=3582.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65423/stat : 65423 (fscip) R 65406 65409 58757 0 -1 4194368 1930038 0 0 0 356504 1698 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 48 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65424] ppid=65406 vsize=26283260 memory=4639946097533216108 CPUtime=3612.81 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65424/stat : 65424 (fscip) R 65406 65409 58757 0 -1 4194368 3361418 0 0 0 360800 481 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 44 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65425] ppid=65406 vsize=26283260 memory=5592 CPUtime=3606.27 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65425/stat : 65425 (fscip) R 65406 65409 58757 0 -1 4194368 1916772 0 0 0 359971 656 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 72 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65426] ppid=65406 vsize=26283260 memory=11528 CPUtime=3587.67 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65426/stat : 65426 (fscip) R 65406 65409 58757 0 -1 4194368 2259023 0 0 0 356922 1845 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 0 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65427] ppid=65406 vsize=26283260 memory=33196 CPUtime=3611.51 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65427/stat : 65427 (fscip) R 65406 65409 58757 0 -1 4194368 3382596 0 0 0 360692 459 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 40 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65428] ppid=65406 vsize=26283260 memory=21524 CPUtime=3609.83 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65428/stat : 65428 (fscip) R 65406 65409 58757 0 -1 4194368 1924334 0 0 0 360340 643 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 60 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65429] ppid=65406 vsize=26283260 memory=280238428815792 CPUtime=3581.86 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65429/stat : 65429 (fscip) R 65406 65409 58757 0 -1 4194368 2054836 0 0 0 356295 1891 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 24 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65430] ppid=65406 vsize=26283260 memory=964 CPUtime=3612.62 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65430/stat : 65430 (fscip) R 65406 65409 58757 0 -1 4194368 3517918 0 0 0 360800 462 0 0 20 0 41 0 11190454 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 0 0 0 -1 4 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65431] ppid=65406 vsize=26283260 memory=17917404 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65431/stat : 65431 (fscip) S 65406 65409 58757 0 -1 1077936192 94 0 0 0 1 2 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65432] ppid=65406 vsize=26283260 memory=6648 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65432/stat : 65432 (fscip) S 65406 65409 58757 0 -1 1077936192 73 0 0 0 3 0 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65433] ppid=65406 vsize=26283260 memory=8148 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65433/stat : 65433 (fscip) S 65406 65409 58757 0 -1 1077936192 91 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65434] ppid=65406 vsize=26283260 memory=3428 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65434/stat : 65434 (fscip) S 65406 65409 58757 0 -1 1077936192 95 0 0 0 0 2 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65435] ppid=65406 vsize=26283260 memory=17844772 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65435/stat : 65435 (fscip) S 65406 65409 58757 0 -1 1077936192 93 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65436] ppid=65406 vsize=26283260 memory=7450457251575981927 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65436/stat : 65436 (fscip) S 65406 65409 58757 0 -1 1077936192 91 0 0 0 1 1 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 76 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65437] ppid=65406 vsize=26283260 memory=17483464 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65437/stat : 65437 (fscip) S 65406 65409 58757 0 -1 1077936192 110 0 0 0 0 2 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 48 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65438] ppid=65406 vsize=26283260 memory=17698304 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65438/stat : 65438 (fscip) S 65406 65409 58757 0 -1 1077936192 66 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65439] ppid=65406 vsize=26283260 memory=11700 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65439/stat : 65439 (fscip) S 65406 65409 58757 0 -1 1077936192 93 0 0 0 1 1 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65440] ppid=65406 vsize=26283260 memory=17910796 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65440/stat : 65440 (fscip) S 65406 65409 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 68 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65441] ppid=65406 vsize=26283260 memory=11708 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65441/stat : 65441 (fscip) S 65406 65409 58757 0 -1 1077936192 95 0 0 0 3 0 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 40 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65442] ppid=65406 vsize=26283260 memory=-7378981432520171648 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65442/stat : 65442 (fscip) S 65406 65409 58757 0 -1 1077936192 110 0 0 0 1 1 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 64 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65443] ppid=65406 vsize=26283260 memory=17916132 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65443/stat : 65443 (fscip) S 65406 65409 58757 0 -1 1077936192 91 0 0 0 0 2 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 72 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65444] ppid=65406 vsize=26283260 memory=13844 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65444/stat : 65444 (fscip) S 65406 65409 58757 0 -1 1077936192 94 0 0 0 3 0 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 8 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65445] ppid=65406 vsize=26283260 memory=5556 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65445/stat : 65445 (fscip) S 65406 65409 58757 0 -1 1077936192 116 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 4 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65446] ppid=65406 vsize=26283260 memory=16088 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65446/stat : 65446 (fscip) S 65406 65409 58757 0 -1 1077936192 94 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 16 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65447] ppid=65406 vsize=26283260 memory=2212 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65447/stat : 65447 (fscip) S 65406 65409 58757 0 -1 1077936192 110 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65448] ppid=65406 vsize=26283260 memory=0 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65448/stat : 65448 (fscip) S 65406 65409 58757 0 -1 1077936192 97 0 0 0 2 0 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65449] ppid=65406 vsize=26283260 memory=4420 CPUtime=0.02 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65449/stat : 65449 (fscip) S 65406 65409 58757 0 -1 1077936192 90 0 0 0 1 1 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 36 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
[pid=65409/tid=65450] ppid=65406 vsize=26283260 memory=6628 CPUtime=0.03 cores=0,4,8,12,16,20,24,28,32,36,40,44,48,52,56,60,64,68,72,76
/proc/65409/task/65450/stat : 65450 (fscip) S 65406 65409 58757 0 -1 1077936192 90 0 0 0 3 0 0 0 20 0 41 0 11190493 26914058240 4480644 809668444160 4194304 16623229 140722174362656 0 0 0 0 0 2 1 0 0 -1 0 0 0 0 0 0 18838560 18947056 32829440 140722174370826 140722174370944 140722174370944 140722174377968 0
Current children cumulated CPU time: 72001.1 s
Current children cumulated vsize: 26283260 KiB
Current children cumulated memory: 17922576 KiB

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

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

# cumulated CPU time of all completed processes:  user=71806.7 s, system=195.146 s

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

[startup+3643.2 s]
/proc/loadavg: 80.75 80.76 80.62 62/982 67579
/proc/meminfo: memFree=756179044/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3643.4 s]
/proc/loadavg: 80.75 80.76 80.62 62/982 67579
/proc/meminfo: memFree=756179044/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): 3643.47
CPU time (s): 72001.9
CPU user time (s): 71806.7
CPU system time (s): 195.146
CPU usage (%): 1976.19
Max. virtual memory (cumulated for all children) (KiB): 26283260
Max. memory (cumulated for all children) (KiB): 17926808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71806.7
system time used= 195.147
maximum resident set size= 17926820
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49530575
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= 11139382
involuntary context switches= 557220


# summary of solver processes directly reported to runsolver:
#   pid: 65409
#   total CPU time (s): 72001.9
#   total CPU user time (s): 71806.7
#   total CPU system time (s): 195.146

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 27.2372 second user time and 82.438 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-07-31 19:15:09
IDJOB=4465151
IDBENCH=147037
IDSOLVER=3094
FILE ID=nodeD104/4465151-1722446109
RUNJOBID= nodeD104-1722441596-58768
SLURM_JOB_ID= 8254234
Free space on /tmp= 8622832 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-ii16d1.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-4465151-1722446109/watcher-4465151-1722446109 -o /tmp/evaluation-result-4465151-1722446109/solver-4465151-1722446109 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58768 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465151-1722446109.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 0fb7b9dc188f1b53ec311352ea5d5560
RANDOM SEED=1241667280

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		: 2950.560
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		: 3048.861
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		: 3098.935
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		: 3087.016
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		: 2668.495
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		: 3046.750
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		: 3101.417
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		: 3070.694
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		: 3616.948
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		: 2809.613
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		: 3101.416
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		: 3058.845
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		: 3606.453
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		: 3048.840
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		: 3101.419
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		: 3082.529
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		: 3589.961
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		: 2799.999
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		: 3101.418
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		: 3065.029
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		: 3583.265
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		: 2961.492
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		: 3101.420
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		: 3052.497
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		: 3593.508
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		: 3044.768
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		: 3101.419
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		: 3086.970
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		: 3598.903
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		: 3038.978
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		: 3101.421
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		: 3067.745
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		: 2628.478
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		: 3049.199
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		: 3099.923
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		: 2991.576
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		: 2662.837
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		: 2843.400
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		: 3101.424
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		: 3086.943
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		: 3238.093
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		: 2799.999
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		: 3101.423
cache size	: 28160 KB
physical id	: 2
siblings	: 20
core id		: 16
cpu cores	: 20
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 22
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault epb cat_l3 cdp_l3 invpcid_single intel_ppin ssbd mba ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid cqm mpx rdt_a avx512f avx512dq rdseed adx smap clflushopt clwb intel_pt avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts hwp hwp_act_window hwp_epp hwp_pkg_req pku ospke avx512_vnni md_clear flush_l1d arch_capabilities
bugs		: spectre_v1 spectre_v2 spec_store_bypass swapgs taa itlb_multihit
bogomips	: 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		: 3083.769
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		: 3131.437
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		: 3049.446
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		: 3101.426
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		: 3083.135
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		: 3454.671
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		: 2800.000
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		: 3101.425
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		: 3082.343
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		: 2665.785
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		: 3042.733
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		: 3101.428
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		: 3057.401
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		: 2872.448
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		: 2815.323
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		: 3101.428
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		: 3062.580
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		: 2663.773
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		: 2821.282
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		: 3101.430
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		: 3075.146
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		: 3527.623
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		: 3049.300
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		: 3101.428
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		: 3055.946
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		: 2667.277
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		: 3049.266
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		: 3101.432
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		: 3049.716
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		: 3648.009
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		: 3044.533
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		: 3101.432
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		: 3067.553
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		: 2799.792
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		: 2800.532
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		: 3101.433
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		: 3066.498
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:        742037844 kB
MemAvailable:   742332904 kB
Buffers:          135352 kB
Cached:          3500360 kB
SwapCached:            0 kB
Active:           293464 kB
Inactive:       45937952 kB
Active(anon):       2224 kB
Inactive(anon): 42616112 kB
Active(file):     291240 kB
Inactive(file):  3321840 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:           2233444 kB
Writeback:             0 kB
AnonPages:      42581072 kB
Mapped:           862916 kB
Shmem:             22540 kB
KReclaimable:     203388 kB
Slab:             543704 kB
SReclaimable:     203388 kB
SUnreclaim:       340316 kB
KernelStack:       16880 kB
PageTables:       100384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:   10316988 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           180480 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4339712 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:      479232 kB
DirectMap2M:    37767168 kB
DirectMap1G:    767557632 kB

Free space on /tmp at the end= 8622808 MiB
End job on nodeD104 at 2024-07-31 20:15:52