Trace number 4791085

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 v2SAT98 3582.71 3595.13

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/submitted-PB06/
manquiho/golomb-rulers/normalized-OGR_12.opb
MD5SUM88220551ed2e54bab314d6806833f69c
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 benchmark91
Best CPU time to get the best result obtained on this benchmark3581.78
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1812
Total number of constraints3443
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 constraints3443
Minimum length of a constraint16
Maximum length of a constraint33
Number of terms in the objective function 8
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 255
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 256
Number of bits of the biggest number in a constraint 9
Biggest sum of numbers in a constraint 1307
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c Preprocess time: 0.028 seconds
3582.60/3595.09	c Exit code from Second Program: 124
3582.70/3595.11	c RoundingSat 2
3582.70/3595.11	c branch HEAD
3582.70/3595.11	c commit unknown
3582.70/3595.11	c #variables 1812 #constraints 4158
3582.70/3595.11	c Finish copy
3582.70/3595.11	c bounds - >= 0 @ 0.030386
3582.70/3595.11	c intsize: 11
3582.70/3595.11	c runls-beg
3582.70/3595.11	c clone-beg
3582.70/3595.11	c setend
3582.70/3595.11	c isMakeUpper
3582.70/3595.11	c isMakeUpper
3582.70/3595.11	c Finish cloning data from SAT to LS
3582.70/3595.11	c
3582.70/3595.11	c Use LS-small
3582.70/3595.11	c ls-end
3582.70/3595.11	c bounds 141 >= 0 @ 600.178
3582.70/3595.11	c bounds 141 >= 4 @ 600.179
3582.70/3595.11	c bounds 141 >= 8 @ 600.179
3582.70/3595.11	c bounds 141 >= 9 @ 600.18
3582.70/3595.11	c bounds 141 >= 12 @ 600.18
3582.70/3595.11	c bounds 141 >= 13 @ 600.181
3582.70/3595.11	c bounds 141 >= 14 @ 600.182
3582.70/3595.11	c bounds 141 >= 15 @ 600.183
3582.70/3595.11	c bounds 141 >= 16 @ 600.184
3582.70/3595.11	c bounds 141 >= 17 @ 600.186
3582.70/3595.11	c bounds 141 >= 18 @ 600.189
3582.70/3595.11	c bounds 141 >= 19 @ 600.193
3582.70/3595.11	c bounds 141 >= 20 @ 600.2
3582.70/3595.11	c bounds 141 >= 21 @ 600.206
3582.70/3595.11	c #Conflicts:       1000 | #Constraints:       5233
3582.70/3595.11	c bounds 141 >= 22 @ 600.246
3582.70/3595.11	c bounds 141 >= 23 @ 600.256
3582.70/3595.11	c bounds 141 >= 24 @ 600.294
3582.70/3595.11	c bounds 141 >= 25 @ 600.314
3582.70/3595.11	c bounds 140 >= 25 @ 600.331
3582.70/3595.11	c bounds 140 >= 26 @ 600.425
3582.70/3595.11	c #Conflicts:       2000 | #Constraints:       6273
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c rational objective 26
3582.70/3595.11	c bounds 139 >= 26 @ 600.506
3582.70/3595.11	c bounds 138 >= 26 @ 600.539
3582.70/3595.11	c bounds 138 >= 27 @ 600.6
3582.70/3595.11	c #Conflicts:       3000 | #Constraints:       6277
3582.70/3595.11	c bounds 137 >= 27 @ 600.769
3582.70/3595.11	c #Conflicts:       4000 | #Constraints:       7278
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 27
3582.70/3595.11	c bounds 135 >= 27 @ 601.099
3582.70/3595.11	c #Conflicts:       5000 | #Constraints:       6690
3582.70/3595.11	c bounds 131 >= 27 @ 601.258
3582.70/3595.11	c bounds 131 >= 28 @ 601.276
3582.70/3595.11	c bounds 130 >= 28 @ 601.286
3582.70/3595.11	c #Conflicts:       6000 | #Constraints:       7698
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 28
3582.70/3595.11	c #Conflicts:       7000 | #Constraints:       6701
3582.70/3595.11	c bounds 130 >= 29 @ 602.007
3582.70/3595.11	c #Conflicts:       8000 | #Constraints:       7707
3582.70/3595.11	c bounds 130 >= 30 @ 602.557
3582.70/3595.11	c #Conflicts:       9000 | #Constraints:       8713
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 30
3582.70/3595.11	c #Conflicts:      10000 | #Constraints:       7414
3582.70/3595.11	c bounds 129 >= 30 @ 603.031
3582.70/3595.11	c bounds 129 >= 31 @ 603.245
3582.70/3595.11	c bounds 128 >= 31 @ 603.282
3582.70/3595.11	c #Conflicts:      11000 | #Constraints:       8422
3582.70/3595.11	c bounds 127 >= 31 @ 603.514
3582.70/3595.11	c #Conflicts:      12000 | #Constraints:       9423
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 31
3582.70/3595.11	c #Conflicts:      13000 | #Constraints:       7741
3582.70/3595.11	c #Conflicts:      14000 | #Constraints:       8741
3582.70/3595.11	c bounds 127 >= 32 @ 604.352
3582.70/3595.11	c bounds 126 >= 32 @ 604.397
3582.70/3595.11	c bounds 122 >= 32 @ 604.509
3582.70/3595.11	c bounds 121 >= 32 @ 604.513
3582.70/3595.11	c #Conflicts:      15000 | #Constraints:       9747
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 32
3582.70/3595.11	c bounds 120 >= 32 @ 604.732
3582.70/3595.11	c #Conflicts:      16000 | #Constraints:       8033
3582.70/3595.11	c bounds 117 >= 32 @ 604.941
3582.70/3595.11	c #Conflicts:      17000 | #Constraints:       9034
3582.70/3595.11	c bounds 116 >= 32 @ 605.143
3582.70/3595.11	c #Conflicts:      18000 | #Constraints:      10035
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 32
3582.70/3595.11	c bounds 114 >= 32 @ 605.541
3582.70/3595.11	c #Conflicts:      19000 | #Constraints:       8078
3582.70/3595.11	c bounds 113 >= 32 @ 605.764
3582.70/3595.11	c #Conflicts:      20000 | #Constraints:       9079
3582.70/3595.11	c bounds 113 >= 33 @ 606.111
3582.70/3595.11	c #Conflicts:      21000 | #Constraints:      10085
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 33
3582.70/3595.11	c #Conflicts:      22000 | #Constraints:       7906
3582.70/3595.11	c #Conflicts:      23000 | #Constraints:       8906
3582.70/3595.11	c #Conflicts:      24000 | #Constraints:       9906
3582.70/3595.11	c bounds 113 >= 34 @ 607.613
3582.70/3595.11	c #Conflicts:      25000 | #Constraints:      10912
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 34
3582.70/3595.11	c bounds 112 >= 34 @ 608.031
3582.70/3595.11	c #Conflicts:      26000 | #Constraints:       8522
3582.70/3595.11	c #Conflicts:      27000 | #Constraints:       9522
3582.70/3595.11	c #Conflicts:      28000 | #Constraints:      10522
3582.70/3595.11	c #Conflicts:      29000 | #Constraints:      11522
3582.70/3595.11	c bounds 111 >= 34 @ 609.27
3582.70/3595.11	c #Conflicts:      30000 | #Constraints:      12523
3582.70/3595.11	c #Conflicts:      31000 | #Constraints:      13523
3582.70/3595.11	c #Conflicts:      32000 | #Constraints:      14523
3582.70/3595.11	c bounds 111 >= 35 @ 610.393
3582.70/3595.11	c #Conflicts:      33000 | #Constraints:      15529
3582.70/3595.11	c bounds 110 >= 35 @ 610.765
3582.70/3595.11	c bounds 109 >= 35 @ 610.909
3582.70/3595.11	c #Conflicts:      34000 | #Constraints:      16531
3582.70/3595.11	c bounds 105 >= 35 @ 611.412
3582.70/3595.11	c #Conflicts:      35000 | #Constraints:      17532
3582.70/3595.11	c #Conflicts:      36000 | #Constraints:      18532
3582.70/3595.11	c #Conflicts:      37000 | #Constraints:      19532
3582.70/3595.11	c #Conflicts:      38000 | #Constraints:      20532
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 35
3582.70/3595.11	c bounds 104 >= 35 @ 613.478
3582.70/3595.11	c #Conflicts:      39000 | #Constraints:      13444
3582.70/3595.11	c #Conflicts:      40000 | #Constraints:      14444
3582.70/3595.11	c #Conflicts:      41000 | #Constraints:      15444
3582.70/3595.11	c #Conflicts:      42000 | #Constraints:      16444
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 35
3582.70/3595.11	c #Conflicts:      43000 | #Constraints:      10951
3582.70/3595.11	c bounds 104 >= 36 @ 616.087
3582.70/3595.11	c #Conflicts:      44000 | #Constraints:      11960
3582.70/3595.11	c #Conflicts:      45000 | #Constraints:      12960
3582.70/3595.11	c #Conflicts:      46000 | #Constraints:      13960
3582.70/3595.11	c bounds 104 >= 37 @ 617.841
3582.70/3595.11	c #Conflicts:      47000 | #Constraints:      14969
3582.70/3595.11	c #Conflicts:      48000 | #Constraints:      15969
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 37
3582.70/3595.11	c #Conflicts:      49000 | #Constraints:      11164
3582.70/3595.11	c #Conflicts:      50000 | #Constraints:      12164
3582.70/3595.11	c #Conflicts:      51000 | #Constraints:      13164
3582.70/3595.11	c #Conflicts:      52000 | #Constraints:      14164
3582.70/3595.11	c #Conflicts:      53000 | #Constraints:      15164
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 37
3582.70/3595.11	c #Conflicts:      54000 | #Constraints:      10613
3582.70/3595.11	c #Conflicts:      55000 | #Constraints:      11613
3582.70/3595.11	c #Conflicts:      56000 | #Constraints:      12613
3582.70/3595.11	c #Conflicts:      57000 | #Constraints:      13613
3582.70/3595.11	c #Conflicts:      58000 | #Constraints:      14613
3582.70/3595.11	c bounds 104 >= 38 @ 623.525
3582.70/3595.11	c #Conflicts:      59000 | #Constraints:      15625
3582.70/3595.11	c #Conflicts:      60000 | #Constraints:      16625
3582.70/3595.11	c #Conflicts:      61000 | #Constraints:      17625
3582.70/3595.11	c #Conflicts:      62000 | #Constraints:      18625
3582.70/3595.11	c bounds 101 >= 38 @ 626.022
3582.70/3595.11	c #Conflicts:      63000 | #Constraints:      19626
3582.70/3595.11	c #Conflicts:      64000 | #Constraints:      20626
3582.70/3595.11	c #Conflicts:      65000 | #Constraints:      21626
3582.70/3595.11	c #Conflicts:      66000 | #Constraints:      22626
3582.70/3595.11	c bounds 101 >= 39 @ 628.802
3582.70/3595.11	c #Conflicts:      67000 | #Constraints:      23638
3582.70/3595.11	c #Conflicts:      68000 | #Constraints:      24638
3582.70/3595.11	c #Conflicts:      69000 | #Constraints:      25638
3582.70/3595.11	c #Conflicts:      70000 | #Constraints:      26638
3582.70/3595.11	c #Conflicts:      71000 | #Constraints:      27638
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 39
3582.70/3595.11	c #Conflicts:      72000 | #Constraints:      16824
3582.70/3595.11	c #Conflicts:      73000 | #Constraints:      17824
3582.70/3595.11	c #Conflicts:      74000 | #Constraints:      18824
3582.70/3595.11	c #Conflicts:      75000 | #Constraints:      19824
3582.70/3595.11	c #Conflicts:      76000 | #Constraints:      20824
3582.70/3595.11	c #Conflicts:      77000 | #Constraints:      21824
3582.70/3595.11	c #Conflicts:      78000 | #Constraints:      22824
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 39
3582.70/3595.11	c #Conflicts:      79000 | #Constraints:      14616
3582.70/3595.11	c #Conflicts:      80000 | #Constraints:      15616
3582.70/3595.11	c #Conflicts:      81000 | #Constraints:      16616
3582.70/3595.11	c #Conflicts:      82000 | #Constraints:      17616
3582.70/3595.11	c #Conflicts:      83000 | #Constraints:      18616
3582.70/3595.11	c #Conflicts:      84000 | #Constraints:      19616
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 39
3582.70/3595.11	c #Conflicts:      85000 | #Constraints:      12609
3582.70/3595.11	c #Conflicts:      86000 | #Constraints:      13609
3582.70/3595.11	c #Conflicts:      87000 | #Constraints:      14609
3582.70/3595.11	c #Conflicts:      88000 | #Constraints:      15609
3582.70/3595.11	c #Conflicts:      89000 | #Constraints:      16609
3582.70/3595.11	c #Conflicts:      90000 | #Constraints:      17609
3582.70/3595.11	c bounds 101 >= 40 @ 646.79
3582.70/3595.11	c #Conflicts:      91000 | #Constraints:      18618
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 40
3582.70/3595.11	c #Conflicts:      92000 | #Constraints:      12116
3582.70/3595.11	c #Conflicts:      93000 | #Constraints:      13116
3582.70/3595.11	c #Conflicts:      94000 | #Constraints:      14116
3582.70/3595.11	c #Conflicts:      95000 | #Constraints:      15116
3582.70/3595.11	c bounds 100 >= 40 @ 649.298
3582.70/3595.11	c #Conflicts:      96000 | #Constraints:      16117
3582.70/3595.11	c #Conflicts:      97000 | #Constraints:      17117
3582.70/3595.11	c #Conflicts:      98000 | #Constraints:      18117
3582.70/3595.11	c #Conflicts:      99000 | #Constraints:      19117
3582.70/3595.11	c #Conflicts:     100000 | #Constraints:      20117
3582.70/3595.11	c #Conflicts:     101000 | #Constraints:      21117
3582.70/3595.11	c #Conflicts:     102000 | #Constraints:      22117
3582.70/3595.11	c #Conflicts:     103000 | #Constraints:      23117
3582.70/3595.11	c #Conflicts:     104000 | #Constraints:      24117
3582.70/3595.11	c #Conflicts:     105000 | #Constraints:      25117
3582.70/3595.11	c #Conflicts:     106000 | #Constraints:      26117
3582.70/3595.11	c #Conflicts:     107000 | #Constraints:      27117
3582.70/3595.11	c #Conflicts:     108000 | #Constraints:      28117
3582.70/3595.11	c #Conflicts:     109000 | #Constraints:      29117
3582.70/3595.11	c #Conflicts:     110000 | #Constraints:      30117
3582.70/3595.11	c #Conflicts:     111000 | #Constraints:      31117
3582.70/3595.11	c #Conflicts:     112000 | #Constraints:      32117
3582.70/3595.11	c #Conflicts:     113000 | #Constraints:      33117
3582.70/3595.11	c #Conflicts:     114000 | #Constraints:      34117
3582.70/3595.11	c #Conflicts:     115000 | #Constraints:      35117
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 40
3582.70/3595.11	c #Conflicts:     116000 | #Constraints:      20681
3582.70/3595.11	c #Conflicts:     117000 | #Constraints:      21681
3582.70/3595.11	c #Conflicts:     118000 | #Constraints:      22681
3582.70/3595.11	c #Conflicts:     119000 | #Constraints:      23681
3582.70/3595.11	c #Conflicts:     120000 | #Constraints:      24681
3582.70/3595.11	c #Conflicts:     121000 | #Constraints:      25681
3582.70/3595.11	c #Conflicts:     122000 | #Constraints:      26681
3582.70/3595.11	c #Conflicts:     123000 | #Constraints:      27681
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 40
3582.70/3595.11	c #Conflicts:     124000 | #Constraints:      16801
3582.70/3595.11	c #Conflicts:     125000 | #Constraints:      17801
3582.70/3595.11	c #Conflicts:     126000 | #Constraints:      18801
3582.70/3595.11	c bounds 100 >= 41 @ 678.688
3582.70/3595.11	c #Conflicts:     127000 | #Constraints:      19813
3582.70/3595.11	c #Conflicts:     128000 | #Constraints:      20813
3582.70/3595.11	c #Conflicts:     129000 | #Constraints:      21813
3582.70/3595.11	c #Conflicts:     130000 | #Constraints:      22813
3582.70/3595.11	c #Conflicts:     131000 | #Constraints:      23813
3582.70/3595.11	c #Conflicts:     132000 | #Constraints:      24813
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 41
3582.70/3595.11	c #Conflicts:     133000 | #Constraints:      15627
3582.70/3595.11	c #Conflicts:     134000 | #Constraints:      16627
3582.70/3595.11	c #Conflicts:     135000 | #Constraints:      17627
3582.70/3595.11	c #Conflicts:     136000 | #Constraints:      18627
3582.70/3595.11	c #Conflicts:     137000 | #Constraints:      19627
3582.70/3595.11	c #Conflicts:     138000 | #Constraints:      20627
3582.70/3595.11	c bounds 100 >= 42 @ 688.835
3582.70/3595.11	c #Conflicts:     139000 | #Constraints:      21639
3582.70/3595.11	c #Conflicts:     140000 | #Constraints:      22639
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 42
3582.70/3595.11	c #Conflicts:     141000 | #Constraints:      14177
3582.70/3595.11	c #Conflicts:     142000 | #Constraints:      15177
3582.70/3595.11	c #Conflicts:     143000 | #Constraints:      16177
3582.70/3595.11	c #Conflicts:     144000 | #Constraints:      17177
3582.70/3595.11	c #Conflicts:     145000 | #Constraints:      18177
3582.70/3595.11	c #Conflicts:     146000 | #Constraints:      19177
3582.70/3595.11	c #Conflicts:     147000 | #Constraints:      20177
3582.70/3595.11	c #Conflicts:     148000 | #Constraints:      21177
3582.70/3595.11	c #Conflicts:     149000 | #Constraints:      22177
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 42
3582.70/3595.11	c #Conflicts:     150000 | #Constraints:      14023
3582.70/3595.11	c #Conflicts:     151000 | #Constraints:      15023
3582.70/3595.11	c #Conflicts:     152000 | #Constraints:      16023
3582.70/3595.11	c #Conflicts:     153000 | #Constraints:      17023
3582.70/3595.11	c #Conflicts:     154000 | #Constraints:      18023
3582.70/3595.11	c #Conflicts:     155000 | #Constraints:      19023
3582.70/3595.11	c #Conflicts:     156000 | #Constraints:      20023
3582.70/3595.11	c #Conflicts:     157000 | #Constraints:      21023
3582.70/3595.11	c #Conflicts:     158000 | #Constraints:      22023
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 42
3582.70/3595.11	c #Conflicts:     159000 | #Constraints:      13873
3582.70/3595.11	c #Conflicts:     160000 | #Constraints:      14873
3582.70/3595.11	c #Conflicts:     161000 | #Constraints:      15873
3582.70/3595.11	c #Conflicts:     162000 | #Constraints:      16873
3582.70/3595.11	c #Conflicts:     163000 | #Constraints:      17873
3582.70/3595.11	c #Conflicts:     164000 | #Constraints:      18873
3582.70/3595.11	c #Conflicts:     165000 | #Constraints:      19873
3582.70/3595.11	c #Conflicts:     166000 | #Constraints:      20873
3582.70/3595.11	c #Conflicts:     167000 | #Constraints:      21873
3582.70/3595.11	c #Conflicts:     168000 | #Constraints:      22873
3582.70/3595.11	c #Conflicts:     169000 | #Constraints:      23873
3582.70/3595.11	c #Conflicts:     170000 | #Constraints:      24873
3582.70/3595.11	c #Conflicts:     171000 | #Constraints:      25873
3582.70/3595.11	c #Conflicts:     172000 | #Constraints:      26873
3582.70/3595.11	c #Conflicts:     173000 | #Constraints:      27873
3582.70/3595.11	c #Conflicts:     174000 | #Constraints:      28873
3582.70/3595.11	c #Conflicts:     175000 | #Constraints:      29873
3582.70/3595.11	c #Conflicts:     176000 | #Constraints:      30873
3582.70/3595.11	c #Conflicts:     177000 | #Constraints:      31873
3582.70/3595.11	c #Conflicts:     178000 | #Constraints:      32873
3582.70/3595.11	c #Conflicts:     179000 | #Constraints:      33873
3582.70/3595.11	c #Conflicts:     180000 | #Constraints:      34873
3582.70/3595.11	c #Conflicts:     181000 | #Constraints:      35873
3582.70/3595.11	c #Conflicts:     182000 | #Constraints:      36873
3582.70/3595.11	c #Conflicts:     183000 | #Constraints:      37873
3582.70/3595.11	c #Conflicts:     184000 | #Constraints:      38873
3582.70/3595.11	c #Conflicts:     185000 | #Constraints:      39873
3582.70/3595.11	c #Conflicts:     186000 | #Constraints:      40873
3582.70/3595.11	c #Conflicts:     187000 | #Constraints:      41873
3582.70/3595.11	c #Conflicts:     188000 | #Constraints:      42873
3582.70/3595.11	c #Conflicts:     189000 | #Constraints:      43873
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 42
3582.70/3595.11	c #Conflicts:     190000 | #Constraints:      24890
3582.70/3595.11	c #Conflicts:     191000 | #Constraints:      25890
3582.70/3595.11	c #Conflicts:     192000 | #Constraints:      26890
3582.70/3595.11	c #Conflicts:     193000 | #Constraints:      27890
3582.70/3595.11	c #Conflicts:     194000 | #Constraints:      28890
3582.70/3595.11	c #Conflicts:     195000 | #Constraints:      29890
3582.70/3595.11	c #Conflicts:     196000 | #Constraints:      30890
3582.70/3595.11	c #Conflicts:     197000 | #Constraints:      31890
3582.70/3595.11	c #Conflicts:     198000 | #Constraints:      32890
3582.70/3595.11	c #Conflicts:     199000 | #Constraints:      33890
3582.70/3595.11	c #Conflicts:     200000 | #Constraints:      34890
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 42
3582.70/3595.11	c bounds 100 >= 43 @ 750.724
3582.70/3595.11	c #Conflicts:     201000 | #Constraints:      20682
3582.70/3595.11	c #Conflicts:     202000 | #Constraints:      21682
3582.70/3595.11	c #Conflicts:     203000 | #Constraints:      22682
3582.70/3595.11	c #Conflicts:     204000 | #Constraints:      23682
3582.70/3595.11	c #Conflicts:     205000 | #Constraints:      24682
3582.70/3595.11	c #Conflicts:     206000 | #Constraints:      25682
3582.70/3595.11	c #Conflicts:     207000 | #Constraints:      26682
3582.70/3595.11	c #Conflicts:     208000 | #Constraints:      27682
3582.70/3595.11	c #Conflicts:     209000 | #Constraints:      28682
3582.70/3595.11	c #Conflicts:     210000 | #Constraints:      29682
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 43
3582.70/3595.11	c #Conflicts:     211000 | #Constraints:      17772
3582.70/3595.11	c #Conflicts:     212000 | #Constraints:      18772
3582.70/3595.11	c #Conflicts:     213000 | #Constraints:      19772
3582.70/3595.11	c #Conflicts:     214000 | #Constraints:      20772
3582.70/3595.11	c #Conflicts:     215000 | #Constraints:      21772
3582.70/3595.11	c #Conflicts:     216000 | #Constraints:      22772
3582.70/3595.11	c #Conflicts:     217000 | #Constraints:      23772
3582.70/3595.11	c #Conflicts:     218000 | #Constraints:      24772
3582.70/3595.11	c #Conflicts:     219000 | #Constraints:      25772
3582.70/3595.11	c #Conflicts:     220000 | #Constraints:      26772
3582.70/3595.11	c #Conflicts:     221000 | #Constraints:      27772
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 43
3582.70/3595.11	c #Conflicts:     222000 | #Constraints:      16907
3582.70/3595.11	c #Conflicts:     223000 | #Constraints:      17907
3582.70/3595.11	c #Conflicts:     224000 | #Constraints:      18907
3582.70/3595.11	c bounds 99 >= 43 @ 774.695
3582.70/3595.11	c #Conflicts:     225000 | #Constraints:      19908
3582.70/3595.11	c #Conflicts:     226000 | #Constraints:      20908
3582.70/3595.11	c #Conflicts:     227000 | #Constraints:      21908
3582.70/3595.11	c #Conflicts:     228000 | #Constraints:      22908
3582.70/3595.11	c #Conflicts:     229000 | #Constraints:      23908
3582.70/3595.11	c bounds 99 >= 44 @ 779.59
3582.70/3595.11	c #Conflicts:     230000 | #Constraints:      24917
3582.70/3595.11	c #Conflicts:     231000 | #Constraints:      25917
3582.70/3595.11	c #Conflicts:     232000 | #Constraints:      26917
3582.70/3595.11	c #Conflicts:     233000 | #Constraints:      27917
3582.70/3595.11	c #Conflicts:     234000 | #Constraints:      28917
3582.70/3595.11	c #Conflicts:     235000 | #Constraints:      29917
3582.70/3595.11	c #Conflicts:     236000 | #Constraints:      30917
3582.70/3595.11	c #Conflicts:     237000 | #Constraints:      31917
3582.70/3595.11	c bounds 98 >= 44 @ 787.883
3582.70/3595.11	c #Conflicts:     238000 | #Constraints:      32918
3582.70/3595.11	c #Conflicts:     239000 | #Constraints:      33918
3582.70/3595.11	c #Conflicts:     240000 | #Constraints:      34918
3582.70/3595.11	c #Conflicts:     241000 | #Constraints:      35918
3582.70/3595.11	c #Conflicts:     242000 | #Constraints:      36918
3582.70/3595.11	c #Conflicts:     243000 | #Constraints:      37918
3582.70/3595.11	c #Conflicts:     244000 | #Constraints:      38918
3582.70/3595.11	c #Conflicts:     245000 | #Constraints:      39918
3582.70/3595.11	c #Conflicts:     246000 | #Constraints:      40918
3582.70/3595.11	c #Conflicts:     247000 | #Constraints:      41918
3582.70/3595.11	c #Conflicts:     248000 | #Constraints:      42918
3582.70/3595.11	c #Conflicts:     249000 | #Constraints:      43918
3582.70/3595.11	c #Conflicts:     250000 | #Constraints:      44918
3582.70/3595.11	c #Conflicts:     251000 | #Constraints:      45918
3582.70/3595.11	c #Conflicts:     252000 | #Constraints:      46918
3582.70/3595.11	c #Conflicts:     253000 | #Constraints:      47918
3582.70/3595.11	c #Conflicts:     254000 | #Constraints:      48918
3582.70/3595.11	c #Conflicts:     255000 | #Constraints:      49918
3582.70/3595.11	c #Conflicts:     256000 | #Constraints:      50918
3582.70/3595.11	c #Conflicts:     257000 | #Constraints:      51918
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 44
3582.70/3595.11	c #Conflicts:     258000 | #Constraints:      28903
3582.70/3595.11	c #Conflicts:     259000 | #Constraints:      29903
3582.70/3595.11	c #Conflicts:     260000 | #Constraints:      30903
3582.70/3595.11	c #Conflicts:     261000 | #Constraints:      31903
3582.70/3595.11	c #Conflicts:     262000 | #Constraints:      32903
3582.70/3595.11	c #Conflicts:     263000 | #Constraints:      33903
3582.70/3595.11	c #Conflicts:     264000 | #Constraints:      34903
3582.70/3595.11	c #Conflicts:     265000 | #Constraints:      35903
3582.70/3595.11	c #Conflicts:     266000 | #Constraints:      36903
3582.70/3595.11	c #Conflicts:     267000 | #Constraints:      37903
3582.70/3595.11	c #Conflicts:     268000 | #Constraints:      38903
3582.70/3595.11	c #Conflicts:     269000 | #Constraints:      39903
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 44
3582.70/3595.11	c #Conflicts:     270000 | #Constraints:      22853
3582.70/3595.11	c #Conflicts:     271000 | #Constraints:      23853
3582.70/3595.11	c #Conflicts:     272000 | #Constraints:      24853
3582.70/3595.11	c #Conflicts:     273000 | #Constraints:      25853
3582.70/3595.11	c #Conflicts:     274000 | #Constraints:      26853
3582.70/3595.11	c #Conflicts:     275000 | #Constraints:      27853
3582.70/3595.11	c #Conflicts:     276000 | #Constraints:      28853
3582.70/3595.11	c #Conflicts:     277000 | #Constraints:      29853
3582.70/3595.11	c #Conflicts:     278000 | #Constraints:      30853
3582.70/3595.11	c #Conflicts:     279000 | #Constraints:      31853
3582.70/3595.11	c #Conflicts:     280000 | #Constraints:      32853
3582.70/3595.11	c #Conflicts:     281000 | #Constraints:      33853
3582.70/3595.11	c #Conflicts:     282000 | #Constraints:      34853
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 44
3582.70/3595.11	c #Conflicts:     283000 | #Constraints:      20664
3582.70/3595.11	c #Conflicts:     284000 | #Constraints:      21664
3582.70/3595.11	c #Conflicts:     285000 | #Constraints:      22664
3582.70/3595.11	c bounds 98 >= 45 @ 852.013
3582.70/3595.11	c #Conflicts:     286000 | #Constraints:      23670
3582.70/3595.11	c #Conflicts:     287000 | #Constraints:      24670
3582.70/3595.11	c #Conflicts:     288000 | #Constraints:      25670
3582.70/3595.11	c #Conflicts:     289000 | #Constraints:      26670
3582.70/3595.11	c #Conflicts:     290000 | #Constraints:      27670
3582.70/3595.11	c #Conflicts:     291000 | #Constraints:      28670
3582.70/3595.11	c #Conflicts:     292000 | #Constraints:      29670
3582.70/3595.11	c #Conflicts:     293000 | #Constraints:      30670
3582.70/3595.11	c #Conflicts:     294000 | #Constraints:      31670
3582.70/3595.11	c #Conflicts:     295000 | #Constraints:      32670
3582.70/3595.11	c #Conflicts:     296000 | #Constraints:      33670
3582.70/3595.11	c #Conflicts:     297000 | #Constraints:      34670
3582.70/3595.11	c #Conflicts:     298000 | #Constraints:      35670
3582.70/3595.11	c #Conflicts:     299000 | #Constraints:      36670
3582.70/3595.11	c #Conflicts:     300000 | #Constraints:      37670
3582.70/3595.11	c #Conflicts:     301000 | #Constraints:      38670
3582.70/3595.11	c #Conflicts:     302000 | #Constraints:      39670
3582.70/3595.11	c #Conflicts:     303000 | #Constraints:      40670
3582.70/3595.11	c #Conflicts:     304000 | #Constraints:      41670
3582.70/3595.11	c #Conflicts:     305000 | #Constraints:      42670
3582.70/3595.11	c #Conflicts:     306000 | #Constraints:      43670
3582.70/3595.11	c #Conflicts:     307000 | #Constraints:      44670
3582.70/3595.11	c #Conflicts:     308000 | #Constraints:      45670
3582.70/3595.11	c #Conflicts:     309000 | #Constraints:      46670
3582.70/3595.11	c #Conflicts:     310000 | #Constraints:      47670
3582.70/3595.11	c #Conflicts:     311000 | #Constraints:      48670
3582.70/3595.11	c bounds 98 >= 46 @ 894.994
3582.70/3595.11	c #Conflicts:     312000 | #Constraints:      49679
3582.70/3595.11	c #Conflicts:     313000 | #Constraints:      50679
3582.70/3595.11	c #Conflicts:     314000 | #Constraints:      51679
3582.70/3595.11	c #Conflicts:     315000 | #Constraints:      52679
3582.70/3595.11	c #Conflicts:     316000 | #Constraints:      53679
3582.70/3595.11	c #Conflicts:     317000 | #Constraints:      54679
3582.70/3595.11	c #Conflicts:     318000 | #Constraints:      55679
3582.70/3595.11	c #Conflicts:     319000 | #Constraints:      56679
3582.70/3595.11	c #Conflicts:     320000 | #Constraints:      57679
3582.70/3595.11	c #Conflicts:     321000 | #Constraints:      58679
3582.70/3595.11	c #Conflicts:     322000 | #Constraints:      59679
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 46
3582.70/3595.11	c #Conflicts:     323000 | #Constraints:      32887
3582.70/3595.11	c #Conflicts:     324000 | #Constraints:      33887
3582.70/3595.11	c #Conflicts:     325000 | #Constraints:      34887
3582.70/3595.11	c #Conflicts:     326000 | #Constraints:      35887
3582.70/3595.11	c #Conflicts:     327000 | #Constraints:      36887
3582.70/3595.11	c #Conflicts:     328000 | #Constraints:      37887
3582.70/3595.11	c #Conflicts:     329000 | #Constraints:      38887
3582.70/3595.11	c #Conflicts:     330000 | #Constraints:      39887
3582.70/3595.11	c #Conflicts:     331000 | #Constraints:      40887
3582.70/3595.11	c #Conflicts:     332000 | #Constraints:      41887
3582.70/3595.11	c #Conflicts:     333000 | #Constraints:      42887
3582.70/3595.11	c #Conflicts:     334000 | #Constraints:      43887
3582.70/3595.11	c #Conflicts:     335000 | #Constraints:      44887
3582.70/3595.11	c #Conflicts:     336000 | #Constraints:      45887
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 46
3582.70/3595.11	c #Conflicts:     337000 | #Constraints:      26186
3582.70/3595.11	c #Conflicts:     338000 | #Constraints:      27186
3582.70/3595.11	c #Conflicts:     339000 | #Constraints:      28186
3582.70/3595.11	c #Conflicts:     340000 | #Constraints:      29186
3582.70/3595.11	c #Conflicts:     341000 | #Constraints:      30186
3582.70/3595.11	c #Conflicts:     342000 | #Constraints:      31186
3582.70/3595.11	c #Conflicts:     343000 | #Constraints:      32186
3582.70/3595.11	c #Conflicts:     344000 | #Constraints:      33186
3582.70/3595.11	c #Conflicts:     345000 | #Constraints:      34186
3582.70/3595.11	c #Conflicts:     346000 | #Constraints:      35186
3582.70/3595.11	c #Conflicts:     347000 | #Constraints:      36186
3582.70/3595.11	c #Conflicts:     348000 | #Constraints:      37186
3582.70/3595.11	c #Conflicts:     349000 | #Constraints:      38186
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 46
3582.70/3595.11	c #Conflicts:     350000 | #Constraints:      21929
3582.70/3595.11	c #Conflicts:     351000 | #Constraints:      22929
3582.70/3595.11	c #Conflicts:     352000 | #Constraints:      23929
3582.70/3595.11	c #Conflicts:     353000 | #Constraints:      24929
3582.70/3595.11	c #Conflicts:     354000 | #Constraints:      25929
3582.70/3595.11	c #Conflicts:     355000 | #Constraints:      26929
3582.70/3595.11	c #Conflicts:     356000 | #Constraints:      27929
3582.70/3595.11	c #Conflicts:     357000 | #Constraints:      28929
3582.70/3595.11	c #Conflicts:     358000 | #Constraints:      29929
3582.70/3595.11	c #Conflicts:     359000 | #Constraints:      30929
3582.70/3595.11	c #Conflicts:     360000 | #Constraints:      31929
3582.70/3595.11	c #Conflicts:     361000 | #Constraints:      32929
3582.70/3595.11	c #Conflicts:     362000 | #Constraints:      33929
3582.70/3595.11	c #Conflicts:     363000 | #Constraints:      34929
3582.70/3595.11	c #Conflicts:     364000 | #Constraints:      35929
3582.70/3595.11	c #Conflicts:     365000 | #Constraints:      36929
3582.70/3595.11	c #Conflicts:     366000 | #Constraints:      37929
3582.70/3595.11	c #Conflicts:     367000 | #Constraints:      38929
3582.70/3595.11	c #Conflicts:     368000 | #Constraints:      39929
3582.70/3595.11	c #Conflicts:     369000 | #Constraints:      40929
3582.70/3595.11	c #Conflicts:     370000 | #Constraints:      41929
3582.70/3595.11	c #Conflicts:     371000 | #Constraints:      42929
3582.70/3595.11	c #Conflicts:     372000 | #Constraints:      43929
3582.70/3595.11	c #Conflicts:     373000 | #Constraints:      44929
3582.70/3595.11	c #Conflicts:     374000 | #Constraints:      45929
3582.70/3595.11	c #Conflicts:     375000 | #Constraints:      46929
3582.70/3595.11	c #Conflicts:     376000 | #Constraints:      47929
3582.70/3595.11	c #Conflicts:     377000 | #Constraints:      48929
3582.70/3595.11	c #Conflicts:     378000 | #Constraints:      49929
3582.70/3595.11	c #Conflicts:     379000 | #Constraints:      50929
3582.70/3595.11	c #Conflicts:     380000 | #Constraints:      51929
3582.70/3595.11	c #Conflicts:     381000 | #Constraints:      52929
3582.70/3595.11	c #Conflicts:     382000 | #Constraints:      53929
3582.70/3595.11	c #Conflicts:     383000 | #Constraints:      54929
3582.70/3595.11	c #Conflicts:     384000 | #Constraints:      55929
3582.70/3595.11	c #Conflicts:     385000 | #Constraints:      56929
3582.70/3595.11	c #Conflicts:     386000 | #Constraints:      57929
3582.70/3595.11	c #Conflicts:     387000 | #Constraints:      58929
3582.70/3595.11	c #Conflicts:     388000 | #Constraints:      59929
3582.70/3595.11	c #Conflicts:     389000 | #Constraints:      60929
3582.70/3595.11	c #Conflicts:     390000 | #Constraints:      61929
3582.70/3595.11	c #Conflicts:     391000 | #Constraints:      62929
3582.70/3595.11	c #Conflicts:     392000 | #Constraints:      63929
3582.70/3595.11	c #Conflicts:     393000 | #Constraints:      64929
3582.70/3595.11	c #Conflicts:     394000 | #Constraints:      65929
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 46
3582.70/3595.11	c #Conflicts:     395000 | #Constraints:      36032
3582.70/3595.11	c #Conflicts:     396000 | #Constraints:      37032
3582.70/3595.11	c #Conflicts:     397000 | #Constraints:      38032
3582.70/3595.11	c #Conflicts:     398000 | #Constraints:      39032
3582.70/3595.11	c #Conflicts:     399000 | #Constraints:      40032
3582.70/3595.11	c #Conflicts:     400000 | #Constraints:      41032
3582.70/3595.11	c #Conflicts:     401000 | #Constraints:      42032
3582.70/3595.11	c #Conflicts:     402000 | #Constraints:      43032
3582.70/3595.11	c #Conflicts:     403000 | #Constraints:      44032
3582.70/3595.11	c #Conflicts:     404000 | #Constraints:      45032
3582.70/3595.11	c #Conflicts:     405000 | #Constraints:      46032
3582.70/3595.11	c #Conflicts:     406000 | #Constraints:      47032
3582.70/3595.11	c #Conflicts:     407000 | #Constraints:      48032
3582.70/3595.11	c #Conflicts:     408000 | #Constraints:      49032
3582.70/3595.11	c #Conflicts:     409000 | #Constraints:      50032
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 46
3582.70/3595.11	c #Conflicts:     410000 | #Constraints:      28006
3582.70/3595.11	c #Conflicts:     411000 | #Constraints:      29006
3582.70/3595.11	c #Conflicts:     412000 | #Constraints:      30006
3582.70/3595.11	c #Conflicts:     413000 | #Constraints:      31006
3582.70/3595.11	c #Conflicts:     414000 | #Constraints:      32006
3582.70/3595.11	c #Conflicts:     415000 | #Constraints:      33006
3582.70/3595.11	c #Conflicts:     416000 | #Constraints:      34006
3582.70/3595.11	c #Conflicts:     417000 | #Constraints:      35006
3582.70/3595.11	c #Conflicts:     418000 | #Constraints:      36006
3582.70/3595.11	c #Conflicts:     419000 | #Constraints:      37006
3582.70/3595.11	c #Conflicts:     420000 | #Constraints:      38006
3582.70/3595.11	c #Conflicts:     421000 | #Constraints:      39006
3582.70/3595.11	c #Conflicts:     422000 | #Constraints:      40006
3582.70/3595.11	c #Conflicts:     423000 | #Constraints:      41006
3582.70/3595.11	c #Conflicts:     424000 | #Constraints:      42006
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 46
3582.70/3595.11	c #Conflicts:     425000 | #Constraints:      23844
3582.70/3595.11	c #Conflicts:     426000 | #Constraints:      24844
3582.70/3595.11	c #Conflicts:     427000 | #Constraints:      25844
3582.70/3595.11	c #Conflicts:     428000 | #Constraints:      26844
3582.70/3595.11	c #Conflicts:     429000 | #Constraints:      27844
3582.70/3595.11	c #Conflicts:     430000 | #Constraints:      28844
3582.70/3595.11	c #Conflicts:     431000 | #Constraints:      29844
3582.70/3595.11	c #Conflicts:     432000 | #Constraints:      30844
3582.70/3595.11	c bounds 98 >= 47 @ 1147.04
3582.70/3595.11	c #Conflicts:     433000 | #Constraints:      31853
3582.70/3595.11	c #Conflicts:     434000 | #Constraints:      32853
3582.70/3595.11	c #Conflicts:     435000 | #Constraints:      33853
3582.70/3595.11	c #Conflicts:     436000 | #Constraints:      34853
3582.70/3595.11	c #Conflicts:     437000 | #Constraints:      35853
3582.70/3595.11	c #Conflicts:     438000 | #Constraints:      36853
3582.70/3595.11	c #Conflicts:     439000 | #Constraints:      37853
3582.70/3595.11	c #Conflicts:     440000 | #Constraints:      38853
3582.70/3595.11	c #Conflicts:     441000 | #Constraints:      39853
3582.70/3595.11	c #Conflicts:     442000 | #Constraints:      40853
3582.70/3595.11	c #Conflicts:     443000 | #Constraints:      41853
3582.70/3595.11	c #Conflicts:     444000 | #Constraints:      42853
3582.70/3595.11	c #Conflicts:     445000 | #Constraints:      43853
3582.70/3595.11	c #Conflicts:     446000 | #Constraints:      44853
3582.70/3595.11	c #Conflicts:     447000 | #Constraints:      45853
3582.70/3595.11	c #Conflicts:     448000 | #Constraints:      46853
3582.70/3595.11	c #Conflicts:     449000 | #Constraints:      47853
3582.70/3595.11	c #Conflicts:     450000 | #Constraints:      48853
3582.70/3595.11	c #Conflicts:     451000 | #Constraints:      49853
3582.70/3595.11	c #Conflicts:     452000 | #Constraints:      50853
3582.70/3595.11	c #Conflicts:     453000 | #Constraints:      51853
3582.70/3595.11	c #Conflicts:     454000 | #Constraints:      52853
3582.70/3595.11	c #Conflicts:     455000 | #Constraints:      53853
3582.70/3595.11	c #Conflicts:     456000 | #Constraints:      54853
3582.70/3595.11	c #Conflicts:     457000 | #Constraints:      55853
3582.70/3595.11	c #Conflicts:     458000 | #Constraints:      56853
3582.70/3595.11	c #Conflicts:     459000 | #Constraints:      57853
3582.70/3595.11	c #Conflicts:     460000 | #Constraints:      58853
3582.70/3595.11	c #Conflicts:     461000 | #Constraints:      59853
3582.70/3595.11	c #Conflicts:     462000 | #Constraints:      60853
3582.70/3595.11	c #Conflicts:     463000 | #Constraints:      61853
3582.70/3595.11	c #Conflicts:     464000 | #Constraints:      62853
3582.70/3595.11	c #Conflicts:     465000 | #Constraints:      63853
3582.70/3595.11	c #Conflicts:     466000 | #Constraints:      64853
3582.70/3595.11	c #Conflicts:     467000 | #Constraints:      65853
3582.70/3595.11	c #Conflicts:     468000 | #Constraints:      66853
3582.70/3595.11	c #Conflicts:     469000 | #Constraints:      67853
3582.70/3595.11	c #Conflicts:     470000 | #Constraints:      68853
3582.70/3595.11	c #Conflicts:     471000 | #Constraints:      69853
3582.70/3595.11	c #Conflicts:     472000 | #Constraints:      70853
3582.70/3595.11	c #Conflicts:     473000 | #Constraints:      71853
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 47
3582.70/3595.11	c #Conflicts:     474000 | #Constraints:      38889
3582.70/3595.11	c #Conflicts:     475000 | #Constraints:      39889
3582.70/3595.11	c #Conflicts:     476000 | #Constraints:      40889
3582.70/3595.11	c #Conflicts:     477000 | #Constraints:      41889
3582.70/3595.11	c #Conflicts:     478000 | #Constraints:      42889
3582.70/3595.11	c #Conflicts:     479000 | #Constraints:      43889
3582.70/3595.11	c #Conflicts:     480000 | #Constraints:      44889
3582.70/3595.11	c #Conflicts:     481000 | #Constraints:      45889
3582.70/3595.11	c #Conflicts:     482000 | #Constraints:      46889
3582.70/3595.11	c #Conflicts:     483000 | #Constraints:      47889
3582.70/3595.11	c #Conflicts:     484000 | #Constraints:      48889
3582.70/3595.11	c #Conflicts:     485000 | #Constraints:      49889
3582.70/3595.11	c #Conflicts:     486000 | #Constraints:      50889
3582.70/3595.11	c #Conflicts:     487000 | #Constraints:      51889
3582.70/3595.11	c #Conflicts:     488000 | #Constraints:      52889
3582.70/3595.11	c #Conflicts:     489000 | #Constraints:      53889
3582.70/3595.11	c #Conflicts:     490000 | #Constraints:      54889
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 47
3582.70/3595.11	c #Conflicts:     491000 | #Constraints:      30570
3582.70/3595.11	c #Conflicts:     492000 | #Constraints:      31570
3582.70/3595.11	c #Conflicts:     493000 | #Constraints:      32570
3582.70/3595.11	c #Conflicts:     494000 | #Constraints:      33570
3582.70/3595.11	c #Conflicts:     495000 | #Constraints:      34570
3582.70/3595.11	c #Conflicts:     496000 | #Constraints:      35570
3582.70/3595.11	c #Conflicts:     497000 | #Constraints:      36570
3582.70/3595.11	c #Conflicts:     498000 | #Constraints:      37570
3582.70/3595.11	c #Conflicts:     499000 | #Constraints:      38570
3582.70/3595.11	c #Conflicts:     500000 | #Constraints:      39570
3582.70/3595.11	c #Conflicts:     501000 | #Constraints:      40570
3582.70/3595.11	c #Conflicts:     502000 | #Constraints:      41570
3582.70/3595.11	c #Conflicts:     503000 | #Constraints:      42570
3582.70/3595.11	c #Conflicts:     504000 | #Constraints:      43570
3582.70/3595.11	c #Conflicts:     505000 | #Constraints:      44570
3582.70/3595.11	c #Conflicts:     506000 | #Constraints:      45570
3582.70/3595.11	c #Conflicts:     507000 | #Constraints:      46570
3582.70/3595.11	c #Conflicts:     508000 | #Constraints:      47570
3582.70/3595.11	c #Conflicts:     509000 | #Constraints:      48570
3582.70/3595.11	c #Conflicts:     510000 | #Constraints:      49570
3582.70/3595.11	c #Conflicts:     511000 | #Constraints:      50570
3582.70/3595.11	c #Conflicts:     512000 | #Constraints:      51570
3582.70/3595.11	c #Conflicts:     513000 | #Constraints:      52570
3582.70/3595.11	c #Conflicts:     514000 | #Constraints:      53570
3582.70/3595.11	c #Conflicts:     515000 | #Constraints:      54570
3582.70/3595.11	c #Conflicts:     516000 | #Constraints:      55570
3582.70/3595.11	c #Conflicts:     517000 | #Constraints:      56570
3582.70/3595.11	c #Conflicts:     518000 | #Constraints:      57570
3582.70/3595.11	c #Conflicts:     519000 | #Constraints:      58570
3582.70/3595.11	c #Conflicts:     520000 | #Constraints:      59570
3582.70/3595.11	c #Conflicts:     521000 | #Constraints:      60570
3582.70/3595.11	c #Conflicts:     522000 | #Constraints:      61570
3582.70/3595.11	c #Conflicts:     523000 | #Constraints:      62570
3582.70/3595.11	c #Conflicts:     524000 | #Constraints:      63570
3582.70/3595.11	c #Conflicts:     525000 | #Constraints:      64570
3582.70/3595.11	c #Conflicts:     526000 | #Constraints:      65570
3582.70/3595.11	c #Conflicts:     527000 | #Constraints:      66570
3582.70/3595.11	c #Conflicts:     528000 | #Constraints:      67570
3582.70/3595.11	c #Conflicts:     529000 | #Constraints:      68570
3582.70/3595.11	c #Conflicts:     530000 | #Constraints:      69570
3582.70/3595.11	c #Conflicts:     531000 | #Constraints:      70570
3582.70/3595.11	c #Conflicts:     532000 | #Constraints:      71570
3582.70/3595.11	c #Conflicts:     533000 | #Constraints:      72570
3582.70/3595.11	c #Conflicts:     534000 | #Constraints:      73570
3582.70/3595.11	c #Conflicts:     535000 | #Constraints:      74570
3582.70/3595.11	c #Conflicts:     536000 | #Constraints:      75570
3582.70/3595.11	c #Conflicts:     537000 | #Constraints:      76570
3582.70/3595.11	c #Conflicts:     538000 | #Constraints:      77570
3582.70/3595.11	c #Conflicts:     539000 | #Constraints:      78570
3582.70/3595.11	c #Conflicts:     540000 | #Constraints:      79570
3582.70/3595.11	c #Conflicts:     541000 | #Constraints:      80570
3582.70/3595.11	c #Conflicts:     542000 | #Constraints:      81570
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 47
3582.70/3595.11	c #Conflicts:     543000 | #Constraints:      43998
3582.70/3595.11	c #Conflicts:     544000 | #Constraints:      44998
3582.70/3595.11	c #Conflicts:     545000 | #Constraints:      45998
3582.70/3595.11	c #Conflicts:     546000 | #Constraints:      46998
3582.70/3595.11	c #Conflicts:     547000 | #Constraints:      47998
3582.70/3595.11	c #Conflicts:     548000 | #Constraints:      48998
3582.70/3595.11	c bounds 98 >= 48 @ 1473.03
3582.70/3595.11	c #Conflicts:     549000 | #Constraints:      50007
3582.70/3595.11	c #Conflicts:     550000 | #Constraints:      51007
3582.70/3595.11	c #Conflicts:     551000 | #Constraints:      52007
3582.70/3595.11	c #Conflicts:     552000 | #Constraints:      53007
3582.70/3595.11	c #Conflicts:     553000 | #Constraints:      54007
3582.70/3595.11	c #Conflicts:     554000 | #Constraints:      55007
3582.70/3595.11	c #Conflicts:     555000 | #Constraints:      56007
3582.70/3595.11	c #Conflicts:     556000 | #Constraints:      57007
3582.70/3595.11	c #Conflicts:     557000 | #Constraints:      58007
3582.70/3595.11	c #Conflicts:     558000 | #Constraints:      59007
3582.70/3595.11	c #Conflicts:     559000 | #Constraints:      60007
3582.70/3595.11	c #Conflicts:     560000 | #Constraints:      61007
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 48
3582.70/3595.11	c #Conflicts:     561000 | #Constraints:      33747
3582.70/3595.11	c #Conflicts:     562000 | #Constraints:      34747
3582.70/3595.11	c #Conflicts:     563000 | #Constraints:      35747
3582.70/3595.11	c #Conflicts:     564000 | #Constraints:      36747
3582.70/3595.11	c #Conflicts:     565000 | #Constraints:      37747
3582.70/3595.11	c #Conflicts:     566000 | #Constraints:      38747
3582.70/3595.11	c #Conflicts:     567000 | #Constraints:      39747
3582.70/3595.11	c #Conflicts:     568000 | #Constraints:      40747
3582.70/3595.11	c #Conflicts:     569000 | #Constraints:      41747
3582.70/3595.11	c #Conflicts:     570000 | #Constraints:      42747
3582.70/3595.11	c #Conflicts:     571000 | #Constraints:      43747
3582.70/3595.11	c #Conflicts:     572000 | #Constraints:      44747
3582.70/3595.11	c #Conflicts:     573000 | #Constraints:      45747
3582.70/3595.11	c #Conflicts:     574000 | #Constraints:      46747
3582.70/3595.11	c #Conflicts:     575000 | #Constraints:      47747
3582.70/3595.11	c #Conflicts:     576000 | #Constraints:      48747
3582.70/3595.11	c #Conflicts:     577000 | #Constraints:      49747
3582.70/3595.11	c #Conflicts:     578000 | #Constraints:      50747
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 48
3582.70/3595.11	c #Conflicts:     579000 | #Constraints:      28571
3582.70/3595.11	c #Conflicts:     580000 | #Constraints:      29571
3582.70/3595.11	c #Conflicts:     581000 | #Constraints:      30571
3582.70/3595.11	c #Conflicts:     582000 | #Constraints:      31571
3582.70/3595.11	c #Conflicts:     583000 | #Constraints:      32571
3582.70/3595.11	c #Conflicts:     584000 | #Constraints:      33571
3582.70/3595.11	c #Conflicts:     585000 | #Constraints:      34571
3582.70/3595.11	c #Conflicts:     586000 | #Constraints:      35571
3582.70/3595.11	c #Conflicts:     587000 | #Constraints:      36571
3582.70/3595.11	c #Conflicts:     588000 | #Constraints:      37571
3582.70/3595.11	c #Conflicts:     589000 | #Constraints:      38571
3582.70/3595.11	c #Conflicts:     590000 | #Constraints:      39571
3582.70/3595.11	c #Conflicts:     591000 | #Constraints:      40571
3582.70/3595.11	c #Conflicts:     592000 | #Constraints:      41571
3582.70/3595.11	c #Conflicts:     593000 | #Constraints:      42571
3582.70/3595.11	c #Conflicts:     594000 | #Constraints:      43571
3582.70/3595.11	c #Conflicts:     595000 | #Constraints:      44571
3582.70/3595.11	c #Conflicts:     596000 | #Constraints:      45571
3582.70/3595.11	c #Conflicts:     597000 | #Constraints:      46571
3582.70/3595.11	c #Conflicts:     598000 | #Constraints:      47571
3582.70/3595.11	c #Conflicts:     599000 | #Constraints:      48571
3582.70/3595.11	c #Conflicts:     600000 | #Constraints:      49571
3582.70/3595.11	c #Conflicts:     601000 | #Constraints:      50571
3582.70/3595.11	c #Conflicts:     602000 | #Constraints:      51571
3582.70/3595.11	c #Conflicts:     603000 | #Constraints:      52571
3582.70/3595.11	c #Conflicts:     604000 | #Constraints:      53571
3582.70/3595.11	c #Conflicts:     605000 | #Constraints:      54571
3582.70/3595.11	c #Conflicts:     606000 | #Constraints:      55571
3582.70/3595.11	c bounds 98 >= 49 @ 1611.73
3582.70/3595.11	c #Conflicts:     607000 | #Constraints:      56580
3582.70/3595.11	c #Conflicts:     608000 | #Constraints:      57580
3582.70/3595.11	c #Conflicts:     609000 | #Constraints:      58580
3582.70/3595.11	c #Conflicts:     610000 | #Constraints:      59580
3582.70/3595.11	c #Conflicts:     611000 | #Constraints:      60580
3582.70/3595.11	c #Conflicts:     612000 | #Constraints:      61580
3582.70/3595.11	c #Conflicts:     613000 | #Constraints:      62580
3582.70/3595.11	c #Conflicts:     614000 | #Constraints:      63580
3582.70/3595.11	c #Conflicts:     615000 | #Constraints:      64580
3582.70/3595.11	c #Conflicts:     616000 | #Constraints:      65580
3582.70/3595.11	c #Conflicts:     617000 | #Constraints:      66580
3582.70/3595.11	c #Conflicts:     618000 | #Constraints:      67580
3582.70/3595.11	c #Conflicts:     619000 | #Constraints:      68580
3582.70/3595.11	c #Conflicts:     620000 | #Constraints:      69580
3582.70/3595.11	c #Conflicts:     621000 | #Constraints:      70580
3582.70/3595.11	c #Conflicts:     622000 | #Constraints:      71580
3582.70/3595.11	c #Conflicts:     623000 | #Constraints:      72580
3582.70/3595.11	c #Conflicts:     624000 | #Constraints:      73580
3582.70/3595.11	c #Conflicts:     625000 | #Constraints:      74580
3582.70/3595.11	c #Conflicts:     626000 | #Constraints:      75580
3582.70/3595.11	c #Conflicts:     627000 | #Constraints:      76580
3582.70/3595.11	c #Conflicts:     628000 | #Constraints:      77580
3582.70/3595.11	c #Conflicts:     629000 | #Constraints:      78580
3582.70/3595.11	c #Conflicts:     630000 | #Constraints:      79580
3582.70/3595.11	c #Conflicts:     631000 | #Constraints:      80580
3582.70/3595.11	c #Conflicts:     632000 | #Constraints:      81580
3582.70/3595.11	c #Conflicts:     633000 | #Constraints:      82580
3582.70/3595.11	c #Conflicts:     634000 | #Constraints:      83580
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 49
3582.70/3595.11	c #Conflicts:     635000 | #Constraints:      44966
3582.70/3595.11	c #Conflicts:     636000 | #Constraints:      45966
3582.70/3595.11	c #Conflicts:     637000 | #Constraints:      46966
3582.70/3595.11	c #Conflicts:     638000 | #Constraints:      47966
3582.70/3595.11	c #Conflicts:     639000 | #Constraints:      48966
3582.70/3595.11	c #Conflicts:     640000 | #Constraints:      49966
3582.70/3595.11	c #Conflicts:     641000 | #Constraints:      50966
3582.70/3595.11	c #Conflicts:     642000 | #Constraints:      51966
3582.70/3595.11	c #Conflicts:     643000 | #Constraints:      52966
3582.70/3595.11	c #Conflicts:     644000 | #Constraints:      53966
3582.70/3595.11	c #Conflicts:     645000 | #Constraints:      54966
3582.70/3595.11	c #Conflicts:     646000 | #Constraints:      55966
3582.70/3595.11	c #Conflicts:     647000 | #Constraints:      56966
3582.70/3595.11	c #Conflicts:     648000 | #Constraints:      57966
3582.70/3595.11	c #Conflicts:     649000 | #Constraints:      58966
3582.70/3595.11	c #Conflicts:     650000 | #Constraints:      59966
3582.70/3595.11	c #Conflicts:     651000 | #Constraints:      60966
3582.70/3595.11	c #Conflicts:     652000 | #Constraints:      61966
3582.70/3595.11	c #Conflicts:     653000 | #Constraints:      62966
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 49
3582.70/3595.11	c #Conflicts:     654000 | #Constraints:      34444
3582.70/3595.11	c #Conflicts:     655000 | #Constraints:      35444
3582.70/3595.11	c #Conflicts:     656000 | #Constraints:      36444
3582.70/3595.11	c #Conflicts:     657000 | #Constraints:      37444
3582.70/3595.11	c #Conflicts:     658000 | #Constraints:      38444
3582.70/3595.11	c #Conflicts:     659000 | #Constraints:      39444
3582.70/3595.11	c #Conflicts:     660000 | #Constraints:      40444
3582.70/3595.11	c #Conflicts:     661000 | #Constraints:      41444
3582.70/3595.11	c #Conflicts:     662000 | #Constraints:      42444
3582.70/3595.11	c #Conflicts:     663000 | #Constraints:      43444
3582.70/3595.11	c #Conflicts:     664000 | #Constraints:      44444
3582.70/3595.11	c #Conflicts:     665000 | #Constraints:      45444
3582.70/3595.11	c #Conflicts:     666000 | #Constraints:      46444
3582.70/3595.11	c #Conflicts:     667000 | #Constraints:      47444
3582.70/3595.11	c #Conflicts:     668000 | #Constraints:      48444
3582.70/3595.11	c #Conflicts:     669000 | #Constraints:      49444
3582.70/3595.11	c #Conflicts:     670000 | #Constraints:      50444
3582.70/3595.11	c #Conflicts:     671000 | #Constraints:      51444
3582.70/3595.11	c #Conflicts:     672000 | #Constraints:      52444
3582.70/3595.11	c #Conflicts:     673000 | #Constraints:      53444
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 49
3582.70/3595.11	c #Conflicts:     674000 | #Constraints:      29881
3582.70/3595.11	c #Conflicts:     675000 | #Constraints:      30881
3582.70/3595.11	c #Conflicts:     676000 | #Constraints:      31881
3582.70/3595.11	c #Conflicts:     677000 | #Constraints:      32881
3582.70/3595.11	c #Conflicts:     678000 | #Constraints:      33881
3582.70/3595.11	c #Conflicts:     679000 | #Constraints:      34881
3582.70/3595.11	c #Conflicts:     680000 | #Constraints:      35881
3582.70/3595.11	c #Conflicts:     681000 | #Constraints:      36881
3582.70/3595.11	c #Conflicts:     682000 | #Constraints:      37881
3582.70/3595.11	c #Conflicts:     683000 | #Constraints:      38881
3582.70/3595.11	c #Conflicts:     684000 | #Constraints:      39881
3582.70/3595.11	c #Conflicts:     685000 | #Constraints:      40881
3582.70/3595.11	c #Conflicts:     686000 | #Constraints:      41881
3582.70/3595.11	c #Conflicts:     687000 | #Constraints:      42881
3582.70/3595.11	c #Conflicts:     688000 | #Constraints:      43881
3582.70/3595.11	c #Conflicts:     689000 | #Constraints:      44881
3582.70/3595.11	c #Conflicts:     690000 | #Constraints:      45881
3582.70/3595.11	c #Conflicts:     691000 | #Constraints:      46881
3582.70/3595.11	c #Conflicts:     692000 | #Constraints:      47881
3582.70/3595.11	c #Conflicts:     693000 | #Constraints:      48881
3582.70/3595.11	c #Conflicts:     694000 | #Constraints:      49881
3582.70/3595.11	c #Conflicts:     695000 | #Constraints:      50881
3582.70/3595.11	c #Conflicts:     696000 | #Constraints:      51881
3582.70/3595.11	c #Conflicts:     697000 | #Constraints:      52881
3582.70/3595.11	c #Conflicts:     698000 | #Constraints:      53881
3582.70/3595.11	c #Conflicts:     699000 | #Constraints:      54881
3582.70/3595.11	c #Conflicts:     700000 | #Constraints:      55881
3582.70/3595.11	c #Conflicts:     701000 | #Constraints:      56881
3582.70/3595.11	c #Conflicts:     702000 | #Constraints:      57881
3582.70/3595.11	c #Conflicts:     703000 | #Constraints:      58881
3582.70/3595.11	c #Conflicts:     704000 | #Constraints:      59881
3582.70/3595.11	c #Conflicts:     705000 | #Constraints:      60881
3582.70/3595.11	c #Conflicts:     706000 | #Constraints:      61881
3582.70/3595.11	c #Conflicts:     707000 | #Constraints:      62881
3582.70/3595.11	c #Conflicts:     708000 | #Constraints:      63881
3582.70/3595.11	c #Conflicts:     709000 | #Constraints:      64881
3582.70/3595.11	c #Conflicts:     710000 | #Constraints:      65881
3582.70/3595.11	c #Conflicts:     711000 | #Constraints:      66881
3582.70/3595.11	c #Conflicts:     712000 | #Constraints:      67881
3582.70/3595.11	c #Conflicts:     713000 | #Constraints:      68881
3582.70/3595.11	c #Conflicts:     714000 | #Constraints:      69881
3582.70/3595.11	c #Conflicts:     715000 | #Constraints:      70881
3582.70/3595.11	c #Conflicts:     716000 | #Constraints:      71881
3582.70/3595.11	c #Conflicts:     717000 | #Constraints:      72881
3582.70/3595.11	c #Conflicts:     718000 | #Constraints:      73881
3582.70/3595.11	c #Conflicts:     719000 | #Constraints:      74881
3582.70/3595.11	c #Conflicts:     720000 | #Constraints:      75881
3582.70/3595.11	c #Conflicts:     721000 | #Constraints:      76881
3582.70/3595.11	c #Conflicts:     722000 | #Constraints:      77881
3582.70/3595.11	c #Conflicts:     723000 | #Constraints:      78881
3582.70/3595.11	c #Conflicts:     724000 | #Constraints:      79881
3582.70/3595.11	c #Conflicts:     725000 | #Constraints:      80881
3582.70/3595.11	c #Conflicts:     726000 | #Constraints:      81881
3582.70/3595.11	c #Conflicts:     727000 | #Constraints:      82881
3582.70/3595.11	c #Conflicts:     728000 | #Constraints:      83881
3582.70/3595.11	c #Conflicts:     729000 | #Constraints:      84881
3582.70/3595.11	c #Conflicts:     730000 | #Constraints:      85881
3582.70/3595.11	c #Conflicts:     731000 | #Constraints:      86881
3582.70/3595.11	c #Conflicts:     732000 | #Constraints:      87881
3582.70/3595.11	c #Conflicts:     733000 | #Constraints:      88881
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 49
3582.70/3595.11	c #Conflicts:     734000 | #Constraints:      47468
3582.70/3595.11	c #Conflicts:     735000 | #Constraints:      48468
3582.70/3595.11	c #Conflicts:     736000 | #Constraints:      49468
3582.70/3595.11	c #Conflicts:     737000 | #Constraints:      50468
3582.70/3595.11	c #Conflicts:     738000 | #Constraints:      51468
3582.70/3595.11	c #Conflicts:     739000 | #Constraints:      52468
3582.70/3595.11	c #Conflicts:     740000 | #Constraints:      53468
3582.70/3595.11	c #Conflicts:     741000 | #Constraints:      54468
3582.70/3595.11	c #Conflicts:     742000 | #Constraints:      55468
3582.70/3595.11	c #Conflicts:     743000 | #Constraints:      56468
3582.70/3595.11	c #Conflicts:     744000 | #Constraints:      57468
3582.70/3595.11	c #Conflicts:     745000 | #Constraints:      58468
3582.70/3595.11	c #Conflicts:     746000 | #Constraints:      59468
3582.70/3595.11	c #Conflicts:     747000 | #Constraints:      60468
3582.70/3595.11	c #Conflicts:     748000 | #Constraints:      61468
3582.70/3595.11	c #Conflicts:     749000 | #Constraints:      62468
3582.70/3595.11	c #Conflicts:     750000 | #Constraints:      63468
3582.70/3595.11	c #Conflicts:     751000 | #Constraints:      64468
3582.70/3595.11	c #Conflicts:     752000 | #Constraints:      65468
3582.70/3595.11	c #Conflicts:     753000 | #Constraints:      66468
3582.70/3595.11	c #Conflicts:     754000 | #Constraints:      67468
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 49
3582.70/3595.11	c #Conflicts:     755000 | #Constraints:      36795
3582.70/3595.11	c #Conflicts:     756000 | #Constraints:      37795
3582.70/3595.11	c #Conflicts:     757000 | #Constraints:      38795
3582.70/3595.11	c #Conflicts:     758000 | #Constraints:      39795
3582.70/3595.11	c #Conflicts:     759000 | #Constraints:      40795
3582.70/3595.11	c #Conflicts:     760000 | #Constraints:      41795
3582.70/3595.11	c #Conflicts:     761000 | #Constraints:      42795
3582.70/3595.11	c #Conflicts:     762000 | #Constraints:      43795
3582.70/3595.11	c #Conflicts:     763000 | #Constraints:      44795
3582.70/3595.11	c #Conflicts:     764000 | #Constraints:      45795
3582.70/3595.11	c #Conflicts:     765000 | #Constraints:      46795
3582.70/3595.11	c #Conflicts:     766000 | #Constraints:      47795
3582.70/3595.11	c #Conflicts:     767000 | #Constraints:      48795
3582.70/3595.11	c #Conflicts:     768000 | #Constraints:      49795
3582.70/3595.11	c #Conflicts:     769000 | #Constraints:      50795
3582.70/3595.11	c #Conflicts:     770000 | #Constraints:      51795
3582.70/3595.11	c #Conflicts:     771000 | #Constraints:      52795
3582.70/3595.11	c bounds 98 >= 50 @ 2202.17
3582.70/3595.11	c #Conflicts:     772000 | #Constraints:      53804
3582.70/3595.11	c #Conflicts:     773000 | #Constraints:      54804
3582.70/3595.11	c #Conflicts:     774000 | #Constraints:      55804
3582.70/3595.11	c #Conflicts:     775000 | #Constraints:      56804
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 50
3582.70/3595.11	c #Conflicts:     776000 | #Constraints:      31406
3582.70/3595.11	c #Conflicts:     777000 | #Constraints:      32406
3582.70/3595.11	c #Conflicts:     778000 | #Constraints:      33406
3582.70/3595.11	c #Conflicts:     779000 | #Constraints:      34406
3582.70/3595.11	c #Conflicts:     780000 | #Constraints:      35406
3582.70/3595.11	c #Conflicts:     781000 | #Constraints:      36406
3582.70/3595.11	c #Conflicts:     782000 | #Constraints:      37406
3582.70/3595.11	c #Conflicts:     783000 | #Constraints:      38406
3582.70/3595.11	c #Conflicts:     784000 | #Constraints:      39406
3582.70/3595.11	c #Conflicts:     785000 | #Constraints:      40406
3582.70/3595.11	c #Conflicts:     786000 | #Constraints:      41406
3582.70/3595.11	c #Conflicts:     787000 | #Constraints:      42406
3582.70/3595.11	c #Conflicts:     788000 | #Constraints:      43406
3582.70/3595.11	c #Conflicts:     789000 | #Constraints:      44406
3582.70/3595.11	c #Conflicts:     790000 | #Constraints:      45406
3582.70/3595.11	c #Conflicts:     791000 | #Constraints:      46406
3582.70/3595.11	c #Conflicts:     792000 | #Constraints:      47406
3582.70/3595.11	c #Conflicts:     793000 | #Constraints:      48406
3582.70/3595.11	c #Conflicts:     794000 | #Constraints:      49406
3582.70/3595.11	c #Conflicts:     795000 | #Constraints:      50406
3582.70/3595.11	c #Conflicts:     796000 | #Constraints:      51406
3582.70/3595.11	c #Conflicts:     797000 | #Constraints:      52406
3582.70/3595.11	c #Conflicts:     798000 | #Constraints:      53406
3582.70/3595.11	c #Conflicts:     799000 | #Constraints:      54406
3582.70/3595.11	c #Conflicts:     800000 | #Constraints:      55406
3582.70/3595.11	c #Conflicts:     801000 | #Constraints:      56406
3582.70/3595.11	c #Conflicts:     802000 | #Constraints:      57406
3582.70/3595.11	c #Conflicts:     803000 | #Constraints:      58406
3582.70/3595.11	c #Conflicts:     804000 | #Constraints:      59406
3582.70/3595.11	c #Conflicts:     805000 | #Constraints:      60406
3582.70/3595.11	c #Conflicts:     806000 | #Constraints:      61406
3582.70/3595.11	c #Conflicts:     807000 | #Constraints:      62406
3582.70/3595.11	c #Conflicts:     808000 | #Constraints:      63406
3582.70/3595.11	c #Conflicts:     809000 | #Constraints:      64406
3582.70/3595.11	c #Conflicts:     810000 | #Constraints:      65406
3582.70/3595.11	c #Conflicts:     811000 | #Constraints:      66406
3582.70/3595.11	c #Conflicts:     812000 | #Constraints:      67406
3582.70/3595.11	c #Conflicts:     813000 | #Constraints:      68406
3582.70/3595.11	c #Conflicts:     814000 | #Constraints:      69406
3582.70/3595.11	c #Conflicts:     815000 | #Constraints:      70406
3582.70/3595.11	c #Conflicts:     816000 | #Constraints:      71406
3582.70/3595.11	c #Conflicts:     817000 | #Constraints:      72406
3582.70/3595.11	c #Conflicts:     818000 | #Constraints:      73406
3582.70/3595.11	c #Conflicts:     819000 | #Constraints:      74406
3582.70/3595.11	c #Conflicts:     820000 | #Constraints:      75406
3582.70/3595.11	c #Conflicts:     821000 | #Constraints:      76406
3582.70/3595.11	c #Conflicts:     822000 | #Constraints:      77406
3582.70/3595.11	c #Conflicts:     823000 | #Constraints:      78406
3582.70/3595.11	c bounds 98 >= 51 @ 2339.9
3582.70/3595.11	c #Conflicts:     824000 | #Constraints:      79418
3582.70/3595.11	c #Conflicts:     825000 | #Constraints:      80418
3582.70/3595.11	c #Conflicts:     826000 | #Constraints:      81418
3582.70/3595.11	c #Conflicts:     827000 | #Constraints:      82418
3582.70/3595.11	c #Conflicts:     828000 | #Constraints:      83418
3582.70/3595.11	c #Conflicts:     829000 | #Constraints:      84418
3582.70/3595.11	c #Conflicts:     830000 | #Constraints:      85418
3582.70/3595.11	c #Conflicts:     831000 | #Constraints:      86418
3582.70/3595.11	c #Conflicts:     832000 | #Constraints:      87418
3582.70/3595.11	c #Conflicts:     833000 | #Constraints:      88418
3582.70/3595.11	c #Conflicts:     834000 | #Constraints:      89418
3582.70/3595.11	c #Conflicts:     835000 | #Constraints:      90418
3582.70/3595.11	c #Conflicts:     836000 | #Constraints:      91418
3582.70/3595.11	c #Conflicts:     837000 | #Constraints:      92418
3582.70/3595.11	c #Conflicts:     838000 | #Constraints:      93418
3582.70/3595.11	c #Conflicts:     839000 | #Constraints:      94418
3582.70/3595.11	c #Conflicts:     840000 | #Constraints:      95418
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 51
3582.70/3595.11	c #Conflicts:     841000 | #Constraints:      50984
3582.70/3595.11	c #Conflicts:     842000 | #Constraints:      51984
3582.70/3595.11	c #Conflicts:     843000 | #Constraints:      52984
3582.70/3595.11	c #Conflicts:     844000 | #Constraints:      53984
3582.70/3595.11	c #Conflicts:     845000 | #Constraints:      54984
3582.70/3595.11	c #Conflicts:     846000 | #Constraints:      55984
3582.70/3595.11	c #Conflicts:     847000 | #Constraints:      56984
3582.70/3595.11	c #Conflicts:     848000 | #Constraints:      57984
3582.70/3595.11	c #Conflicts:     849000 | #Constraints:      58984
3582.70/3595.11	c #Conflicts:     850000 | #Constraints:      59984
3582.70/3595.11	c #Conflicts:     851000 | #Constraints:      60984
3582.70/3595.11	c #Conflicts:     852000 | #Constraints:      61984
3582.70/3595.11	c #Conflicts:     853000 | #Constraints:      62984
3582.70/3595.11	c #Conflicts:     854000 | #Constraints:      63984
3582.70/3595.11	c #Conflicts:     855000 | #Constraints:      64984
3582.70/3595.11	c #Conflicts:     856000 | #Constraints:      65984
3582.70/3595.11	c #Conflicts:     857000 | #Constraints:      66984
3582.70/3595.11	c #Conflicts:     858000 | #Constraints:      67984
3582.70/3595.11	c #Conflicts:     859000 | #Constraints:      68984
3582.70/3595.11	c #Conflicts:     860000 | #Constraints:      69984
3582.70/3595.11	c #Conflicts:     861000 | #Constraints:      70984
3582.70/3595.11	c #Conflicts:     862000 | #Constraints:      71984
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 51
3582.70/3595.11	c #Conflicts:     863000 | #Constraints:      39064
3582.70/3595.11	c #Conflicts:     864000 | #Constraints:      40064
3582.70/3595.11	c #Conflicts:     865000 | #Constraints:      41064
3582.70/3595.11	c #Conflicts:     866000 | #Constraints:      42064
3582.70/3595.11	c #Conflicts:     867000 | #Constraints:      43064
3582.70/3595.11	c #Conflicts:     868000 | #Constraints:      44064
3582.70/3595.11	c #Conflicts:     869000 | #Constraints:      45064
3582.70/3595.11	c #Conflicts:     870000 | #Constraints:      46064
3582.70/3595.11	c #Conflicts:     871000 | #Constraints:      47064
3582.70/3595.11	c #Conflicts:     872000 | #Constraints:      48064
3582.70/3595.11	c #Conflicts:     873000 | #Constraints:      49064
3582.70/3595.11	c #Conflicts:     874000 | #Constraints:      50064
3582.70/3595.11	c #Conflicts:     875000 | #Constraints:      51064
3582.70/3595.11	c #Conflicts:     876000 | #Constraints:      52064
3582.70/3595.11	c #Conflicts:     877000 | #Constraints:      53064
3582.70/3595.11	c #Conflicts:     878000 | #Constraints:      54064
3582.70/3595.11	c #Conflicts:     879000 | #Constraints:      55064
3582.70/3595.11	c #Conflicts:     880000 | #Constraints:      56064
3582.70/3595.11	c #Conflicts:     881000 | #Constraints:      57064
3582.70/3595.11	c #Conflicts:     882000 | #Constraints:      58064
3582.70/3595.11	c #Conflicts:     883000 | #Constraints:      59064
3582.70/3595.11	c #Conflicts:     884000 | #Constraints:      60064
3582.70/3595.11	c #Conflicts:     885000 | #Constraints:      61064
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 51
3582.70/3595.11	c #Conflicts:     886000 | #Constraints:      33800
3582.70/3595.11	c #Conflicts:     887000 | #Constraints:      34800
3582.70/3595.11	c #Conflicts:     888000 | #Constraints:      35800
3582.70/3595.11	c #Conflicts:     889000 | #Constraints:      36800
3582.70/3595.11	c #Conflicts:     890000 | #Constraints:      37800
3582.70/3595.11	c #Conflicts:     891000 | #Constraints:      38800
3582.70/3595.11	c #Conflicts:     892000 | #Constraints:      39800
3582.70/3595.11	c #Conflicts:     893000 | #Constraints:      40800
3582.70/3595.11	c #Conflicts:     894000 | #Constraints:      41800
3582.70/3595.11	c #Conflicts:     895000 | #Constraints:      42800
3582.70/3595.11	c #Conflicts:     896000 | #Constraints:      43800
3582.70/3595.11	c #Conflicts:     897000 | #Constraints:      44800
3582.70/3595.11	c #Conflicts:     898000 | #Constraints:      45800
3582.70/3595.11	c #Conflicts:     899000 | #Constraints:      46800
3582.70/3595.11	c #Conflicts:     900000 | #Constraints:      47800
3582.70/3595.11	c #Conflicts:     901000 | #Constraints:      48800
3582.70/3595.11	c #Conflicts:     902000 | #Constraints:      49800
3582.70/3595.11	c #Conflicts:     903000 | #Constraints:      50800
3582.70/3595.11	c #Conflicts:     904000 | #Constraints:      51800
3582.70/3595.11	c #Conflicts:     905000 | #Constraints:      52800
3582.70/3595.11	c #Conflicts:     906000 | #Constraints:      53800
3582.70/3595.11	c #Conflicts:     907000 | #Constraints:      54800
3582.70/3595.11	c #Conflicts:     908000 | #Constraints:      55800
3582.70/3595.11	c #Conflicts:     909000 | #Constraints:      56800
3582.70/3595.11	c #Conflicts:     910000 | #Constraints:      57800
3582.70/3595.11	c #Conflicts:     911000 | #Constraints:      58800
3582.70/3595.11	c #Conflicts:     912000 | #Constraints:      59800
3582.70/3595.11	c #Conflicts:     913000 | #Constraints:      60800
3582.70/3595.11	c #Conflicts:     914000 | #Constraints:      61800
3582.70/3595.11	c #Conflicts:     915000 | #Constraints:      62800
3582.70/3595.11	c #Conflicts:     916000 | #Constraints:      63800
3582.70/3595.11	c #Conflicts:     917000 | #Constraints:      64800
3582.70/3595.11	c #Conflicts:     918000 | #Constraints:      65800
3582.70/3595.11	c #Conflicts:     919000 | #Constraints:      66800
3582.70/3595.11	c #Conflicts:     920000 | #Constraints:      67800
3582.70/3595.11	c #Conflicts:     921000 | #Constraints:      68800
3582.70/3595.11	c #Conflicts:     922000 | #Constraints:      69800
3582.70/3595.11	c #Conflicts:     923000 | #Constraints:      70800
3582.70/3595.11	c #Conflicts:     924000 | #Constraints:      71800
3582.70/3595.11	c #Conflicts:     925000 | #Constraints:      72800
3582.70/3595.11	c #Conflicts:     926000 | #Constraints:      73800
3582.70/3595.11	c #Conflicts:     927000 | #Constraints:      74800
3582.70/3595.11	c #Conflicts:     928000 | #Constraints:      75800
3582.70/3595.11	c #Conflicts:     929000 | #Constraints:      76800
3582.70/3595.11	c #Conflicts:     930000 | #Constraints:      77800
3582.70/3595.11	c #Conflicts:     931000 | #Constraints:      78800
3582.70/3595.11	c #Conflicts:     932000 | #Constraints:      79800
3582.70/3595.11	c #Conflicts:     933000 | #Constraints:      80800
3582.70/3595.11	c #Conflicts:     934000 | #Constraints:      81800
3582.70/3595.11	c #Conflicts:     935000 | #Constraints:      82800
3582.70/3595.11	c #Conflicts:     936000 | #Constraints:      83800
3582.70/3595.11	c #Conflicts:     937000 | #Constraints:      84800
3582.70/3595.11	c #Conflicts:     938000 | #Constraints:      85800
3582.70/3595.11	c #Conflicts:     939000 | #Constraints:      86800
3582.70/3595.11	c #Conflicts:     940000 | #Constraints:      87800
3582.70/3595.11	c #Conflicts:     941000 | #Constraints:      88800
3582.70/3595.11	c #Conflicts:     942000 | #Constraints:      89800
3582.70/3595.11	c #Conflicts:     943000 | #Constraints:      90800
3582.70/3595.11	c #Conflicts:     944000 | #Constraints:      91800
3582.70/3595.11	c #Conflicts:     945000 | #Constraints:      92800
3582.70/3595.11	c #Conflicts:     946000 | #Constraints:      93800
3582.70/3595.11	c #Conflicts:     947000 | #Constraints:      94800
3582.70/3595.11	c #Conflicts:     948000 | #Constraints:      95800
3582.70/3595.11	c #Conflicts:     949000 | #Constraints:      96800
3582.70/3595.11	c #Conflicts:     950000 | #Constraints:      97800
3582.70/3595.11	c #Conflicts:     951000 | #Constraints:      98800
3582.70/3595.11	c #Conflicts:     952000 | #Constraints:      99800
3582.70/3595.11	c #Conflicts:     953000 | #Constraints:     100800
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 51
3582.70/3595.11	c #Conflicts:     954000 | #Constraints:      53353
3582.70/3595.11	c #Conflicts:     955000 | #Constraints:      54353
3582.70/3595.11	c #Conflicts:     956000 | #Constraints:      55353
3582.70/3595.11	c #Conflicts:     957000 | #Constraints:      56353
3582.70/3595.11	c #Conflicts:     958000 | #Constraints:      57353
3582.70/3595.11	c #Conflicts:     959000 | #Constraints:      58353
3582.70/3595.11	c #Conflicts:     960000 | #Constraints:      59353
3582.70/3595.11	c #Conflicts:     961000 | #Constraints:      60353
3582.70/3595.11	c #Conflicts:     962000 | #Constraints:      61353
3582.70/3595.11	c #Conflicts:     963000 | #Constraints:      62353
3582.70/3595.11	c #Conflicts:     964000 | #Constraints:      63353
3582.70/3595.11	c #Conflicts:     965000 | #Constraints:      64353
3582.70/3595.11	c #Conflicts:     966000 | #Constraints:      65353
3582.70/3595.11	c #Conflicts:     967000 | #Constraints:      66353
3582.70/3595.11	c #Conflicts:     968000 | #Constraints:      67353
3582.70/3595.11	c #Conflicts:     969000 | #Constraints:      68353
3582.70/3595.11	c #Conflicts:     970000 | #Constraints:      69353
3582.70/3595.11	c #Conflicts:     971000 | #Constraints:      70353
3582.70/3595.11	c #Conflicts:     972000 | #Constraints:      71353
3582.70/3595.11	c #Conflicts:     973000 | #Constraints:      72353
3582.70/3595.11	c #Conflicts:     974000 | #Constraints:      73353
3582.70/3595.11	c #Conflicts:     975000 | #Constraints:      74353
3582.70/3595.11	c #Conflicts:     976000 | #Constraints:      75353
3582.70/3595.11	c #Conflicts:     977000 | #Constraints:      76353
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 51
3582.70/3595.11	c #Conflicts:     978000 | #Constraints:      41152
3582.70/3595.11	c #Conflicts:     979000 | #Constraints:      42152
3582.70/3595.11	c #Conflicts:     980000 | #Constraints:      43152
3582.70/3595.11	c #Conflicts:     981000 | #Constraints:      44152
3582.70/3595.11	c #Conflicts:     982000 | #Constraints:      45152
3582.70/3595.11	c #Conflicts:     983000 | #Constraints:      46152
3582.70/3595.11	c #Conflicts:     984000 | #Constraints:      47152
3582.70/3595.11	c #Conflicts:     985000 | #Constraints:      48152
3582.70/3595.11	c #Conflicts:     986000 | #Constraints:      49152
3582.70/3595.11	c #Conflicts:     987000 | #Constraints:      50152
3582.70/3595.11	c #Conflicts:     988000 | #Constraints:      51152
3582.70/3595.11	c #Conflicts:     989000 | #Constraints:      52152
3582.70/3595.11	c #Conflicts:     990000 | #Constraints:      53152
3582.70/3595.11	c #Conflicts:     991000 | #Constraints:      54152
3582.70/3595.11	c #Conflicts:     992000 | #Constraints:      55152
3582.70/3595.11	c #Conflicts:     993000 | #Constraints:      56152
3582.70/3595.11	c #Conflicts:     994000 | #Constraints:      57152
3582.70/3595.11	c #Conflicts:     995000 | #Constraints:      58152
3582.70/3595.11	c #Conflicts:     996000 | #Constraints:      59152
3582.70/3595.11	c #Conflicts:     997000 | #Constraints:      60152
3582.70/3595.11	c #Conflicts:     998000 | #Constraints:      61152
3582.70/3595.11	c #Conflicts:     999000 | #Constraints:      62152
3582.70/3595.11	c #Conflicts:    1000000 | #Constraints:      63152
3582.70/3595.11	c #Conflicts:    1001000 | #Constraints:      64152
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 51
3582.70/3595.11	c #Conflicts:    1002000 | #Constraints:      34991
3582.70/3595.11	c #Conflicts:    1003000 | #Constraints:      35991
3582.70/3595.11	c #Conflicts:    1004000 | #Constraints:      36991
3582.70/3595.11	c #Conflicts:    1005000 | #Constraints:      37991
3582.70/3595.11	c #Conflicts:    1006000 | #Constraints:      38991
3582.70/3595.11	c #Conflicts:    1007000 | #Constraints:      39991
3582.70/3595.11	c #Conflicts:    1008000 | #Constraints:      40991
3582.70/3595.11	c #Conflicts:    1009000 | #Constraints:      41991
3582.70/3595.11	c #Conflicts:    1010000 | #Constraints:      42991
3582.70/3595.11	c #Conflicts:    1011000 | #Constraints:      43991
3582.70/3595.11	c #Conflicts:    1012000 | #Constraints:      44991
3582.70/3595.11	c #Conflicts:    1013000 | #Constraints:      45991
3582.70/3595.11	c #Conflicts:    1014000 | #Constraints:      46991
3582.70/3595.11	c #Conflicts:    1015000 | #Constraints:      47991
3582.70/3595.11	c #Conflicts:    1016000 | #Constraints:      48991
3582.70/3595.11	c #Conflicts:    1017000 | #Constraints:      49991
3582.70/3595.11	c #Conflicts:    1018000 | #Constraints:      50991
3582.70/3595.11	c #Conflicts:    1019000 | #Constraints:      51991
3582.70/3595.11	c #Conflicts:    1020000 | #Constraints:      52991
3582.70/3595.11	c #Conflicts:    1021000 | #Constraints:      53991
3582.70/3595.11	c #Conflicts:    1022000 | #Constraints:      54991
3582.70/3595.11	c #Conflicts:    1023000 | #Constraints:      55991
3582.70/3595.11	c #Conflicts:    1024000 | #Constraints:      56991
3582.70/3595.11	c #Conflicts:    1025000 | #Constraints:      57991
3582.70/3595.11	c #Conflicts:    1026000 | #Constraints:      58991
3582.70/3595.11	c #Conflicts:    1027000 | #Constraints:      59991
3582.70/3595.11	c #Conflicts:    1028000 | #Constraints:      60991
3582.70/3595.11	c #Conflicts:    1029000 | #Constraints:      61991
3582.70/3595.11	c #Conflicts:    1030000 | #Constraints:      62991
3582.70/3595.11	c #Conflicts:    1031000 | #Constraints:      63991
3582.70/3595.11	c #Conflicts:    1032000 | #Constraints:      64991
3582.70/3595.11	c #Conflicts:    1033000 | #Constraints:      65991
3582.70/3595.11	c #Conflicts:    1034000 | #Constraints:      66991
3582.70/3595.11	c #Conflicts:    1035000 | #Constraints:      67991
3582.70/3595.11	c #Conflicts:    1036000 | #Constraints:      68991
3582.70/3595.11	c #Conflicts:    1037000 | #Constraints:      69991
3582.70/3595.11	c #Conflicts:    1038000 | #Constraints:      70991
3582.70/3595.11	c #Conflicts:    1039000 | #Constraints:      71991
3582.70/3595.11	c #Conflicts:    1040000 | #Constraints:      72991
3582.70/3595.11	c #Conflicts:    1041000 | #Constraints:      73991
3582.70/3595.11	c #Conflicts:    1042000 | #Constraints:      74991
3582.70/3595.11	c #Conflicts:    1043000 | #Constraints:      75991
3582.70/3595.11	c #Conflicts:    1044000 | #Constraints:      76991
3582.70/3595.11	c #Conflicts:    1045000 | #Constraints:      77991
3582.70/3595.11	c #Conflicts:    1046000 | #Constraints:      78991
3582.70/3595.11	c #Conflicts:    1047000 | #Constraints:      79991
3582.70/3595.11	c #Conflicts:    1048000 | #Constraints:      80991
3582.70/3595.11	c #Conflicts:    1049000 | #Constraints:      81991
3582.70/3595.11	c #Conflicts:    1050000 | #Constraints:      82991
3582.70/3595.11	c #Conflicts:    1051000 | #Constraints:      83991
3582.70/3595.11	c #Conflicts:    1052000 | #Constraints:      84991
3582.70/3595.11	c #Conflicts:    1053000 | #Constraints:      85991
3582.70/3595.11	c bounds 98 >= 52 @ 3208.81
3582.70/3595.11	c #Conflicts:    1054000 | #Constraints:      87000
3582.70/3595.11	c #Conflicts:    1055000 | #Constraints:      88000
3582.70/3595.11	c #Conflicts:    1056000 | #Constraints:      89000
3582.70/3595.11	c #Conflicts:    1057000 | #Constraints:      90000
3582.70/3595.11	c #Conflicts:    1058000 | #Constraints:      91000
3582.70/3595.11	c #Conflicts:    1059000 | #Constraints:      92000
3582.70/3595.11	c #Conflicts:    1060000 | #Constraints:      93000
3582.70/3595.11	c #Conflicts:    1061000 | #Constraints:      94000
3582.70/3595.11	c #Conflicts:    1062000 | #Constraints:      95000
3582.70/3595.11	c #Conflicts:    1063000 | #Constraints:      96000
3582.70/3595.11	c #Conflicts:    1064000 | #Constraints:      97000
3582.70/3595.11	c #Conflicts:    1065000 | #Constraints:      98000
3582.70/3595.11	c #Conflicts:    1066000 | #Constraints:      99000
3582.70/3595.11	c #Conflicts:    1067000 | #Constraints:     100000
3582.70/3595.11	c #Conflicts:    1068000 | #Constraints:     101000
3582.70/3595.11	c #Conflicts:    1069000 | #Constraints:     102000
3582.70/3595.11	c #Conflicts:    1070000 | #Constraints:     103000
3582.70/3595.11	c #Conflicts:    1071000 | #Constraints:     104000
3582.70/3595.11	c #Conflicts:    1072000 | #Constraints:     105000
3582.70/3595.11	c #Conflicts:    1073000 | #Constraints:     106000
3582.70/3595.11	c #Conflicts:    1074000 | #Constraints:     107000
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 52
3582.70/3595.11	c #Conflicts:    1075000 | #Constraints:      56472
3582.70/3595.11	c #Conflicts:    1076000 | #Constraints:      57472
3582.70/3595.11	c #Conflicts:    1077000 | #Constraints:      58472
3582.70/3595.11	c #Conflicts:    1078000 | #Constraints:      59472
3582.70/3595.11	c #Conflicts:    1079000 | #Constraints:      60472
3582.70/3595.11	c #Conflicts:    1080000 | #Constraints:      61472
3582.70/3595.11	c #Conflicts:    1081000 | #Constraints:      62472
3582.70/3595.11	c #Conflicts:    1082000 | #Constraints:      63472
3582.70/3595.11	c #Conflicts:    1083000 | #Constraints:      64472
3582.70/3595.11	c #Conflicts:    1084000 | #Constraints:      65472
3582.70/3595.11	c #Conflicts:    1085000 | #Constraints:      66472
3582.70/3595.11	c #Conflicts:    1086000 | #Constraints:      67472
3582.70/3595.11	c #Conflicts:    1087000 | #Constraints:      68472
3582.70/3595.11	c #Conflicts:    1088000 | #Constraints:      69472
3582.70/3595.11	c #Conflicts:    1089000 | #Constraints:      70472
3582.70/3595.11	c #Conflicts:    1090000 | #Constraints:      71472
3582.70/3595.11	c #Conflicts:    1091000 | #Constraints:      72472
3582.70/3595.11	c #Conflicts:    1092000 | #Constraints:      73472
3582.70/3595.11	c #Conflicts:    1093000 | #Constraints:      74472
3582.70/3595.11	c #Conflicts:    1094000 | #Constraints:      75472
3582.70/3595.11	c #Conflicts:    1095000 | #Constraints:      76472
3582.70/3595.11	c #Conflicts:    1096000 | #Constraints:      77472
3582.70/3595.11	c #Conflicts:    1097000 | #Constraints:      78472
3582.70/3595.11	c #Conflicts:    1098000 | #Constraints:      79472
3582.70/3595.11	c #Conflicts:    1099000 | #Constraints:      80472
3582.70/3595.11	c #Conflicts:    1100000 | #Constraints:      81472
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 52
3582.70/3595.11	c #Conflicts:    1101000 | #Constraints:      44015
3582.70/3595.11	c #Conflicts:    1102000 | #Constraints:      45015
3582.70/3595.11	c #Conflicts:    1103000 | #Constraints:      46015
3582.70/3595.11	c #Conflicts:    1104000 | #Constraints:      47015
3582.70/3595.11	c #Conflicts:    1105000 | #Constraints:      48015
3582.70/3595.11	c #Conflicts:    1106000 | #Constraints:      49015
3582.70/3595.11	c #Conflicts:    1107000 | #Constraints:      50015
3582.70/3595.11	c #Conflicts:    1108000 | #Constraints:      51015
3582.70/3595.11	c #Conflicts:    1109000 | #Constraints:      52015
3582.70/3595.11	c #Conflicts:    1110000 | #Constraints:      53015
3582.70/3595.11	c #Conflicts:    1111000 | #Constraints:      54015
3582.70/3595.11	c #Conflicts:    1112000 | #Constraints:      55015
3582.70/3595.11	c #Conflicts:    1113000 | #Constraints:      56015
3582.70/3595.11	c #Conflicts:    1114000 | #Constraints:      57015
3582.70/3595.11	c #Conflicts:    1115000 | #Constraints:      58015
3582.70/3595.11	c #Conflicts:    1116000 | #Constraints:      59015
3582.70/3595.11	c #Conflicts:    1117000 | #Constraints:      60015
3582.70/3595.11	c #Conflicts:    1118000 | #Constraints:      61015
3582.70/3595.11	c #Conflicts:    1119000 | #Constraints:      62015
3582.70/3595.11	c #Conflicts:    1120000 | #Constraints:      63015
3582.70/3595.11	c #Conflicts:    1121000 | #Constraints:      64015
3582.70/3595.11	c #Conflicts:    1122000 | #Constraints:      65015
3582.70/3595.11	c #Conflicts:    1123000 | #Constraints:      66015
3582.70/3595.11	c #Conflicts:    1124000 | #Constraints:      67015
3582.70/3595.11	c #Conflicts:    1125000 | #Constraints:      68015
3582.70/3595.11	c INPROCESSING
3582.70/3595.11	c GARBAGE COLLECT
3582.70/3595.11	c rational objective 52
3582.70/3595.11	c #Conflicts:    1126000 | #Constraints:      36989
3582.70/3595.11	c #Conflicts:    1127000 | #Constraints:      37989
3582.70/3595.11	c #Conflicts:    1128000 | #Constraints:      38989
3582.70/3595.11	c #Conflicts:    1129000 | #Constraints:      39989
3582.70/3595.11	c #Conflicts:    1130000 | #Constraints:      40989
3582.70/3595.11	c #Conflicts:    1131000 | #Constraints:      41989
3582.70/3595.11	c #Conflicts:    1132000 | #Constraints:      42989
3582.70/3595.11	c #Conflicts:    1133000 | #Constraints:      43989
3582.70/3595.11	c #Conflicts:    1134000 | #Constraints:      44989
3582.70/3595.11	c #Conflicts:    1135000 | #Constraints:      45989
3582.70/3595.11	c #Conflicts:    1136000 | #Constraints:      46989
3582.70/3595.11	c #Conflicts:    1137000 | #Constraints:      47989
3582.70/3595.11	c #Conflicts:    1138000 | #Constraints:      48989
3582.70/3595.11	c #Conflicts:    1139000 | #Constraints:      49989
3582.70/3595.11	c #Conflicts:    1140000 | #Constraints:      50989
3582.70/3595.11	c #Conflicts:    1141000 | #Constraints:      51989
3582.70/3595.11	c #Conflicts:    1142000 | #Constraints:      52989
3582.70/3595.11	c #Conflicts:    1143000 | #Constraints:      53989
3582.70/3595.11	c #Conflicts:    1144000 | #Constraints:      54989
3582.70/3595.11	c #Conflicts:    1145000 | #Constraints:      55989
3582.70/3595.11	c #Conflicts:    1146000 | #Constraints:      56989
3582.70/3595.11	c #Conflicts:    1147000 | #Constraints:      57989
3582.70/3595.11	c #Conflicts:    1148000 | #Constraints:      58989
3582.70/3595.11	c #Conflicts:    1149000 | #Constraints:      59989
3582.70/3595.11	c #Conflicts:    1150000 | #Constraints:      60989
3582.70/3595.11	c #Conflicts:    1151000 | #Constraints:      61989
3582.70/3595.11	c #Conflicts:    1152000 | #Constraints:      62989
3582.70/3595.11	c #Conflicts:    1153000 | #Constraints:      63989
3582.70/3595.11	c #Conflicts:    1154000 | #Constraints:      64989
3582.70/3595.11	c #Conflicts:    1155000 | #Constraints:      65989
3582.70/3595.11	c #Conflicts:    1156000 | #Constraints:      66989
3582.70/3595.11	c #Conflicts:    1157000 | #Constraints:      67989
3582.70/3595.11	c #Conflicts:    1158000 | #Constraints:      68989
3582.70/3595.11	c #Conflicts:    1159000 | #Constraints:      69989
3582.70/3595.11	c #Conflicts:    1160000 | #Constraints:      70989
3582.70/3595.11	c #Conflicts:    1161000 | #Constraints:      71989
3582.70/3595.11	c #Conflicts:    1162000 | #Constraints:      72989
3582.70/3595.11	c #Conflicts:    1163000 | #Constraints:      73989
3582.70/3595.11	c #Conflicts:    1164000 | #Constraints:      74989
3582.70/3595.11	c #Conflicts:    1165000 | #Constraints:      75989
3582.70/3595.11	c #Conflicts:    1166000 | #Constraints:      76989
3582.70/3595.11	c #Conflicts:    1167000 | #Constraints:      77989
3582.70/3595.11	c #Conflicts:    1168000 | #Constraints:      78989
3582.70/3595.11	c #Conflicts:    1169000 | #Constraints:      79989
3582.70/3595.11	c #Conflicts:    1170000 | #Constraints:      80989
3582.70/3595.11	c #Conflicts:    1171000 | #Constraints:      81989
3582.70/3595.11	c #Conflicts:    1172000 | #Constraints:      82989
3582.70/3595.11	c #Conflicts:    1173000 | #Constraints:      83989
3582.70/3595.11	c #Conflicts:    1174000 | #Constraints:      84989
3582.70/3595.11	c #Conflicts:    1175000 | #Constraints:      85989
3582.70/3595.11	c #Conflicts:    1176000 | #Constraints:      86989
3582.70/3595.11	c #Conflicts:    1177000 | #Constraints:      87989
3582.70/3595.11	c #Conflicts:    1178000 | #Constraints:      88989
3582.70/3595.11	c #Conflicts:    1179000 | #Constraints:      89989
3582.70/3595.11	c #Conflicts:    1180000 | #Constraints:      90989
3582.70/3595.11	c #Conflicts:    1181000 | #Constraints:      91989
3582.70/3595.11	c #Conflicts:    1182000 | #Constraints:      92989
3582.70/3595.11	c #Conflicts:    1183000 | #Constraints:      93989
3582.70/3595.11	c #Conflicts:    1184000 | #Constraints:      94989
3582.70/3595.11	c #Conflicts:    1185000 | #Constraints:      95989
3582.70/3595.11	c cpu time 3576.32 s
3582.70/3595.11	c deterministic time 495608491725 4.96e+11
3582.70/3595.11	c optimization time 170.245 s
3582.70/3595.11	c total solve time 3406.04 s
3582.70/3595.11	c core-guided solve time 1353.46 s
3582.70/3595.11	c propagation time 2853.46 s
3582.70/3595.11	c conflict analysis time 110.692 s
3582.70/3595.11	c propagations 361089584
3582.70/3595.11	c resolve steps 6249104
3582.70/3595.11	c decisions 5177760
3582.70/3595.11	c conflicts 1185317
3582.70/3595.11	c restarts 2234
3582.70/3595.11	c inprocessing phases 56
3582.70/3595.11	c input clauses 820
3582.70/3595.11	c input cardinalities 44
3582.70/3595.11	c input general constraints 3656
3582.70/3595.11	c input average constraint length 23.03
3582.70/3595.11	c input average constraint degree 361.01
3582.70/3595.11	c learned clauses 354063
3582.70/3595.11	c learned cardinalities 3
3582.70/3595.11	c learned general constraints 831251
3582.70/3595.11	c learned average constraint length 46.26
3582.70/3595.11	c learned average constraint degree 2832296.72
3582.70/3595.11	c watched constraints 837094
3582.70/3595.11	c counting constraints 1256
3582.70/3595.11	c gcd simplifications 10094
3582.70/3595.11	c detected cardinalities 3
3582.70/3595.11	c weakened non-implied lits 3118723
3582.70/3595.11	c weakened non-implying lits 5142
3582.70/3595.11	c original variables 1812
3582.70/3595.11	c clausal propagations 3599426
3582.70/3595.11	c cardinality propagations 58650
3582.70/3595.11	c watched propagations 348122570
3582.70/3595.11	c counting propagations 8699911
3582.70/3595.11	c watch lookups 92553813178
3582.70/3595.11	c watch backjump lookups 83619695136
3582.70/3595.11	c watch checks 228009313222
3582.70/3595.11	c propagation checks 90466024700
3582.70/3595.11	c constraint additions 224728305
3582.70/3595.11	c trail pops 367452375
3582.70/3595.11	c formula constraints 4158
3582.70/3595.11	c learned constraints 1185317
3582.70/3595.11	c bound constraints 73
3582.70/3595.11	c core-guided constraints 289
3582.70/3595.11	c encountered formula constraints 4450441
3582.70/3595.11	c encountered learned constraints 2978344
3582.70/3595.11	c encountered bound constraints 4031
3582.70/3595.11	c encountered core-guided constraints 1605
3582.70/3595.11	c LP total time 35.9457 s
3582.70/3595.11	c LP solve time 33.64 s
3582.70/3595.11	c LP constraints added 4335
3582.70/3595.11	c LP constraints removed 174
3582.70/3595.11	c LP pivots internal 1185378
3582.70/3595.11	c LP pivots root 12086
3582.70/3595.11	c LP calls 11547
3582.70/3595.11	c LP optimalities 11546
3582.70/3595.11	c LP no pivot count 2201
3582.70/3595.11	c LP infeasibilities 0
3582.70/3595.11	c LP valid Farkas constraints 0
3582.70/3595.11	c LP learned Farkas constraints 0
3582.70/3595.11	c LP basis resets 0
3582.70/3595.11	c LP cycling count 0
3582.70/3595.11	c LP singular count 0
3582.70/3595.11	c LP no primal count 0
3582.70/3595.11	c LP no farkas count 0
3582.70/3595.11	c LP other issue count 0
3582.70/3595.11	c LP Gomory cuts 0
3582.70/3595.11	c LP learned cuts 177
3582.70/3595.11	c LP deleted cuts 174
3582.70/3595.11	c LP encountered Gomory constraints 0
3582.70/3595.11	c LP encountered Farkas constraints 0
3582.70/3595.11	c LP encountered learned Farkas constraints 0
3582.70/3595.11	c CG auxiliary variables introduced 111
3582.70/3595.11	c CG solutions found 29
3582.70/3595.11	c CG cores constructed 44
3582.70/3595.11	c CG core cardinality constraints returned 0
3582.70/3595.11	c CG unit cores 0
3582.70/3595.11	c CG single cores 44
3582.70/3595.11	c CG blocks removed during cardinality reduction 0
3582.70/3595.11	c CG first core best 0
3582.70/3595.11	c CG decision core best 0
3582.70/3595.11	c CG core reduction tie 0
3582.70/3595.11	c CG core degree average 1.00
3582.70/3595.11	c CG core slack average 3.23
3582.70/3595.11	c CG core upper bound improvements 0
3582.70/3595.11	c LS first time 600.004 s
3582.70/3595.11	c LS restart time 0 s
3582.70/3595.11	s SATISFIABLE
3582.70/3595.11	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 x471 x472 -x473 x474 x475 x476 x477 -x478 x479 x480 x481 x482 -x483 -x484 x485 x486 x487 -x488 -x489 x490 x491 x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 x503 x504 x505 x506 x507 x508 x509 x510 x511 x512 x513 x514 -x515 -x516 x517 x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 x541 x542 x543 x544 x545 x546 -x547 x548 x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 x571 x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 -x602 -x603 x604 x605 x606 x607 x608 x609 x610 x611 x612 x613 x614 x615 x616 x617 x618 x619 x620 x621 x622 x623 x624 x625 x626 x627 x628 x629 x630 x631 x632 x633 x634 x635 x636 -x637 x638 x639 x640 x641 x642 x643 x644 x645 x646 x647 x648 x649 x650 x651 x652 x653 x654 -x655 -x656 -x657 x658 x659 x660 x661 x662 x663 x664 x665 x666 x667 x668 x669 x670 x671 x672 x673 x674 x675 -x676 x677 x678 x679 x680 x681 x682 x683 -x684 x685 x686 x687 x688 x689 x690 -x691 x692 x693 x694 x695 x696 x697 x698 x699 x700 x701 x702 x703 x704 x705 -x706 x707 x708 -x709 -x710 -x711 x712 x713 x714 x715 x716 x717 x718 x719 -x720 x721 x722 x723 x724 x725 x726 x727 -x728 -x729 -x730 x731 x732 x733 x734 x735 -x736 -x737 x738 x739 x740 x741 x742 -x743 x744 x745 x746 x747 x748 -x749 x750 x751 x752 x753 -x754 -x755 x756 x757 -x758 -x759 -x760 -x761 -x762 -x763 x764 x765 x766 x767 x768 x769 x770 -x771 x772 x773 x774 x775 x776 x777 -x778 -x779 x780 x781 x782 x783 x784 -x785 -x786 x787 x788 x789 x790 x791 -x792 -x793 x794 x795 x796 x797 -x798 x799 x800 x801 x802 -x803 -x804 -x805 -x806 -x807 -x808 -x809 -x810 -x811 -x812 -x813 x814 x815 x816 x817 x818 -x819 x820 x821 x822 x823 x824 -x825 x826 x827 x828 x829 x830 -x831 -x832 x833 x834 x835 x836 -x837 -x838 -x839 x840 x841 x842 -x843 -x844 x845 x846 x847 -x848 -x849 -x850 -x851 -x852 -x853 -x854 -x855 -x856 -x857 x858 x859 x860 x861 x862 x863 x864 x865 x866 x867 -x868 x869 x870 x871 x872 -x873 x874 x875 x876 x877 -x878 -x879 x880 x881 x882 -x883 -x884 x885 x886 x887 -x888 -x889 -x890 -x891 -x892 -x893 -x894 -x895 -x896 -x897 x898 x899 x900 x901 x902 x903 x904 x905 -x906 -x907 x908 x909 -x910 -x911 -x912 -x913 -x914 -x915 -x916 -x917 -x918 -x919 -x920 -x921 -x922 -x923 -x924 -x925 -x926 -x927 -x928 -x929 -x930 -x931 x932 x933 x934 -x935 x936 x937 -x938 -x939 -x940 -x941 -x942 -x943 -x944 -x945 -x946 -x947 -x948 -x949 -x950 -x951 -x952 -x953 -x954 -x955 -x956 -x957 -x958 -x959 -x960 -x961 -x962 -x963 -x964 -x965 -x966 -x967 -x968 -x969 -x970 -x971 -x972 -x973 -x974 -x975 -x976 -x977 -x978 -x979 -x980 -x981 -x982 -x983 -x984 -x985 -x986 -x987 x988 x989 x990 x991 x992 x993 x994 x995 x996 x997 x998 x999 x1000 x1001 x1002 x1003 x1004 x1005 x1006 x1007 x1008 x1009 x1010 x1011 -x1012 x1013 x1014 x1015 x1016 x1017 x1018 x1019 x1020 x1021 x1022 x1023 x1024 x1025 x1026 x1027 x1028 x1029 x1030 x1031 -x1032 x1033 x1034 x1035 x1036 x1037 x1038 x1039 x1040 -x1041 -x1042 x1043 x1044 x1045 x1046 x1047 x1048 -x1049 -x1050 x1051 x1052 x1053 x1054 x1055 -x1056 x1057 x1058 x1059 x1060 x1061 x1062 x1063 x1064 x1065 x1066 -x1067 x1068 x1069 x1070 -x1071 -x1072 -x1073 -x1074 -x1075 -x1076 x1077 x1078 x1079 x1080 x1081 x1082 x1083 -x1084 -x1085 x1086 x1087 x1088 x1089 x1090 -x1091 -x1092 x1093 x1094 x1095 x1096 x1097 -x1098 x1099 x1100 x1101 x1102 x1103 -x1104 x1105 x1106 x1107 x1108 -x1109 -x1110 x1111 x1112 -x1113 -x1114 -x1115 -x1116 -x1117 -x1118 -x1119 x1120 x1121 x1122 x1123 x1124 -x1125 x1126 x1127 x1128 x1129 x1130 -x1131 x1132 x1133 x1134 x1135 x1136 -x1137 -x1138 x1139 x1140 x1141 x1142 -x1143 x1144 x1145 x1146 x1147 -x1148 -x1149 -x1150 -x1151 -x1152 -x1153 -x1154 -x1155 -x1156 -x1157 x1158 x1159 x1160 x1161 x1162 x1163 x1164 x1165 x1166 x1167 -x1168 x1169 x1170 x1171 x1172 -x1173 x1174 x1175 x1176 x1177 -x1178 -x1179 x1180 x1181 x1182 -x1183 -x1184 -x1185 -x1186 -x1187 -x1188 -x1189 -x1190 -x1191 -x1192 x1193 x1194 x1195 x1196 -x1197 x1198 x1199 x1200 -x1201 -x1202 x1203 x1204 -x1205 -x1206 -x1207 -x1208 -x1209 -x1210 -x1211 -x1212 -x1213 -x1214 -x1215 -x1216 -x1217 -x1218 -x1219 -x1220 -x1221 -x1222 x1223 x1224 x1225 -x1226 -x1227 -x1228 -x1229 -x1230 -x1231 -x1232 -x1233 -x1234 -x1235 -x1236 -x1237 -x1238 -x1239 -x1240 -x1241 -x1242 -x1243 -x1244 -x1245 -x1246 x1247 x1248 -x1249 -x1250 -x1251 -x1252 -x1253 -x1254 -x1255 -x1256 -x1257 -x1258 -x1259 -x1260 -x1261 -x1262 -x1263 -x1264 -x1265 -x1266 -x1267 -x1268 -x1269 -x1270 -x1271 -x1272 -x1273 x1274 x1275 x1276 x1277 x1278 x1279 x1280 -x1281 -x1282 x1283 x1284 x1285 x1286 x1287 -x1288 x1289 x1290 x1291 x1292 x1293 x1294 x1295 x1296 x1297 x1298 -x1299 x1300 x1301 x1302 -x1303 x1304 x1305 -x1306 -x1307 -x1308 -x1309 -x1310 x1311 x1312 x1313 x1314 x1315 -x1316 -x1317 x1318 x1319 x1320 x1321 x1322 -x1323 x1324 x1325 x1326 x1327 x1328 x1329 x1330 x1331 x1332 x1333 -x1334 x1335 x1336 x1337 -x1338 -x1339 -x1340 -x1341 -x1342 -x1343 -x1344 x1345 x1346 x1347 x1348 x1349 -x1350 x1351 x1352 x1353 x1354 x1355 -x1356 -x1357 x1358 x1359 x1360 x1361 -x1362 x1363 x1364 x1365 x1366 -x1367 -x1368 -x1369 -x1370 -x1371 -x1372 -x1373 -x1374 -x1375 -x1376 x1377 x1378 x1379 x1380 x1381 x1382 x1383 x1384 x1385 x1386 -x1387 x1388 x1389 x1390 x1391 -x1392 x1393 x1394 x1395 x1396 -x1397 -x1398 -x1399 -x1400 -x1401 -x1402 -x1403 -x1404 -x1405 -x1406 -x1407 x1408 x1409 x1410 -x1411 x1412 x1413 x1414 -x1415 -x1416 -x1417 -x1418 -x1419 -x1420 -x1421 -x1422 -x1423 -x1424 -x1425 -x1426 -x1427 -x1428 -x1429 -x1430 -x1431 -x1432 -x1433 x1434 x1435 -x1436 -x1437 -x1438 -x1439 -x1440 -x1441 -x1442 -x1443 -x1444 -x1445 -x1446 -x1447 -x1448 -x1449 -x1450 -x1451 -x1452 -x1453 -x1454 -x1455 -x1456 -x1457 -x1458 -x1459 -x1460 -x1461 -x1462 -x1463 -x1464 -x1465 -x1466 -x1467 -x1468 -x1469 -x1470 -x1471 -x1472 -x1473 -x1474 -x1475 -x1476 x1477 x1478 x1479 x1480 x1481 x1482 x1483 -x1484 x1485 x1486 x1487 x1488 x1489 x1490 x1491 x1492 x1493 x1494 x1495 x1496 x1497 x1498 x1499 x1500 x1501 -x1502 -x1503 -x1504 -x1505 x1506 x1507 x1508 x1509 x1510 -x1511 x1512 x1513 x1514 x1515 x1516 x1517 x1518 x1519 x1520 x1521 -x1522 x1523 x1524 x1525 -x1526 -x1527 -x1528 -x1529 -x1530 -x1531 x1532 x1533 x1534 x1535 x1536 x1537 x1538 x1539 x1540 x1541 x1542 x1543 x1544 x1545 x1546 -x1547 x1548 x1549 x1550 -x1551 -x1552 -x1553 -x1554 -x1555 -x1556 x1557 x1558 x1559 x1560 -x1561 x1562 x1563 x1564 -x1565 x1566 x1567 x1568 -x1569 -x1570 -x1571 -x1572 -x1573 -x1574 -x1575 -x1576 -x1577 -x1578 x1579 x1580 x1581 -x1582 -x1583 -x1584 -x1585 -x1586 -x1587 -x1588 -x1589 -x1590 -x1591 -x1592 -x1593 -x1594 -x1595 -x1596 -x1597 -x1598 -x1599 -x1600 -x1601 -x1602 -x1603 -x1604 -x1605 -x1606 -x1607 -x1608 -x1609 -x1610 -x1611 -x1612 -x1613 -x1614 -x1615 -x1616 -x1617 x1618 x1619 x1620 x1621 x1622 x1623 x1624 x1625 x1626 x1627 x1628 x1629 x1630 x1631 x1632 x1633 x1634 -x1635 -x1636 -x1637 x1638 x1639 x1640 x1641 x1642 x1643 x1644 x1645 x1646 x1647 x1648 x1649 x1650 x1651 -x1652 x1653 x1654 -x1655 -x1656 -x1657 x1658 x1659 x1660 x1661 x1662 x1663 x1664 x1665 -x1666 -x1667 -x1668 -x1669 -x1670 -x1671 -x1672 -x1673 -x1674 -x1675 x1676 x1677 x1678 -x1679 x1680 x1681 -x1682 -x1683 -x1684 -x1685 -x1686 -x1687 -x1688 -x1689 -x1690 -x1691 -x1692 -x1693 -x1694 -x1695 -x1696 -x1697 -x1698 -x1699 -x1700 -x1701 -x1702 -x1703 -x1704 -x1705 -x1706 -x1707 x1708 x1709 x1710 x1711 x1712 x1713 x1714 x1715 x1716 x1717 x1718 x1719 x1720 x1721 -x1722 x1723 x1724 x1725 x1726 -x1727 -x1728 x1729 x1730 -x1731 -x1732 -x1733 -x1734 -x1735 -x1736 x1737 x1738 x1739 -x1740 -x1741 -x1742 -x1743 -x1744 -x1745 -x1746 -x1747 -x1748 x1749 x1750 -x1751 -x1752 -x1753 -x1754 -x1755 -x1756 -x1757 -x1758 -x1759 -x1760 -x1761 -x1762 -x1763 -x1764 x1765 x1766 -x1767 -x1768 -x1769 -x1770 -x1771 -x1772 -x1773 -x1774 -x1775 -x1776 -x1777 -x1778 -x1779 -x1780 -x1781 -x1782 -x1783 -x1784 -x1785 -x1786 -x1787 -x1788 -x1789 -x1790 -x1791 -x1792 -x1793 x1794 x1795 -x1796 -x1797 -x1798 -x1799 -x1800 -x1801 -x1802 -x1803 -x1804 -x1805 -x1806 -x1807 -x1808 -x1809 -x1810 -x1811 -x1812
3582.70/3595.11	c Program interrupted by user.
3582.70/3595.12	c Total time: 3595.070 seconds

