Trace number 4802353

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.04Signal SIGABRT 2489.74 2497.93

General information on the benchmark

NamePB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/
hw512/normalized-hw512-vm25p-dec.opb.negationfix.opb
MD5SUMd2e7222ae223744ca0eedd4691347876
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.22454
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables733696
Total number of constraints3890
Number of constraints which are clauses1432
Number of constraints which are cardinality constraints (but not clauses)1432
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint1433
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 511855
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 2979275
Number of bits of the biggest sum of numbers22
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.02	exec HOME/naps_release -v2 -mc -cSCIP -scip-solve-prop -scip-stage-prop -given-time=3600 HOME/instance-4802353-1782565735.opb
0.00/0.04	c NaPS 1.03a50.
0.00/0.04	c Using SAT solver: Kissat
0.00/0.04	c Input file name: HOME/instance-4802353-1782565735.opb
0.00/0.04	c Parsing PB file...
4.53/4.69	c V: 2446
4.53/4.69	c Converting 3890 PB-constraints to clauses...
5.05/5.19	c initScipForCoop
5.33/5.42	c Running SCIP presolver (time limit: 500 sec)...
5.33/5.42	c solveScip
5.33/5.42	c initScipForCoop
5.33/5.42	c Coop Mode: Using SCIP obj units for LB/UB: -oo, +oo
6.23/6.33	c presolving:
7.04/7.15	c (round 1, fast)       1650 del vars, 2 del conss, 0 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 104774 clqs, 0 implints
7.82/8.00	c    (2.6s) running MILP presolver
13.59/13.75	c    (8.3s) MILP presolver (2 rounds): 0 aggregations, 0 fixings, 0 bound changes
13.79/13.94	c (round 2, medium)     1650 del vars, 3890 del conss, 2456 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 0 upgd conss, 0 impls, 104774 clqs, 0 implints
16.68/16.88	c (round 3, exhaustive) 1650 del vars, 3890 del conss, 2456 add conss, 0 chg bounds, 0 chg sides, 0 chg coeffs, 2456 upgd conss, 0 impls, 104774 clqs, 0 implints
22.46/22.60	c    (17.2s) probing: 51/732046 (0.0%) - 0 fixings, 0 aggregations, 0 implications, 0 bound changes
22.46/22.60	c    (17.2s) probing aborted: 50/50 successive totally useless probings
22.75/22.92	c    (17.5s) symmetry computation started: requiring (bin +, int +, cont +), (fixed: bin -, int -, cont -)
999.80/1002.83	c    (997.4s) symmetry computation finished: 1500 generators found (max: 1500, log10 of symmetry group size: inf) (symcode time: 979.21)
1028.60/1031.74	c dynamic symmetry handling statistics:
1028.60/1031.74	c    orbitopal reduction:       no components
1028.60/1031.74	c    orbital reduction:          1 components of sizes 1600
1028.60/1031.74	c    lexicographic reduction: 1600 permutations with support sizes 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 2800, 2792, 2792, 2792, 2792, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 2860, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1018, 1018, 1018, 1018, 1018, 1018, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1018, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1018, 1018, 1018, 1018, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1012, 1012, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1012, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1018, 1018, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1018, 1018, 1018, 1018, 1018, 1018, 1018, 1018, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1022, 1024, 1024, 1024, 1024, 1024, 1024, 1024, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 2864, 1024, 2048, 2048, 2048, 2048, 2048, 2048, 2048, 2048, 2048, 2048, 3820, 3812, 3812, 3812, 3812, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3884, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880, 3880
1028.60/1031.74	c handled 1 out of 1 symmetry components
1028.60/1031.74	c presolving (4 rounds: 4 fast, 3 medium, 2 exhaustive):
1028.60/1031.74	c  1650 deleted vars, 3890 deleted constraints, 2456 added constraints, 0 tightened bounds, 0 added holes, 0 changed sides, 0 changed coefficients
1028.60/1031.74	c  0 implications, 104774 cliques, 0 implied integral variables (0 bin, 0 int, 0 cont)
1028.60/1031.74	c presolving was interrupted.
1028.60/1031.74	c Presolving Time: 1025.53
1028.60/1031.74	c 
1028.60/1031.74	c SCIP Status        : solving was interrupted [time limit reached]
1028.60/1031.74	c Solving Time (sec) : 1026.32
1028.60/1031.74	c Solving Nodes      : 0
1028.60/1031.74	c Primal Bound       : +1.00000000000000e+20 (0 solutions)
1028.60/1031.74	c SCIP status: 23 (TIMELIMIT)
1028.60/1031.74	c solveScip: freeing transform (!can_skip_free_transform)
1029.50/1032.60	c SCIP presolver: sst_unknown
1029.50/1032.60	c   -- Clauses(.)/Splits(s): estimatedAdderCost: 512
1029.50/1032.64	c Try to convert by bdds
1029.60/1032.77	c d: 1
1029.60/1032.77	c estimatedAdderCost: 3334
1029.60/1032.77	c Try to convert by bdds
1031.59/1034.72	c d: 1
1031.59/1034.72	c Try to convert by sorters
1032.00/1035.17	c estimatedAdderCost: 7186
1032.00/1035.17	c Try to convert by sorters
1032.19/1035.31	c estimatedAdderCost: 7186
1032.19/1035.31	c Try to convert by sorters
1032.29/1035.46	c estimatedAdderCost: 7186
1032.29/1035.46	c Try to convert by sorters
1032.49/1035.60	c estimatedAdderCost: 7186
1032.49/1035.60	c Try to convert by sorters
1032.59/1035.79	c estimatedAdderCost: 7186
1032.59/1035.79	c Try to convert by sorters
1032.79/1035.93	c estimatedAdderCost: 7186
1032.79/1035.93	c Try to convert by sorters
1032.90/1036.09	c estimatedAdderCost: 7186
1032.90/1036.09	c Try to convert by sorters
1033.19/1036.33	c estimatedAdderCost: 7186
1033.19/1036.33	c Try to convert by sorters
1033.29/1036.49	c estimatedAdderCost: 7186
1033.29/1036.49	c Try to convert by sorters
1033.49/1036.65	c estimatedAdderCost: 7186
1033.49/1036.65	c Try to convert by sorters
1033.69/1036.81	c estimatedAdderCost: 7186
1033.69/1036.81	c Try to convert by sorters
1033.79/1036.97	c estimatedAdderCost: 7186
1033.79/1036.97	c Try to convert by sorters
1034.00/1037.14	c estimatedAdderCost: 7186
1034.00/1037.14	c Try to convert by sorters
1034.18/1037.31	c estimatedAdderCost: 7186
1034.18/1037.31	c Try to convert by sorters
1034.58/1037.71	c estimatedAdderCost: 7186
1034.58/1037.71	c Try to convert by sorters
1034.68/1037.89	c estimatedAdderCost: 7186
1034.68/1037.89	c Try to convert by sorters
1034.89/1038.06	c estimatedAdderCost: 7186
1034.89/1038.06	c Try to convert by sorters
1035.08/1038.23	c estimatedAdderCost: 7186
1035.08/1038.23	c Try to convert by sorters
1035.28/1038.41	c estimatedAdderCost: 7186
1035.28/1038.41	c Try to convert by sorters
1035.38/1038.58	c estimatedAdderCost: 7186
1035.38/1038.58	c Try to convert by sorters
1035.58/1038.77	c estimatedAdderCost: 7186
1035.58/1038.77	c Try to convert by sorters
1035.78/1038.95	c estimatedAdderCost: 7186
1035.78/1038.95	c Try to convert by sorters
1035.99/1039.13	c estimatedAdderCost: 7186
1035.99/1039.13	c Try to convert by sorters
1036.18/1039.31	c estimatedAdderCost: 7186
1036.18/1039.31	c Try to convert by sorters
1036.38/1039.50	c estimatedAdderCost: 7186
1036.38/1039.50	c Try to convert by sorters
1036.48/1039.69	c estimatedAdderCost: 7186
1036.48/1039.69	c Try to convert by sorters
1036.68/1039.88	c estimatedAdderCost: 7186
1036.68/1039.88	c Try to convert by sorters
1037.37/1040.57	c estimatedAdderCost: 7186
1037.37/1040.57	c Try to convert by sorters
1037.57/1040.75	c estimatedAdderCost: 7186
1037.57/1040.75	c Try to convert by sorters
1037.77/1040.94	c estimatedAdderCost: 7186
1037.77/1040.94	c Try to convert by sorters
1037.99/1041.15	c estimatedAdderCost: 7186
1037.99/1041.15	c Try to convert by sorters
1038.17/1041.35	c estimatedAdderCost: 7186
1038.17/1041.35	c Try to convert by sorters
1038.37/1041.54	c estimatedAdderCost: 7186
1038.37/1041.54	c Try to convert by sorters
1038.57/1041.74	c estimatedAdderCost: 7186
1038.57/1041.74	c Try to convert by sorters
1038.77/1041.94	c estimatedAdderCost: 7186
1038.77/1041.94	c Try to convert by sorters
1038.98/1042.14	c estimatedAdderCost: 7186
1038.98/1042.14	c Try to convert by sorters
1039.17/1042.36	c estimatedAdderCost: 7186
1039.17/1042.36	c Try to convert by sorters
1039.37/1042.56	c estimatedAdderCost: 7186
1039.37/1042.56	c Try to convert by sorters
1039.57/1042.79	c estimatedAdderCost: 7186
1039.57/1042.79	c Try to convert by sorters
1039.77/1043.00	c estimatedAdderCost: 7186
1039.77/1043.00	c Try to convert by sorters
1040.07/1043.23	c estimatedAdderCost: 7186
1040.07/1043.23	c Try to convert by sorters
1040.27/1043.44	c estimatedAdderCost: 7186
1040.27/1043.44	c Try to convert by sorters
1040.47/1043.66	c estimatedAdderCost: 7186
1040.47/1043.66	c Try to convert by sorters
1040.66/1043.87	c estimatedAdderCost: 7186
1040.66/1043.87	c Try to convert by sorters
1040.88/1044.09	c estimatedAdderCost: 7186
1040.88/1044.09	c Try to convert by sorters
1041.16/1044.31	c estimatedAdderCost: 7186
1041.16/1044.31	c Try to convert by sorters
1041.36/1044.53	c estimatedAdderCost: 7186
1041.36/1044.53	c Try to convert by sorters
1041.56/1044.75	c estimatedAdderCost: 7186
1041.56/1044.75	c Try to convert by sorters
1041.76/1044.98	c estimatedAdderCost: 7186
1041.76/1044.98	c Try to convert by sorters
1042.06/1045.21	c estimatedAdderCost: 7186
1042.06/1045.21	c Try to convert by sorters
1042.26/1045.44	c estimatedAdderCost: 7186
1042.26/1045.44	c Try to convert by sorters
1042.46/1045.68	c estimatedAdderCost: 7186
1042.46/1045.68	c Try to convert by sorters
1042.76/1045.91	c estimatedAdderCost: 7186
1042.76/1045.91	c Try to convert by sorters
1042.97/1046.15	c estimatedAdderCost: 7186
1042.97/1046.15	c Try to convert by sorters
1044.35/1047.59	c estimatedAdderCost: 7186
1044.35/1047.59	c Try to convert by sorters
1044.65/1047.83	c estimatedAdderCost: 7186
1044.65/1047.83	c Try to convert by sorters
1044.87/1048.07	c estimatedAdderCost: 7186
1044.87/1048.07	c Try to convert by sorters
1045.15/1048.31	c estimatedAdderCost: 7186
1045.15/1048.31	c Try to convert by sorters
1045.35/1048.55	c estimatedAdderCost: 7186
1045.35/1048.55	c Try to convert by sorters
1045.55/1048.80	c estimatedAdderCost: 7186
1045.55/1048.80	c Try to convert by sorters
1045.86/1049.04	c estimatedAdderCost: 7186
1045.86/1049.04	c Try to convert by sorters
1046.05/1049.29	c estimatedAdderCost: 7186
1046.05/1049.29	c Try to convert by sorters
1046.35/1049.54	c estimatedAdderCost: 7186
1046.35/1049.54	c Try to convert by sorters
1046.55/1049.79	c estimatedAdderCost: 7186
1046.55/1049.79	c Try to convert by sorters
1046.86/1050.04	c estimatedAdderCost: 7186
1046.86/1050.04	c Try to convert by sorters
1047.15/1050.30	c estimatedAdderCost: 7186
1047.15/1050.30	c Try to convert by sorters
1047.35/1050.55	c estimatedAdderCost: 7186
1047.35/1050.55	c Try to convert by sorters
1047.64/1050.83	c estimatedAdderCost: 7186
1047.64/1050.83	c Try to convert by sorters
1047.86/1051.09	c estimatedAdderCost: 7186
1047.86/1051.09	c Try to convert by sorters
1048.14/1051.36	c estimatedAdderCost: 7186
1048.14/1051.36	c Try to convert by sorters
1048.44/1051.63	c estimatedAdderCost: 7186
1048.44/1051.63	c Try to convert by sorters
1048.74/1051.90	c estimatedAdderCost: 7186
1048.74/1051.90	c Try to convert by sorters
1048.95/1052.17	c estimatedAdderCost: 7186
1048.95/1052.17	c Try to convert by sorters
1049.24/1052.45	c estimatedAdderCost: 7186
1049.24/1052.45	c Try to convert by sorters
1049.54/1052.73	c estimatedAdderCost: 7186
1049.54/1052.73	c Try to convert by sorters
1049.85/1053.01	c estimatedAdderCost: 7186
1049.85/1053.01	c Try to convert by sorters
1050.14/1053.31	c estimatedAdderCost: 7186
1050.14/1053.31	c Try to convert by sorters
1050.34/1053.59	c estimatedAdderCost: 7186
1050.34/1053.59	c Try to convert by sorters
1050.64/1053.88	c estimatedAdderCost: 7186
1050.64/1053.88	c Try to convert by sorters
1050.95/1054.16	c estimatedAdderCost: 7186
1050.95/1054.16	c Try to convert by sorters
1051.24/1054.45	c estimatedAdderCost: 7186
1051.24/1054.45	c Try to convert by sorters
1051.53/1054.74	c estimatedAdderCost: 7186
1051.53/1054.74	c Try to convert by sorters
1051.85/1055.03	c estimatedAdderCost: 7186
1051.85/1055.03	c Try to convert by sorters
1052.13/1055.32	c estimatedAdderCost: 7186
1052.13/1055.32	c Try to convert by sorters
1052.43/1055.62	c estimatedAdderCost: 7186
1052.43/1055.62	c Try to convert by sorters
1052.73/1055.92	c estimatedAdderCost: 7186
1052.73/1055.92	c Try to convert by sorters
1053.03/1056.22	c estimatedAdderCost: 7186
1053.03/1056.22	c Try to convert by sorters
1053.33/1056.52	c estimatedAdderCost: 7186
1053.33/1056.52	c Try to convert by sorters
1053.63/1056.82	c estimatedAdderCost: 7186
1053.63/1056.82	c Try to convert by sorters
1053.95/1057.13	c estimatedAdderCost: 7186
1053.95/1057.13	c Try to convert by sorters
1054.23/1057.44	c estimatedAdderCost: 7186
1054.23/1057.44	c Try to convert by sorters
1054.53/1057.75	c estimatedAdderCost: 7186
1054.53/1057.75	c Try to convert by sorters
1054.84/1058.07	c estimatedAdderCost: 7186
1054.84/1058.07	c Try to convert by sorters
1055.13/1058.38	c estimatedAdderCost: 7186
1055.13/1058.38	c Try to convert by sorters
1055.53/1058.70	c estimatedAdderCost: 7186
1055.53/1058.70	c Try to convert by sorters
1055.84/1059.02	c estimatedAdderCost: 7186
1055.84/1059.02	c Try to convert by sorters
1056.13/1059.34	c estimatedAdderCost: 7186
1056.13/1059.34	c Try to convert by sorters
1056.43/1059.67	c estimatedAdderCost: 7186
1056.43/1059.67	c Try to convert by sorters
1056.73/1059.99	c estimatedAdderCost: 7186
1056.73/1059.99	c Try to convert by sorters
1057.12/1060.32	c estimatedAdderCost: 7186
1057.12/1060.32	c Try to convert by sorters
1057.42/1060.65	c estimatedAdderCost: 7186
1057.42/1060.65	c Try to convert by sorters
1057.72/1060.98	c estimatedAdderCost: 7186
1057.72/1060.98	c Try to convert by sorters
1058.12/1061.32	c estimatedAdderCost: 7186
1058.12/1061.32	c Try to convert by sorters
1058.42/1061.66	c estimatedAdderCost: 7186
1058.42/1061.66	c Try to convert by sorters
1058.72/1062.00	c estimatedAdderCost: 7186
1058.72/1062.00	c Try to convert by sorters
1059.12/1062.33	c estimatedAdderCost: 7186
1059.12/1062.33	c Try to convert by sorters
1059.42/1062.67	c estimatedAdderCost: 7186
1059.42/1062.67	c Try to convert by sorters
1062.82/1066.04	c estimatedAdderCost: 7186
1062.82/1066.04	c Try to convert by sorters
1063.11/1066.39	c estimatedAdderCost: 7186
1063.11/1066.39	c Try to convert by sorters
1063.51/1066.75	c estimatedAdderCost: 7186
1063.51/1066.75	c Try to convert by sorters
1063.82/1067.10	c estimatedAdderCost: 7186
1063.82/1067.10	c Try to convert by sorters
1064.20/1067.44	c estimatedAdderCost: 7186
1064.20/1067.44	c Try to convert by sorters
1064.60/1067.80	c estimatedAdderCost: 7186
1064.60/1067.80	c Try to convert by sorters
1064.91/1068.15	c estimatedAdderCost: 7186
1064.91/1068.15	c Try to convert by sorters
1065.30/1068.51	c estimatedAdderCost: 7186
1065.30/1068.51	c Try to convert by sorters
1065.60/1068.86	c estimatedAdderCost: 7186
1065.60/1068.86	c Try to convert by sorters
1066.00/1069.22	c estimatedAdderCost: 7186
1066.00/1069.22	c Try to convert by sorters
1066.30/1069.58	c estimatedAdderCost: 7186
1066.30/1069.58	c Try to convert by sorters
1066.70/1069.94	c estimatedAdderCost: 7186
1066.70/1069.94	c Try to convert by sorters
1067.10/1070.31	c estimatedAdderCost: 7186
1067.10/1070.31	c Try to convert by sorters
1067.40/1070.68	c estimatedAdderCost: 7186
1067.40/1070.68	c Try to convert by sorters
1067.81/1071.04	c estimatedAdderCost: 7186
1067.81/1071.04	c Try to convert by sorters
1068.19/1071.42	c estimatedAdderCost: 7186
1068.19/1071.42	c Try to convert by sorters
1068.49/1071.79	c estimatedAdderCost: 7186
1068.49/1071.79	c Try to convert by sorters
1068.90/1072.17	c estimatedAdderCost: 7186
1068.90/1072.17	c Try to convert by sorters
1069.29/1072.55	c estimatedAdderCost: 7186
1069.29/1072.55	c Try to convert by sorters
1069.69/1072.92	c estimatedAdderCost: 7186
1069.69/1072.92	c Try to convert by sorters
1070.09/1073.31	c estimatedAdderCost: 7186
1070.09/1073.31	c Try to convert by sorters
1070.39/1073.69	c estimatedAdderCost: 7186
1070.39/1073.69	c Try to convert by sorters
1070.80/1074.07	c estimatedAdderCost: 7186
1070.80/1074.07	c Try to convert by sorters
1071.18/1074.45	c estimatedAdderCost: 7186
1071.18/1074.45	c Try to convert by sorters
1071.58/1074.84	c estimatedAdderCost: 7186
1071.58/1074.84	c Try to convert by sorters
1071.98/1075.22	c estimatedAdderCost: 7186
1071.98/1075.22	c Try to convert by sorters
1072.38/1075.61	c estimatedAdderCost: 7186
1072.38/1075.61	c Try to convert by sorters
1072.68/1076.00	c estimatedAdderCost: 7186
1072.68/1076.00	c Try to convert by sorters
1073.18/1076.40	c estimatedAdderCost: 7186
1073.18/1076.40	c Try to convert by sorters
1073.48/1076.79	c estimatedAdderCost: 7186
1073.48/1076.79	c Try to convert by sorters
1073.89/1077.19	c estimatedAdderCost: 7186
1073.89/1077.19	c Try to convert by sorters
1074.28/1077.59	c estimatedAdderCost: 7186
1074.28/1077.59	c Try to convert by sorters
1074.67/1077.99	c estimatedAdderCost: 7186
1074.67/1077.99	c Try to convert by sorters
1075.07/1078.39	c estimatedAdderCost: 7186
1075.07/1078.39	c Try to convert by sorters
1075.47/1078.80	c estimatedAdderCost: 7186
1075.47/1078.80	c Try to convert by sorters
1075.97/1079.20	c estimatedAdderCost: 7186
1075.97/1079.20	c Try to convert by sorters
1076.37/1079.61	c estimatedAdderCost: 7186
1076.37/1079.61	c Try to convert by sorters
1076.78/1080.02	c estimatedAdderCost: 7186
1076.78/1080.02	c Try to convert by sorters
1077.17/1080.44	c estimatedAdderCost: 7186
1077.17/1080.44	c Try to convert by sorters
1077.57/1080.85	c estimatedAdderCost: 7186
1077.57/1080.85	c Try to convert by sorters
1077.97/1081.27	c estimatedAdderCost: 7186
1077.97/1081.27	c Try to convert by sorters
1078.36/1081.69	c estimatedAdderCost: 7186
1078.36/1081.69	c Try to convert by sorters
1078.78/1082.11	c estimatedAdderCost: 7186
1078.78/1082.11	c Try to convert by sorters
1079.26/1082.55	c estimatedAdderCost: 7186
1079.26/1082.55	c Try to convert by sorters
1079.66/1083.01	c estimatedAdderCost: 7186
1079.66/1083.01	c Try to convert by sorters
1080.16/1083.43	c estimatedAdderCost: 7186
1080.16/1083.43	c Try to convert by sorters
1080.56/1083.86	c estimatedAdderCost: 7186
1080.56/1083.86	c Try to convert by sorters
1080.96/1084.29	c estimatedAdderCost: 7186
1080.96/1084.29	c Try to convert by sorters
1081.46/1084.74	c estimatedAdderCost: 7186
1081.46/1084.74	c Try to convert by sorters
1081.87/1085.19	c estimatedAdderCost: 7186
1081.87/1085.19	c Try to convert by sorters
1082.35/1085.63	c estimatedAdderCost: 7186
1082.35/1085.63	c Try to convert by sorters
1082.76/1086.06	c estimatedAdderCost: 7186
1082.76/1086.06	c Try to convert by sorters
1083.25/1086.50	c estimatedAdderCost: 7186
1083.25/1086.50	c Try to convert by sorters
1083.65/1086.95	c estimatedAdderCost: 7186
1083.65/1086.95	c Try to convert by sorters
1084.15/1087.40	c estimatedAdderCost: 7186
1084.15/1087.40	c Try to convert by sorters
1084.55/1087.85	c estimatedAdderCost: 7186
1084.55/1087.85	c Try to convert by sorters
1085.04/1088.30	c estimatedAdderCost: 7186
1085.04/1088.30	c Try to convert by sorters
1085.44/1088.75	c estimatedAdderCost: 7186
1085.44/1088.75	c Try to convert by sorters
1085.94/1089.21	c estimatedAdderCost: 7186
1085.94/1089.21	c Try to convert by sorters
1086.34/1089.67	c estimatedAdderCost: 7186
1086.34/1089.67	c Try to convert by sorters
1086.85/1090.13	c estimatedAdderCost: 7186
1086.85/1090.13	c Try to convert by sorters
1087.24/1090.59	c estimatedAdderCost: 7186
1087.24/1090.59	c Try to convert by sorters
1087.75/1091.05	c estimatedAdderCost: 7186
1087.75/1091.05	c Try to convert by sorters
1088.24/1091.52	c estimatedAdderCost: 7186
1088.24/1091.52	c Try to convert by sorters
1088.63/1091.99	c estimatedAdderCost: 7186
1088.63/1091.99	c Try to convert by sorters
1089.13/1092.46	c estimatedAdderCost: 7186
1089.13/1092.46	c Try to convert by sorters
1089.63/1092.93	c estimatedAdderCost: 7186
1089.63/1092.93	c Try to convert by sorters
1090.13/1093.40	c estimatedAdderCost: 7186
1090.13/1093.40	c Try to convert by sorters
1090.53/1093.88	c estimatedAdderCost: 7186
1090.53/1093.88	c Try to convert by sorters
1091.03/1094.36	c estimatedAdderCost: 7186
1091.03/1094.36	c Try to convert by sorters
1091.53/1094.84	c estimatedAdderCost: 7186
1091.53/1094.84	c Try to convert by sorters
1092.02/1095.32	c estimatedAdderCost: 7186
1092.02/1095.32	c Try to convert by sorters
1092.52/1095.81	c estimatedAdderCost: 7186
1092.52/1095.81	c Try to convert by sorters
1092.92/1096.29	c estimatedAdderCost: 7186
1092.92/1096.29	c Try to convert by sorters
1093.42/1096.78	c estimatedAdderCost: 6972
1093.42/1096.78	c Try to convert by sorters
1093.92/1097.20	c estimatedAdderCost: 7186
1093.92/1097.20	c Try to convert by sorters
1094.22/1097.53	c estimatedAdderCost: 7186
1094.22/1097.53	c Try to convert by sorters
1094.52/1097.85	c estimatedAdderCost: 7186
1094.52/1097.85	c Try to convert by sorters
1094.83/1098.16	c estimatedAdderCost: 7186
1094.83/1098.16	c Try to convert by sorters
1095.12/1098.48	c estimatedAdderCost: 7186
1095.12/1098.48	c Try to convert by sorters
1095.52/1098.81	c estimatedAdderCost: 7186
1095.52/1098.81	c Try to convert by sorters
1095.83/1099.13	c estimatedAdderCost: 7186
1095.83/1099.13	c Try to convert by sorters
1096.11/1099.45	c estimatedAdderCost: 7186
1096.11/1099.45	c Try to convert by sorters
1096.41/1099.77	c estimatedAdderCost: 7186
1096.41/1099.77	c Try to convert by sorters
1096.72/1100.10	c estimatedAdderCost: 7186
1096.72/1100.10	c Try to convert by sorters
1097.11/1100.43	c estimatedAdderCost: 7186
1097.11/1100.43	c Try to convert by sorters
1097.41/1100.75	c estimatedAdderCost: 6972
1097.41/1100.75	c Try to convert by sorters
1097.72/1101.05	c estimatedAdderCost: 7186
1097.72/1101.05	c Try to convert by sorters
1098.21/1101.56	c estimatedAdderCost: 7186
1098.21/1101.56	c Try to convert by sorters
1098.72/1102.06	c estimatedAdderCost: 7186
1098.72/1102.06	c Try to convert by sorters
1099.20/1102.57	c estimatedAdderCost: 7186
1099.20/1102.57	c Try to convert by sorters
1099.72/1103.09	c estimatedAdderCost: 7186
1099.72/1103.09	c Try to convert by sorters
1100.30/1103.60	c estimatedAdderCost: 7186
1100.30/1103.60	c Try to convert by sorters
1100.81/1104.12	c estimatedAdderCost: 7186
1100.81/1104.12	c Try to convert by sorters
1101.30/1104.63	c estimatedAdderCost: 7186
1101.30/1104.63	c Try to convert by sorters
1101.81/1105.15	c estimatedAdderCost: 7186
1101.81/1105.15	c Try to convert by sorters
1102.30/1105.67	c estimatedAdderCost: 7186
1102.30/1105.67	c Try to convert by sorters
1102.89/1106.20	c estimatedAdderCost: 7186
1102.89/1106.20	c Try to convert by sorters
1103.39/1106.73	c estimatedAdderCost: 7186
1103.39/1106.73	c Try to convert by sorters
1103.89/1107.26	c estimatedAdderCost: 7186
1103.89/1107.26	c Try to convert by sorters
1104.39/1107.79	c estimatedAdderCost: 7186
1104.39/1107.79	c Try to convert by sorters
1104.99/1108.33	c estimatedAdderCost: 7186
1104.99/1108.33	c Try to convert by sorters
1105.49/1108.86	c estimatedAdderCost: 7186
1105.49/1108.86	c Try to convert by sorters
1105.99/1109.39	c estimatedAdderCost: 7186
1105.99/1109.39	c Try to convert by sorters
1106.58/1109.93	c estimatedAdderCost: 7186
1106.58/1109.93	c Try to convert by sorters
1107.08/1110.47	c estimatedAdderCost: 7186
1107.08/1110.47	c Try to convert by sorters
1107.69/1111.01	c estimatedAdderCost: 7186
1107.69/1111.01	c Try to convert by sorters
1108.18/1111.56	c estimatedAdderCost: 7186
1108.18/1111.56	c Try to convert by sorters
1115.76/1119.18	c estimatedAdderCost: 7186
1115.76/1119.18	c Try to convert by sorters
1116.35/1119.73	c estimatedAdderCost: 7186
1116.35/1119.73	c Try to convert by sorters
1116.85/1120.27	c estimatedAdderCost: 7186
1116.85/1120.27	c Try to convert by sorters
1117.45/1120.82	c estimatedAdderCost: 7186
1117.45/1120.82	c Try to convert by sorters
1117.94/1121.37	c estimatedAdderCost: 7186
1117.94/1121.37	c Try to convert by sorters
1118.54/1121.92	c estimatedAdderCost: 7186
1118.54/1121.92	c Try to convert by sorters
1119.04/1122.47	c estimatedAdderCost: 7186
1119.04/1122.47	c Try to convert by sorters
1119.65/1123.02	c estimatedAdderCost: 7186
1119.65/1123.02	c Try to convert by sorters
1120.14/1123.58	c estimatedAdderCost: 7186
1120.14/1123.58	c Try to convert by sorters
1120.75/1124.14	c estimatedAdderCost: 7186
1120.75/1124.14	c Try to convert by sorters
1121.33/1124.70	c estimatedAdderCost: 7186
1121.33/1124.70	c Try to convert by sorters
1121.93/1125.32	c estimatedAdderCost: 7186
1121.93/1125.32	c Try to convert by sorters
1122.43/1125.89	c estimatedAdderCost: 7186
1122.43/1125.89	c Try to convert by sorters
1123.03/1126.46	c estimatedAdderCost: 7186
1123.03/1126.46	c Try to convert by sorters
1123.64/1127.04	c estimatedAdderCost: 7186
1123.64/1127.04	c Try to convert by sorters
1124.23/1127.61	c estimatedAdderCost: 7186
1124.23/1127.61	c Try to convert by sorters
1124.74/1128.18	c estimatedAdderCost: 7186
1124.74/1128.18	c Try to convert by sorters
1125.32/1128.77	c estimatedAdderCost: 7186
1125.32/1128.77	c Try to convert by sorters
1125.92/1129.34	c estimatedAdderCost: 7186
1125.92/1129.34	c Try to convert by sorters
1126.52/1129.92	c estimatedAdderCost: 7186
1126.52/1129.92	c Try to convert by sorters
1127.12/1130.50	c estimatedAdderCost: 7186
1127.12/1130.50	c Try to convert by sorters
1127.63/1131.08	c estimatedAdderCost: 7186
1127.63/1131.08	c Try to convert by sorters
1128.21/1131.66	c estimatedAdderCost: 7186
1128.21/1131.66	c Try to convert by sorters
1128.81/1132.24	c estimatedAdderCost: 7186
1128.81/1132.24	c Try to convert by sorters
1129.41/1132.83	c estimatedAdderCost: 7186
1129.41/1132.83	c Try to convert by sorters
1130.01/1133.44	c estimatedAdderCost: 7186
1130.01/1133.44	c Try to convert by sorters
1130.62/1134.03	c estimatedAdderCost: 7186
1130.62/1134.03	c Try to convert by sorters
1131.20/1134.62	c estimatedAdderCost: 7186
1131.20/1134.62	c Try to convert by sorters
1131.80/1135.21	c estimatedAdderCost: 7186
1131.80/1135.21	c Try to convert by sorters
1132.40/1135.81	c estimatedAdderCost: 7186
1132.40/1135.81	c Try to convert by sorters
1133.00/1136.41	c estimatedAdderCost: 7186
1133.00/1136.41	c Try to convert by sorters
1133.50/1137.00	c estimatedAdderCost: 7186
1133.50/1137.00	c Try to convert by sorters
1134.20/1137.61	c estimatedAdderCost: 7186
1134.20/1137.61	c Try to convert by sorters
1134.79/1138.21	c estimatedAdderCost: 7186
1134.79/1138.21	c Try to convert by sorters
1135.39/1138.82	c estimatedAdderCost: 7186
1135.39/1138.82	c Try to convert by sorters
1135.99/1139.43	c estimatedAdderCost: 7186
1135.99/1139.43	c Try to convert by sorters
1136.60/1140.04	c estimatedAdderCost: 7186
1136.60/1140.04	c Try to convert by sorters
1137.19/1140.66	c estimatedAdderCost: 7186
1137.19/1140.66	c Try to convert by sorters
1137.79/1141.28	c estimatedAdderCost: 7186
1137.79/1141.28	c Try to convert by sorters
1138.39/1141.90	c estimatedAdderCost: 7186
1138.39/1141.90	c Try to convert by sorters
1139.09/1142.51	c estimatedAdderCost: 7186
1139.09/1142.51	c Try to convert by sorters
1139.70/1143.14	c estimatedAdderCost: 7186
1139.70/1143.14	c Try to convert by sorters
1140.28/1143.76	c estimatedAdderCost: 7186
1140.28/1143.76	c Try to convert by sorters
1140.88/1144.39	c estimatedAdderCost: 7186
1140.88/1144.39	c Try to convert by sorters
1141.59/1145.02	c estimatedAdderCost: 7186
1141.59/1145.02	c Try to convert by sorters
1142.18/1145.66	c estimatedAdderCost: 7186
1142.18/1145.66	c Try to convert by sorters
1142.78/1146.29	c estimatedAdderCost: 7186
1142.78/1146.29	c Try to convert by sorters
1143.47/1146.93	c estimatedAdderCost: 7186
1143.47/1146.93	c Try to convert by sorters
1144.07/1147.57	c estimatedAdderCost: 7186
1144.07/1147.57	c Try to convert by sorters
1144.77/1148.21	c estimatedAdderCost: 7186
1144.77/1148.21	c Try to convert by sorters
1145.37/1148.85	c estimatedAdderCost: 7186
1145.37/1148.85	c Try to convert by sorters
1145.97/1149.49	c estimatedAdderCost: 7186
1145.97/1149.49	c Try to convert by sorters
1146.68/1150.16	c estimatedAdderCost: 7186
1146.68/1150.16	c Try to convert by sorters
1147.36/1150.80	c estimatedAdderCost: 7186
1147.36/1150.80	c Try to convert by sorters
1147.96/1151.45	c estimatedAdderCost: 7186
1147.96/1151.45	c Try to convert by sorters
1148.57/1152.10	c estimatedAdderCost: 7186
1148.57/1152.10	c Try to convert by sorters
1149.26/1152.76	c estimatedAdderCost: 7186
1149.26/1152.76	c Try to convert by sorters
1149.96/1153.41	c estimatedAdderCost: 7186
1149.96/1153.41	c Try to convert by sorters
1150.57/1154.07	c estimatedAdderCost: 7186
1150.57/1154.07	c Try to convert by sorters
1151.25/1154.72	c estimatedAdderCost: 7186
1151.25/1154.72	c Try to convert by sorters
1151.95/1155.40	c estimatedAdderCost: 7186
1151.95/1155.40	c Try to convert by sorters
1152.56/1156.05	c estimatedAdderCost: 6972
1152.56/1156.05	c Try to convert by sorters
1153.15/1156.62	c estimatedAdderCost: 7186
1153.15/1156.62	c Try to convert by sorters
1153.56/1157.02	c estimatedAdderCost: 7186
1153.56/1157.02	c Try to convert by sorters
1153.94/1157.43	c estimatedAdderCost: 7186
1153.94/1157.43	c Try to convert by sorters
1154.34/1157.83	c estimatedAdderCost: 7186
1154.34/1157.83	c Try to convert by sorters
1154.74/1158.24	c estimatedAdderCost: 7186
1154.74/1158.24	c Try to convert by sorters
1155.14/1158.65	c estimatedAdderCost: 7186
1155.14/1158.65	c Try to convert by sorters
1155.55/1159.06	c estimatedAdderCost: 7186
1155.55/1159.06	c Try to convert by sorters
1155.94/1159.46	c estimatedAdderCost: 7186
1155.94/1159.46	c Try to convert by sorters
1156.34/1159.87	c estimatedAdderCost: 7186
1156.34/1159.87	c Try to convert by sorters
1156.74/1160.29	c estimatedAdderCost: 7186
1156.74/1160.29	c Try to convert by sorters
1157.23/1160.70	c estimatedAdderCost: 7186
1157.23/1160.70	c Try to convert by sorters
1157.65/1161.12	c estimatedAdderCost: 7186
1157.65/1161.12	c Try to convert by sorters
1158.03/1161.55	c estimatedAdderCost: 7186
1158.03/1161.55	c Try to convert by sorters
1158.43/1161.97	c estimatedAdderCost: 7186
1158.43/1161.97	c Try to convert by sorters
1158.83/1162.39	c estimatedAdderCost: 7186
1158.83/1162.39	c Try to convert by sorters
1159.33/1162.81	c estimatedAdderCost: 7186
1159.33/1162.81	c Try to convert by sorters
1159.73/1163.23	c estimatedAdderCost: 7186
1159.73/1163.23	c Try to convert by sorters
1160.13/1163.66	c estimatedAdderCost: 7186
1160.13/1163.66	c Try to convert by sorters
1160.54/1164.09	c estimatedAdderCost: 7186
1160.54/1164.09	c Try to convert by sorters
1161.02/1164.51	c estimatedAdderCost: 7186
1161.02/1164.51	c Try to convert by sorters
1161.42/1164.93	c estimatedAdderCost: 7186
1161.42/1164.93	c Try to convert by sorters
1161.82/1165.35	c estimatedAdderCost: 7186
1161.82/1165.35	c Try to convert by sorters
1162.22/1165.77	c estimatedAdderCost: 7186
1162.22/1165.77	c Try to convert by sorters
1162.72/1166.20	c estimatedAdderCost: 7186
1162.72/1166.20	c Try to convert by sorters
1163.12/1166.63	c estimatedAdderCost: 7186
1163.12/1166.63	c Try to convert by sorters
1163.53/1167.06	c estimatedAdderCost: 7186
1163.53/1167.06	c Try to convert by sorters
1163.92/1167.49	c estimatedAdderCost: 7186
1163.92/1167.49	c Try to convert by sorters
1164.41/1167.94	c estimatedAdderCost: 7186
1164.41/1167.94	c Try to convert by sorters
1164.81/1168.37	c estimatedAdderCost: 7186
1164.81/1168.37	c Try to convert by sorters
1165.31/1168.80	c estimatedAdderCost: 7186
1165.31/1168.80	c Try to convert by sorters
1165.71/1169.24	c estimatedAdderCost: 7186
1165.71/1169.24	c Try to convert by sorters
1166.11/1169.67	c estimatedAdderCost: 7186
1166.11/1169.67	c Try to convert by sorters
1166.62/1170.11	c estimatedAdderCost: 7186
1166.62/1170.11	c Try to convert by sorters
1167.01/1170.55	c estimatedAdderCost: 7186
1167.01/1170.55	c Try to convert by sorters
1167.41/1170.99	c estimatedAdderCost: 7186
1167.41/1170.99	c Try to convert by sorters
1167.90/1171.43	c estimatedAdderCost: 7186
1167.90/1171.43	c Try to convert by sorters
1168.30/1171.87	c estimatedAdderCost: 7186
1168.30/1171.87	c Try to convert by sorters
1168.80/1172.31	c estimatedAdderCost: 7186
1168.80/1172.31	c Try to convert by sorters
1169.20/1172.75	c estimatedAdderCost: 7186
1169.20/1172.75	c Try to convert by sorters
1169.70/1173.22	c estimatedAdderCost: 7186
1169.70/1173.22	c Try to convert by sorters
1170.10/1173.66	c estimatedAdderCost: 7186
1170.10/1173.66	c Try to convert by sorters
1170.51/1174.10	c estimatedAdderCost: 7186
1170.51/1174.10	c Try to convert by sorters
1171.00/1174.55	c estimatedAdderCost: 7186
1171.00/1174.55	c Try to convert by sorters
1171.39/1174.99	c estimatedAdderCost: 7186
1171.39/1174.99	c Try to convert by sorters
1171.89/1175.44	c estimatedAdderCost: 7186
1171.89/1175.44	c Try to convert by sorters
1172.29/1175.89	c estimatedAdderCost: 7186
1172.29/1175.89	c Try to convert by sorters
1172.79/1176.35	c estimatedAdderCost: 7186
1172.79/1176.35	c Try to convert by sorters
1173.19/1176.79	c estimatedAdderCost: 7186
1173.19/1176.79	c Try to convert by sorters
1173.69/1177.25	c estimatedAdderCost: 7186
1173.69/1177.25	c Try to convert by sorters
1174.19/1177.70	c estimatedAdderCost: 7186
1174.19/1177.70	c Try to convert by sorters
1174.60/1178.16	c estimatedAdderCost: 7186
1174.60/1178.16	c Try to convert by sorters
1175.08/1178.62	c estimatedAdderCost: 7186
1175.08/1178.62	c Try to convert by sorters
1175.50/1179.08	c estimatedAdderCost: 7186
1175.50/1179.08	c Try to convert by sorters
1175.98/1179.53	c estimatedAdderCost: 7186
1175.98/1179.53	c Try to convert by sorters
1176.38/1180.00	c estimatedAdderCost: 7186
1176.38/1180.00	c Try to convert by sorters
1176.88/1180.46	c estimatedAdderCost: 7186
1176.88/1180.46	c Try to convert by sorters
1177.38/1180.93	c estimatedAdderCost: 7186
1177.38/1180.93	c Try to convert by sorters
1177.78/1181.39	c estimatedAdderCost: 7186
1177.78/1181.39	c Try to convert by sorters
1178.28/1181.88	c estimatedAdderCost: 7186
1178.28/1181.88	c Try to convert by sorters
1178.77/1182.36	c estimatedAdderCost: 7186
1178.77/1182.36	c Try to convert by sorters
1179.27/1182.84	c estimatedAdderCost: 7186
1179.27/1182.84	c Try to convert by sorters
1179.77/1183.32	c estimatedAdderCost: 7186
1179.77/1183.32	c Try to convert by sorters
1180.17/1183.79	c estimatedAdderCost: 7186
1180.17/1183.79	c Try to convert by sorters
1180.67/1184.27	c estimatedAdderCost: 7186
1180.67/1184.27	c Try to convert by sorters
1181.17/1184.77	c estimatedAdderCost: 7186
1181.17/1184.77	c Try to convert by sorters
1181.67/1185.25	c estimatedAdderCost: 7186
1181.67/1185.25	c Try to convert by sorters
1182.16/1185.72	c estimatedAdderCost: 7186
1182.16/1185.72	c Try to convert by sorters
1182.66/1186.21	c estimatedAdderCost: 7186
1182.66/1186.21	c Try to convert by sorters
1183.16/1186.70	c estimatedAdderCost: 7186
1183.16/1186.70	c Try to convert by sorters
1183.57/1187.19	c estimatedAdderCost: 7186
1183.57/1187.19	c Try to convert by sorters
1184.06/1187.67	c estimatedAdderCost: 7186
1184.06/1187.67	c Try to convert by sorters
1184.57/1188.16	c estimatedAdderCost: 7186
1184.57/1188.16	c Try to convert by sorters
1185.06/1188.65	c estimatedAdderCost: 7186
1185.06/1188.65	c Try to convert by sorters
1185.57/1189.14	c estimatedAdderCost: 7186
1185.57/1189.14	c Try to convert by sorters
1186.05/1189.62	c estimatedAdderCost: 7186
1186.05/1189.62	c Try to convert by sorters
1186.57/1190.11	c estimatedAdderCost: 7186
1186.57/1190.11	c Try to convert by sorters
1187.05/1190.62	c estimatedAdderCost: 7186
1187.05/1190.62	c Try to convert by sorters
1187.56/1191.13	c estimatedAdderCost: 7186
1187.56/1191.13	c Try to convert by sorters
1188.05/1191.62	c estimatedAdderCost: 7186
1188.05/1191.62	c Try to convert by sorters
1188.56/1192.11	c estimatedAdderCost: 7186
1188.56/1192.11	c Try to convert by sorters
1189.05/1192.61	c estimatedAdderCost: 7186
1189.05/1192.61	c Try to convert by sorters
1189.46/1193.10	c estimatedAdderCost: 7186
1189.46/1193.10	c Try to convert by sorters
1190.04/1193.60	c estimatedAdderCost: 7186
1190.04/1193.60	c Try to convert by sorters
1190.45/1194.09	c estimatedAdderCost: 7186
1190.45/1194.09	c Try to convert by sorters
1190.94/1194.59	c estimatedAdderCost: 7186
1190.94/1194.59	c Try to convert by sorters
1191.45/1195.10	c estimatedAdderCost: 7186
1191.45/1195.10	c Try to convert by sorters
1192.04/1195.60	c estimatedAdderCost: 7186
1192.04/1195.60	c Try to convert by sorters
1192.45/1196.10	c estimatedAdderCost: 7186
1192.45/1196.10	c Try to convert by sorters
1193.03/1196.62	c estimatedAdderCost: 7186
1193.03/1196.62	c Try to convert by sorters
1193.54/1197.15	c estimatedAdderCost: 7186
1193.54/1197.15	c Try to convert by sorters
1194.03/1197.66	c estimatedAdderCost: 7186
1194.03/1197.66	c Try to convert by sorters
1194.54/1198.17	c estimatedAdderCost: 7186
1194.54/1198.17	c Try to convert by sorters
1195.02/1198.67	c estimatedAdderCost: 7186
1195.02/1198.67	c Try to convert by sorters
1195.53/1199.19	c estimatedAdderCost: 7186
1195.53/1199.19	c Try to convert by sorters
1196.12/1199.70	c estimatedAdderCost: 7186
1196.12/1199.70	c Try to convert by sorters
1196.62/1200.21	c estimatedAdderCost: 7186
1196.62/1200.21	c Try to convert by sorters
1197.12/1200.72	c estimatedAdderCost: 7186
1197.12/1200.72	c Try to convert by sorters
1197.61/1201.24	c estimatedAdderCost: 7186
1197.61/1201.24	c Try to convert by sorters
1198.11/1201.75	c estimatedAdderCost: 7186
1198.11/1201.75	c Try to convert by sorters
1198.61/1202.26	c estimatedAdderCost: 7186
1198.61/1202.26	c Try to convert by sorters
1199.11/1202.77	c estimatedAdderCost: 7186
1199.11/1202.77	c Try to convert by sorters
1199.61/1203.28	c estimatedAdderCost: 7186
1199.61/1203.28	c Try to convert by sorters
1200.21/1203.80	c estimatedAdderCost: 7186
1200.21/1203.80	c Try to convert by sorters
1200.71/1204.32	c estimatedAdderCost: 7186
1200.71/1204.32	c Try to convert by sorters
1201.20/1204.84	c estimatedAdderCost: 7186
1201.20/1204.84	c Try to convert by sorters
1201.70/1205.37	c estimatedAdderCost: 7186
1201.70/1205.37	c Try to convert by sorters
1202.20/1205.89	c estimatedAdderCost: 7186
1202.20/1205.89	c Try to convert by sorters
1202.80/1206.41	c estimatedAdderCost: 7186
1202.80/1206.41	c Try to convert by sorters
1203.30/1206.94	c estimatedAdderCost: 7186
1203.30/1206.94	c Try to convert by sorters
1203.80/1207.46	c estimatedAdderCost: 7186
1203.80/1207.46	c Try to convert by sorters
1204.30/1207.99	c estimatedAdderCost: 7186
1204.30/1207.99	c Try to convert by sorters
1204.89/1208.51	c estimatedAdderCost: 7186
1204.89/1208.51	c Try to convert by sorters
1205.41/1209.04	c estimatedAdderCost: 7186
1205.41/1209.04	c Try to convert by sorters
1205.90/1209.57	c estimatedAdderCost: 7186
1205.90/1209.57	c Try to convert by sorters
1206.51/1210.11	c estimatedAdderCost: 7186
1206.51/1210.11	c Try to convert by sorters
1206.99/1210.66	c estimatedAdderCost: 7186
1206.99/1210.66	c Try to convert by sorters
1207.59/1211.21	c estimatedAdderCost: 7186
1207.59/1211.21	c Try to convert by sorters
1208.09/1211.75	c estimatedAdderCost: 7186
1208.09/1211.75	c Try to convert by sorters
1208.58/1212.28	c estimatedAdderCost: 7186
1208.58/1212.28	c Try to convert by sorters
1209.18/1212.82	c estimatedAdderCost: 7186
1209.18/1212.82	c Try to convert by sorters
1209.68/1213.35	c estimatedAdderCost: 7186
1209.68/1213.35	c Try to convert by sorters
1210.18/1213.89	c estimatedAdderCost: 7186
1210.18/1213.89	c Try to convert by sorters
1210.78/1214.43	c estimatedAdderCost: 7186
1210.78/1214.43	c Try to convert by sorters
1211.28/1214.98	c estimatedAdderCost: 6972
1211.28/1214.98	c Try to convert by sorters
1211.77/1215.48	c estimatedAdderCost: 7186
1211.77/1215.48	c Try to convert by sorters
1212.57/1216.26	c estimatedAdderCost: 7186
1212.57/1216.26	c Try to convert by sorters
1213.38/1217.04	c estimatedAdderCost: 7186
1213.38/1217.04	c Try to convert by sorters
1214.17/1217.83	c estimatedAdderCost: 7186
1214.17/1217.83	c Try to convert by sorters
1214.97/1218.63	c estimatedAdderCost: 7186
1214.97/1218.63	c Try to convert by sorters
1215.76/1219.43	c estimatedAdderCost: 7186
1215.76/1219.43	c Try to convert by sorters
1216.56/1220.22	c estimatedAdderCost: 7186
1216.56/1220.22	c Try to convert by sorters
1217.37/1221.01	c estimatedAdderCost: 7186
1217.37/1221.01	c Try to convert by sorters
1218.16/1221.81	c estimatedAdderCost: 7186
1218.16/1221.81	c Try to convert by sorters
1218.95/1222.61	c estimatedAdderCost: 7186
1218.95/1222.61	c Try to convert by sorters
1219.75/1223.41	c estimatedAdderCost: 7186
1219.75/1223.41	c Try to convert by sorters
1220.55/1224.22	c estimatedAdderCost: 7186
1220.55/1224.22	c Try to convert by sorters
1221.36/1225.03	c estimatedAdderCost: 7186
1221.36/1225.03	c Try to convert by sorters
1222.14/1225.84	c estimatedAdderCost: 7186
1222.14/1225.84	c Try to convert by sorters
1222.94/1226.64	c estimatedAdderCost: 7186
1222.94/1226.64	c Try to convert by sorters
1223.74/1227.45	c estimatedAdderCost: 7186
1223.74/1227.45	c Try to convert by sorters
1224.54/1228.27	c estimatedAdderCost: 7186
1224.54/1228.27	c Try to convert by sorters
1225.35/1229.09	c estimatedAdderCost: 7186
1225.35/1229.09	c Try to convert by sorters
1226.23/1229.91	c estimatedAdderCost: 7186
1226.23/1229.91	c Try to convert by sorters
1227.03/1230.73	c estimatedAdderCost: 7186
1227.03/1230.73	c Try to convert by sorters
1227.83/1231.55	c estimatedAdderCost: 7186
1227.83/1231.55	c Try to convert by sorters
1228.63/1232.37	c estimatedAdderCost: 7186
1228.63/1232.37	c Try to convert by sorters
1229.52/1233.20	c estimatedAdderCost: 7186
1229.52/1233.20	c Try to convert by sorters
1230.34/1234.03	c estimatedAdderCost: 7186
1230.34/1234.03	c Try to convert by sorters
1231.12/1234.86	c estimatedAdderCost: 7186
1231.12/1234.86	c Try to convert by sorters
1232.02/1235.70	c estimatedAdderCost: 7186
1232.02/1235.70	c Try to convert by sorters
1232.82/1236.53	c estimatedAdderCost: 7186
1232.82/1236.53	c Try to convert by sorters
1233.61/1237.37	c estimatedAdderCost: 7186
1233.61/1237.37	c Try to convert by sorters
1234.51/1238.20	c estimatedAdderCost: 7186
1234.51/1238.20	c Try to convert by sorters
1252.06/1255.86	c estimatedAdderCost: 7186
1252.06/1255.86	c Try to convert by sorters
1252.86/1256.69	c estimatedAdderCost: 7186
1252.86/1256.69	c Try to convert by sorters
1253.76/1257.53	c estimatedAdderCost: 7186
1253.76/1257.53	c Try to convert by sorters
1254.55/1258.36	c estimatedAdderCost: 7186
1254.55/1258.36	c Try to convert by sorters
1255.36/1259.19	c estimatedAdderCost: 7186
1255.36/1259.19	c Try to convert by sorters
1256.26/1260.03	c estimatedAdderCost: 7186
1256.26/1260.03	c Try to convert by sorters
1257.05/1260.87	c estimatedAdderCost: 7186
1257.05/1260.87	c Try to convert by sorters
1257.94/1261.71	c estimatedAdderCost: 7186
1257.94/1261.71	c Try to convert by sorters
1258.74/1262.55	c estimatedAdderCost: 7186
1258.74/1262.55	c Try to convert by sorters
1259.54/1263.39	c estimatedAdderCost: 7186
1259.54/1263.39	c Try to convert by sorters
1260.44/1264.23	c estimatedAdderCost: 7186
1260.44/1264.23	c Try to convert by sorters
1261.25/1265.08	c estimatedAdderCost: 7186
1261.25/1265.08	c Try to convert by sorters
1262.13/1265.94	c estimatedAdderCost: 7186
1262.13/1265.94	c Try to convert by sorters
1262.93/1266.78	c estimatedAdderCost: 7186
1262.93/1266.78	c Try to convert by sorters
1263.83/1267.64	c estimatedAdderCost: 7186
1263.83/1267.64	c Try to convert by sorters
1264.73/1268.50	c estimatedAdderCost: 7186
1264.73/1268.50	c Try to convert by sorters
1265.52/1269.35	c estimatedAdderCost: 7186
1265.52/1269.35	c Try to convert by sorters
1266.42/1270.23	c estimatedAdderCost: 7186
1266.42/1270.23	c Try to convert by sorters
1267.23/1271.10	c estimatedAdderCost: 7186
1267.23/1271.10	c Try to convert by sorters
1268.12/1271.96	c estimatedAdderCost: 7186
1268.12/1271.96	c Try to convert by sorters
1269.01/1272.83	c estimatedAdderCost: 7186
1269.01/1272.83	c Try to convert by sorters
1269.91/1273.70	c estimatedAdderCost: 7186
1269.91/1273.70	c Try to convert by sorters
1270.70/1274.57	c estimatedAdderCost: 7186
1270.70/1274.57	c Try to convert by sorters
1271.60/1275.47	c estimatedAdderCost: 7186
1271.60/1275.47	c Try to convert by sorters
1272.51/1276.37	c estimatedAdderCost: 7186
1272.51/1276.37	c Try to convert by sorters
1273.41/1277.25	c estimatedAdderCost: 7186
1273.41/1277.25	c Try to convert by sorters
1274.32/1278.12	c estimatedAdderCost: 7186
1274.32/1278.12	c Try to convert by sorters
1275.10/1279.01	c estimatedAdderCost: 7186
1275.10/1279.01	c Try to convert by sorters
1276.10/1279.90	c estimatedAdderCost: 7186
1276.10/1279.90	c Try to convert by sorters
1276.89/1280.78	c estimatedAdderCost: 7186
1276.89/1280.78	c Try to convert by sorters
1277.79/1281.67	c estimatedAdderCost: 7186
1277.79/1281.67	c Try to convert by sorters
1278.69/1282.55	c estimatedAdderCost: 6972
1278.69/1282.55	c Try to convert by sorters
1279.48/1283.32	c estimatedAdderCost: 7186
1279.48/1283.32	c Try to convert by sorters
1280.08/1283.91	c estimatedAdderCost: 7186
1280.08/1283.91	c Try to convert by sorters
1280.68/1284.50	c estimatedAdderCost: 7186
1280.68/1284.50	c Try to convert by sorters
1281.19/1285.09	c estimatedAdderCost: 7186
1281.19/1285.09	c Try to convert by sorters
1281.77/1285.68	c estimatedAdderCost: 7186
1281.77/1285.68	c Try to convert by sorters
1282.37/1286.27	c estimatedAdderCost: 7186
1282.37/1286.27	c Try to convert by sorters
1282.97/1286.87	c estimatedAdderCost: 7186
1282.97/1286.87	c Try to convert by sorters
1283.57/1287.48	c estimatedAdderCost: 7186
1283.57/1287.48	c Try to convert by sorters
1284.18/1288.08	c estimatedAdderCost: 7186
1284.18/1288.08	c Try to convert by sorters
1284.76/1288.68	c estimatedAdderCost: 7186
1284.76/1288.68	c Try to convert by sorters
1285.36/1289.28	c estimatedAdderCost: 7186
1285.36/1289.28	c Try to convert by sorters
1285.96/1289.88	c estimatedAdderCost: 7186
1285.96/1289.88	c Try to convert by sorters
1286.56/1290.50	c estimatedAdderCost: 7186
1286.56/1290.50	c Try to convert by sorters
1287.17/1291.10	c estimatedAdderCost: 7186
1287.17/1291.10	c Try to convert by sorters
1287.86/1291.70	c estimatedAdderCost: 7186
1287.86/1291.70	c Try to convert by sorters
1288.45/1292.31	c estimatedAdderCost: 7186
1288.45/1292.31	c Try to convert by sorters
1289.05/1292.92	c estimatedAdderCost: 7186
1289.05/1292.92	c Try to convert by sorters
1289.65/1293.53	c estimatedAdderCost: 7186
1289.65/1293.53	c Try to convert by sorters
1290.26/1294.13	c estimatedAdderCost: 7186
1290.26/1294.13	c Try to convert by sorters
1290.85/1294.74	c estimatedAdderCost: 7186
1290.85/1294.74	c Try to convert by sorters
1291.45/1295.35	c estimatedAdderCost: 7186
1291.45/1295.35	c Try to convert by sorters
1292.04/1295.96	c estimatedAdderCost: 7186
1292.04/1295.96	c Try to convert by sorters
1292.64/1296.57	c estimatedAdderCost: 7186
1292.64/1296.57	c Try to convert by sorters
1293.25/1297.18	c estimatedAdderCost: 7186
1293.25/1297.18	c Try to convert by sorters
1293.85/1297.79	c estimatedAdderCost: 7186
1293.85/1297.79	c Try to convert by sorters
1294.55/1298.41	c estimatedAdderCost: 7186
1294.55/1298.41	c Try to convert by sorters
1295.16/1299.02	c estimatedAdderCost: 7186
1295.16/1299.02	c Try to convert by sorters
1295.74/1299.64	c estimatedAdderCost: 7186
1295.74/1299.64	c Try to convert by sorters
1296.34/1300.26	c estimatedAdderCost: 7186
1296.34/1300.26	c Try to convert by sorters
1296.94/1300.89	c estimatedAdderCost: 7186
1296.94/1300.89	c Try to convert by sorters
1297.64/1301.53	c estimatedAdderCost: 7186
1297.64/1301.53	c Try to convert by sorters
1298.25/1302.15	c estimatedAdderCost: 7186
1298.25/1302.15	c Try to convert by sorters
1298.83/1302.77	c estimatedAdderCost: 7186
1298.83/1302.77	c Try to convert by sorters
1299.53/1303.40	c estimatedAdderCost: 7186
1299.53/1303.40	c Try to convert by sorters
1300.14/1304.03	c estimatedAdderCost: 7186
1300.14/1304.03	c Try to convert by sorters
1300.73/1304.65	c estimatedAdderCost: 7186
1300.73/1304.65	c Try to convert by sorters
1301.33/1305.28	c estimatedAdderCost: 7186
1301.33/1305.28	c Try to convert by sorters
1302.03/1305.91	c estimatedAdderCost: 7186
1302.03/1305.91	c Try to convert by sorters
1302.62/1306.54	c estimatedAdderCost: 7186
1302.62/1306.54	c Try to convert by sorters
1303.24/1307.17	c estimatedAdderCost: 7186
1303.24/1307.17	c Try to convert by sorters
1303.92/1307.80	c estimatedAdderCost: 7186
1303.92/1307.80	c Try to convert by sorters
1304.52/1308.43	c estimatedAdderCost: 7186
1304.52/1308.43	c Try to convert by sorters
1305.13/1309.07	c estimatedAdderCost: 7186
1305.13/1309.07	c Try to convert by sorters
1305.82/1309.70	c estimatedAdderCost: 7186
1305.82/1309.70	c Try to convert by sorters
1306.41/1310.34	c estimatedAdderCost: 7186
1306.41/1310.34	c Try to convert by sorters
1307.01/1310.97	c estimatedAdderCost: 7186
1307.01/1310.97	c Try to convert by sorters
1307.81/1311.72	c estimatedAdderCost: 7186
1307.81/1311.72	c Try to convert by sorters
1308.41/1312.37	c estimatedAdderCost: 7186
1308.41/1312.37	c Try to convert by sorters
1309.01/1313.01	c estimatedAdderCost: 7186
1309.01/1313.01	c Try to convert by sorters
1309.70/1313.66	c estimatedAdderCost: 7186
1309.70/1313.66	c Try to convert by sorters
1310.40/1314.30	c estimatedAdderCost: 6924
1310.40/1314.30	c Try to convert by sorters
1311.40/1315.39	c estimatedAdderCost: 6924
1311.40/1315.39	c Try to convert by sorters
1312.80/1316.75	c estimatedAdderCost: 6914
1312.80/1316.75	c Try to convert by sorters
1314.10/1318.02	c estimatedAdderCost: 6924
1314.10/1318.02	c Try to convert by sorters
1315.49/1319.40	c estimatedAdderCost: 6924
1315.49/1319.40	c Try to convert by sorters
1316.58/1320.50	c estimatedAdderCost: 6924
1316.58/1320.50	c Try to convert by sorters
1317.98/1321.90	c estimatedAdderCost: 6914
1317.98/1321.90	c Try to convert by sorters
1319.19/1323.18	c estimatedAdderCost: 6924
1319.19/1323.18	c Try to convert by sorters
1320.57/1324.57	c estimatedAdderCost: 6914
1320.57/1324.57	c Try to convert by sorters
1321.87/1325.86	c estimatedAdderCost: 6914
1321.87/1325.86	c Try to convert by sorters
1322.97/1327.00	c estimatedAdderCost: 6914
1322.97/1327.00	c Try to convert by sorters
1324.36/1328.31	c estimatedAdderCost: 6924
1324.36/1328.31	c Try to convert by sorters
1325.76/1329.71	c estimatedAdderCost: 6924
1325.76/1329.71	c Try to convert by sorters
1327.07/1331.03	c estimatedAdderCost: 6924
1327.07/1331.03	c Try to convert by sorters
1328.25/1332.28	c estimatedAdderCost: 6923
1328.25/1332.28	c Try to convert by sorters
1329.65/1333.69	c estimatedAdderCost: 6924
1329.65/1333.69	c Try to convert by sorters
1331.16/1335.11	c estimatedAdderCost: 6914
1331.16/1335.11	c Try to convert by sorters
1332.44/1336.43	c estimatedAdderCost: 6924
1332.44/1336.43	c Try to convert by sorters
1333.84/1337.87	c estimatedAdderCost: 6914
1333.84/1337.87	c Try to convert by sorters
1335.23/1339.20	c estimatedAdderCost: 6924
1335.23/1339.20	c Try to convert by sorters
1336.63/1340.63	c estimatedAdderCost: 6924
1336.63/1340.63	c Try to convert by sorters
1337.73/1341.76	c estimatedAdderCost: 6924
1337.73/1341.76	c Try to convert by sorters
1339.13/1343.19	c estimatedAdderCost: 6924
1339.13/1343.19	c Try to convert by sorters
1340.32/1344.33	c estimatedAdderCost: 6914
1340.32/1344.33	c Try to convert by sorters
1341.51/1345.51	c estimatedAdderCost: 6924
1341.51/1345.51	c Try to convert by sorters
1342.61/1346.66	c estimatedAdderCost: 6924
1342.61/1346.66	c Try to convert by sorters
1344.12/1348.13	c estimatedAdderCost: 6924
1344.12/1348.13	c Try to convert by sorters
1345.20/1349.28	c estimatedAdderCost: 6924
1345.20/1349.28	c Try to convert by sorters
1346.49/1350.56	c estimatedAdderCost: 6914
1346.49/1350.56	c Try to convert by sorters
1347.89/1351.90	c estimatedAdderCost: 6923
1347.89/1351.90	c Try to convert by sorters
1349.10/1353.13	c estimatedAdderCost: 6914
1349.10/1353.13	c Try to convert by sorters
1350.38/1354.48	c estimatedAdderCost: 6914
1350.38/1354.48	c Try to convert by sorters
1351.58/1355.68	c estimatedAdderCost: 6924
1351.58/1355.68	c Try to convert by sorters
1352.78/1356.84	c estimatedAdderCost: 6924
1352.78/1356.84	c Try to convert by sorters
1354.27/1358.31	c estimatedAdderCost: 6914
1354.27/1358.31	c Try to convert by sorters
1355.57/1359.67	c estimatedAdderCost: 6923
1355.57/1359.67	c Try to convert by sorters
1356.86/1360.92	c estimatedAdderCost: 6924
1356.86/1360.92	c Try to convert by sorters
1357.97/1362.10	c estimatedAdderCost: 6923
1357.97/1362.10	c Try to convert by sorters
1359.26/1363.38	c estimatedAdderCost: 6924
1359.26/1363.38	c Try to convert by sorters
1360.46/1364.56	c estimatedAdderCost: 6923
1360.46/1364.56	c Try to convert by sorters
1361.75/1365.83	c estimatedAdderCost: 6914
1361.75/1365.83	c Try to convert by sorters
1363.15/1367.21	c estimatedAdderCost: 6924
1363.15/1367.21	c Try to convert by sorters
1364.44/1368.53	c estimatedAdderCost: 6924
1364.44/1368.53	c Try to convert by sorters
1365.84/1369.95	c estimatedAdderCost: 6924
1365.84/1369.95	c Try to convert by sorters
1367.14/1371.29	c estimatedAdderCost: 6924
1367.14/1371.29	c Try to convert by sorters
1368.63/1372.71	c estimatedAdderCost: 6924
1368.63/1372.71	c Try to convert by sorters
1369.94/1374.05	c estimatedAdderCost: 6924
1369.94/1374.05	c Try to convert by sorters
1371.12/1375.25	c estimatedAdderCost: 6924
1371.12/1375.25	c Try to convert by sorters
1372.52/1376.60	c estimatedAdderCost: 6924
1372.52/1376.60	c Try to convert by sorters
1373.72/1377.81	c estimatedAdderCost: 6914
1373.72/1377.81	c Try to convert by sorters
1374.93/1379.06	c estimatedAdderCost: 6924
1374.93/1379.06	c Try to convert by sorters
1376.11/1380.29	c estimatedAdderCost: 6914
1376.11/1380.29	c Try to convert by sorters
1377.41/1381.55	c estimatedAdderCost: 6924
1377.41/1381.55	c Try to convert by sorters
1378.60/1382.77	c estimatedAdderCost: 6914
1378.60/1382.77	c Try to convert by sorters
1379.91/1384.03	c estimatedAdderCost: 6924
1379.91/1384.03	c Try to convert by sorters
1381.30/1385.48	c estimatedAdderCost: 6914
1381.30/1385.48	c Try to convert by sorters
1382.59/1386.76	c estimatedAdderCost: 6914
1382.59/1386.76	c Try to convert by sorters
1384.09/1388.21	c estimatedAdderCost: 6924
1384.09/1388.21	c Try to convert by sorters
1385.58/1389.78	c estimatedAdderCost: 6924
1385.58/1389.78	c Try to convert by sorters
1386.89/1391.02	c estimatedAdderCost: 6914
1386.89/1391.02	c Try to convert by sorters
1388.18/1392.31	c estimatedAdderCost: 6924
1388.18/1392.31	c Try to convert by sorters
1389.37/1393.56	c estimatedAdderCost: 6924
1389.37/1393.56	c Try to convert by sorters
1390.98/1395.14	c estimatedAdderCost: 6924
1390.98/1395.14	c Try to convert by sorters
1392.17/1396.39	c estimatedAdderCost: 6924
1392.17/1396.39	c Try to convert by sorters
1393.76/1397.96	c estimatedAdderCost: 6924
1393.76/1397.96	c Try to convert by sorters
1395.26/1399.45	c estimatedAdderCost: 6924
1395.26/1399.45	c Try to convert by sorters
1396.65/1400.85	c estimatedAdderCost: 6924
1396.65/1400.85	c Try to convert by sorters
1397.96/1402.11	c estimatedAdderCost: 6924
1397.96/1402.11	c Try to convert by sorters
1399.54/1403.71	c estimatedAdderCost: 3816
1399.54/1403.71	c Try to convert by sorters
1400.04/1404.22	c estimatedAdderCost: 6924
1400.04/1404.22	c Try to convert by sorters
1401.24/1405.49	c estimatedAdderCost: 6924
1401.24/1405.49	c Try to convert by sorters
1402.85/1407.10	c estimatedAdderCost: 6924
1402.85/1407.10	c Try to convert by sorters
1404.13/1408.38	c estimatedAdderCost: 6914
1404.13/1408.38	c Try to convert by sorters
1405.53/1409.70	c estimatedAdderCost: 6914
1405.53/1409.70	c Try to convert by sorters
1406.94/1411.19	c estimatedAdderCost: 6914
1406.94/1411.19	c Try to convert by sorters
1408.32/1412.50	c estimatedAdderCost: 6923
1408.32/1412.50	c Try to convert by sorters
1409.93/1414.11	c estimatedAdderCost: 6924
1409.93/1414.11	c Try to convert by sorters
1411.51/1415.73	c estimatedAdderCost: 6924
1411.51/1415.73	c Try to convert by sorters
1413.01/1417.25	c estimatedAdderCost: 6924
1413.01/1417.25	c Try to convert by sorters
1414.40/1418.69	c estimatedAdderCost: 6914
1414.40/1418.69	c Try to convert by sorters
1416.00/1420.20	c estimatedAdderCost: 6924
1416.00/1420.20	c Try to convert by sorters
1417.60/1421.83	c estimatedAdderCost: 6719
1417.60/1421.83	c Try to convert by sorters
1418.81/1423.05	c estimatedAdderCost: 6924
1418.81/1423.05	c Try to convert by sorters
1420.09/1424.36	c estimatedAdderCost: 6924
1420.09/1424.36	c Try to convert by sorters
1421.68/1426.00	c estimatedAdderCost: 6924
1421.68/1426.00	c Try to convert by sorters
1423.08/1427.31	c estimatedAdderCost: 6924
1423.08/1427.31	c Try to convert by sorters
1424.68/1428.97	c estimatedAdderCost: 6924
1424.68/1428.97	c Try to convert by sorters
1425.97/1430.28	c estimatedAdderCost: 6924
1425.97/1430.28	c Try to convert by sorters
1427.67/1431.94	c estimatedAdderCost: 6914
1427.67/1431.94	c Try to convert by sorters
1429.17/1433.49	c estimatedAdderCost: 6924
1429.17/1433.49	c Try to convert by sorters
1430.87/1435.15	c estimatedAdderCost: 6924
1430.87/1435.15	c Try to convert by sorters
1432.16/1436.49	c estimatedAdderCost: 6924
1432.16/1436.49	c Try to convert by sorters
1433.65/1437.98	c estimatedAdderCost: 6924
1433.65/1437.98	c Try to convert by sorters
1435.05/1439.32	c estimatedAdderCost: 6924
1435.05/1439.32	c Try to convert by sorters
1436.64/1441.00	c estimatedAdderCost: 6924
1436.64/1441.00	c Try to convert by sorters
1438.04/1442.34	c estimatedAdderCost: 6914
1438.04/1442.34	c Try to convert by sorters
1439.44/1443.73	c estimatedAdderCost: 6924
1439.44/1443.73	c Try to convert by sorters
1440.74/1445.08	c estimatedAdderCost: 6924
1440.74/1445.08	c Try to convert by sorters
1442.43/1446.78	c estimatedAdderCost: 6924
1442.43/1446.78	c Try to convert by sorters
1443.83/1448.13	c estimatedAdderCost: 6924
1443.83/1448.13	c Try to convert by sorters
1445.42/1449.71	c estimatedAdderCost: 6924
1445.42/1449.71	c Try to convert by sorters
1446.73/1451.01	c estimatedAdderCost: 6924
1446.73/1451.01	c Try to convert by sorters
1448.11/1452.45	c estimatedAdderCost: 6914
1448.11/1452.45	c Try to convert by sorters
1449.50/1453.82	c estimatedAdderCost: 6914
1449.50/1453.82	c Try to convert by sorters
1450.71/1455.11	c estimatedAdderCost: 6924
1450.71/1455.11	c Try to convert by sorters
1452.20/1456.54	c estimatedAdderCost: 6914
1452.20/1456.54	c Try to convert by sorters
1453.59/1457.94	c estimatedAdderCost: 6924
1453.59/1457.94	c Try to convert by sorters
1454.89/1459.29	c estimatedAdderCost: 6924
1454.89/1459.29	c Try to convert by sorters
1456.29/1460.62	c estimatedAdderCost: 6923
1456.29/1460.62	c Try to convert by sorters
1457.69/1462.03	c estimatedAdderCost: 6914
1457.69/1462.03	c Try to convert by sorters
1458.98/1463.39	c estimatedAdderCost: 6924
1458.98/1463.39	c Try to convert by sorters
1460.47/1464.82	c estimatedAdderCost: 6924
1460.47/1464.82	c Try to convert by sorters
1461.87/1466.20	c estimatedAdderCost: 6924
1461.87/1466.20	c Try to convert by sorters
1463.27/1467.60	c estimatedAdderCost: 6914
1463.27/1467.60	c Try to convert by sorters
1464.56/1469.01	c estimatedAdderCost: 6914
1464.56/1469.01	c Try to convert by sorters
1466.06/1470.42	c estimatedAdderCost: 6914
1466.06/1470.42	c Try to convert by sorters
1467.35/1471.78	c estimatedAdderCost: 6924
1467.35/1471.78	c Try to convert by sorters
1468.66/1473.10	c estimatedAdderCost: 6924
1468.66/1473.10	c Try to convert by sorters
1470.05/1474.41	c estimatedAdderCost: 6914
1470.05/1474.41	c Try to convert by sorters
1471.44/1475.80	c estimatedAdderCost: 6914
1471.44/1475.80	c Try to convert by sorters
1472.65/1477.08	c estimatedAdderCost: 6914
1472.65/1477.08	c Try to convert by sorters
1474.14/1478.50	c estimatedAdderCost: 6914
1474.14/1478.50	c Try to convert by sorters
1475.43/1479.83	c estimatedAdderCost: 6914
1475.43/1479.83	c Try to convert by sorters
1476.83/1481.25	c estimatedAdderCost: 6914
1476.83/1481.25	c Try to convert by sorters
1478.22/1482.68	c estimatedAdderCost: 6914
1478.22/1482.68	c Try to convert by sorters
1479.63/1484.08	c estimatedAdderCost: 6914
1479.63/1484.08	c Try to convert by sorters
1481.12/1485.57	c estimatedAdderCost: 6923
1481.12/1485.57	c Try to convert by sorters
1482.62/1487.10	c estimatedAdderCost: 6924
1482.62/1487.10	c Try to convert by sorters
1484.11/1488.53	c estimatedAdderCost: 6914
1484.11/1488.53	c Try to convert by sorters
1485.51/1489.98	c estimatedAdderCost: 6924
1485.51/1489.98	c Try to convert by sorters
1487.00/1491.41	c estimatedAdderCost: 6924
1487.00/1491.41	c Try to convert by sorters
1488.40/1492.83	c estimatedAdderCost: 6924
1488.40/1492.83	c Try to convert by sorters
1489.79/1494.28	c estimatedAdderCost: 6924
1489.79/1494.28	c Try to convert by sorters
1491.29/1495.72	c estimatedAdderCost: 6924
1491.29/1495.72	c Try to convert by sorters
1492.60/1497.06	c estimatedAdderCost: 6924
1492.60/1497.06	c Try to convert by sorters
1493.98/1498.46	c estimatedAdderCost: 6924
1493.98/1498.46	c Try to convert by sorters
1495.48/1499.94	c estimatedAdderCost: 6924
1495.48/1499.94	c Try to convert by sorters
1496.88/1501.33	c estimatedAdderCost: 6924
1496.88/1501.33	c Try to convert by sorters
1498.27/1502.73	c estimatedAdderCost: 6924
1498.27/1502.73	c Try to convert by sorters
1499.68/1504.18	c estimatedAdderCost: 6914
1499.68/1504.18	c Try to convert by sorters
1501.06/1505.57	c estimatedAdderCost: 6924
1501.06/1505.57	c Try to convert by sorters
1502.57/1507.10	c estimatedAdderCost: 6914
1502.57/1507.10	c Try to convert by sorters
1504.05/1508.59	c estimatedAdderCost: 6924
1504.05/1508.59	c Try to convert by sorters
1505.56/1510.07	c estimatedAdderCost: 6914
1505.56/1510.07	c Try to convert by sorters
1507.14/1511.60	c estimatedAdderCost: 6924
1507.14/1511.60	c Try to convert by sorters
1508.55/1513.03	c estimatedAdderCost: 6924
1508.55/1513.03	c Try to convert by sorters
1509.94/1514.48	c estimatedAdderCost: 6914
1509.94/1514.48	c Try to convert by sorters
1511.43/1515.95	c estimatedAdderCost: 6924
1511.43/1515.95	c Try to convert by sorters
1512.93/1517.40	c estimatedAdderCost: 6924
1512.93/1517.40	c Try to convert by sorters
1514.32/1518.87	c estimatedAdderCost: 6923
1514.32/1518.87	c Try to convert by sorters
1515.92/1520.41	c estimatedAdderCost: 6924
1515.92/1520.41	c Try to convert by sorters
1517.41/1521.92	c estimatedAdderCost: 6924
1517.41/1521.92	c Try to convert by sorters
1518.91/1523.41	c estimatedAdderCost: 6914
1518.91/1523.41	c Try to convert by sorters
1520.41/1524.95	c estimatedAdderCost: 6924
1520.41/1524.95	c Try to convert by sorters
1522.00/1526.51	c estimatedAdderCost: 6923
1522.00/1526.51	c Try to convert by sorters
1523.51/1528.04	c estimatedAdderCost: 6923
1523.51/1528.04	c Try to convert by sorters
1524.99/1529.57	c estimatedAdderCost: 6914
1524.99/1529.57	c Try to convert by sorters
1526.50/1531.02	c estimatedAdderCost: 6914
1526.50/1531.02	c Try to convert by sorters
1527.89/1532.47	c estimatedAdderCost: 6924
1527.89/1532.47	c Try to convert by sorters
1529.28/1533.86	c estimatedAdderCost: 6924
1529.28/1533.86	c Try to convert by sorters
1530.78/1535.35	c estimatedAdderCost: 6914
1530.78/1535.35	c Try to convert by sorters
1532.67/1537.21	c estimatedAdderCost: 6924
1532.67/1537.21	c Try to convert by sorters
1534.17/1538.74	c estimatedAdderCost: 6924
1534.17/1538.74	c Try to convert by sorters
1535.66/1540.28	c estimatedAdderCost: 6914
1535.66/1540.28	c Try to convert by sorters
1537.16/1541.78	c estimatedAdderCost: 6914
1537.16/1541.78	c Try to convert by sorters
1538.57/1543.19	c estimatedAdderCost: 6924
1538.57/1543.19	c Try to convert by sorters
1540.15/1544.73	c estimatedAdderCost: 6924
1540.15/1544.73	c Try to convert by sorters
1541.64/1546.20	c estimatedAdderCost: 6924
1541.64/1546.20	c Try to convert by sorters
1543.14/1547.73	c estimatedAdderCost: 6924
1543.14/1547.73	c Try to convert by sorters
1544.64/1549.24	c estimatedAdderCost: 6924
1544.64/1549.24	c Try to convert by sorters
1546.03/1550.62	c estimatedAdderCost: 6924
1546.03/1550.62	c Try to convert by sorters
1547.55/1552.12	c estimatedAdderCost: 6924
1547.55/1552.12	c Try to convert by sorters
1549.03/1553.68	c estimatedAdderCost: 6914
1549.03/1553.68	c Try to convert by sorters
1550.54/1555.13	c estimatedAdderCost: 6924
1550.54/1555.13	c Try to convert by sorters
1552.12/1556.74	c estimatedAdderCost: 6914
1552.12/1556.74	c Try to convert by sorters
1553.61/1558.27	c estimatedAdderCost: 6924
1553.61/1558.27	c Try to convert by sorters
1555.11/1559.79	c estimatedAdderCost: 6924
1555.11/1559.79	c Try to convert by sorters
1556.70/1561.31	c estimatedAdderCost: 6924
1556.70/1561.31	c Try to convert by sorters
1558.20/1562.80	c estimatedAdderCost: 6924
1558.20/1562.80	c Try to convert by sorters
1559.59/1564.26	c estimatedAdderCost: 6924
1559.59/1564.26	c Try to convert by sorters
1561.19/1565.89	c estimatedAdderCost: 6914
1561.19/1565.89	c Try to convert by sorters
1562.78/1567.43	c estimatedAdderCost: 6699
1562.78/1567.43	c Try to convert by sorters
1564.28/1568.91	c estimatedAdderCost: 6923
1564.28/1568.91	c Try to convert by sorters
1565.98/1570.62	c estimatedAdderCost: 6914
1565.98/1570.62	c Try to convert by sorters
1567.49/1572.17	c estimatedAdderCost: 6924
1567.49/1572.17	c Try to convert by sorters
1569.17/1573.85	c estimatedAdderCost: 6914
1569.17/1573.85	c Try to convert by sorters
1570.66/1575.38	c estimatedAdderCost: 6924
1570.66/1575.38	c Try to convert by sorters
1572.26/1576.95	c estimatedAdderCost: 6924
1572.26/1576.95	c Try to convert by sorters
1573.85/1578.52	c estimatedAdderCost: 6924
1573.85/1578.52	c Try to convert by sorters
1575.25/1580.00	c estimatedAdderCost: 6924
1575.25/1580.00	c Try to convert by sorters
1576.95/1581.62	c estimatedAdderCost: 6924
1576.95/1581.62	c Try to convert by sorters
1578.55/1583.23	c estimatedAdderCost: 6924
1578.55/1583.23	c Try to convert by sorters
1580.14/1584.82	c estimatedAdderCost: 6924
1580.14/1584.82	c Try to convert by sorters
1581.64/1586.39	c estimatedAdderCost: 6699
1581.64/1586.39	c Try to convert by sorters
1583.13/1587.88	c estimatedAdderCost: 6924
1583.13/1587.88	c Try to convert by sorters
1584.73/1589.49	c estimatedAdderCost: 6924
1584.73/1589.49	c Try to convert by sorters
1586.33/1591.07	c estimatedAdderCost: 6914
1586.33/1591.07	c Try to convert by sorters
1587.92/1592.62	c estimatedAdderCost: 6914
1587.92/1592.62	c Try to convert by sorters
1589.51/1594.28	c estimatedAdderCost: 6924
1589.51/1594.28	c Try to convert by sorters
1591.21/1595.91	c estimatedAdderCost: 6914
1591.21/1595.91	c Try to convert by sorters
1592.90/1597.63	c estimatedAdderCost: 6924
1592.90/1597.63	c Try to convert by sorters
1594.60/1599.34	c estimatedAdderCost: 6924
1594.60/1599.34	c Try to convert by sorters
1596.19/1600.96	c estimatedAdderCost: 6914
1596.19/1600.96	c Try to convert by sorters
1597.89/1602.62	c estimatedAdderCost: 6924
1597.89/1602.62	c Try to convert by sorters
1599.48/1604.25	c estimatedAdderCost: 6924
1599.48/1604.25	c Try to convert by sorters
1601.08/1605.86	c estimatedAdderCost: 6924
1601.08/1605.86	c Try to convert by sorters
1602.67/1607.49	c estimatedAdderCost: 6914
1602.67/1607.49	c Try to convert by sorters
1604.38/1609.17	c estimatedAdderCost: 6914
1604.38/1609.17	c Try to convert by sorters
1606.06/1610.82	c estimatedAdderCost: 6924
1606.06/1610.82	c Try to convert by sorters
1607.56/1612.39	c estimatedAdderCost: 6924
1607.56/1612.39	c Try to convert by sorters
1609.27/1614.03	c estimatedAdderCost: 6914
1609.27/1614.03	c Try to convert by sorters
1610.75/1615.57	c estimatedAdderCost: 6914
1610.75/1615.57	c Try to convert by sorters
1612.44/1617.21	c estimatedAdderCost: 6914
1612.44/1617.21	c Try to convert by sorters
1614.04/1618.88	c estimatedAdderCost: 6924
1614.04/1618.88	c Try to convert by sorters
1615.63/1620.47	c estimatedAdderCost: 6924
1615.63/1620.47	c Try to convert by sorters
1617.35/1622.17	c estimatedAdderCost: 6924
1617.35/1622.17	c Try to convert by sorters
1619.03/1623.85	c estimatedAdderCost: 6924
1619.03/1623.85	c Try to convert by sorters
1620.73/1625.59	c estimatedAdderCost: 6924
1620.73/1625.59	c Try to convert by sorters
1622.82/1627.61	c estimatedAdderCost: 6914
1622.82/1627.61	c Try to convert by sorters
1624.71/1629.50	c estimatedAdderCost: 6914
1624.71/1629.50	c Try to convert by sorters
1626.51/1631.39	c estimatedAdderCost: 6924
1626.51/1631.39	c Try to convert by sorters
1628.60/1633.40	c estimatedAdderCost: 6914
1628.60/1633.40	c Try to convert by sorters
1630.59/1635.43	c estimatedAdderCost: 6914
1630.59/1635.43	c Try to convert by sorters
1670.28/1675.21	c estimatedAdderCost: 6924
1670.28/1675.21	c Try to convert by sorters
1672.38/1677.32	c estimatedAdderCost: 6914
1672.38/1677.32	c Try to convert by sorters
1674.18/1679.14	c estimatedAdderCost: 6924
1674.18/1679.14	c Try to convert by sorters
1675.87/1680.80	c estimatedAdderCost: 6924
1675.87/1680.80	c Try to convert by sorters
1677.56/1682.51	c estimatedAdderCost: 6924
1677.56/1682.51	c Try to convert by sorters
1679.17/1684.18	c estimatedAdderCost: 6924
1679.17/1684.18	c Try to convert by sorters
1680.75/1685.75	c estimatedAdderCost: 6924
1680.75/1685.75	c Try to convert by sorters
1682.35/1687.33	c estimatedAdderCost: 6914
1682.35/1687.33	c Try to convert by sorters
1684.06/1689.05	c estimatedAdderCost: 6923
1684.06/1689.05	c Try to convert by sorters
1685.74/1690.70	c estimatedAdderCost: 6924
1685.74/1690.70	c Try to convert by sorters
1687.23/1692.23	c estimatedAdderCost: 6914
1687.23/1692.23	c Try to convert by sorters
1688.93/1693.90	c estimatedAdderCost: 6924
1688.93/1693.90	c Try to convert by sorters
1690.62/1695.67	c estimatedAdderCost: 6924
1690.62/1695.67	c Try to convert by sorters
1692.42/1697.40	c estimatedAdderCost: 6924
1692.42/1697.40	c Try to convert by sorters
1694.03/1699.09	c estimatedAdderCost: 6924
1694.03/1699.09	c Try to convert by sorters
1695.71/1700.79	c estimatedAdderCost: 6924
1695.71/1700.79	c Try to convert by sorters
1697.50/1702.54	c estimatedAdderCost: 6923
1697.50/1702.54	c Try to convert by sorters
1699.20/1704.25	c estimatedAdderCost: 6924
1699.20/1704.25	c Try to convert by sorters
1701.00/1706.01	c estimatedAdderCost: 6924
1701.00/1706.01	c Try to convert by sorters
1702.58/1707.66	c estimatedAdderCost: 6914
1702.58/1707.66	c Try to convert by sorters
1704.29/1709.37	c estimatedAdderCost: 6914
1704.29/1709.37	c Try to convert by sorters
1706.09/1711.20	c estimatedAdderCost: 6914
1706.09/1711.20	c Try to convert by sorters
1707.78/1712.89	c estimatedAdderCost: 6924
1707.78/1712.89	c Try to convert by sorters
1709.57/1714.61	c estimatedAdderCost: 6914
1709.57/1714.61	c Try to convert by sorters
1711.16/1716.28	c estimatedAdderCost: 6914
1711.16/1716.28	c Try to convert by sorters
1713.07/1718.12	c estimatedAdderCost: 6914
1713.07/1718.12	c Try to convert by sorters
1714.75/1719.88	c estimatedAdderCost: 6914
1714.75/1719.88	c Try to convert by sorters
1716.45/1721.56	c estimatedAdderCost: 6914
1716.45/1721.56	c Try to convert by sorters
1718.24/1723.34	c estimatedAdderCost: 6924
1718.24/1723.34	c Try to convert by sorters
1720.05/1725.11	c estimatedAdderCost: 6924
1720.05/1725.11	c Try to convert by sorters
1721.73/1726.88	c estimatedAdderCost: 6924
1721.73/1726.88	c Try to convert by sorters
1723.53/1728.65	c estimatedAdderCost: 6924
1723.53/1728.65	c Try to convert by sorters
1725.32/1730.46	c estimatedAdderCost: 6924
1725.32/1730.46	c Try to convert by sorters
1726.93/1732.09	c estimatedAdderCost: 6914
1726.93/1732.09	c Try to convert by sorters
1728.81/1733.93	c estimatedAdderCost: 6924
1728.81/1733.93	c Try to convert by sorters
1730.52/1735.69	c estimatedAdderCost: 6914
1730.52/1735.69	c Try to convert by sorters
1732.41/1737.51	c estimatedAdderCost: 6914
1732.41/1737.51	c Try to convert by sorters
1734.20/1739.33	c estimatedAdderCost: 6924
1734.20/1739.33	c Try to convert by sorters
1736.01/1741.12	c estimatedAdderCost: 6914
1736.01/1741.12	c Try to convert by sorters
1737.69/1742.85	c estimatedAdderCost: 6914
1737.69/1742.85	c Try to convert by sorters
1739.39/1744.59	c estimatedAdderCost: 6924
1739.39/1744.59	c Try to convert by sorters
1741.28/1746.44	c estimatedAdderCost: 6914
1741.28/1746.44	c Try to convert by sorters
1742.99/1748.19	c estimatedAdderCost: 6924
1742.99/1748.19	c Try to convert by sorters
1744.77/1749.95	c estimatedAdderCost: 6923
1744.77/1749.95	c Try to convert by sorters
1746.57/1751.76	c estimatedAdderCost: 6924
1746.57/1751.76	c Try to convert by sorters
1748.26/1753.42	c estimatedAdderCost: 6924
1748.26/1753.42	c Try to convert by sorters
1749.97/1755.18	c estimatedAdderCost: 6924
1749.97/1755.18	c Try to convert by sorters
1751.86/1757.01	c estimatedAdderCost: 6924
1751.86/1757.01	c Try to convert by sorters
1753.64/1758.82	c estimatedAdderCost: 6924
1753.64/1758.82	c Try to convert by sorters
1755.45/1760.64	c estimatedAdderCost: 6914
1755.45/1760.64	c Try to convert by sorters
1757.24/1762.45	c estimatedAdderCost: 6924
1757.24/1762.45	c Try to convert by sorters
1759.04/1764.21	c estimatedAdderCost: 6923
1759.04/1764.21	c Try to convert by sorters
1760.73/1766.01	c estimatedAdderCost: 6914
1760.73/1766.01	c Try to convert by sorters
1762.62/1767.83	c estimatedAdderCost: 6699
1762.62/1767.83	c Try to convert by sorters
1764.32/1769.54	c estimatedAdderCost: 6914
1764.32/1769.54	c Try to convert by sorters
1766.21/1771.42	c estimatedAdderCost: 6914
1766.21/1771.42	c Try to convert by sorters
1768.20/1773.42	c estimatedAdderCost: 6914
1768.20/1773.42	c Try to convert by sorters
1770.20/1775.47	c estimatedAdderCost: 6914
1770.20/1775.47	c Try to convert by sorters
1772.30/1777.55	c estimatedAdderCost: 6924
1772.30/1777.55	c Try to convert by sorters
1774.29/1779.54	c estimatedAdderCost: 6924
1774.29/1779.54	c Try to convert by sorters
1776.48/1781.77	c estimatedAdderCost: 6924
1776.48/1781.77	c Try to convert by sorters
1778.79/1784.08	c estimatedAdderCost: 6914
1778.79/1784.08	c Try to convert by sorters
1780.88/1786.13	c estimatedAdderCost: 6914
1780.88/1786.13	c Try to convert by sorters
1782.97/1788.22	c estimatedAdderCost: 6924
1782.97/1788.22	c Try to convert by sorters
1785.06/1790.36	c estimatedAdderCost: 6924
1785.06/1790.36	c Try to convert by sorters
1787.25/1792.51	c estimatedAdderCost: 6923
1787.25/1792.51	c Try to convert by sorters
1789.45/1794.72	c estimatedAdderCost: 6924
1789.45/1794.72	c Try to convert by sorters
1791.54/1796.87	c estimatedAdderCost: 6924
1791.54/1796.87	c Try to convert by sorters
1793.75/1799.04	c estimatedAdderCost: 6924
1793.75/1799.04	c Try to convert by sorters
1795.84/1801.14	c estimatedAdderCost: 6924
1795.84/1801.14	c Try to convert by sorters
1798.12/1803.42	c estimatedAdderCost: 6923
1798.12/1803.42	c Try to convert by sorters
1800.32/1805.66	c estimatedAdderCost: 6924
1800.32/1805.66	c Try to convert by sorters
1802.62/1807.97	c estimatedAdderCost: 6924
1802.62/1807.97	c Try to convert by sorters
1804.72/1810.09	c estimatedAdderCost: 6924
1804.72/1810.09	c Try to convert by sorters
1806.90/1812.27	c estimatedAdderCost: 6924
1806.90/1812.27	c Try to convert by sorters
1809.10/1814.44	c estimatedAdderCost: 6924
1809.10/1814.44	c Try to convert by sorters
1811.19/1816.52	c estimatedAdderCost: 6924
1811.19/1816.52	c Try to convert by sorters
1813.28/1818.69	c estimatedAdderCost: 6924
1813.28/1818.69	c Try to convert by sorters
1815.58/1820.91	c estimatedAdderCost: 6924
1815.58/1820.91	c Try to convert by sorters
1817.87/1823.23	c estimatedAdderCost: 6924
1817.87/1823.23	c Try to convert by sorters
1820.26/1825.60	c estimatedAdderCost: 6923
1820.26/1825.60	c Try to convert by sorters
1822.56/1827.94	c estimatedAdderCost: 6924
1822.56/1827.94	c Try to convert by sorters
1824.76/1830.14	c estimatedAdderCost: 6914
1824.76/1830.14	c Try to convert by sorters
1826.94/1832.32	c estimatedAdderCost: 6924
1826.94/1832.32	c Try to convert by sorters
1829.24/1834.60	c estimatedAdderCost: 6924
1829.24/1834.60	c Try to convert by sorters
1831.43/1836.89	c estimatedAdderCost: 6924
1831.43/1836.89	c Try to convert by sorters
1833.73/1839.19	c estimatedAdderCost: 6924
1833.73/1839.19	c Try to convert by sorters
1836.01/1841.47	c estimatedAdderCost: 6914
1836.01/1841.47	c Try to convert by sorters
1838.11/1843.59	c estimatedAdderCost: 6924
1838.11/1843.59	c Try to convert by sorters
1840.51/1846.00	c estimatedAdderCost: 6924
1840.51/1846.00	c Try to convert by sorters
1842.80/1848.28	c estimatedAdderCost: 6914
1842.80/1848.28	c Try to convert by sorters
1844.99/1850.45	c estimatedAdderCost: 6924
1844.99/1850.45	c Try to convert by sorters
1847.28/1852.74	c estimatedAdderCost: 6923
1847.28/1852.74	c Try to convert by sorters
1849.48/1854.90	c estimatedAdderCost: 6914
1849.48/1854.90	c Try to convert by sorters
1851.58/1857.08	c estimatedAdderCost: 6924
1851.58/1857.08	c Try to convert by sorters
1853.86/1859.37	c estimatedAdderCost: 6924
1853.86/1859.37	c Try to convert by sorters
1856.07/1861.58	c estimatedAdderCost: 6924
1856.07/1861.58	c Try to convert by sorters
1858.46/1863.90	c estimatedAdderCost: 6924
1858.46/1863.90	c Try to convert by sorters
1860.66/1866.13	c estimatedAdderCost: 6924
1860.66/1866.13	c Try to convert by sorters
1863.04/1868.56	c estimatedAdderCost: 6924
1863.04/1868.56	c Try to convert by sorters
1865.34/1870.87	c estimatedAdderCost: 6924
1865.34/1870.87	c Try to convert by sorters
1867.64/1873.18	c estimatedAdderCost: 6924
1867.64/1873.18	c Try to convert by sorters
1869.92/1875.44	c estimatedAdderCost: 6924
1869.92/1875.44	c Try to convert by sorters
1872.32/1877.81	c estimatedAdderCost: 6924
1872.32/1877.81	c Try to convert by sorters
1874.71/1880.27	c estimatedAdderCost: 6924
1874.71/1880.27	c Try to convert by sorters
1877.00/1882.51	c estimatedAdderCost: 6924
1877.00/1882.51	c Try to convert by sorters
1879.30/1884.85	c estimatedAdderCost: 6924
1879.30/1884.85	c Try to convert by sorters
1881.69/1887.22	c estimatedAdderCost: 6924
1881.69/1887.22	c Try to convert by sorters
1883.98/1889.53	c estimatedAdderCost: 6914
1883.98/1889.53	c Try to convert by sorters
1886.27/1891.81	c estimatedAdderCost: 6924
1886.27/1891.81	c Try to convert by sorters
1888.48/1894.04	c estimatedAdderCost: 6914
1888.48/1894.04	c Try to convert by sorters
1890.66/1896.25	c estimatedAdderCost: 6923
1890.66/1896.25	c Try to convert by sorters
1893.05/1898.62	c estimatedAdderCost: 6924
1893.05/1898.62	c Try to convert by sorters
1895.35/1900.99	c estimatedAdderCost: 6923
1895.35/1900.99	c Try to convert by sorters
1897.75/1903.37	c estimatedAdderCost: 6924
1897.75/1903.37	c Try to convert by sorters
1900.14/1905.72	c estimatedAdderCost: 6924
1900.14/1905.72	c Try to convert by sorters
1902.54/1908.15	c estimatedAdderCost: 6924
1902.54/1908.15	c Try to convert by sorters
1904.93/1910.52	c estimatedAdderCost: 6923
1904.93/1910.52	c Try to convert by sorters
1907.22/1912.87	c estimatedAdderCost: 6924
1907.22/1912.87	c Try to convert by sorters
1909.62/1915.25	c estimatedAdderCost: 6924
1909.62/1915.25	c Try to convert by sorters
1911.91/1917.57	c estimatedAdderCost: 6924
1911.91/1917.57	c Try to convert by sorters
1914.20/1919.82	c estimatedAdderCost: 6923
1914.20/1919.82	c Try to convert by sorters
1916.30/1921.96	c estimatedAdderCost: 6924
1916.30/1921.96	c Try to convert by sorters
1918.69/1924.35	c estimatedAdderCost: 6924
1918.69/1924.35	c Try to convert by sorters
1921.08/1926.70	c estimatedAdderCost: 6914
1921.08/1926.70	c Try to convert by sorters
1923.27/1928.97	c estimatedAdderCost: 6924
1923.27/1928.97	c Try to convert by sorters
1925.67/1931.33	c estimatedAdderCost: 6924
1925.67/1931.33	c Try to convert by sorters
1928.16/1933.82	c estimatedAdderCost: 6924
1928.16/1933.82	c Try to convert by sorters
1930.46/1936.19	c estimatedAdderCost: 6924
1930.46/1936.19	c Try to convert by sorters
1932.94/1938.66	c estimatedAdderCost: 6923
1932.94/1938.66	c Try to convert by sorters
1935.45/1941.15	c estimatedAdderCost: 6923
1935.45/1941.15	c Try to convert by sorters
1937.93/1943.61	c estimatedAdderCost: 6924
1937.93/1943.61	c Try to convert by sorters
1940.33/1946.11	c estimatedAdderCost: 6924
1940.33/1946.11	c Try to convert by sorters
1942.82/1948.59	c estimatedAdderCost: 6914
1942.82/1948.59	c Try to convert by sorters
1945.21/1950.90	c estimatedAdderCost: 6914
1945.21/1950.90	c Try to convert by sorters
1947.20/1953.00	c estimatedAdderCost: 6924
1947.20/1953.00	c Try to convert by sorters
1949.31/1955.06	c estimatedAdderCost: 6924
1949.31/1955.06	c Try to convert by sorters
1951.30/1957.04	c estimatedAdderCost: 6924
1951.30/1957.04	c Try to convert by sorters
1953.09/1958.88	c estimatedAdderCost: 6914
1953.09/1958.88	c Try to convert by sorters
1955.18/1960.95	c estimatedAdderCost: 6914
1955.18/1960.95	c Try to convert by sorters
1957.07/1962.88	c estimatedAdderCost: 6924
1957.07/1962.88	c Try to convert by sorters
1959.28/1965.04	c estimatedAdderCost: 6923
1959.28/1965.04	c Try to convert by sorters
1961.38/1967.15	c estimatedAdderCost: 6923
1961.38/1967.15	c Try to convert by sorters
1963.38/1969.19	c estimatedAdderCost: 6924
1963.38/1969.19	c Try to convert by sorters
1965.56/1971.30	c estimatedAdderCost: 6924
1965.56/1971.30	c Try to convert by sorters
1967.55/1973.35	c estimatedAdderCost: 6924
1967.55/1973.35	c Try to convert by sorters
1969.64/1975.43	c estimatedAdderCost: 6914
1969.64/1975.43	c Try to convert by sorters
1971.84/1977.63	c estimatedAdderCost: 6914
1971.84/1977.63	c Try to convert by sorters
1973.93/1979.75	c estimatedAdderCost: 6924
1973.93/1979.75	c Try to convert by sorters
1975.92/1981.71	c estimatedAdderCost: 6914
1975.92/1981.71	c Try to convert by sorters
1978.12/1983.90	c estimatedAdderCost: 6914
1978.12/1983.90	c Try to convert by sorters
1980.12/1985.91	c estimatedAdderCost: 6914
1980.12/1985.91	c Try to convert by sorters
1982.22/1988.04	c estimatedAdderCost: 6914
1982.22/1988.04	c Try to convert by sorters
1984.22/1990.09	c estimatedAdderCost: 6924
1984.22/1990.09	c Try to convert by sorters
1986.31/1992.18	c estimatedAdderCost: 6924
1986.31/1992.18	c Try to convert by sorters
1988.30/1994.16	c estimatedAdderCost: 6914
1988.30/1994.16	c Try to convert by sorters
1990.58/1996.40	c estimatedAdderCost: 6924
1990.58/1996.40	c Try to convert by sorters
1992.67/1998.50	c estimatedAdderCost: 6924
1992.67/1998.50	c Try to convert by sorters
1994.58/2000.45	c estimatedAdderCost: 6923
1994.58/2000.45	c Try to convert by sorters
1996.87/2002.70	c estimatedAdderCost: 6914
1996.87/2002.70	c Try to convert by sorters
1998.87/2004.79	c estimatedAdderCost: 6914
1998.87/2004.79	c Try to convert by sorters
2001.06/2006.94	c estimatedAdderCost: 6914
2001.06/2006.94	c Try to convert by sorters
2003.17/2009.04	c estimatedAdderCost: 6924
2003.17/2009.04	c Try to convert by sorters
2005.26/2011.18	c estimatedAdderCost: 6924
2005.26/2011.18	c Try to convert by sorters
2007.34/2013.22	c estimatedAdderCost: 6924
2007.34/2013.22	c Try to convert by sorters
2009.33/2015.21	c estimatedAdderCost: 6924
2009.33/2015.21	c Try to convert by sorters
2011.43/2017.33	c estimatedAdderCost: 6719
2011.43/2017.33	c Try to convert by sorters
2013.42/2019.30	c estimatedAdderCost: 6914
2013.42/2019.30	c Try to convert by sorters
2015.51/2021.42	c estimatedAdderCost: 6923
2015.51/2021.42	c Try to convert by sorters
2017.61/2023.54	c estimatedAdderCost: 6923
2017.61/2023.54	c Try to convert by sorters
2019.80/2025.72	c estimatedAdderCost: 6914
2019.80/2025.72	c Try to convert by sorters
2022.00/2027.90	c estimatedAdderCost: 6924
2022.00/2027.90	c Try to convert by sorters
2024.10/2030.04	c estimatedAdderCost: 6924
2024.10/2030.04	c Try to convert by sorters
2026.28/2032.20	c estimatedAdderCost: 6924
2026.28/2032.20	c Try to convert by sorters
2028.58/2034.57	c estimatedAdderCost: 6924
2028.58/2034.57	c Try to convert by sorters
2031.27/2037.22	c estimatedAdderCost: 6924
2031.27/2037.22	c Try to convert by sorters
2033.86/2039.82	c estimatedAdderCost: 6923
2033.86/2039.82	c Try to convert by sorters
2036.26/2042.28	c estimatedAdderCost: 6699
2036.26/2042.28	c Try to convert by sorters
2038.75/2044.71	c estimatedAdderCost: 6924
2038.75/2044.71	c Try to convert by sorters
2041.16/2047.16	c estimatedAdderCost: 6924
2041.16/2047.16	c Try to convert by sorters
2043.94/2049.92	c estimatedAdderCost: 6924
2043.94/2049.92	c Try to convert by sorters
2046.43/2052.47	c estimatedAdderCost: 6923
2046.43/2052.47	c Try to convert by sorters
2049.13/2055.11	c estimatedAdderCost: 6924
2049.13/2055.11	c Try to convert by sorters
2051.61/2057.63	c estimatedAdderCost: 6924
2051.61/2057.63	c Try to convert by sorters
2054.12/2060.18	c estimatedAdderCost: 6924
2054.12/2060.18	c Try to convert by sorters
2056.80/2062.83	c estimatedAdderCost: 6924
2056.80/2062.83	c Try to convert by sorters
2059.39/2065.42	c estimatedAdderCost: 6924
2059.39/2065.42	c Try to convert by sorters
2061.88/2067.98	c estimatedAdderCost: 6924
2061.88/2067.98	c Try to convert by sorters
2064.47/2070.53	c estimatedAdderCost: 6923
2064.47/2070.53	c Try to convert by sorters
2066.98/2073.10	c estimatedAdderCost: 6924
2066.98/2073.10	c Try to convert by sorters
2069.56/2075.65	c estimatedAdderCost: 6914
2069.56/2075.65	c Try to convert by sorters
2072.15/2078.25	c estimatedAdderCost: 6914
2072.15/2078.25	c Try to convert by sorters
2074.74/2080.84	c estimatedAdderCost: 6924
2074.74/2080.84	c Try to convert by sorters
2077.24/2083.31	c estimatedAdderCost: 6914
2077.24/2083.31	c Try to convert by sorters
2079.53/2085.68	c estimatedAdderCost: 6914
2079.53/2085.68	c Try to convert by sorters
2081.93/2088.11	c estimatedAdderCost: 6914
2081.93/2088.11	c Try to convert by sorters
2084.32/2090.48	c estimatedAdderCost: 6914
2084.32/2090.48	c Try to convert by sorters
2086.81/2092.91	c estimatedAdderCost: 6924
2086.81/2092.91	c Try to convert by sorters
2089.61/2095.79	c estimatedAdderCost: 6914
2089.61/2095.79	c Try to convert by sorters
2092.20/2098.34	c estimatedAdderCost: 6924
2092.20/2098.34	c Try to convert by sorters
2095.00/2101.19	c estimatedAdderCost: 6914
2095.00/2101.19	c Try to convert by sorters
2097.68/2103.88	c estimatedAdderCost: 6914
2097.68/2103.88	c Try to convert by sorters
2100.37/2106.53	c estimatedAdderCost: 6924
2100.37/2106.53	c Try to convert by sorters
2103.26/2109.43	c estimatedAdderCost: 6914
2103.26/2109.43	c Try to convert by sorters
2105.76/2111.96	c estimatedAdderCost: 6914
2105.76/2111.96	c Try to convert by sorters
2108.26/2114.44	c estimatedAdderCost: 6924
2108.26/2114.44	c Try to convert by sorters
2110.75/2116.98	c estimatedAdderCost: 6914
2110.75/2116.98	c Try to convert by sorters
2113.04/2119.22	c estimatedAdderCost: 6924
2113.04/2119.22	c Try to convert by sorters
2115.43/2121.69	c estimatedAdderCost: 6924
2115.43/2121.69	c Try to convert by sorters
2117.73/2123.94	c estimatedAdderCost: 6924
2117.73/2123.94	c Try to convert by sorters
2120.22/2126.45	c estimatedAdderCost: 6914
2120.22/2126.45	c Try to convert by sorters
2122.51/2128.73	c estimatedAdderCost: 6924
2122.51/2128.73	c Try to convert by sorters
2124.92/2131.19	c estimatedAdderCost: 6914
2124.92/2131.19	c Try to convert by sorters
2127.40/2133.67	c estimatedAdderCost: 6924
2127.40/2133.67	c Try to convert by sorters
2130.09/2136.31	c estimatedAdderCost: 6924
2130.09/2136.31	c Try to convert by sorters
2132.49/2138.74	c estimatedAdderCost: 6924
2132.49/2138.74	c Try to convert by sorters
2135.08/2141.31	c estimatedAdderCost: 6914
2135.08/2141.31	c Try to convert by sorters
2137.47/2143.75	c estimatedAdderCost: 6914
2137.47/2143.75	c Try to convert by sorters
2139.97/2146.21	c estimatedAdderCost: 6924
2139.97/2146.21	c Try to convert by sorters
2142.16/2148.47	c estimatedAdderCost: 6924
2142.16/2148.47	c Try to convert by sorters
2144.76/2151.10	c estimatedAdderCost: 6924
2144.76/2151.10	c Try to convert by sorters
2147.05/2153.38	c estimatedAdderCost: 6914
2147.05/2153.38	c Try to convert by sorters
2149.44/2155.70	c estimatedAdderCost: 6914
2149.44/2155.70	c Try to convert by sorters
2151.84/2158.16	c estimatedAdderCost: 6923
2151.84/2158.16	c Try to convert by sorters
2154.32/2160.64	c estimatedAdderCost: 6924
2154.32/2160.64	c Try to convert by sorters
2156.73/2163.06	c estimatedAdderCost: 6924
2156.73/2163.06	c Try to convert by sorters
2159.21/2165.53	c estimatedAdderCost: 6924
2159.21/2165.53	c Try to convert by sorters
2161.71/2168.08	c estimatedAdderCost: 6924
2161.71/2168.08	c Try to convert by sorters
2164.29/2170.60	c estimatedAdderCost: 6924
2164.29/2170.60	c Try to convert by sorters
2166.80/2173.19	c estimatedAdderCost: 6923
2166.80/2173.19	c Try to convert by sorters
2169.58/2175.92	c estimatedAdderCost: 6923
2169.58/2175.92	c Try to convert by sorters
2172.07/2178.47	c estimatedAdderCost: 6924
2172.07/2178.47	c Try to convert by sorters
2174.47/2180.87	c estimatedAdderCost: 6914
2174.47/2180.87	c Try to convert by sorters
2176.96/2183.37	c estimatedAdderCost: 6914
2176.96/2183.37	c Try to convert by sorters
2179.66/2186.03	c estimatedAdderCost: 6924
2179.66/2186.03	c Try to convert by sorters
2182.04/2188.49	c estimatedAdderCost: 6924
2182.04/2188.49	c Try to convert by sorters
2184.75/2191.13	c estimatedAdderCost: 6924
2184.75/2191.13	c Try to convert by sorters
2187.23/2193.67	c estimatedAdderCost: 6924
2187.23/2193.67	c Try to convert by sorters
2189.83/2196.26	c estimatedAdderCost: 6699
2189.83/2196.26	c Try to convert by sorters
2192.42/2198.88	c estimatedAdderCost: 6924
2192.42/2198.88	c Try to convert by sorters
2194.91/2201.31	c estimatedAdderCost: 6914
2194.91/2201.31	c Try to convert by sorters
2197.50/2203.92	c estimatedAdderCost: 6924
2197.50/2203.92	c Try to convert by sorters
2200.29/2206.76	c estimatedAdderCost: 6914
2200.29/2206.76	c Try to convert by sorters
2202.89/2209.33	c estimatedAdderCost: 6914
2202.89/2209.33	c Try to convert by sorters
2205.59/2212.04	c estimatedAdderCost: 6914
2205.59/2212.04	c Try to convert by sorters
2208.17/2214.66	c estimatedAdderCost: 6923
2208.17/2214.66	c Try to convert by sorters
2210.86/2217.36	c estimatedAdderCost: 6924
2210.86/2217.36	c Try to convert by sorters
2213.45/2219.92	c estimatedAdderCost: 6914
2213.45/2219.92	c Try to convert by sorters
2215.75/2222.29	c estimatedAdderCost: 6914
2215.75/2222.29	c Try to convert by sorters
2218.44/2224.94	c estimatedAdderCost: 6924
2218.44/2224.94	c Try to convert by sorters
2221.23/2227.79	c estimatedAdderCost: 6923
2221.23/2227.79	c Try to convert by sorters
2224.12/2230.60	c estimatedAdderCost: 6914
2224.12/2230.60	c Try to convert by sorters
2226.82/2233.31	c estimatedAdderCost: 6924
2226.82/2233.31	c Try to convert by sorters
2229.53/2236.06	c estimatedAdderCost: 6924
2229.53/2236.06	c Try to convert by sorters
2232.21/2238.75	c estimatedAdderCost: 6924
2232.21/2238.75	c Try to convert by sorters
2234.90/2241.49	c estimatedAdderCost: 6924
2234.90/2241.49	c Try to convert by sorters
2237.61/2244.13	c estimatedAdderCost: 6924
2237.61/2244.13	c Try to convert by sorters
2240.19/2246.79	c estimatedAdderCost: 6924
2240.19/2246.79	c Try to convert by sorters
2242.78/2249.30	c estimatedAdderCost: 6924
2242.78/2249.30	c Try to convert by sorters
2245.48/2252.01	c estimatedAdderCost: 6924
2245.48/2252.01	c Try to convert by sorters
2247.96/2254.51	c estimatedAdderCost: 6914
2247.96/2254.51	c Try to convert by sorters
2250.47/2257.01	c estimatedAdderCost: 6914
2250.47/2257.01	c Try to convert by sorters
2253.05/2259.63	c estimatedAdderCost: 6914
2253.05/2259.63	c Try to convert by sorters
2255.55/2262.11	c estimatedAdderCost: 6924
2255.55/2262.11	c Try to convert by sorters
2258.23/2264.81	c estimatedAdderCost: 6924
2258.23/2264.81	c Try to convert by sorters
2260.92/2267.50	c estimatedAdderCost: 6924
2260.92/2267.50	c Try to convert by sorters
2263.31/2269.92	c estimatedAdderCost: 6924
2263.31/2269.92	c Try to convert by sorters
2266.10/2272.72	c estimatedAdderCost: 6923
2266.10/2272.72	c Try to convert by sorters
2268.60/2275.27	c estimatedAdderCost: 6923
2268.60/2275.27	c Try to convert by sorters
2271.40/2278.06	c estimatedAdderCost: 6924
2271.40/2278.06	c Try to convert by sorters
2273.89/2280.51	c estimatedAdderCost: 6914
2273.89/2280.51	c Try to convert by sorters
2276.40/2283.05	c estimatedAdderCost: 6914
2276.40/2283.05	c Try to convert by sorters
2279.08/2285.78	c estimatedAdderCost: 6924
2279.08/2285.78	c Try to convert by sorters
2281.87/2288.57	c estimatedAdderCost: 6924
2281.87/2288.57	c Try to convert by sorters
2284.37/2291.08	c estimatedAdderCost: 6924
2284.37/2291.08	c Try to convert by sorters
2287.25/2294.00	c estimatedAdderCost: 6924
2287.25/2294.00	c Try to convert by sorters
2290.04/2296.75	c estimatedAdderCost: 6914
2290.04/2296.75	c Try to convert by sorters
2292.83/2299.58	c estimatedAdderCost: 6924
2292.83/2299.58	c Try to convert by sorters
2295.53/2302.28	c estimatedAdderCost: 6914
2295.53/2302.28	c Try to convert by sorters
2298.21/2304.98	c estimatedAdderCost: 6914
2298.21/2304.98	c Try to convert by sorters
2300.91/2307.69	c estimatedAdderCost: 6914
2300.91/2307.69	c Try to convert by sorters
2303.42/2310.13	c estimatedAdderCost: 6924
2303.42/2310.13	c Try to convert by sorters
2306.00/2312.79	c estimatedAdderCost: 6924
2306.00/2312.79	c Try to convert by sorters
2308.79/2315.51	c estimatedAdderCost: 6914
2308.79/2315.51	c Try to convert by sorters
2311.48/2318.21	c estimatedAdderCost: 6924
2311.48/2318.21	c Try to convert by sorters
2314.28/2321.04	c estimatedAdderCost: 6914
2314.28/2321.04	c Try to convert by sorters
2316.76/2323.57	c estimatedAdderCost: 6924
2316.76/2323.57	c Try to convert by sorters
2319.45/2326.20	c estimatedAdderCost: 6924
2319.45/2326.20	c Try to convert by sorters
2322.05/2328.82	c estimatedAdderCost: 6924
2322.05/2328.82	c Try to convert by sorters
2462.25/2469.46	c 
2488.97/2496.21	kissat: fatal error: out-of-memory allocating 4294967296 = 268435456 x 16 bytes

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-4802353-1782565735/watcher-4802353-1782565735 -o /tmp/evaluation-result-4802353-1782565735/solver-4802353-1782565735 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4802353-1782565735/vars-4802353-1782565735 --bin-var /tmp/runsolver-exch-nodeE002-1782565735-2644467 --watchdog 3760 ./naps.sh -given-time=3600 HOME/instance-4802353-1782565735.opb 

