Trace number 4465765

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n236-d3-i2-f.cnf.gz-plain.pb.metafix.opb
MD5SUMb320e8df0d5fbea72b736842c910ba4c
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables354
Total number of constraints944
Number of constraints which are clauses944
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 constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c The following solver is parallelized by UG version 1.0.0 [GitHash: e6e2b6ff-dirty]
0.00/0.00	c SCIP version 10.0.0 [precision: 8 byte] [memory: block] [mode: optimized] [LP solver: Soplex 7.1.1] [GitHash: 020d91813d]
0.00/0.00	c Copyright (c) 2002-2024 Zuse Institute Berlin (ZIB)
0.00/0.00	c External libraries: 
0.00/0.00	c   Soplex 7.1.1         Linear Programming Solver developed at Zuse Institute Berlin (soplex.zib.de) [GitHash: b4905e82]
0.00/0.00	c   CppAD 20180000.0     Algorithmic Differentiation of C++ algorithms developed by B. Bell (github.com/coin-or/CppAD)
0.00/0.00	c   AMPL/MP 690e9e7      AMPL .nl file reader library (github.com/ampl/mp)
0.00/0.00	c   PaPILO 2.4.0         parallel presolve for integer and linear optimization (github.com/scipopt/papilo)
0.00/0.00	c   Nauty 2.8.8          Computing Graph Automorphism Groups by Brendan D. McKay (users.cecs.anu.edu.au/~bdm/nauty)
0.00/0.00	c   sassy 1.1            Symmetry preprocessor by Markus Anders (github.com/markusa4/sassy)
0.00/0.00	c Default LC presolving (default).
0.00/0.00	c ** Before presolving: virtualMemUsedAtLc = 24858624, getVmSize() = 24858624, SCIPgetMemUsed() = 2323944, SCIPgetMemTotal() = 3232080, SCIPgetMemExternEstim() = 1227421
0.00/0.00	c ** set memory limit for presolving in LC to 8.79601e+12 for SCIP **
0.00/0.01	c ** Estimated virtualMemUsedAtSolver = 16707908, getVmSize() = 29126656, SCIPgetMemUsed() = 2767007, SCIPgetMemTotal() = 6260079, SCIPgetMemExternEstim() = 1227421
0.00/0.01	c ** set memory limit for solvers to 4.18856e+11 for each SCIP **
0.00/0.01	c Original Problem   :
0.00/0.01	c   Problem name     : instance-4465765-1722558365
0.00/0.01	c   Variables        : 354 (354 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 944
0.00/0.01	c   Objective sense  : minimize
0.00/0.01	c Presolved Problem  :
0.00/0.01	c   Variables        : 354 (354 binary, 0 integer, 0 implicit integer, 0 continuous)
0.00/0.01	c   Constraints      : 944
0.00/0.01	c Constraints        : Number
0.00/0.01	c   logicor          : 944 
0.00/0.01	c ** Instance transfer method used: 0
0.00/0.02	c ** ParaScipInstance copy does not increase the number of variables. **
0.00/0.07	c LC is working with racing ramp-up and with rebuilding tree after racing.
0.00/0.07	c                                Nodes    Active                                            
0.00/0.07	c      Time          Nodes        Left   Solvers     Best Integer        Best Node        Gap     Best Node(S)     Gap(S)
94.70/5.01	c         5          21834          96        20                -           0.0000          -
193.45/10.03	c        10           2583        1533        20                -           0.0000          -
295.34/15.06	c        15          88169         108        20                -           0.0000          -
394.16/20.09	c        20         105468         105        20                -           0.0000          -
493.03/25.10	c        25         152523         107        20                -           0.0000          -
591.93/30.14	c        30         192434         106        20                -           0.0000          -
692.69/35.14	c        35          16844       15788        20                -           0.0000          -
791.77/40.17	c        40          20189       19127        20                -           0.0000          -
890.70/45.19	c        45          23201       22125        20                -           0.0000          -
990.90/50.22	c        50          20724       17923        20                -           0.0000          -
1089.88/55.24	c        55          22169       19360        20                -           0.0000          -
1188.86/60.29	c        60          23772       20945        20                -           0.0000          -
1289.75/65.33	c        65          25574       22674        20                -           0.0000          -
1388.73/70.38	c        70          27434       24386        20                -           0.0000          -
1489.68/75.44	c        75          29042       25810        20                -           0.0000          -
1588.66/80.48	c        80          31256       27777        20                -           0.0000          -
1689.56/85.53	c        86          33412       29649        20                -           0.0000          -
1788.53/90.58	c        91          36240       31842        20                -           0.0000          -
1889.49/95.63	c        96          38324       33639        20                -           0.0000          -
1988.47/100.68	c       101          40741       35629        20                -           0.0000          -
2089.44/105.73	c       106          43304       37698        20                -           0.0000          -
2188.43/110.78	c       111         797525         108        20                -           0.0000          -
2289.29/115.83	c       116          46949       41164        20                -           0.0000          -
2388.21/120.88	c       121          48335       42550        20                -           0.0000          -
2489.18/125.93	c       126          76893       75594        20                -           0.0000          -
2588.06/130.94	c       131         938519         102        20                -           0.0000          -
2687.05/135.97	c       136         974989         105        20                -           0.0000          -
2785.96/141.00	c       141        1015264         111        20                -           0.0000          -
2887.68/146.08	c       146        1053427         107        20                -           0.0000          -
2988.47/151.13	c       151        1090975         102        20                -           0.0000          -
3087.70/156.20	c       156        1126139         105        20                -           0.0000          -
3187.73/161.28	c       161         101215       99593        20                -           0.0000          -
3288.72/166.33	c       166         104601      102958        20                -           0.0000          -
3387.73/171.38	c       171         108026      106383        20                -           0.0000          -
3488.72/176.44	c       176         111345      109578        20                -           0.0000          -
3587.55/181.46	c       181        1300068         107        20                -           0.0000          -
3688.43/186.53	c       187         118139      116236        20                -           0.0000          -
3787.42/191.58	c       192         121523      119577        20                -           0.0000          -
3888.41/196.63	c       197         124888      122927        20                -           0.0000          -
3987.36/201.67	c       202        1461378         112        20                -           0.0000          -
4088.18/206.73	c       207         131633      129491        20                -           0.0000          -
4187.17/211.78	c       212         134921      132779        20                -           0.0000          -
4288.15/216.83	c       217         138244      136085        20                -           0.0000          -
4387.15/221.88	c       222         141926      139757        20                -           0.0000          -
4488.05/226.93	c       227         145514      143315        20                -           0.0000          -
4586.94/231.94	c       232          90840       80396        20                -           0.0000          -
4685.85/236.99	c       237        1727979         107        20                -           0.0000          -
4787.40/242.05	c       242        1760556         107        20                -           0.0000          -
4886.56/247.10	c       247        1798201         107        20                -           0.0000          -
4987.52/252.15	c       252        1829097         108        20                -           0.0000          -
5087.55/257.22	c       257        1860201         109        20                -           0.0000          -
5186.31/262.27	c       262        1892623         104        20                -           0.0000          -
5287.31/267.30	c       267        1925617         106        20                -           0.0000          -
5386.28/272.37	c       272        1962802         107        20                -           0.0000          -
5487.29/277.43	c       277        2000490         108        20                -           0.0000          -
5586.21/282.48	c       282         110755       98698        20                -           0.0000          -
5687.16/287.53	c       288         112842      100657        20                -           0.0000          -
5786.01/292.58	c       293         115037      102619        20                -           0.0000          -
5886.87/297.60	c       298        2142810         104        20                -           0.0000          -
5985.79/302.67	c       303        2175043         105        20                -           0.0000          -
6086.79/307.73	c       308         120758      108089        20                -           0.0000          -
6185.82/312.78	c       313         122532      109830        20                -           0.0000          -
6286.79/317.83	c       318         124304      111577        20                -           0.0000          -
6385.81/322.88	c       323         126434      113494        20                -           0.0000          -
6486.77/327.93	c       328         128113      115126        20                -           0.0000          -
6585.80/332.98	c       333         129982      116872        20                -           0.0000          -
6684.80/338.03	c       338         131616      118506        20                -           0.0000          -
6786.62/343.08	c       343         133393      120154        20                -           0.0000          -
6885.54/348.13	c       348         135218      121899        20                -           0.0000          -
6986.38/353.15	c       353         227587      221485        20                -           0.0000          -
7085.35/358.16	c       358         230953      224816        20                -           0.0000          -
7184.31/363.19	c       363        2610242         100        20                -           0.0000          -
7284.65/368.25	c       368        2648493         104        20                -           0.0000          -
7383.67/373.26	c       373        2687762         104        20                -           0.0000          -
7482.69/378.29	c       378        2724356         103        20                -           0.0000          -
7585.63/383.41	c       383        2764536         107        20                -           0.0000          -
7686.67/388.51	c       389        2804045         104        20                -           0.0000          -
7785.72/393.57	c       394        2845119         104        20                -           0.0000          -
7886.73/398.63	c       399         257998      249820        20                -           0.0000          -
7985.65/403.68	c       404         261018      252604        20                -           0.0000          -
8086.67/408.73	c       409         264275      255566        20                -           0.0000          -
8185.78/413.78	c       414         267216      258391        20                -           0.0000          -
8286.72/418.83	c       419         270444      261403        20                -           0.0000          -
8385.77/423.88	c       424         273526      264004        20                -           0.0000          -
8486.79/428.93	c       429         276374      266441        20                -           0.0000          -
8585.83/433.98	c       434         279473      269204        20                -           0.0000          -
8684.87/439.03	c       439         282785      272508        20                -           0.0000          -
8786.43/444.08	c       444         285979      275622        20                -           0.0000          -
8885.39/449.13	c       449         289145      278562        20                -           0.0000          -
8986.44/454.19	c       454         292372      281529        20                -           0.0000          -
9086.47/459.23	c       459         295524      284215        20                -           0.0000          -
9185.39/464.28	c       464         298840      287328        20                -           0.0000          -
9286.40/469.33	c       469         302286      290260        20                -           0.0000          -
9385.45/474.38	c       474         305749      293157        20                -           0.0000          -
9486.46/479.43	c       479         309660      296319        20                -           0.0000          -
9585.47/484.46	c       484        3523728         104        20                -           0.0000          -
9684.39/489.47	c       489         192409      175688        20                -           0.0000          -
9783.44/494.48	c       494         194106      177349        20                -           0.0000          -
9884.44/499.56	c       500         196945      179551        20                -           0.0000          -
9983.45/504.57	c       505         199918      181707        20                -           0.0000          -
10084.43/509.61	c       510        3683565         106        20                -           0.0000          -
10185.37/514.71	c       515        3712837         102        20                -           0.0000          -
10284.38/519.77	c       520        3742306         102        20                -           0.0000          -
10385.41/524.83	c       525        3769912         103        20                -           0.0000          -
10484.44/529.89	c       530        3806653         102        20                -           0.0000          -
10585.42/534.97	c       535        3845216         102        20                -           0.0000          -
10684.27/540.03	c       540         214336      195057        20                -           0.0000          -
10785.97/545.08	c       545         216107      196823        20                -           0.0000          -
10884.83/550.13	c       550         217961      198643        20                -           0.0000          -
10985.88/555.18	c       555         219738      200343        20                -           0.0000          -
11086.13/560.23	c       560         221596      202150        20                -           0.0000          -
11185.22/565.28	c       565         223788      204166        20                -           0.0000          -
11284.23/570.29	c       570        4064433          99        20                -           0.0000          -
11385.17/575.30	c       575        4098750         101        20                -           0.0000          -
11484.19/580.37	c       580         373155      352562        20                -           0.0000          -
11585.12/585.45	c       585         376507      355912        20                -           0.0000          -
11686.18/590.51	c       591        4205629         100        20                -           0.0000          -
11785.23/595.58	c       596         383325      361695        20                -           0.0000          -
11886.26/600.63	c       601         386405      364683        20                -           0.0000          -
11985.25/605.68	c       606         389535      367726        20                -           0.0000          -
12086.21/610.71	c       611        4354536         102        20                -           0.0000          -
12185.02/615.75	c       616        4390776         110        20                -           0.0000          -
12286.04/620.80	c       621        4420611         106        20                -           0.0000          -
12385.01/625.87	c       626        4452204         109        20                -           0.0000          -
12485.97/630.92	c       631        4483476         106        20                -           0.0000          -
12584.98/635.98	c       636         409137      384116        20                -           0.0000          -
12683.99/641.03	c       641         412540      387366        20                -           0.0000          -
12785.96/646.08	c       646         415684      390214        20                -           0.0000          -
12884.90/651.13	c       651         418809      392832        20                -           0.0000          -
12985.95/656.18	c       656         421986      395692        20                -           0.0000          -
13086.03/661.23	c       661         425081      398569        20                -           0.0000          -
13185.08/666.28	c       666         428285      401223        20                -           0.0000          -
13286.04/671.33	c       671         431424      403799        20                -           0.0000          -
13385.02/676.38	c       676         434772      407058        20                -           0.0000          -
13485.80/681.43	c       681         438219      410249        20                -           0.0000          -
13584.86/686.48	c       686         441556      413486        20                -           0.0000          -
13683.84/691.50	c       691        4860945         104        20                -           0.0000          -
13784.81/696.55	c       697        4901342         102        20                -           0.0000          -
13885.84/701.61	c       702        4941305         109        20                -           0.0000          -
13984.84/706.68	c       707         455633      425848        20                -           0.0000          -
14085.81/711.73	c       712         458824      428536        20                -           0.0000          -
14184.80/716.78	c       717         461915      431345        20                -           0.0000          -
14285.82/721.83	c       722         465388      434639        20                -           0.0000          -
14384.81/726.88	c       727         468658      437889        20                -           0.0000          -
14485.79/731.93	c       732         472129      441283        20                -           0.0000          -
14584.84/736.94	c       737        5174279         115        20                -           0.0000          -
14683.80/741.98	c       742         296695      272893        20                -           0.0000          -
14782.79/747.03	c       747         298669      274778        20                -           0.0000          -
14884.41/752.06	c       752         300964      276909        20                -           0.0000          -
14983.27/757.11	c       757         303710      279050        20                -           0.0000          -
15082.33/762.13	c       762         305360      280679        20                -           0.0000          -
15183.07/767.16	c       767        5379805         100        20                -           0.0000          -
15281.77/772.19	c       772        5416553         103        20                -           0.0000          -
15382.21/777.27	c       777        5452790         103        20                -           0.0000          -
15483.06/782.35	c       782        5486195         106        20                -           0.0000          -
15583.90/787.42	c       787        5519631         106        20                -           0.0000          -
15682.90/792.47	c       792        5554583         104        20                -           0.0000          -
15783.90/797.54	c       798        5592551         104        20                -           0.0000          -
15882.95/802.58	c       803        5630834         109        20                -           0.0000          -
15984.00/807.68	c       808         324127      298183        20                -           0.0000          -
16085.07/812.73	c       813         326007      300006        20                -           0.0000          -
16184.14/817.78	c       818         328093      301979        20                -           0.0000          -
16285.16/822.83	c       823         329819      303678        20                -           0.0000          -
16384.13/827.85	c       828        5821094         103        20                -           0.0000          -
16483.18/832.86	c       833         538715      505805        20                -           0.0000          -
16584.15/837.91	c       838        5894418         104        20                -           0.0000          -
16683.21/842.96	c       843        5929961         105        20                -           0.0000          -
16782.27/848.02	c       848        5965158         105        20                -           0.0000          -
16884.03/853.09	c       853        5998079         109        20                -           0.0000          -
16985.00/858.15	c       858        6032913         109        20                -           0.0000          -
17085.33/863.21	c       863        6063654         106        20                -           0.0000          -
17184.54/868.26	c       868        6092822         110        20                -           0.0000          -
17283.35/873.28	c       873        6126059         104        20                -           0.0000          -
17384.32/878.37	c       878        6159233         106        20                -           0.0000          -
17485.35/883.43	c       883         572088      538016        20                -           0.0000          -
17584.28/888.48	c       888         575884      541131        20                -           0.0000          -
17685.26/893.53	c       894         579159      544216        20                -           0.0000          -
17784.15/898.58	c       899         582537      547361        20                -           0.0000          -
17885.23/903.63	c       904         586089      550501        20                -           0.0000          -
17984.21/908.68	c       909         589582      553574        20                -           0.0000          -
18085.16/913.73	c       914         592764      556433        20                -           0.0000          -
18184.24/918.78	c       919         596074      559493        20                -           0.0000          -
18285.24/923.83	c       924         599515      562677        20                -           0.0000          -
18384.29/928.88	c       929        6482438         108        20                -           0.0000          -
18483.25/933.88	c       934        6516076         101        20                -           0.0000          -
18584.20/938.93	c       939        6549086         103        20                -           0.0000          -
18683.19/943.98	c       944        6579948         111        20                -           0.0000          -
18782.24/949.03	c       949        6612885         106        20                -           0.0000          -
18884.22/954.09	c       954        6648394         108        20                -           0.0000          -
18985.26/959.18	c       959        6681000         105        20                -           0.0000          -
19085.38/964.23	c       964        7870498         108        20                -           0.0000          -
19184.47/969.28	c       969        7904600         105        20                -           0.0000          -
19283.46/974.30	c       974        6784289         104        20                -           0.0000          -
19384.47/979.31	c       979         388805      360580        20                -           0.0000          -
19483.54/984.36	c       984         390802      362518        20                -           0.0000          -
19584.54/989.41	c       989         392672      364354        20                -           0.0000          -
19683.55/994.43	c       994         394579      366245        20                -           0.0000          -
19782.63/999.50	c      1000         397059      368580        20                -           0.0000          -
19885.68/1004.61	c      1005        6980931         103        20                -           0.0000          -
19984.72/1009.68	c      1010         401239      372520        20                -           0.0000          -
20085.72/1014.73	c      1015         403236      374374        20                -           0.0000          -
20184.74/1019.78	c      1020         405274      376381        20                -           0.0000          -
20285.77/1024.83	c      1025         407345      378387        20                -           0.0000          -
20384.97/1029.84	c      1030        7140351         107        20                -           0.0000          -
20485.88/1034.93	c      1035         410727      381748        20                -           0.0000          -
20584.98/1039.98	c      1040         412407      383428        20                -           0.0000          -
20683.98/1045.00	c      1045        7230090         104        20                -           0.0000          -
20785.77/1050.05	c      1050        7263918         102        20                -           0.0000          -
20885.04/1055.06	c      1055         686098      642872        20                -           0.0000          -
20985.98/1060.15	c      1060         689564      646215        20                -           0.0000          -
21086.20/1065.23	c      1065         692871      649407        20                -           0.0000          -
21185.27/1070.28	c      1070         696185      652458        20                -           0.0000          -
21286.25/1075.33	c      1075         699554      655693        20                -           0.0000          -
21385.33/1080.38	c      1080         702871      658984        20                -           0.0000          -
21486.32/1085.43	c      1085         706167      662066        20                -           0.0000          -
21585.37/1090.48	c      1090         709443      665215        20                -           0.0000          -
21686.42/1095.51	c      1096        7575405         104        20                -           0.0000          -
21785.49/1100.54	c      1101        7607443         110        20                -           0.0000          -
21884.55/1105.60	c      1106        7638372         105        20                -           0.0000          -
21985.81/1110.67	c      1111        7671005         104        20                -           0.0000          -
22086.55/1115.72	c      1116        7701670         101        20                -           0.0000          -
22185.57/1120.77	c      1121        7733292         104        20                -           0.0000          -
22286.64/1125.83	c      1126         732753      687181        20                -           0.0000          -
22385.45/1130.88	c      1131         735939      690238        20                -           0.0000          -
22486.42/1135.93	c      1136         739320      693168        20                -           0.0000          -
22585.46/1140.98	c      1141         742471      696087        20                -           0.0000          -
22684.55/1146.03	c      1146         746006      699166        20                -           0.0000          -
22786.63/1151.08	c      1151         749559      702544        20                -           0.0000          -
22885.34/1156.10	c      1156        7968725         105        20                -           0.0000          -
22986.30/1161.14	c      1161        8001856          99        20                -           0.0000          -
23085.28/1166.16	c      1166        8032805         104        20                -           0.0000          -
23185.50/1171.23	c      1171        8066184         101        20                -           0.0000          -
23284.50/1176.28	c      1176        8098365         107        20                -           0.0000          -
23385.56/1181.33	c      1181        8132820         108        20                -           0.0000          -
23484.44/1186.40	c      1186        8164916         102        20                -           0.0000          -
23585.40/1191.48	c      1191        9712863         109        20                -           0.0000          -
23686.40/1196.53	c      1197        9754596         108        20                -           0.0000          -
23785.48/1201.58	c      1202        9798199         106        20                -           0.0000          -
23886.53/1206.63	c      1207        9841396         106        20                -           0.0000          -
23985.54/1211.69	c      1212        9881958         106        20                -           0.0000          -
24086.53/1216.73	c      1217        9929374         102        20                -           0.0000          -
24185.52/1221.78	c      1222        9977544         102        20                -           0.0000          -
24286.41/1226.83	c      1227       10020886         103        20                -           0.0000          -
24385.24/1231.85	c      1232        8455261         100        20                -           0.0000          -
24484.44/1236.86	c      1237        8486867         105        20                -           0.0000          -
24585.37/1241.91	c      1242         486540      455547        20                -           0.0000          -
24684.57/1246.99	c      1247        8548459         107        20                -           0.0000          -
24783.52/1252.04	c      1252        8582958         103        20                -           0.0000          -
24885.30/1257.12	c      1257        8615633         105        20                -           0.0000          -
24986.25/1262.18	c      1262         493740      462641        20                -           0.0000          -
25086.56/1267.23	c      1267         495395      464278        20                -           0.0000          -
25185.64/1272.28	c      1272         497113      465976        20                -           0.0000          -
25286.71/1277.32	c      1277        8740674         104        20                -           0.0000          -
25385.76/1282.35	c      1282        8772144         103        20                -           0.0000          -
25486.83/1287.43	c      1287         503264      471969        20                -           0.0000          -
25585.87/1292.48	c      1292         505347      473981        20                -           0.0000          -
25686.93/1297.53	c      1298         507266      475864        20                -           0.0000          -
25785.97/1302.58	c      1303         509100      477670        20                -           0.0000          -
25886.98/1307.63	c      1308         510899      479435        20                -           0.0000          -
25986.04/1312.68	c      1313         512887      481390        20                -           0.0000          -
26087.05/1317.71	c      1318        8982327         102        20                -           0.0000          -
26186.14/1322.74	c      1323        9013388         103        20                -           0.0000          -
26287.11/1327.81	c      1328        9041669         103        20                -           0.0000          -
26386.05/1332.86	c      1333        9071505         102        20                -           0.0000          -
26486.96/1337.93	c      1338         873049      817063        20                -           0.0000          -
26585.96/1342.98	c      1343         876105      820065        20                -           0.0000          -
26684.96/1348.03	c      1348         879392      823160        20                -           0.0000          -
26786.58/1353.08	c      1353         882825      826465        20                -           0.0000          -
26885.41/1358.10	c      1358        9227944         102        20                -           0.0000          -
26984.86/1363.14	c      1363        9260468         107        20                -           0.0000          -
27085.56/1368.20	c      1368        9289784          99        20                -           0.0000          -
27185.95/1373.25	c      1373        9321706         105        20                -           0.0000          -
27284.92/1378.29	c      1378        9350943         104        20                -           0.0000          -
27385.90/1383.38	c      1383         902268      844630        20                -           0.0000          -
27486.95/1388.43	c      1388         905516      847787        20                -           0.0000          -
27585.91/1393.48	c      1393         908872      851080        20                -           0.0000          -
27686.59/1398.53	c      1399         912396      854277        20                -           0.0000          -
27785.58/1403.58	c      1404         915569      857350        20                -           0.0000          -
27884.50/1408.59	c      1409        9575729         103        20                -           0.0000          -
27985.46/1413.66	c      1414        9614970         107        20                -           0.0000          -
28086.55/1418.73	c      1419         925978      867702        20                -           0.0000          -
28185.55/1423.78	c      1424         929571      871226        20                -           0.0000          -
28286.27/1428.81	c      1429        9724988         103        20                -           0.0000          -
28385.21/1433.84	c      1434        9758901         101        20                -           0.0000          -
28484.23/1438.85	c      1439        9792988          99        20                -           0.0000          -
28583.32/1443.88	c      1444        9830273         106        20                -           0.0000          -
28684.32/1448.93	c      1449        9866128         100        20                -           0.0000          -
28783.45/1453.94	c      1454        9905180          99        20                -           0.0000          -
28882.33/1459.00	c      1459        9944375          98        20                -           0.0000          -
28984.23/1464.07	c      1464        9978916          99        20                -           0.0000          -
29085.05/1469.15	c      1469       10016382         100        20                -           0.0000          -
29185.34/1474.21	c      1474       10049898         104        20                -           0.0000          -
29283.96/1479.27	c      1479       10080105          98        20                -           0.0000          -
29382.96/1484.28	c      1484       10115651         111        20                -           0.0000          -
29483.83/1489.36	c      1489       10152282         106        20                -           0.0000          -
29584.86/1494.41	c      1494       10184738         109        20                -           0.0000          -
29685.83/1499.51	c      1500       10215853         104        20                -           0.0000          -
29784.83/1504.56	c      1505       10249897         106        20                -           0.0000          -
29885.76/1509.63	c      1510       12364231         100        20                -           0.0000          -
29984.73/1514.68	c      1515       12406889         104        20                -           0.0000          -
30083.61/1519.70	c      1520       10360909         105        20                -           0.0000          -
30184.61/1524.78	c      1525       12484038         106        20                -           0.0000          -
30285.56/1529.83	c      1530       12520013          99        20                -           0.0000          -
30384.62/1534.88	c      1535       12562090         107        20                -           0.0000          -
30485.63/1539.93	c      1540       12605954          99        20                -           0.0000          -
30584.62/1544.97	c      1545       10532868         101        20                -           0.0000          -
30683.64/1550.03	c      1550        1012799      946889        20                -           0.0000          -
30785.32/1555.05	c      1555       10602034         106        20                -           0.0000          -
30884.37/1560.10	c      1560       10630943         106        20                -           0.0000          -
30985.07/1565.15	c      1565       10659122         104        20                -           0.0000          -
31085.36/1570.23	c      1570        1027249      958997        20                -           0.0000          -
31184.32/1575.28	c      1575        1031048      961846        20                -           0.0000          -
31285.34/1580.33	c      1580        1033409      963993        20                -           0.0000          -
31384.27/1585.36	c      1585       10800671         108        20                -           0.0000          -
31485.49/1590.43	c      1590        1040316      970244        20                -           0.0000          -
31584.42/1595.44	c      1595       10868291         107        20                -           0.0000          -
31685.50/1600.53	c      1601        1046991      976088        20                -           0.0000          -
31784.59/1605.58	c      1606        1050281      979027        20                -           0.0000          -
31885.65/1610.63	c      1611        1054044      981982        20                -           0.0000          -
31984.71/1615.68	c      1616        1057101      984622        20                -           0.0000          -
32085.78/1620.70	c      1621       11033939         104        20                -           0.0000          -
32184.87/1625.73	c      1626         646727      608215        20                -           0.0000          -
32285.96/1630.82	c      1631       11107475         106        20                -           0.0000          -
32385.01/1635.87	c      1636       11145289         107        20                -           0.0000          -
32486.03/1640.93	c      1641         654426      614902        20                -           0.0000          -
32585.05/1645.98	c      1646         657060      617298        20                -           0.0000          -
32684.05/1651.00	c      1651       11252035         104        20                -           0.0000          -
32785.49/1656.08	c      1656         662174      622003        20                -           0.0000          -
32886.45/1661.13	c      1661         665101      624376        20                -           0.0000          -
32985.62/1666.18	c      1666         667698      626673        20                -           0.0000          -
33085.82/1671.23	c      1671         669790      628646        20                -           0.0000          -
33184.88/1676.28	c      1676         672437      631018        20                -           0.0000          -
33285.94/1681.33	c      1681         675280      633435        20                -           0.0000          -
33384.81/1686.38	c      1686         677041      635105        20                -           0.0000          -
33485.87/1691.43	c      1691         678796      636853        20                -           0.0000          -
33584.96/1696.48	c      1696         680685      638707        20                -           0.0000          -
33686.01/1701.53	c      1702         682707      640647        20                -           0.0000          -
33785.24/1706.55	c      1707       11605506         102        20                -           0.0000          -
33886.14/1711.62	c      1712       11635503         103        20                -           0.0000          -
33985.13/1716.68	c      1717         688049      645858        20                -           0.0000          -
34086.18/1721.73	c      1722         691343      648420        20                -           0.0000          -
34185.26/1726.78	c      1727         693315      650325        20                -           0.0000          -
34286.32/1731.83	c      1732         695773      652581        20                -           0.0000          -
34385.41/1736.88	c      1737         698678      655160        20                -           0.0000          -
34486.32/1741.93	c      1742         700637      657071        20                -           0.0000          -
34585.32/1746.94	c      1747       11836431         101        20                -           0.0000          -
34684.15/1751.98	c      1752       11867625         105        20                -           0.0000          -
34785.74/1757.04	c      1757       11894839         103        20                -           0.0000          -
34884.81/1762.13	c      1762         708485      664656        20                -           0.0000          -
34985.60/1767.18	c      1767         710652      666711        20                -           0.0000          -
35085.83/1772.22	c      1772       11983972         105        20                -           0.0000          -
35184.71/1777.27	c      1777       12011702         101        20                -           0.0000          -
35283.67/1782.29	c      1782       12037408         102        20                -           0.0000          -
35384.66/1787.31	c      1787        1168002     1084144        20                -           0.0000          -
35483.59/1792.32	c      1792        1171295     1087075        20                -           0.0000          -
35582.68/1797.38	c      1797        1174657     1090037        20                -           0.0000          -
35683.73/1802.47	c      1802       12164101         103        20                -           0.0000          -
35784.75/1807.54	c      1808       12195270         106        20                -           0.0000          -
35883.84/1812.59	c      1813       12232749         105        20                -           0.0000          -
35984.76/1817.64	c      1818       12268971         104        20                -           0.0000          -
36085.56/1822.73	c      1823        1191251     1105132        20                -           0.0000          -
36184.42/1827.77	c      1828       12332773         104        20                -           0.0000          -
36285.42/1832.83	c      1833        1197885     1111050        20                -           0.0000          -
36384.45/1837.88	c      1838        1201121     1113970        20                -           0.0000          -
36485.47/1842.93	c      1843        1204628     1117216        20                -           0.0000          -
36584.68/1847.98	c      1848        1208037     1120436        20                -           0.0000          -
36683.60/1853.03	c      1853        1211306     1123510        20                -           0.0000          -
36785.42/1858.06	c      1858       12525360         107        20                -           0.0000          -
36884.22/1863.12	c      1863       12559249         108        20                -           0.0000          -
36985.36/1868.18	c      1868        1221160     1132323        20                -           0.0000          -
37085.73/1873.23	c      1873        1224265     1135022        20                -           0.0000          -
37184.82/1878.28	c      1878        1227629     1138000        20                -           0.0000          -
37285.78/1883.33	c      1883        1230947     1140738        20                -           0.0000          -
37384.72/1888.38	c      1888        1234289     1143674        20                -           0.0000          -
37485.64/1893.43	c      1893        1237496     1146547        20                -           0.0000          -
37584.42/1898.48	c      1898        1240707     1149331        20                -           0.0000          -
37685.54/1903.53	c      1904        1244071     1152381        20                -           0.0000          -
37784.31/1908.57	c      1909       12870098         103        20                -           0.0000          -
37883.35/1913.60	c      1914       12906047         103        20                -           0.0000          -
37984.26/1918.61	c      1919       12940253         103        20                -           0.0000          -
38083.32/1923.65	c      1924       12976802         101        20                -           0.0000          -
38181.71/1928.70	c      1929       13013131         107        20                -           0.0000          -
38282.65/1933.79	c      1934       13050036         104        20                -           0.0000          -
38383.59/1938.85	c      1939       13085553         103        20                -           0.0000          -
38484.62/1943.91	c      1944       13120950         105        20                -           0.0000          -
38583.45/1948.96	c      1949       13157395         105        20                -           0.0000          -
38682.52/1953.98	c      1954       13191614         104        20                -           0.0000          -
38781.30/1959.03	c      1959       13224348         106        20                -           0.0000          -
38883.00/1964.05	c      1964         802884      750586        20                -           0.0000          -
38981.71/1969.06	c      1969         805767      753120        20                -           0.0000          -
39080.82/1974.13	c      1974         809739      756061        20                -           0.0000          -
39183.08/1979.22	c      1979       13354777          99        20                -           0.0000          -
39282.17/1984.28	c      1984       13387203         106        20                -           0.0000          -
39383.45/1989.34	c      1989       13420539          98        20                -           0.0000          -
39484.29/1994.42	c      1994       13455330         107        20                -           0.0000          -
39583.41/1999.47	c      1999       13489651         104        20                -           0.0000          -
39684.50/2004.53	c      2005         825219      769899        20                -           0.0000          -
39783.57/2009.58	c      2010         827464      772019        20                -           0.0000          -
39884.53/2014.63	c      2015         830002      774398        20                -           0.0000          -
39983.50/2019.64	c      2020       13619049         100        20                -           0.0000          -
40082.37/2024.70	c      2025       13652743         105        20                -           0.0000          -
40183.32/2029.77	c      2030       13687854         103        20                -           0.0000          -
40284.32/2034.82	c      2035       13722821         104        20                -           0.0000          -
40383.36/2039.85	c      2040       13754298         102        20                -           0.0000          -
40484.35/2044.93	c      2045         842551      786382        20                -           0.0000          -
40583.39/2049.98	c      2050         844399      788193        20                -           0.0000          -
40682.43/2055.03	c      2055         846903      790451        20                -           0.0000          -
40784.23/2060.08	c      2060         849129      792578        20                -           0.0000          -
40883.27/2065.12	c      2065       13933669         105        20                -           0.0000          -
40984.04/2070.18	c      2070        1353727     1253014        20                -           0.0000          -
41084.28/2075.23	c      2075        1356962     1256043        20                -           0.0000          -
41183.36/2080.28	c      2080        1360475     1259547        20                -           0.0000          -
41284.41/2085.33	c      2085        1363889     1262936        20                -           0.0000          -
41383.40/2090.34	c      2090       14097631         108        20                -           0.0000          -
41484.41/2095.43	c      2095        1370733     1268718        20                -           0.0000          -
41583.41/2100.48	c      2100        1374038     1271509        20                -           0.0000          -
41684.42/2105.53	c      2106        1377462     1274560        20                -           0.0000          -
41783.36/2110.54	c      2111       14229095         109        20                -           0.0000          -
41882.28/2115.60	c      2116       14259733         106        20                -           0.0000          -
41983.27/2120.65	c      2121       14291489         111        20                -           0.0000          -
42084.27/2125.70	c      2126       14325795         105        20                -           0.0000          -
42183.27/2130.71	c      2131       14359248         101        20                -           0.0000          -
42282.16/2135.76	c      2136       14390293         102        20                -           0.0000          -
42383.07/2140.87	c      2141       14424239         104        20                -           0.0000          -
42483.91/2145.93	c      2146         885324      826966        20                -           0.0000          -
42583.08/2150.98	c      2151         887795      829267        20                -           0.0000          -
42681.83/2156.03	c      2156         889976      831257        20                -           0.0000          -
42783.52/2161.08	c      2161         891819      833072        20                -           0.0000          -
42882.92/2166.09	c      2166       14577438         102        20                -           0.0000          -
42983.81/2171.15	c      2171       14606478         106        20                -           0.0000          -
43083.63/2176.23	c      2176         897854      838926        20                -           0.0000          -
43182.58/2181.26	c      2181       14672450         105        20                -           0.0000          -
43283.40/2186.33	c      2186       17897924         100        20                -           0.0000          -
43382.34/2191.38	c      2191       17942398         102        20                -           0.0000          -
43483.27/2196.43	c      2196       14773072         104        20                -           0.0000          -
43582.10/2201.48	c      2201       18028675          97        20                -           0.0000          -
43683.17/2206.51	c      2207       14846777         107        20                -           0.0000          -
43782.06/2211.57	c      2212       14877796         109        20                -           0.0000          -
43883.02/2216.63	c      2217       18161214         101        20                -           0.0000          -
43982.07/2221.68	c      2222       18205429         110        20                -           0.0000          -
44083.16/2226.73	c      2227       18245774         102        20                -           0.0000          -
44182.24/2231.78	c      2232       18286553         101        20                -           0.0000          -
44283.27/2236.83	c      2237       18328269         105        20                -           0.0000          -
44382.32/2241.88	c      2242       18370948         105        20                -           0.0000          -
44483.33/2246.93	c      2247       18412577         104        20                -           0.0000          -
44582.42/2251.98	c      2252       18455678         100        20                -           0.0000          -
44681.45/2256.99	c      2257        1476511     1365365        20                -           0.0000          -
44783.41/2262.08	c      2262        1480097     1368347        20                -           0.0000          -
44882.28/2267.13	c      2267        1483241     1371048        20                -           0.0000          -
44983.59/2272.15	c      2272       15278339         102        20                -           0.0000          -
45082.46/2277.20	c      2277       15310635         104        20                -           0.0000          -
45182.71/2282.28	c      2282        1493155     1380215        20                -           0.0000          -
45283.79/2287.33	c      2287        1496308     1383191        20                -           0.0000          -
45382.86/2292.38	c      2292        1499498     1386320        20                -           0.0000          -
45483.93/2297.43	c      2297        1502876     1389389        20                -           0.0000          -
45582.95/2302.48	c      2302        1506174     1392617        20                -           0.0000          -
45684.06/2307.53	c      2308        1509997     1395720        20                -           0.0000          -
45783.24/2312.55	c      2313       15540948         104        20                -           0.0000          -
45884.09/2317.63	c      2318        1515836     1401198        20                -           0.0000          -
45983.07/2322.68	c      2323        1519369     1404221        20                -           0.0000          -
46084.13/2327.73	c      2328        1522832     1407309        20                -           0.0000          -
46183.16/2332.78	c      2333        1526193     1410589        20                -           0.0000          -
46284.13/2337.83	c      2338        1529511     1413656        20                -           0.0000          -
46383.19/2342.87	c      2343       15717982         105        20                -           0.0000          -
46484.18/2347.92	c      2348       15747825         103        20                -           0.0000          -
46583.02/2352.98	c      2353         979116      913579        20                -           0.0000          -
46682.00/2358.03	c      2358         981667      915937        20                -           0.0000          -
46783.86/2363.08	c      2363         983976      918141        20                -           0.0000          -
46884.47/2368.13	c      2368         986084      920116        20                -           0.0000          -
46983.94/2373.18	c      2373         988111      922100        20                -           0.0000          -
47083.82/2378.23	c      2378         990133      924076        20                -           0.0000          -
47182.74/2383.28	c      2383         992250      926102        20                -           0.0000          -
47281.97/2388.29	c      2388       15992437         102        20                -           0.0000          -
47382.91/2393.31	c      2393       16020986          99        20                -           0.0000          -
47481.72/2398.33	c      2398       16054265         102        20                -           0.0000          -
47580.71/2403.39	c      2403       16090150         103        20                -           0.0000          -
47681.83/2408.46	c      2408       16124980         105        20                -           0.0000          -
47782.93/2413.58	c      2414       16160833         106        20                -           0.0000          -
47883.74/2418.63	c      2419        1007499      940319        20                -           0.0000          -
47982.84/2423.68	c      2424        1009700      942288        20                -           0.0000          -
48083.92/2428.73	c      2429        1011684      944225        20                -           0.0000          -
48182.96/2433.78	c      2434        1013741      946276        20                -           0.0000          -
48284.03/2438.83	c      2439        1016634      948593        20                -           0.0000          -
48383.14/2443.88	c      2444        1018524      950442        20                -           0.0000          -
48484.15/2448.93	c      2449        1020489      952330        20                -           0.0000          -
48583.25/2453.95	c      2454       16411488         103        20                -           0.0000          -
48682.34/2459.01	c      2459       16444794         103        20                -           0.0000          -
48784.00/2464.08	c      2464        1027938      958862        20                -           0.0000          -
48882.86/2469.13	c      2469        1029882      960641        20                -           0.0000          -
48983.92/2474.18	c      2474        1032092      962643        20                -           0.0000          -
49084.09/2479.23	c      2479        1034005      964511        20                -           0.0000          -
49183.17/2484.28	c      2484        1036020      966437        20                -           0.0000          -
49284.26/2489.33	c      2489        1038070      968345        20                -           0.0000          -
49383.37/2494.35	c      2494       16676074         101        20                -           0.0000          -
49484.47/2499.41	c      2499       16711851          99        20                -           0.0000          -
49583.55/2504.47	c      2504       16744300         103        20                -           0.0000          -
49684.60/2509.53	c      2510        1046112      975888        20                -           0.0000          -
49783.70/2514.58	c      2515        1048397      978007        20                -           0.0000          -
49882.76/2519.59	c      2520       16845586         103        20                -           0.0000          -
49983.84/2524.61	c      2525        1651156     1522567        20                -           0.0000          -
50082.72/2529.64	c      2530       16919991         107        20                -           0.0000          -
50181.80/2534.67	c      2535       16955928         104        20                -           0.0000          -
50280.89/2539.68	c      2540       16995071         102        20                -           0.0000          -
50379.71/2544.69	c      2545       17029584         102        20                -           0.0000          -
50480.75/2549.74	c      2550       17065074         106        20                -           0.0000          -
50579.52/2554.79	c      2555       17104453         105        20                -           0.0000          -
50680.49/2559.84	c      2560       17142144         103        20                -           0.0000          -
50779.45/2564.89	c      2565       17178778         105        20                -           0.0000          -
50880.52/2569.94	c      2570       17210735         104        20                -           0.0000          -
50979.41/2574.99	c      2575       17245031         107        20                -           0.0000          -
51078.29/2580.04	c      2580       17282474         108        20                -           0.0000          -
51179.64/2585.06	c      2585       17318907         101        20                -           0.0000          -
51278.84/2590.07	c      2590        1077389     1005570        20                -           0.0000          -
51377.82/2595.09	c      2595       16146800         109        20                -           0.0000          -
51479.00/2600.17	c      2600        1080769     1008944        20                -           0.0000          -
51579.14/2605.22	c      2605        1082424     1010599        20                -           0.0000          -
51678.23/2610.27	c      2610        1084099     1012274        20                -           0.0000          -
51779.11/2615.32	c      2615        1085828     1013985        20                -           0.0000          -
51878.32/2620.37	c      2620        1087513     1015645        20                -           0.0000          -
51979.17/2625.42	c      2625        1089232     1017356        20                -           0.0000          -
52078.21/2630.43	c      2630       16333742         105        20                -           0.0000          -
52177.25/2635.44	c      2635       16361768         103        20                -           0.0000          -
52276.18/2640.50	c      2640       16386881         106        20                -           0.0000          -
52376.91/2645.57	c      2646       16411584         105        20                -           0.0000          -
52477.81/2650.65	c      2651       16436087         107        20                -           0.0000          -
52578.85/2655.72	c      2656       17824561         103        20                -           0.0000          -
52677.92/2660.77	c      2661       17857436          97        20                -           0.0000          -
52778.91/2665.82	c      2666       17890762         102        20                -           0.0000          -
52877.97/2670.87	c      2671       17923845         105        20                -           0.0000          -
52978.94/2675.91	c      2676       16565035         102        20                -           0.0000          -
53077.92/2680.93	c      2681       16590450         104        20                -           0.0000          -
53176.96/2685.96	c      2686       16618020         103        20                -           0.0000          -
53276.04/2690.99	c      2691       16648666         107        20                -           0.0000          -
53374.97/2696.00	c      2696       16678330          99        20                -           0.0000          -
53473.90/2701.01	c      2701       16706154         100        20                -           0.0000          -
53575.87/2706.05	c      2706       22226529          97        20                -           0.0000          -
53674.81/2711.11	c      2711       16763090         104        20                -           0.0000          -
53775.57/2716.14	c      2716       22313220         102        20                -           0.0000          -
53875.69/2721.21	c      2721        1778749     1643530        20                -           0.0000          -
53974.66/2726.26	c      2726        1782122     1646826        20                -           0.0000          -
54075.70/2731.31	c      2731        1785594     1649923        20                -           0.0000          -
54174.72/2736.36	c      2736        1788767     1652824        20                -           0.0000          -
54275.75/2741.41	c      2741       16938476          99        20                -           0.0000          -
54374.81/2746.46	c      2746       16968312         105        20                -           0.0000          -
54475.85/2751.52	c      2752       17002432         104        20                -           0.0000          -
54574.93/2756.56	c      2757       17036849         104        20                -           0.0000          -
54675.74/2761.61	c      2762       17071411         105        20                -           0.0000          -
54774.55/2766.64	c      2767       22754838          98        20                -           0.0000          -
54875.52/2771.71	c      2772       17133305         106        20                -           0.0000          -
54974.53/2776.76	c      2777       17162512         104        20                -           0.0000          -
55075.46/2781.81	c      2782       17189203         103        20                -           0.0000          -
55174.48/2786.86	c      2787       17217632         102        20                -           0.0000          -
55273.48/2791.88	c      2792       22980201          99        20                -           0.0000          -
55374.55/2796.93	c      2797       23025414          99        20                -           0.0000          -
55473.64/2802.01	c      2802        1167062     1089683        20                -           0.0000          -
55575.36/2807.06	c      2807        1169170     1091585        20                -           0.0000          -
55674.18/2812.10	c      2812       23161244         100        20                -           0.0000          -
55775.41/2817.15	c      2817       23204599          96        20                -           0.0000          -
55874.01/2822.16	c      2822       23248895         101        20                -           0.0000          -
55974.30/2827.24	c      2827       23294889         101        20                -           0.0000          -
56073.27/2832.30	c      2832       23340123         104        20                -           0.0000          -
56174.34/2837.36	c      2837       17523198         100        20                -           0.0000          -
56275.38/2842.41	c      2842       17551832         104        20                -           0.0000          -
56374.28/2847.46	c      2847       17578738         105        20                -           0.0000          -
56475.39/2852.51	c      2853       17607019         103        20                -           0.0000          -
56574.44/2857.52	c      2858       23537614         102        20                -           0.0000          -
56673.47/2862.59	c      2863       23580676         102        20                -           0.0000          -
56774.48/2867.61	c      2868       23622979          98        20                -           0.0000          -
56873.26/2872.65	c      2873       23665945         102        20                -           0.0000          -
56972.32/2877.67	c      2878       23711203         106        20                -           0.0000          -
57071.40/2882.69	c      2883       23754369         101        20                -           0.0000          -
57172.38/2887.74	c      2888       23796268         103        20                -           0.0000          -
57271.47/2892.79	c      2893       23837696         100        20                -           0.0000          -
57372.43/2897.84	c      2898       23879828          97        20                -           0.0000          -
57471.40/2902.86	c      2903       23914798         106        20                -           0.0000          -
57572.38/2907.94	c      2908        1899534     1756800        20                -           0.0000          -
57671.45/2912.99	c      2913        1902796     1759750        20                -           0.0000          -
57770.56/2918.04	c      2918        1906157     1763111        20                -           0.0000          -
57872.29/2923.09	c      2923        1909654     1766608        20                -           0.0000          -
57973.33/2928.14	c      2928        1913053     1769938        20                -           0.0000          -
58072.24/2933.19	c      2933       24156087         102        20                -           0.0000          -
58172.43/2938.24	c      2938       24195876         101        20                -           0.0000          -
58271.45/2943.29	c      2943       24236908         105        20                -           0.0000          -
58372.51/2948.30	c      2948       24282260          99        20                -           0.0000          -
58471.63/2953.31	c      2953       24324414         103        20                -           0.0000          -
58570.75/2958.37	c      2958       24367900         108        20                -           0.0000          -
58671.65/2963.42	c      2963       24407059         104        20                -           0.0000          -
58770.67/2968.47	c      2968       24446252         108        20                -           0.0000          -
58871.61/2973.54	c      2974       24487976         108        20                -           0.0000          -
58972.66/2978.62	c      2979       24527399          99        20                -           0.0000          -
59071.78/2983.69	c      2984       24569840         102        20                -           0.0000          -
59172.87/2988.74	c      2989       24611110         101        20                -           0.0000          -
59271.84/2993.79	c      2994       24653234         104        20                -           0.0000          -
59372.78/2998.84	c      2999       24694294          97        20                -           0.0000          -
59472.04/3003.89	c      3004       24735771         108        20                -           0.0000          -
59572.96/3008.94	c      3009       24778980         107        20                -           0.0000          -
59672.07/3013.95	c      3014       24824622          98        20                -           0.0000          -
59771.21/3018.96	c      3019       24864008          93        20                -           0.0000          -
59870.33/3024.00	c      3024       24906618         105        20                -           0.0000          -
59972.43/3029.05	c      3029       24946726          99        20                -           0.0000          -
60071.28/3034.11	c      3034       24988659         105        20                -           0.0000          -
60172.52/3039.15	c      3039        1271908     1190078        20                -           0.0000          -
60272.70/3044.27	c      3044        1274558     1192581        20                -           0.0000          -
60373.80/3049.32	c      3049        1276367     1194361        20                -           0.0000          -
60472.89/3054.38	c      3054       25160921         104        20                -           0.0000          -
60573.98/3059.44	c      3059        1281202     1199031        20                -           0.0000          -
60673.01/3064.49	c      3064        1284316     1201591        20                -           0.0000          -
60774.01/3069.54	c      3070        1286644     1203834        20                -           0.0000          -
60873.13/3074.55	c      3075        1289013     1206117        20                -           0.0000          -
60972.26/3079.60	c      3080        1291362     1208415        20                -           0.0000          -
61073.28/3084.63	c      3085        1293275     1210289        20                -           0.0000          -
61172.32/3089.68	c      3090        1295515     1212447        20                -           0.0000          -
61273.60/3094.79	c      3095        1297785     1214646        20                -           0.0000          -
61374.42/3099.84	c      3100        1300372     1217043        20                -           0.0000          -
61473.46/3104.89	c      3105        1302473     1219062        20                -           0.0000          -
61574.50/3109.94	c      3110        1304502     1221014        20                -           0.0000          -
61673.55/3114.99	c      3115        1306407     1222885        20                -           0.0000          -
61775.21/3120.04	c      3120        1308257     1224717        20                -           0.0000          -
61874.55/3125.09	c      3125       25742285         104        20                -           0.0000          -
61973.47/3130.14	c      3130       25786025         108        20                -           0.0000          -
62074.81/3135.16	c      3135       25829891          97        20                -           0.0000          -
62174.85/3140.20	c      3140        2050084     1898652        20                -           0.0000          -
62273.92/3145.26	c      3145        2053311     1901744        20                -           0.0000          -
62374.88/3150.34	c      3150        2056560     1904974        20                -           0.0000          -
62473.85/3155.39	c      3155        2059451     1907787        20                -           0.0000          -
62574.79/3160.44	c      3160        2062862     1910745        20                -           0.0000          -
62673.85/3165.45	c      3165        2065898     1913522        20                -           0.0000          -
62772.75/3170.48	c      3170        2069229     1916395        20                -           0.0000          -
62873.46/3175.54	c      3176        2072496     1919518        20                -           0.0000          -
62972.37/3180.59	c      3181       26236159          99        20                -           0.0000          -
63073.26/3185.66	c      3186       26276789          98        20                -           0.0000          -
63172.28/3190.68	c      3191       26318382          98        20                -           0.0000          -
63273.16/3195.70	c      3196       26363130         100        20                -           0.0000          -
63371.80/3200.71	c      3201       26405569          98        20                -           0.0000          -
63470.89/3205.79	c      3206       26445212          99        20                -           0.0000          -
63571.99/3210.85	c      3211       26490056          98        20                -           0.0000          -
63671.06/3215.88	c      3216       26530521          98        20                -           0.0000          -
63772.12/3220.96	c      3221       26576016         106        20                -           0.0000          -
63873.89/3226.09	c      3226       26624171         104        20                -           0.0000          -
63973.17/3231.14	c      3231       26664735          98        20                -           0.0000          -
64074.04/3236.19	c      3236       26709529         103        20                -           0.0000          -
64174.44/3241.24	c      3241       26756310          97        20                -           0.0000          -
64273.56/3246.29	c      3246       26804167          98        20                -           0.0000          -
64374.58/3251.31	c      3251       26851152          99        20                -           0.0000          -
64473.55/3256.39	c      3256       26897730         104        20                -           0.0000          -
64574.35/3261.44	c      3261       26940279         100        20                -           0.0000          -
64673.31/3266.49	c      3266       26985705          94        20                -           0.0000          -
64774.20/3271.54	c      3272       27031021         103        20                -           0.0000          -
64873.20/3276.59	c      3277       27072306         105        20                -           0.0000          -
64974.19/3281.64	c      3282       27116136          97        20                -           0.0000          -
65073.24/3286.69	c      3287       27162748          99        20                -           0.0000          -
65174.18/3291.74	c      3292       27208102         105        20                -           0.0000          -
65273.15/3296.79	c      3297       27255602         100        20                -           0.0000          -
65374.25/3301.84	c      3302       27299103         109        20                -           0.0000          -
65473.06/3306.88	c      3307       27344491         100        20                -           0.0000          -
65574.04/3311.94	c      3312       27385657         111        20                -           0.0000          -
65672.84/3316.99	c      3317       27416314         103        20                -           0.0000          -
65771.90/3322.00	c      3322       27455790         100        20                -           0.0000          -
65871.04/3327.04	c      3327       27495376         104        20                -           0.0000          -
65973.03/3332.09	c      3332       27536874          98        20                -           0.0000          -
66074.00/3337.14	c      3337       27577576         103        20                -           0.0000          -
66172.91/3342.19	c      3342       27615856         101        20                -           0.0000          -
66273.06/3347.25	c      3347       27656579         110        20                -           0.0000          -
66374.05/3352.32	c      3352       27697042          96        20                -           0.0000          -
66473.09/3357.38	c      3357       27738613          97        20                -           0.0000          -
66574.16/3362.43	c      3362       27780283         104        20                -           0.0000          -
66673.29/3367.49	c      3367       27818152         101        20                -           0.0000          -
66774.29/3372.54	c      3373       27852953         104        20                -           0.0000          -
66873.23/3377.59	c      3378       27885875         105        20                -           0.0000          -
66974.30/3382.61	c      3383       27922594         103        20                -           0.0000          -
67073.33/3387.63	c      3388        2208265     2044935        20                -           0.0000          -
67172.43/3392.66	c      3393        2211399     2047700        20                -           0.0000          -
67273.53/3397.75	c      3398        2214505     2050567        20                -           0.0000          -
67374.56/3402.81	c      3403        2217781     2053666        20                -           0.0000          -
67473.67/3407.86	c      3408        2220914     2056492        20                -           0.0000          -
67574.75/3412.91	c      3413       28159712         106        20                -           0.0000          -
67673.76/3417.97	c      3418       28204399         108        20                -           0.0000          -
67772.85/3423.04	c      3423       28248637         100        20                -           0.0000          -
67874.64/3428.09	c      3428       28291741         107        20                -           0.0000          -
67973.84/3433.14	c      3433       28332733         107        20                -           0.0000          -
68074.76/3438.19	c      3438       28377081          97        20                -           0.0000          -
68174.85/3443.24	c      3443       28420611         103        20                -           0.0000          -
68273.82/3448.29	c      3448       28464381         104        20                -           0.0000          -
68374.89/3453.33	c      3453       28504243         105        20                -           0.0000          -
68473.98/3458.38	c      3458       28543310         111        20                -           0.0000          -
68575.01/3463.44	c      3463        1468850     1368563        20                -           0.0000          -
68674.07/3468.49	c      3468        1472057     1370760        20                -           0.0000          -
68775.11/3473.54	c      3474        1475254     1373440        20                -           0.0000          -
68874.22/3478.55	c      3479        1477956     1375743        20                -           0.0000          -
68975.25/3483.65	c      3484        1480700     1377926        20                -           0.0000          -
69074.33/3488.69	c      3489        1482499     1379697        20                -           0.0000          -
69175.31/3493.74	c      3494        1484480     1381580        20                -           0.0000          -
69274.39/3498.76	c      3499        1486772     1383653        20                -           0.0000          -
69375.42/3503.84	c      3504        1489108     1385753        20                -           0.0000          -
69474.46/3508.89	c      3509        1491344     1387754        20                -           0.0000          -
69575.48/3513.94	c      3514        1493394     1389703        20                -           0.0000          -
69674.34/3518.97	c      3519       29037911         103        20                -           0.0000          -
69776.13/3524.04	c      3524       29073112         100        20                -           0.0000          -
69875.35/3529.09	c      3529       29105472          98        20                -           0.0000          -
69974.32/3534.14	c      3534       29142349         104        20                -           0.0000          -
70075.50/3539.15	c      3539       29180293         101        20                -           0.0000          -
70174.39/3544.19	c      3544       29218416         108        20                -           0.0000          -
70274.72/3549.25	c      3549       29263526         103        20                -           0.0000          -
70373.76/3554.30	c      3554       29310376          96        20                -           0.0000          -
70474.51/3559.37	c      3559       29354713         101        20                -           0.0000          -
70575.41/3564.43	c      3564       29396064          98        20                -           0.0000          -
70674.45/3569.48	c      3569       29428059         104        20                -           0.0000          -
70775.38/3574.54	c      3575       29468944         100        20                -           0.0000          -
70874.40/3579.55	c      3580       29499945         100        20                -           0.0000          -
70975.46/3584.64	c      3585        2332552     2159724        20                -           0.0000          -
71074.48/3589.69	c      3590        2335747     2162842        20                -           0.0000          -
71175.27/3594.72	c      3595        2339070     2165745        20                -           0.0000          -
71274.39/3599.79	c      3600        2342957     2168578        20                -           0.0000          -
71375.44/3604.84	c      3605        2345725     2171109        20                -           0.0000          -
71474.47/3609.89	c      3610        2348854     2173919        20                -           0.0000          -
71575.57/3614.91	c      3615        2352214     2177208        20                -           0.0000          -
71674.67/3619.99	c      3620        2355465     2180164        20                -           0.0000          -
71773.78/3625.04	c      3625        2358641     2182936        20                -           0.0000          -
71875.75/3630.09	c      3630        2362015     2185963        20                -           0.0000          -
71974.79/3635.14	c      3635       29922662         103        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 (188846 MiB free)
  memory of node 1: 193494 MiB (191501 MiB free)
  memory of node 2: 193531 MiB (191125 MiB free)
  memory of node 3: 193531 MiB (192232 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-4465765-1722558365/watcher-4465765-1722558365 -o /tmp/evaluation-result-4465765-1722558365/solver-4465765-1722558365 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722558365-143947 --watchdog 3760 ./fscip settings/racing.prm HOME/instance-4465765-1722558365.opb -qsol -t 72000 -sth 20 

running on 20 cores: 1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77

CPU governors:
  performance: 1 5 9 13 17 21 25 29 33 37 41 45 49 53 57 61 65 69 73 77

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=144007, runsolver pid=143993
Current StackSize limit: 8192 KiB


[startup+0.10008 s]*
/proc/loadavg: 0.03 1.33 18.53 56/981 144129
/proc/meminfo: memFree=781672420/790760804 swapFree=131071996/131071996
[pid=144007] ppid=143993 vsize=1669184 memory=173796 CPUtime=0.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/stat : 144007 (fscip) S 143993 144007 143936 0 -1 1077936128 39714 0 0 0 56 27 0 0 20 0 41 0 22419596 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 17 9 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
/proc/144007/statm: 417296 43449 2950 3035 0 129621 0
[pid=144007/tid=144050] ppid=143993 vsize=1669184 memory=4026532269 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144050/stat : 144050 (fscip) R 143993 144007 143936 0 -1 4194368 1929 0 0 0 2 1 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144051] ppid=143993 vsize=1669184 memory=232834466141 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144051/stat : 144051 (fscip) D 143993 144007 143936 0 -1 4194368 1899 0 0 0 1 2 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144052] ppid=143993 vsize=1669184 memory=57415945183745 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144052/stat : 144052 (fscip) R 143993 144007 143936 0 -1 4194368 1663 0 0 0 3 0 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144053] ppid=143993 vsize=1669184 memory=55182595744491 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144053/stat : 144053 (fscip) R 143993 144007 143936 0 -1 4194368 1930 0 0 0 1 1 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144054] ppid=143993 vsize=1669184 memory=52992179200983 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144054/stat : 144054 (fscip) D 143993 144007 143936 0 -1 4194368 1891 0 0 0 1 1 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144055] ppid=143993 vsize=1669184 memory=52983656413671 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144055/stat : 144055 (fscip) D 143993 144007 143936 0 -1 4194368 1665 0 0 0 4 0 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144056] ppid=143993 vsize=1669184 memory=14695192770986219 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144056/stat : 144056 (fscip) R 143993 144007 143936 0 -1 4194368 1929 0 0 0 1 1 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144057] ppid=143993 vsize=1669184 memory=3546929082166180457 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144057/stat : 144057 (fscip) D 143993 144007 143936 0 -1 4194368 1924 0 0 0 2 1 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144058] ppid=143993 vsize=1669184 memory=274384 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144058/stat : 144058 (fscip) R 143993 144007 143936 0 -1 4194368 1657 0 0 0 3 1 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144059] ppid=143993 vsize=1669184 memory=346339 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144059/stat : 144059 (fscip) R 143993 144007 143936 0 -1 4194368 2087 0 0 0 3 0 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144060] ppid=143993 vsize=1669184 memory=0 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144060/stat : 144060 (fscip) D 143993 144007 143936 0 -1 4194368 1902 0 0 0 1 1 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144061] ppid=143993 vsize=1669184 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144061/stat : 144061 (fscip) R 143993 144007 143936 0 -1 4194368 1696 0 0 0 3 1 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144062] ppid=143993 vsize=1669184 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144062/stat : 144062 (fscip) R 143993 144007 143936 0 -1 4194368 1930 0 0 0 2 1 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144063] ppid=143993 vsize=1669184 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144063/stat : 144063 (fscip) D 143993 144007 143936 0 -1 4194368 1901 0 0 0 2 1 0 0 20 0 41 0 22419597 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144064] ppid=143993 vsize=1669184 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144064/stat : 144064 (fscip) D 143993 144007 143936 0 -1 4194368 1655 0 0 0 3 0 0 0 20 0 41 0 22419598 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144065] ppid=143993 vsize=1669184 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144065/stat : 144065 (fscip) D 143993 144007 143936 0 -1 4194368 1925 0 0 0 2 1 0 0 20 0 41 0 22419598 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144066] ppid=143993 vsize=1669184 memory=0 CPUtime=0.04 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144066/stat : 144066 (fscip) R 143993 144007 143936 0 -1 4194368 1931 0 0 0 3 1 0 0 20 0 41 0 22419598 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144067] ppid=143993 vsize=1669184 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144067/stat : 144067 (fscip) R 143993 144007 143936 0 -1 4194368 1673 0 0 0 3 0 0 0 20 0 41 0 22419598 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144068] ppid=143993 vsize=1669184 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144068/stat : 144068 (fscip) D 143993 144007 143936 0 -1 4194368 2114 0 0 0 3 0 0 0 20 0 41 0 22419598 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144069] ppid=143993 vsize=1669184 memory=0 CPUtime=0.03 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144069/stat : 144069 (fscip) D 143993 144007 143936 0 -1 4194368 1883 0 0 0 2 1 0 0 20 0 41 0 22419598 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144110] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144110/stat : 144110 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144111] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144111/stat : 144111 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144112] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144112/stat : 144112 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144113] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144113/stat : 144113 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144114] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144114/stat : 144114 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144115] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144115/stat : 144115 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144116] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144116/stat : 144116 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144117] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144117/stat : 144117 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144118] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144118/stat : 144118 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144119] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144119/stat : 144119 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144120] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144120/stat : 144120 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144121] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144121/stat : 144121 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144122] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144122/stat : 144122 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144123] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144123/stat : 144123 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144124] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144124/stat : 144124 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144125] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144125/stat : 144125 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144126] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144126/stat : 144126 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144127] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144127/stat : 144127 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144128] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144128/stat : 144128 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144129] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144129/stat : 144129 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 43449 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
Current children cumulated CPU time: 0.83 s
Current children cumulated vsize: 1669184 KiB
Current children cumulated memory: 173796 KiB

