Trace number 4790895

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AutoAdaptRoundingSat 2026-06-08SAT179 3581.96 3595.09

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
MD5SUM79a11fcf881101c51e0b67ee01609c80
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark179
Best CPU time to get the best result obtained on this benchmark3581.96
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables470
Total number of constraints470
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints470
Minimum length of a constraint4
Maximum length of a constraint20
Number of terms in the objective function 470
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 470
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 470
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.00/0.03	c Preprocess time: 0.012 seconds
3581.88/3595.05	c Exit code from Second Program: 124
3581.88/3595.07	c RoundingSat 2
3581.88/3595.07	c branch HEAD
3581.88/3595.07	c commit unknown
3581.88/3595.07	c #variables 470 #constraints 470
3581.88/3595.07	c Finish copy
3581.88/3595.07	c bounds - >= 0 @ 0.002473
3581.88/3595.07	c intsize: 9
3581.88/3595.07	c runls-beg
3581.88/3595.07	c clone-beg
3581.88/3595.07	c setend
3581.88/3595.07	c isMakeUpper
3581.88/3595.07	c isMakeUpper
3581.88/3595.07	c Finish cloning data from SAT to LS
3581.88/3595.07	c
3581.88/3595.07	c Use LS-small
3581.88/3595.07	c opt_unsat_weight_small = 226, opt_time = 0.00, step = 229
3581.88/3595.07	o 226
3581.88/3595.07	c opt_unsat_weight_small = 201, opt_time = 0.00, step = 840
3581.88/3595.07	o 201
3581.88/3595.07	c opt_unsat_weight_small = 195, opt_time = 0.00, step = 1376
3581.88/3595.07	o 195
3581.88/3595.07	c opt_unsat_weight_small = 193, opt_time = 0.00, step = 2886
3581.88/3595.07	o 193
3581.88/3595.07	c opt_unsat_weight_small = 191, opt_time = 0.00, step = 3342
3581.88/3595.07	o 191
3581.88/3595.07	c opt_unsat_weight_small = 190, opt_time = 0.01, step = 7377
3581.88/3595.07	o 190
3581.88/3595.07	c opt_unsat_weight_small = 187, opt_time = 0.01, step = 9166
3581.88/3595.07	o 187
3581.88/3595.07	c opt_unsat_weight_small = 186, opt_time = 0.02, step = 18297
3581.88/3595.07	o 186
3581.88/3595.07	c opt_unsat_weight_small = 185, opt_time = 0.02, step = 29624
3581.88/3595.07	o 185
3581.88/3595.07	c opt_unsat_weight_small = 184, opt_time = 0.03, step = 30503
3581.88/3595.07	o 184
3581.88/3595.07	c opt_unsat_weight_small = 183, opt_time = 0.03, step = 36684
3581.88/3595.07	o 183
3581.88/3595.07	c opt_unsat_weight_small = 182, opt_time = 0.06, step = 70857
3581.88/3595.07	o 182
3581.88/3595.07	c opt_unsat_weight_small = 181, opt_time = 0.13, step = 172920
3581.88/3595.07	o 181
3581.88/3595.07	c opt_unsat_weight_small = 180, opt_time = 0.78, step = 1100509
3581.88/3595.07	o 180
3581.88/3595.07	c opt_unsat_weight_small = 179, opt_time = 1.83, step = 2600180
3581.88/3595.07	o 179
3581.88/3595.07	c ls-end
3581.88/3595.07	c LS found feasible solution, updating lastSol
3581.88/3595.07	c SAT by LS-small
3581.88/3595.07	c bounds 179 >= 0 @ 60.0895
3581.88/3595.07	c bounds 179 >= 1 @ 60.0897
3581.88/3595.07	c bounds 179 >= 2 @ 60.0899
3581.88/3595.07	c bounds 179 >= 3 @ 60.09
3581.88/3595.07	c bounds 179 >= 4 @ 60.0901
3581.88/3595.07	c bounds 179 >= 5 @ 60.0903
3581.88/3595.07	c bounds 179 >= 6 @ 60.0904
3581.88/3595.07	c bounds 179 >= 7 @ 60.0906
3581.88/3595.07	c bounds 179 >= 8 @ 60.0907
3581.88/3595.07	c bounds 179 >= 9 @ 60.0909
3581.88/3595.07	c bounds 179 >= 10 @ 60.091
3581.88/3595.07	c bounds 179 >= 11 @ 60.0912
3581.88/3595.07	c bounds 179 >= 12 @ 60.0913
3581.88/3595.07	c bounds 179 >= 13 @ 60.0915
3581.88/3595.07	c bounds 179 >= 14 @ 60.0916
3581.88/3595.07	c bounds 179 >= 15 @ 60.0918
3581.88/3595.07	c #Conflicts:       1000 | #Constraints:       1515
3581.88/3595.07	c #Conflicts:       2000 | #Constraints:       2515
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 138.905
3581.88/3595.07	c bounds 179 >= 16 @ 60.48
3581.88/3595.07	c bounds 179 >= 17 @ 60.4802
3581.88/3595.07	c bounds 179 >= 18 @ 60.4802
3581.88/3595.07	c bounds 179 >= 19 @ 60.4802
3581.88/3595.07	c bounds 179 >= 20 @ 60.4802
3581.88/3595.07	c bounds 179 >= 21 @ 60.4802
3581.88/3595.07	c bounds 179 >= 22 @ 60.4802
3581.88/3595.07	c bounds 179 >= 23 @ 60.4802
3581.88/3595.07	c bounds 179 >= 24 @ 60.4802
3581.88/3595.07	c bounds 179 >= 25 @ 60.4802
3581.88/3595.07	c bounds 179 >= 26 @ 60.4802
3581.88/3595.07	c bounds 179 >= 27 @ 60.4802
3581.88/3595.07	c bounds 179 >= 28 @ 60.4804
3581.88/3595.07	c bounds 179 >= 29 @ 60.4806
3581.88/3595.07	c bounds 179 >= 30 @ 60.4808
3581.88/3595.07	c bounds 179 >= 31 @ 60.481
3581.88/3595.07	c bounds 179 >= 32 @ 60.4812
3581.88/3595.07	c bounds 179 >= 33 @ 60.4812
3581.88/3595.07	c bounds 179 >= 34 @ 60.4812
3581.88/3595.07	c bounds 179 >= 35 @ 60.4812
3581.88/3595.07	c bounds 179 >= 36 @ 60.4812
3581.88/3595.07	c bounds 179 >= 37 @ 60.4812
3581.88/3595.07	c bounds 179 >= 38 @ 60.4814
3581.88/3595.07	c bounds 179 >= 39 @ 60.4816
3581.88/3595.07	c bounds 179 >= 40 @ 60.4818
3581.88/3595.07	c bounds 179 >= 41 @ 60.4824
3581.88/3595.07	c bounds 179 >= 42 @ 60.4827
3581.88/3595.07	c bounds 179 >= 43 @ 60.483
3581.88/3595.07	c bounds 179 >= 44 @ 60.4832
3581.88/3595.07	c bounds 179 >= 45 @ 60.4833
3581.88/3595.07	c bounds 179 >= 46 @ 60.4835
3581.88/3595.07	c bounds 179 >= 47 @ 60.4837
3581.88/3595.07	c bounds 179 >= 48 @ 60.484
3581.88/3595.07	c bounds 179 >= 49 @ 60.4841
3581.88/3595.07	c bounds 179 >= 50 @ 60.4843
3581.88/3595.07	c bounds 179 >= 51 @ 60.4845
3581.88/3595.07	c bounds 179 >= 52 @ 60.4848
3581.88/3595.07	c bounds 179 >= 53 @ 60.485
3581.88/3595.07	c bounds 179 >= 54 @ 60.4852
3581.88/3595.07	c bounds 179 >= 55 @ 60.4854
3581.88/3595.07	c bounds 179 >= 56 @ 60.4857
3581.88/3595.07	c bounds 179 >= 57 @ 60.4859
3581.88/3595.07	c bounds 179 >= 58 @ 60.4861
3581.88/3595.07	c bounds 179 >= 59 @ 60.4863
3581.88/3595.07	c bounds 179 >= 60 @ 60.4866
3581.88/3595.07	c bounds 179 >= 61 @ 60.4868
3581.88/3595.07	c bounds 179 >= 62 @ 60.487
3581.88/3595.07	c bounds 179 >= 63 @ 60.4872
3581.88/3595.07	c bounds 179 >= 64 @ 60.4875
3581.88/3595.07	c bounds 179 >= 65 @ 60.4877
3581.88/3595.07	c bounds 179 >= 66 @ 60.4879
3581.88/3595.07	c bounds 179 >= 67 @ 60.4882
3581.88/3595.07	c bounds 179 >= 68 @ 60.4882
3581.88/3595.07	c bounds 179 >= 69 @ 60.4882
3581.88/3595.07	c bounds 179 >= 70 @ 60.4882
3581.88/3595.07	c bounds 179 >= 71 @ 60.4882
3581.88/3595.07	c bounds 179 >= 72 @ 60.4883
3581.88/3595.07	c bounds 179 >= 73 @ 60.4885
3581.88/3595.07	c bounds 179 >= 74 @ 60.4888
3581.88/3595.07	c bounds 179 >= 75 @ 60.489
3581.88/3595.07	c bounds 179 >= 76 @ 60.4892
3581.88/3595.07	c bounds 179 >= 77 @ 60.4895
3581.88/3595.07	c bounds 179 >= 78 @ 60.4897
3581.88/3595.07	c bounds 179 >= 79 @ 60.4899
3581.88/3595.07	c bounds 179 >= 80 @ 60.4902
3581.88/3595.07	c bounds 179 >= 81 @ 60.4902
3581.88/3595.07	c bounds 179 >= 82 @ 60.4902
3581.88/3595.07	c bounds 179 >= 83 @ 60.4902
3581.88/3595.07	c bounds 179 >= 84 @ 60.4902
3581.88/3595.07	c bounds 179 >= 85 @ 60.4904
3581.88/3595.07	c bounds 179 >= 86 @ 60.4907
3581.88/3595.07	c bounds 179 >= 87 @ 60.4909
3581.88/3595.07	c bounds 179 >= 88 @ 60.4912
3581.88/3595.07	c bounds 179 >= 89 @ 60.4914
3581.88/3595.07	c bounds 179 >= 90 @ 60.4917
3581.88/3595.07	c bounds 179 >= 91 @ 60.4919
3581.88/3595.07	c bounds 179 >= 92 @ 60.4922
3581.88/3595.07	c bounds 179 >= 93 @ 60.4924
3581.88/3595.07	c bounds 179 >= 94 @ 60.4926
3581.88/3595.07	c bounds 179 >= 95 @ 60.4929
3581.88/3595.07	c bounds 179 >= 96 @ 60.4931
3581.88/3595.07	c bounds 179 >= 97 @ 60.4934
3581.88/3595.07	c bounds 179 >= 98 @ 60.4937
3581.88/3595.07	c bounds 179 >= 99 @ 60.4939
3581.88/3595.07	c bounds 179 >= 100 @ 60.4942
3581.88/3595.07	c bounds 179 >= 101 @ 60.4944
3581.88/3595.07	c bounds 179 >= 102 @ 60.4947
3581.88/3595.07	c bounds 179 >= 103 @ 60.495
3581.88/3595.07	c bounds 179 >= 104 @ 60.4952
3581.88/3595.07	c bounds 179 >= 105 @ 60.4952
3581.88/3595.07	c bounds 179 >= 106 @ 60.4952
3581.88/3595.07	c bounds 179 >= 107 @ 60.4952
3581.88/3595.07	c bounds 179 >= 108 @ 60.4953
3581.88/3595.07	c bounds 179 >= 109 @ 60.4955
3581.88/3595.07	c bounds 179 >= 110 @ 60.4958
3581.88/3595.07	c bounds 179 >= 111 @ 60.496
3581.88/3595.07	c bounds 179 >= 112 @ 60.4963
3581.88/3595.07	c bounds 179 >= 113 @ 60.4966
3581.88/3595.07	c bounds 179 >= 114 @ 60.4969
3581.88/3595.07	c bounds 179 >= 115 @ 60.4972
3581.88/3595.07	c bounds 179 >= 116 @ 60.4975
3581.88/3595.07	c bounds 179 >= 117 @ 60.4977
3581.88/3595.07	c bounds 179 >= 118 @ 60.498
3581.88/3595.07	c bounds 179 >= 119 @ 60.4983
3581.88/3595.07	c bounds 179 >= 120 @ 60.4985
3581.88/3595.07	c bounds 179 >= 121 @ 60.4988
3581.88/3595.07	c bounds 179 >= 122 @ 60.499
3581.88/3595.07	c bounds 179 >= 123 @ 60.4993
3581.88/3595.07	c bounds 179 >= 124 @ 60.4995
3581.88/3595.07	c bounds 179 >= 125 @ 60.4997
3581.88/3595.07	c bounds 179 >= 126 @ 60.4999
3581.88/3595.07	c bounds 179 >= 127 @ 60.5002
3581.88/3595.07	c bounds 179 >= 128 @ 60.5006
3581.88/3595.07	c bounds 179 >= 129 @ 60.5009
3581.88/3595.07	c bounds 179 >= 130 @ 60.5011
3581.88/3595.07	c bounds 179 >= 131 @ 60.5011
3581.88/3595.07	c bounds 179 >= 132 @ 60.5011
3581.88/3595.07	c bounds 179 >= 133 @ 60.5011
3581.88/3595.07	c bounds 179 >= 134 @ 60.5011
3581.88/3595.07	c bounds 179 >= 135 @ 60.5011
3581.88/3595.07	c bounds 179 >= 136 @ 60.5011
3581.88/3595.07	c bounds 179 >= 137 @ 60.5011
3581.88/3595.07	c bounds 179 >= 138 @ 60.5011
3581.88/3595.07	c bounds 179 >= 139 @ 60.5011
3581.88/3595.07	c bounds 179 >= 140 @ 60.5025
3581.88/3595.07	c bounds 179 >= 141 @ 60.5065
3581.88/3595.07	c bounds 179 >= 142 @ 60.6497
3581.88/3595.07	c bounds 179 >= 143 @ 60.6626
3581.88/3595.07	c bounds 179 >= 144 @ 60.7072
3581.88/3595.07	c #Conflicts:       3000 | #Constraints:       3232
3581.88/3595.07	c bounds 179 >= 145 @ 60.9163
3581.88/3595.07	c #Conflicts:       4000 | #Constraints:       4277
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 145
3581.88/3595.07	c #Conflicts:       5000 | #Constraints:       3562
3581.88/3595.07	c #Conflicts:       6000 | #Constraints:       4562
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 145
3581.88/3595.07	c #Conflicts:       7000 | #Constraints:       3626
3581.88/3595.07	c #Conflicts:       8000 | #Constraints:       4626
3581.88/3595.07	c #Conflicts:       9000 | #Constraints:       5626
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 145
3581.88/3595.07	c bounds 179 >= 146 @ 62.3859
3581.88/3595.07	c #Conflicts:      10000 | #Constraints:       4360
3581.88/3595.07	c #Conflicts:      11000 | #Constraints:       5360
3581.88/3595.07	c #Conflicts:      12000 | #Constraints:       6360
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 146
3581.88/3595.07	c #Conflicts:      13000 | #Constraints:       4863
3581.88/3595.07	c #Conflicts:      14000 | #Constraints:       5863
3581.88/3595.07	c #Conflicts:      15000 | #Constraints:       6863
3581.88/3595.07	c #Conflicts:      16000 | #Constraints:       7863
3581.88/3595.07	c #Conflicts:      17000 | #Constraints:       8863
3581.88/3595.07	c #Conflicts:      18000 | #Constraints:       9863
3581.88/3595.07	c #Conflicts:      19000 | #Constraints:      10863
3581.88/3595.07	c #Conflicts:      20000 | #Constraints:      11863
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 146
3581.88/3595.07	c #Conflicts:      21000 | #Constraints:       7361
3581.88/3595.07	c #Conflicts:      22000 | #Constraints:       8361
3581.88/3595.07	c bounds 179 >= 147 @ 67.3571
3581.88/3595.07	c #Conflicts:      23000 | #Constraints:       9400
3581.88/3595.07	c #Conflicts:      24000 | #Constraints:      10400
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 147
3581.88/3595.07	c #Conflicts:      25000 | #Constraints:       6654
3581.88/3595.07	c #Conflicts:      26000 | #Constraints:       7654
3581.88/3595.07	c #Conflicts:      27000 | #Constraints:       8654
3581.88/3595.07	c #Conflicts:      28000 | #Constraints:       9654
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 147
3581.88/3595.07	c #Conflicts:      29000 | #Constraints:       6144
3581.88/3595.07	c #Conflicts:      30000 | #Constraints:       7144
3581.88/3595.07	c #Conflicts:      31000 | #Constraints:       8144
3581.88/3595.07	c #Conflicts:      32000 | #Constraints:       9144
3581.88/3595.07	c #Conflicts:      33000 | #Constraints:      10144
3581.88/3595.07	c #Conflicts:      34000 | #Constraints:      11144
3581.88/3595.07	c #Conflicts:      35000 | #Constraints:      12144
3581.88/3595.07	c #Conflicts:      36000 | #Constraints:      13144
3581.88/3595.07	c #Conflicts:      37000 | #Constraints:      14144
3581.88/3595.07	c #Conflicts:      38000 | #Constraints:      15144
3581.88/3595.07	c #Conflicts:      39000 | #Constraints:      16144
3581.88/3595.07	c #Conflicts:      40000 | #Constraints:      17144
3581.88/3595.07	c #Conflicts:      41000 | #Constraints:      18144
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 147
3581.88/3595.07	c #Conflicts:      42000 | #Constraints:      10526
3581.88/3595.07	c #Conflicts:      43000 | #Constraints:      11526
3581.88/3595.07	c #Conflicts:      44000 | #Constraints:      12526
3581.88/3595.07	c #Conflicts:      45000 | #Constraints:      13526
3581.88/3595.07	c #Conflicts:      46000 | #Constraints:      14526
3581.88/3595.07	c #Conflicts:      47000 | #Constraints:      15526
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 147
3581.88/3595.07	c #Conflicts:      48000 | #Constraints:       9483
3581.88/3595.07	c bounds 179 >= 148 @ 80.5688
3581.88/3595.07	c #Conflicts:      49000 | #Constraints:      10522
3581.88/3595.07	c #Conflicts:      50000 | #Constraints:      11522
3581.88/3595.07	c #Conflicts:      51000 | #Constraints:      12522
3581.88/3595.07	c #Conflicts:      52000 | #Constraints:      13522
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 148
3581.88/3595.07	c #Conflicts:      53000 | #Constraints:       8027
3581.88/3595.07	c #Conflicts:      54000 | #Constraints:       9027
3581.88/3595.07	c #Conflicts:      55000 | #Constraints:      10027
3581.88/3595.07	c #Conflicts:      56000 | #Constraints:      11027
3581.88/3595.07	c #Conflicts:      57000 | #Constraints:      12027
3581.88/3595.07	c #Conflicts:      58000 | #Constraints:      13027
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 148
3581.88/3595.07	c #Conflicts:      59000 | #Constraints:       7855
3581.88/3595.07	c #Conflicts:      60000 | #Constraints:       8855
3581.88/3595.07	c #Conflicts:      61000 | #Constraints:       9859
3581.88/3595.07	c #Conflicts:      62000 | #Constraints:      10859
3581.88/3595.07	c #Conflicts:      63000 | #Constraints:      11859
3581.88/3595.07	c #Conflicts:      64000 | #Constraints:      12860
3581.88/3595.07	c #Conflicts:      65000 | #Constraints:      13860
3581.88/3595.07	c #Conflicts:      66000 | #Constraints:      14861
3581.88/3595.07	c #Conflicts:      67000 | #Constraints:      15861
3581.88/3595.07	c #Conflicts:      68000 | #Constraints:      16861
3581.88/3595.07	c #Conflicts:      69000 | #Constraints:      17861
3581.88/3595.07	c #Conflicts:      70000 | #Constraints:      18861
3581.88/3595.07	c #Conflicts:      71000 | #Constraints:      19861
3581.88/3595.07	c #Conflicts:      72000 | #Constraints:      20861
3581.88/3595.07	c #Conflicts:      73000 | #Constraints:      21861
3581.88/3595.07	c #Conflicts:      74000 | #Constraints:      22861
3581.88/3595.07	c #Conflicts:      75000 | #Constraints:      23861
3581.88/3595.07	c #Conflicts:      76000 | #Constraints:      24862
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 148
3581.88/3595.07	c #Conflicts:      77000 | #Constraints:      13750
3581.88/3595.07	c #Conflicts:      78000 | #Constraints:      14750
3581.88/3595.07	c #Conflicts:      79000 | #Constraints:      15750
3581.88/3595.07	c #Conflicts:      80000 | #Constraints:      16750
3581.88/3595.07	c #Conflicts:      81000 | #Constraints:      17750
3581.88/3595.07	c #Conflicts:      82000 | #Constraints:      18750
3581.88/3595.07	c #Conflicts:      83000 | #Constraints:      19750
3581.88/3595.07	c #Conflicts:      84000 | #Constraints:      20750
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 148
3581.88/3595.07	c #Conflicts:      85000 | #Constraints:      12107
3581.88/3595.07	c #Conflicts:      86000 | #Constraints:      13107
3581.88/3595.07	c #Conflicts:      87000 | #Constraints:      14107
3581.88/3595.07	c #Conflicts:      88000 | #Constraints:      15107
3581.88/3595.07	c #Conflicts:      89000 | #Constraints:      16107
3581.88/3595.07	c #Conflicts:      90000 | #Constraints:      17107
3581.88/3595.07	c #Conflicts:      91000 | #Constraints:      18107
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 148
3581.88/3595.07	c #Conflicts:      92000 | #Constraints:      10547
3581.88/3595.07	c #Conflicts:      93000 | #Constraints:      11547
3581.88/3595.07	c #Conflicts:      94000 | #Constraints:      12547
3581.88/3595.07	c #Conflicts:      95000 | #Constraints:      13547
3581.88/3595.07	c #Conflicts:      96000 | #Constraints:      14547
3581.88/3595.07	c #Conflicts:      97000 | #Constraints:      15547
3581.88/3595.07	c #Conflicts:      98000 | #Constraints:      16547
3581.88/3595.07	c #Conflicts:      99000 | #Constraints:      17547
3581.88/3595.07	c #Conflicts:     100000 | #Constraints:      18547
3581.88/3595.07	c #Conflicts:     101000 | #Constraints:      19547
3581.88/3595.07	c #Conflicts:     102000 | #Constraints:      20547
3581.88/3595.07	c #Conflicts:     103000 | #Constraints:      21547
3581.88/3595.07	c #Conflicts:     104000 | #Constraints:      22547
3581.88/3595.07	c bounds 179 >= 149 @ 128.765
3581.88/3595.07	c #Conflicts:     105000 | #Constraints:      23596
3581.88/3595.07	c #Conflicts:     106000 | #Constraints:      24596
3581.88/3595.07	c #Conflicts:     107000 | #Constraints:      25596
3581.88/3595.07	c #Conflicts:     108000 | #Constraints:      26596
3581.88/3595.07	c #Conflicts:     109000 | #Constraints:      27596
3581.88/3595.07	c #Conflicts:     110000 | #Constraints:      28596
3581.88/3595.07	c #Conflicts:     111000 | #Constraints:      29596
3581.88/3595.07	c #Conflicts:     112000 | #Constraints:      30596
3581.88/3595.07	c #Conflicts:     113000 | #Constraints:      31596
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     114000 | #Constraints:      17193
3581.88/3595.07	c #Conflicts:     115000 | #Constraints:      18193
3581.88/3595.07	c #Conflicts:     116000 | #Constraints:      19193
3581.88/3595.07	c #Conflicts:     117000 | #Constraints:      20193
3581.88/3595.07	c #Conflicts:     118000 | #Constraints:      21193
3581.88/3595.07	c #Conflicts:     119000 | #Constraints:      22193
3581.88/3595.07	c #Conflicts:     120000 | #Constraints:      23193
3581.88/3595.07	c #Conflicts:     121000 | #Constraints:      24193
3581.88/3595.07	c #Conflicts:     122000 | #Constraints:      25193
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     123000 | #Constraints:      14091
3581.88/3595.07	c #Conflicts:     124000 | #Constraints:      15091
3581.88/3595.07	c #Conflicts:     125000 | #Constraints:      16091
3581.88/3595.07	c #Conflicts:     126000 | #Constraints:      17091
3581.88/3595.07	c #Conflicts:     127000 | #Constraints:      18091
3581.88/3595.07	c #Conflicts:     128000 | #Constraints:      19091
3581.88/3595.07	c #Conflicts:     129000 | #Constraints:      20091
3581.88/3595.07	c #Conflicts:     130000 | #Constraints:      21091
3581.88/3595.07	c #Conflicts:     131000 | #Constraints:      22091
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     132000 | #Constraints:      12614
3581.88/3595.07	c #Conflicts:     133000 | #Constraints:      13614
3581.88/3595.07	c #Conflicts:     134000 | #Constraints:      14614
3581.88/3595.07	c #Conflicts:     135000 | #Constraints:      15614
3581.88/3595.07	c #Conflicts:     136000 | #Constraints:      16614
3581.88/3595.07	c #Conflicts:     137000 | #Constraints:      17614
3581.88/3595.07	c #Conflicts:     138000 | #Constraints:      18614
3581.88/3595.07	c #Conflicts:     139000 | #Constraints:      19614
3581.88/3595.07	c #Conflicts:     140000 | #Constraints:      20614
3581.88/3595.07	c #Conflicts:     141000 | #Constraints:      21614
3581.88/3595.07	c #Conflicts:     142000 | #Constraints:      22614
3581.88/3595.07	c #Conflicts:     143000 | #Constraints:      23614
3581.88/3595.07	c #Conflicts:     144000 | #Constraints:      24614
3581.88/3595.07	c #Conflicts:     145000 | #Constraints:      25614
3581.88/3595.07	c #Conflicts:     146000 | #Constraints:      26614
3581.88/3595.07	c #Conflicts:     147000 | #Constraints:      27614
3581.88/3595.07	c #Conflicts:     148000 | #Constraints:      28614
3581.88/3595.07	c #Conflicts:     149000 | #Constraints:      29614
3581.88/3595.07	c #Conflicts:     150000 | #Constraints:      30614
3581.88/3595.07	c #Conflicts:     151000 | #Constraints:      31614
3581.88/3595.07	c #Conflicts:     152000 | #Constraints:      32614
3581.88/3595.07	c #Conflicts:     153000 | #Constraints:      33614
3581.88/3595.07	c #Conflicts:     154000 | #Constraints:      34614
3581.88/3595.07	c #Conflicts:     155000 | #Constraints:      35614
3581.88/3595.07	c #Conflicts:     156000 | #Constraints:      36614
3581.88/3595.07	c #Conflicts:     157000 | #Constraints:      37615
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     158000 | #Constraints:      20157
3581.88/3595.07	c #Conflicts:     159000 | #Constraints:      21157
3581.88/3595.07	c #Conflicts:     160000 | #Constraints:      22157
3581.88/3595.07	c #Conflicts:     161000 | #Constraints:      23157
3581.88/3595.07	c #Conflicts:     162000 | #Constraints:      24157
3581.88/3595.07	c #Conflicts:     163000 | #Constraints:      25157
3581.88/3595.07	c #Conflicts:     164000 | #Constraints:      26157
3581.88/3595.07	c #Conflicts:     165000 | #Constraints:      27157
3581.88/3595.07	c #Conflicts:     166000 | #Constraints:      28157
3581.88/3595.07	c #Conflicts:     167000 | #Constraints:      29157
3581.88/3595.07	c #Conflicts:     168000 | #Constraints:      30157
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     169000 | #Constraints:      16861
3581.88/3595.07	c #Conflicts:     170000 | #Constraints:      17861
3581.88/3595.07	c #Conflicts:     171000 | #Constraints:      18861
3581.88/3595.07	c #Conflicts:     172000 | #Constraints:      19861
3581.88/3595.07	c #Conflicts:     173000 | #Constraints:      20861
3581.88/3595.07	c #Conflicts:     174000 | #Constraints:      21861
3581.88/3595.07	c #Conflicts:     175000 | #Constraints:      22861
3581.88/3595.07	c #Conflicts:     176000 | #Constraints:      23861
3581.88/3595.07	c #Conflicts:     177000 | #Constraints:      24861
3581.88/3595.07	c #Conflicts:     178000 | #Constraints:      25861
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     179000 | #Constraints:      14571
3581.88/3595.07	c #Conflicts:     180000 | #Constraints:      15571
3581.88/3595.07	c #Conflicts:     181000 | #Constraints:      16571
3581.88/3595.07	c #Conflicts:     182000 | #Constraints:      17571
3581.88/3595.07	c #Conflicts:     183000 | #Constraints:      18571
3581.88/3595.07	c #Conflicts:     184000 | #Constraints:      19571
3581.88/3595.07	c #Conflicts:     185000 | #Constraints:      20571
3581.88/3595.07	c #Conflicts:     186000 | #Constraints:      21571
3581.88/3595.07	c #Conflicts:     187000 | #Constraints:      22571
3581.88/3595.07	c #Conflicts:     188000 | #Constraints:      23571
3581.88/3595.07	c #Conflicts:     189000 | #Constraints:      24571
3581.88/3595.07	c #Conflicts:     190000 | #Constraints:      25571
3581.88/3595.07	c #Conflicts:     191000 | #Constraints:      26571
3581.88/3595.07	c #Conflicts:     192000 | #Constraints:      27571
3581.88/3595.07	c #Conflicts:     193000 | #Constraints:      28571
3581.88/3595.07	c #Conflicts:     194000 | #Constraints:      29571
3581.88/3595.07	c #Conflicts:     195000 | #Constraints:      30571
3581.88/3595.07	c #Conflicts:     196000 | #Constraints:      31571
3581.88/3595.07	c #Conflicts:     197000 | #Constraints:      32571
3581.88/3595.07	c #Conflicts:     198000 | #Constraints:      33571
3581.88/3595.07	c #Conflicts:     199000 | #Constraints:      34571
3581.88/3595.07	c #Conflicts:     200000 | #Constraints:      35571
3581.88/3595.07	c #Conflicts:     201000 | #Constraints:      36571
3581.88/3595.07	c #Conflicts:     202000 | #Constraints:      37571
3581.88/3595.07	c #Conflicts:     203000 | #Constraints:      38571
3581.88/3595.07	c #Conflicts:     204000 | #Constraints:      39571
3581.88/3595.07	c #Conflicts:     205000 | #Constraints:      40571
3581.88/3595.07	c #Conflicts:     206000 | #Constraints:      41571
3581.88/3595.07	c #Conflicts:     207000 | #Constraints:      42571
3581.88/3595.07	c #Conflicts:     208000 | #Constraints:      43571
3581.88/3595.07	c #Conflicts:     209000 | #Constraints:      44571
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     210000 | #Constraints:      24070
3581.88/3595.07	c #Conflicts:     211000 | #Constraints:      25070
3581.88/3595.07	c #Conflicts:     212000 | #Constraints:      26071
3581.88/3595.07	c #Conflicts:     213000 | #Constraints:      27072
3581.88/3595.07	c #Conflicts:     214000 | #Constraints:      28073
3581.88/3595.07	c #Conflicts:     215000 | #Constraints:      29078
3581.88/3595.07	c #Conflicts:     216000 | #Constraints:      30082
3581.88/3595.07	c #Conflicts:     217000 | #Constraints:      31082
3581.88/3595.07	c #Conflicts:     218000 | #Constraints:      32083
3581.88/3595.07	c #Conflicts:     219000 | #Constraints:      33084
3581.88/3595.07	c #Conflicts:     220000 | #Constraints:      34087
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     221000 | #Constraints:      18387
3581.88/3595.07	c #Conflicts:     222000 | #Constraints:      19387
3581.88/3595.07	c #Conflicts:     223000 | #Constraints:      20387
3581.88/3595.07	c #Conflicts:     224000 | #Constraints:      21387
3581.88/3595.07	c #Conflicts:     225000 | #Constraints:      22387
3581.88/3595.07	c #Conflicts:     226000 | #Constraints:      23387
3581.88/3595.07	c #Conflicts:     227000 | #Constraints:      24387
3581.88/3595.07	c #Conflicts:     228000 | #Constraints:      25387
3581.88/3595.07	c #Conflicts:     229000 | #Constraints:      26387
3581.88/3595.07	c #Conflicts:     230000 | #Constraints:      27387
3581.88/3595.07	c #Conflicts:     231000 | #Constraints:      28387
3581.88/3595.07	c #Conflicts:     232000 | #Constraints:      29387
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     233000 | #Constraints:      16912
3581.88/3595.07	c #Conflicts:     234000 | #Constraints:      17912
3581.88/3595.07	c #Conflicts:     235000 | #Constraints:      18912
3581.88/3595.07	c #Conflicts:     236000 | #Constraints:      19912
3581.88/3595.07	c #Conflicts:     237000 | #Constraints:      20912
3581.88/3595.07	c #Conflicts:     238000 | #Constraints:      21912
3581.88/3595.07	c #Conflicts:     239000 | #Constraints:      22912
3581.88/3595.07	c #Conflicts:     240000 | #Constraints:      23912
3581.88/3595.07	c #Conflicts:     241000 | #Constraints:      24912
3581.88/3595.07	c #Conflicts:     242000 | #Constraints:      25912
3581.88/3595.07	c #Conflicts:     243000 | #Constraints:      26912
3581.88/3595.07	c #Conflicts:     244000 | #Constraints:      27912
3581.88/3595.07	c #Conflicts:     245000 | #Constraints:      28912
3581.88/3595.07	c #Conflicts:     246000 | #Constraints:      29912
3581.88/3595.07	c #Conflicts:     247000 | #Constraints:      30912
3581.88/3595.07	c #Conflicts:     248000 | #Constraints:      31912
3581.88/3595.07	c #Conflicts:     249000 | #Constraints:      32912
3581.88/3595.07	c #Conflicts:     250000 | #Constraints:      33912
3581.88/3595.07	c #Conflicts:     251000 | #Constraints:      34912
3581.88/3595.07	c #Conflicts:     252000 | #Constraints:      35912
3581.88/3595.07	c #Conflicts:     253000 | #Constraints:      36912
3581.88/3595.07	c #Conflicts:     254000 | #Constraints:      37912
3581.88/3595.07	c #Conflicts:     255000 | #Constraints:      38912
3581.88/3595.07	c #Conflicts:     256000 | #Constraints:      39912
3581.88/3595.07	c #Conflicts:     257000 | #Constraints:      40912
3581.88/3595.07	c #Conflicts:     258000 | #Constraints:      41912
3581.88/3595.07	c #Conflicts:     259000 | #Constraints:      42912
3581.88/3595.07	c #Conflicts:     260000 | #Constraints:      43912
3581.88/3595.07	c #Conflicts:     261000 | #Constraints:      44913
3581.88/3595.07	c #Conflicts:     262000 | #Constraints:      45913
3581.88/3595.07	c #Conflicts:     263000 | #Constraints:      46913
3581.88/3595.07	c #Conflicts:     264000 | #Constraints:      47913
3581.88/3595.07	c #Conflicts:     265000 | #Constraints:      48913
3581.88/3595.07	c #Conflicts:     266000 | #Constraints:      49913
3581.88/3595.07	c #Conflicts:     267000 | #Constraints:      50913
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     268000 | #Constraints:      26911
3581.88/3595.07	c #Conflicts:     269000 | #Constraints:      27911
3581.88/3595.07	c #Conflicts:     270000 | #Constraints:      28911
3581.88/3595.07	c #Conflicts:     271000 | #Constraints:      29911
3581.88/3595.07	c #Conflicts:     272000 | #Constraints:      30911
3581.88/3595.07	c #Conflicts:     273000 | #Constraints:      31911
3581.88/3595.07	c #Conflicts:     274000 | #Constraints:      32911
3581.88/3595.07	c #Conflicts:     275000 | #Constraints:      33911
3581.88/3595.07	c #Conflicts:     276000 | #Constraints:      34911
3581.88/3595.07	c #Conflicts:     277000 | #Constraints:      35911
3581.88/3595.07	c #Conflicts:     278000 | #Constraints:      36911
3581.88/3595.07	c #Conflicts:     279000 | #Constraints:      37911
3581.88/3595.07	c #Conflicts:     280000 | #Constraints:      38911
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     281000 | #Constraints:      20841
3581.88/3595.07	c #Conflicts:     282000 | #Constraints:      21841
3581.88/3595.07	c #Conflicts:     283000 | #Constraints:      22841
3581.88/3595.07	c #Conflicts:     284000 | #Constraints:      23841
3581.88/3595.07	c #Conflicts:     285000 | #Constraints:      24841
3581.88/3595.07	c #Conflicts:     286000 | #Constraints:      25841
3581.88/3595.07	c #Conflicts:     287000 | #Constraints:      26841
3581.88/3595.07	c #Conflicts:     288000 | #Constraints:      27841
3581.88/3595.07	c #Conflicts:     289000 | #Constraints:      28841
3581.88/3595.07	c #Conflicts:     290000 | #Constraints:      29841
3581.88/3595.07	c #Conflicts:     291000 | #Constraints:      30841
3581.88/3595.07	c #Conflicts:     292000 | #Constraints:      31841
3581.88/3595.07	c #Conflicts:     293000 | #Constraints:      32841
3581.88/3595.07	c #Conflicts:     294000 | #Constraints:      33841
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     295000 | #Constraints:      20151
3581.88/3595.07	c #Conflicts:     296000 | #Constraints:      21151
3581.88/3595.07	c #Conflicts:     297000 | #Constraints:      22151
3581.88/3595.07	c #Conflicts:     298000 | #Constraints:      23151
3581.88/3595.07	c #Conflicts:     299000 | #Constraints:      24151
3581.88/3595.07	c #Conflicts:     300000 | #Constraints:      25151
3581.88/3595.07	c #Conflicts:     301000 | #Constraints:      26151
3581.88/3595.07	c #Conflicts:     302000 | #Constraints:      27151
3581.88/3595.07	c #Conflicts:     303000 | #Constraints:      28151
3581.88/3595.07	c #Conflicts:     304000 | #Constraints:      29151
3581.88/3595.07	c #Conflicts:     305000 | #Constraints:      30151
3581.88/3595.07	c #Conflicts:     306000 | #Constraints:      31151
3581.88/3595.07	c #Conflicts:     307000 | #Constraints:      32151
3581.88/3595.07	c #Conflicts:     308000 | #Constraints:      33151
3581.88/3595.07	c #Conflicts:     309000 | #Constraints:      34151
3581.88/3595.07	c #Conflicts:     310000 | #Constraints:      35151
3581.88/3595.07	c #Conflicts:     311000 | #Constraints:      36151
3581.88/3595.07	c #Conflicts:     312000 | #Constraints:      37151
3581.88/3595.07	c #Conflicts:     313000 | #Constraints:      38151
3581.88/3595.07	c #Conflicts:     314000 | #Constraints:      39151
3581.88/3595.07	c #Conflicts:     315000 | #Constraints:      40151
3581.88/3595.07	c #Conflicts:     316000 | #Constraints:      41151
3581.88/3595.07	c #Conflicts:     317000 | #Constraints:      42151
3581.88/3595.07	c #Conflicts:     318000 | #Constraints:      43151
3581.88/3595.07	c #Conflicts:     319000 | #Constraints:      44151
3581.88/3595.07	c #Conflicts:     320000 | #Constraints:      45151
3581.88/3595.07	c #Conflicts:     321000 | #Constraints:      46151
3581.88/3595.07	c #Conflicts:     322000 | #Constraints:      47151
3581.88/3595.07	c #Conflicts:     323000 | #Constraints:      48151
3581.88/3595.07	c #Conflicts:     324000 | #Constraints:      49151
3581.88/3595.07	c #Conflicts:     325000 | #Constraints:      50151
3581.88/3595.07	c #Conflicts:     326000 | #Constraints:      51151
3581.88/3595.07	c #Conflicts:     327000 | #Constraints:      52151
3581.88/3595.07	c #Conflicts:     328000 | #Constraints:      53151
3581.88/3595.07	c #Conflicts:     329000 | #Constraints:      54151
3581.88/3595.07	c #Conflicts:     330000 | #Constraints:      55151
3581.88/3595.07	c #Conflicts:     331000 | #Constraints:      56151
3581.88/3595.07	c #Conflicts:     332000 | #Constraints:      57151
3581.88/3595.07	c #Conflicts:     333000 | #Constraints:      58151
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     334000 | #Constraints:      30769
3581.88/3595.07	c #Conflicts:     335000 | #Constraints:      31769
3581.88/3595.07	c #Conflicts:     336000 | #Constraints:      32771
3581.88/3595.07	c #Conflicts:     337000 | #Constraints:      33772
3581.88/3595.07	c #Conflicts:     338000 | #Constraints:      34772
3581.88/3595.07	c #Conflicts:     339000 | #Constraints:      35772
3581.88/3595.07	c #Conflicts:     340000 | #Constraints:      36772
3581.88/3595.07	c #Conflicts:     341000 | #Constraints:      37772
3581.88/3595.07	c #Conflicts:     342000 | #Constraints:      38772
3581.88/3595.07	c #Conflicts:     343000 | #Constraints:      39772
3581.88/3595.07	c #Conflicts:     344000 | #Constraints:      40772
3581.88/3595.07	c #Conflicts:     345000 | #Constraints:      41772
3581.88/3595.07	c #Conflicts:     346000 | #Constraints:      42772
3581.88/3595.07	c #Conflicts:     347000 | #Constraints:      43772
3581.88/3595.07	c #Conflicts:     348000 | #Constraints:      44772
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     349000 | #Constraints:      24085
3581.88/3595.07	c #Conflicts:     350000 | #Constraints:      25085
3581.88/3595.07	c #Conflicts:     351000 | #Constraints:      26085
3581.88/3595.07	c #Conflicts:     352000 | #Constraints:      27085
3581.88/3595.07	c #Conflicts:     353000 | #Constraints:      28085
3581.88/3595.07	c #Conflicts:     354000 | #Constraints:      29085
3581.88/3595.07	c #Conflicts:     355000 | #Constraints:      30085
3581.88/3595.07	c #Conflicts:     356000 | #Constraints:      31085
3581.88/3595.07	c #Conflicts:     357000 | #Constraints:      32085
3581.88/3595.07	c #Conflicts:     358000 | #Constraints:      33085
3581.88/3595.07	c #Conflicts:     359000 | #Constraints:      34085
3581.88/3595.07	c #Conflicts:     360000 | #Constraints:      35085
3581.88/3595.07	c #Conflicts:     361000 | #Constraints:      36085
3581.88/3595.07	c #Conflicts:     362000 | #Constraints:      37085
3581.88/3595.07	c #Conflicts:     363000 | #Constraints:      38086
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     364000 | #Constraints:      22635
3581.88/3595.07	c #Conflicts:     365000 | #Constraints:      23635
3581.88/3595.07	c #Conflicts:     366000 | #Constraints:      24635
3581.88/3595.07	c #Conflicts:     367000 | #Constraints:      25635
3581.88/3595.07	c #Conflicts:     368000 | #Constraints:      26635
3581.88/3595.07	c #Conflicts:     369000 | #Constraints:      27635
3581.88/3595.07	c #Conflicts:     370000 | #Constraints:      28635
3581.88/3595.07	c #Conflicts:     371000 | #Constraints:      29635
3581.88/3595.07	c #Conflicts:     372000 | #Constraints:      30635
3581.88/3595.07	c #Conflicts:     373000 | #Constraints:      31635
3581.88/3595.07	c #Conflicts:     374000 | #Constraints:      32635
3581.88/3595.07	c #Conflicts:     375000 | #Constraints:      33635
3581.88/3595.07	c #Conflicts:     376000 | #Constraints:      34635
3581.88/3595.07	c #Conflicts:     377000 | #Constraints:      35635
3581.88/3595.07	c #Conflicts:     378000 | #Constraints:      36635
3581.88/3595.07	c #Conflicts:     379000 | #Constraints:      37635
3581.88/3595.07	c #Conflicts:     380000 | #Constraints:      38635
3581.88/3595.07	c #Conflicts:     381000 | #Constraints:      39635
3581.88/3595.07	c #Conflicts:     382000 | #Constraints:      40635
3581.88/3595.07	c #Conflicts:     383000 | #Constraints:      41635
3581.88/3595.07	c #Conflicts:     384000 | #Constraints:      42635
3581.88/3595.07	c #Conflicts:     385000 | #Constraints:      43635
3581.88/3595.07	c #Conflicts:     386000 | #Constraints:      44635
3581.88/3595.07	c #Conflicts:     387000 | #Constraints:      45635
3581.88/3595.07	c #Conflicts:     388000 | #Constraints:      46635
3581.88/3595.07	c #Conflicts:     389000 | #Constraints:      47635
3581.88/3595.07	c #Conflicts:     390000 | #Constraints:      48635
3581.88/3595.07	c #Conflicts:     391000 | #Constraints:      49635
3581.88/3595.07	c #Conflicts:     392000 | #Constraints:      50635
3581.88/3595.07	c #Conflicts:     393000 | #Constraints:      51635
3581.88/3595.07	c #Conflicts:     394000 | #Constraints:      52635
3581.88/3595.07	c #Conflicts:     395000 | #Constraints:      53635
3581.88/3595.07	c #Conflicts:     396000 | #Constraints:      54635
3581.88/3595.07	c #Conflicts:     397000 | #Constraints:      55635
3581.88/3595.07	c #Conflicts:     398000 | #Constraints:      56635
3581.88/3595.07	c #Conflicts:     399000 | #Constraints:      57635
3581.88/3595.07	c #Conflicts:     400000 | #Constraints:      58635
3581.88/3595.07	c #Conflicts:     401000 | #Constraints:      59635
3581.88/3595.07	c #Conflicts:     402000 | #Constraints:      60635
3581.88/3595.07	c #Conflicts:     403000 | #Constraints:      61635
3581.88/3595.07	c #Conflicts:     404000 | #Constraints:      62635
3581.88/3595.07	c #Conflicts:     405000 | #Constraints:      63635
3581.88/3595.07	c #Conflicts:     406000 | #Constraints:      64635
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     407000 | #Constraints:      33971
3581.88/3595.07	c #Conflicts:     408000 | #Constraints:      34971
3581.88/3595.07	c #Conflicts:     409000 | #Constraints:      35971
3581.88/3595.07	c #Conflicts:     410000 | #Constraints:      36971
3581.88/3595.07	c #Conflicts:     411000 | #Constraints:      37971
3581.88/3595.07	c #Conflicts:     412000 | #Constraints:      38971
3581.88/3595.07	c #Conflicts:     413000 | #Constraints:      39971
3581.88/3595.07	c #Conflicts:     414000 | #Constraints:      40971
3581.88/3595.07	c #Conflicts:     415000 | #Constraints:      41971
3581.88/3595.07	c #Conflicts:     416000 | #Constraints:      42971
3581.88/3595.07	c #Conflicts:     417000 | #Constraints:      43971
3581.88/3595.07	c #Conflicts:     418000 | #Constraints:      44971
3581.88/3595.07	c #Conflicts:     419000 | #Constraints:      45971
3581.88/3595.07	c #Conflicts:     420000 | #Constraints:      46971
3581.88/3595.07	c #Conflicts:     421000 | #Constraints:      47971
3581.88/3595.07	c #Conflicts:     422000 | #Constraints:      48971
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     423000 | #Constraints:      26065
3581.88/3595.07	c #Conflicts:     424000 | #Constraints:      27065
3581.88/3595.07	c #Conflicts:     425000 | #Constraints:      28065
3581.88/3595.07	c #Conflicts:     426000 | #Constraints:      29065
3581.88/3595.07	c #Conflicts:     427000 | #Constraints:      30065
3581.88/3595.07	c #Conflicts:     428000 | #Constraints:      31065
3581.88/3595.07	c #Conflicts:     429000 | #Constraints:      32065
3581.88/3595.07	c #Conflicts:     430000 | #Constraints:      33065
3581.88/3595.07	c #Conflicts:     431000 | #Constraints:      34065
3581.88/3595.07	c #Conflicts:     432000 | #Constraints:      35065
3581.88/3595.07	c #Conflicts:     433000 | #Constraints:      36065
3581.88/3595.07	c #Conflicts:     434000 | #Constraints:      37065
3581.88/3595.07	c #Conflicts:     435000 | #Constraints:      38065
3581.88/3595.07	c #Conflicts:     436000 | #Constraints:      39065
3581.88/3595.07	c #Conflicts:     437000 | #Constraints:      40065
3581.88/3595.07	c #Conflicts:     438000 | #Constraints:      41065
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     439000 | #Constraints:      24859
3581.88/3595.07	c #Conflicts:     440000 | #Constraints:      25859
3581.88/3595.07	c #Conflicts:     441000 | #Constraints:      26859
3581.88/3595.07	c #Conflicts:     442000 | #Constraints:      27861
3581.88/3595.07	c #Conflicts:     443000 | #Constraints:      28864
3581.88/3595.07	c #Conflicts:     444000 | #Constraints:      29868
3581.88/3595.07	c #Conflicts:     445000 | #Constraints:      30872
3581.88/3595.07	c #Conflicts:     446000 | #Constraints:      31872
3581.88/3595.07	c #Conflicts:     447000 | #Constraints:      32876
3581.88/3595.07	c #Conflicts:     448000 | #Constraints:      33879
3581.88/3595.07	c #Conflicts:     449000 | #Constraints:      34885
3581.88/3595.07	c #Conflicts:     450000 | #Constraints:      35890
3581.88/3595.07	c #Conflicts:     451000 | #Constraints:      36893
3581.88/3595.07	c #Conflicts:     452000 | #Constraints:      37897
3581.88/3595.07	c #Conflicts:     453000 | #Constraints:      38900
3581.88/3595.07	c #Conflicts:     454000 | #Constraints:      39902
3581.88/3595.07	c #Conflicts:     455000 | #Constraints:      40907
3581.88/3595.07	c #Conflicts:     456000 | #Constraints:      41910
3581.88/3595.07	c #Conflicts:     457000 | #Constraints:      42913
3581.88/3595.07	c #Conflicts:     458000 | #Constraints:      43918
3581.88/3595.07	c #Conflicts:     459000 | #Constraints:      44922
3581.88/3595.07	c #Conflicts:     460000 | #Constraints:      45927
3581.88/3595.07	c #Conflicts:     461000 | #Constraints:      46928
3581.88/3595.07	c #Conflicts:     462000 | #Constraints:      47929
3581.88/3595.07	c #Conflicts:     463000 | #Constraints:      48929
3581.88/3595.07	c #Conflicts:     464000 | #Constraints:      49929
3581.88/3595.07	c #Conflicts:     465000 | #Constraints:      50929
3581.88/3595.07	c #Conflicts:     466000 | #Constraints:      51929
3581.88/3595.07	c #Conflicts:     467000 | #Constraints:      52929
3581.88/3595.07	c #Conflicts:     468000 | #Constraints:      53929
3581.88/3595.07	c #Conflicts:     469000 | #Constraints:      54929
3581.88/3595.07	c #Conflicts:     470000 | #Constraints:      55929
3581.88/3595.07	c #Conflicts:     471000 | #Constraints:      56929
3581.88/3595.07	c #Conflicts:     472000 | #Constraints:      57929
3581.88/3595.07	c #Conflicts:     473000 | #Constraints:      58929
3581.88/3595.07	c #Conflicts:     474000 | #Constraints:      59929
3581.88/3595.07	c #Conflicts:     475000 | #Constraints:      60929
3581.88/3595.07	c #Conflicts:     476000 | #Constraints:      61929
3581.88/3595.07	c #Conflicts:     477000 | #Constraints:      62929
3581.88/3595.07	c #Conflicts:     478000 | #Constraints:      63929
3581.88/3595.07	c #Conflicts:     479000 | #Constraints:      64929
3581.88/3595.07	c #Conflicts:     480000 | #Constraints:      65929
3581.88/3595.07	c #Conflicts:     481000 | #Constraints:      66929
3581.88/3595.07	c #Conflicts:     482000 | #Constraints:      67929
3581.88/3595.07	c #Conflicts:     483000 | #Constraints:      68929
3581.88/3595.07	c #Conflicts:     484000 | #Constraints:      69929
3581.88/3595.07	c #Conflicts:     485000 | #Constraints:      70929
3581.88/3595.07	c #Conflicts:     486000 | #Constraints:      71929
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     487000 | #Constraints:      37570
3581.88/3595.07	c #Conflicts:     488000 | #Constraints:      38570
3581.88/3595.07	c #Conflicts:     489000 | #Constraints:      39570
3581.88/3595.07	c #Conflicts:     490000 | #Constraints:      40570
3581.88/3595.07	c #Conflicts:     491000 | #Constraints:      41570
3581.88/3595.07	c #Conflicts:     492000 | #Constraints:      42570
3581.88/3595.07	c #Conflicts:     493000 | #Constraints:      43570
3581.88/3595.07	c #Conflicts:     494000 | #Constraints:      44570
3581.88/3595.07	c #Conflicts:     495000 | #Constraints:      45570
3581.88/3595.07	c #Conflicts:     496000 | #Constraints:      46570
3581.88/3595.07	c #Conflicts:     497000 | #Constraints:      47570
3581.88/3595.07	c #Conflicts:     498000 | #Constraints:      48570
3581.88/3595.07	c #Conflicts:     499000 | #Constraints:      49570
3581.88/3595.07	c #Conflicts:     500000 | #Constraints:      50570
3581.88/3595.07	c #Conflicts:     501000 | #Constraints:      51570
3581.88/3595.07	c #Conflicts:     502000 | #Constraints:      52570
3581.88/3595.07	c #Conflicts:     503000 | #Constraints:      53570
3581.88/3595.07	c #Conflicts:     504000 | #Constraints:      54570
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     505000 | #Constraints:      29083
3581.88/3595.07	c #Conflicts:     506000 | #Constraints:      30083
3581.88/3595.07	c #Conflicts:     507000 | #Constraints:      31083
3581.88/3595.07	c #Conflicts:     508000 | #Constraints:      32083
3581.88/3595.07	c #Conflicts:     509000 | #Constraints:      33083
3581.88/3595.07	c #Conflicts:     510000 | #Constraints:      34083
3581.88/3595.07	c #Conflicts:     511000 | #Constraints:      35083
3581.88/3595.07	c #Conflicts:     512000 | #Constraints:      36083
3581.88/3595.07	c #Conflicts:     513000 | #Constraints:      37083
3581.88/3595.07	c #Conflicts:     514000 | #Constraints:      38083
3581.88/3595.07	c #Conflicts:     515000 | #Constraints:      39083
3581.88/3595.07	c #Conflicts:     516000 | #Constraints:      40083
3581.88/3595.07	c #Conflicts:     517000 | #Constraints:      41083
3581.88/3595.07	c #Conflicts:     518000 | #Constraints:      42083
3581.88/3595.07	c #Conflicts:     519000 | #Constraints:      43083
3581.88/3595.07	c #Conflicts:     520000 | #Constraints:      44083
3581.88/3595.07	c #Conflicts:     521000 | #Constraints:      45083
3581.88/3595.07	c #Conflicts:     522000 | #Constraints:      46083
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 149
3581.88/3595.07	c #Conflicts:     523000 | #Constraints:      28531
3581.88/3595.07	c #Conflicts:     524000 | #Constraints:      29531
3581.88/3595.07	c #Conflicts:     525000 | #Constraints:      30531
3581.88/3595.07	c #Conflicts:     526000 | #Constraints:      31531
3581.88/3595.07	c #Conflicts:     527000 | #Constraints:      32531
3581.88/3595.07	c #Conflicts:     528000 | #Constraints:      33531
3581.88/3595.07	c #Conflicts:     529000 | #Constraints:      34531
3581.88/3595.07	c #Conflicts:     530000 | #Constraints:      35531
3581.88/3595.07	c #Conflicts:     531000 | #Constraints:      36531
3581.88/3595.07	c #Conflicts:     532000 | #Constraints:      37531
3581.88/3595.07	c #Conflicts:     533000 | #Constraints:      38531
3581.88/3595.07	c #Conflicts:     534000 | #Constraints:      39531
3581.88/3595.07	c #Conflicts:     535000 | #Constraints:      40531
3581.88/3595.07	c #Conflicts:     536000 | #Constraints:      41531
3581.88/3595.07	c #Conflicts:     537000 | #Constraints:      42531
3581.88/3595.07	c #Conflicts:     538000 | #Constraints:      43531
3581.88/3595.07	c #Conflicts:     539000 | #Constraints:      44531
3581.88/3595.07	c #Conflicts:     540000 | #Constraints:      45531
3581.88/3595.07	c #Conflicts:     541000 | #Constraints:      46531
3581.88/3595.07	c #Conflicts:     542000 | #Constraints:      47531
3581.88/3595.07	c #Conflicts:     543000 | #Constraints:      48531
3581.88/3595.07	c #Conflicts:     544000 | #Constraints:      49531
3581.88/3595.07	c bounds 179 >= 150 @ 1030.08
3581.88/3595.07	c #Conflicts:     545000 | #Constraints:      50576
3581.88/3595.07	c #Conflicts:     546000 | #Constraints:      51576
3581.88/3595.07	c #Conflicts:     547000 | #Constraints:      52576
3581.88/3595.07	c #Conflicts:     548000 | #Constraints:      53576
3581.88/3595.07	c #Conflicts:     549000 | #Constraints:      54576
3581.88/3595.07	c #Conflicts:     550000 | #Constraints:      55576
3581.88/3595.07	c #Conflicts:     551000 | #Constraints:      56576
3581.88/3595.07	c #Conflicts:     552000 | #Constraints:      57576
3581.88/3595.07	c #Conflicts:     553000 | #Constraints:      58576
3581.88/3595.07	c #Conflicts:     554000 | #Constraints:      59576
3581.88/3595.07	c #Conflicts:     555000 | #Constraints:      60576
3581.88/3595.07	c #Conflicts:     556000 | #Constraints:      61576
3581.88/3595.07	c #Conflicts:     557000 | #Constraints:      62576
3581.88/3595.07	c #Conflicts:     558000 | #Constraints:      63576
3581.88/3595.07	c #Conflicts:     559000 | #Constraints:      64576
3581.88/3595.07	c #Conflicts:     560000 | #Constraints:      65576
3581.88/3595.07	c #Conflicts:     561000 | #Constraints:      66576
3581.88/3595.07	c #Conflicts:     562000 | #Constraints:      67576
3581.88/3595.07	c #Conflicts:     563000 | #Constraints:      68576
3581.88/3595.07	c #Conflicts:     564000 | #Constraints:      69576
3581.88/3595.07	c #Conflicts:     565000 | #Constraints:      70576
3581.88/3595.07	c #Conflicts:     566000 | #Constraints:      71576
3581.88/3595.07	c #Conflicts:     567000 | #Constraints:      72576
3581.88/3595.07	c #Conflicts:     568000 | #Constraints:      73576
3581.88/3595.07	c #Conflicts:     569000 | #Constraints:      74576
3581.88/3595.07	c #Conflicts:     570000 | #Constraints:      75576
3581.88/3595.07	c #Conflicts:     571000 | #Constraints:      76576
3581.88/3595.07	c #Conflicts:     572000 | #Constraints:      77576
3581.88/3595.07	c #Conflicts:     573000 | #Constraints:      78576
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 150
3581.88/3595.07	c #Conflicts:     574000 | #Constraints:      40769
3581.88/3595.07	c #Conflicts:     575000 | #Constraints:      41769
3581.88/3595.07	c #Conflicts:     576000 | #Constraints:      42769
3581.88/3595.07	c #Conflicts:     577000 | #Constraints:      43769
3581.88/3595.07	c #Conflicts:     578000 | #Constraints:      44769
3581.88/3595.07	c #Conflicts:     579000 | #Constraints:      45769
3581.88/3595.07	c #Conflicts:     580000 | #Constraints:      46769
3581.88/3595.07	c #Conflicts:     581000 | #Constraints:      47769
3581.88/3595.07	c #Conflicts:     582000 | #Constraints:      48769
3581.88/3595.07	c #Conflicts:     583000 | #Constraints:      49769
3581.88/3595.07	c #Conflicts:     584000 | #Constraints:      50769
3581.88/3595.07	c #Conflicts:     585000 | #Constraints:      51769
3581.88/3595.07	c #Conflicts:     586000 | #Constraints:      52769
3581.88/3595.07	c #Conflicts:     587000 | #Constraints:      53769
3581.88/3595.07	c #Conflicts:     588000 | #Constraints:      54769
3581.88/3595.07	c #Conflicts:     589000 | #Constraints:      55769
3581.88/3595.07	c #Conflicts:     590000 | #Constraints:      56769
3581.88/3595.07	c #Conflicts:     591000 | #Constraints:      57769
3581.88/3595.07	c #Conflicts:     592000 | #Constraints:      58769
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 150
3581.88/3595.07	c #Conflicts:     593000 | #Constraints:      31382
3581.88/3595.07	c #Conflicts:     594000 | #Constraints:      32382
3581.88/3595.07	c #Conflicts:     595000 | #Constraints:      33382
3581.88/3595.07	c #Conflicts:     596000 | #Constraints:      34382
3581.88/3595.07	c #Conflicts:     597000 | #Constraints:      35382
3581.88/3595.07	c #Conflicts:     598000 | #Constraints:      36382
3581.88/3595.07	c #Conflicts:     599000 | #Constraints:      37382
3581.88/3595.07	c #Conflicts:     600000 | #Constraints:      38382
3581.88/3595.07	c #Conflicts:     601000 | #Constraints:      39382
3581.88/3595.07	c #Conflicts:     602000 | #Constraints:      40382
3581.88/3595.07	c #Conflicts:     603000 | #Constraints:      41382
3581.88/3595.07	c #Conflicts:     604000 | #Constraints:      42382
3581.88/3595.07	c #Conflicts:     605000 | #Constraints:      43382
3581.88/3595.07	c #Conflicts:     606000 | #Constraints:      44382
3581.88/3595.07	c #Conflicts:     607000 | #Constraints:      45382
3581.88/3595.07	c #Conflicts:     608000 | #Constraints:      46382
3581.88/3595.07	c #Conflicts:     609000 | #Constraints:      47382
3581.88/3595.07	c #Conflicts:     610000 | #Constraints:      48382
3581.88/3595.07	c #Conflicts:     611000 | #Constraints:      49382
3581.88/3595.07	c #Conflicts:     612000 | #Constraints:      50382
3581.88/3595.07	c #Conflicts:     613000 | #Constraints:      51382
3581.88/3595.07	c #Conflicts:     614000 | #Constraints:      52382
3581.88/3595.07	c #Conflicts:     615000 | #Constraints:      53382
3581.88/3595.07	c #Conflicts:     616000 | #Constraints:      54382
3581.88/3595.07	c #Conflicts:     617000 | #Constraints:      55382
3581.88/3595.07	c #Conflicts:     618000 | #Constraints:      56382
3581.88/3595.07	c #Conflicts:     619000 | #Constraints:      57382
3581.88/3595.07	c #Conflicts:     620000 | #Constraints:      58382
3581.88/3595.07	c #Conflicts:     621000 | #Constraints:      59382
3581.88/3595.07	c #Conflicts:     622000 | #Constraints:      60382
3581.88/3595.07	c #Conflicts:     623000 | #Constraints:      61382
3581.88/3595.07	c #Conflicts:     624000 | #Constraints:      62382
3581.88/3595.07	c #Conflicts:     625000 | #Constraints:      63382
3581.88/3595.07	c #Conflicts:     626000 | #Constraints:      64382
3581.88/3595.07	c #Conflicts:     627000 | #Constraints:      65382
3581.88/3595.07	c #Conflicts:     628000 | #Constraints:      66382
3581.88/3595.07	c #Conflicts:     629000 | #Constraints:      67382
3581.88/3595.07	c #Conflicts:     630000 | #Constraints:      68382
3581.88/3595.07	c #Conflicts:     631000 | #Constraints:      69382
3581.88/3595.07	c #Conflicts:     632000 | #Constraints:      70382
3581.88/3595.07	c #Conflicts:     633000 | #Constraints:      71382
3581.88/3595.07	c #Conflicts:     634000 | #Constraints:      72382
3581.88/3595.07	c #Conflicts:     635000 | #Constraints:      73382
3581.88/3595.07	c #Conflicts:     636000 | #Constraints:      74382
3581.88/3595.07	c #Conflicts:     637000 | #Constraints:      75382
3581.88/3595.07	c #Conflicts:     638000 | #Constraints:      76382
3581.88/3595.07	c #Conflicts:     639000 | #Constraints:      77382
3581.88/3595.07	c #Conflicts:     640000 | #Constraints:      78382
3581.88/3595.07	c #Conflicts:     641000 | #Constraints:      79382
3581.88/3595.07	c #Conflicts:     642000 | #Constraints:      80382
3581.88/3595.07	c #Conflicts:     643000 | #Constraints:      81382
3581.88/3595.07	c #Conflicts:     644000 | #Constraints:      82382
3581.88/3595.07	c #Conflicts:     645000 | #Constraints:      83382
3581.88/3595.07	c #Conflicts:     646000 | #Constraints:      84382
3581.88/3595.07	c #Conflicts:     647000 | #Constraints:      85382
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 150
3581.88/3595.07	c #Conflicts:     648000 | #Constraints:      44304
3581.88/3595.07	c #Conflicts:     649000 | #Constraints:      45304
3581.88/3595.07	c #Conflicts:     650000 | #Constraints:      46304
3581.88/3595.07	c #Conflicts:     651000 | #Constraints:      47304
3581.88/3595.07	c #Conflicts:     652000 | #Constraints:      48304
3581.88/3595.07	c #Conflicts:     653000 | #Constraints:      49304
3581.88/3595.07	c #Conflicts:     654000 | #Constraints:      50304
3581.88/3595.07	c #Conflicts:     655000 | #Constraints:      51304
3581.88/3595.07	c #Conflicts:     656000 | #Constraints:      52304
3581.88/3595.07	c #Conflicts:     657000 | #Constraints:      53304
3581.88/3595.07	c #Conflicts:     658000 | #Constraints:      54304
3581.88/3595.07	c #Conflicts:     659000 | #Constraints:      55304
3581.88/3595.07	c #Conflicts:     660000 | #Constraints:      56304
3581.88/3595.07	c #Conflicts:     661000 | #Constraints:      57304
3581.88/3595.07	c #Conflicts:     662000 | #Constraints:      58304
3581.88/3595.07	c #Conflicts:     663000 | #Constraints:      59305
3581.88/3595.07	c #Conflicts:     664000 | #Constraints:      60305
3581.88/3595.07	c #Conflicts:     665000 | #Constraints:      61305
3581.88/3595.07	c #Conflicts:     666000 | #Constraints:      62305
3581.88/3595.07	c #Conflicts:     667000 | #Constraints:      63305
3581.88/3595.07	c #Conflicts:     668000 | #Constraints:      64305
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 150
3581.88/3595.07	c #Conflicts:     669000 | #Constraints:      36115
3581.88/3595.07	c #Conflicts:     670000 | #Constraints:      37115
3581.88/3595.07	c #Conflicts:     671000 | #Constraints:      38115
3581.88/3595.07	c #Conflicts:     672000 | #Constraints:      39115
3581.88/3595.07	c #Conflicts:     673000 | #Constraints:      40115
3581.88/3595.07	c #Conflicts:     674000 | #Constraints:      41115
3581.88/3595.07	c #Conflicts:     675000 | #Constraints:      42115
3581.88/3595.07	c #Conflicts:     676000 | #Constraints:      43115
3581.88/3595.07	c #Conflicts:     677000 | #Constraints:      44115
3581.88/3595.07	c #Conflicts:     678000 | #Constraints:      45115
3581.88/3595.07	c #Conflicts:     679000 | #Constraints:      46115
3581.88/3595.07	c #Conflicts:     680000 | #Constraints:      47115
3581.88/3595.07	c #Conflicts:     681000 | #Constraints:      48116
3581.88/3595.07	c #Conflicts:     682000 | #Constraints:      49116
3581.88/3595.07	c #Conflicts:     683000 | #Constraints:      50116
3581.88/3595.07	c #Conflicts:     684000 | #Constraints:      51116
3581.88/3595.07	c #Conflicts:     685000 | #Constraints:      52116
3581.88/3595.07	c #Conflicts:     686000 | #Constraints:      53116
3581.88/3595.07	c #Conflicts:     687000 | #Constraints:      54116
3581.88/3595.07	c #Conflicts:     688000 | #Constraints:      55116
3581.88/3595.07	c #Conflicts:     689000 | #Constraints:      56116
3581.88/3595.07	c #Conflicts:     690000 | #Constraints:      57116
3581.88/3595.07	c #Conflicts:     691000 | #Constraints:      58116
3581.88/3595.07	c #Conflicts:     692000 | #Constraints:      59116
3581.88/3595.07	c #Conflicts:     693000 | #Constraints:      60116
3581.88/3595.07	c #Conflicts:     694000 | #Constraints:      61116
3581.88/3595.07	c #Conflicts:     695000 | #Constraints:      62116
3581.88/3595.07	c #Conflicts:     696000 | #Constraints:      63116
3581.88/3595.07	c #Conflicts:     697000 | #Constraints:      64116
3581.88/3595.07	c #Conflicts:     698000 | #Constraints:      65116
3581.88/3595.07	c #Conflicts:     699000 | #Constraints:      66116
3581.88/3595.07	c #Conflicts:     700000 | #Constraints:      67116
3581.88/3595.07	c #Conflicts:     701000 | #Constraints:      68116
3581.88/3595.07	c #Conflicts:     702000 | #Constraints:      69116
3581.88/3595.07	c #Conflicts:     703000 | #Constraints:      70116
3581.88/3595.07	c #Conflicts:     704000 | #Constraints:      71116
3581.88/3595.07	c #Conflicts:     705000 | #Constraints:      72116
3581.88/3595.07	c #Conflicts:     706000 | #Constraints:      73116
3581.88/3595.07	c #Conflicts:     707000 | #Constraints:      74116
3581.88/3595.07	c #Conflicts:     708000 | #Constraints:      75116
3581.88/3595.07	c #Conflicts:     709000 | #Constraints:      76116
3581.88/3595.07	c #Conflicts:     710000 | #Constraints:      77116
3581.88/3595.07	c #Conflicts:     711000 | #Constraints:      78116
3581.88/3595.07	c #Conflicts:     712000 | #Constraints:      79116
3581.88/3595.07	c #Conflicts:     713000 | #Constraints:      80116
3581.88/3595.07	c #Conflicts:     714000 | #Constraints:      81116
3581.88/3595.07	c #Conflicts:     715000 | #Constraints:      82116
3581.88/3595.07	c #Conflicts:     716000 | #Constraints:      83116
3581.88/3595.07	c #Conflicts:     717000 | #Constraints:      84116
3581.88/3595.07	c #Conflicts:     718000 | #Constraints:      85116
3581.88/3595.07	c #Conflicts:     719000 | #Constraints:      86116
3581.88/3595.07	c #Conflicts:     720000 | #Constraints:      87116
3581.88/3595.07	c #Conflicts:     721000 | #Constraints:      88116
3581.88/3595.07	c #Conflicts:     722000 | #Constraints:      89116
3581.88/3595.07	c #Conflicts:     723000 | #Constraints:      90116
3581.88/3595.07	c #Conflicts:     724000 | #Constraints:      91116
3581.88/3595.07	c #Conflicts:     725000 | #Constraints:      92116
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 150
3581.88/3595.07	c #Conflicts:     726000 | #Constraints:      47449
3581.88/3595.07	c #Conflicts:     727000 | #Constraints:      48449
3581.88/3595.07	c #Conflicts:     728000 | #Constraints:      49449
3581.88/3595.07	c #Conflicts:     729000 | #Constraints:      50449
3581.88/3595.07	c #Conflicts:     730000 | #Constraints:      51449
3581.88/3595.07	c #Conflicts:     731000 | #Constraints:      52449
3581.88/3595.07	c #Conflicts:     732000 | #Constraints:      53449
3581.88/3595.07	c #Conflicts:     733000 | #Constraints:      54449
3581.88/3595.07	c #Conflicts:     734000 | #Constraints:      55449
3581.88/3595.07	c #Conflicts:     735000 | #Constraints:      56449
3581.88/3595.07	c #Conflicts:     736000 | #Constraints:      57449
3581.88/3595.07	c #Conflicts:     737000 | #Constraints:      58449
3581.88/3595.07	c #Conflicts:     738000 | #Constraints:      59449
3581.88/3595.07	c #Conflicts:     739000 | #Constraints:      60449
3581.88/3595.07	c #Conflicts:     740000 | #Constraints:      61449
3581.88/3595.07	c #Conflicts:     741000 | #Constraints:      62449
3581.88/3595.07	c #Conflicts:     742000 | #Constraints:      63449
3581.88/3595.07	c #Conflicts:     743000 | #Constraints:      64449
3581.88/3595.07	c #Conflicts:     744000 | #Constraints:      65449
3581.88/3595.07	c #Conflicts:     745000 | #Constraints:      66449
3581.88/3595.07	c #Conflicts:     746000 | #Constraints:      67449
3581.88/3595.07	c #Conflicts:     747000 | #Constraints:      68449
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 150
3581.88/3595.07	c #Conflicts:     748000 | #Constraints:      37341
3581.88/3595.07	c #Conflicts:     749000 | #Constraints:      38341
3581.88/3595.07	c #Conflicts:     750000 | #Constraints:      39341
3581.88/3595.07	c #Conflicts:     751000 | #Constraints:      40341
3581.88/3595.07	c #Conflicts:     752000 | #Constraints:      41341
3581.88/3595.07	c #Conflicts:     753000 | #Constraints:      42341
3581.88/3595.07	c #Conflicts:     754000 | #Constraints:      43341
3581.88/3595.07	c #Conflicts:     755000 | #Constraints:      44341
3581.88/3595.07	c #Conflicts:     756000 | #Constraints:      45341
3581.88/3595.07	c #Conflicts:     757000 | #Constraints:      46341
3581.88/3595.07	c #Conflicts:     758000 | #Constraints:      47341
3581.88/3595.07	c #Conflicts:     759000 | #Constraints:      48341
3581.88/3595.07	c #Conflicts:     760000 | #Constraints:      49341
3581.88/3595.07	c #Conflicts:     761000 | #Constraints:      50341
3581.88/3595.07	c #Conflicts:     762000 | #Constraints:      51341
3581.88/3595.07	c #Conflicts:     763000 | #Constraints:      52341
3581.88/3595.07	c #Conflicts:     764000 | #Constraints:      53341
3581.88/3595.07	c #Conflicts:     765000 | #Constraints:      54341
3581.88/3595.07	c #Conflicts:     766000 | #Constraints:      55341
3581.88/3595.07	c #Conflicts:     767000 | #Constraints:      56341
3581.88/3595.07	c #Conflicts:     768000 | #Constraints:      57341
3581.88/3595.07	c #Conflicts:     769000 | #Constraints:      58341
3581.88/3595.07	c #Conflicts:     770000 | #Constraints:      59341
3581.88/3595.07	c #Conflicts:     771000 | #Constraints:      60341
3581.88/3595.07	c #Conflicts:     772000 | #Constraints:      61341
3581.88/3595.07	c #Conflicts:     773000 | #Constraints:      62341
3581.88/3595.07	c #Conflicts:     774000 | #Constraints:      63341
3581.88/3595.07	c #Conflicts:     775000 | #Constraints:      64341
3581.88/3595.07	c #Conflicts:     776000 | #Constraints:      65341
3581.88/3595.07	c #Conflicts:     777000 | #Constraints:      66341
3581.88/3595.07	c #Conflicts:     778000 | #Constraints:      67341
3581.88/3595.07	c #Conflicts:     779000 | #Constraints:      68341
3581.88/3595.07	c #Conflicts:     780000 | #Constraints:      69341
3581.88/3595.07	c #Conflicts:     781000 | #Constraints:      70341
3581.88/3595.07	c #Conflicts:     782000 | #Constraints:      71341
3581.88/3595.07	c #Conflicts:     783000 | #Constraints:      72341
3581.88/3595.07	c #Conflicts:     784000 | #Constraints:      73341
3581.88/3595.07	c #Conflicts:     785000 | #Constraints:      74341
3581.88/3595.07	c #Conflicts:     786000 | #Constraints:      75341
3581.88/3595.07	c #Conflicts:     787000 | #Constraints:      76341
3581.88/3595.07	c #Conflicts:     788000 | #Constraints:      77341
3581.88/3595.07	c #Conflicts:     789000 | #Constraints:      78341
3581.88/3595.07	c #Conflicts:     790000 | #Constraints:      79341
3581.88/3595.07	c #Conflicts:     791000 | #Constraints:      80341
3581.88/3595.07	c #Conflicts:     792000 | #Constraints:      81341
3581.88/3595.07	c #Conflicts:     793000 | #Constraints:      82341
3581.88/3595.07	c #Conflicts:     794000 | #Constraints:      83341
3581.88/3595.07	c #Conflicts:     795000 | #Constraints:      84341
3581.88/3595.07	c #Conflicts:     796000 | #Constraints:      85341
3581.88/3595.07	c #Conflicts:     797000 | #Constraints:      86341
3581.88/3595.07	c #Conflicts:     798000 | #Constraints:      87341
3581.88/3595.07	c #Conflicts:     799000 | #Constraints:      88341
3581.88/3595.07	c #Conflicts:     800000 | #Constraints:      89341
3581.88/3595.07	c #Conflicts:     801000 | #Constraints:      90341
3581.88/3595.07	c #Conflicts:     802000 | #Constraints:      91341
3581.88/3595.07	c #Conflicts:     803000 | #Constraints:      92341
3581.88/3595.07	c #Conflicts:     804000 | #Constraints:      93341
3581.88/3595.07	c #Conflicts:     805000 | #Constraints:      94341
3581.88/3595.07	c #Conflicts:     806000 | #Constraints:      95341
3581.88/3595.07	c #Conflicts:     807000 | #Constraints:      96341
3581.88/3595.07	c #Conflicts:     808000 | #Constraints:      97341
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 150
3581.88/3595.07	c #Conflicts:     809000 | #Constraints:      50285
3581.88/3595.07	c #Conflicts:     810000 | #Constraints:      51285
3581.88/3595.07	c #Conflicts:     811000 | #Constraints:      52285
3581.88/3595.07	c #Conflicts:     812000 | #Constraints:      53285
3581.88/3595.07	c #Conflicts:     813000 | #Constraints:      54285
3581.88/3595.07	c #Conflicts:     814000 | #Constraints:      55285
3581.88/3595.07	c #Conflicts:     815000 | #Constraints:      56285
3581.88/3595.07	c #Conflicts:     816000 | #Constraints:      57285
3581.88/3595.07	c #Conflicts:     817000 | #Constraints:      58285
3581.88/3595.07	c #Conflicts:     818000 | #Constraints:      59285
3581.88/3595.07	c #Conflicts:     819000 | #Constraints:      60285
3581.88/3595.07	c #Conflicts:     820000 | #Constraints:      61285
3581.88/3595.07	c #Conflicts:     821000 | #Constraints:      62285
3581.88/3595.07	c #Conflicts:     822000 | #Constraints:      63287
3581.88/3595.07	c #Conflicts:     823000 | #Constraints:      64288
3581.88/3595.07	c #Conflicts:     824000 | #Constraints:      65288
3581.88/3595.07	c #Conflicts:     825000 | #Constraints:      66289
3581.88/3595.07	c #Conflicts:     826000 | #Constraints:      67289
3581.88/3595.07	c #Conflicts:     827000 | #Constraints:      68289
3581.88/3595.07	c #Conflicts:     828000 | #Constraints:      69289
3581.88/3595.07	c #Conflicts:     829000 | #Constraints:      70289
3581.88/3595.07	c #Conflicts:     830000 | #Constraints:      71289
3581.88/3595.07	c #Conflicts:     831000 | #Constraints:      72289
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 150
3581.88/3595.07	c #Conflicts:     832000 | #Constraints:      41354
3581.88/3595.07	c #Conflicts:     833000 | #Constraints:      42354
3581.88/3595.07	c #Conflicts:     834000 | #Constraints:      43354
3581.88/3595.07	c #Conflicts:     835000 | #Constraints:      44354
3581.88/3595.07	c #Conflicts:     836000 | #Constraints:      45354
3581.88/3595.07	c #Conflicts:     837000 | #Constraints:      46354
3581.88/3595.07	c #Conflicts:     838000 | #Constraints:      47355
3581.88/3595.07	c #Conflicts:     839000 | #Constraints:      48355
3581.88/3595.07	c #Conflicts:     840000 | #Constraints:      49355
3581.88/3595.07	c #Conflicts:     841000 | #Constraints:      50355
3581.88/3595.07	c #Conflicts:     842000 | #Constraints:      51355
3581.88/3595.07	c #Conflicts:     843000 | #Constraints:      52355
3581.88/3595.07	c #Conflicts:     844000 | #Constraints:      53355
3581.88/3595.07	c #Conflicts:     845000 | #Constraints:      54355
3581.88/3595.07	c #Conflicts:     846000 | #Constraints:      55355
3581.88/3595.07	c #Conflicts:     847000 | #Constraints:      56355
3581.88/3595.07	c #Conflicts:     848000 | #Constraints:      57355
3581.88/3595.07	c #Conflicts:     849000 | #Constraints:      58355
3581.88/3595.07	c #Conflicts:     850000 | #Constraints:      59355
3581.88/3595.07	c #Conflicts:     851000 | #Constraints:      60355
3581.88/3595.07	c #Conflicts:     852000 | #Constraints:      61356
3581.88/3595.07	c #Conflicts:     853000 | #Constraints:      62356
3581.88/3595.07	c #Conflicts:     854000 | #Constraints:      63356
3581.88/3595.07	c #Conflicts:     855000 | #Constraints:      64357
3581.88/3595.07	c #Conflicts:     856000 | #Constraints:      65357
3581.88/3595.07	c #Conflicts:     857000 | #Constraints:      66357
3581.88/3595.07	c #Conflicts:     858000 | #Constraints:      67357
3581.88/3595.07	c #Conflicts:     859000 | #Constraints:      68357
3581.88/3595.07	c #Conflicts:     860000 | #Constraints:      69357
3581.88/3595.07	c #Conflicts:     861000 | #Constraints:      70357
3581.88/3595.07	c #Conflicts:     862000 | #Constraints:      71357
3581.88/3595.07	c #Conflicts:     863000 | #Constraints:      72357
3581.88/3595.07	c #Conflicts:     864000 | #Constraints:      73357
3581.88/3595.07	c #Conflicts:     865000 | #Constraints:      74357
3581.88/3595.07	c #Conflicts:     866000 | #Constraints:      75357
3581.88/3595.07	c #Conflicts:     867000 | #Constraints:      76357
3581.88/3595.07	c #Conflicts:     868000 | #Constraints:      77357
3581.88/3595.07	c #Conflicts:     869000 | #Constraints:      78357
3581.88/3595.07	c #Conflicts:     870000 | #Constraints:      79357
3581.88/3595.07	c #Conflicts:     871000 | #Constraints:      80357
3581.88/3595.07	c #Conflicts:     872000 | #Constraints:      81357
3581.88/3595.07	c #Conflicts:     873000 | #Constraints:      82357
3581.88/3595.07	c #Conflicts:     874000 | #Constraints:      83357
3581.88/3595.07	c #Conflicts:     875000 | #Constraints:      84357
3581.88/3595.07	c #Conflicts:     876000 | #Constraints:      85357
3581.88/3595.07	c #Conflicts:     877000 | #Constraints:      86358
3581.88/3595.07	c #Conflicts:     878000 | #Constraints:      87358
3581.88/3595.07	c #Conflicts:     879000 | #Constraints:      88358
3581.88/3595.07	c #Conflicts:     880000 | #Constraints:      89358
3581.88/3595.07	c #Conflicts:     881000 | #Constraints:      90358
3581.88/3595.07	c #Conflicts:     882000 | #Constraints:      91358
3581.88/3595.07	c #Conflicts:     883000 | #Constraints:      92358
3581.88/3595.07	c #Conflicts:     884000 | #Constraints:      93358
3581.88/3595.07	c #Conflicts:     885000 | #Constraints:      94358
3581.88/3595.07	c #Conflicts:     886000 | #Constraints:      95358
3581.88/3595.07	c #Conflicts:     887000 | #Constraints:      96358
3581.88/3595.07	c #Conflicts:     888000 | #Constraints:      97358
3581.88/3595.07	c #Conflicts:     889000 | #Constraints:      98358
3581.88/3595.07	c #Conflicts:     890000 | #Constraints:      99358
3581.88/3595.07	c #Conflicts:     891000 | #Constraints:     100358
3581.88/3595.07	c #Conflicts:     892000 | #Constraints:     101358
3581.88/3595.07	c #Conflicts:     893000 | #Constraints:     102358
3581.88/3595.07	c #Conflicts:     894000 | #Constraints:     103358
3581.88/3595.07	c #Conflicts:     895000 | #Constraints:     104358
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 150
3581.88/3595.07	c #Conflicts:     896000 | #Constraints:      53666
3581.88/3595.07	c #Conflicts:     897000 | #Constraints:      54666
3581.88/3595.07	c #Conflicts:     898000 | #Constraints:      55666
3581.88/3595.07	c #Conflicts:     899000 | #Constraints:      56666
3581.88/3595.07	c #Conflicts:     900000 | #Constraints:      57666
3581.88/3595.07	c #Conflicts:     901000 | #Constraints:      58666
3581.88/3595.07	c #Conflicts:     902000 | #Constraints:      59666
3581.88/3595.07	c #Conflicts:     903000 | #Constraints:      60666
3581.88/3595.07	c #Conflicts:     904000 | #Constraints:      61666
3581.88/3595.07	c #Conflicts:     905000 | #Constraints:      62666
3581.88/3595.07	c #Conflicts:     906000 | #Constraints:      63666
3581.88/3595.07	c #Conflicts:     907000 | #Constraints:      64666
3581.88/3595.07	c #Conflicts:     908000 | #Constraints:      65666
3581.88/3595.07	c #Conflicts:     909000 | #Constraints:      66666
3581.88/3595.07	c #Conflicts:     910000 | #Constraints:      67666
3581.88/3595.07	c #Conflicts:     911000 | #Constraints:      68666
3581.88/3595.07	c #Conflicts:     912000 | #Constraints:      69666
3581.88/3595.07	c #Conflicts:     913000 | #Constraints:      70666
3581.88/3595.07	c #Conflicts:     914000 | #Constraints:      71666
3581.88/3595.07	c #Conflicts:     915000 | #Constraints:      72666
3581.88/3595.07	c #Conflicts:     916000 | #Constraints:      73666
3581.88/3595.07	c #Conflicts:     917000 | #Constraints:      74666
3581.88/3595.07	c #Conflicts:     918000 | #Constraints:      75666
3581.88/3595.07	c #Conflicts:     919000 | #Constraints:      76666
3581.88/3595.07	c #Conflicts:     920000 | #Constraints:      77666
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 150
3581.88/3595.07	c #Conflicts:     921000 | #Constraints:      43816
3581.88/3595.07	c #Conflicts:     922000 | #Constraints:      44816
3581.88/3595.07	c #Conflicts:     923000 | #Constraints:      45816
3581.88/3595.07	c #Conflicts:     924000 | #Constraints:      46816
3581.88/3595.07	c #Conflicts:     925000 | #Constraints:      47816
3581.88/3595.07	c #Conflicts:     926000 | #Constraints:      48816
3581.88/3595.07	c #Conflicts:     927000 | #Constraints:      49816
3581.88/3595.07	c #Conflicts:     928000 | #Constraints:      50816
3581.88/3595.07	c #Conflicts:     929000 | #Constraints:      51816
3581.88/3595.07	c #Conflicts:     930000 | #Constraints:      52816
3581.88/3595.07	c #Conflicts:     931000 | #Constraints:      53816
3581.88/3595.07	c #Conflicts:     932000 | #Constraints:      54816
3581.88/3595.07	c #Conflicts:     933000 | #Constraints:      55816
3581.88/3595.07	c #Conflicts:     934000 | #Constraints:      56816
3581.88/3595.07	c #Conflicts:     935000 | #Constraints:      57816
3581.88/3595.07	c #Conflicts:     936000 | #Constraints:      58816
3581.88/3595.07	c #Conflicts:     937000 | #Constraints:      59816
3581.88/3595.07	c #Conflicts:     938000 | #Constraints:      60816
3581.88/3595.07	c #Conflicts:     939000 | #Constraints:      61816
3581.88/3595.07	c #Conflicts:     940000 | #Constraints:      62816
3581.88/3595.07	c #Conflicts:     941000 | #Constraints:      63816
3581.88/3595.07	c #Conflicts:     942000 | #Constraints:      64816
3581.88/3595.07	c #Conflicts:     943000 | #Constraints:      65816
3581.88/3595.07	c #Conflicts:     944000 | #Constraints:      66816
3581.88/3595.07	c #Conflicts:     945000 | #Constraints:      67816
3581.88/3595.07	c #Conflicts:     946000 | #Constraints:      68816
3581.88/3595.07	c #Conflicts:     947000 | #Constraints:      69816
3581.88/3595.07	c #Conflicts:     948000 | #Constraints:      70816
3581.88/3595.07	c #Conflicts:     949000 | #Constraints:      71816
3581.88/3595.07	c #Conflicts:     950000 | #Constraints:      72816
3581.88/3595.07	c #Conflicts:     951000 | #Constraints:      73816
3581.88/3595.07	c #Conflicts:     952000 | #Constraints:      74816
3581.88/3595.07	c #Conflicts:     953000 | #Constraints:      75816
3581.88/3595.07	c #Conflicts:     954000 | #Constraints:      76816
3581.88/3595.07	c #Conflicts:     955000 | #Constraints:      77816
3581.88/3595.07	c #Conflicts:     956000 | #Constraints:      78816
3581.88/3595.07	c #Conflicts:     957000 | #Constraints:      79816
3581.88/3595.07	c #Conflicts:     958000 | #Constraints:      80816
3581.88/3595.07	c #Conflicts:     959000 | #Constraints:      81816
3581.88/3595.07	c #Conflicts:     960000 | #Constraints:      82816
3581.88/3595.07	c #Conflicts:     961000 | #Constraints:      83816
3581.88/3595.07	c #Conflicts:     962000 | #Constraints:      84816
3581.88/3595.07	c #Conflicts:     963000 | #Constraints:      85816
3581.88/3595.07	c #Conflicts:     964000 | #Constraints:      86816
3581.88/3595.07	c #Conflicts:     965000 | #Constraints:      87816
3581.88/3595.07	c #Conflicts:     966000 | #Constraints:      88816
3581.88/3595.07	c #Conflicts:     967000 | #Constraints:      89816
3581.88/3595.07	c #Conflicts:     968000 | #Constraints:      90816
3581.88/3595.07	c #Conflicts:     969000 | #Constraints:      91816
3581.88/3595.07	c #Conflicts:     970000 | #Constraints:      92816
3581.88/3595.07	c #Conflicts:     971000 | #Constraints:      93816
3581.88/3595.07	c #Conflicts:     972000 | #Constraints:      94816
3581.88/3595.07	c #Conflicts:     973000 | #Constraints:      95816
3581.88/3595.07	c #Conflicts:     974000 | #Constraints:      96816
3581.88/3595.07	c #Conflicts:     975000 | #Constraints:      97816
3581.88/3595.07	c #Conflicts:     976000 | #Constraints:      98816
3581.88/3595.07	c #Conflicts:     977000 | #Constraints:      99816
3581.88/3595.07	c #Conflicts:     978000 | #Constraints:     100816
3581.88/3595.07	c #Conflicts:     979000 | #Constraints:     101816
3581.88/3595.07	c #Conflicts:     980000 | #Constraints:     102816
3581.88/3595.07	c #Conflicts:     981000 | #Constraints:     103816
3581.88/3595.07	c #Conflicts:     982000 | #Constraints:     104816
3581.88/3595.07	c #Conflicts:     983000 | #Constraints:     105816
3581.88/3595.07	c #Conflicts:     984000 | #Constraints:     106816
3581.88/3595.07	c #Conflicts:     985000 | #Constraints:     107816
3581.88/3595.07	c #Conflicts:     986000 | #Constraints:     108816
3581.88/3595.07	c #Conflicts:     987000 | #Constraints:     109816
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 150
3581.88/3595.07	c #Conflicts:     988000 | #Constraints:      56742
3581.88/3595.07	c #Conflicts:     989000 | #Constraints:      57742
3581.88/3595.07	c #Conflicts:     990000 | #Constraints:      58742
3581.88/3595.07	c #Conflicts:     991000 | #Constraints:      59742
3581.88/3595.07	c #Conflicts:     992000 | #Constraints:      60742
3581.88/3595.07	c #Conflicts:     993000 | #Constraints:      61742
3581.88/3595.07	c #Conflicts:     994000 | #Constraints:      62742
3581.88/3595.07	c #Conflicts:     995000 | #Constraints:      63742
3581.88/3595.07	c #Conflicts:     996000 | #Constraints:      64742
3581.88/3595.07	c #Conflicts:     997000 | #Constraints:      65742
3581.88/3595.07	c #Conflicts:     998000 | #Constraints:      66742
3581.88/3595.07	c #Conflicts:     999000 | #Constraints:      67742
3581.88/3595.07	c #Conflicts:    1000000 | #Constraints:      68742
3581.88/3595.07	c #Conflicts:    1001000 | #Constraints:      69743
3581.88/3595.07	c #Conflicts:    1002000 | #Constraints:      70746
3581.88/3595.07	c #Conflicts:    1003000 | #Constraints:      71747
3581.88/3595.07	c #Conflicts:    1004000 | #Constraints:      72748
3581.88/3595.07	c #Conflicts:    1005000 | #Constraints:      73749
3581.88/3595.07	c #Conflicts:    1006000 | #Constraints:      74752
3581.88/3595.07	c #Conflicts:    1007000 | #Constraints:      75754
3581.88/3595.07	c #Conflicts:    1008000 | #Constraints:      76754
3581.88/3595.07	c #Conflicts:    1009000 | #Constraints:      77754
3581.88/3595.07	c #Conflicts:    1010000 | #Constraints:      78754
3581.88/3595.07	c #Conflicts:    1011000 | #Constraints:      79755
3581.88/3595.07	c #Conflicts:    1012000 | #Constraints:      80757
3581.88/3595.07	c INPROCESSING
3581.88/3595.07	c GARBAGE COLLECT
3581.88/3595.07	c rational objective 150
3581.88/3595.07	c #Conflicts:    1013000 | #Constraints:      47375
3581.88/3595.07	c #Conflicts:    1014000 | #Constraints:      48375
3581.88/3595.07	c #Conflicts:    1015000 | #Constraints:      49375
3581.88/3595.07	c #Conflicts:    1016000 | #Constraints:      50375
3581.88/3595.07	c #Conflicts:    1017000 | #Constraints:      51375
3581.88/3595.07	c #Conflicts:    1018000 | #Constraints:      52375
3581.88/3595.07	c #Conflicts:    1019000 | #Constraints:      53375
3581.88/3595.07	c #Conflicts:    1020000 | #Constraints:      54375
3581.88/3595.07	c #Conflicts:    1021000 | #Constraints:      55375
3581.88/3595.07	c #Conflicts:    1022000 | #Constraints:      56375
3581.88/3595.07	c #Conflicts:    1023000 | #Constraints:      57375
3581.88/3595.07	c #Conflicts:    1024000 | #Constraints:      58375
3581.88/3595.07	c #Conflicts:    1025000 | #Constraints:      59375
3581.88/3595.07	c #Conflicts:    1026000 | #Constraints:      60375
3581.88/3595.07	c #Conflicts:    1027000 | #Constraints:      61375
3581.88/3595.07	c #Conflicts:    1028000 | #Constraints:      62375
3581.88/3595.07	c #Conflicts:    1029000 | #Constraints:      63375
3581.88/3595.07	c #Conflicts:    1030000 | #Constraints:      64375
3581.88/3595.07	c #Conflicts:    1031000 | #Constraints:      65375
3581.88/3595.07	c #Conflicts:    1032000 | #Constraints:      66375
3581.88/3595.07	c #Conflicts:    1033000 | #Constraints:      67375
3581.88/3595.07	c #Conflicts:    1034000 | #Constraints:      68375
3581.88/3595.07	c #Conflicts:    1035000 | #Constraints:      69375
3581.88/3595.07	c #Conflicts:    1036000 | #Constraints:      70375
3581.88/3595.07	c #Conflicts:    1037000 | #Constraints:      71375
3581.88/3595.07	c #Conflicts:    1038000 | #Constraints:      72375
3581.88/3595.07	c #Conflicts:    1039000 | #Constraints:      73375
3581.88/3595.07	c #Conflicts:    1040000 | #Constraints:      74375
3581.88/3595.07	c #Conflicts:    1041000 | #Constraints:      75375
3581.88/3595.07	c #Conflicts:    1042000 | #Constraints:      76375
3581.88/3595.07	c #Conflicts:    1043000 | #Constraints:      77375
3581.88/3595.07	c #Conflicts:    1044000 | #Constraints:      78375
3581.88/3595.07	c #Conflicts:    1045000 | #Constraints:      79375
3581.88/3595.07	c #Conflicts:    1046000 | #Constraints:      80375
3581.88/3595.07	c #Conflicts:    1047000 | #Constraints:      81375
3581.88/3595.07	c #Conflicts:    1048000 | #Constraints:      82375
3581.88/3595.07	c #Conflicts:    1049000 | #Constraints:      83375
3581.88/3595.07	c #Conflicts:    1050000 | #Constraints:      84375
3581.88/3595.07	c #Conflicts:    1051000 | #Constraints:      85375
3581.88/3595.07	c #Conflicts:    1052000 | #Constraints:      86375
3581.88/3595.07	c #Conflicts:    1053000 | #Constraints:      87375
3581.88/3595.07	c #Conflicts:    1054000 | #Constraints:      88375
3581.88/3595.07	c #Conflicts:    1055000 | #Constraints:      89375
3581.88/3595.07	c #Conflicts:    1056000 | #Constraints:      90375
3581.88/3595.07	c #Conflicts:    1057000 | #Constraints:      91375
3581.88/3595.07	c #Conflicts:    1058000 | #Constraints:      92375
3581.88/3595.07	c #Conflicts:    1059000 | #Constraints:      93375
3581.88/3595.07	c #Conflicts:    1060000 | #Constraints:      94375
3581.88/3595.07	c #Conflicts:    1061000 | #Constraints:      95375
3581.88/3595.07	c #Conflicts:    1062000 | #Constraints:      96375
3581.88/3595.07	c cpu time 3573.6 s
3581.88/3595.07	c deterministic time 577915422030 5.78e+11
3581.88/3595.07	c optimization time 274.486 s
3581.88/3595.07	c total solve time 3299.11 s
3581.88/3595.07	c core-guided solve time 1756.73 s
3581.88/3595.07	c propagation time 3126.82 s
3581.88/3595.07	c conflict analysis time 364.397 s
3581.88/3595.07	c propagations 156798088
3581.88/3595.07	c resolve steps 9945849
3581.88/3595.07	c decisions 7865798
3581.88/3595.07	c conflicts 1062497
3581.88/3595.07	c restarts 2046
3581.88/3595.07	c inprocessing phases 48
3581.88/3595.07	c input clauses 312
3581.88/3595.07	c input cardinalities 300
3581.88/3595.07	c input general constraints 888
3581.88/3595.07	c input average constraint length 54.21
3581.88/3595.07	c input average constraint degree 18.74
3581.88/3595.07	c learned clauses 360827
3581.88/3595.07	c learned cardinalities 3277
3581.88/3595.07	c learned general constraints 698534
3581.88/3595.07	c learned average constraint length 167.63
3581.88/3595.07	c learned average constraint degree 53166924.63
3581.88/3595.07	c watched constraints 502109
3581.88/3595.07	c counting constraints 197782
3581.88/3595.07	c gcd simplifications 121242
3581.88/3595.07	c detected cardinalities 1351
3581.88/3595.07	c weakened non-implied lits 39046906
3581.88/3595.07	c weakened non-implying lits 95732
3581.88/3595.07	c original variables 470
3581.88/3595.07	c clausal propagations 19583785
3581.88/3595.07	c cardinality propagations 7221464
3581.88/3595.07	c watched propagations 25632207
3581.88/3595.07	c counting propagations 102534826
3581.88/3595.07	c watch lookups 100157334095
3581.88/3595.07	c watch backjump lookups 88780561705
3581.88/3595.07	c watch checks 360343700349
3581.88/3595.07	c propagation checks 27579206620
3581.88/3595.07	c constraint additions 723157525
3581.88/3595.07	c trail pops 165725812
3581.88/3595.07	c formula constraints 470
3581.88/3595.07	c learned constraints 1062380
3581.88/3595.07	c bound constraints 151
3581.88/3595.07	c core-guided constraints 879
3581.88/3595.07	c encountered formula constraints 1640644
3581.88/3595.07	c encountered learned constraints 8029209
3581.88/3595.07	c encountered bound constraints 107
3581.88/3595.07	c encountered core-guided constraints 1324755
3581.88/3595.07	c LP total time 35.9018 s
3581.88/3595.07	c LP solve time 35.54 s
3581.88/3595.07	c LP constraints added 470
3581.88/3595.07	c LP constraints removed 0
3581.88/3595.07	c LP pivots internal 1062882
3581.88/3595.07	c LP pivots root 9155
3581.88/3595.07	c LP calls 13585
3581.88/3595.07	c LP optimalities 13454
3581.88/3595.07	c LP no pivot count 1358
3581.88/3595.07	c LP infeasibilities 129
3581.88/3595.07	c LP valid Farkas constraints 129
3581.88/3595.07	c LP learned Farkas constraints 129
3581.88/3595.07	c LP basis resets 0
3581.88/3595.07	c LP cycling count 0
3581.88/3595.07	c LP singular count 0
3581.88/3595.07	c LP no primal count 0
3581.88/3595.07	c LP no farkas count 0
3581.88/3595.07	c LP other issue count 0
3581.88/3595.07	c LP Gomory cuts 0
3581.88/3595.07	c LP learned cuts 0
3581.88/3595.07	c LP deleted cuts 0
3581.88/3595.07	c LP encountered Gomory constraints 0
3581.88/3595.07	c LP encountered Farkas constraints 12526
3581.88/3595.07	c LP encountered learned Farkas constraints 976
3581.88/3595.07	c CG auxiliary variables introduced 343
3581.88/3595.07	c CG solutions found 1
3581.88/3595.07	c CG cores constructed 150
3581.88/3595.07	c CG core cardinality constraints returned 0
3581.88/3595.07	c CG unit cores 0
3581.88/3595.07	c CG single cores 150
3581.88/3595.07	c CG blocks removed during cardinality reduction 0
3581.88/3595.07	c CG first core best 0
3581.88/3595.07	c CG decision core best 0
3581.88/3595.07	c CG core reduction tie 0
3581.88/3595.07	c CG core degree average 1.00
3581.88/3595.07	c CG core slack average 3.89
3581.88/3595.07	c CG core upper bound improvements 0
3581.88/3595.07	c LS first time 59.986 s
3581.88/3595.07	c LS restart time 0 s
3581.88/3595.07	s SATISFIABLE
3581.88/3595.07	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 x20 -x21 x22 x23 -x24 x25 x26 -x27 -x28 x29 x30 -x31 -x32 -x33 -x34 x35 x36 -x37 x38 -x39 -x40 -x41 x42 -x43 x44 -x45 x46 -x47 x48 -x49 -x50 -x51 -x52 -x53 -x54 x55 x56 x57 x58 x59 -x60 -x61 -x62 -x63 x64 -x65 -x66 -x67 x68 -x69 x70 x71 x72 x73 -x74 -x75 -x76 -x77 x78 x79 -x80 x81 -x82 x83 -x84 -x85 -x86 x87 -x88 x89 x90 x91 x92 -x93 x94 x95 -x96 -x97 -x98 -x99 x100 -x101 x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 x113 -x114 x115 x116 -x117 -x118 x119 -x120 -x121 -x122 x123 x124 -x125 x126 -x127 -x128 -x129 x130 -x131 -x132 -x133 -x134 -x135 x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 x145 -x146 -x147 x148 -x149 -x150 -x151 x152 -x153 -x154 x155 x156 -x157 x158 -x159 x160 -x161 -x162 x163 -x164 x165 x166 x167 x168 -x169 -x170 -x171 -x172 x173 -x174 -x175 x176 x177 x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 x186 -x187 x188 x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 x197 -x198 -x199 -x200 -x201 -x202 x203 x204 -x205 x206 x207 -x208 -x209 -x210 x211 -x212 -x213 -x214 -x215 x216 x217 -x218 -x219 -x220 -x221 -x222 -x223 x224 x225 -x226 x227 -x228 -x229 x230 x231 x232 -x233 -x234 -x235 -x236 x237 -x238 x239 -x240 x241 x242 -x243 -x244 x245 -x246 -x247 x248 x249 x250 -x251 x252 -x253 x254 -x255 -x256 x257 x258 -x259 x260 -x261 -x262 x263 x264 x265 x266 x267 -x268 -x269 x270 x271 x272 -x273 -x274 x275 -x276 x277 x278 x279 x280 x281 x282 -x283 -x284 x285 -x286 -x287 x288 -x289 x290 x291 -x292 -x293 x294 -x295 x296 x297 -x298 -x299 x300 -x301 -x302 -x303 -x304 -x305 x306 -x307 x308 -x309 -x310 -x311 -x312 -x313 x314 x315 x316 -x317 x318 -x319 -x320 -x321 -x322 x323 -x324 -x325 -x326 x327 -x328 -x329 -x330 -x331 -x332 x333 -x334 x335 -x336 x337 x338 -x339 x340 x341 -x342 -x343 x344 -x345 -x346 -x347 x348 x349 x350 x351 -x352 -x353 x354 -x355 x356 -x357 -x358 -x359 -x360 -x361 -x362 x363 x364 -x365 x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 x374 -x375 -x376 x377 -x378 -x379 x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 x389 -x390 -x391 -x392 x393 x394 -x395 x396 x397 x398 -x399 -x400 -x401 -x402 -x403 x404 -x405 -x406 -x407 -x408 x409 x410 -x411 -x412 -x413 x414 x415 -x416 -x417 x418 -x419 x420 x421 -x422 -x423 -x424 x425 -x426 x427 -x428 x429 x430 -x431 -x432 x433 -x434 x435 x436 -x437 -x438 -x439 x440 x441 x442 -x443 -x444 -x445 x446 -x447 -x448 x449 -x450 -x451 -x452 -x453 -x454 -x455 x456 x457 x458 -x459 -x460 -x461 -x462 -x463 -x464 x465 x466 -x467 -x468 -x469 -x470
3581.88/3595.07	c Program interrupted by user.
3581.88/3595.08	c Total time: 3595.058 seconds