Verifier Data

OK	98

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-4791085-1782375813/watcher-4791085-1782375813 -o /tmp/evaluation-result-4791085-1782375813/solver-4791085-1782375813 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4791085-1782375813/vars-4791085-1782375813 --bin-var /tmp/runsolver-exch-nodeE003-1782371593-2414833 --watchdog 3760 ./AutoAdaptRoundingSat HOME/instance-4791085-1782375813.opb 3600 HOME 62000 

running on 4 cores: 12-15

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 2-5,7,9-11,16-17,20-21,23-25,27,30,32-33,36-37,40,42-45,47-49,51
  3550 MHz: 0-1,39,50,56-59
  3600 MHz: 6,8,12-15,18-19,22,26,28-29,31,34-35,38,41,46,52-55,60-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 12-15

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (107529 MiB free)
  node 1: cores 8-15, 129019 MiB (112990 MiB free)
  node 2: cores 16-23, 129019 MiB (108661 MiB free)
  node 3: cores 24-31, 129003 MiB (111229 MiB free)
  node 4: cores 32-39, 129019 MiB (114304 MiB free)
  node 5: cores 40-47, 129019 MiB (108490 MiB free)
  node 6: cores 48-55, 128973 MiB (112626 MiB free)
  node 7: cores 56-63, 128474 MiB (100501 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=2417479, runsolver pid=2417473
Current StackSize limit: 8192 KiB


[startup+0.100061 s]*
/proc/loadavg: 17.34 16.51 16.14 15/895 2417499
/proc/meminfo: memFree=897354828/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=51152 memory=11556 CPUtime=0.01 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 506 0 0 0 1 0 0 0 20 0 1 0 170869204 52379648 2856 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 12788 2889 2052 1054 0 1369 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 58136 KiB
Current children cumulated memory: 16536 KiB

[startup+0.21328 s]*
/proc/loadavg: 17.34 16.51 16.14 16/894 2417506
/proc/meminfo: memFree=897384016/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=73548 memory=33624 CPUtime=0.12 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 6249 0 0 0 12 0 0 0 20 0 1 0 170869204 75313152 8226 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 18387 8406 2388 1054 0 6968 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 80532 KiB
Current children cumulated memory: 38604 KiB

[startup+0.313449 s]*
/proc/loadavg: 17.34 16.51 16.14 17/897 2417514
/proc/meminfo: memFree=897374992/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=73548 memory=33624 CPUtime=0.21 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 6249 0 0 0 21 0 0 0 20 0 1 0 170869204 75313152 8226 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 18387 8406 2388 1054 0 6968 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 80532 KiB
Current children cumulated memory: 38604 KiB

[startup+0.700172 s]
/proc/loadavg: 17.34 16.51 16.14 17/901 2417532
/proc/meminfo: memFree=897364820/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=73548 memory=33624 CPUtime=0.59 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 6249 0 0 0 59 0 0 0 20 0 1 0 170869204 75313152 8226 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 18387 8406 2388 1054 0 6968 0
Current children cumulated CPU time: 0.61 s
Current children cumulated vsize: 80532 KiB
Current children cumulated memory: 38604 KiB

[startup+1.50016 s]
/proc/loadavg: 17.34 16.51 16.14 17/900 2417532
/proc/meminfo: memFree=897325628/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=73548 memory=33624 CPUtime=1.38 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 6249 0 0 0 138 0 0 0 20 0 1 0 170869204 75313152 8226 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 18387 8406 2388 1054 0 6968 0
Current children cumulated CPU time: 1.4 s
Current children cumulated vsize: 80532 KiB
Current children cumulated memory: 38604 KiB

[startup+3.11227 s]
/proc/loadavg: 17.34 16.51 16.14 17/903 2417578
/proc/meminfo: memFree=897090868/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=73548 memory=33624 CPUtime=2.99 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 6249 0 0 0 299 0 0 0 20 0 1 0 170869204 75313152 8226 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 18387 8406 2388 1054 0 6968 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 80532 KiB
Current children cumulated memory: 38604 KiB

[startup+6.30015 s]
/proc/loadavg: 17.47 16.55 16.15 17/900 2417600
/proc/meminfo: memFree=896958540/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=73548 memory=33624 CPUtime=6.17 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 6249 0 0 0 617 0 0 0 20 0 1 0 170869204 75313152 8226 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 18387 8406 2388 1054 0 6968 0
Current children cumulated CPU time: 6.19 s
Current children cumulated vsize: 80532 KiB
Current children cumulated memory: 38604 KiB

[startup+12.7001 s]
/proc/loadavg: 17.60 16.59 16.17 17/903 2417646
/proc/meminfo: memFree=896868484/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=73548 memory=33624 CPUtime=12.54 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 6249 0 0 0 1254 0 0 0 20 0 1 0 170869204 75313152 8226 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 18387 8406 2388 1054 0 6968 0
Current children cumulated CPU time: 12.56 s
Current children cumulated vsize: 80532 KiB
Current children cumulated memory: 38604 KiB

[startup+25.5002 s]
/proc/loadavg: 17.69 16.66 16.20 17/903 2417714
/proc/meminfo: memFree=896805976/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=73548 memory=33624 CPUtime=25.3 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 6249 0 0 0 2530 0 0 0 20 0 1 0 170869204 75313152 8226 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 18387 8406 2388 1054 0 6968 0
Current children cumulated CPU time: 25.32 s
Current children cumulated vsize: 80532 KiB
Current children cumulated memory: 38604 KiB

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

/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=202396 memory=161844 CPUtime=3450.31 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 27048 0 0 0 344418 613 0 0 20 0 1 0 170869204 207253504 40292 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 50599 40461 2436 1054 0 39180 0
Current children cumulated CPU time: 3450.33 s
Current children cumulated vsize: 209380 KiB
Current children cumulated memory: 166824 KiB

[startup+3522.3 s]
/proc/loadavg: 15.98 16.03 16.13 17/906 2419994
/proc/meminfo: memFree=905555024/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=202396 memory=161844 CPUtime=3510.11 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 27048 0 0 0 350387 624 0 0 20 0 1 0 170869204 207253504 40292 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 50599 40461 2436 1054 0 39180 0
Current children cumulated CPU time: 3510.13 s
Current children cumulated vsize: 209380 KiB
Current children cumulated memory: 166824 KiB

[startup+3582.3 s]
/proc/loadavg: 16.50 16.15 16.16 17/906 2419995
/proc/meminfo: memFree=905562052/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=202396 memory=161844 CPUtime=3569.91 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 27062 0 0 0 356359 632 0 0 20 0 1 0 170869204 207253504 40292 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 50599 40461 2436 1054 0 39180 0
Current children cumulated CPU time: 3569.93 s
Current children cumulated vsize: 209380 KiB
Current children cumulated memory: 166824 KiB

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

# cumulated CPU time of all completed processes:  user=3576.34 s, system=6.36611 s

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

[startup+3584 s]*
/proc/loadavg: 16.50 16.15 16.16 17/906 2419995
/proc/meminfo: memFree=905560504/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=202396 memory=161844 CPUtime=3571.61 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 27062 0 0 0 356529 632 0 0 20 0 1 0 170869204 207253504 40292 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 50599 40461 2436 1054 0 39180 0
Current children cumulated CPU time: 3571.63 s
Current children cumulated vsize: 209380 KiB
Current children cumulated memory: 166824 KiB

[startup+3590.4 s]
/proc/loadavg: 16.54 16.17 16.17 17/906 2420063
/proc/meminfo: memFree=905665768/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=202396 memory=161844 CPUtime=3577.98 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 27062 0 0 0 357165 633 0 0 20 0 1 0 170869204 207253504 40292 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 50599 40461 2436 1054 0 39180 0
Current children cumulated CPU time: 3578 s
Current children cumulated vsize: 209380 KiB
Current children cumulated memory: 166824 KiB

[startup+3593.6 s]
/proc/loadavg: 16.57 16.18 16.17 16/900 2420079
/proc/meminfo: memFree=905778372/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=202396 memory=161844 CPUtime=3581.17 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 27062 0 0 0 357483 634 0 0 20 0 1 0 170869204 207253504 40292 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 50599 40461 2436 1054 0 39180 0
Current children cumulated CPU time: 3581.19 s
Current children cumulated vsize: 209380 KiB
Current children cumulated memory: 166824 KiB

[startup+3594.4 s]
/proc/loadavg: 16.57 16.18 16.17 16/900 2420079
/proc/meminfo: memFree=905779168/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=202396 memory=161844 CPUtime=3581.97 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 27062 0 0 0 357563 634 0 0 20 0 1 0 170869204 207253504 40292 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 50599 40461 2436 1054 0 39180 0
Current children cumulated CPU time: 3581.99 s
Current children cumulated vsize: 209380 KiB
Current children cumulated memory: 166824 KiB

[startup+3594.8 s]
/proc/loadavg: 16.57 16.18 16.17 16/900 2420079
/proc/meminfo: memFree=905779168/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=202396 memory=161844 CPUtime=3582.37 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 27062 0 0 0 357603 634 0 0 20 0 1 0 170869204 207253504 40292 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 50599 40461 2436 1054 0 39180 0
Current children cumulated CPU time: 3582.39 s
Current children cumulated vsize: 209380 KiB
Current children cumulated memory: 166824 KiB

[startup+3595 s]*
/proc/loadavg: 16.57 16.18 16.17 17/906 2420131
/proc/meminfo: memFree=905697568/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3284 CPUtime=0.02 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 502 3860 0 0 0 0 1 1 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 821 720 219 0 143 0
[pid=2417497] ppid=2417479 vsize=2660 memory=1696 CPUtime=0 cores=12-15
/proc/2417497/stat : 2417497 (timeout) S 2417479 2417497 2414820 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 170869203 2723840 384 18446744073709551615 94852852850688 94852852867201 140722334636688 0 0 0 0 3145728 90119 1 0 0 17 14 0 0 0 0 0 94852852881968 94852852884056 94852882345984 140722334640257 140722334640540 140722334640540 140722334646247 0
/proc/2417497/statm: 665 424 397 5 0 90 0
[pid=2417498] ppid=2417497 vsize=202396 memory=161844 CPUtime=3582.58 cores=12-15
/proc/2417498/stat : 2417498 (roundingsat) R 2417497 2417497 2414820 0 -1 4194304 27062 0 0 0 357624 634 0 0 20 0 1 0 170869204 207253504 40292 18446744073709551615 94761921904640 94761926219785 140732637541616 0 0 0 0 0 8405026 0 0 0 17 13 0 0 0 0 0 94761926963624 94761927016968 94761960202240 140732637546647 140732637546911 140732637546911 140732637552618 0
/proc/2417498/statm: 50599 40461 2436 1054 0 39180 0
Current children cumulated CPU time: 3582.6 s
Current children cumulated vsize: 209380 KiB
Current children cumulated memory: 166824 KiB

[startup+3595.11 s]
/proc/loadavg: 16.57 16.18 16.17 17/906 2420131
/proc/meminfo: memFree=905697568/1055320712 swapFree=33554428/33554428
[pid=2417479] ppid=2417473 vsize=4324 memory=3292 CPUtime=3582.7 cores=12-15
/proc/2417479/stat : 2417479 (AutoAdaptRoundi) S 2417473 2417479 2414820 0 -1 4194304 579 31645 0 0 0 0 357634 636 20 0 1 0 170869195 4427776 640 18446744073709551615 94848220389376 94848221283909 140737309883664 0 0 0 65536 4 65538 1 0 0 17 12 0 0 0 0 0 94848221522960 94848221570704 94848244359168 140737309890791 140737309890937 140737309890937 140737309896673 0
/proc/2417479/statm: 1081 823 720 219 0 143 0
Current children cumulated CPU time: 3582.7 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3292 KiB

Child status: 0

Real time (s): 3595.13
CPU time (s): 3582.71
CPU user time (s): 3576.34
CPU system time (s): 6.36611
CPU usage (%): 99.6545
Max. virtual memory (cumulated for all children) (KiB): 209380
Max. memory (cumulated for all children) (KiB): 166824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3576.34
system time used= 6.36611
maximum resident set size= 161168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32791
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1564
involuntary context switches= 3174


# summary of solver processes directly reported to runsolver:
#   pid: 2417479
#   total CPU time (s): 3582.71
#   total CPU user time (s): 3576.34
#   total CPU system time (s): 6.36611

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.3126 second user time and 38.6861 second system time

The end

Launcher Data

Begin job on nodeE003 at 2026-06-25 10:23:33
IDJOB=4791085
IDBENCH=147622
IDSOLVER=3619
FILE ID=nodeE003/4791085-1782375813
RUNJOBID= nodeE003-1782371593-2414833
SLURM_JOB_ID= 12511005
Free space on /tmp= 797420 MiB

SOLVER NAME= AutoAdaptRoundingSat v2
BENCH NAME= PB24/normalized-PB06/OPT-LIN/submitted-PB06/manquiho/golomb-rulers/normalized-OGR_12.opb
COMMAND LINE= ./AutoAdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4791085-1782375813/watcher-4791085-1782375813 -o /tmp/evaluation-result-4791085-1782375813/solver-4791085-1782375813 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4791085-1782375813/vars-4791085-1782375813 --bin-var /tmp/runsolver-exch-nodeE003-1782371593-2414833 --watchdog 3760  ./AutoAdaptRoundingSat HOME/instance-4791085-1782375813.opb 3600 HOME 62000

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

MD5SUM BENCH= 88220551ed2e54bab314d6806833f69c
RANDOM SEED=2043224425

nodeE003 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.91
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		: 3567.196
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.91
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		: 3565.492
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.91
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		: 3568.871
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.91
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.91
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.91
TLB size	: 192 4K pages
clflush size	: 64
cache_alignment	: 64
address sizes	: 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320712 kB
MemFree:        897345356 kB
MemAvailable:   1035419768 kB
Buffers:            3352 kB
Cached:         142419556 kB
SwapCached:            0 kB
Active:         12911828 kB
Inactive:       140688296 kB
Active(anon):   12101312 kB
Inactive(anon):        0 kB
Active(file):     810516 kB
Inactive(file): 140688296 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:             19656 kB
Writeback:            60 kB
AnonPages:      11179924 kB
Mapped:           239660 kB
Shmem:            924096 kB
KReclaimable:    1436452 kB
Slab:            2000964 kB
SReclaimable:    1436452 kB
SUnreclaim:       564512 kB
KernelStack:       15232 kB
PageTables:        30560 kB
SecPageTables:     15300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   15910044 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479040 kB
VmallocChunk:          0 kB
Percpu:           124928 kB
HardwareCorrupted:     8 kB
AnonHugePages:   5167104 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:      516548 kB
DirectMap2M:    22874112 kB
DirectMap1G:    1050673152 kB

Free space on /tmp at the end= 797836 MiB
End job on nodeE003 at 2026-06-25 11:23:28