Trace number 4465623

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB06/DEC-LIN/
submitted-PB06/roussel/normalized-pigeon-clauses-55-50.opb
MD5SUM447851c4fd40c5c34c03bb94532f1e8d
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.26785
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2750
Total number of constraints74305
Number of constraints which are clauses74305
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 constraint50
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 51
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.11/0.15	c Default LC presolving (default).
0.11/0.16	c ** Before presolving: virtualMemUsedAtLc = 163732533, getVmSize() = 116998144, SCIPgetMemUsed() = 83029869, SCIPgetMemTotal() = 89762837, SCIPgetMemExternEstim() = 73969696
0.11/0.16	c ** set memory limit for presolving in LC to 8.79558e+12 for SCIP **
2.00/2.02	c ** Estimated virtualMemUsedAtSolver = 149440188, getVmSize() = 191348736, SCIPgetMemUsed() = 112981554, SCIPgetMemTotal() = 150190586, SCIPgetMemExternEstim() = 73969696
2.00/2.02	c ** set memory limit for solvers to 4.18814e+11 for each SCIP **
2.00/2.02	c Original Problem   :
2.00/2.02	c   Problem name     : instance-4465623-1722442416
2.00/2.02	c   Variables        : 2750 (2750 binary, 0 integer, 0 implicit integer, 0 continuous)
2.00/2.02	c   Constraints      : 74305
2.00/2.02	c   Objective sense  : minimize
2.00/2.02	c Presolved Problem  :
2.00/2.02	c   Variables        : 2750 (2750 binary, 0 integer, 0 implicit integer, 0 continuous)
2.00/2.02	c   Constraints      : 74408
2.00/2.02	c Constraints        : Number
2.00/2.02	c   setppc           : 74353 
2.00/2.02	c   logicor          : 55 
2.00/2.02	c ** Instance transfer method used: 0
2.00/2.10	c ** ParaScipInstance copy does not increase the number of variables. **
3.28/3.39	c LC is working with racing ramp-up and with rebuilding tree after racing.
3.39/3.40	c                                Nodes    Active                                            
3.39/3.40	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
77.31/7.22	c         7              2           1        20                -           0.0000          -
177.77/12.36	c        12           4159         381        20                -           0.0000          -
278.81/17.42	c        17           8635        1973        20                -           0.0000          -
378.10/22.46	c        22          11668        1938        20                -           0.0000          -
479.38/27.52	c        28             19          18        20                -           0.0000          -
578.59/32.56	c        33             14          15        20                -           0.0000          -
679.75/37.61	c        38             23          22        20                -           0.0000          -
780.98/42.75	c        43             60          59        20                -           0.0000          -
882.15/47.82	c        48             39          38        20                -           0.0000          -
981.37/52.89	c        53             41          40        20                -           0.0000          -
1082.51/57.92	c        58            130          78        20                -           0.0000          -
1181.70/62.95	c        63            102          83        20                -           0.0000          -
1280.88/68.00	c        68            257          87        20                -           0.0000          -
1384.87/73.15	c        73            185          91        20                -           0.0000          -
1483.98/78.17	c        78            193          93        20                -           0.0000          -
1583.09/83.19	c        83            263          93        20                -           0.0000          -
1683.47/88.22	c        88           1284         411        20                -           0.0000          -
1784.55/93.32	c        93            373          98        20                -           0.0000          -
1885.69/98.41	c        98            386          99        20                -           0.0000          -
1984.82/103.45	c       103            447         112        20                -           0.0000          -
2083.91/108.46	c       108           1191         128        20                -           0.0000          -
2186.96/113.69	c       114            511         112        20                -           0.0000          -
2288.06/118.73	c       119           1359         130        20                -           0.0000          -
2387.17/123.77	c       124           1400         405        20                -           0.0000          -
2486.33/128.79	c       129           1450         425        20                -           0.0000          -
2587.38/133.85	c       134            928         107        20                -           0.0000          -
2688.12/138.94	c       139           1549         436        20                -           0.0000          -
2787.17/144.01	c       144           1631         446        20                -           0.0000          -
2888.74/149.06	c       149           3112         689        20                -           0.0000          -
2987.87/154.10	c       154           1738         465        20                -           0.0000          -
3090.14/159.26	c       159           1535         115        20                -           0.0000          -
3189.09/164.29	c       164           3146         139        20                -           0.0000          -
3290.15/169.36	c       169           3794         773        20                -           0.0000          -
3389.14/174.37	c       174           3517         133        20                -           0.0000          -
3490.20/179.40	c       179           1876         147        20                -           0.0000          -
3589.21/184.45	c       184           3792         845        20                -           0.0000          -
3688.14/189.47	c       189           2178         531        20                -           0.0000          -
3787.21/194.48	c       194           4134         141        20                -           0.0000          -
3888.29/199.56	c       200           2309         546        20                -           0.0000          -
3989.31/204.61	c       205           2611         166        20                -           0.0000          -
4088.36/209.70	c       210           4586         959        20                -           0.0000          -
4189.36/214.76	c       215           4774         981        20                -           0.0000          -
4290.41/219.82	c       220           5345         141        20                -           0.0000          -
4389.49/224.87	c       225           5601         132        20                -           0.0000          -
4490.56/229.94	c       230           5828         140        20                -           0.0000          -
4589.65/234.97	c       235           6188        1029        20                -           0.0000          -
4688.71/240.00	c       240           6377        1046        20                -           0.0000          -
4787.75/245.00	c       245           5738        1143        20                -           0.0000          -
4889.30/250.08	c       250           4265         150        20                -           0.0000          -
4988.34/255.09	c       255           4351         154        20                -           0.0000          -
5090.68/260.23	c       260           7188         156        20                -           0.0000          -
5189.53/265.26	c       265           7251         155        20                -           0.0000          -
5292.51/270.43	c       270           7370         148        20                -           0.0000          -
5393.57/275.51	c       276           3760         624        20                -           0.0000          -
5496.59/280.77	c       281           5135         166        20                -           0.0000          -
5597.57/285.88	c       286           3894         625        20                -           0.0000          -
5698.40/290.91	c       291           5381         166        20                -           0.0000          -
5800.07/296.04	c       296           8396         147        20                -           0.0000          -
5899.20/301.08	c       301           8432         147        20                -           0.0000          -
5998.42/306.10	c       306           5688         169        20                -           0.0000          -
6099.37/311.15	c       311           5799         165        20                -           0.0000          -
6198.55/316.16	c       316           7952        1487        20                -           0.0000          -
6298.70/321.26	c       321           4369         710        20                -           0.0000          -
6399.76/326.32	c       326           4463         718        20                -           0.0000          -
6500.79/331.40	c       331           9209        1460        20                -           0.0000          -
6599.87/336.46	c       336           9152         134        20                -           0.0000          -
6698.95/341.49	c       342           8721        1606        20                -           0.0000          -
6801.96/346.62	c       347           6574         179        20                -           0.0000          -
6901.04/351.67	c       352           9056        1651        20                -           0.0000          -
7002.19/356.74	c       357           9699         148        20                -           0.0000          -
7103.07/361.81	c       362           7022         174        20                -           0.0000          -
7202.15/366.86	c       367           5006         773        20                -           0.0000          -
7301.16/371.86	c       372          10089         150        20                -           0.0000          -
7400.26/376.88	c       377           5182         787        20                -           0.0000          -
7499.34/381.89	c       382           9991        1796        20                -           0.0000          -
7598.38/386.90	c       387          10358         142        20                -           0.0000          -
7699.45/391.95	c       392          10361         143        20                -           0.0000          -
7801.29/397.04	c       397          11398        1735        20                -           0.0000          -
7902.44/402.14	c       402          10537         142        20                -           0.0000          -
8002.62/407.20	c       407          10616         141        20                -           0.0000          -
8101.69/412.27	c       412           5845         830        20                -           0.0000          -
8202.80/417.36	c       417          10742         148        20                -           0.0000          -
8303.73/422.44	c       422          10811         153        20                -           0.0000          -
8404.69/427.58	c       428          10937         156        20                -           0.0000          -
8505.74/432.69	c       433          11029         156        20                -           0.0000          -
8606.81/437.71	c       438          12731        1960        20                -           0.0000          -
8707.88/442.82	c       443          11214         160        20                -           0.0000          -
8808.95/447.90	c       448          11323         159        20                -           0.0000          -
8908.12/452.92	c       453          12334        2197        20                -           0.0000          -
9007.24/458.01	c       458          11550         163        20                -           0.0000          -
9109.08/463.08	c       463          10080         181        20                -           0.0000          -
9208.25/468.13	c       468          10137         182        20                -           0.0000          -
9310.69/473.21	c       473          11732         168        20                -           0.0000          -
9409.87/478.29	c       478           7851         951        20                -           0.0000          -
9510.90/483.38	c       483          14173        2172        20                -           0.0000          -
9609.94/488.39	c       488           8075         980        20                -           0.0000          -
9711.01/493.44	c       493          12118         174        20                -           0.0000          -
9811.93/498.57	c       499          12257         171        20                -           0.0000          -
9912.92/503.61	c       504           8280        1025        20                -           0.0000          -
10011.82/508.66	c       509          12511         169        20                -           0.0000          -
10112.78/513.72	c       514           8384        1059        20                -           0.0000          -
10211.88/518.72	c       519           8436        1069        20                -           0.0000          -
10311.03/523.77	c       524          15421        2356        20                -           0.0000          -
10414.18/528.92	c       529           8580        1103        20                -           0.0000          -
10515.84/534.03	c       534          12574         182        20                -           0.0000          -
10615.14/539.12	c       539           8725        1118        20                -           0.0000          -
10717.48/544.21	c       544           8783        1118        20                -           0.0000          -
10816.55/549.23	c       549          12887         183        20                -           0.0000          -
10917.56/554.37	c       554           8924        1131        20                -           0.0000          -
11018.38/559.49	c       559           8983        1134        20                -           0.0000          -
11119.43/564.54	c       565          13430         185        20                -           0.0000          -
11218.51/569.55	c       570          14208         202        20                -           0.0000          -
11317.54/574.58	c       575          14221         201        20                -           0.0000          -
11418.59/579.64	c       580          16793        2776        20                -           0.0000          -
11519.57/584.73	c       585           9342        1181        20                -           0.0000          -
11620.64/589.80	c       590          17147        2826        20                -           0.0000          -
11719.53/594.81	c       595           9483        1221        20                -           0.0000          -
11820.56/599.90	c       600           9644        1269        20                -           0.0000          -
11919.62/604.96	c       605          14357         181        20                -           0.0000          -
12018.61/609.99	c       610           9947        1318        20                -           0.0000          -
12120.39/615.10	c       615          15496         204        20                -           0.0000          -
12222.67/620.22	c       620          14579         186        20                -           0.0000          -
12321.67/625.29	c       625          10392        1372        20                -           0.0000          -
12422.63/630.36	c       630          10526        1384        20                -           0.0000          -
12523.64/635.44	c       635          16082         202        20                -           0.0000          -
12624.55/640.53	c       641          14875         186        20                -           0.0000          -
12725.47/645.60	c       646          15070         184        20                -           0.0000          -
12824.48/650.63	c       651          19524        3055        20                -           0.0000          -
12923.42/655.65	c       656          11362        1515        20                -           0.0000          -
13022.48/660.66	c       661          17051         191        20                -           0.0000          -
13121.52/665.69	c       666          19986        2909        20                -           0.0000          -
13222.52/670.72	c       671          15789         188        20                -           0.0000          -
13323.43/675.86	c       676          12161        1537        20                -           0.0000          -
13424.41/680.95	c       681          20519        2956        20                -           0.0000          -
13523.20/686.02	c       686          17915         188        20                -           0.0000          -
13624.83/691.11	c       691          12359        1567        20                -           0.0000          -
13725.71/696.15	c       696          12387        1575        20                -           0.0000          -
13825.99/701.21	c       701          12467        1589        20                -           0.0000          -
13926.92/706.31	c       706          18404         188        20                -           0.0000          -
14027.98/711.41	c       711          12599        1601        20                -           0.0000          -
14126.97/716.47	c       716          12661        1619        20                -           0.0000          -
14225.94/721.49	c       721          12717        1625        20                -           0.0000          -
14328.83/726.68	c       727          17468         195        20                -           0.0000          -
14429.88/731.73	c       732          18897         189        20                -           0.0000          -
14528.86/736.79	c       737          17996         193        20                -           0.0000          -
14629.82/741.85	c       742          19062         186        20                -           0.0000          -
14730.65/746.90	c       747          13124        1680        20                -           0.0000          -
14829.71/751.95	c       752          13180        1682        20                -           0.0000          -
14928.51/757.01	c       757          19431         189        20                -           0.0000          -
15027.49/762.04	c       762          13404        1695        20                -           0.0000          -
15129.16/767.12	c       767          19093         182        20                -           0.0000          -
15228.21/772.13	c       772          19763         193        20                -           0.0000          -
15329.40/777.15	c       777          19322         184        20                -           0.0000          -
15429.64/782.23	c       782          19872         188        20                -           0.0000          -
15530.69/787.30	c       787          19893         189        20                -           0.0000          -
15629.77/792.38	c       792          19553         187        20                -           0.0000          -
15730.79/797.44	c       797          19599         190        20                -           0.0000          -
15829.77/802.46	c       802          14705        1758        20                -           0.0000          -
15928.79/807.49	c       807          14921        1771        20                -           0.0000          -
16027.95/812.50	c       812          25122        3733        20                -           0.0000          -
16128.91/817.54	c       818          20181         185        20                -           0.0000          -
16229.80/822.60	c       823          21150         169        20                -           0.0000          -
16330.83/827.72	c       828          25512        3459        20                -           0.0000          -
16429.88/832.75	c       833          25686        3475        20                -           0.0000          -
16530.84/837.82	c       838          25857        3496        20                -           0.0000          -
16631.79/842.90	c       843          26032        3515        20                -           0.0000          -
16730.87/847.97	c       848          15940        1780        20                -           0.0000          -
16832.60/853.04	c       853          16139        1791        20                -           0.0000          -
16931.73/858.08	c       858          16351        1785        20                -           0.0000          -
17030.61/863.10	c       863          21345         188        20                -           0.0000          -
17129.39/868.12	c       868          22726         166        20                -           0.0000          -
17230.13/873.14	c       873          22961         167        20                -           0.0000          -
17330.46/878.24	c       878          23163         164        20                -           0.0000          -
17431.50/883.38	c       883          23404         162        20                -           0.0000          -
17532.63/888.42	c       888          17564        1817        20                -           0.0000          -
17631.78/893.44	c       893          22394         185        20                -           0.0000          -
17732.74/898.54	c       899          22431         186        20                -           0.0000          -
17831.85/903.57	c       904          28231        4192        20                -           0.0000          -
17932.63/908.65	c       909          24426         177        20                -           0.0000          -
18033.56/913.70	c       914          22867         186        20                -           0.0000          -
18132.30/918.75	c       919          28547        3814        20                -           0.0000          -
18231.22/923.78	c       924          24889         171        20                -           0.0000          -
18332.12/928.81	c       929          25128         176        20                -           0.0000          -
18431.15/933.89	c       934          29291        4360        20                -           0.0000          -
18532.17/938.96	c       939          23864         185        20                -           0.0000          -
18631.22/943.98	c       944          24078         183        20                -           0.0000          -
18730.28/949.00	c       949          24262         187        20                -           0.0000          -
18829.36/954.02	c       954          19849        1851        20                -           0.0000          -
18931.23/959.06	c       959          24712         183        20                -           0.0000          -
19032.04/964.16	c       964          30048        3969        20                -           0.0000          -
19132.44/969.26	c       969          30505        4546        20                -           0.0000          -
19233.46/974.32	c       974          30675        4564        20                -           0.0000          -
19332.51/979.36	c       979          30868        4585        20                -           0.0000          -
19431.55/984.38	c       984          31045        4616        20                -           0.0000          -
19532.32/989.42	c       989          25805         190        20                -           0.0000          -
19631.38/994.48	c       994          21254        1871        20                -           0.0000          -
19732.24/999.56	c      1000          21457        1869        20                -           0.0000          -
19831.15/1004.57	c      1005          21658        1879        20                -           0.0000          -
19930.16/1009.58	c      1010          28593         178        20                -           0.0000          -
20031.17/1014.66	c      1015          22006        1889        20                -           0.0000          -
20132.10/1019.73	c      1020          22087        1892        20                -           0.0000          -
20231.12/1024.74	c      1025          29331         176        20                -           0.0000          -
20332.09/1029.88	c      1030          22202        1899        20                -           0.0000          -
20433.18/1034.93	c      1035          29769         173        20                -           0.0000          -
20532.23/1039.98	c      1040          26931         201        20                -           0.0000          -
20631.28/1045.00	c      1045          30208         180        20                -           0.0000          -
20730.30/1050.03	c      1050          33446        4899        20                -           0.0000          -
20832.01/1055.10	c      1055          27599         204        20                -           0.0000          -
20933.00/1060.17	c      1060          27767         205        20                -           0.0000          -
21033.34/1065.23	c      1065          23189        1913        20                -           0.0000          -
21132.41/1070.24	c      1070          30906         189        20                -           0.0000          -
21231.43/1075.26	c      1075          33843        4414        20                -           0.0000          -
21332.46/1080.33	c      1080          28437         201        20                -           0.0000          -
21431.50/1085.39	c      1085          31316         184        20                -           0.0000          -
21534.51/1090.50	c      1091          34414        4483        20                -           0.0000          -
21633.54/1095.56	c      1096          35107        5092        20                -           0.0000          -
21734.60/1100.61	c      1101          35306        5113        20                -           0.0000          -
21833.61/1105.63	c      1106          24459        1941        20                -           0.0000          -
21932.66/1110.63	c      1111          29676         202        20                -           0.0000          -
22031.71/1115.64	c      1116          29931         201        20                -           0.0000          -
22132.69/1120.71	c      1121          35498        4607        20                -           0.0000          -
22233.64/1125.80	c      1126          35658        4641        20                -           0.0000          -
22332.65/1130.88	c      1131          35819        4666        20                -           0.0000          -
22433.68/1135.95	c      1136          30907         201        20                -           0.0000          -
22532.75/1141.01	c      1141          25700        1955        20                -           0.0000          -
22631.79/1146.02	c      1146          31159         190        20                -           0.0000          -
22733.31/1151.13	c      1151          25992        1958        20                -           0.0000          -
22834.56/1156.20	c      1156          26210        1962        20                -           0.0000          -
22934.78/1161.21	c      1161          34142         165        20                -           0.0000          -
23033.85/1166.21	c      1166          37878        5393        20                -           0.0000          -
23132.89/1171.24	c      1171          31681         198        20                -           0.0000          -
23231.85/1176.26	c      1176          37342        4899        20                -           0.0000          -
23332.82/1181.31	c      1181          35097         182        20                -           0.0000          -
23431.79/1186.37	c      1186          32084         205        20                -           0.0000          -
23532.85/1191.47	c      1191          32350         198        20                -           0.0000          -
23633.93/1196.57	c      1197          35794         181        20                -           0.0000          -
23734.99/1201.61	c      1202          32696         197        20                -           0.0000          -
23833.92/1206.62	c      1207          36279         181        20                -           0.0000          -
23932.83/1211.69	c      1212          32874         199        20                -           0.0000          -
24033.72/1216.78	c      1217          28625        1972        20                -           0.0000          -
24134.72/1221.90	c      1222          28807        1966        20                -           0.0000          -
24235.63/1226.90	c      1227          28975        1965        20                -           0.0000          -
24334.45/1232.00	c      1232          33552         195        20                -           0.0000          -
24436.02/1237.12	c      1237          29125        2024        20                -           0.0000          -
24537.07/1242.17	c      1242          37738         197        20                -           0.0000          -
24637.30/1247.21	c      1247          41022        5741        20                -           0.0000          -
24736.30/1252.26	c      1252          40201        5208        20                -           0.0000          -
24837.16/1257.30	c      1257          29362        2045        20                -           0.0000          -
24936.11/1262.33	c      1262          29439        2056        20                -           0.0000          -
25034.85/1267.35	c      1267          38499         195        20                -           0.0000          -
25135.86/1272.44	c      1272          35263         203        20                -           0.0000          -
25234.88/1277.46	c      1277          38784         200        20                -           0.0000          -
25335.87/1282.53	c      1283          35764         202        20                -           0.0000          -
25436.81/1287.62	c      1288          38914         198        20                -           0.0000          -
25535.83/1292.69	c      1293          36216         197        20                -           0.0000          -
25636.74/1297.72	c      1298          36367         205        20                -           0.0000          -
25735.69/1302.79	c      1303          36587         204        20                -           0.0000          -
25836.69/1307.84	c      1308          39341         182        20                -           0.0000          -
25935.65/1312.87	c      1313          39483         174        20                -           0.0000          -
26034.68/1317.88	c      1318          39573         168        20                -           0.0000          -
26135.73/1322.95	c      1323          31223        2179        20                -           0.0000          -
26237.11/1328.05	c      1328          31296        2192        20                -           0.0000          -
26336.16/1333.10	c      1333          37624         195        20                -           0.0000          -
26435.32/1338.12	c      1338          44598        6115        20                -           0.0000          -
26534.31/1343.14	c      1343          40036         167        20                -           0.0000          -
26635.13/1348.20	c      1348          31549        2199        20                -           0.0000          -
26735.49/1353.27	c      1353          38114         201        20                -           0.0000          -
26836.49/1358.34	c      1358          40632         170        20                -           0.0000          -
26937.43/1363.40	c      1363          31765        2213        20                -           0.0000          -
27036.26/1368.45	c      1368          41125         176        20                -           0.0000          -
27137.26/1373.50	c      1374          44757        5718        20                -           0.0000          -
27236.21/1378.56	c      1379          41616         168        20                -           0.0000          -
27335.15/1383.57	c      1384          32066        2232        20                -           0.0000          -
27436.15/1388.65	c      1389          32134        2232        20                -           0.0000          -
27537.14/1393.74	c      1394          42313         172        20                -           0.0000          -
27638.03/1398.80	c      1399          32270        2236        20                -           0.0000          -
27736.81/1403.81	c      1404          32363        2237        20                -           0.0000          -
27835.84/1408.82	c      1409          40522         207        20                -           0.0000          -
27934.77/1413.85	c      1414          32505        2241        20                -           0.0000          -
28033.79/1418.89	c      1419          41045         200        20                -           0.0000          -
28134.79/1423.97	c      1424          41309         207        20                -           0.0000          -
28233.83/1428.99	c      1429          41583         213        20                -           0.0000          -
28332.82/1433.99	c      1434          48294        6508        20                -           0.0000          -
28431.85/1439.04	c      1439          32931        2247        20                -           0.0000          -
28533.42/1444.08	c      1444          47414        5981        20                -           0.0000          -
28632.34/1449.09	c      1449          47603        5998        20                -           0.0000          -
28731.65/1454.10	c      1454          47804        6017        20                -           0.0000          -
28830.63/1459.13	c      1459          47997        6036        20                -           0.0000          -
28931.68/1464.17	c      1464          33465        2259        20                -           0.0000          -
29031.85/1469.23	c      1469          49650        6665        20                -           0.0000          -
29130.67/1474.29	c      1474          49827        6682        20                -           0.0000          -
29231.70/1479.38	c      1479          46026         173        20                -           0.0000          -
29334.65/1484.52	c      1485          46256         173        20                -           0.0000          -
29435.61/1489.68	c      1490          46506         170        20                -           0.0000          -
29536.63/1494.76	c      1495          34144        2280        20                -           0.0000          -
29637.63/1499.85	c      1500          47001         174        20                -           0.0000          -
29738.64/1504.90	c      1505          47163         171        20                -           0.0000          -
29837.71/1509.95	c      1510          47256         172        20                -           0.0000          -
29936.71/1515.01	c      1515          47281         173        20                -           0.0000          -
30038.42/1520.04	c      1520          47415         171        20                -           0.0000          -
30137.56/1525.05	c      1525          50516        6321        20                -           0.0000          -
30236.35/1530.06	c      1530          35108        2347        20                -           0.0000          -
30335.35/1535.10	c      1535          45924         200        20                -           0.0000          -
30434.54/1540.12	c      1540          35482        2379        20                -           0.0000          -
30536.74/1545.28	c      1545          35672        2387        20                -           0.0000          -
30637.75/1550.34	c      1550          35866        2397        20                -           0.0000          -
30738.76/1555.42	c      1555          36058        2403        20                -           0.0000          -
30837.85/1560.44	c      1560          36266        2411        20                -           0.0000          -
30938.85/1565.51	c      1566          53433        7050        20                -           0.0000          -
31037.87/1570.59	c      1571          47475         193        20                -           0.0000          -
31138.90/1575.67	c      1576          47493         195        20                -           0.0000          -
31239.97/1580.72	c      1581          47528         194        20                -           0.0000          -
31338.95/1585.77	c      1586          47632         196        20                -           0.0000          -
31438.00/1590.78	c      1591          50440         179        20                -           0.0000          -
31539.01/1595.80	c      1596          37585        2492        20                -           0.0000          -
31638.02/1600.87	c      1601          37781        2508        20                -           0.0000          -
31739.03/1605.92	c      1606          37964        2513        20                -           0.0000          -
31838.05/1611.00	c      1611          38149        2517        20                -           0.0000          -
31939.72/1616.08	c      1616          55457        7252        20                -           0.0000          -
32038.70/1621.13	c      1621          48481         196        20                -           0.0000          -
32139.88/1626.19	c      1626          55867        7294        20                -           0.0000          -
32240.07/1631.24	c      1631          56085        7314        20                -           0.0000          -
32339.10/1636.26	c      1636          48858         203        20                -           0.0000          -
32438.14/1641.27	c      1641          39042        2557        20                -           0.0000          -
32539.21/1646.31	c      1646          39244        2583        20                -           0.0000          -
32638.26/1651.34	c      1651          56891        7392        20                -           0.0000          -
32737.08/1656.36	c      1656          39491        2578        20                -           0.0000          -
32838.09/1661.44	c      1661          53498         180        20                -           0.0000          -
32939.10/1666.54	c      1667          56088        6882        20                -           0.0000          -
33040.21/1671.63	c      1672          56301        6897        20                -           0.0000          -
33141.37/1676.70	c      1677          50042         196        20                -           0.0000          -
33240.40/1681.77	c      1682          54397         185        20                -           0.0000          -
33341.54/1686.80	c      1687          50285         199        20                -           0.0000          -
33440.70/1691.81	c      1692          50457         198        20                -           0.0000          -
33539.86/1696.85	c      1697          54820         188        20                -           0.0000          -
33639.02/1701.87	c      1702          54997         190        20                -           0.0000          -
33738.15/1706.88	c      1707          55187         193        20                -           0.0000          -
33839.25/1711.90	c      1712          57903        7037        20                -           0.0000          -
33938.36/1716.92	c      1717          59583        7646        20                -           0.0000          -
34037.42/1721.93	c      1722          41840        2653        20                -           0.0000          -
34136.40/1726.98	c      1727          59993        7692        20                -           0.0000          -
34235.45/1731.99	c      1732          42261        2648        20                -           0.0000          -
34337.19/1737.05	c      1737          60415        7724        20                -           0.0000          -
34436.35/1742.12	c      1742          60628        7743        20                -           0.0000          -
34537.30/1747.18	c      1747          52709         182        20                -           0.0000          -
34637.62/1752.24	c      1752          56195         186        20                -           0.0000          -
34738.65/1757.38	c      1757          43058        2716        20                -           0.0000          -
34839.45/1762.42	c      1762          43231        2715        20                -           0.0000          -
34938.28/1767.47	c      1767          53297         185        20                -           0.0000          -
35039.44/1772.53	c      1773          60236        7265        20                -           0.0000          -
35140.37/1777.67	c      1778          57195         177        20                -           0.0000          -
35241.43/1782.75	c      1783          57256         179        20                -           0.0000          -
35342.45/1787.86	c      1788          43966        2716        20                -           0.0000          -
35443.47/1792.92	c      1793          44161        2717        20                -           0.0000          -
35542.38/1797.99	c      1798          44347        2718        20                -           0.0000          -
35644.01/1803.04	c      1803          44454        2719        20                -           0.0000          -
35742.78/1808.05	c      1808          58053         181        20                -           0.0000          -
35842.09/1813.08	c      1813          58195         181        20                -           0.0000          -
35943.14/1818.19	c      1818          55504         184        20                -           0.0000          -
36043.34/1823.23	c      1823          55743         182        20                -           0.0000          -
36144.36/1828.31	c      1828          58563         180        20                -           0.0000          -
36243.42/1833.32	c      1833          58740         174        20                -           0.0000          -
36342.46/1838.37	c      1838          45585        2779        20                -           0.0000          -
36443.49/1843.41	c      1843          62570        7601        20                -           0.0000          -
36542.40/1848.45	c      1848          64967        8211        20                -           0.0000          -
36643.46/1853.53	c      1854          62931        7646        20                -           0.0000          -
36742.53/1858.56	c      1859          65397        8253        20                -           0.0000          -
36841.50/1863.56	c      1864          59401         181        20                -           0.0000          -
36942.17/1868.62	c      1869          58012         191        20                -           0.0000          -
37043.24/1873.74	c      1874          58293         190        20                -           0.0000          -
37142.28/1878.79	c      1879          59608         185        20                -           0.0000          -
37243.32/1883.89	c      1884          58806         188        20                -           0.0000          -
37344.36/1888.92	c      1889          66686        8384        20                -           0.0000          -
37443.45/1893.95	c      1894          66891        8397        20                -           0.0000          -
37542.48/1898.97	c      1899          64579        7848        20                -           0.0000          -
37641.53/1904.03	c      1904          60334         177        20                -           0.0000          -
37745.34/1909.14	c      1909          48383        2862        20                -           0.0000          -
37844.19/1914.15	c      1914          60254         194        20                -           0.0000          -
37944.59/1919.21	c      1919          60508         192        20                -           0.0000          -
38045.52/1924.31	c      1924          60754         192        20                -           0.0000          -
38144.54/1929.39	c      1929          61030         192        20                -           0.0000          -
38245.58/1934.44	c      1934          61292         187        20                -           0.0000          -
38344.61/1939.48	c      1939          61697         178        20                -           0.0000          -
38445.68/1944.54	c      1945          66127        8098        20                -           0.0000          -
38544.75/1949.59	c      1950          66298        8125        20                -           0.0000          -
38645.79/1954.63	c      1955          66468        8161        20                -           0.0000          -
38744.84/1959.63	c      1960          62224         181        20                -           0.0000          -
38843.91/1964.66	c      1965          69781        8661        20                -           0.0000          -
38942.94/1969.66	c      1970          62489         190        20                -           0.0000          -
39043.98/1974.71	c      1975          50724        2939        20                -           0.0000          -
39143.07/1979.79	c      1980          50915        2942        20                -           0.0000          -
39244.03/1984.87	c      1985          62724         180        20                -           0.0000          -
39345.00/1989.94	c      1990          51325        2941        20                -           0.0000          -
39444.07/1994.98	c      1995          51532        2940        20                -           0.0000          -
39545.93/2000.05	c      2000          68073        8336        20                -           0.0000          -
39644.90/2005.12	c      2005          63128         180        20                -           0.0000          -
39745.97/2010.18	c      2010          68411        8410        20                -           0.0000          -
39846.29/2015.27	c      2015          63307         183        20                -           0.0000          -
39947.30/2020.31	c      2020          63443         180        20                -           0.0000          -
40046.36/2025.34	c      2025          63622         172        20                -           0.0000          -
40147.23/2030.40	c      2030          63825         173        20                -           0.0000          -
40246.31/2035.47	c      2035          64069         178        20                -           0.0000          -
40347.37/2040.53	c      2041          72887        8958        20                -           0.0000          -
40446.36/2045.54	c      2046          73097        8972        20                -           0.0000          -
40545.42/2050.58	c      2051          69791        8600        20                -           0.0000          -
40646.47/2055.64	c      2056          69939        8636        20                -           0.0000          -
40745.49/2060.69	c      2061          70118        8661        20                -           0.0000          -
40846.55/2065.78	c      2066          70292        8683        20                -           0.0000          -
40947.62/2070.86	c      2071          68162         187        20                -           0.0000          -
41048.79/2075.93	c      2076          68344         183        20                -           0.0000          -
41147.66/2080.94	c      2081          68561         187        20                -           0.0000          -
41246.74/2085.98	c      2086          55212        3019        20                -           0.0000          -
41345.80/2090.99	c      2091          66573         184        20                -           0.0000          -
41447.43/2096.07	c      2096          66810         181        20                -           0.0000          -
41546.60/2101.08	c      2101          55845        3044        20                -           0.0000          -
41647.67/2106.17	c      2106          56058        3042        20                -           0.0000          -
41747.95/2111.27	c      2111          71833        8884        20                -           0.0000          -
41849.00/2116.34	c      2116          71997        8908        20                -           0.0000          -
41947.98/2121.39	c      2121          70640         190        20                -           0.0000          -
42049.00/2126.42	c      2126          70885         197        20                -           0.0000          -
42150.04/2131.51	c      2132          76590        9261        20                -           0.0000          -
42248.92/2136.57	c      2137          76796        9279        20                -           0.0000          -
42349.95/2141.62	c      2142          77012        9297        20                -           0.0000          -
42449.00/2146.67	c      2147          77193        9320        20                -           0.0000          -
42550.06/2151.74	c      2152          73171        9080        20                -           0.0000          -
42651.11/2156.80	c      2157          73346        9107        20                -           0.0000          -
42750.14/2161.82	c      2162          68761         180        20                -           0.0000          -
42849.17/2166.89	c      2167          72722         201        20                -           0.0000          -
42950.16/2171.96	c      2172          72973         212        20                -           0.0000          -
43049.19/2177.03	c      2177          73234         203        20                -           0.0000          -
43150.80/2182.08	c      2182          73484         197        20                -           0.0000          -
43251.84/2187.14	c      2187          73691         198        20                -           0.0000          -
43351.03/2192.17	c      2192          74500        9297        20                -           0.0000          -
43451.39/2197.20	c      2197          74661        9324        20                -           0.0000          -
43550.48/2202.29	c      2202          74832        9355        20                -           0.0000          -
43651.51/2207.34	c      2207          75006        9377        20                -           0.0000          -
43752.53/2212.40	c      2212          70500         173        20                -           0.0000          -
43851.54/2217.45	c      2217          74598         243        20                -           0.0000          -
43952.48/2222.50	c      2223          60955        3126        20                -           0.0000          -
44051.53/2227.53	c      2228          75707        9452        20                -           0.0000          -
44152.58/2232.63	c      2233          70894         173        20                -           0.0000          -
44251.66/2237.68	c      2238          71082         172        20                -           0.0000          -
44352.70/2242.72	c      2243          61257        3136        20                -           0.0000          -
44451.71/2247.78	c      2248          81322        9637        20                -           0.0000          -
44552.73/2252.83	c      2253          61382        3139        20                -           0.0000          -
44651.81/2257.85	c      2258          61441        3140        20                -           0.0000          -
44750.85/2262.85	c      2263          61524        3145        20                -           0.0000          -
44849.90/2267.89	c      2268          61586        3145        20                -           0.0000          -
44950.95/2272.91	c      2273          82339        9734        20                -           0.0000          -
45050.00/2278.00	c      2278          82550        9745        20                -           0.0000          -
45149.08/2283.01	c      2283          61765        3150        20                -           0.0000          -
45254.06/2288.21	c      2288          77877        9710        20                -           0.0000          -
45353.15/2293.27	c      2293          78075        9738        20                -           0.0000          -
45452.22/2298.29	c      2298          77604         207        20                -           0.0000          -
45553.27/2303.38	c      2303          77698         205        20                -           0.0000          -
45654.21/2308.43	c      2308          62207        3170        20                -           0.0000          -
45753.10/2313.45	c      2313          62291        3176        20                -           0.0000          -
45852.14/2318.48	c      2318          78062         208        20                -           0.0000          -
45953.18/2323.54	c      2324          62497        3204        20                -           0.0000          -
46054.16/2328.62	c      2329          78275         209        20                -           0.0000          -
46153.22/2333.68	c      2334          78341         208        20                -           0.0000          -
46254.26/2338.70	c      2339          73365         169        20                -           0.0000          -
46355.24/2343.81	c      2344          85290        9969        20                -           0.0000          -
46454.26/2348.83	c      2349          78788         210        20                -           0.0000          -
46553.29/2353.85	c      2354          85730       10007        20                -           0.0000          -
46654.30/2358.90	c      2359          85938       10031        20                -           0.0000          -
46753.34/2363.98	c      2364          86164       10047        20                -           0.0000          -
46852.37/2368.99	c      2369          79305         216        20                -           0.0000          -
46951.36/2374.02	c      2374          79443         217        20                -           0.0000          -
47053.02/2379.06	c      2379          79562         215        20                -           0.0000          -
47155.40/2384.25	c      2384          79685         217        20                -           0.0000          -
47256.30/2389.30	c      2389          74733         168        20                -           0.0000          -
47355.35/2394.31	c      2394          79982         213        20                -           0.0000          -
47454.38/2399.33	c      2399          87659       10158        20                -           0.0000          -
47553.43/2404.38	c      2404          75136         167        20                -           0.0000          -
47656.45/2409.53	c      2410          75251         167        20                -           0.0000          -
47755.50/2414.58	c      2415          75378         170        20                -           0.0000          -
47854.55/2419.59	c      2420          81013         217        20                -           0.0000          -
47955.61/2424.60	c      2425          75564         170        20                -           0.0000          -
48054.61/2429.65	c      2430          66185        3264        20                -           0.0000          -
48155.64/2434.72	c      2435          83443       10268        20                -           0.0000          -
48256.64/2439.84	c      2440          83627       10286        20                -           0.0000          -
48355.69/2444.89	c      2445          75972         172        20                -           0.0000          -
48456.66/2449.90	c      2450          76019         175        20                -           0.0000          -
48555.62/2455.00	c      2455          89945       10337        20                -           0.0000          -
48654.61/2460.01	c      2460          76101         176        20                -           0.0000          -
48753.63/2465.02	c      2465          76163         177        20                -           0.0000          -
48852.67/2470.03	c      2470          76220         177        20                -           0.0000          -
48954.32/2475.08	c      2475          90774       10402        20                -           0.0000          -
49056.60/2480.22	c      2480          76402         175        20                -           0.0000          -
49155.60/2485.27	c      2485          76528         173        20                -           0.0000          -
49256.31/2490.35	c      2490          67806        3304        20                -           0.0000          -
49357.30/2495.44	c      2495          83704         206        20                -           0.0000          -
49458.18/2500.50	c      2501          83898         208        20                -           0.0000          -
49557.21/2505.55	c      2506          92065       10517        20                -           0.0000          -
49657.91/2510.60	c      2511          77345         164        20                -           0.0000          -
49756.95/2515.66	c      2516          84193         206        20                -           0.0000          -
49857.96/2520.71	c      2521          86707       10582        20                -           0.0000          -
49956.98/2525.76	c      2526          77697         170        20                -           0.0000          -
50058.01/2530.81	c      2531          84561         212        20                -           0.0000          -
50157.04/2535.83	c      2536          84604         214        20                -           0.0000          -
50256.08/2540.85	c      2541          69198        3345        20                -           0.0000          -
50357.08/2545.93	c      2546          69293        3348        20                -           0.0000          -
50456.11/2550.97	c      2551          78428         167        20                -           0.0000          -
50555.17/2556.00	c      2556          94244       10663        20                -           0.0000          -
50654.08/2561.03	c      2561          94448       10685        20                -           0.0000          -
50755.74/2566.11	c      2566          85234         212        20                -           0.0000          -
50856.94/2571.14	c      2571          69669        3361        20                -           0.0000          -
50957.00/2576.26	c      2576          88892       10773        20                -           0.0000          -
51057.94/2581.33	c      2581          85616         216        20                -           0.0000          -
51156.97/2586.38	c      2586          69914        3362        20                -           0.0000          -
51257.99/2591.44	c      2591          79343         174        20                -           0.0000          -
51357.12/2596.48	c      2596          86020         214        20                -           0.0000          -
51458.01/2601.55	c      2602          96184       10820        20                -           0.0000          -
51557.05/2606.60	c      2607          96390       10844        20                -           0.0000          -
51658.11/2611.66	c      2612          86568         211        20                -           0.0000          -
51757.14/2616.67	c      2617          80012         167        20                -           0.0000          -
51858.16/2621.74	c      2622          97064       10890        20                -           0.0000          -
51959.14/2626.82	c      2627          87105         204        20                -           0.0000          -
52058.12/2631.83	c      2632          90983       10950        20                -           0.0000          -
52157.17/2636.85	c      2637          91175       10966        20                -           0.0000          -
52256.20/2641.89	c      2642          71660        3404        20                -           0.0000          -
52357.16/2646.90	c      2647          80760         183        20                -           0.0000          -
52456.14/2651.98	c      2652          72098        3419        20                -           0.0000          -
52557.79/2657.07	c      2657          88205         208        20                -           0.0000          -
52656.91/2662.09	c      2662          92173       11050        20                -           0.0000          -
52759.01/2667.20	c      2667          81146         179        20                -           0.0000          -
52858.05/2672.26	c      2672          88574         206        20                -           0.0000          -
52959.11/2677.30	c      2677          81445         176        20                -           0.0000          -
53058.13/2682.33	c      2682          88778         212        20                -           0.0000          -
53157.17/2687.39	c      2687          99815       11066        20                -           0.0000          -
53258.19/2692.44	c      2692          81930         176        20                -           0.0000          -
53357.24/2697.45	c      2697         100255       11084        20                -           0.0000          -
53458.27/2702.53	c      2703          89133         214        20                -           0.0000          -
53557.34/2707.55	c      2708          82282         168        20                -           0.0000          -
53658.29/2712.62	c      2713          94096       11241        20                -           0.0000          -
53759.32/2717.75	c      2718          89439         214        20                -           0.0000          -
53858.31/2722.77	c      2723          89446         213        20                -           0.0000          -
53959.33/2727.89	c      2728          75258        3433        20                -           0.0000          -
54060.35/2732.94	c      2733          75457        3440        20                -           0.0000          -
54159.41/2737.99	c      2738          75676        3441        20                -           0.0000          -
54261.06/2743.05	c      2743          75899        3452        20                -           0.0000          -
54360.04/2748.07	c      2748          76113        3454        20                -           0.0000          -
54459.13/2753.10	c      2753          83445         164        20                -           0.0000          -
54558.37/2758.11	c      2758          76551        3454        20                -           0.0000          -
54660.52/2763.27	c      2763          83698         166        20                -           0.0000          -
54761.48/2768.32	c      2768          96236       11451        20                -           0.0000          -
54860.52/2773.34	c      2773          96429       11468        20                -           0.0000          -
54961.55/2778.42	c      2778          84020         167        20                -           0.0000          -
55060.70/2783.43	c      2783          77659        3496        20                -           0.0000          -
55159.58/2788.45	c      2788          91413         209        20                -           0.0000          -
55258.60/2793.46	c      2793          91570         215        20                -           0.0000          -
55359.62/2798.56	c      2799          91734         215        20                -           0.0000          -
55460.64/2803.70	c      2804         104855       11342        20                -           0.0000          -
55561.60/2808.76	c      2809         105071       11356        20                -           0.0000          -
55660.65/2813.77	c      2814          84785         170        20                -           0.0000          -
55761.66/2818.81	c      2819          98162       11637        20                -           0.0000          -
55862.60/2823.90	c      2824          98352       11651        20                -           0.0000          -
55961.58/2828.98	c      2829          98539       11666        20                -           0.0000          -
56063.28/2834.06	c      2834          85185         180        20                -           0.0000          -
56162.41/2839.11	c      2839          85242         177        20                -           0.0000          -
56263.31/2844.14	c      2844          80147        3553        20                -           0.0000          -
56362.50/2849.16	c      2849          80363        3555        20                -           0.0000          -
56461.33/2854.19	c      2854          85650         163        20                -           0.0000          -
56561.60/2859.23	c      2859          80798        3549        20                -           0.0000          -
56662.63/2864.30	c      2864          85801         164        20                -           0.0000          -
56761.66/2869.40	c      2869          81216        3548        20                -           0.0000          -
56862.53/2874.45	c      2874          81431        3550        20                -           0.0000          -
56963.56/2879.51	c      2880          81650        3553        20                -           0.0000          -
57062.60/2884.59	c      2885          86306         169        20                -           0.0000          -
57163.55/2889.64	c      2890          82063        3563        20                -           0.0000          -
57262.42/2894.69	c      2895          82284        3563        20                -           0.0000          -
57363.24/2899.75	c      2900          96007         213        20                -           0.0000          -
57462.30/2904.78	c      2905          82660        3567        20                -           0.0000          -
57563.33/2909.85	c      2910         109373       11657        20                -           0.0000          -
57662.35/2914.90	c      2915         109606       11670        20                -           0.0000          -
57763.38/2919.96	c      2920         109821       11681        20                -           0.0000          -
57862.44/2925.00	c      2925          87228         169        20                -           0.0000          -
57964.19/2930.05	c      2930         110284       11702        20                -           0.0000          -
58063.04/2935.10	c      2935          96962         219        20                -           0.0000          -
58163.89/2940.15	c      2940          84070        3619        20                -           0.0000          -
58264.28/2945.20	c      2945         110921       11741        20                -           0.0000          -
58363.32/2950.25	c      2950         111143       11747        20                -           0.0000          -
58463.98/2955.30	c      2955          87919         165        20                -           0.0000          -
58562.94/2960.36	c      2960          97991         226        20                -           0.0000          -
58663.79/2965.41	c      2965          98242         228        20                -           0.0000          -
58762.77/2970.46	c      2970          88125         163        20                -           0.0000          -
58863.81/2975.52	c      2976          85578        3626        20                -           0.0000          -
58962.88/2980.56	c      2981          88225         163        20                -           0.0000          -
59063.90/2985.60	c      2986         104493       12248        20                -           0.0000          -
59162.95/2990.61	c      2991         104681       12264        20                -           0.0000          -
59261.99/2995.66	c      2996         104876       12273        20                -           0.0000          -
59363.02/3000.72	c      3001          88585         164        20                -           0.0000          -
59464.06/3005.81	c      3006          88706         162        20                -           0.0000          -
59565.08/3010.90	c      3011          99874         213        20                -           0.0000          -
59664.12/3015.95	c      3016          99941         212        20                -           0.0000          -
59763.16/3021.00	c      3021          89223         162        20                -           0.0000          -
59864.84/3026.04	c      3026          89429         159        20                -           0.0000          -
59963.78/3031.05	c      3031         100252         219        20                -           0.0000          -
60063.04/3036.07	c      3036          88076        3642        20                -           0.0000          -
60161.82/3041.09	c      3041          88283        3639        20                -           0.0000          -
60264.11/3046.21	c      3046          88500        3636        20                -           0.0000          -
60365.10/3051.30	c      3051          88724        3638        20                -           0.0000          -
60464.17/3056.36	c      3056          90392         151        20                -           0.0000          -
60565.22/3061.42	c      3061         107396       12517        20                -           0.0000          -
60664.21/3066.47	c      3066          90643         151        20                -           0.0000          -
60765.22/3071.52	c      3072          89600        3659        20                -           0.0000          -
60864.28/3076.58	c      3077          89815        3662        20                -           0.0000          -
60965.32/3081.61	c      3082          90034        3667        20                -           0.0000          -
61064.39/3086.68	c      3087          90237        3668        20                -           0.0000          -
61163.41/3091.69	c      3092          91593         154        20                -           0.0000          -
61264.41/3096.74	c      3097         117408       12117        20                -           0.0000          -
61365.36/3101.81	c      3102         108965       12648        20                -           0.0000          -
61464.37/3106.84	c      3107         109167       12666        20                -           0.0000          -
61565.33/3111.95	c      3112         103472         231        20                -           0.0000          -
61664.27/3117.01	c      3117         103683         229        20                -           0.0000          -
61765.77/3122.07	c      3122         118134       12201        20                -           0.0000          -
61864.79/3127.13	c      3127         118283       12220        20                -           0.0000          -
61965.70/3132.18	c      3132         118448       12243        20                -           0.0000          -
62065.03/3137.19	c      3137          93546         137        20                -           0.0000          -
62165.16/3142.20	c      3142         104452         239        20                -           0.0000          -
62264.18/3147.24	c      3147          93703         139        20                -           0.0000          -
62365.22/3152.34	c      3152         119210       12309        20                -           0.0000          -
62465.99/3157.40	c      3157          93841         140        20                -           0.0000          -
62564.91/3162.46	c      3162         105159         240        20                -           0.0000          -
62665.83/3167.53	c      3168          93979         142        20                -           0.0000          -
62764.85/3172.58	c      3173          94117         143        20                -           0.0000          -
62865.88/3177.61	c      3178          94239         142        20                -           0.0000          -
62964.95/3182.63	c      3183          94224        3676        20                -           0.0000          -
63064.01/3187.67	c      3188         112369       12942        20                -           0.0000          -
63163.09/3192.69	c      3193         112561       12966        20                -           0.0000          -
63264.14/3197.78	c      3198         112777       12980        20                -           0.0000          -
63367.15/3202.91	c      3203         121169       12480        20                -           0.0000          -
63466.03/3207.93	c      3208         113169       13020        20                -           0.0000          -
63565.06/3212.94	c      3213         113386       13045        20                -           0.0000          -
63664.11/3217.97	c      3218         121611       12542        20                -           0.0000          -
63763.10/3223.00	c      3223          95329         143        20                -           0.0000          -
63864.80/3228.04	c      3228         121961       12572        20                -           0.0000          -
63963.69/3233.06	c      3233         122114       12591        20                -           0.0000          -
64064.70/3238.18	c      3238          96116        3698        20                -           0.0000          -
64163.62/3243.19	c      3243         122485       12622        20                -           0.0000          -
64265.83/3248.35	c      3248         122655       12650        20                -           0.0000          -
64366.65/3253.44	c      3253         122841       12664        20                -           0.0000          -
64467.52/3258.50	c      3259          96260         135        20                -           0.0000          -
64566.56/3263.52	c      3264          96423         133        20                -           0.0000          -
64665.51/3268.56	c      3269          96472         133        20                -           0.0000          -
64764.56/3273.60	c      3274         109697         257        20                -           0.0000          -
64865.51/3278.61	c      3279         116043       13278        20                -           0.0000          -
64964.72/3283.62	c      3284         123899       12782        20                -           0.0000          -
65063.57/3288.66	c      3289         124088       12801        20                -           0.0000          -
65164.60/3293.71	c      3294         124262       12815        20                -           0.0000          -
65265.64/3298.81	c      3299         124465       12826        20                -           0.0000          -
65366.61/3303.91	c      3304          98844        3688        20                -           0.0000          -
65465.67/3308.99	c      3309          99066        3673        20                -           0.0000          -
65567.46/3314.08	c      3314          99283        3676        20                -           0.0000          -
65668.63/3319.16	c      3319          99502        3677        20                -           0.0000          -
65768.71/3324.20	c      3324          99712        3677        20                -           0.0000          -
65867.77/3329.21	c      3329          98538         134        20                -           0.0000          -
65968.80/3334.30	c      3334         112278         263        20                -           0.0000          -
66067.87/3339.35	c      3339         112365         263        20                -           0.0000          -
66166.84/3344.36	c      3344         126021       12992        20                -           0.0000          -
66265.90/3349.39	c      3349         118917       13503        20                -           0.0000          -
66366.95/3354.40	c      3354         119140       13532        20                -           0.0000          -
66465.95/3359.48	c      3359         119341       13547        20                -           0.0000          -
66566.97/3364.55	c      3365         113382         265        20                -           0.0000          -
66667.98/3369.61	c      3370         113631         262        20                -           0.0000          -
66767.00/3374.62	c      3375         113865         263        20                -           0.0000          -
66866.02/3379.68	c      3380         100694         144        20                -           0.0000          -
66969.01/3384.86	c      3385         114352         266        20                -           0.0000          -
67069.96/3389.91	c      3390         114614         268        20                -           0.0000          -
67168.93/3394.97	c      3395         114885         271        20                -           0.0000          -
67267.95/3400.00	c      3400         115141         269        20                -           0.0000          -
67366.98/3405.03	c      3405         115359         262        20                -           0.0000          -
67470.62/3410.17	c      3410         101902         155        20                -           0.0000          -
67570.83/3415.22	c      3415         102033         155        20                -           0.0000          -
67669.86/3420.26	c      3420         102247         149        20                -           0.0000          -
67768.91/3425.27	c      3425         102453         155        20                -           0.0000          -
67867.88/3430.29	c      3430         104261        3714        20                -           0.0000          -
67968.85/3435.30	c      3435         129305       13312        20                -           0.0000          -
68067.80/3440.32	c      3440         129509       13330        20                -           0.0000          -
68166.79/3445.32	c      3445         129701       13344        20                -           0.0000          -
68265.64/3450.34	c      3450         117587         269        20                -           0.0000          -
68364.52/3455.36	c      3455         130082       13375        20                -           0.0000          -
68463.38/3460.37	c      3460         103921         192        20                -           0.0000          -
68566.39/3465.53	c      3466         104106         192        20                -           0.0000          -
68667.39/3470.64	c      3471         118554         259        20                -           0.0000          -
68766.26/3475.68	c      3476         118797         263        20                -           0.0000          -
68867.23/3480.77	c      3481         119050         265        20                -           0.0000          -
68968.27/3485.85	c      3486         104702         174        20                -           0.0000          -
69069.30/3490.90	c      3491         104877         168        20                -           0.0000          -
69168.34/3495.93	c      3496         107011        3743        20                -           0.0000          -
69267.40/3500.96	c      3501         107217        3738        20                -           0.0000          -
69366.32/3505.97	c      3506         131839       13562        20                -           0.0000          -
69465.25/3510.99	c      3511         105623         143        20                -           0.0000          -
69566.72/3516.03	c      3516         132203       13598        20                -           0.0000          -
69666.03/3521.13	c      3521         132401       13614        20                -           0.0000          -
69766.60/3526.16	c      3526         108234        3745        20                -           0.0000          -
69866.97/3531.26	c      3531         108351        3740        20                -           0.0000          -
69968.01/3536.35	c      3536         108566        3741        20                -           0.0000          -
70067.07/3541.36	c      3541         126708       14197        20                -           0.0000          -
70170.09/3546.52	c      3547         109021        3742        20                -           0.0000          -
70269.03/3551.53	c      3552         127130       14231        20                -           0.0000          -
70368.07/3556.55	c      3557         109464        3734        20                -           0.0000          -
70467.09/3561.59	c      3562         123166         275        20                -           0.0000          -
70568.13/3566.63	c      3567         123437         273        20                -           0.0000          -
70667.20/3571.66	c      3572         123698         273        20                -           0.0000          -
70768.21/3576.71	c      3577         134411       13826        20                -           0.0000          -
70867.02/3581.72	c      3582         110453        3725        20                -           0.0000          -
70965.98/3586.78	c      3587         108928         140        20                -           0.0000          -
71067.00/3591.80	c      3592         110779        3730        20                -           0.0000          -
71168.02/3596.95	c      3597         109401         144        20                -           0.0000          -
71269.82/3602.09	c      3602         109643         150        20                -           0.0000          -
71368.66/3607.10	c      3607         109828         151        20                -           0.0000          -
71471.05/3612.21	c      3612         125537         275        20                -           0.0000          -
71570.09/3617.26	c      3617         110241         153        20                -           0.0000          -
71671.11/3622.35	c      3622         111661        3754        20                -           0.0000          -
71772.12/3627.44	c      3627         126210         273        20                -           0.0000          -
71873.13/3632.51	c      3633         126467         268        20                -           0.0000          -
71974.03/3637.63	c      3638         112184        3761        20                -           0.0000          -

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