Verifier Data

OK	179

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-4790895-1782373883/watcher-4790895-1782373883 -o /tmp/evaluation-result-4790895-1782373883/solver-4790895-1782373883 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4790895-1782373883/vars-4790895-1782373883 --bin-var /tmp/runsolver-exch-nodeE004-1782369986-2413385 --watchdog 3760 ./AutoAdaptRoundingSat HOME/instance-4790895-1782373883.opb 3600 HOME 62000 

running on 4 cores: 60-63

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

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

CPU governors:
  performance: 60-63

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (111306 MiB free)
  node 1: cores 8-15, 129019 MiB (112047 MiB free)
  node 2: cores 16-23, 129019 MiB (115943 MiB free)
  node 3: cores 24-31, 128957 MiB (115693 MiB free)
  node 4: cores 32-39, 129019 MiB (110493 MiB free)
  node 5: cores 40-47, 129019 MiB (111463 MiB free)
  node 6: cores 48-55, 129019 MiB (110073 MiB free)
  node 7: cores 56-63, 128474 MiB (111524 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=2416170, runsolver pid=2416167
Starting watchdog thread
Current StackSize limit: 8192 KiB


[startup+0.100064 s]*
/proc/loadavg: 16.10 16.16 16.05 17/908 2416183
/proc/meminfo: memFree=920110260/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=52672 memory=11752 CPUtime=0.06 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 842 0 0 0 6 0 0 0 20 0 1 0 170676096 53936128 2688 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 13168 2938 2327 1054 0 1749 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 59656 KiB
Current children cumulated memory: 16688 KiB

[startup+0.213977 s]*
/proc/loadavg: 16.10 16.16 16.05 18/908 2416183
/proc/meminfo: memFree=920109508/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=53068 memory=12424 CPUtime=0.17 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 967 0 0 0 17 0 0 0 20 0 1 0 170676096 54341632 2944 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 13267 3106 2374 1054 0 1848 0
Current children cumulated CPU time: 0.17 s
Current children cumulated vsize: 60052 KiB
Current children cumulated memory: 17360 KiB

[startup+0.313046 s]*
/proc/loadavg: 16.10 16.16 16.05 17/908 2416183
/proc/meminfo: memFree=920109004/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=53068 memory=12424 CPUtime=0.27 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 967 0 0 0 27 0 0 0 20 0 1 0 170676096 54341632 2944 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 13267 3106 2374 1054 0 1848 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 60052 KiB
Current children cumulated memory: 17360 KiB

[startup+0.700149 s]
/proc/loadavg: 16.09 16.15 16.05 17/908 2416183
/proc/meminfo: memFree=920109004/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=53068 memory=12424 CPUtime=0.64 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 967 0 0 0 64 0 0 0 20 0 1 0 170676096 54341632 2944 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 13267 3106 2374 1054 0 1848 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 60052 KiB
Current children cumulated memory: 17360 KiB

[startup+1.50015 s]
/proc/loadavg: 16.09 16.15 16.05 18/908 2416183
/proc/meminfo: memFree=920107544/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=53068 memory=12424 CPUtime=1.44 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 967 0 0 0 144 0 0 0 20 0 1 0 170676096 54341632 2944 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 13267 3106 2374 1054 0 1848 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 60052 KiB
Current children cumulated memory: 17360 KiB

[startup+3.11213 s]
/proc/loadavg: 16.09 16.15 16.05 18/908 2416183
/proc/meminfo: memFree=920094396/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=53068 memory=12424 CPUtime=3.05 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 967 0 0 0 305 0 0 0 20 0 1 0 170676096 54341632 2944 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 13267 3106 2374 1054 0 1848 0
Current children cumulated CPU time: 3.05 s
Current children cumulated vsize: 60052 KiB
Current children cumulated memory: 17360 KiB

[startup+6.30013 s]
/proc/loadavg: 16.08 16.15 16.05 18/909 2416184
/proc/meminfo: memFree=920084516/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=53068 memory=12424 CPUtime=6.22 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 967 0 0 0 622 0 0 0 20 0 1 0 170676096 54341632 2944 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 13267 3106 2374 1054 0 1848 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 60052 KiB
Current children cumulated memory: 17360 KiB

[startup+12.7001 s]
/proc/loadavg: 16.07 16.15 16.05 18/908 2416184
/proc/meminfo: memFree=920028652/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=53068 memory=12424 CPUtime=12.61 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 967 0 0 0 1261 0 0 0 20 0 1 0 170676096 54341632 2944 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 13267 3106 2374 1054 0 1848 0
Current children cumulated CPU time: 12.61 s
Current children cumulated vsize: 60052 KiB
Current children cumulated memory: 17360 KiB

[startup+25.5001 s]
/proc/loadavg: 16.06 16.14 16.05 18/908 2416184
/proc/meminfo: memFree=919988084/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=53068 memory=12424 CPUtime=25.38 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 967 0 0 0 2538 0 0 0 20 0 1 0 170676096 54341632 2944 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 13267 3106 2374 1054 0 1848 0
Current children cumulated CPU time: 25.38 s
Current children cumulated vsize: 60052 KiB

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

/proc/2416183/statm: 135734 99099 2406 1054 0 124315 0
Current children cumulated CPU time: 3389.98 s
Current children cumulated vsize: 549920 KiB
Current children cumulated memory: 401332 KiB

[startup+3462.3 s]
/proc/loadavg: 16.49 16.28 16.25 17/912 2417456
/proc/meminfo: memFree=909561476/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=542936 memory=396420 CPUtime=3449.69 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 66429 0 0 0 344156 813 0 0 20 0 1 0 170676096 555966464 98954 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 135734 99105 2406 1054 0 124315 0
Current children cumulated CPU time: 3449.69 s
Current children cumulated vsize: 549920 KiB
Current children cumulated memory: 401356 KiB

[startup+3522.3 s]
/proc/loadavg: 16.26 16.24 16.23 17/912 2417864
/proc/meminfo: memFree=905697024/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=542936 memory=396504 CPUtime=3509.44 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 66437 0 0 0 350122 822 0 0 20 0 1 0 170676096 555966464 98954 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 135734 99126 2406 1054 0 124315 0
Current children cumulated CPU time: 3509.44 s
Current children cumulated vsize: 549920 KiB
Current children cumulated memory: 401440 KiB

[startup+3582.3 s]
/proc/loadavg: 16.88 16.42 16.30 17/913 2417870
/proc/meminfo: memFree=901124112/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=542936 memory=397344 CPUtime=3569.21 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 66468 0 0 0 356091 830 0 0 20 0 1 0 170676096 555966464 99082 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 135734 99336 2406 1054 0 124315 0
Current children cumulated CPU time: 3569.21 s
Current children cumulated vsize: 549920 KiB
Current children cumulated memory: 402280 KiB

[startup+3595.09 s]
# the end of solver process 2416170 was just reported to runsolver
# Child status: 0

# cumulated CPU time of all completed processes:  user=3573.62 s, system=8.33519 s

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

[startup+3584 s]*
/proc/loadavg: 16.88 16.42 16.30 17/913 2417870
/proc/meminfo: memFree=901053372/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=542936 memory=397344 CPUtime=3570.92 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 66468 0 0 0 356262 830 0 0 20 0 1 0 170676096 555966464 99082 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 135734 99336 2406 1054 0 124315 0
Current children cumulated CPU time: 3570.92 s
Current children cumulated vsize: 549920 KiB
Current children cumulated memory: 402280 KiB

[startup+3590.4 s]
/proc/loadavg: 16.89 16.43 16.30 17/913 2417870
/proc/meminfo: memFree=900851800/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=542936 memory=397344 CPUtime=3577.28 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 66468 0 0 0 356897 831 0 0 20 0 1 0 170676096 555966464 99082 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 135734 99336 2406 1054 0 124315 0
Current children cumulated CPU time: 3577.28 s
Current children cumulated vsize: 549920 KiB
Current children cumulated memory: 402280 KiB

[startup+3593.6 s]
/proc/loadavg: 16.90 16.44 16.30 17/913 2417870
/proc/meminfo: memFree=900746692/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=542936 memory=399620 CPUtime=3580.47 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 66471 0 0 0 357216 831 0 0 20 0 1 0 170676096 555966464 99722 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 135734 99905 2406 1054 0 124315 0
Current children cumulated CPU time: 3580.47 s
Current children cumulated vsize: 549920 KiB
Current children cumulated memory: 404556 KiB

[startup+3594.4 s]
/proc/loadavg: 16.90 16.44 16.30 17/913 2417870
/proc/meminfo: memFree=900714800/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=542936 memory=399620 CPUtime=3581.27 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 66471 0 0 0 357296 831 0 0 20 0 1 0 170676096 555966464 99722 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 135734 99905 2406 1054 0 124315 0
Current children cumulated CPU time: 3581.27 s
Current children cumulated vsize: 549920 KiB
Current children cumulated memory: 404556 KiB

[startup+3594.8 s]
/proc/loadavg: 16.90 16.44 16.30 17/913 2417870
/proc/meminfo: memFree=900714800/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=542936 memory=399624 CPUtime=3581.66 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 66472 0 0 0 357335 831 0 0 20 0 1 0 170676096 555966464 99722 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 135734 99906 2406 1054 0 124315 0
Current children cumulated CPU time: 3581.66 s
Current children cumulated vsize: 549920 KiB
Current children cumulated memory: 404560 KiB

[startup+3595 s]*
/proc/loadavg: 16.90 16.44 16.30 17/913 2417870
/proc/meminfo: memFree=900646828/1055320700 swapFree=33554428/33554428
[pid=2416170] ppid=2416167 vsize=4324 memory=3240 CPUtime=0 cores=60-63
/proc/2416170/stat : 2416170 (AutoAdaptRoundi) S 2416167 2416170 2413360 0 -1 4194304 515 1462 0 0 0 0 0 0 20 0 1 0 170676092 4427776 640 18446744073709551615 94189204041728 94189204936261 140733411301728 0 0 0 65536 4 65538 1 0 0 17 60 0 0 0 0 0 94189205175312 94189205223056 94189221613568 140733411309799 140733411309945 140733411309945 140733411315681 0
/proc/2416170/statm: 1081 810 709 219 0 143 0
[pid=2416182] ppid=2416170 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2416182/stat : 2416182 (timeout) S 2416170 2416182 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170676095 2723840 384 18446744073709551615 94575021842432 94575021858945 140723198606240 0 0 0 0 3145728 90119 1 0 0 17 62 0 0 0 0 0 94575021873712 94575021875800 94575029149696 140723198609538 140723198609820 140723198609820 140723198615527 0
/proc/2416182/statm: 665 424 397 5 0 90 0
[pid=2416183] ppid=2416182 vsize=542936 memory=399624 CPUtime=3581.88 cores=60-63
/proc/2416183/stat : 2416183 (roundingsat) R 2416182 2416182 2413360 0 -1 4194304 66472 0 0 0 357357 831 0 0 20 0 1 0 170676096 555966464 99722 18446744073709551615 93971075567616 93971079882761 140722273708752 0 0 0 0 0 8405026 0 0 0 17 62 0 0 0 0 0 93971080626600 93971080679944 93971109507072 140722273716376 140722273716639 140722273716639 140722273722346 0
/proc/2416183/statm: 135734 99906 2406 1054 0 124315 0
Current children cumulated CPU time: 3581.88 s
Current children cumulated vsize: 549920 KiB
Current children cumulated memory: 404560 KiB

Child status: 0

Real time (s): 3595.09
CPU time (s): 3581.96
CPU user time (s): 3573.62
CPU system time (s): 8.33519
CPU usage (%): 99.6346
Max. virtual memory (cumulated for all children) (KiB): 549920
Max. memory (cumulated for all children) (KiB): 404560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3573.62
system time used= 8.3352
maximum resident set size= 399400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69804
page faults= 0
swaps= 0
block input operations= 0
block output operations= 576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1356
involuntary context switches= 2999


# summary of solver processes directly reported to runsolver:
#   pid: 2416170
#   total CPU time (s): 3581.96
#   total CPU user time (s): 3573.62
#   total CPU system time (s): 8.33519

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.2002 second user time and 44.3036 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-06-25 09:51:23
IDJOB=4790895
IDBENCH=147543
IDSOLVER=3618
FILE ID=nodeE004/4790895-1782373883
RUNJOBID= nodeE004-1782369986-2413385
SLURM_JOB_ID= 12511001
Free space on /tmp= 800432 MiB

SOLVER NAME= AutoAdaptRoundingSat 2026-06-08
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_22.opb.PB06.opb
COMMAND LINE= ./AutoAdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4790895-1782373883/watcher-4790895-1782373883 -o /tmp/evaluation-result-4790895-1782373883/solver-4790895-1782373883 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4790895-1782373883/vars-4790895-1782373883 --bin-var /tmp/runsolver-exch-nodeE004-1782369986-2413385 --watchdog 3760  ./AutoAdaptRoundingSat HOME/instance-4790895-1782373883.opb 3600 HOME 62000

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

MD5SUM BENCH= 79a11fcf881101c51e0b67ee01609c80
RANDOM SEED=1291999194

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

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

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

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

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

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

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

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

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

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

processor	: 8
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

processor	: 9
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

processor	: 11
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

processor	: 13
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 47
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

processor	: 52
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 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.34
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        920103864 kB
MemAvailable:   1044268624 kB
Buffers:            3352 kB
Cached:         128500588 kB
SwapCached:            0 kB
Active:          4605408 kB
Inactive:       126788220 kB
Active(anon):    3811036 kB
Inactive(anon):        0 kB
Active(file):     794372 kB
Inactive(file): 126788220 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9116 kB
Writeback:             0 kB
AnonPages:       2893120 kB
Mapped:           238552 kB
Shmem:            921344 kB
KReclaimable:    1449596 kB
Slab:            2015212 kB
SReclaimable:    1449596 kB
SUnreclaim:       565616 kB
KernelStack:       15408 kB
PageTables:        13568 kB
SecPageTables:     15384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    5062068 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479764 kB
VmallocChunk:          0 kB
Percpu:           134912 kB
HardwareCorrupted:     0 kB
AnonHugePages:    317440 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:      377284 kB
DirectMap2M:    20916224 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 800228 MiB
End job on nodeE004 at 2026-06-25 10:51:18