running on 4 cores: 40-43

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0-1,3,5,7-9,11-13,15,25-27,30,33,36,38-39,42,46,57
  3550 MHz: 10,14,16,19-23,40,52-56,58-59
  3600 MHz: 2,4,6,17-18,24,28-29,31-32,34-35,37,41,43-45,47-51,60-63
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: 40-43

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108587 MiB free)
  node 1: cores 8-15, 128973 MiB (112139 MiB free)
  node 2: cores 16-23, 129019 MiB (111694 MiB free)
  node 3: cores 24-31, 129003 MiB (115615 MiB free)
  node 4: cores 32-39, 129019 MiB (113608 MiB free)
  node 5: cores 40-47, 129019 MiB (115377 MiB free)
  node 6: cores 48-55, 129019 MiB (113848 MiB free)
  node 7: cores 56-63, 128474 MiB (109570 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=2644675, runsolver pid=2644665
Current StackSize limit: 8192 KiB


[startup+0.100063 s]*
/proc/loadavg: 1.08 4.04 9.87 14/855 2644696
/proc/meminfo: memFree=921942784/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=93652 memory=19952 CPUtime=0.06 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 2979 205 0 0 6 0 0 0 20 0 1 0 189861462 95899648 4864 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 23413 4988 2589 506 0 4104 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 93652 KiB
Current children cumulated memory: 19952 KiB

[startup+0.214092 s]*
/proc/loadavg: 2.43 4.27 9.92 16/850 2644716
/proc/meminfo: memFree=921852620/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=111792 memory=32180 CPUtime=0.17 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 6020 205 0 0 17 0 0 0 20 0 1 0 189861462 114475008 7977 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 27948 8045 2589 506 0 8639 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 111792 KiB
Current children cumulated memory: 32180 KiB

[startup+0.31327 s]*
/proc/loadavg: 2.43 4.27 9.92 16/846 2644719
/proc/meminfo: memFree=921778516/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=131000 memory=41900 CPUtime=0.27 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 8438 205 0 0 27 0 0 0 20 0 1 0 189861462 134144000 10409 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 32750 10471 2589 506 0 13441 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 131000 KiB
Current children cumulated memory: 41900 KiB

[startup+0.700135 s]
/proc/loadavg: 2.43 4.27 9.92 13/853 2644734
/proc/meminfo: memFree=921687976/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=189348 memory=86976 CPUtime=0.65 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 18104 205 0 0 64 1 0 0 20 0 1 0 189861462 193892352 21578 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 47337 21744 2605 506 0 28028 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 189348 KiB
Current children cumulated memory: 86976 KiB

[startup+1.50012 s]
/proc/loadavg: 2.43 4.27 9.92 15/857 2644763
/proc/meminfo: memFree=921258136/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=304624 memory=163396 CPUtime=1.44 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 35246 205 0 0 142 2 0 0 20 0 1 0 189861462 311934976 40727 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 76156 40849 2605 506 0 56847 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 304624 KiB
Current children cumulated memory: 163396 KiB

[startup+3.11363 s]
/proc/loadavg: 2.43 4.27 9.92 12/855 2644779
/proc/meminfo: memFree=919595824/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=461980 memory=253656 CPUtime=3.05 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 57816 205 0 0 300 5 0 0 20 0 1 0 189861462 473067520 63255 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 115495 63414 2605 506 0 96186 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 461980 KiB
Current children cumulated memory: 253656 KiB

[startup+6.30021 s]
/proc/loadavg: 3.52 4.46 9.95 13/863 2645025
/proc/meminfo: memFree=914255664/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=2506276 memory=2215588 CPUtime=6.23 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 520332 205 0 0 593 30 0 0 20 0 1 0 189861462 2566426624 553711 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 626569 553897 5314 506 0 607260 0
Current children cumulated CPU time: 6.23 s
Current children cumulated vsize: 2506276 KiB
Current children cumulated memory: 2215588 KiB

[startup+12.7002 s]
/proc/loadavg: 4.52 4.66 9.98 15/866 2645298
/proc/meminfo: memFree=908075036/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=3139440 memory=2840428 CPUtime=12.6 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 565898 205 0 0 1224 36 0 0 20 0 1 0 189861462 3214786560 709936 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 784860 710107 5619 506 0 765551 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 3139440 KiB
Current children cumulated memory: 2840428 KiB

[startup+25.5002 s]
/proc/loadavg: 6.21 5.01 10.04 15/863 2645601
/proc/meminfo: memFree=890355248/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=5009132 memory=4220244 CPUtime=25.34 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 859188 205 0 0 2480 54 0 0 20 0 1 0 189861462 5129351168 1055020 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 1252283 1055061 5774 506 0 1232974 0
Current children cumulated CPU time: 25.34 s
Current children cumulated vsize: 5009132 KiB
Current children cumulated memory: 4220244 KiB

[startup+51.114 s]
/proc/loadavg: 9.12 5.84 10.16 14/858 2645636
/proc/meminfo: memFree=876389252/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=5658272 memory=4912460 CPUtime=50.88 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 968367 205 0 0 5026 62 0 0 20 0 1 0 189861462 5794070528 1228093 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 1414568 1228115 5774 506 0 1395259 0
Current children cumulated CPU time: 50.88 s
Current children cumulated vsize: 5658272 KiB
Current children cumulated memory: 4912460 KiB

[startup+102.3 s]
/proc/loadavg: 11.32 6.95 10.31 14/857 2645636
/proc/meminfo: memFree=856879976/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=6253080 memory=5546180 CPUtime=101.91 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 1068032 205 0 0 10122 69 0 0 20 0 1 0 189861462 6403153920 1386429 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 1563270 1386545 5774 506 0 1543961 0
Current children cumulated CPU time: 101.91 s
Current children cumulated vsize: 6253080 KiB
Current children cumulated memory: 5546180 KiB

[startup+162.3 s]
/proc/loadavg: 12.38 8.05 10.48 14/859 2645641
/proc/meminfo: memFree=829137828/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=6736364 memory=6032100 CPUtime=161.72 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 1149672 205 0 0 16097 75 0 0 20 0 1 0 189861462 6898036736 1507920 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 1684091 1508025 5774 506 0 1664782 0
Current children cumulated CPU time: 161.72 s
Current children cumulated vsize: 6736364 KiB
Current children cumulated memory: 6032100 KiB

[startup+222.3 s]
/proc/loadavg: 12.78 8.95 10.64 14/859 2645646
/proc/meminfo: memFree=820856608/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=7122416 memory=6418152 CPUtime=221.55 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 1213994 205 0 0 22076 79 0 0 20 0 1 0 189861462 7293353984 1604432 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 1780604 1604538 5774 506 0 1761295 0
Current children cumulated CPU time: 221.55 s
Current children cumulated vsize: 7122416 KiB
Current children cumulated memory: 6418152 KiB

[startup+282.3 s]
/proc/loadavg: 12.92 9.69 10.79 14/859 2645647
/proc/meminfo: memFree=812720644/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=7456996 memory=6752732 CPUtime=281.37 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 1269534 205 0 0 28056 81 0 0 20 0 1 0 189861462 7635963904 1688144 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 1864249 1688183 5774 506 0 1844940 0
Current children cumulated CPU time: 281.37 s
Current children cumulated vsize: 7456996 KiB
Current children cumulated memory: 6752732 KiB

[startup+342.3 s]
/proc/loadavg: 12.97 10.30 10.93 14/854 2645648
/proc/meminfo: memFree=804880300/1055320712 swapFree=32567848/33554428

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

/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 3614435 205 0 0 207274 350 0 0 20 0 1 0 189861462 40323502080 9065901 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 9844605 9066039 5837 506 0 9825296 0
Current children cumulated CPU time: 2076.24 s
Current children cumulated vsize: 39378420 KiB
Current children cumulated memory: 36264156 KiB

[startup+2142.3 s]
/proc/loadavg: 9.04 9.25 10.01 10/826 2645855
/proc/meminfo: memFree=697765096/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=39378420 memory=36470304 CPUtime=2136.08 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 3622356 205 0 0 213255 353 0 0 20 0 1 0 189861462 40323502080 9117485 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 9844605 9117576 5837 506 0 9825296 0
Current children cumulated CPU time: 2136.08 s
Current children cumulated vsize: 39378420 KiB
Current children cumulated memory: 36470304 KiB

[startup+2202.3 s]
/proc/loadavg: 9.61 9.37 10.00 10/827 2645869
/proc/meminfo: memFree=695900976/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=39378420 memory=36644384 CPUtime=2195.91 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 3629223 205 0 0 219236 355 0 0 20 0 1 0 189861462 40323502080 9161005 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 9844605 9161096 5837 506 0 9825296 0
Current children cumulated CPU time: 2195.91 s
Current children cumulated vsize: 39378420 KiB
Current children cumulated memory: 36644384 KiB

[startup+2262.3 s]
/proc/loadavg: 9.33 9.34 9.95 10/827 2645870
/proc/meminfo: memFree=694042400/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=39378420 memory=36812320 CPUtime=2255.74 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 3635098 205 0 0 225217 357 0 0 20 0 1 0 189861462 40323502080 9202989 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 9844605 9203080 5837 506 0 9825296 0
Current children cumulated CPU time: 2255.74 s
Current children cumulated vsize: 39378420 KiB
Current children cumulated memory: 36812320 KiB

[startup+2322.3 s]
/proc/loadavg: 9.12 9.27 9.89 10/827 2645871
/proc/meminfo: memFree=692513648/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=39378420 memory=36976160 CPUtime=2315.57 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 3641181 205 0 0 231198 359 0 0 20 0 1 0 189861462 40323502080 9243949 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 9844605 9244040 5837 506 0 9825296 0
Current children cumulated CPU time: 2315.57 s
Current children cumulated vsize: 39378420 KiB
Current children cumulated memory: 36976160 KiB

[startup+2382.3 s]
/proc/loadavg: 9.04 9.22 9.83 10/826 2645872
/proc/meminfo: memFree=691630840/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=39378420 memory=37119520 CPUtime=2375.4 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 3647764 205 0 0 237179 361 0 0 20 0 1 0 189861462 40323502080 9279789 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 9844605 9279880 5837 506 0 9825296 0
Current children cumulated CPU time: 2375.4 s
Current children cumulated vsize: 39378420 KiB
Current children cumulated memory: 37119520 KiB

[startup+2442.3 s]
/proc/loadavg: 9.01 9.18 9.78 10/826 2645873
/proc/meminfo: memFree=704033236/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=39378420 memory=37260832 CPUtime=2435.23 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 3655255 205 0 0 243160 363 0 0 20 0 1 0 189861462 40323502080 9315117 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 9844605 9315208 5837 506 0 9825296 0
Current children cumulated CPU time: 2435.23 s
Current children cumulated vsize: 39378420 KiB
Current children cumulated memory: 37260832 KiB

[startup+2497.93 s]
# the end of solver process 2644675 was just reported to runsolver
# Child ended because it received signal 6 (SIGABRT)
Child dumped core

# cumulated CPU time of all completed processes:  user=2483.69 s, system=6.04433 s

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

[startup+2457.6 s]
/proc/loadavg: 9.23 9.22 9.78 10/826 2645874
/proc/meminfo: memFree=729727344/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=39378420 memory=37297696 CPUtime=2450.48 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 3658664 205 0 0 244685 363 0 0 20 0 1 0 189861462 40323502080 9324333 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 9844605 9324424 5837 506 0 9825296 0
Current children cumulated CPU time: 2450.48 s
Current children cumulated vsize: 39378420 KiB
Current children cumulated memory: 37297696 KiB

[startup+2483.2 s]
/proc/loadavg: 9.50 9.28 9.79 10/826 2645874
/proc/meminfo: memFree=722260968/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=49077404 memory=44731604 CPUtime=2476.01 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 4232241 205 0 0 247168 433 0 0 20 0 1 0 189861462 50255261696 11182764 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 12269351 11182900 5837 506 0 12250042 0
Current children cumulated CPU time: 2476.01 s
Current children cumulated vsize: 49077404 KiB
Current children cumulated memory: 44731604 KiB

[startup+2489.6 s]
/proc/loadavg: 9.54 9.30 9.79 10/826 2645874
/proc/meminfo: memFree=717432304/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=57344708 memory=49807780 CPUtime=2482.39 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 4645553 205 0 0 247751 488 0 0 20 0 1 0 189861462 58720980992 12451790 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 14336177 12451944 5837 506 0 14316868 0
Current children cumulated CPU time: 2482.39 s
Current children cumulated vsize: 57344708 KiB
Current children cumulated memory: 49807780 KiB

[startup+2492.8 s]
/proc/loadavg: 9.57 9.31 9.79 10/826 2645874
/proc/meminfo: memFree=715390876/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=59441860 memory=51972896 CPUtime=2485.59 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 4851520 205 0 0 248052 507 0 0 20 0 1 0 189861462 60868464640 12993127 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 14860465 12993223 5837 506 0 14841156 0
Current children cumulated CPU time: 2485.59 s
Current children cumulated vsize: 59441860 KiB
Current children cumulated memory: 51972896 KiB

[startup+2496 s]*
/proc/loadavg: 9.61 9.32 9.79 10/826 2645874
/proc/meminfo: memFree=712520196/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=59441860 memory=54245216 CPUtime=2488.79 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) R 2644665 2644675 2644447 0 -1 4194304 5065978 205 0 0 248350 529 0 0 20 0 1 0 189861462 60868464640 13561146 18446744073709551615 4210688 6281017 140730521394960 0 0 0 0 0 16898 0 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 0
/proc/2644675/statm: 14860465 13561304 5837 506 0 14841156 0
Current children cumulated CPU time: 2488.79 s
Current children cumulated vsize: 59441860 KiB
Current children cumulated memory: 54245216 KiB