NUMA information:
  number of nodes: 4
  memory of node 0: 191670 MiB (186188 MiB free)
  memory of node 1: 193531 MiB (190320 MiB free)
  memory of node 2: 193531 MiB (193133 MiB free)
  memory of node 3: 193493 MiB (192023 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-4465623-1722442416/watcher-4465623-1722442416 -o /tmp/evaluation-result-4465623-1722442416/solver-4465623-1722442416 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58770 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465623-1722442416.opb -qsol -t 72000 -sth 20 

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

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

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


[startup+0.100119 s]*
/proc/loadavg: 74.34 69.51 43.87 28/916 62727
/proc/meminfo: memFree=779995176/790760800 swapFree=131071996/131071996
[pid=62726] ppid=62723 vsize=84356 memory=73568 CPUtime=0.11 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/stat : 62726 (fscip) R 62723 62726 58757 0 -1 4194304 16519 0 0 0 9 2 0 0 20 0 1 0 10820980 86380544 18392 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
/proc/62726/statm: 21089 18392 2539 3035 0 17485 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 84356 KiB
Current children cumulated memory: 73568 KiB

[startup+0.218892 s]*
/proc/loadavg: 74.34 69.51 43.87 26/915 62727
/proc/meminfo: memFree=779960176/790760800 swapFree=131071996/131071996
[pid=62726] ppid=62723 vsize=125064 memory=113652 CPUtime=0.23 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/stat : 62726 (fscip) R 62723 62726 58757 0 -1 4194304 26470 0 0 0 20 3 0 0 20 0 1 0 10820980 128065536 28413 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
/proc/62726/statm: 31266 28413 2598 3035 0 27662 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 125064 KiB
Current children cumulated memory: 113652 KiB

[startup+0.318787 s]*
/proc/loadavg: 74.34 69.51 43.87 25/914 62727
/proc/meminfo: memFree=780183304/790760800 swapFree=131071996/131071996
[pid=62726] ppid=62723 vsize=166944 memory=154568 CPUtime=0.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/stat : 62726 (fscip) R 62723 62726 58757 0 -1 4194304 37855 0 0 0 28 5 0 0 20 0 1 0 10820980 170950656 38642 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
/proc/62726/statm: 41736 38642 2662 3035 0 38132 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 166944 KiB
Current children cumulated memory: 154568 KiB

[startup+0.700238 s]
/proc/loadavg: 74.34 69.51 43.87 25/914 62727
/proc/meminfo: memFree=780139332/790760800 swapFree=131071996/131071996
[pid=62726] ppid=62723 vsize=149016 memory=136716 CPUtime=0.69 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/stat : 62726 (fscip) R 62723 62726 58757 0 -1 4194304 45514 0 0 0 63 6 0 0 20 0 1 0 10820980 152592384 34179 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
/proc/62726/statm: 37254 34179 2742 3035 0 33650 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 149016 KiB
Current children cumulated memory: 136716 KiB

[startup+1.50019 s]
/proc/loadavg: 74.34 69.51 43.87 25/913 62727
/proc/meminfo: memFree=780041480/790760800 swapFree=131071996/131071996
[pid=62726] ppid=62723 vsize=195104 memory=168656 CPUtime=1.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/stat : 62726 (fscip) R 62723 62726 58757 0 -1 4194304 52942 0 0 0 141 7 0 0 20 0 1 0 10820980 199786496 42164 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
/proc/62726/statm: 48776 42164 2758 3035 0 45172 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 195104 KiB
Current children cumulated memory: 168656 KiB

[startup+3.11862 s]
/proc/loadavg: 70.30 68.75 43.77 25/932 62747
/proc/meminfo: memFree=779393960/790760800 swapFree=131071996/131071996
[pid=62726] ppid=62723 vsize=1660868 memory=886564 CPUtime=3.1 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/stat : 62726 (fscip) S 62723 62726 58757 0 -1 1077936128 242765 0 0 0 276 34 0 0 20 0 21 0 10820980 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
/proc/62726/statm: 415217 221641 2758 3035 0 264581 0
[pid=62726/tid=62728] ppid=62723 vsize=1660868 memory=11564 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62728/stat : 62728 (fscip) S 62723 62726 58757 0 -1 1077936192 11325 0 0 0 4 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62729] ppid=62723 vsize=1660868 memory=4312 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62729/stat : 62729 (fscip) S 62723 62726 58757 0 -1 1077936192 11325 0 0 0 4 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62730] ppid=62723 vsize=1660868 memory=5556 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62730/stat : 62730 (fscip) S 62723 62726 58757 0 -1 1077936192 11325 0 0 0 4 2 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62731] ppid=62723 vsize=1660868 memory=10824 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62731/stat : 62731 (fscip) S 62723 62726 58757 0 -1 1077936192 11326 0 0 0 4 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62732] ppid=62723 vsize=1660868 memory=13672 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62732/stat : 62732 (fscip) S 62723 62726 58757 0 -1 1077936192 11325 0 0 0 5 0 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62733] ppid=62723 vsize=1660868 memory=524652 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62733/stat : 62733 (fscip) S 62723 62726 58757 0 -1 1077936192 11325 0 0 0 5 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62734] ppid=62723 vsize=1660868 memory=136716 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62734/stat : 62734 (fscip) S 62723 62726 58757 0 -1 1077936192 11325 0 0 0 4 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62735] ppid=62723 vsize=1660868 memory=2748 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62735/stat : 62735 (fscip) S 62723 62726 58757 0 -1 1077936192 11325 0 0 0 4 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62736] ppid=62723 vsize=1660868 memory=2212 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62736/stat : 62736 (fscip) S 62723 62726 58757 0 -1 1077936192 11324 0 0 0 4 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62737] ppid=62723 vsize=1660868 memory=6096 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62737/stat : 62737 (fscip) S 62723 62726 58757 0 -1 1077936192 11325 0 0 0 5 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62738] ppid=62723 vsize=1660868 memory=1968 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62738/stat : 62738 (fscip) S 62723 62726 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62739] ppid=62723 vsize=1660868 memory=54204 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62739/stat : 62739 (fscip) S 62723 62726 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62740] ppid=62723 vsize=1660868 memory=0 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62740/stat : 62740 (fscip) S 62723 62726 58757 0 -1 1077936192 11325 0 0 0 4 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62741] ppid=62723 vsize=1660868 memory=0 CPUtime=0.04 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62741/stat : 62741 (fscip) R 62723 62726 58757 0 -1 4194368 8618 0 0 0 3 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62742] ppid=62723 vsize=1660868 memory=0 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62742/stat : 62742 (fscip) S 62723 62726 58757 0 -1 1077936192 11325 0 0 0 5 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62743] ppid=62723 vsize=1660868 memory=140612934305695 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62743/stat : 62743 (fscip) S 62723 62726 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62744] ppid=62723 vsize=1660868 memory=140612934305696 CPUtime=0.05 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62744/stat : 62744 (fscip) S 62723 62726 58757 0 -1 1077936192 11325 0 0 0 4 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62745] ppid=62723 vsize=1660868 memory=1836 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62745/stat : 62745 (fscip) S 62723 62726 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62746] ppid=62723 vsize=1660868 memory=25988 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62746/stat : 62746 (fscip) S 62723 62726 58757 0 -1 1077936192 11325 0 0 0 5 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62747] ppid=62723 vsize=1660868 memory=2244 CPUtime=0.06 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62747/stat : 62747 (fscip) S 62723 62726 58757 0 -1 1077936192 11325 0 0 0 5 1 0 0 20 0 21 0 10821183 1700728832 221641 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1660868 KiB
Current children cumulated memory: 886564 KiB

