Trace number 4809014

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
NaPS 1.04? (TO) 3600.01 3609.7

General information on the benchmark

NamePB24/normalized-PB16/DEC-LIN/nossum/
normalized-sha1-size112-round23-8.opb
MD5SUM17b9f2f8b02d6ae535b4cdc282411634
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 variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
Minimum length of a constraint1
Maximum length of a constraint10
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 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
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.01	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4809014-1782868303.opb
0.00/0.02	c NaPS 1.03a50.
0.00/0.02	c Using SAT solver: Kissat
0.00/0.02	c Input file name: HOME/instance-4809014-1782868303.opb
0.00/0.02	c Parsing PB file...
0.00/0.07	c V: 3916
0.00/0.07	c Converting 9408 PB-constraints to clauses...
0.00/0.08	c initScipForCoop
0.00/0.09	c Running SCIP presolver (time limit: 500 sec)...
0.00/0.09	c solveScip
0.00/0.09	c initScipForCoop
0.00/0.09	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
0.00/0.09	c presolving:
0.00/0.10	c (round 1, fast)       752 del vars, 243 del conss, 0 add conss, 190 chg bounds, 0 chg sides, 53 chg coeffs, 0 upgd conss, 0 impls, 346 clqs, 0 implints
0.00/0.10	c (round 2, fast)       791 del vars, 688 del conss, 0 add conss, 199 chg bounds, 0 chg sides, 53 chg coeffs, 0 upgd conss, 0 impls, 489 clqs, 0 implints
0.08/0.11	c    (0.0s) running MILP presolver
0.08/0.13	c    (0.0s) MILP presolver (4 rounds): 106 aggregations, 2 fixings, 0 bound changes
0.08/0.13	c (round 3, medium)     899 del vars, 9408 del conss, 7270 add conss, 199 chg bounds, 0 chg sides, 53 chg coeffs, 0 upgd conss, 0 impls, 330 clqs, 0 implints
0.08/0.14	c (round 4, fast)       899 del vars, 9408 del conss, 7892 add conss, 199 chg bounds, 0 chg sides, 53 chg coeffs, 0 upgd conss, 0 impls, 355 clqs, 0 implints
0.08/0.15	c (round 5, exhaustive) 899 del vars, 9408 del conss, 7892 add conss, 199 chg bounds, 0 chg sides, 53 chg coeffs, 6480 upgd conss, 0 impls, 355 clqs, 0 implints
0.08/0.16	c (round 6, exhaustive) 899 del vars, 9504 del conss, 7924 add conss, 199 chg bounds, 0 chg sides, 53 chg coeffs, 6480 upgd conss, 0 impls, 355 clqs, 0 implints
0.08/0.17	c (round 7, exhaustive) 899 del vars, 9504 del conss, 7924 add conss, 199 chg bounds, 48 chg sides, 53 chg coeffs, 6480 upgd conss, 0 impls, 355 clqs, 0 implints
0.08/0.17	c (round 8, exhaustive) 899 del vars, 9504 del conss, 7924 add conss, 199 chg bounds, 48 chg sides, 53 chg coeffs, 6528 upgd conss, 0 impls, 355 clqs, 0 implints
0.08/0.20	c    (0.1s) probing: 832/3419 (24.3%) - 0 fixings, 1 aggregations, 261 implications, 0 bound changes
0.08/0.20	c    (0.1s) probing aborted: 50/50 successive totally useless probings
0.08/0.20	c    (0.1s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
0.08/0.21	c    (0.1s) no symmetry present (symcode time: 0.00)
0.08/0.22	c presolving (9 rounds: 9 fast, 6 medium, 5 exhaustive):
0.08/0.22	c  900 deleted vars, 9504 deleted constraints, 7924 added constraints, 199 tightened bounds, 0 added holes, 48 changed sides, 85 changed coefficients
0.08/0.22	c  0 implications, 610 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
0.08/0.22	c presolved problem has 3418 variables (3418 bin, 0 int, 0 cont) and 7828 constraints
0.08/0.22	c      32 constraints of type <and>
0.08/0.22	c    1364 constraints of type <linear>
0.08/0.22	c    6432 constraints of type <logicor>
0.08/0.22	c transformed objective value is always integral (scale: 1)
0.08/0.22	c Presolving Time: 0.12
0.08/0.22	c 
0.20/0.27	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
0.20/0.27	c   0.2s|     1 |     0 |   896 |     - |    58M |   0 |3418 |7882 |7860 |   0 |  0 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.49/0.55	c   0.5s|     1 |     0 |  2745 |     - |    62M |   0 |3418 |7882 |8154 | 294 |  1 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
0.98/1.06	c   1.0s|     1 |     0 |  4047 |     - |    65M |   0 |3418 |7882 |8448 | 588 |  2 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
2.46/2.57	c   2.5s|     1 |     0 |  8265 |     - |    67M |   0 |3418 |7882 |8734 | 874 |  3 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
3.76/3.86	c   3.8s|     1 |     0 | 11527 |     - |    70M |   0 |3418 |7882 |9025 |1165 |  4 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
5.25/5.36	c   5.3s|     1 |     0 | 15149 |     - |    74M |   0 |3418 |7882 |9325 |1465 |  5 |  54 |   0 | 0.000000e+00 |      --      |    Inf | unknown
6.96/7.04	c   7.0s|     1 |     0 | 19065 |     - |    77M |   0 |3418 |7884 |9525 |1665 |  6 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
8.64/8.70	c   8.6s|     1 |     0 | 22999 |     - |    79M |   0 |3418 |7884 |9780 |1920 |  7 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
10.94/11.03	c  10.9s|     1 |     0 | 28311 |     - |    83M |   0 |3418 |7884 |  10k|2178 |  8 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
12.83/12.90	c  12.8s|     1 |     0 | 32242 |     - |    84M |   0 |3418 |7884 |  10k|2322 |  9 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
15.42/15.54	c  15.5s|     1 |     0 | 37715 |     - |    86M |   0 |3418 |7884 |  10k|2435 | 10 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
16.61/16.79	c  16.7s|     1 |     0 | 41036 |     - |    87M |   0 |3418 |7882 |  10k|2547 | 11 |  56 |   0 | 0.000000e+00 |      --      |    Inf | unknown
29.08/29.25	c  29.2s|     1 |     2 | 47505 |     - |    88M |   0 |3418 |7882 |  10k|2547 | 11 |  60 |  18 | 0.000000e+00 |      --      |    Inf | unknown
199.56/200.22	c   200s|   100 |   101 |403104 |3657.3 |    91M |  22 |3418 |7897 |8221 |4779 |  1 |  82 |  18 | 0.000000e+00 |      --      |    Inf | unknown
217.31/218.07	c   218s|   200 |   201 |464177 |2126.3 |    91M |  22 |3418 |7897 |8368 |9583 |  1 |  82 |  18 | 0.000000e+00 |      --      |    Inf | unknown
238.13/238.90	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
238.13/238.90	c   239s|   300 |   301 |522167 |1609.1 |    92M |  24 |3418 |7892 |8219 |  12k|  1 |  82 |  18 | 0.000000e+00 |      --      |    Inf | unknown
241.23/242.06	c   242s|   400 |   401 |532002 |1230.5 |    92M |  26 |3418 |7892 |8219 |  12k|  1 |  82 |  18 | 0.000000e+00 |      --      |    Inf | unknown
247.22/248.06	c   248s|   500 |   501 |549290 |1018.5 |    92M |  26 |3418 |7897 |8379 |  13k|  1 |  90 |  18 | 0.000000e+00 |      --      |    Inf | unknown
251.21/252.02	c   252s|   600 |   601 |561925 | 869.6 |    93M |  26 |3418 |7897 |8382 |  14k|  1 |  90 |  18 | 0.000000e+00 |      --      |    Inf | unknown
259.18/260.09	c   260s|   700 |   701 |588059 | 782.6 |    93M |  26 |3418 |7897 |8375 |  15k|  1 |  90 |  18 | 0.000000e+00 |      --      |    Inf | unknown
273.02/274.00	c   274s|   800 |   801 |628728 | 735.5 |    94M |  28 |3418 |7897 |8374 |  18k|  1 |  90 |  18 | 0.000000e+00 |      --      |    Inf | unknown
286.97/287.91	c   288s|   900 |   901 |670134 | 699.8 |    94M |  28 |3418 |7895 |8066 |  20k|  2 |  90 |  18 | 0.000000e+00 |      --      |    Inf | unknown
295.17/296.19	c   296s|  1000 |  1001 |696564 | 656.2 |    94M |  28 |3418 |7893 |8228 |  22k|  1 |  90 |  18 | 0.000000e+00 |      --      |    Inf | unknown
305.03/306.07	c   306s|  1100 |  1101 |726117 | 623.4 |    95M |  28 |3418 |7893 |8142 |  23k|  1 |  90 |  18 | 0.000000e+00 |      --      |    Inf | unknown
309.11/310.17	c   310s|  1200 |  1201 |739017 | 582.1 |    95M |  28 |3418 |7893 |8142 |  24k|  1 |  90 |  18 | 0.000000e+00 |      --      |    Inf | unknown
326.96/328.01	c   328s|  1300 |  1301 |796092 | 581.3 |    95M |  28 |3418 |7893 |8364 |  28k|  2 |  90 |  18 | 0.000000e+00 |      --      |    Inf | unknown
338.80/339.94	c   340s|  1400 |  1401 |827908 | 562.5 |    97M |  29 |3418 |7894 |8219 |  30k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
349.05/350.25	c   350s|  1500 |  1501 |858841 | 545.6 |    97M |  30 |3418 |7892 |8386 |  32k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
360.93/362.18	c   362s|  1600 |  1601 |898387 | 536.2 |    97M |  30 |3418 |7892 |8407 |  34k|  2 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
367.99/369.28	c   369s|  1700 |  1701 |922549 | 518.8 |    98M |  34 |3418 |7892 |8221 |  36k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
374.47/375.78	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
374.47/375.78	c   376s|  1800 |  1801 |944931 | 502.4 |    98M |  34 |3418 |7892 |8484 |  38k|  2 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
382.15/383.42	c   383s|  1900 |  1901 |967183 | 487.7 |    98M |  34 |3418 |7892 |8219 |  40k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
393.91/395.21	c   395s|  2000 |  2001 |  1000k| 480.2 |    99M |  34 |3418 |7890 |8387 |  41k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
401.09/402.49	c   402s|  2100 |  2101 |  1021k| 467.0 |   100M |  34 |3418 |7889 |8381 |  42k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
407.37/408.78	c   409s|  2200 |  2201 |  1042k| 455.5 |   100M |  34 |3418 |7889 |8387 |  44k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
411.66/413.07	c   413s|  2300 |  2301 |  1057k| 442.0 |   101M |  34 |3418 |7889 |8379 |  45k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
413.76/415.18	c   415s|  2400 |  2401 |  1063k| 426.3 |   101M |  34 |3418 |7889 |8387 |  45k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
417.64/419.09	c   419s|  2500 |  2501 |  1077k| 414.6 |   101M |  34 |3418 |7889 |8368 |  46k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
421.42/422.80	c   423s|  2600 |  2601 |  1089k| 403.4 |   101M |  34 |3418 |7889 |8379 |  46k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
424.11/425.58	c   425s|  2700 |  2701 |  1098k| 391.8 |   103M |  34 |3418 |7889 |8371 |  47k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
429.89/431.39	c   431s|  2800 |  2801 |  1117k| 384.6 |   103M |  37 |3418 |7889 |8222 |  48k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
433.48/434.97	c   435s|  2900 |  2901 |  1129k| 375.5 |   103M |  37 |3418 |7887 |8222 |  49k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
437.68/439.16	c   439s|  3000 |  3001 |  1144k| 367.9 |   103M |  37 |3418 |7887 |8368 |  49k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
445.44/446.94	c   447s|  3100 |  3101 |  1172k| 365.1 |   104M |  37 |3418 |7887 |8378 |  51k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
451.12/452.62	c   453s|  3200 |  3201 |  1192k| 360.0 |   104M |  37 |3418 |7887 |8304 |  53k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
455.41/456.99	c  time | node  | left  |LP iter|LP it/n|mem/heur|mdpt |vars |cons |rows |cuts |sepa|confs|strbr|  dualbound   | primalbound  |  gap   | compl. 
455.41/456.99	c   457s|  3300 |  3301 |  1208k| 353.8 |   104M |  37 |3418 |7887 |8382 |  54k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
461.09/462.69	c   463s|  3400 |  3401 |  1223k| 348.0 |   104M |  37 |3418 |7885 |8377 |  54k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
467.38/468.90	c   469s|  3500 |  3501 |  1246k| 344.4 |   104M |  37 |3418 |7885 |8378 |  56k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
471.58/473.15	c   473s|  3600 |  3601 |  1261k| 339.0 |   104M |  37 |3418 |7885 |8389 |  57k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
481.44/483.07	c   483s|  3700 |  3701 |  1289k| 337.6 |   104M |  37 |3418 |7881 |8380 |  58k|  2 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
485.61/487.22	c   487s|  3800 |  3801 |  1304k| 332.4 |   105M |  37 |3418 |7881 |8391 |  59k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
489.41/491.03	c   491s|  3900 |  3901 |  1317k| 327.3 |   106M |  37 |3418 |7881 |8142 |  60k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
493.69/495.31	c   495s|  4000 |  4001 |  1332k| 322.9 |   107M |  37 |3418 |7879 |8464 |  61k|  1 |  91 |  18 | 0.000000e+00 |      --      |    Inf | unknown
498.38/500.09	c 
498.38/500.09	c SCIP Status        : solving was interrupted [time limit reached]
498.38/500.09	c Solving Time (sec) : 500.00
498.38/500.09	c Solving Nodes      : 4090
498.38/500.09	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
498.38/500.09	c Dual Bound         : +0.00000000000000e+00
498.38/500.09	c Gap                : infinite
498.38/500.09	c SCIP status: 23 (TIMELIMIT)
498.38/500.09	c solveScip: freeing transform (!can_skip_free_transform)
498.38/500.10	c SCIP presolver: sst_unknown
498.38/500.10	c   -- Clauses(.)/Splits(s): ##################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################estimatedAdderCost: 4
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 3
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 4
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 5
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 5
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 7
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 5
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 5
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 5
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 4
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 4
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 5
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 5
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 5
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 7
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 5
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 5
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 4
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 6
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 7
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 7
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 7
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 7
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 7
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 7
498.38/500.10	c Try to convert by bdds
498.38/500.10	c d: 1
498.38/500.10	c estimatedAdderCost: 7
498.38/500.10	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 6
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 4
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 6
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 8
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 8
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 8
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 8
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 8
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.38/500.11	c d: 1
498.38/500.11	c estimatedAdderCost: 7
498.38/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 7
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 7
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 7
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 7
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 7
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 7
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 6
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 7
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 6
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 7
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 7
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 8
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.11	c d: 1
498.48/500.11	c estimatedAdderCost: 9
498.48/500.11	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 7
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 8
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 7
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 8
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 7
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 8
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.12	c d: 1
498.48/500.12	c estimatedAdderCost: 9
498.48/500.12	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 7
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 8
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 7
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 8
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 7
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 8
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.13	c d: 1
498.48/500.13	c estimatedAdderCost: 9
498.48/500.13	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 7
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 8
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 7
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 8
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 7
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 8
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.14	c d: 1
498.48/500.14	c estimatedAdderCost: 9
498.48/500.14	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 7
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 8
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 7
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 8
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 7
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 8
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 7
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 8
498.48/500.15	c Try to convert by bdds
498.48/500.15	c d: 1
498.48/500.15	c estimatedAdderCost: 9
498.48/500.15	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 7
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 8
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 7
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 8
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 7
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 8
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.16	c d: 1
498.48/500.16	c estimatedAdderCost: 9
498.48/500.16	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 7
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 8
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 9
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 3
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 3
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 3
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 3
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 3
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c estimatedAdderCost: 4
498.48/500.17	c Try to convert by bdds
498.48/500.17	c d: 1
498.48/500.17	c 
3600.00/3609.70	
3600.00/3609.70	*** TERMINATED *** by signal
3600.00/3609.70	c
3600.00/3609.70	s UNKNOWN
3600.00/3609.70	c _____________________________________________________________________________
3600.00/3609.70	c std/band forms        : 16,882
3600.00/3609.70	c 2cl/3cl ITE-codings   : 22,13078
3600.00/3609.70	c BDD/srt/adr Max costs : 32,0,0
3600.00/3609.70	c BDDraw/bin/mul/srt/adr: 898,0,0,0,0
3600.00/3609.70	c BDD nodes             : 23783
3600.00/3609.70	c Es1/CC detections     : 0,0
3600.00/3609.70	c CC sort               : 0
3600.00/3609.70	c SAT/UNSAT calls       : 0,0
3600.00/3609.70	c regenrated variables  : 0
3600.00/3609.70	c eliminated fixed lits : 3916
3600.00/3609.70	c goal lit flips        : 0
3600.00/3609.70	c goal stages           : 0
3600.00/3609.70	c goal shrink           : 0
3600.00/3609.70	c goal coeff separations: 0
3600.00/3609.70	c restarts              : 0
3600.00/3609.70	c conflicts             : 0              (0 /sec)
3600.00/3609.70	c decisions             : 0              (0 /sec)
3600.00/3609.70	c propagations          : 0              (0 /sec)
3600.00/3609.70	c inspects              : 0              (0 /sec)
3600.00/3609.70	c CPU time (solving tm) : 3600 s        (3101 s, SAT 0 s, UNSAT 0 s)
3600.00/3609.70	c SAT solver time       : 3101 s
3600.00/3609.70	c SAT solver SAT time   : 0 s
3600.00/3609.70	c SAT solver UNSAT time : 0 s
3600.00/3609.70	c SAT solver TO time    : 0 s
3600.00/3609.70	c Time for SCIP         : 498.4 s
3600.00/3609.70	c Coop SCIP LB improvements           : 0
3600.00/3609.70	c Coop SCIP UB improvements           : 0
3600.00/3609.70	c SCIP globally fixed variables       : 0
3600.00/3609.70	c SAT  globally fixed variables       : 0
3600.00/3609.70	c SCIP freeTransform calls            : 1
3600.00/3609.70	c Time for Opt-base     : 0 s
3600.00/3609.70	c Steps for Opt-base    : 0
3600.00/3609.70	c Time for BDD coding   : 0.06806 s
3600.00/3609.70	c Time for srt coding   : 0 s
3600.00/3609.70	c Inner solver invocations            : 0
3600.00/3609.70	c Inner solving count                 : 0
3600.00/3609.70	c _____________________________________________________________________________

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.3 (svn: 5215) 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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4809014-1782868303/watcher-4809014-1782868303 -o /tmp/evaluation-result-4809014-1782868303/solver-4809014-1782868303 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4809014-1782868303/vars-4809014-1782868303 --bin-var /tmp/runsolver-exch-nodeE009-1782867244-2526078 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4809014-1782868303.opb 

running on 4 cores: 60-63

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,3-4,6,10-12,14-16,18-20,22-23,25-28,30-32,34,36-37,40,42-44,46-47,50,53-55,57-59
  3550 MHz: 24,38-39,45,48,60-63
  3600 MHz: 2,5,7-9,13,17,21,29,33,35,41,49,51-52,56
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  2500 MHz: 0-1,3
  3600 MHz: 2
WARNING: cores do not run at the same frequency!

CPU governors:
  performance: 60-63

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108790 MiB free)
  node 1: cores 8-15, 129019 MiB (101340 MiB free)
  node 2: cores 16-23, 129019 MiB (110969 MiB free)
  node 3: cores 24-31, 129003 MiB (114470 MiB free)
  node 4: cores 32-39, 129019 MiB (115030 MiB free)
  node 5: cores 40-47, 128973 MiB (118298 MiB free)
  node 6: cores 48-55, 129019 MiB (114760 MiB free)
  node 7: cores 56-63, 128474 MiB (107208 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2527889, runsolver pid=2527886
Current StackSize limit: 8192 KiB


[startup+0.100069 s]*
/proc/loadavg: 16.06 15.70 14.06 18/871 2527892
/proc/meminfo: memFree=912220732/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=126720 memory=62896 CPUtime=0.08 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 11124 207 0 0 8 0 0 0 20 0 1 0 220117875 129761280 15616 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 31680 15724 5263 506 0 12371 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 126720 KiB
Current children cumulated memory: 62896 KiB

[startup+0.213607 s]*
/proc/loadavg: 16.06 15.70 14.06 17/871 2527892
/proc/meminfo: memFree=912206432/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=148448 memory=82564 CPUtime=0.2 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 17677 207 0 0 19 1 0 0 20 0 1 0 220117875 152010752 20514 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 37112 20641 5764 506 0 17803 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 148448 KiB
Current children cumulated memory: 82564 KiB

[startup+0.313367 s]*
/proc/loadavg: 16.06 15.70 14.06 17/871 2527892
/proc/meminfo: memFree=912181672/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=161492 memory=96532 CPUtime=0.3 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 20910 207 0 0 29 1 0 0 20 0 1 0 220117875 165367808 23970 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 40373 24133 6059 506 0 21064 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 161492 KiB
Current children cumulated memory: 96532 KiB

[startup+0.700129 s]
/proc/loadavg: 16.06 15.70 14.06 17/871 2527892
/proc/meminfo: memFree=912186920/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=193628 memory=126324 CPUtime=0.67 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 29795 207 0 0 66 1 0 0 20 0 1 0 220117875 198275072 31452 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 48407 31581 6107 506 0 29098 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 193628 KiB
Current children cumulated memory: 126324 KiB

[startup+1.50012 s]
/proc/loadavg: 16.06 15.70 14.06 17/871 2527892
/proc/meminfo: memFree=912186668/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=193628 memory=126500 CPUtime=1.46 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 29839 207 0 0 145 1 0 0 20 0 1 0 220117875 198275072 31452 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 48407 31625 6107 506 0 29098 0
Current children cumulated CPU time: 1.46 s
Current children cumulated vsize: 193628 KiB
Current children cumulated memory: 126500 KiB

[startup+3.11312 s]
/proc/loadavg: 16.05 15.71 14.07 17/871 2527892
/proc/meminfo: memFree=912148980/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=193628 memory=126660 CPUtime=3.07 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 29879 207 0 0 306 1 0 0 20 0 1 0 220117875 198275072 31452 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 48407 31665 6107 506 0 29098 0
Current children cumulated CPU time: 3.07 s
Current children cumulated vsize: 193628 KiB
Current children cumulated memory: 126660 KiB

[startup+6.30011 s]
/proc/loadavg: 16.05 15.71 14.07 17/872 2527893
/proc/meminfo: memFree=912163492/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=193628 memory=126876 CPUtime=6.25 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 29941 207 0 0 624 1 0 0 20 0 1 0 220117875 198275072 31580 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 48407 31719 6107 506 0 29098 0
Current children cumulated CPU time: 6.25 s
Current children cumulated vsize: 193628 KiB
Current children cumulated memory: 126876 KiB

[startup+12.7001 s]
/proc/loadavg: 16.04 15.72 14.09 17/872 2527893
/proc/meminfo: memFree=912139500/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=195956 memory=128608 CPUtime=12.63 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 30374 207 0 0 1262 1 0 0 20 0 1 0 220117875 200658944 31964 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 48989 32152 6107 506 0 29680 0
Current children cumulated CPU time: 12.63 s
Current children cumulated vsize: 195956 KiB
Current children cumulated memory: 128608 KiB

[startup+25.5001 s]
/proc/loadavg: 16.04 15.73 14.11 17/872 2527893
/proc/meminfo: memFree=912137556/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=209292 memory=141028 CPUtime=25.39 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 34895 207 0 0 2537 2 0 0 20 0 1 0 220117875 214315008 35181 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 52323 35257 6107 506 0 33014 0
Current children cumulated CPU time: 25.39 s
Current children cumulated vsize: 209292 KiB
Current children cumulated memory: 141028 KiB

[startup+51.1116 s]
/proc/loadavg: 16.02 15.75 14.16 17/872 2527893
/proc/meminfo: memFree=911947728/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=223976 memory=154296 CPUtime=50.92 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 40190 207 0 0 5090 2 0 0 20 0 1 0 220117875 229351424 38450 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 55994 38574 6107 506 0 36685 0
Current children cumulated CPU time: 50.92 s
Current children cumulated vsize: 223976 KiB
Current children cumulated memory: 154296 KiB

[startup+102.3 s]
/proc/loadavg: 16.16 15.83 14.28 17/872 2527895
/proc/meminfo: memFree=911841852/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=223976 memory=154296 CPUtime=101.95 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 40190 207 0 0 10193 2 0 0 20 0 1 0 220117875 229351424 38450 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 55994 38574 6107 506 0 36685 0
Current children cumulated CPU time: 101.95 s
Current children cumulated vsize: 223976 KiB
Current children cumulated memory: 154296 KiB

[startup+162.3 s]
/proc/loadavg: 16.90 16.09 14.47 17/872 2527896
/proc/meminfo: memFree=911742952/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=223976 memory=154296 CPUtime=161.77 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 40190 207 0 0 16175 2 0 0 20 0 1 0 220117875 229351424 38450 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 55994 38574 6107 506 0 36685 0
Current children cumulated CPU time: 161.77 s
Current children cumulated vsize: 223976 KiB
Current children cumulated memory: 154296 KiB

[startup+222.3 s]
/proc/loadavg: 17.35 16.37 14.67 17/872 2527897
/proc/meminfo: memFree=911647096/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=229100 memory=160932 CPUtime=221.58 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 65400 207 0 0 22154 4 0 0 20 0 1 0 220117875 234598400 40214 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 57275 40233 6107 506 0 37966 0
Current children cumulated CPU time: 221.58 s
Current children cumulated vsize: 229100 KiB
Current children cumulated memory: 160932 KiB

[startup+282.3 s]
/proc/loadavg: 17.24 16.54 14.84 18/872 2527948
/proc/meminfo: memFree=911926704/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=233600 memory=165436 CPUtime=281.4 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 96661 207 0 0 28133 7 0 0 20 0 1 0 220117875 239206400 41268 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 58400 41359 6107 506 0 39091 0
Current children cumulated CPU time: 281.4 s
Current children cumulated vsize: 233600 KiB
Current children cumulated memory: 165436 KiB

[startup+342.3 s]
/proc/loadavg: 16.94 16.57 14.96 18/871 2528002
/proc/meminfo: memFree=911669380/1055320700 swapFree=33390400/33554428

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

Current children cumulated memory: 203020 KiB

[startup+2922.3 s]
/proc/loadavg: 5.48 6.76 9.79 6/804 2528672
/proc/meminfo: memFree=927737992/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=273032 memory=199548 CPUtime=2913.81 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 4358343 207 0 0 290942 439 0 0 20 0 1 0 220117875 279584768 49862 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 68258 49887 6169 506 0 48949 0
Current children cumulated CPU time: 2913.81 s
Current children cumulated vsize: 273032 KiB
Current children cumulated memory: 199548 KiB

[startup+2982.3 s]
/proc/loadavg: 5.52 6.52 9.52 6/804 2528688
/proc/meminfo: memFree=927724976/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=289412 memory=203004 CPUtime=2973.67 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 4694275 207 0 0 296898 469 0 0 20 0 1 0 220117875 296357888 50499 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 72353 50751 6169 506 0 53044 0
Current children cumulated CPU time: 2973.67 s
Current children cumulated vsize: 289412 KiB
Current children cumulated memory: 203004 KiB

[startup+3042.3 s]
/proc/loadavg: 5.54 6.36 9.27 6/804 2528689
/proc/meminfo: memFree=927702748/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=281224 memory=207940 CPUtime=3033.55 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 4735506 207 0 0 302878 477 0 0 20 0 1 0 220117875 287973376 51606 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 70306 51985 6169 506 0 50997 0
Current children cumulated CPU time: 3033.55 s
Current children cumulated vsize: 281224 KiB
Current children cumulated memory: 207940 KiB

[startup+3102.3 s]
/proc/loadavg: 4.80 6.01 8.97 4/793 2528758
/proc/meminfo: memFree=928162532/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=289416 memory=220504 CPUtime=3093.4 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 5021453 207 0 0 308835 505 0 0 20 0 1 0 220117875 296361984 54901 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 72354 55126 6169 506 0 53045 0
Current children cumulated CPU time: 3093.4 s
Current children cumulated vsize: 289416 KiB
Current children cumulated memory: 220504 KiB

[startup+3162.3 s]
/proc/loadavg: 3.66 5.46 8.60 4/793 2528759
/proc/meminfo: memFree=928143544/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=281224 memory=210264 CPUtime=3153.3 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 5149120 207 0 0 314813 517 0 0 20 0 1 0 220117875 287973376 52341 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 70306 52566 6169 506 0 50997 0
Current children cumulated CPU time: 3153.3 s
Current children cumulated vsize: 281224 KiB
Current children cumulated memory: 210264 KiB

[startup+3222.3 s]
/proc/loadavg: 2.67 4.86 8.19 3/787 2528793
/proc/meminfo: memFree=928335688/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=289416 memory=218456 CPUtime=3213.2 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 5219675 207 0 0 320794 526 0 0 20 0 1 0 220117875 296361984 54389 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 72354 54614 6169 506 0 53045 0
Current children cumulated CPU time: 3213.2 s
Current children cumulated vsize: 289416 KiB
Current children cumulated memory: 218456 KiB

[startup+3282.3 s]
/proc/loadavg: 2.25 4.33 7.80 3/787 2528794
/proc/meminfo: memFree=928327316/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=289416 memory=222968 CPUtime=3273.11 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 5443100 207 0 0 326763 548 0 0 20 0 1 0 220117875 296361984 55517 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 72354 55742 6169 506 0 53045 0
Current children cumulated CPU time: 3273.11 s
Current children cumulated vsize: 289416 KiB
Current children cumulated memory: 222968 KiB

[startup+3342.3 s]
/proc/loadavg: 2.09 3.91 7.43 3/787 2528795
/proc/meminfo: memFree=928319244/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=281224 memory=204648 CPUtime=3333.02 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 5492901 207 0 0 332743 559 0 0 20 0 1 0 220117875 287973376 50860 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 70306 51162 6169 506 0 50997 0
Current children cumulated CPU time: 3333.02 s
Current children cumulated vsize: 281224 KiB
Current children cumulated memory: 204648 KiB

[startup+3402.3 s]
/proc/loadavg: 2.03 3.56 7.09 3/787 2528796
/proc/meminfo: memFree=928328900/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=281224 memory=214364 CPUtime=3392.92 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 5538303 207 0 0 338725 567 0 0 20 0 1 0 220117875 287973376 53366 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 70306 53591 6169 506 0 50997 0
Current children cumulated CPU time: 3392.92 s
Current children cumulated vsize: 281224 KiB
Current children cumulated memory: 214364 KiB

[startup+3462.3 s]
/proc/loadavg: 2.01 3.27 6.77 3/786 2528797
/proc/meminfo: memFree=928340000/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=273028 memory=206784 CPUtime=3452.82 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 5549917 207 0 0 344713 569 0 0 20 0 1 0 220117875 279580672 51471 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 68257 51696 6169 506 0 48948 0
Current children cumulated CPU time: 3452.82 s
Current children cumulated vsize: 273028 KiB
Current children cumulated memory: 206784 KiB

[startup+3522.3 s]
/proc/loadavg: 2.00 3.04 6.47 3/786 2528802
/proc/meminfo: memFree=928362784/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=305800 memory=224116 CPUtime=3512.74 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 5614627 207 0 0 350696 578 0 0 20 0 1 0 220117875 313139200 55778 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 76450 56029 6169 506 0 57141 0
Current children cumulated CPU time: 3512.74 s
Current children cumulated vsize: 305800 KiB
Current children cumulated memory: 224116 KiB

[startup+3582.3 s]
/proc/loadavg: 2.00 2.85 6.19 3/786 2528803
/proc/meminfo: memFree=928366640/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=305800 memory=221516 CPUtime=3572.64 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 5658621 207 0 0 356678 586 0 0 20 0 1 0 220117875 313139200 55149 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 76450 55379 6169 506 0 57141 0
Current children cumulated CPU time: 3572.64 s
Current children cumulated vsize: 305800 KiB
Current children cumulated memory: 221516 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3609.7 s]
/proc/loadavg: 2.00 2.76 6.05 3/787 2528809
/proc/meminfo: memFree=928366136/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=289416 memory=222552 CPUtime=3600 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 5747310 207 0 0 359405 595 0 0 20 0 1 0 220117875 296361984 55413 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 72354 55638 6169 506 0 53045 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 289416 KiB
Current children cumulated memory: 222552 KiB

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