[startup+2496.8 s]
/proc/loadavg: 9.61 9.32 9.79 10/826 2645874
/proc/meminfo: memFree=712520196/1055320712 swapFree=32567848/33554428
[pid=2644675] ppid=2644665 vsize=60490436 memory=54385252 CPUtime=2489.31 cores=40-43
/proc/2644675/stat : 2644675 (naps_release) S 2644665 2644675 2644447 0 -1 4195840 5080580 205 0 0 248369 562 0 0 20 0 1 0 189861462 61942206464 13596142 18446744073709551615 4210688 6281017 140730521394960 140730521377488 22971375204972 0 0 0 16898 1 0 0 17 40 0 0 0 0 0 6662968 6676388 9003008 140730521401563 140730521401744 140730521401744 140730521407432 6
/proc/2644675/statm: 15122609 13596313 5837 506 0 15103300 0
Current children cumulated CPU time: 2489.31 s
Current children cumulated vsize: 60490436 KiB
Current children cumulated memory: 54385252 KiB

[startup+2497.6 s]*
/proc/loadavg: 9.61 9.32 9.79 10/828 2645882
/proc/meminfo: memFree=717990792/1055320712 swapFree=32567848/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2497.8 s]
/proc/loadavg: 9.61 9.32 9.79 10/828 2645882
/proc/meminfo: memFree=717990792/1055320712 swapFree=32567848/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2497.9 s]
/proc/loadavg: 9.61 9.32 9.79 10/828 2645882
/proc/meminfo: memFree=717990792/1055320712 swapFree=32567848/33554428
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child ended because it received signal 6 (SIGABRT)
Child dumped core