[startup+6.30115 s]
/proc/loadavg: 70.30 68.75 43.77 43/948 62815
/proc/meminfo: memFree=777850188/790760800 swapFree=131071996/131071996
[pid=62726] ppid=62723 vsize=4446228 memory=3292524 CPUtime=60.43 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/stat : 62726 (fscip) S 62723 62726 58757 0 -1 1077936128 879253 0 0 0 5861 182 0 0 20 0 41 0 10820980 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 17 50 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
/proc/62726/statm: 1111557 823131 2774 3035 0 917828 0
[pid=62726/tid=62728] ppid=62723 vsize=4446228 memory=11564 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62728/stat : 62728 (fscip) R 62723 62726 58757 0 -1 4194368 33030 0 0 0 283 8 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62729] ppid=62723 vsize=4446228 memory=13672 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62729/stat : 62729 (fscip) R 62723 62726 58757 0 -1 4194368 41271 0 0 0 284 7 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62730] ppid=62723 vsize=4446228 memory=10824 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62730/stat : 62730 (fscip) R 62723 62726 58757 0 -1 4194368 49206 0 0 0 281 10 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62731] ppid=62723 vsize=4446228 memory=5556 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62731/stat : 62731 (fscip) R 62723 62726 58757 0 -1 1077936192 33025 0 0 0 283 8 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62732] ppid=62723 vsize=4446228 memory=16088 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62732/stat : 62732 (fscip) R 62723 62726 58757 0 -1 4194368 40961 0 0 0 284 7 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62733] ppid=62723 vsize=4446228 memory=2212 CPUtime=2.82 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62733/stat : 62733 (fscip) R 62723 62726 58757 0 -1 4194368 49264 0 0 0 272 10 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62734] ppid=62723 vsize=4446228 memory=281222245021840 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62734/stat : 62734 (fscip) R 62723 62726 58757 0 -1 1077936192 33027 0 0 0 283 8 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62735] ppid=62723 vsize=4446228 memory=3291508 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62735/stat : 62735 (fscip) R 62723 62726 58757 0 -1 4194368 40491 0 0 0 283 8 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62736] ppid=62723 vsize=4446228 memory=136716 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62736/stat : 62736 (fscip) R 62723 62726 58757 0 -1 4194368 48189 0 0 0 281 10 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62737] ppid=62723 vsize=4446228 memory=11564 CPUtime=2.92 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62737/stat : 62737 (fscip) R 62723 62726 58757 0 -1 4194368 34000 0 0 0 284 8 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62738] ppid=62723 vsize=4446228 memory=524652 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62738/stat : 62738 (fscip) R 62723 62726 58757 0 -1 4194368 48051 0 0 0 283 8 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62739] ppid=62723 vsize=4446228 memory=3214248 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62739/stat : 62739 (fscip) R 62723 62726 58757 0 -1 4194368 46772 0 0 0 282 9 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62740] ppid=62723 vsize=4446228 memory=664296 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62740/stat : 62740 (fscip) R 62723 62726 58757 0 -1 4194368 34011 0 0 0 283 8 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62741] ppid=62723 vsize=4446228 memory=0 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62741/stat : 62741 (fscip) R 62723 62726 58757 0 -1 4194368 41041 0 0 0 284 7 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62742] ppid=62723 vsize=4446228 memory=2212 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62742/stat : 62742 (fscip) R 62723 62726 58757 0 -1 4194368 48654 0 0 0 282 9 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62743] ppid=62723 vsize=4446228 memory=25333125866717268 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62743/stat : 62743 (fscip) R 62723 62726 58757 0 -1 1077936192 33024 0 0 0 283 8 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62744] ppid=62723 vsize=4446228 memory=0 CPUtime=2.92 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62744/stat : 62744 (fscip) R 62723 62726 58757 0 -1 4194368 40825 0 0 0 285 7 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62745] ppid=62723 vsize=4446228 memory=0 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62745/stat : 62745 (fscip) R 62723 62726 58757 0 -1 4194368 46454 0 0 0 282 9 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62746] ppid=62723 vsize=4446228 memory=1968 CPUtime=2.92 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62746/stat : 62746 (fscip) R 62723 62726 58757 0 -1 4194368 33027 0 0 0 285 7 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62747] ppid=62723 vsize=4446228 memory=54204 CPUtime=2.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62747/stat : 62747 (fscip) R 62723 62726 58757 0 -1 4194368 40649 0 0 0 285 6 0 0 20 0 41 0 10821183 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62748] ppid=62723 vsize=4446228 memory=3214248 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62748/stat : 62748 (fscip) S 62723 62726 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10821320 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 74 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62749] ppid=62723 vsize=4446228 memory=7156904161192994916 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62749/stat : 62749 (fscip) S 62723 62726 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 10821320 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62750] ppid=62723 vsize=4446228 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62750/stat : 62750 (fscip) S 62723 62726 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 10821320 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62751] ppid=62723 vsize=4446228 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62751/stat : 62751 (fscip) S 62723 62726 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10821320 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 10 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62752] ppid=62723 vsize=4446228 memory=281222245210480 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62752/stat : 62752 (fscip) S 62723 62726 58757 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 10821320 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62753] ppid=62723 vsize=4446228 memory=271581855091178 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62753/stat : 62753 (fscip) S 62723 62726 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 10821320 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62754] ppid=62723 vsize=4446228 memory=271581855090922 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62754/stat : 62754 (fscip) S 62723 62726 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 10821320 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62755] ppid=62723 vsize=4446228 memory=0 CPUtime=0 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62755/stat : 62755 (fscip) S 62723 62726 58757 0 -1 1077936192 1 0 0 0 0 0 0 0 20 0 41 0 10821320 4552937472 823131 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 54 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0

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