[startup+0.235156 s]*
/proc/loadavg: 0.03 1.33 18.53 65/1001 144149
/proc/meminfo: memFree=781353832/790760804 swapFree=131071996/131071996
[pid=144007] ppid=143993 vsize=1669184 memory=279192 CPUtime=3.55 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/stat : 144007 (fscip) S 143993 144007 143936 0 -1 1077936128 67933 0 0 0 316 39 0 0 20 0 41 0 22419596 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 17 9 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
/proc/144007/statm: 417296 69798 2950 3035 0 162394 0
[pid=144007/tid=144050] ppid=143993 vsize=1669184 memory=4026531959 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144050/stat : 144050 (fscip) R 143993 144007 143936 0 -1 4194368 3660 0 0 0 15 2 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144051] ppid=143993 vsize=1669184 memory=25145 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144051/stat : 144051 (fscip) R 143993 144007 143936 0 -1 4194368 3755 0 0 0 14 2 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144052] ppid=143993 vsize=1669184 memory=56316433531346 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144052/stat : 144052 (fscip) R 143993 144007 143936 0 -1 4194368 2114 0 0 0 17 0 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144053] ppid=143993 vsize=1669184 memory=54083084091976 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144053/stat : 144053 (fscip) R 143993 144007 143936 0 -1 4194368 3609 0 0 0 15 2 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144054] ppid=143993 vsize=1669184 memory=61783977231038 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144054/stat : 144054 (fscip) R 143993 144007 143936 0 -1 4194368 3728 0 0 0 13 3 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144055] ppid=143993 vsize=1669184 memory=62917898929210 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144055/stat : 144055 (fscip) R 143993 144007 143936 0 -1 4194368 2378 0 0 0 17 0 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144056] ppid=143993 vsize=1669184 memory=14413717794195044 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144056/stat : 144056 (fscip) R 143993 144007 143936 0 -1 4194368 3603 0 0 0 15 2 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144057] ppid=143993 vsize=1669184 memory=3616728270730716841 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144057/stat : 144057 (fscip) R 143993 144007 143936 0 -1 4194368 3782 0 0 0 14 2 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144058] ppid=143993 vsize=1669184 memory=289208 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144058/stat : 144058 (fscip) R 143993 144007 143936 0 -1 4194368 2206 0 0 0 16 1 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144059] ppid=143993 vsize=1669184 memory=346328 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144059/stat : 144059 (fscip) R 143993 144007 143936 0 -1 4194368 3662 0 0 0 16 1 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144060] ppid=143993 vsize=1669184 memory=0 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144060/stat : 144060 (fscip) R 143993 144007 143936 0 -1 4194368 3731 0 0 0 14 2 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144061] ppid=143993 vsize=1669184 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144061/stat : 144061 (fscip) R 143993 144007 143936 0 -1 4194368 2345 0 0 0 17 1 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144062] ppid=143993 vsize=1669184 memory=0 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144062/stat : 144062 (fscip) R 143993 144007 143936 0 -1 4194368 3595 0 0 0 16 1 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144063] ppid=143993 vsize=1669184 memory=0 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144063/stat : 144063 (fscip) R 143993 144007 143936 0 -1 4194368 3748 0 0 0 14 2 0 0 20 0 41 0 22419597 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144064] ppid=143993 vsize=1669184 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144064/stat : 144064 (fscip) R 143993 144007 143936 0 -1 4194368 2321 0 0 0 17 1 0 0 20 0 41 0 22419598 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144065] ppid=143993 vsize=1669184 memory=0 CPUtime=0.13 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144065/stat : 144065 (fscip) R 143993 144007 143936 0 -1 4194368 3604 0 0 0 11 2 0 0 20 0 41 0 22419598 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144066] ppid=143993 vsize=1669184 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144066/stat : 144066 (fscip) R 143993 144007 143936 0 -1 4194368 3767 0 0 0 16 2 0 0 20 0 41 0 22419598 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144067] ppid=143993 vsize=1669184 memory=0 CPUtime=0.18 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144067/stat : 144067 (fscip) R 143993 144007 143936 0 -1 4194368 2410 0 0 0 17 1 0 0 20 0 41 0 22419598 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144068] ppid=143993 vsize=1669184 memory=0 CPUtime=0.16 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144068/stat : 144068 (fscip) R 143993 144007 143936 0 -1 4194368 3608 0 0 0 16 0 0 0 20 0 41 0 22419598 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144069] ppid=143993 vsize=1669184 memory=0 CPUtime=0.17 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144069/stat : 144069 (fscip) R 143993 144007 143936 0 -1 4194368 3754 0 0 0 15 2 0 0 20 0 41 0 22419598 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144110] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144110/stat : 144110 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144111] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144111/stat : 144111 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 1 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144112] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144112/stat : 144112 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 13 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144113] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144113/stat : 144113 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 25 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144114] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144114/stat : 144114 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144115] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144115/stat : 144115 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 61 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144116] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144116/stat : 144116 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144117] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144117/stat : 144117 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144118] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144118/stat : 144118 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144119] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144119/stat : 144119 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144120] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144120/stat : 144120 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144121] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144121/stat : 144121 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144122] ppid=143993 vsize=1669184 memory=0 CPUtime=0 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144122/stat : 144122 (fscip) S 143993 144007 143936 0 -1 1077936192 0 0 0 0 0 0 0 0 20 0 41 0 22419603 1709244416 69798 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0

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