Real time (s): 2497.93
CPU time (s): 2489.74
CPU user time (s): 2483.69
CPU system time (s): 6.04433
CPU usage (%): 99.6719
Max. virtual memory (cumulated for all children) (KiB): 60490436
Max. memory (cumulated for all children) (KiB): 54385252

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2483.69
system time used= 6.04433
maximum resident set size= 54384568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5080785
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= 381
involuntary context switches= 2757


# summary of solver processes directly reported to runsolver:
#   pid: 2644675
#   total CPU time (s): 2489.74
#   total CPU user time (s): 2483.69
#   total CPU system time (s): 6.04433

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.14175 second user time and 26.1663 second system time

The end

Launcher Data

Begin job on nodeE002 at 2026-06-27 15:08:55
IDJOB=4802353
IDBENCH=160495
IDSOLVER=3589
FILE ID=nodeE002/4802353-1782565735
RUNJOBID= nodeE002-1782565735-2644467
SLURM_JOB_ID= 12524576
Free space on /tmp= 797456 MiB

SOLVER NAME= NaPS 1.04
BENCH NAME= PB24/normalized-PB15eval/DEC-LIN/pbfvmc-formulae/hw512/normalized-hw512-vm25p-dec.opb.negationfix.opb
COMMAND LINE= ./naps.sh -given-time=TIMEOUT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4802353-1782565735/watcher-4802353-1782565735 -o /tmp/evaluation-result-4802353-1782565735/solver-4802353-1782565735 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4802353-1782565735/vars-4802353-1782565735 --bin-var /tmp/runsolver-exch-nodeE002-1782565735-2644467 --watchdog 3760  ./naps.sh -given-time=3600 HOME/instance-4802353-1782565735.opb

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