[startup+3609.7 s]
# the end of solver process 2527889 was just reported to runsolver
# Child status: 10

# cumulated CPU time of all completed processes:  user=3594.06 s, system=5.95513 s

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

[startup+3609.7 s]
/proc/loadavg: 2.00 2.76 6.05 3/787 2528809
/proc/meminfo: memFree=928366136/1055320700 swapFree=33390400/33554428
[pid=2527889] ppid=2527886 vsize=289416 memory=222552 CPUtime=3600 cores=60-63
/proc/2527889/stat : 2527889 (naps_release) R 2527886 2527889 2512530 0 -1 4194304 5747310 207 0 0 359405 595 0 0 20 0 1 0 220117875 296361984 55413 18446744073709551615 4210688 6281017 140722293722816 0 0 0 0 0 16898 0 0 0 17 61 0 0 0 0 0 6662968 6676388 11485184 140722293729499 140722293729680 140722293729680 140722293735368 0
/proc/2527889/statm: 72354 55638 6169 506 0 53045 0
Current children cumulated CPU time: 3600 s
Current children cumulated vsize: 289416 KiB
Current children cumulated memory: 222552 KiB

Child status: 10

Real time (s): 3609.7
CPU time (s): 3600.01
CPU user time (s): 3594.06
CPU system time (s): 5.95513
CPU usage (%): 99.7316
Max. virtual memory (cumulated for all children) (KiB): 354952
Max. memory (cumulated for all children) (KiB): 262600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3594.06
system time used= 5.95513
maximum resident set size= 262500
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5747517
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= 325
involuntary context switches= 3618