[pid=62726/tid=62751] ppid=62723 vsize=15267516 memory=25333125866717268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62751/stat : 62751 (fscip) S 62723 62726 58757 0 -1 1077936192 111 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62752] ppid=62723 vsize=15267516 memory=538949676296746 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62752/stat : 62752 (fscip) S 62723 62726 58757 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62753] ppid=62723 vsize=15267516 memory=281222245757296 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62753/stat : 62753 (fscip) S 62723 62726 58757 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62754] ppid=62723 vsize=15267516 memory=25333125866717268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62754/stat : 62754 (fscip) S 62723 62726 58757 0 -1 1077936192 113 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62755] ppid=62723 vsize=15267516 memory=13348352 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62755/stat : 62755 (fscip) S 62723 62726 58757 0 -1 1077936192 111 0 0 0 0 2 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62756] ppid=62723 vsize=15267516 memory=13349216 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62756/stat : 62756 (fscip) S 62723 62726 58757 0 -1 1077936192 111 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62757] ppid=62723 vsize=15267516 memory=13349644 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62757/stat : 62757 (fscip) S 62723 62726 58757 0 -1 1077936192 111 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62758] ppid=62723 vsize=15267516 memory=13350144 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62758/stat : 62758 (fscip) S 62723 62726 58757 0 -1 1077936192 115 0 0 0 2 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62759] ppid=62723 vsize=15267516 memory=11564 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62759/stat : 62759 (fscip) S 62723 62726 58757 0 -1 1077936192 110 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62760] ppid=62723 vsize=15267516 memory=13672 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62760/stat : 62760 (fscip) S 62723 62726 58757 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62761] ppid=62723 vsize=15267516 memory=13672 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62761/stat : 62761 (fscip) S 62723 62726 58757 0 -1 1077936192 111 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62762] ppid=62723 vsize=15267516 memory=11564 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62762/stat : 62762 (fscip) S 62723 62726 58757 0 -1 1077936192 119 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62763] ppid=62723 vsize=15267516 memory=11564 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62763/stat : 62763 (fscip) S 62723 62726 58757 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62764] ppid=62723 vsize=15267516 memory=13351728 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62764/stat : 62764 (fscip) S 62723 62726 58757 0 -1 1077936192 111 0 0 0 1 1 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62765] ppid=62723 vsize=15267516 memory=11744 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62765/stat : 62765 (fscip) S 62723 62726 58757 0 -1 1077936192 113 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62766] ppid=62723 vsize=15267516 memory=11564 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62766/stat : 62766 (fscip) S 62723 62726 58757 0 -1 1077936192 113 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62767] ppid=62723 vsize=15267516 memory=13343940 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62767/stat : 62767 (fscip) S 62723 62726 58757 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 10821320 15633936384 3337964 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
Current children cumulated CPU time: 70878.9 s
Current children cumulated vsize: 15267516 KiB
Current children cumulated memory: 13351856 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3639 s]*
/proc/loadavg: 81.50 80.75 79.81 81/1022 65268
/proc/meminfo: memFree=733146076/790760800 swapFree=131071996/131071996
[pid=62726] ppid=62723 vsize=15336880 memory=13425092 CPUtime=72002.5 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/stat : 62726 (fscip) S 62723 62726 58757 0 -1 1077936128 38514703 0 0 0 7191284 8968 0 0 20 0 41 0 10820980 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 17 38 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
/proc/62726/statm: 3834220 3356273 3014 3035 0 3680606 0
[pid=62726/tid=62728] ppid=62723 vsize=15336880 memory=-7523378095572738688 CPUtime=3597.98 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62728/stat : 62728 (fscip) R 62723 62726 58757 0 -1 4194368 2272585 0 0 0 359376 422 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 30 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62729] ppid=62723 vsize=15336880 memory=4281966255403593369 CPUtime=3600.59 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62729/stat : 62729 (fscip) R 62723 62726 58757 0 -1 4194368 2636797 0 0 0 359607 452 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 62 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62730] ppid=62723 vsize=15336880 memory=13672 CPUtime=3597.18 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62730/stat : 62730 (fscip) R 62723 62726 58757 0 -1 4194368 1212234 0 0 0 359244 474 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 18 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62731] ppid=62723 vsize=15336880 memory=10824 CPUtime=3601.57 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62731/stat : 62731 (fscip) R 62723 62726 58757 0 -1 4194368 1745330 0 0 0 359758 399 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 46 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62732] ppid=62723 vsize=15336880 memory=5556 CPUtime=3600.87 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62732/stat : 62732 (fscip) R 62723 62726 58757 0 -1 4194368 2704818 0 0 0 359649 438 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 42 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62733] ppid=62723 vsize=15336880 memory=16088 CPUtime=3597.81 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62733/stat : 62733 (fscip) R 62723 62726 58757 0 -1 4194368 1155196 0 0 0 359367 414 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 54 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62734] ppid=62723 vsize=15336880 memory=2212 CPUtime=3600.54 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62734/stat : 62734 (fscip) R 62723 62726 58757 0 -1 4194368 1974359 0 0 0 359587 467 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 2 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62735] ppid=62723 vsize=15336880 memory=6096 CPUtime=3599.29 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62735/stat : 62735 (fscip) R 62723 62726 58757 0 -1 4194368 2590736 0 0 0 359497 432 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 70 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62736] ppid=62723 vsize=15336880 memory=1968 CPUtime=3596.48 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62736/stat : 62736 (fscip) R 62723 62726 58757 0 -1 4194368 1113656 0 0 0 359169 479 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 6 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62737] ppid=62723 vsize=15336880 memory=54204 CPUtime=3599.12 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62737/stat : 62737 (fscip) R 62723 62726 58757 0 -1 4194368 1954212 0 0 0 359478 434 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 78 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62738] ppid=62723 vsize=15336880 memory=6800 CPUtime=3602.66 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62738/stat : 62738 (fscip) R 62723 62726 58757 0 -1 4194368 2554488 0 0 0 359846 420 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 38 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62739] ppid=62723 vsize=15336880 memory=6546196 CPUtime=3600.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62739/stat : 62739 (fscip) R 62723 62726 58757 0 -1 4194368 1001255 0 0 0 359670 398 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 22 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62740] ppid=62723 vsize=15336880 memory=2724 CPUtime=3599.91 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62740/stat : 62740 (fscip) R 62723 62726 58757 0 -1 4194368 1745194 0 0 0 359606 385 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 10 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62741] ppid=62723 vsize=15336880 memory=6692 CPUtime=3598.33 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62741/stat : 62741 (fscip) R 62723 62726 58757 0 -1 4194368 2628364 0 0 0 359406 427 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 58 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62742] ppid=62723 vsize=15336880 memory=22877240 CPUtime=3600.96 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62742/stat : 62742 (fscip) R 62723 62726 58757 0 -1 4194368 1212874 0 0 0 359626 470 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 14 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62743] ppid=62723 vsize=15336880 memory=2784 CPUtime=3600.64 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62743/stat : 62743 (fscip) R 62723 62726 58757 0 -1 4194368 1999721 0 0 0 359600 464 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 66 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62744] ppid=62723 vsize=15336880 memory=6708 CPUtime=3601.45 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62744/stat : 62744 (fscip) R 62723 62726 58757 0 -1 4194368 2622341 0 0 0 359719 426 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 26 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62745] ppid=62723 vsize=15336880 memory=6096 CPUtime=3599.19 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62745/stat : 62745 (fscip) R 62723 62726 58757 0 -1 4194368 978655 0 0 0 359276 643 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 74 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62746] ppid=62723 vsize=15336880 memory=1968 CPUtime=3600.68 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62746/stat : 62746 (fscip) R 62723 62726 58757 0 -1 4194368 1860810 0 0 0 359659 409 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 34 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62747] ppid=62723 vsize=15336880 memory=54204 CPUtime=3601.87 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62747/stat : 62747 (fscip) R 62723 62726 58757 0 -1 4194368 2483604 0 0 0 359774 413 0 0 20 0 41 0 10821183 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 0 0 0 -1 50 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62748] ppid=62723 vsize=15336880 memory=25988 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62748/stat : 62748 (fscip) S 62723 62726 58757 0 -1 1077936192 57 0 0 0 1 1 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62749] ppid=62723 vsize=15336880 memory=2244 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62749/stat : 62749 (fscip) S 62723 62726 58757 0 -1 1077936192 60 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62750] ppid=62723 vsize=15336880 memory=31232 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62750/stat : 62750 (fscip) S 62723 62726 58757 0 -1 1077936192 123 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62751] ppid=62723 vsize=15336880 memory=28656 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62751/stat : 62751 (fscip) S 62723 62726 58757 0 -1 1077936192 113 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 46 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62752] ppid=62723 vsize=15336880 memory=7492 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62752/stat : 62752 (fscip) S 62723 62726 58757 0 -1 1077936192 116 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 38 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62753] ppid=62723 vsize=15336880 memory=26972 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62753/stat : 62753 (fscip) S 62723 62726 58757 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62754] ppid=62723 vsize=15336880 memory=3664 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62754/stat : 62754 (fscip) S 62723 62726 58757 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62755] ppid=62723 vsize=15336880 memory=13425004 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62755/stat : 62755 (fscip) S 62723 62726 58757 0 -1 1077936192 113 0 0 0 0 2 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62756] ppid=62723 vsize=15336880 memory=2772 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62756/stat : 62756 (fscip) S 62723 62726 58757 0 -1 1077936192 113 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 66 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62757] ppid=62723 vsize=15336880 memory=6800 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62757/stat : 62757 (fscip) S 62723 62726 58757 0 -1 1077936192 113 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 26 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62758] ppid=62723 vsize=15336880 memory=3428 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62758/stat : 62758 (fscip) S 62723 62726 58757 0 -1 1077936192 117 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62759] ppid=62723 vsize=15336880 memory=2180 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62759/stat : 62759 (fscip) S 62723 62726 58757 0 -1 1077936192 112 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 34 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62760] ppid=62723 vsize=15336880 memory=1744 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62760/stat : 62760 (fscip) S 62723 62726 58757 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 6 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62761] ppid=62723 vsize=15336880 memory=7908 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62761/stat : 62761 (fscip) S 62723 62726 58757 0 -1 1077936192 113 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 2 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62762] ppid=62723 vsize=15336880 memory=25333125866717268 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62762/stat : 62762 (fscip) S 62723 62726 58757 0 -1 1077936192 121 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 30 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62763] ppid=62723 vsize=15336880 memory=-3621219715169225006 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62763/stat : 62763 (fscip) S 62723 62726 58757 0 -1 1077936192 118 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 42 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62764] ppid=62723 vsize=15336880 memory=6941824211862184000 CPUtime=0.02 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62764/stat : 62764 (fscip) S 62723 62726 58757 0 -1 1077936192 113 0 0 0 1 1 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 22 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62765] ppid=62723 vsize=15336880 memory=281222247148240 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62765/stat : 62765 (fscip) S 62723 62726 58757 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 78 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62766] ppid=62723 vsize=15336880 memory=-4546129931942301828 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62766/stat : 62766 (fscip) S 62723 62726 58757 0 -1 1077936192 115 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 50 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
[pid=62726/tid=62767] ppid=62723 vsize=15336880 memory=2784 CPUtime=0.03 cores=2,6,10,14,18,22,26,30,34,38,42,46,50,54,58,62,66,70,74,78
/proc/62726/task/62767/stat : 62767 (fscip) S 62723 62726 58757 0 -1 1077936192 114 0 0 0 3 0 0 0 20 0 41 0 10821320 15704965120 3356273 809668444160 4194304 16623229 140722277263616 0 0 0 0 0 2 1 0 0 -1 14 0 0 0 0 0 18838560 18947056 38641664 140722277270538 140722277270656 140722277270656 140722277277680 0
Current children cumulated CPU time: 72002.5 s
Current children cumulated vsize: 15336880 KiB
Current children cumulated memory: 13425092 KiB

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

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