[pid=144007/tid=144113] ppid=143993 vsize=21923148 memory=279956170136160 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144113/stat : 144113 (fscip) S 143993 144007 143936 0 -1 1077936192 64 0 0 0 2 0 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144114] ppid=143993 vsize=21923148 memory=11448 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144114/stat : 144114 (fscip) S 143993 144007 143936 0 -1 1077936192 64 0 0 0 0 2 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144115] ppid=143993 vsize=21923148 memory=2316 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144115/stat : 144115 (fscip) S 143993 144007 143936 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144116] ppid=143993 vsize=21923148 memory=51200 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144116/stat : 144116 (fscip) S 143993 144007 143936 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144117] ppid=143993 vsize=21923148 memory=279956169054976 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144117/stat : 144117 (fscip) S 143993 144007 143936 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144118] ppid=143993 vsize=21923148 memory=0 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144118/stat : 144118 (fscip) S 143993 144007 143936 0 -1 1077936192 126 0 0 0 1 0 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144119] ppid=143993 vsize=21923148 memory=15776 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144119/stat : 144119 (fscip) S 143993 144007 143936 0 -1 1077936192 129 0 0 0 1 0 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144120] ppid=143993 vsize=21923148 memory=11448 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144120/stat : 144120 (fscip) S 143993 144007 143936 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 53 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144121] ppid=143993 vsize=21923148 memory=17016 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144121/stat : 144121 (fscip) S 143993 144007 143936 0 -1 1077936192 126 0 0 0 1 1 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 29 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144122] ppid=143993 vsize=21923148 memory=20670672 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144122/stat : 144122 (fscip) S 143993 144007 143936 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144123] ppid=143993 vsize=21923148 memory=5512 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144123/stat : 144123 (fscip) S 143993 144007 143936 0 -1 1077936192 127 0 0 0 0 2 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144124] ppid=143993 vsize=21923148 memory=11448 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144124/stat : 144124 (fscip) S 143993 144007 143936 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144125] ppid=143993 vsize=21923148 memory=20684900 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144125/stat : 144125 (fscip) S 143993 144007 143936 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144126] ppid=143993 vsize=21923148 memory=20686176 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144126/stat : 144126 (fscip) S 143993 144007 143936 0 -1 1077936192 126 0 0 0 2 0 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 57 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144127] ppid=143993 vsize=21923148 memory=2736 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144127/stat : 144127 (fscip) S 143993 144007 143936 0 -1 1077936192 127 0 0 0 2 0 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144128] ppid=143993 vsize=21923148 memory=11448 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144128/stat : 144128 (fscip) S 143993 144007 143936 0 -1 1077936192 126 0 0 0 0 1 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144129] ppid=143993 vsize=21923148 memory=17016 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144129/stat : 144129 (fscip) S 143993 144007 143936 0 -1 1077936192 127 0 0 0 1 0 0 0 20 0 41 0 22419603 22449303552 5177105 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
Current children cumulated CPU time: 70929.9 s
Current children cumulated vsize: 21923148 KiB
Current children cumulated memory: 20708420 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3636.4 s]
/proc/loadavg: 81.41 80.80 79.36 84/1023 146308
/proc/meminfo: memFree=738252260/790760804 swapFree=131071996/131071996
[pid=144007] ppid=143993 vsize=22143604 memory=21018168 CPUtime=72001.6 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/stat : 144007 (fscip) S 143993 144007 143936 0 -1 1077936128 22351469 0 0 0 7163004 37156 0 0 20 0 41 0 22419596 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 17 29 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
/proc/144007/statm: 5535901 5254542 3014 3035 0 5419832 0
[pid=144007/tid=144050] ppid=143993 vsize=22143604 memory=6720663268291198568 CPUtime=3603.77 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144050/stat : 144050 (fscip) R 143993 144007 143936 0 -1 4194368 1659118 0 0 0 359119 1258 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 65 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144051] ppid=143993 vsize=22143604 memory=21380 CPUtime=3599.35 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144051/stat : 144051 (fscip) R 143993 144007 143936 0 -1 4194368 1156577 0 0 0 359242 693 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 37 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144052] ppid=143993 vsize=22143604 memory=2208 CPUtime=3600.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144052/stat : 144052 (fscip) R 143993 144007 143936 0 -1 4194368 202925 0 0 0 356359 3690 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 53 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144053] ppid=143993 vsize=22143604 memory=2036 CPUtime=3598.32 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144053/stat : 144053 (fscip) R 143993 144007 143936 0 -1 4194368 1700550 0 0 0 358599 1233 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 61 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144054] ppid=143993 vsize=22143604 memory=6720663268291198568 CPUtime=3594.22 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144054/stat : 144054 (fscip) R 143993 144007 143936 0 -1 4194368 1304634 0 0 0 358670 752 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 9 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144055] ppid=143993 vsize=22143604 memory=8196 CPUtime=3599.93 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144055/stat : 144055 (fscip) R 143993 144007 143936 0 -1 4194368 194987 0 0 0 356430 3563 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 5 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144056] ppid=143993 vsize=22143604 memory=3300 CPUtime=3595.51 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144056/stat : 144056 (fscip) R 143993 144007 143936 0 -1 4194368 1925699 0 0 0 358259 1292 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 49 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144057] ppid=143993 vsize=22143604 memory=2264 CPUtime=3600.11 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144057/stat : 144057 (fscip) R 143993 144007 143936 0 -1 4194368 1053288 0 0 0 359401 610 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 21 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144058] ppid=143993 vsize=22143604 memory=1668 CPUtime=3600.92 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144058/stat : 144058 (fscip) R 143993 144007 143936 0 -1 4194368 203043 0 0 0 355942 4150 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 45 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144059] ppid=143993 vsize=22143604 memory=11540 CPUtime=3599.81 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144059/stat : 144059 (fscip) R 143993 144007 143936 0 -1 4194368 1509199 0 0 0 358748 1233 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 17 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144060] ppid=143993 vsize=22143604 memory=11552 CPUtime=3606.35 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144060/stat : 144060 (fscip) R 143993 144007 143936 0 -1 4194368 1385848 0 0 0 359838 797 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 57 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144061] ppid=143993 vsize=22143604 memory=2764 CPUtime=3599.49 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144061/stat : 144061 (fscip) R 143993 144007 143936 0 -1 4194368 207717 0 0 0 356256 3693 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 13 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144062] ppid=143993 vsize=22143604 memory=2736 CPUtime=3599.83 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144062/stat : 144062 (fscip) R 143993 144007 143936 0 -1 4194368 2167995 0 0 0 358750 1233 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 1 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144063] ppid=143993 vsize=22143604 memory=6816 CPUtime=3598.28 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144063/stat : 144063 (fscip) R 143993 144007 143936 0 -1 4194368 1199719 0 0 0 359069 759 0 0 20 0 41 0 22419597 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 69 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144064] ppid=143993 vsize=22143604 memory=6924 CPUtime=3600.14 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144064/stat : 144064 (fscip) R 143993 144007 143936 0 -1 4194368 206018 0 0 0 356144 3870 0 0 20 0 41 0 22419598 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 41 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144065] ppid=143993 vsize=22143604 memory=3300 CPUtime=3599.09 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144065/stat : 144065 (fscip) R 143993 144007 143936 0 -1 4194368 1961762 0 0 0 358638 1271 0 0 20 0 41 0 22419598 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 29 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144066] ppid=143993 vsize=22143604 memory=2264 CPUtime=3601.19 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144066/stat : 144066 (fscip) R 143993 144007 143936 0 -1 4194368 1148905 0 0 0 359269 850 0 0 20 0 41 0 22419598 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 73 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144067] ppid=143993 vsize=22143604 memory=1668 CPUtime=3601.35 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144067/stat : 144067 (fscip) R 143993 144007 143936 0 -1 4194368 211631 0 0 0 355862 4273 0 0 20 0 41 0 22419598 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 25 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144068] ppid=143993 vsize=22143604 memory=9232 CPUtime=3600.6 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144068/stat : 144068 (fscip) R 143993 144007 143936 0 -1 4194368 1915199 0 0 0 358801 1259 0 0 20 0 41 0 22419598 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 77 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144069] ppid=143993 vsize=22143604 memory=28648 CPUtime=3600.66 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144069/stat : 144069 (fscip) R 143993 144007 143936 0 -1 4194368 1030749 0 0 0 359429 637 0 0 20 0 41 0 22419598 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 0 0 0 -1 33 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144110] ppid=143993 vsize=22143604 memory=32760 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144110/stat : 144110 (fscip) S 143993 144007 143936 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 21 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144111] ppid=143993 vsize=22143604 memory=6924 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144111/stat : 144111 (fscip) S 143993 144007 143936 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 49 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144112] ppid=143993 vsize=22143604 memory=3076172 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144112/stat : 144112 (fscip) S 143993 144007 143936 0 -1 1077936192 128 0 0 0 0 1 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144113] ppid=143993 vsize=22143604 memory=20945724 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144113/stat : 144113 (fscip) S 143993 144007 143936 0 -1 1077936192 65 0 0 0 2 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 41 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144114] ppid=143993 vsize=22143604 memory=2704 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144114/stat : 144114 (fscip) S 143993 144007 143936 0 -1 1077936192 65 0 0 0 0 2 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144115] ppid=143993 vsize=22143604 memory=6728 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144115/stat : 144115 (fscip) S 143993 144007 143936 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144116] ppid=143993 vsize=22143604 memory=10114484 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144116/stat : 144116 (fscip) S 143993 144007 143936 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144117] ppid=143993 vsize=22143604 memory=11448 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144117/stat : 144117 (fscip) S 143993 144007 143936 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 17 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144118] ppid=143993 vsize=22143604 memory=17016 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144118/stat : 144118 (fscip) S 143993 144007 143936 0 -1 1077936192 128 0 0 0 1 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144119] ppid=143993 vsize=22143604 memory=10544 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144119/stat : 144119 (fscip) S 143993 144007 143936 0 -1 1077936192 131 0 0 0 1 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 45 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144120] ppid=143993 vsize=22143604 memory=5512 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144120/stat : 144120 (fscip) S 143993 144007 143936 0 -1 1077936192 130 0 0 0 2 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144121] ppid=143993 vsize=22143604 memory=15776 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144121/stat : 144121 (fscip) S 143993 144007 143936 0 -1 1077936192 128 0 0 0 1 1 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 33 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144122] ppid=143993 vsize=22143604 memory=2316 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144122/stat : 144122 (fscip) S 143993 144007 143936 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 37 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144123] ppid=143993 vsize=22143604 memory=20958488 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144123/stat : 144123 (fscip) S 143993 144007 143936 0 -1 1077936192 129 0 0 0 0 2 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 69 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144124] ppid=143993 vsize=22143604 memory=5668 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144124/stat : 144124 (fscip) S 143993 144007 143936 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 77 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144125] ppid=143993 vsize=22143604 memory=11604 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144125/stat : 144125 (fscip) S 143993 144007 143936 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144126] ppid=143993 vsize=22143604 memory=279956169762656 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144126/stat : 144126 (fscip) S 143993 144007 143936 0 -1 1077936192 128 0 0 0 2 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 9 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144127] ppid=143993 vsize=22143604 memory=139978085826276 CPUtime=0.02 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144127/stat : 144127 (fscip) S 143993 144007 143936 0 -1 1077936192 129 0 0 0 2 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 5 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144128] ppid=143993 vsize=22143604 memory=13832 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144128/stat : 144128 (fscip) S 143993 144007 143936 0 -1 1077936192 128 0 0 0 0 1 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 73 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
[pid=144007/tid=144129] ppid=143993 vsize=22143604 memory=21380 CPUtime=0.01 cores=1,5,9,13,17,21,25,29,33,37,41,45,49,53,57,61,65,69,73,77
/proc/144007/task/144129/stat : 144129 (fscip) S 143993 144007 143936 0 -1 1077936192 129 0 0 0 1 0 0 0 20 0 41 0 22419603 22675050496 5254542 809668444160 4194304 16623229 140732554327088 0 0 0 0 0 2 1 0 0 -1 65 0 0 0 0 0 18838560 18947056 46223360 140732554331145 140732554331263 140732554331263 140732554338288 0
Current children cumulated CPU time: 72001.6 s
Current children cumulated vsize: 22143604 KiB
Current children cumulated memory: 21018168 KiB

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

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