# summary of solver processes directly reported to runsolver:
#   pid: 2527889
#   total CPU time (s): 3600.01
#   total CPU user time (s): 3594.06
#   total CPU system time (s): 5.95513

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.2462 second user time and 35.2377 second system time

The end

Launcher Data

Begin job on nodeE009 at 2026-07-01 03:11:43
IDJOB=4809014
IDBENCH=162315
IDSOLVER=3589
FILE ID=nodeE009/4809014-1782868303
RUNJOBID= nodeE009-1782867244-2526078
SLURM_JOB_ID= 12542937
Free space on /tmp= 796316 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB16/DEC-LIN/nossum/normalized-sha1-size112-round23-8.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4809014-1782868303/watcher-4809014-1782868303 -o /tmp/evaluation-result-4809014-1782868303/solver-4809014-1782868303 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4809014-1782868303/vars-4809014-1782868303 --bin-var /tmp/runsolver-exch-nodeE009-1782867244-2526078 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4809014-1782868303.opb

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3

MD5SUM BENCH= 17b9f2f8b02d6ae535b4cdc282411634
RANDOM SEED=1654380267

nodeE009 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026

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

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3576.790
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.370
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 4
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 64
initial apicid	: 64
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 5
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3587.502
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 65
initial apicid	: 65
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 6
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 66
initial apicid	: 66
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 7
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 67
initial apicid	: 67
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.320
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 32
initial apicid	: 32
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3582.258
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 33
initial apicid	: 33
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 10
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 34
initial apicid	: 34
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.305
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 35
initial apicid	: 35
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 12
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 96
initial apicid	: 96
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3589.626
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 97
initial apicid	: 97
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 14
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 98
initial apicid	: 98
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 15
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 99
initial apicid	: 99
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 16
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 48
initial apicid	: 48
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 17
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3596.751
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 49
initial apicid	: 49
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 18
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 50
initial apicid	: 50
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 19
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3591.984
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 51
initial apicid	: 51
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 20
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 112
initial apicid	: 112
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 21
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3594.461
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 113
initial apicid	: 113
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 22
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 114
initial apicid	: 114
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 23
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 115
initial apicid	: 115
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 24
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.354
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 25
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 26
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 27
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3577.185
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 28
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 80
initial apicid	: 80
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 29
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3578.604
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 81
initial apicid	: 81
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 82
initial apicid	: 82
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 31
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 0
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 83
initial apicid	: 83
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 32
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 0
cpu cores	: 32
apicid		: 128
initial apicid	: 128
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 33
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3600.768
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 1
cpu cores	: 32
apicid		: 129
initial apicid	: 129
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 34
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 2
cpu cores	: 32
apicid		: 130
initial apicid	: 130
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 35
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 3
cpu cores	: 32
apicid		: 131
initial apicid	: 131
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 36
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 64
cpu cores	: 32
apicid		: 192
initial apicid	: 192
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 37
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 65
cpu cores	: 32
apicid		: 193
initial apicid	: 193
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 38
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3574.251
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 66
cpu cores	: 32
apicid		: 194
initial apicid	: 194
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 39
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 67
cpu cores	: 32
apicid		: 195
initial apicid	: 195
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 40
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 32
cpu cores	: 32
apicid		: 160
initial apicid	: 160
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 41
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3596.967
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 33
cpu cores	: 32
apicid		: 161
initial apicid	: 161
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 42
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 34
cpu cores	: 32
apicid		: 162
initial apicid	: 162
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 43
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 35
cpu cores	: 32
apicid		: 163
initial apicid	: 163
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 44
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 96
cpu cores	: 32
apicid		: 224
initial apicid	: 224
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 45
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3558.743
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 97
cpu cores	: 32
apicid		: 225
initial apicid	: 225
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 46
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 98
cpu cores	: 32
apicid		: 226
initial apicid	: 226
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3549.256
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 99
cpu cores	: 32
apicid		: 227
initial apicid	: 227
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 48
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3577.721
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 48
cpu cores	: 32
apicid		: 176
initial apicid	: 176
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 49
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3577.950
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 49
cpu cores	: 32
apicid		: 177
initial apicid	: 177
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 50
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 50
cpu cores	: 32
apicid		: 178
initial apicid	: 178
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 51
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 51
cpu cores	: 32
apicid		: 179
initial apicid	: 179
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3591.998
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 112
cpu cores	: 32
apicid		: 240
initial apicid	: 240
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 53
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 113
cpu cores	: 32
apicid		: 241
initial apicid	: 241
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 54
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 114
cpu cores	: 32
apicid		: 242
initial apicid	: 242
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 55
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.386
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 115
cpu cores	: 32
apicid		: 243
initial apicid	: 243
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 56
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3583.176
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 16
cpu cores	: 32
apicid		: 144
initial apicid	: 144
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 57
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 17
cpu cores	: 32
apicid		: 145
initial apicid	: 145
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 58
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 18
cpu cores	: 32
apicid		: 146
initial apicid	: 146
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 59
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 19
cpu cores	: 32
apicid		: 147
initial apicid	: 147
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 60
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3579.741
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 80
cpu cores	: 32
apicid		: 208
initial apicid	: 208
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 81
cpu cores	: 32
apicid		: 209
initial apicid	: 209
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 62
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3567.303
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 63
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3573.304
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 83
cpu cores	: 32
apicid		: 211
initial apicid	: 211
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        912245732 kB
MemAvailable:   1030870312 kB
Buffers:              32 kB
Cached:         122866452 kB
SwapCached:        29600 kB
Active:         18304096 kB
Inactive:       121280496 kB
Active(anon):   17067040 kB
Inactive(anon):   425716 kB
Active(file):    1237056 kB
Inactive(file): 120854780 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33390400 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             18560 kB
Writeback:             4 kB
AnonPages:      16673260 kB
Mapped:           221452 kB
Shmem:            774144 kB
KReclaimable:    1350740 kB
Slab:            1891804 kB
SReclaimable:    1350740 kB
SUnreclaim:       541064 kB
KernelStack:       15024 kB
PageTables:        41324 kB
SecPageTables:     15392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   24708900 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478432 kB
VmallocChunk:          0 kB
Percpu:           121088 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5154816 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      395716 kB
DirectMap2M:    18800640 kB
DirectMap1G:    1054867456 kB

Free space on /tmp at the end= 796564 MiB
End job on nodeE009 at 2026-07-01 04:11:53