# cumulated CPU time of all completed processes:  user=71913.1 s, system=90.0255 s

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

[startup+3639.22 s]
/proc/loadavg: 81.50 80.75 79.81 62/983 65268
/proc/meminfo: memFree=738404700/790760800 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3639.3 s]
/proc/loadavg: 81.50 80.75 79.81 62/983 65268
/proc/meminfo: memFree=738404700/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): 3639.4
CPU time (s): 72003.1
CPU user time (s): 71913.1
CPU system time (s): 90.0255
CPU usage (%): 1978.44
Max. virtual memory (cumulated for all children) (KiB): 15402416
Max. memory (cumulated for all children) (KiB): 13437380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71913.1
system time used= 90.0255
maximum resident set size= 13437408
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38514714
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= 1120710
involuntary context switches= 306437


# summary of solver processes directly reported to runsolver:
#   pid: 62726
#   total CPU time (s): 72003.1
#   total CPU user time (s): 71913.1
#   total CPU system time (s): 90.0255

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 26.3725 second user time and 84.3596 second system time

The end

Launcher Data

Begin job on nodeD104 at 2024-07-31 18:13:36
IDJOB=4465623
IDBENCH=147856
IDSOLVER=3094
FILE ID=nodeD104/4465623-1722442416
RUNJOBID= nodeD104-1722441596-58770
SLURM_JOB_ID= 8254234
Free space on /tmp= 8622824 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB06/DEC-LIN/submitted-PB06/roussel/normalized-pigeon-clauses-55-50.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-4465623-1722442416/watcher-4465623-1722442416 -o /tmp/evaluation-result-4465623-1722442416/solver-4465623-1722442416 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD104-1722441596-58770 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465623-1722442416.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= 447851c4fd40c5c34c03bb94532f1e8d
RANDOM SEED=1699257525

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		: 2809.074
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		: 3314.501
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		: 2610.790
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		: 2597.716
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		: 3125.212
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		: 3619.548
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		: 2635.441
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		: 2623.255
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		: 3103.780
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		: 3618.928
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		: 3662.260
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		: 2602.985
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		: 3125.231
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		: 2621.700
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		: 3458.670
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		: 3255.772
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		: 3109.321
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		: 2607.196
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		: 3429.695
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		: 2631.725
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		: 3105.764
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		: 2630.439
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		: 3021.151
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		: 2646.301
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		: 3123.725
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		: 2618.211
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		: 3221.737
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		: 2626.405
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		: 3125.692
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		: 2631.820
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		: 3378.622
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		: 2642.620
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		: 3062.776
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		: 3620.123
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		: 1512.103
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		: 2639.022
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		: 3125.883
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		: 2621.166
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		: 1776.650
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		: 3045.935
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		: 2799.999
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		: 2610.516
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		: 2078.426
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		: 2639.827
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		: 3126.115
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		: 2650.304
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		: 2499.888
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		: 3101.652
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		: 2887.660
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		: 2631.243
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		: 3187.412
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		: 3886.210
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		: 3126.124
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		: 3619.378
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		: 2071.944
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		: 2643.608
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		: 3126.106
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		: 2642.680
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		: 2617.140
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		: 2644.529
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		: 3123.380
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		: 2656.132
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		: 2620.691
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		: 2646.965
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		: 3114.061
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		: 2647.453
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		: 2620.004
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		: 2624.195
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		: 3126.107
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		: 2650.079
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		: 2627.507
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		: 2639.918
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		: 3126.098
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		: 2649.707
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		: 2647.036
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		: 2646.755
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		: 3126.110
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		: 3488.715
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		: 2654.709
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		: 3725.285
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:        779946940 kB
MemAvailable:   778019052 kB
Buffers:          126788 kB
Cached:           898128 kB
SwapCached:            0 kB
Active:           292680 kB
Inactive:        8191140 kB
Active(anon):       2212 kB
Inactive(anon):  7479272 kB
Active(file):     290468 kB
Inactive(file):   711868 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:             69176 kB
Writeback:            32 kB
AnonPages:       7444624 kB
Mapped:           123608 kB
Shmem:             22536 kB
KReclaimable:     129572 kB
Slab:             459308 kB
SReclaimable:     129572 kB
SUnreclaim:       329736 kB
KernelStack:       15824 kB
PageTables:        25920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:    2091812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           176640 kB
HardwareCorrupted:     0 kB
AnonHugePages:    516096 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:      471040 kB
DirectMap2M:    36726784 kB
DirectMap1G:    768606208 kB

Free space on /tmp at the end= 8622800 MiB
End job on nodeD104 at 2024-07-31 19:14:15