MD5SUM BENCH= d2e7222ae223744ca0eedd4691347876
RANDOM SEED=1995814622

nodeE002 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.23
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.23
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		: 3580.729
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.23
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		: 2493.659
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.23
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		: 3581.220
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.23
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		: 3585.697
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.23
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		: 3582.096
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.23
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		: 3578.458
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.23
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		: 2493.659
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.23
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		: 2493.659
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.23
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		: 3568.675
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.23
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		: 2493.659
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.23
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.23
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		: 2493.659
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.23
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		: 3572.682
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.23
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.23
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		: 3577.499
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.23
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		: 3577.783
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.23
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		: 3588.513
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.23
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		: 3579.974
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.23
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		: 3580.635
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.23
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		: 3574.596
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.23
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.23
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.23
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		: 3575.474
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.23
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		: 3579.746
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.23
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		: 3581.511
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.23
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		: 3572.247
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.23
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		: 3585.251
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.23
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		: 3583.689
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.23
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		: 3588.097
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.23
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		: 3593.135
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.23
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.23
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		: 3582.194
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.23
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		: 3580.797
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.23
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		: 3585.519
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.23
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		: 3586.361
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.23
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		: 3587.487
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.23
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		: 2493.659
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.23
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.23
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		: 3578.220
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.23
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		: 3570.667
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.23
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.23
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.23
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		: 3587.513
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.23
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		: 3584.490
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.23
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		: 3589.386
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.23
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		: 2493.659
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.23
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		: 3589.559
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.23
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		: 3590.000
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.23
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		: 3588.668
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.23
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.23
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		: 2493.659
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.23
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		: 3547.839
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.23
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		: 3546.980
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.23
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		: 3547.427
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.23
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		: 3566.147
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.23
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		: 3562.362
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.23
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		: 3567.042
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.23
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		: 3564.371
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.23
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		: 3583.189
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.23
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		: 3579.088
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.23
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		: 3582.289
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.23
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		: 3581.719
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.23
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:       1055320712 kB
MemFree:        922267916 kB
MemAvailable:   1048144600 kB
Buffers:              32 kB
Cached:         129550284 kB
SwapCached:         8864 kB
Active:           949588 kB
Inactive:       128659896 kB
Active(anon):      95536 kB
Inactive(anon):     9252 kB
Active(file):     854052 kB
Inactive(file): 128650644 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       32567848 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            478256 kB
Writeback:            36 kB
AnonPages:         59476 kB
Mapped:            62340 kB
Shmem:             45116 kB
KReclaimable:    1172588 kB
Slab:            1714896 kB
SReclaimable:    1172588 kB
SUnreclaim:       542308 kB
KernelStack:       14272 kB
PageTables:         4872 kB
SecPageTables:     15440 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:    1532140 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477984 kB
VmallocChunk:          0 kB
Percpu:           119296 kB
HardwareCorrupted:     0 kB
AnonHugePages:     24576 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:      444868 kB
DirectMap2M:    19800064 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 797224 MiB
End job on nodeE002 at 2026-06-27 15:50:34