# cumulated CPU time of all completed processes:  user=71630.3 s, system=372.167 s

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

[startup+3636.8 s]
/proc/loadavg: 81.41 80.80 79.36 63/984 146308
/proc/meminfo: memFree=741304352/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+3637 s]*
/proc/loadavg: 81.41 80.80 79.36 63/984 146308
/proc/meminfo: memFree=758671788/790760804 swapFree=131071996/131071996
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 15 (SIGTERM)

Real time (s): 3637.02
CPU time (s): 72002.4
CPU user time (s): 71630.3
CPU system time (s): 372.167
CPU usage (%): 1979.71
Max. virtual memory (cumulated for all children) (KiB): 22143604
Max. memory (cumulated for all children) (KiB): 21018168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 71630.3
system time used= 372.167
maximum resident set size= 21018428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22351493
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= 691091
involuntary context switches= 297644


# summary of solver processes directly reported to runsolver:
#   pid: 144007
#   total CPU time (s): 72002.4
#   total CPU user time (s): 71630.3
#   total CPU system time (s): 372.167

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 25.7806 second user time and 93.3568 second system time

The end

Launcher Data

Begin job on nodeD105 at 2024-08-02 02:26:05
IDJOB=4465765
IDBENCH=160323
IDSOLVER=3094
FILE ID=nodeD105/4465765-1722558365
RUNJOBID= nodeD105-1722558365-143947
SLURM_JOB_ID= 8254285
Free space on /tmp= 8622912 MiB

SOLVER NAME= FiberSCIP 20 cores, 2024-07-30
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n236-d3-i2-f.cnf.gz-plain.pb.metafix.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-4465765-1722558365/watcher-4465765-1722558365 -o /tmp/evaluation-result-4465765-1722558365/solver-4465765-1722558365 -C 72000 -W 3700 -M 31000 --bin-var /tmp/runsolver-exch-nodeD105-1722558365-143947 --watchdog 3760  ./fscip settings/racing.prm HOME/instance-4465765-1722558365.opb -qsol -t 72000 -sth 20

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

MD5SUM BENCH= b320e8df0d5fbea72b736842c910ba4c
RANDOM SEED=1028488733

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       790760804 kB
MemFree:        782037152 kB
MemAvailable:   784468972 kB
Buffers:          328336 kB
Cached:          5410772 kB
SwapCached:            0 kB
Active:           519684 kB
Inactive:        5605792 kB
Active(anon):       2056 kB
Inactive(anon):   406844 kB
Active(file):     517628 kB
Inactive(file):  5198948 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      131071996 kB
SwapFree:       131071996 kB
Dirty:            112268 kB
Writeback:             0 kB
AnonPages:        385960 kB
Mapped:            90320 kB
Shmem:             22536 kB
KReclaimable:     269892 kB
Slab:             640676 kB
SReclaimable:     269892 kB
SUnreclaim:       370784 kB
KernelStack:       14672 kB
PageTables:        10808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    526452396 kB
Committed_AS:     878740 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
Percpu:           286848 kB
HardwareCorrupted:     0 kB
AnonHugePages:    260096 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:      657408 kB
DirectMap2M:    82677760 kB
DirectMap1G:    722468864 kB

Free space on /tmp at the end= 8622804 MiB
End job on nodeD105 at 2024-08-02 03:26:42