Trace number 4791490

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
AutoAdaptRoundingSat 2026-06-08? 3584.23 3595.21

General information on the benchmark

NamePB24/normalized-PB09/
OPT-LIN/flexray/normalized-fx49.opb
MD5SUMbb00c8681178995acecbc2b6e4ec1a1a
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark169.694
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2130
Total number of constraints2495
Number of constraints which are clauses2125
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints320
Minimum length of a constraint2
Maximum length of a constraint320
Number of terms in the objective function 5
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 5
Number of bits of the sum of numbers in the objective function 3
Biggest number in a constraint 42
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 636
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.14	c Preprocess time: 0.112 seconds
3584.15/3595.16	c Exit code from Second Program: 124
3584.15/3595.19	c RoundingSat 2
3584.15/3595.19	c branch HEAD
3584.15/3595.19	c commit unknown
3584.15/3595.19	c #variables 8515 #constraints 22036
3584.15/3595.19	c Finish copy
3584.15/3595.19	c bounds - >= 0 @ 0.059094
3584.15/3595.19	c intsize: 10
3584.15/3595.19	c runls-beg
3584.15/3595.19	c clone-beg
3584.15/3595.19	c setend
3584.15/3595.19	c isMakeUpper
3584.15/3595.19	c isMakeUpper
3584.15/3595.19	c Finish cloning data from SAT to LS
3584.15/3595.19	c
3584.15/3595.19	c Use LS-small
3584.15/3595.19	c ls-end
3584.15/3595.19	c #Conflicts:       1000 | #Constraints:      23035
3584.15/3595.19	c #Conflicts:       2000 | #Constraints:      24035
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:       3000 | #Constraints:      21870
3584.15/3595.19	c #Conflicts:       4000 | #Constraints:      22871
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:       5000 | #Constraints:      22282
3584.15/3595.19	c #Conflicts:       6000 | #Constraints:      23282
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:       7000 | #Constraints:      22274
3584.15/3595.19	c #Conflicts:       8000 | #Constraints:      23275
3584.15/3595.19	c #Conflicts:       9000 | #Constraints:      24276
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      10000 | #Constraints:      22987
3584.15/3595.19	c #Conflicts:      11000 | #Constraints:      23989
3584.15/3595.19	c #Conflicts:      12000 | #Constraints:      24991
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      13000 | #Constraints:      23438
3584.15/3595.19	c #Conflicts:      14000 | #Constraints:      24439
3584.15/3595.19	c #Conflicts:      15000 | #Constraints:      25444
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      16000 | #Constraints:      23551
3584.15/3595.19	c #Conflicts:      17000 | #Constraints:      24551
3584.15/3595.19	c #Conflicts:      18000 | #Constraints:      25554
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      19000 | #Constraints:      23573
3584.15/3595.19	c #Conflicts:      20000 | #Constraints:      24573
3584.15/3595.19	c #Conflicts:      21000 | #Constraints:      25575
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      22000 | #Constraints:      23314
3584.15/3595.19	c #Conflicts:      23000 | #Constraints:      24315
3584.15/3595.19	c #Conflicts:      24000 | #Constraints:      25315
3584.15/3595.19	c #Conflicts:      25000 | #Constraints:      26316
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      26000 | #Constraints:      23858
3584.15/3595.19	c #Conflicts:      27000 | #Constraints:      24858
3584.15/3595.19	c #Conflicts:      28000 | #Constraints:      25862
3584.15/3595.19	c #Conflicts:      29000 | #Constraints:      26864
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      30000 | #Constraints:      24231
3584.15/3595.19	c #Conflicts:      31000 | #Constraints:      25231
3584.15/3595.19	c #Conflicts:      32000 | #Constraints:      26233
3584.15/3595.19	c #Conflicts:      33000 | #Constraints:      27235
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      34000 | #Constraints:      24438
3584.15/3595.19	c #Conflicts:      35000 | #Constraints:      25438
3584.15/3595.19	c #Conflicts:      36000 | #Constraints:      26438
3584.15/3595.19	c #Conflicts:      37000 | #Constraints:      27441
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      38000 | #Constraints:      24406
3584.15/3595.19	c #Conflicts:      39000 | #Constraints:      25408
3584.15/3595.19	c #Conflicts:      40000 | #Constraints:      26413
3584.15/3595.19	c #Conflicts:      41000 | #Constraints:      27416
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      42000 | #Constraints:      24166
3584.15/3595.19	c #Conflicts:      43000 | #Constraints:      25167
3584.15/3595.19	c #Conflicts:      44000 | #Constraints:      26170
3584.15/3595.19	c #Conflicts:      45000 | #Constraints:      27174
3584.15/3595.19	c #Conflicts:      46000 | #Constraints:      28177
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      47000 | #Constraints:      24758
3584.15/3595.19	c #Conflicts:      48000 | #Constraints:      25758
3584.15/3595.19	c #Conflicts:      49000 | #Constraints:      26762
3584.15/3595.19	c #Conflicts:      50000 | #Constraints:      27764
3584.15/3595.19	c #Conflicts:      51000 | #Constraints:      28766
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      52000 | #Constraints:      25083
3584.15/3595.19	c #Conflicts:      53000 | #Constraints:      26083
3584.15/3595.19	c #Conflicts:      54000 | #Constraints:      27085
3584.15/3595.19	c #Conflicts:      55000 | #Constraints:      28086
3584.15/3595.19	c #Conflicts:      56000 | #Constraints:      29087
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      57000 | #Constraints:      25275
3584.15/3595.19	c #Conflicts:      58000 | #Constraints:      26275
3584.15/3595.19	c #Conflicts:      59000 | #Constraints:      27277
3584.15/3595.19	c #Conflicts:      60000 | #Constraints:      28280
3584.15/3595.19	c #Conflicts:      61000 | #Constraints:      29283
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      62000 | #Constraints:      25297
3584.15/3595.19	c #Conflicts:      63000 | #Constraints:      26297
3584.15/3595.19	c #Conflicts:      64000 | #Constraints:      27298
3584.15/3595.19	c #Conflicts:      65000 | #Constraints:      28300
3584.15/3595.19	c #Conflicts:      66000 | #Constraints:      29304
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      67000 | #Constraints:      25033
3584.15/3595.19	c #Conflicts:      68000 | #Constraints:      26034
3584.15/3595.19	c #Conflicts:      69000 | #Constraints:      27036
3584.15/3595.19	c #Conflicts:      70000 | #Constraints:      28037
3584.15/3595.19	c #Conflicts:      71000 | #Constraints:      29039
3584.15/3595.19	c #Conflicts:      72000 | #Constraints:      30044
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      73000 | #Constraints:      25630
3584.15/3595.19	c #Conflicts:      74000 | #Constraints:      26630
3584.15/3595.19	c #Conflicts:      75000 | #Constraints:      27630
3584.15/3595.19	c #Conflicts:      76000 | #Constraints:      28632
3584.15/3595.19	c #Conflicts:      77000 | #Constraints:      29632
3584.15/3595.19	c #Conflicts:      78000 | #Constraints:      30633
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      79000 | #Constraints:      26011
3584.15/3595.19	c #Conflicts:      80000 | #Constraints:      27011
3584.15/3595.19	c #Conflicts:      81000 | #Constraints:      28012
3584.15/3595.19	c #Conflicts:      82000 | #Constraints:      29012
3584.15/3595.19	c #Conflicts:      83000 | #Constraints:      30012
3584.15/3595.19	c #Conflicts:      84000 | #Constraints:      31013
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      85000 | #Constraints:      26116
3584.15/3595.19	c #Conflicts:      86000 | #Constraints:      27116
3584.15/3595.19	c #Conflicts:      87000 | #Constraints:      28117
3584.15/3595.19	c #Conflicts:      88000 | #Constraints:      29119
3584.15/3595.19	c #Conflicts:      89000 | #Constraints:      30121
3584.15/3595.19	c #Conflicts:      90000 | #Constraints:      31122
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      91000 | #Constraints:      26113
3584.15/3595.19	c #Conflicts:      92000 | #Constraints:      27113
3584.15/3595.19	c #Conflicts:      93000 | #Constraints:      28114
3584.15/3595.19	c #Conflicts:      94000 | #Constraints:      29115
3584.15/3595.19	c #Conflicts:      95000 | #Constraints:      30117
3584.15/3595.19	c #Conflicts:      96000 | #Constraints:      31119
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:      97000 | #Constraints:      25910
3584.15/3595.19	c #Conflicts:      98000 | #Constraints:      26911
3584.15/3595.19	c #Conflicts:      99000 | #Constraints:      27914
3584.15/3595.19	c #Conflicts:     100000 | #Constraints:      28917
3584.15/3595.19	c #Conflicts:     101000 | #Constraints:      29918
3584.15/3595.19	c #Conflicts:     102000 | #Constraints:      30919
3584.15/3595.19	c #Conflicts:     103000 | #Constraints:      31920
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     104000 | #Constraints:      26460
3584.15/3595.19	c #Conflicts:     105000 | #Constraints:      27463
3584.15/3595.19	c #Conflicts:     106000 | #Constraints:      28465
3584.15/3595.19	c #Conflicts:     107000 | #Constraints:      29467
3584.15/3595.19	c #Conflicts:     108000 | #Constraints:      30469
3584.15/3595.19	c #Conflicts:     109000 | #Constraints:      31471
3584.15/3595.19	c #Conflicts:     110000 | #Constraints:      32473
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     111000 | #Constraints:      26723
3584.15/3595.19	c #Conflicts:     112000 | #Constraints:      27723
3584.15/3595.19	c #Conflicts:     113000 | #Constraints:      28725
3584.15/3595.19	c #Conflicts:     114000 | #Constraints:      29727
3584.15/3595.19	c #Conflicts:     115000 | #Constraints:      30729
3584.15/3595.19	c #Conflicts:     116000 | #Constraints:      31730
3584.15/3595.19	c #Conflicts:     117000 | #Constraints:      32734
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     118000 | #Constraints:      26758
3584.15/3595.19	c #Conflicts:     119000 | #Constraints:      27760
3584.15/3595.19	c #Conflicts:     120000 | #Constraints:      28762
3584.15/3595.19	c #Conflicts:     121000 | #Constraints:      29766
3584.15/3595.19	c #Conflicts:     122000 | #Constraints:      30768
3584.15/3595.19	c #Conflicts:     123000 | #Constraints:      31770
3584.15/3595.19	c #Conflicts:     124000 | #Constraints:      32771
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     125000 | #Constraints:      26762
3584.15/3595.19	c #Conflicts:     126000 | #Constraints:      27764
3584.15/3595.19	c #Conflicts:     127000 | #Constraints:      28766
3584.15/3595.19	c #Conflicts:     128000 | #Constraints:      29767
3584.15/3595.19	c #Conflicts:     129000 | #Constraints:      30770
3584.15/3595.19	c #Conflicts:     130000 | #Constraints:      31774
3584.15/3595.19	c #Conflicts:     131000 | #Constraints:      32774
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     132000 | #Constraints:      26549
3584.15/3595.19	c #Conflicts:     133000 | #Constraints:      27549
3584.15/3595.19	c #Conflicts:     134000 | #Constraints:      28552
3584.15/3595.19	c #Conflicts:     135000 | #Constraints:      29554
3584.15/3595.19	c #Conflicts:     136000 | #Constraints:      30557
3584.15/3595.19	c #Conflicts:     137000 | #Constraints:      31557
3584.15/3595.19	c #Conflicts:     138000 | #Constraints:      32557
3584.15/3595.19	c #Conflicts:     139000 | #Constraints:      33558
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     140000 | #Constraints:      27014
3584.15/3595.19	c #Conflicts:     141000 | #Constraints:      28014
3584.15/3595.19	c #Conflicts:     142000 | #Constraints:      29015
3584.15/3595.19	c #Conflicts:     143000 | #Constraints:      30016
3584.15/3595.19	c #Conflicts:     144000 | #Constraints:      31017
3584.15/3595.19	c #Conflicts:     145000 | #Constraints:      32018
3584.15/3595.19	c #Conflicts:     146000 | #Constraints:      33022
3584.15/3595.19	c #Conflicts:     147000 | #Constraints:      34023
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     148000 | #Constraints:      27419
3584.15/3595.19	c #Conflicts:     149000 | #Constraints:      28422
3584.15/3595.19	c #Conflicts:     150000 | #Constraints:      29424
3584.15/3595.19	c #Conflicts:     151000 | #Constraints:      30427
3584.15/3595.19	c #Conflicts:     152000 | #Constraints:      31429
3584.15/3595.19	c #Conflicts:     153000 | #Constraints:      32430
3584.15/3595.19	c #Conflicts:     154000 | #Constraints:      33432
3584.15/3595.19	c #Conflicts:     155000 | #Constraints:      34433
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     156000 | #Constraints:      27565
3584.15/3595.19	c #Conflicts:     157000 | #Constraints:      28565
3584.15/3595.19	c #Conflicts:     158000 | #Constraints:      29565
3584.15/3595.19	c #Conflicts:     159000 | #Constraints:      30568
3584.15/3595.19	c #Conflicts:     160000 | #Constraints:      31571
3584.15/3595.19	c #Conflicts:     161000 | #Constraints:      32575
3584.15/3595.19	c #Conflicts:     162000 | #Constraints:      33575
3584.15/3595.19	c #Conflicts:     163000 | #Constraints:      34577
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     164000 | #Constraints:      27560
3584.15/3595.19	c #Conflicts:     165000 | #Constraints:      28563
3584.15/3595.19	c #Conflicts:     166000 | #Constraints:      29565
3584.15/3595.19	c #Conflicts:     167000 | #Constraints:      30567
3584.15/3595.19	c #Conflicts:     168000 | #Constraints:      31568
3584.15/3595.19	c #Conflicts:     169000 | #Constraints:      32572
3584.15/3595.19	c #Conflicts:     170000 | #Constraints:      33576
3584.15/3595.19	c #Conflicts:     171000 | #Constraints:      34579
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     172000 | #Constraints:      27340
3584.15/3595.19	c #Conflicts:     173000 | #Constraints:      28342
3584.15/3595.19	c #Conflicts:     174000 | #Constraints:      29343
3584.15/3595.19	c #Conflicts:     175000 | #Constraints:      30346
3584.15/3595.19	c #Conflicts:     176000 | #Constraints:      31351
3584.15/3595.19	c #Conflicts:     177000 | #Constraints:      32352
3584.15/3595.19	c #Conflicts:     178000 | #Constraints:      33353
3584.15/3595.19	c #Conflicts:     179000 | #Constraints:      34355
3584.15/3595.19	c #Conflicts:     180000 | #Constraints:      35356
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     181000 | #Constraints:      27946
3584.15/3595.19	c #Conflicts:     182000 | #Constraints:      28946
3584.15/3595.19	c #Conflicts:     183000 | #Constraints:      29950
3584.15/3595.19	c #Conflicts:     184000 | #Constraints:      30951
3584.15/3595.19	c #Conflicts:     185000 | #Constraints:      31951
3584.15/3595.19	c #Conflicts:     186000 | #Constraints:      32953
3584.15/3595.19	c #Conflicts:     187000 | #Constraints:      33956
3584.15/3595.19	c #Conflicts:     188000 | #Constraints:      34957
3584.15/3595.19	c #Conflicts:     189000 | #Constraints:      35958
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     190000 | #Constraints:      28349
3584.15/3595.19	c #Conflicts:     191000 | #Constraints:      29350
3584.15/3595.19	c #Conflicts:     192000 | #Constraints:      30356
3584.15/3595.19	c #Conflicts:     193000 | #Constraints:      31360
3584.15/3595.19	c #Conflicts:     194000 | #Constraints:      32363
3584.15/3595.19	c #Conflicts:     195000 | #Constraints:      33368
3584.15/3595.19	c #Conflicts:     196000 | #Constraints:      34370
3584.15/3595.19	c #Conflicts:     197000 | #Constraints:      35375
3584.15/3595.19	c #Conflicts:     198000 | #Constraints:      36380
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     199000 | #Constraints:      28535
3584.15/3595.19	c #Conflicts:     200000 | #Constraints:      29536
3584.15/3595.19	c #Conflicts:     201000 | #Constraints:      30538
3584.15/3595.19	c #Conflicts:     202000 | #Constraints:      31539
3584.15/3595.19	c #Conflicts:     203000 | #Constraints:      32540
3584.15/3595.19	c #Conflicts:     204000 | #Constraints:      33543
3584.15/3595.19	c #Conflicts:     205000 | #Constraints:      34547
3584.15/3595.19	c #Conflicts:     206000 | #Constraints:      35549
3584.15/3595.19	c #Conflicts:     207000 | #Constraints:      36552
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     208000 | #Constraints:      28492
3584.15/3595.19	c #Conflicts:     209000 | #Constraints:      29492
3584.15/3595.19	c #Conflicts:     210000 | #Constraints:      30493
3584.15/3595.19	c #Conflicts:     211000 | #Constraints:      31494
3584.15/3595.19	c #Conflicts:     212000 | #Constraints:      32495
3584.15/3595.19	c #Conflicts:     213000 | #Constraints:      33495
3584.15/3595.19	c #Conflicts:     214000 | #Constraints:      34497
3584.15/3595.19	c #Conflicts:     215000 | #Constraints:      35497
3584.15/3595.19	c #Conflicts:     216000 | #Constraints:      36498
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     217000 | #Constraints:      28303
3584.15/3595.19	c #Conflicts:     218000 | #Constraints:      29304
3584.15/3595.19	c #Conflicts:     219000 | #Constraints:      30305
3584.15/3595.19	c #Conflicts:     220000 | #Constraints:      31306
3584.15/3595.19	c #Conflicts:     221000 | #Constraints:      32306
3584.15/3595.19	c #Conflicts:     222000 | #Constraints:      33307
3584.15/3595.19	c #Conflicts:     223000 | #Constraints:      34309
3584.15/3595.19	c #Conflicts:     224000 | #Constraints:      35309
3584.15/3595.19	c #Conflicts:     225000 | #Constraints:      36309
3584.15/3595.19	c #Conflicts:     226000 | #Constraints:      37309
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     227000 | #Constraints:      28867
3584.15/3595.19	c #Conflicts:     228000 | #Constraints:      29868
3584.15/3595.19	c #Conflicts:     229000 | #Constraints:      30868
3584.15/3595.19	c #Conflicts:     230000 | #Constraints:      31869
3584.15/3595.19	c #Conflicts:     231000 | #Constraints:      32873
3584.15/3595.19	c #Conflicts:     232000 | #Constraints:      33876
3584.15/3595.19	c #Conflicts:     233000 | #Constraints:      34877
3584.15/3595.19	c #Conflicts:     234000 | #Constraints:      35878
3584.15/3595.19	c #Conflicts:     235000 | #Constraints:      36878
3584.15/3595.19	c #Conflicts:     236000 | #Constraints:      37879
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     237000 | #Constraints:      29237
3584.15/3595.19	c #Conflicts:     238000 | #Constraints:      30239
3584.15/3595.19	c #Conflicts:     239000 | #Constraints:      31241
3584.15/3595.19	c #Conflicts:     240000 | #Constraints:      32243
3584.15/3595.19	c #Conflicts:     241000 | #Constraints:      33246
3584.15/3595.19	c #Conflicts:     242000 | #Constraints:      34248
3584.15/3595.19	c #Conflicts:     243000 | #Constraints:      35251
3584.15/3595.19	c #Conflicts:     244000 | #Constraints:      36252
3584.15/3595.19	c #Conflicts:     245000 | #Constraints:      37253
3584.15/3595.19	c #Conflicts:     246000 | #Constraints:      38254
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     247000 | #Constraints:      29374
3584.15/3595.19	c #Conflicts:     248000 | #Constraints:      30375
3584.15/3595.19	c #Conflicts:     249000 | #Constraints:      31377
3584.15/3595.19	c #Conflicts:     250000 | #Constraints:      32378
3584.15/3595.19	c #Conflicts:     251000 | #Constraints:      33381
3584.15/3595.19	c #Conflicts:     252000 | #Constraints:      34381
3584.15/3595.19	c #Conflicts:     253000 | #Constraints:      35386
3584.15/3595.19	c #Conflicts:     254000 | #Constraints:      36390
3584.15/3595.19	c #Conflicts:     255000 | #Constraints:      37392
3584.15/3595.19	c #Conflicts:     256000 | #Constraints:      38394
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     257000 | #Constraints:      29268
3584.15/3595.19	c #Conflicts:     258000 | #Constraints:      30269
3584.15/3595.19	c #Conflicts:     259000 | #Constraints:      31270
3584.15/3595.19	c #Conflicts:     260000 | #Constraints:      32272
3584.15/3595.19	c #Conflicts:     261000 | #Constraints:      33273
3584.15/3595.19	c #Conflicts:     262000 | #Constraints:      34277
3584.15/3595.19	c #Conflicts:     263000 | #Constraints:      35278
3584.15/3595.19	c #Conflicts:     264000 | #Constraints:      36281
3584.15/3595.19	c #Conflicts:     265000 | #Constraints:      37282
3584.15/3595.19	c #Conflicts:     266000 | #Constraints:      38282
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     267000 | #Constraints:      29043
3584.15/3595.19	c #Conflicts:     268000 | #Constraints:      30044
3584.15/3595.19	c #Conflicts:     269000 | #Constraints:      31044
3584.15/3595.19	c #Conflicts:     270000 | #Constraints:      32047
3584.15/3595.19	c #Conflicts:     271000 | #Constraints:      33049
3584.15/3595.19	c #Conflicts:     272000 | #Constraints:      34052
3584.15/3595.19	c #Conflicts:     273000 | #Constraints:      35052
3584.15/3595.19	c #Conflicts:     274000 | #Constraints:      36056
3584.15/3595.19	c #Conflicts:     275000 | #Constraints:      37059
3584.15/3595.19	c #Conflicts:     276000 | #Constraints:      38059
3584.15/3595.19	c #Conflicts:     277000 | #Constraints:      39062
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     278000 | #Constraints:      29613
3584.15/3595.19	c #Conflicts:     279000 | #Constraints:      30613
3584.15/3595.19	c #Conflicts:     280000 | #Constraints:      31614
3584.15/3595.19	c #Conflicts:     281000 | #Constraints:      32616
3584.15/3595.19	c #Conflicts:     282000 | #Constraints:      33618
3584.15/3595.19	c #Conflicts:     283000 | #Constraints:      34622
3584.15/3595.19	c #Conflicts:     284000 | #Constraints:      35623
3584.15/3595.19	c #Conflicts:     285000 | #Constraints:      36624
3584.15/3595.19	c #Conflicts:     286000 | #Constraints:      37624
3584.15/3595.19	c #Conflicts:     287000 | #Constraints:      38627
3584.15/3595.19	c #Conflicts:     288000 | #Constraints:      39628
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     289000 | #Constraints:      30004
3584.15/3595.19	c #Conflicts:     290000 | #Constraints:      31005
3584.15/3595.19	c #Conflicts:     291000 | #Constraints:      32005
3584.15/3595.19	c #Conflicts:     292000 | #Constraints:      33007
3584.15/3595.19	c #Conflicts:     293000 | #Constraints:      34009
3584.15/3595.19	c #Conflicts:     294000 | #Constraints:      35010
3584.15/3595.19	c #Conflicts:     295000 | #Constraints:      36010
3584.15/3595.19	c #Conflicts:     296000 | #Constraints:      37010
3584.15/3595.19	c #Conflicts:     297000 | #Constraints:      38010
3584.15/3595.19	c #Conflicts:     298000 | #Constraints:      39010
3584.15/3595.19	c #Conflicts:     299000 | #Constraints:      40010
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     300000 | #Constraints:      30220
3584.15/3595.19	c #Conflicts:     301000 | #Constraints:      31220
3584.15/3595.19	c #Conflicts:     302000 | #Constraints:      32220
3584.15/3595.19	c #Conflicts:     303000 | #Constraints:      33220
3584.15/3595.19	c #Conflicts:     304000 | #Constraints:      34220
3584.15/3595.19	c #Conflicts:     305000 | #Constraints:      35220
3584.15/3595.19	c #Conflicts:     306000 | #Constraints:      36220
3584.15/3595.19	c #Conflicts:     307000 | #Constraints:      37220
3584.15/3595.19	c #Conflicts:     308000 | #Constraints:      38221
3584.15/3595.19	c #Conflicts:     309000 | #Constraints:      39221
3584.15/3595.19	c #Conflicts:     310000 | #Constraints:      40222
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c #Conflicts:     311000 | #Constraints:      30196
3584.15/3595.19	c #Conflicts:     312000 | #Constraints:      31196
3584.15/3595.19	c #Conflicts:     313000 | #Constraints:      32196
3584.15/3595.19	c #Conflicts:     314000 | #Constraints:      33196
3584.15/3595.19	c #Conflicts:     315000 | #Constraints:      34197
3584.15/3595.19	c #Conflicts:     316000 | #Constraints:      35197
3584.15/3595.19	c #Conflicts:     317000 | #Constraints:      36197
3584.15/3595.19	c #Conflicts:     318000 | #Constraints:      37197
3584.15/3595.19	c #Conflicts:     319000 | #Constraints:      38197
3584.15/3595.19	c #Conflicts:     320000 | #Constraints:      39198
3584.15/3595.19	c #Conflicts:     321000 | #Constraints:      40198
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     322000 | #Constraints:      29999
3584.15/3595.19	c #Conflicts:     323000 | #Constraints:      30999
3584.15/3595.19	c #Conflicts:     324000 | #Constraints:      31999
3584.15/3595.19	c #Conflicts:     325000 | #Constraints:      32999
3584.15/3595.19	c #Conflicts:     326000 | #Constraints:      33999
3584.15/3595.19	c #Conflicts:     327000 | #Constraints:      35000
3584.15/3595.19	c #Conflicts:     328000 | #Constraints:      36000
3584.15/3595.19	c #Conflicts:     329000 | #Constraints:      37001
3584.15/3595.19	c #Conflicts:     330000 | #Constraints:      38001
3584.15/3595.19	c #Conflicts:     331000 | #Constraints:      39003
3584.15/3595.19	c #Conflicts:     332000 | #Constraints:      40004
3584.15/3595.19	c #Conflicts:     333000 | #Constraints:      41006
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     334000 | #Constraints:      30602
3584.15/3595.19	c #Conflicts:     335000 | #Constraints:      31604
3584.15/3595.19	c #Conflicts:     336000 | #Constraints:      32606
3584.15/3595.19	c #Conflicts:     337000 | #Constraints:      33610
3584.15/3595.19	c #Conflicts:     338000 | #Constraints:      34614
3584.15/3595.19	c #Conflicts:     339000 | #Constraints:      35622
3584.15/3595.19	c #Conflicts:     340000 | #Constraints:      36624
3584.15/3595.19	c #Conflicts:     341000 | #Constraints:      37626
3584.15/3595.19	c #Conflicts:     342000 | #Constraints:      38628
3584.15/3595.19	c #Conflicts:     343000 | #Constraints:      39629
3584.15/3595.19	c #Conflicts:     344000 | #Constraints:      40630
3584.15/3595.19	c #Conflicts:     345000 | #Constraints:      41630
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     346000 | #Constraints:      31015
3584.15/3595.19	c #Conflicts:     347000 | #Constraints:      32018
3584.15/3595.19	c #Conflicts:     348000 | #Constraints:      33020
3584.15/3595.19	c #Conflicts:     349000 | #Constraints:      34022
3584.15/3595.19	c #Conflicts:     350000 | #Constraints:      35024
3584.15/3595.19	c #Conflicts:     351000 | #Constraints:      36026
3584.15/3595.19	c #Conflicts:     352000 | #Constraints:      37028
3584.15/3595.19	c #Conflicts:     353000 | #Constraints:      38028
3584.15/3595.19	c #Conflicts:     354000 | #Constraints:      39029
3584.15/3595.19	c #Conflicts:     355000 | #Constraints:      40030
3584.15/3595.19	c #Conflicts:     356000 | #Constraints:      41031
3584.15/3595.19	c #Conflicts:     357000 | #Constraints:      42031
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     358000 | #Constraints:      31172
3584.15/3595.19	c #Conflicts:     359000 | #Constraints:      32174
3584.15/3595.19	c #Conflicts:     360000 | #Constraints:      33174
3584.15/3595.19	c #Conflicts:     361000 | #Constraints:      34175
3584.15/3595.19	c #Conflicts:     362000 | #Constraints:      35176
3584.15/3595.19	c #Conflicts:     363000 | #Constraints:      36176
3584.15/3595.19	c #Conflicts:     364000 | #Constraints:      37178
3584.15/3595.19	c #Conflicts:     365000 | #Constraints:      38178
3584.15/3595.19	c #Conflicts:     366000 | #Constraints:      39178
3584.15/3595.19	c #Conflicts:     367000 | #Constraints:      40179
3584.15/3595.19	c #Conflicts:     368000 | #Constraints:      41181
3584.15/3595.19	c #Conflicts:     369000 | #Constraints:      42183
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     370000 | #Constraints:      31178
3584.15/3595.19	c #Conflicts:     371000 | #Constraints:      32179
3584.15/3595.19	c #Conflicts:     372000 | #Constraints:      33180
3584.15/3595.19	c #Conflicts:     373000 | #Constraints:      34182
3584.15/3595.19	c #Conflicts:     374000 | #Constraints:      35183
3584.15/3595.19	c #Conflicts:     375000 | #Constraints:      36184
3584.15/3595.19	c #Conflicts:     376000 | #Constraints:      37185
3584.15/3595.19	c #Conflicts:     377000 | #Constraints:      38185
3584.15/3595.19	c #Conflicts:     378000 | #Constraints:      39186
3584.15/3595.19	c #Conflicts:     379000 | #Constraints:      40187
3584.15/3595.19	c #Conflicts:     380000 | #Constraints:      41189
3584.15/3595.19	c #Conflicts:     381000 | #Constraints:      42190
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     382000 | #Constraints:      30949
3584.15/3595.19	c #Conflicts:     383000 | #Constraints:      31949
3584.15/3595.19	c #Conflicts:     384000 | #Constraints:      32952
3584.15/3595.19	c #Conflicts:     385000 | #Constraints:      33952
3584.15/3595.19	c #Conflicts:     386000 | #Constraints:      34953
3584.15/3595.19	c #Conflicts:     387000 | #Constraints:      35954
3584.15/3595.19	c #Conflicts:     388000 | #Constraints:      36954
3584.15/3595.19	c #Conflicts:     389000 | #Constraints:      37954
3584.15/3595.19	c #Conflicts:     390000 | #Constraints:      38955
3584.15/3595.19	c #Conflicts:     391000 | #Constraints:      39955
3584.15/3595.19	c #Conflicts:     392000 | #Constraints:      40956
3584.15/3595.19	c #Conflicts:     393000 | #Constraints:      41956
3584.15/3595.19	c #Conflicts:     394000 | #Constraints:      42956
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     395000 | #Constraints:      31551
3584.15/3595.19	c #Conflicts:     396000 | #Constraints:      32552
3584.15/3595.19	c #Conflicts:     397000 | #Constraints:      33552
3584.15/3595.19	c #Conflicts:     398000 | #Constraints:      34553
3584.15/3595.19	c #Conflicts:     399000 | #Constraints:      35555
3584.15/3595.19	c #Conflicts:     400000 | #Constraints:      36558
3584.15/3595.19	c #Conflicts:     401000 | #Constraints:      37560
3584.15/3595.19	c #Conflicts:     402000 | #Constraints:      38563
3584.15/3595.19	c #Conflicts:     403000 | #Constraints:      39564
3584.15/3595.19	c #Conflicts:     404000 | #Constraints:      40567
3584.15/3595.19	c #Conflicts:     405000 | #Constraints:      41569
3584.15/3595.19	c #Conflicts:     406000 | #Constraints:      42572
3584.15/3595.19	c #Conflicts:     407000 | #Constraints:      43573
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     408000 | #Constraints:      31952
3584.15/3595.19	c #Conflicts:     409000 | #Constraints:      32952
3584.15/3595.19	c #Conflicts:     410000 | #Constraints:      33953
3584.15/3595.19	c #Conflicts:     411000 | #Constraints:      34956
3584.15/3595.19	c #Conflicts:     412000 | #Constraints:      35959
3584.15/3595.19	c #Conflicts:     413000 | #Constraints:      36962
3584.15/3595.19	c #Conflicts:     414000 | #Constraints:      37963
3584.15/3595.19	c #Conflicts:     415000 | #Constraints:      38964
3584.15/3595.19	c #Conflicts:     416000 | #Constraints:      39965
3584.15/3595.19	c #Conflicts:     417000 | #Constraints:      40965
3584.15/3595.19	c #Conflicts:     418000 | #Constraints:      41965
3584.15/3595.19	c #Conflicts:     419000 | #Constraints:      42966
3584.15/3595.19	c #Conflicts:     420000 | #Constraints:      43967
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     421000 | #Constraints:      32148
3584.15/3595.19	c #Conflicts:     422000 | #Constraints:      33148
3584.15/3595.19	c #Conflicts:     423000 | #Constraints:      34148
3584.15/3595.19	c #Conflicts:     424000 | #Constraints:      35151
3584.15/3595.19	c #Conflicts:     425000 | #Constraints:      36155
3584.15/3595.19	c #Conflicts:     426000 | #Constraints:      37157
3584.15/3595.19	c #Conflicts:     427000 | #Constraints:      38160
3584.15/3595.19	c #Conflicts:     428000 | #Constraints:      39162
3584.15/3595.19	c #Conflicts:     429000 | #Constraints:      40162
3584.15/3595.19	c #Conflicts:     430000 | #Constraints:      41164
3584.15/3595.19	c #Conflicts:     431000 | #Constraints:      42164
3584.15/3595.19	c #Conflicts:     432000 | #Constraints:      43166
3584.15/3595.19	c #Conflicts:     433000 | #Constraints:      44166
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     434000 | #Constraints:      32169
3584.15/3595.19	c #Conflicts:     435000 | #Constraints:      33172
3584.15/3595.19	c #Conflicts:     436000 | #Constraints:      34173
3584.15/3595.19	c #Conflicts:     437000 | #Constraints:      35175
3584.15/3595.19	c #Conflicts:     438000 | #Constraints:      36178
3584.15/3595.19	c #Conflicts:     439000 | #Constraints:      37180
3584.15/3595.19	c #Conflicts:     440000 | #Constraints:      38181
3584.15/3595.19	c #Conflicts:     441000 | #Constraints:      39183
3584.15/3595.19	c #Conflicts:     442000 | #Constraints:      40185
3584.15/3595.19	c #Conflicts:     443000 | #Constraints:      41186
3584.15/3595.19	c #Conflicts:     444000 | #Constraints:      42187
3584.15/3595.19	c #Conflicts:     445000 | #Constraints:      43189
3584.15/3595.19	c #Conflicts:     446000 | #Constraints:      44190
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     447000 | #Constraints:      31978
3584.15/3595.19	c #Conflicts:     448000 | #Constraints:      32979
3584.15/3595.19	c #Conflicts:     449000 | #Constraints:      33981
3584.15/3595.19	c #Conflicts:     450000 | #Constraints:      34981
3584.15/3595.19	c #Conflicts:     451000 | #Constraints:      35981
3584.15/3595.19	c #Conflicts:     452000 | #Constraints:      36982
3584.15/3595.19	c #Conflicts:     453000 | #Constraints:      37983
3584.15/3595.19	c #Conflicts:     454000 | #Constraints:      38983
3584.15/3595.19	c #Conflicts:     455000 | #Constraints:      39983
3584.15/3595.19	c #Conflicts:     456000 | #Constraints:      40984
3584.15/3595.19	c #Conflicts:     457000 | #Constraints:      41984
3584.15/3595.19	c #Conflicts:     458000 | #Constraints:      42985
3584.15/3595.19	c #Conflicts:     459000 | #Constraints:      43986
3584.15/3595.19	c #Conflicts:     460000 | #Constraints:      44987
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     461000 | #Constraints:      32576
3584.15/3595.19	c #Conflicts:     462000 | #Constraints:      33576
3584.15/3595.19	c #Conflicts:     463000 | #Constraints:      34576
3584.15/3595.19	c #Conflicts:     464000 | #Constraints:      35580
3584.15/3595.19	c #Conflicts:     465000 | #Constraints:      36583
3584.15/3595.19	c #Conflicts:     466000 | #Constraints:      37586
3584.15/3595.19	c #Conflicts:     467000 | #Constraints:      38587
3584.15/3595.19	c #Conflicts:     468000 | #Constraints:      39588
3584.15/3595.19	c #Conflicts:     469000 | #Constraints:      40589
3584.15/3595.19	c #Conflicts:     470000 | #Constraints:      41592
3584.15/3595.19	c #Conflicts:     471000 | #Constraints:      42593
3584.15/3595.19	c #Conflicts:     472000 | #Constraints:      43594
3584.15/3595.19	c #Conflicts:     473000 | #Constraints:      44594
3584.15/3595.19	c #Conflicts:     474000 | #Constraints:      45595
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     475000 | #Constraints:      32922
3584.15/3595.19	c #Conflicts:     476000 | #Constraints:      33926
3584.15/3595.19	c #Conflicts:     477000 | #Constraints:      34929
3584.15/3595.19	c #Conflicts:     478000 | #Constraints:      35930
3584.15/3595.19	c #Conflicts:     479000 | #Constraints:      36936
3584.15/3595.19	c #Conflicts:     480000 | #Constraints:      37941
3584.15/3595.19	c #Conflicts:     481000 | #Constraints:      38947
3584.15/3595.19	c #Conflicts:     482000 | #Constraints:      39950
3584.15/3595.19	c #Conflicts:     483000 | #Constraints:      40952
3584.15/3595.19	c #Conflicts:     484000 | #Constraints:      41953
3584.15/3595.19	c #Conflicts:     485000 | #Constraints:      42956
3584.15/3595.19	c #Conflicts:     486000 | #Constraints:      43961
3584.15/3595.19	c #Conflicts:     487000 | #Constraints:      44963
3584.15/3595.19	c #Conflicts:     488000 | #Constraints:      45965
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     489000 | #Constraints:      33087
3584.15/3595.19	c #Conflicts:     490000 | #Constraints:      34087
3584.15/3595.19	c #Conflicts:     491000 | #Constraints:      35090
3584.15/3595.19	c #Conflicts:     492000 | #Constraints:      36092
3584.15/3595.19	c #Conflicts:     493000 | #Constraints:      37095
3584.15/3595.19	c #Conflicts:     494000 | #Constraints:      38100
3584.15/3595.19	c #Conflicts:     495000 | #Constraints:      39101
3584.15/3595.19	c #Conflicts:     496000 | #Constraints:      40103
3584.15/3595.19	c #Conflicts:     497000 | #Constraints:      41103
3584.15/3595.19	c #Conflicts:     498000 | #Constraints:      42104
3584.15/3595.19	c #Conflicts:     499000 | #Constraints:      43105
3584.15/3595.19	c #Conflicts:     500000 | #Constraints:      44106
3584.15/3595.19	c #Conflicts:     501000 | #Constraints:      45106
3584.15/3595.19	c #Conflicts:     502000 | #Constraints:      46106
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     503000 | #Constraints:      33083
3584.15/3595.19	c #Conflicts:     504000 | #Constraints:      34086
3584.15/3595.19	c #Conflicts:     505000 | #Constraints:      35089
3584.15/3595.19	c #Conflicts:     506000 | #Constraints:      36093
3584.15/3595.19	c #Conflicts:     507000 | #Constraints:      37095
3584.15/3595.19	c #Conflicts:     508000 | #Constraints:      38095
3584.15/3595.19	c #Conflicts:     509000 | #Constraints:      39095
3584.15/3595.19	c #Conflicts:     510000 | #Constraints:      40096
3584.15/3595.19	c #Conflicts:     511000 | #Constraints:      41097
3584.15/3595.19	c #Conflicts:     512000 | #Constraints:      42099
3584.15/3595.19	c #Conflicts:     513000 | #Constraints:      43100
3584.15/3595.19	c #Conflicts:     514000 | #Constraints:      44100
3584.15/3595.19	c #Conflicts:     515000 | #Constraints:      45101
3584.15/3595.19	c #Conflicts:     516000 | #Constraints:      46101
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     517000 | #Constraints:      32851
3584.15/3595.19	c #Conflicts:     518000 | #Constraints:      33852
3584.15/3595.19	c #Conflicts:     519000 | #Constraints:      34854
3584.15/3595.19	c #Conflicts:     520000 | #Constraints:      35855
3584.15/3595.19	c #Conflicts:     521000 | #Constraints:      36856
3584.15/3595.19	c #Conflicts:     522000 | #Constraints:      37857
3584.15/3595.19	c #Conflicts:     523000 | #Constraints:      38857
3584.15/3595.19	c #Conflicts:     524000 | #Constraints:      39857
3584.15/3595.19	c #Conflicts:     525000 | #Constraints:      40858
3584.15/3595.19	c #Conflicts:     526000 | #Constraints:      41858
3584.15/3595.19	c #Conflicts:     527000 | #Constraints:      42858
3584.15/3595.19	c #Conflicts:     528000 | #Constraints:      43858
3584.15/3595.19	c #Conflicts:     529000 | #Constraints:      44858
3584.15/3595.19	c #Conflicts:     530000 | #Constraints:      45858
3584.15/3595.19	c #Conflicts:     531000 | #Constraints:      46858
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     532000 | #Constraints:      33429
3584.15/3595.19	c #Conflicts:     533000 | #Constraints:      34429
3584.15/3595.19	c #Conflicts:     534000 | #Constraints:      35429
3584.15/3595.19	c #Conflicts:     535000 | #Constraints:      36432
3584.15/3595.19	c #Conflicts:     536000 | #Constraints:      37433
3584.15/3595.19	c #Conflicts:     537000 | #Constraints:      38437
3584.15/3595.19	c #Conflicts:     538000 | #Constraints:      39441
3584.15/3595.19	c #Conflicts:     539000 | #Constraints:      40447
3584.15/3595.19	c #Conflicts:     540000 | #Constraints:      41452
3584.15/3595.19	c #Conflicts:     541000 | #Constraints:      42454
3584.15/3595.19	c #Conflicts:     542000 | #Constraints:      43457
3584.15/3595.19	c #Conflicts:     543000 | #Constraints:      44459
3584.15/3595.19	c #Conflicts:     544000 | #Constraints:      45461
3584.15/3595.19	c #Conflicts:     545000 | #Constraints:      46464
3584.15/3595.19	c #Conflicts:     546000 | #Constraints:      47466
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     547000 | #Constraints:      33760
3584.15/3595.19	c #Conflicts:     548000 | #Constraints:      34762
3584.15/3595.19	c #Conflicts:     549000 | #Constraints:      35765
3584.15/3595.19	c #Conflicts:     550000 | #Constraints:      36769
3584.15/3595.19	c #Conflicts:     551000 | #Constraints:      37773
3584.15/3595.19	c #Conflicts:     552000 | #Constraints:      38776
3584.15/3595.19	c #Conflicts:     553000 | #Constraints:      39778
3584.15/3595.19	c #Conflicts:     554000 | #Constraints:      40780
3584.15/3595.19	c #Conflicts:     555000 | #Constraints:      41782
3584.15/3595.19	c #Conflicts:     556000 | #Constraints:      42784
3584.15/3595.19	c #Conflicts:     557000 | #Constraints:      43786
3584.15/3595.19	c #Conflicts:     558000 | #Constraints:      44788
3584.15/3595.19	c #Conflicts:     559000 | #Constraints:      45788
3584.15/3595.19	c #Conflicts:     560000 | #Constraints:      46789
3584.15/3595.19	c #Conflicts:     561000 | #Constraints:      47789
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     562000 | #Constraints:      33967
3584.15/3595.19	c #Conflicts:     563000 | #Constraints:      34969
3584.15/3595.19	c #Conflicts:     564000 | #Constraints:      35973
3584.15/3595.19	c #Conflicts:     565000 | #Constraints:      36983
3584.15/3595.19	c #Conflicts:     566000 | #Constraints:      37987
3584.15/3595.19	c #Conflicts:     567000 | #Constraints:      38989
3584.15/3595.19	c #Conflicts:     568000 | #Constraints:      39990
3584.15/3595.19	c #Conflicts:     569000 | #Constraints:      40993
3584.15/3595.19	c #Conflicts:     570000 | #Constraints:      41997
3584.15/3595.19	c #Conflicts:     571000 | #Constraints:      43000
3584.15/3595.19	c #Conflicts:     572000 | #Constraints:      44002
3584.15/3595.19	c #Conflicts:     573000 | #Constraints:      45005
3584.15/3595.19	c #Conflicts:     574000 | #Constraints:      46005
3584.15/3595.19	c #Conflicts:     575000 | #Constraints:      47006
3584.15/3595.19	c #Conflicts:     576000 | #Constraints:      48006
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     577000 | #Constraints:      33987
3584.15/3595.19	c #Conflicts:     578000 | #Constraints:      34987
3584.15/3595.19	c #Conflicts:     579000 | #Constraints:      35989
3584.15/3595.19	c #Conflicts:     580000 | #Constraints:      36991
3584.15/3595.19	c #Conflicts:     581000 | #Constraints:      37993
3584.15/3595.19	c #Conflicts:     582000 | #Constraints:      38995
3584.15/3595.19	c #Conflicts:     583000 | #Constraints:      39999
3584.15/3595.19	c #Conflicts:     584000 | #Constraints:      41000
3584.15/3595.19	c #Conflicts:     585000 | #Constraints:      42001
3584.15/3595.19	c #Conflicts:     586000 | #Constraints:      43002
3584.15/3595.19	c #Conflicts:     587000 | #Constraints:      44003
3584.15/3595.19	c #Conflicts:     588000 | #Constraints:      45003
3584.15/3595.19	c #Conflicts:     589000 | #Constraints:      46004
3584.15/3595.19	c #Conflicts:     590000 | #Constraints:      47005
3584.15/3595.19	c #Conflicts:     591000 | #Constraints:      48006
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     592000 | #Constraints:      33776
3584.15/3595.19	c #Conflicts:     593000 | #Constraints:      34776
3584.15/3595.19	c #Conflicts:     594000 | #Constraints:      35776
3584.15/3595.19	c #Conflicts:     595000 | #Constraints:      36778
3584.15/3595.19	c #Conflicts:     596000 | #Constraints:      37782
3584.15/3595.19	c #Conflicts:     597000 | #Constraints:      38787
3584.15/3595.19	c #Conflicts:     598000 | #Constraints:      39789
3584.15/3595.19	c #Conflicts:     599000 | #Constraints:      40790
3584.15/3595.19	c #Conflicts:     600000 | #Constraints:      41792
3584.15/3595.19	c #Conflicts:     601000 | #Constraints:      42793
3584.15/3595.19	c #Conflicts:     602000 | #Constraints:      43796
3584.15/3595.19	c #Conflicts:     603000 | #Constraints:      44798
3584.15/3595.19	c #Conflicts:     604000 | #Constraints:      45799
3584.15/3595.19	c #Conflicts:     605000 | #Constraints:      46800
3584.15/3595.19	c #Conflicts:     606000 | #Constraints:      47801
3584.15/3595.19	c #Conflicts:     607000 | #Constraints:      48801
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     608000 | #Constraints:      34364
3584.15/3595.19	c #Conflicts:     609000 | #Constraints:      35364
3584.15/3595.19	c #Conflicts:     610000 | #Constraints:      36366
3584.15/3595.19	c #Conflicts:     611000 | #Constraints:      37368
3584.15/3595.19	c #Conflicts:     612000 | #Constraints:      38368
3584.15/3595.19	c #Conflicts:     613000 | #Constraints:      39370
3584.15/3595.19	c #Conflicts:     614000 | #Constraints:      40370
3584.15/3595.19	c #Conflicts:     615000 | #Constraints:      41371
3584.15/3595.19	c #Conflicts:     616000 | #Constraints:      42373
3584.15/3595.19	c #Conflicts:     617000 | #Constraints:      43374
3584.15/3595.19	c #Conflicts:     618000 | #Constraints:      44376
3584.15/3595.19	c #Conflicts:     619000 | #Constraints:      45378
3584.15/3595.19	c #Conflicts:     620000 | #Constraints:      46379
3584.15/3595.19	c #Conflicts:     621000 | #Constraints:      47381
3584.15/3595.19	c #Conflicts:     622000 | #Constraints:      48382
3584.15/3595.19	c #Conflicts:     623000 | #Constraints:      49384
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     624000 | #Constraints:      34706
3584.15/3595.19	c #Conflicts:     625000 | #Constraints:      35709
3584.15/3595.19	c #Conflicts:     626000 | #Constraints:      36714
3584.15/3595.19	c #Conflicts:     627000 | #Constraints:      37715
3584.15/3595.19	c #Conflicts:     628000 | #Constraints:      38716
3584.15/3595.19	c #Conflicts:     629000 | #Constraints:      39720
3584.15/3595.19	c #Conflicts:     630000 | #Constraints:      40723
3584.15/3595.19	c #Conflicts:     631000 | #Constraints:      41726
3584.15/3595.19	c #Conflicts:     632000 | #Constraints:      42728
3584.15/3595.19	c #Conflicts:     633000 | #Constraints:      43730
3584.15/3595.19	c #Conflicts:     634000 | #Constraints:      44733
3584.15/3595.19	c #Conflicts:     635000 | #Constraints:      45735
3584.15/3595.19	c #Conflicts:     636000 | #Constraints:      46738
3584.15/3595.19	c #Conflicts:     637000 | #Constraints:      47739
3584.15/3595.19	c #Conflicts:     638000 | #Constraints:      48741
3584.15/3595.19	c #Conflicts:     639000 | #Constraints:      49741
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     640000 | #Constraints:      34897
3584.15/3595.19	c #Conflicts:     641000 | #Constraints:      35897
3584.15/3595.19	c #Conflicts:     642000 | #Constraints:      36900
3584.15/3595.19	c #Conflicts:     643000 | #Constraints:      37904
3584.15/3595.19	c #Conflicts:     644000 | #Constraints:      38908
3584.15/3595.19	c #Conflicts:     645000 | #Constraints:      39909
3584.15/3595.19	c #Conflicts:     646000 | #Constraints:      40911
3584.15/3595.19	c #Conflicts:     647000 | #Constraints:      41914
3584.15/3595.19	c #Conflicts:     648000 | #Constraints:      42918
3584.15/3595.19	c #Conflicts:     649000 | #Constraints:      43919
3584.15/3595.19	c #Conflicts:     650000 | #Constraints:      44920
3584.15/3595.19	c #Conflicts:     651000 | #Constraints:      45921
3584.15/3595.19	c #Conflicts:     652000 | #Constraints:      46922
3584.15/3595.19	c #Conflicts:     653000 | #Constraints:      47923
3584.15/3595.19	c #Conflicts:     654000 | #Constraints:      48924
3584.15/3595.19	c #Conflicts:     655000 | #Constraints:      49925
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     656000 | #Constraints:      34884
3584.15/3595.19	c #Conflicts:     657000 | #Constraints:      35884
3584.15/3595.19	c #Conflicts:     658000 | #Constraints:      36884
3584.15/3595.19	c #Conflicts:     659000 | #Constraints:      37885
3584.15/3595.19	c #Conflicts:     660000 | #Constraints:      38888
3584.15/3595.19	c #Conflicts:     661000 | #Constraints:      39890
3584.15/3595.19	c #Conflicts:     662000 | #Constraints:      40893
3584.15/3595.19	c #Conflicts:     663000 | #Constraints:      41895
3584.15/3595.19	c #Conflicts:     664000 | #Constraints:      42897
3584.15/3595.19	c #Conflicts:     665000 | #Constraints:      43899
3584.15/3595.19	c #Conflicts:     666000 | #Constraints:      44899
3584.15/3595.19	c #Conflicts:     667000 | #Constraints:      45901
3584.15/3595.19	c #Conflicts:     668000 | #Constraints:      46904
3584.15/3595.19	c #Conflicts:     669000 | #Constraints:      47906
3584.15/3595.19	c #Conflicts:     670000 | #Constraints:      48908
3584.15/3595.19	c #Conflicts:     671000 | #Constraints:      49912
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     672000 | #Constraints:      34684
3584.15/3595.19	c #Conflicts:     673000 | #Constraints:      35684
3584.15/3595.19	c #Conflicts:     674000 | #Constraints:      36685
3584.15/3595.19	c #Conflicts:     675000 | #Constraints:      37686
3584.15/3595.19	c #Conflicts:     676000 | #Constraints:      38688
3584.15/3595.19	c #Conflicts:     677000 | #Constraints:      39690
3584.15/3595.19	c #Conflicts:     678000 | #Constraints:      40693
3584.15/3595.19	c #Conflicts:     679000 | #Constraints:      41695
3584.15/3595.19	c #Conflicts:     680000 | #Constraints:      42697
3584.15/3595.19	c #Conflicts:     681000 | #Constraints:      43699
3584.15/3595.19	c #Conflicts:     682000 | #Constraints:      44700
3584.15/3595.19	c #Conflicts:     683000 | #Constraints:      45702
3584.15/3595.19	c #Conflicts:     684000 | #Constraints:      46705
3584.15/3595.19	c #Conflicts:     685000 | #Constraints:      47707
3584.15/3595.19	c #Conflicts:     686000 | #Constraints:      48709
3584.15/3595.19	c #Conflicts:     687000 | #Constraints:      49712
3584.15/3595.19	c #Conflicts:     688000 | #Constraints:      50714
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     689000 | #Constraints:      35297
3584.15/3595.19	c #Conflicts:     690000 | #Constraints:      36297
3584.15/3595.19	c #Conflicts:     691000 | #Constraints:      37298
3584.15/3595.19	c #Conflicts:     692000 | #Constraints:      38299
3584.15/3595.19	c #Conflicts:     693000 | #Constraints:      39300
3584.15/3595.19	c #Conflicts:     694000 | #Constraints:      40301
3584.15/3595.19	c #Conflicts:     695000 | #Constraints:      41301
3584.15/3595.19	c #Conflicts:     696000 | #Constraints:      42302
3584.15/3595.19	c #Conflicts:     697000 | #Constraints:      43303
3584.15/3595.19	c #Conflicts:     698000 | #Constraints:      44303
3584.15/3595.19	c #Conflicts:     699000 | #Constraints:      45304
3584.15/3595.19	c #Conflicts:     700000 | #Constraints:      46304
3584.15/3595.19	c #Conflicts:     701000 | #Constraints:      47304
3584.15/3595.19	c #Conflicts:     702000 | #Constraints:      48304
3584.15/3595.19	c #Conflicts:     703000 | #Constraints:      49305
3584.15/3595.19	c #Conflicts:     704000 | #Constraints:      50306
3584.15/3595.19	c #Conflicts:     705000 | #Constraints:      51307
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     706000 | #Constraints:      35655
3584.15/3595.19	c #Conflicts:     707000 | #Constraints:      36655
3584.15/3595.19	c #Conflicts:     708000 | #Constraints:      37655
3584.15/3595.19	c #Conflicts:     709000 | #Constraints:      38657
3584.15/3595.19	c #Conflicts:     710000 | #Constraints:      39659
3584.15/3595.19	c #Conflicts:     711000 | #Constraints:      40660
3584.15/3595.19	c #Conflicts:     712000 | #Constraints:      41661
3584.15/3595.19	c #Conflicts:     713000 | #Constraints:      42663
3584.15/3595.19	c #Conflicts:     714000 | #Constraints:      43663
3584.15/3595.19	c #Conflicts:     715000 | #Constraints:      44664
3584.15/3595.19	c #Conflicts:     716000 | #Constraints:      45665
3584.15/3595.19	c #Conflicts:     717000 | #Constraints:      46666
3584.15/3595.19	c #Conflicts:     718000 | #Constraints:      47667
3584.15/3595.19	c #Conflicts:     719000 | #Constraints:      48668
3584.15/3595.19	c #Conflicts:     720000 | #Constraints:      49668
3584.15/3595.19	c #Conflicts:     721000 | #Constraints:      50669
3584.15/3595.19	c #Conflicts:     722000 | #Constraints:      51670
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     723000 | #Constraints:      35833
3584.15/3595.19	c #Conflicts:     724000 | #Constraints:      36833
3584.15/3595.19	c #Conflicts:     725000 | #Constraints:      37835
3584.15/3595.19	c #Conflicts:     726000 | #Constraints:      38839
3584.15/3595.19	c #Conflicts:     727000 | #Constraints:      39841
3584.15/3595.19	c #Conflicts:     728000 | #Constraints:      40845
3584.15/3595.19	c #Conflicts:     729000 | #Constraints:      41847
3584.15/3595.19	c #Conflicts:     730000 | #Constraints:      42848
3584.15/3595.19	c #Conflicts:     731000 | #Constraints:      43850
3584.15/3595.19	c #Conflicts:     732000 | #Constraints:      44851
3584.15/3595.19	c #Conflicts:     733000 | #Constraints:      45851
3584.15/3595.19	c #Conflicts:     734000 | #Constraints:      46853
3584.15/3595.19	c #Conflicts:     735000 | #Constraints:      47854
3584.15/3595.19	c #Conflicts:     736000 | #Constraints:      48855
3584.15/3595.19	c #Conflicts:     737000 | #Constraints:      49856
3584.15/3595.19	c #Conflicts:     738000 | #Constraints:      50856
3584.15/3595.19	c #Conflicts:     739000 | #Constraints:      51857
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     740000 | #Constraints:      35826
3584.15/3595.19	c #Conflicts:     741000 | #Constraints:      36826
3584.15/3595.19	c #Conflicts:     742000 | #Constraints:      37827
3584.15/3595.19	c #Conflicts:     743000 | #Constraints:      38828
3584.15/3595.19	c #Conflicts:     744000 | #Constraints:      39830
3584.15/3595.19	c #Conflicts:     745000 | #Constraints:      40832
3584.15/3595.19	c #Conflicts:     746000 | #Constraints:      41834
3584.15/3595.19	c #Conflicts:     747000 | #Constraints:      42837
3584.15/3595.19	c #Conflicts:     748000 | #Constraints:      43838
3584.15/3595.19	c #Conflicts:     749000 | #Constraints:      44839
3584.15/3595.19	c #Conflicts:     750000 | #Constraints:      45840
3584.15/3595.19	c #Conflicts:     751000 | #Constraints:      46840
3584.15/3595.19	c #Conflicts:     752000 | #Constraints:      47842
3584.15/3595.19	c #Conflicts:     753000 | #Constraints:      48844
3584.15/3595.19	c #Conflicts:     754000 | #Constraints:      49845
3584.15/3595.19	c #Conflicts:     755000 | #Constraints:      50846
3584.15/3595.19	c #Conflicts:     756000 | #Constraints:      51846
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     757000 | #Constraints:      35406
3584.15/3595.19	c #Conflicts:     758000 | #Constraints:      36406
3584.15/3595.19	c #Conflicts:     759000 | #Constraints:      37406
3584.15/3595.19	c #Conflicts:     760000 | #Constraints:      38407
3584.15/3595.19	c #Conflicts:     761000 | #Constraints:      39409
3584.15/3595.19	c #Conflicts:     762000 | #Constraints:      40412
3584.15/3595.19	c #Conflicts:     763000 | #Constraints:      41414
3584.15/3595.19	c #Conflicts:     764000 | #Constraints:      42416
3584.15/3595.19	c #Conflicts:     765000 | #Constraints:      43418
3584.15/3595.19	c #Conflicts:     766000 | #Constraints:      44420
3584.15/3595.19	c #Conflicts:     767000 | #Constraints:      45421
3584.15/3595.19	c #Conflicts:     768000 | #Constraints:      46421
3584.15/3595.19	c #Conflicts:     769000 | #Constraints:      47423
3584.15/3595.19	c #Conflicts:     770000 | #Constraints:      48424
3584.15/3595.19	c #Conflicts:     771000 | #Constraints:      49427
3584.15/3595.19	c #Conflicts:     772000 | #Constraints:      50428
3584.15/3595.19	c #Conflicts:     773000 | #Constraints:      51429
3584.15/3595.19	c #Conflicts:     774000 | #Constraints:      52429
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     775000 | #Constraints:      36026
3584.15/3595.19	c #Conflicts:     776000 | #Constraints:      37027
3584.15/3595.19	c #Conflicts:     777000 | #Constraints:      38028
3584.15/3595.19	c #Conflicts:     778000 | #Constraints:      39028
3584.15/3595.19	c #Conflicts:     779000 | #Constraints:      40030
3584.15/3595.19	c #Conflicts:     780000 | #Constraints:      41031
3584.15/3595.19	c #Conflicts:     781000 | #Constraints:      42033
3584.15/3595.19	c #Conflicts:     782000 | #Constraints:      43036
3584.15/3595.19	c #Conflicts:     783000 | #Constraints:      44037
3584.15/3595.19	c #Conflicts:     784000 | #Constraints:      45039
3584.15/3595.19	c #Conflicts:     785000 | #Constraints:      46042
3584.15/3595.19	c #Conflicts:     786000 | #Constraints:      47046
3584.15/3595.19	c #Conflicts:     787000 | #Constraints:      48047
3584.15/3595.19	c #Conflicts:     788000 | #Constraints:      49050
3584.15/3595.19	c #Conflicts:     789000 | #Constraints:      50052
3584.15/3595.19	c #Conflicts:     790000 | #Constraints:      51054
3584.15/3595.19	c #Conflicts:     791000 | #Constraints:      52056
3584.15/3595.19	c #Conflicts:     792000 | #Constraints:      53057
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     793000 | #Constraints:      36418
3584.15/3595.19	c #Conflicts:     794000 | #Constraints:      37418
3584.15/3595.19	c #Conflicts:     795000 | #Constraints:      38419
3584.15/3595.19	c #Conflicts:     796000 | #Constraints:      39419
3584.15/3595.19	c #Conflicts:     797000 | #Constraints:      40420
3584.15/3595.19	c #Conflicts:     798000 | #Constraints:      41421
3584.15/3595.19	c #Conflicts:     799000 | #Constraints:      42423
3584.15/3595.19	c #Conflicts:     800000 | #Constraints:      43424
3584.15/3595.19	c #Conflicts:     801000 | #Constraints:      44424
3584.15/3595.19	c #Conflicts:     802000 | #Constraints:      45424
3584.15/3595.19	c #Conflicts:     803000 | #Constraints:      46425
3584.15/3595.19	c #Conflicts:     804000 | #Constraints:      47425
3584.15/3595.19	c #Conflicts:     805000 | #Constraints:      48425
3584.15/3595.19	c #Conflicts:     806000 | #Constraints:      49426
3584.15/3595.19	c #Conflicts:     807000 | #Constraints:      50426
3584.15/3595.19	c #Conflicts:     808000 | #Constraints:      51427
3584.15/3595.19	c #Conflicts:     809000 | #Constraints:      52427
3584.15/3595.19	c #Conflicts:     810000 | #Constraints:      53428
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     811000 | #Constraints:      36615
3584.15/3595.19	c #Conflicts:     812000 | #Constraints:      37615
3584.15/3595.19	c #Conflicts:     813000 | #Constraints:      38616
3584.15/3595.19	c #Conflicts:     814000 | #Constraints:      39616
3584.15/3595.19	c #Conflicts:     815000 | #Constraints:      40617
3584.15/3595.19	c #Conflicts:     816000 | #Constraints:      41619
3584.15/3595.19	c #Conflicts:     817000 | #Constraints:      42622
3584.15/3595.19	c #Conflicts:     818000 | #Constraints:      43623
3584.15/3595.19	c #Conflicts:     819000 | #Constraints:      44626
3584.15/3595.19	c #Conflicts:     820000 | #Constraints:      45626
3584.15/3595.19	c #Conflicts:     821000 | #Constraints:      46626
3584.15/3595.19	c #Conflicts:     822000 | #Constraints:      47628
3584.15/3595.19	c #Conflicts:     823000 | #Constraints:      48629
3584.15/3595.19	c #Conflicts:     824000 | #Constraints:      49630
3584.15/3595.19	c #Conflicts:     825000 | #Constraints:      50632
3584.15/3595.19	c #Conflicts:     826000 | #Constraints:      51635
3584.15/3595.19	c #Conflicts:     827000 | #Constraints:      52637
3584.15/3595.19	c #Conflicts:     828000 | #Constraints:      53641
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     829000 | #Constraints:      36583
3584.15/3595.19	c #Conflicts:     830000 | #Constraints:      37583
3584.15/3595.19	c #Conflicts:     831000 | #Constraints:      38587
3584.15/3595.19	c #Conflicts:     832000 | #Constraints:      39592
3584.15/3595.19	c #Conflicts:     833000 | #Constraints:      40594
3584.15/3595.19	c #Conflicts:     834000 | #Constraints:      41597
3584.15/3595.19	c #Conflicts:     835000 | #Constraints:      42600
3584.15/3595.19	c #Conflicts:     836000 | #Constraints:      43601
3584.15/3595.19	c #Conflicts:     837000 | #Constraints:      44602
3584.15/3595.19	c #Conflicts:     838000 | #Constraints:      45603
3584.15/3595.19	c #Conflicts:     839000 | #Constraints:      46607
3584.15/3595.19	c #Conflicts:     840000 | #Constraints:      47610
3584.15/3595.19	c #Conflicts:     841000 | #Constraints:      48611
3584.15/3595.19	c #Conflicts:     842000 | #Constraints:      49612
3584.15/3595.19	c #Conflicts:     843000 | #Constraints:      50614
3584.15/3595.19	c #Conflicts:     844000 | #Constraints:      51614
3584.15/3595.19	c #Conflicts:     845000 | #Constraints:      52614
3584.15/3595.19	c #Conflicts:     846000 | #Constraints:      53615
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     847000 | #Constraints:      36341
3584.15/3595.19	c #Conflicts:     848000 | #Constraints:      37342
3584.15/3595.19	c #Conflicts:     849000 | #Constraints:      38347
3584.15/3595.19	c #Conflicts:     850000 | #Constraints:      39353
3584.15/3595.19	c #Conflicts:     851000 | #Constraints:      40355
3584.15/3595.19	c #Conflicts:     852000 | #Constraints:      41361
3584.15/3595.19	c #Conflicts:     853000 | #Constraints:      42367
3584.15/3595.19	c #Conflicts:     854000 | #Constraints:      43371
3584.15/3595.19	c #Conflicts:     855000 | #Constraints:      44374
3584.15/3595.19	c #Conflicts:     856000 | #Constraints:      45379
3584.15/3595.19	c #Conflicts:     857000 | #Constraints:      46383
3584.15/3595.19	c #Conflicts:     858000 | #Constraints:      47385
3584.15/3595.19	c #Conflicts:     859000 | #Constraints:      48387
3584.15/3595.19	c #Conflicts:     860000 | #Constraints:      49391
3584.15/3595.19	c #Conflicts:     861000 | #Constraints:      50395
3584.15/3595.19	c #Conflicts:     862000 | #Constraints:      51399
3584.15/3595.19	c #Conflicts:     863000 | #Constraints:      52405
3584.15/3595.19	c #Conflicts:     864000 | #Constraints:      53408
3584.15/3595.19	c #Conflicts:     865000 | #Constraints:      54415
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     866000 | #Constraints:      36957
3584.15/3595.19	c #Conflicts:     867000 | #Constraints:      37958
3584.15/3595.19	c #Conflicts:     868000 | #Constraints:      38960
3584.15/3595.19	c #Conflicts:     869000 | #Constraints:      39960
3584.15/3595.19	c #Conflicts:     870000 | #Constraints:      40963
3584.15/3595.19	c #Conflicts:     871000 | #Constraints:      41965
3584.15/3595.19	c #Conflicts:     872000 | #Constraints:      42966
3584.15/3595.19	c #Conflicts:     873000 | #Constraints:      43967
3584.15/3595.19	c #Conflicts:     874000 | #Constraints:      44968
3584.15/3595.19	c #Conflicts:     875000 | #Constraints:      45969
3584.15/3595.19	c #Conflicts:     876000 | #Constraints:      46970
3584.15/3595.19	c #Conflicts:     877000 | #Constraints:      47971
3584.15/3595.19	c #Conflicts:     878000 | #Constraints:      48972
3584.15/3595.19	c #Conflicts:     879000 | #Constraints:      49972
3584.15/3595.19	c #Conflicts:     880000 | #Constraints:      50973
3584.15/3595.19	c #Conflicts:     881000 | #Constraints:      51973
3584.15/3595.19	c #Conflicts:     882000 | #Constraints:      52974
3584.15/3595.19	c #Conflicts:     883000 | #Constraints:      53974
3584.15/3595.19	c #Conflicts:     884000 | #Constraints:      54975
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     885000 | #Constraints:      37323
3584.15/3595.19	c #Conflicts:     886000 | #Constraints:      38327
3584.15/3595.19	c #Conflicts:     887000 | #Constraints:      39331
3584.15/3595.19	c #Conflicts:     888000 | #Constraints:      40334
3584.15/3595.19	c #Conflicts:     889000 | #Constraints:      41336
3584.15/3595.19	c #Conflicts:     890000 | #Constraints:      42337
3584.15/3595.19	c #Conflicts:     891000 | #Constraints:      43339
3584.15/3595.19	c #Conflicts:     892000 | #Constraints:      44340
3584.15/3595.19	c #Conflicts:     893000 | #Constraints:      45341
3584.15/3595.19	c #Conflicts:     894000 | #Constraints:      46342
3584.15/3595.19	c #Conflicts:     895000 | #Constraints:      47343
3584.15/3595.19	c #Conflicts:     896000 | #Constraints:      48343
3584.15/3595.19	c #Conflicts:     897000 | #Constraints:      49344
3584.15/3595.19	c #Conflicts:     898000 | #Constraints:      50346
3584.15/3595.19	c #Conflicts:     899000 | #Constraints:      51347
3584.15/3595.19	c #Conflicts:     900000 | #Constraints:      52348
3584.15/3595.19	c #Conflicts:     901000 | #Constraints:      53349
3584.15/3595.19	c #Conflicts:     902000 | #Constraints:      54350
3584.15/3595.19	c #Conflicts:     903000 | #Constraints:      55351
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     904000 | #Constraints:      37502
3584.15/3595.19	c #Conflicts:     905000 | #Constraints:      38502
3584.15/3595.19	c #Conflicts:     906000 | #Constraints:      39506
3584.15/3595.19	c #Conflicts:     907000 | #Constraints:      40509
3584.15/3595.19	c #Conflicts:     908000 | #Constraints:      41512
3584.15/3595.19	c #Conflicts:     909000 | #Constraints:      42514
3584.15/3595.19	c #Conflicts:     910000 | #Constraints:      43516
3584.15/3595.19	c #Conflicts:     911000 | #Constraints:      44518
3584.15/3595.19	c #Conflicts:     912000 | #Constraints:      45519
3584.15/3595.19	c #Conflicts:     913000 | #Constraints:      46523
3584.15/3595.19	c #Conflicts:     914000 | #Constraints:      47524
3584.15/3595.19	c #Conflicts:     915000 | #Constraints:      48526
3584.15/3595.19	c #Conflicts:     916000 | #Constraints:      49530
3584.15/3595.19	c #Conflicts:     917000 | #Constraints:      50530
3584.15/3595.19	c #Conflicts:     918000 | #Constraints:      51532
3584.15/3595.19	c #Conflicts:     919000 | #Constraints:      52534
3584.15/3595.19	c #Conflicts:     920000 | #Constraints:      53534
3584.15/3595.19	c #Conflicts:     921000 | #Constraints:      54534
3584.15/3595.19	c #Conflicts:     922000 | #Constraints:      55536
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     923000 | #Constraints:      37504
3584.15/3595.19	c #Conflicts:     924000 | #Constraints:      38504
3584.15/3595.19	c #Conflicts:     925000 | #Constraints:      39506
3584.15/3595.19	c #Conflicts:     926000 | #Constraints:      40507
3584.15/3595.19	c #Conflicts:     927000 | #Constraints:      41509
3584.15/3595.19	c #Conflicts:     928000 | #Constraints:      42510
3584.15/3595.19	c #Conflicts:     929000 | #Constraints:      43510
3584.15/3595.19	c #Conflicts:     930000 | #Constraints:      44514
3584.15/3595.19	c #Conflicts:     931000 | #Constraints:      45517
3584.15/3595.19	c #Conflicts:     932000 | #Constraints:      46518
3584.15/3595.19	c #Conflicts:     933000 | #Constraints:      47520
3584.15/3595.19	c #Conflicts:     934000 | #Constraints:      48521
3584.15/3595.19	c #Conflicts:     935000 | #Constraints:      49524
3584.15/3595.19	c #Conflicts:     936000 | #Constraints:      50526
3584.15/3595.19	c #Conflicts:     937000 | #Constraints:      51527
3584.15/3595.19	c #Conflicts:     938000 | #Constraints:      52528
3584.15/3595.19	c #Conflicts:     939000 | #Constraints:      53529
3584.15/3595.19	c #Conflicts:     940000 | #Constraints:      54530
3584.15/3595.19	c #Conflicts:     941000 | #Constraints:      55530
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     942000 | #Constraints:      37254
3584.15/3595.19	c #Conflicts:     943000 | #Constraints:      38255
3584.15/3595.19	c #Conflicts:     944000 | #Constraints:      39260
3584.15/3595.19	c #Conflicts:     945000 | #Constraints:      40262
3584.15/3595.19	c #Conflicts:     946000 | #Constraints:      41264
3584.15/3595.19	c #Conflicts:     947000 | #Constraints:      42266
3584.15/3595.19	c #Conflicts:     948000 | #Constraints:      43268
3584.15/3595.19	c #Conflicts:     949000 | #Constraints:      44269
3584.15/3595.19	c #Conflicts:     950000 | #Constraints:      45273
3584.15/3595.19	c #Conflicts:     951000 | #Constraints:      46277
3584.15/3595.19	c #Conflicts:     952000 | #Constraints:      47280
3584.15/3595.19	c #Conflicts:     953000 | #Constraints:      48283
3584.15/3595.19	c #Conflicts:     954000 | #Constraints:      49285
3584.15/3595.19	c #Conflicts:     955000 | #Constraints:      50287
3584.15/3595.19	c #Conflicts:     956000 | #Constraints:      51289
3584.15/3595.19	c #Conflicts:     957000 | #Constraints:      52290
3584.15/3595.19	c #Conflicts:     958000 | #Constraints:      53291
3584.15/3595.19	c #Conflicts:     959000 | #Constraints:      54292
3584.15/3595.19	c #Conflicts:     960000 | #Constraints:      55294
3584.15/3595.19	c #Conflicts:     961000 | #Constraints:      56295
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     962000 | #Constraints:      37887
3584.15/3595.19	c #Conflicts:     963000 | #Constraints:      38887
3584.15/3595.19	c #Conflicts:     964000 | #Constraints:      39888
3584.15/3595.19	c #Conflicts:     965000 | #Constraints:      40890
3584.15/3595.19	c #Conflicts:     966000 | #Constraints:      41891
3584.15/3595.19	c #Conflicts:     967000 | #Constraints:      42893
3584.15/3595.19	c #Conflicts:     968000 | #Constraints:      43895
3584.15/3595.19	c #Conflicts:     969000 | #Constraints:      44895
3584.15/3595.19	c #Conflicts:     970000 | #Constraints:      45896
3584.15/3595.19	c #Conflicts:     971000 | #Constraints:      46896
3584.15/3595.19	c #Conflicts:     972000 | #Constraints:      47897
3584.15/3595.19	c #Conflicts:     973000 | #Constraints:      48899
3584.15/3595.19	c #Conflicts:     974000 | #Constraints:      49899
3584.15/3595.19	c #Conflicts:     975000 | #Constraints:      50900
3584.15/3595.19	c #Conflicts:     976000 | #Constraints:      51901
3584.15/3595.19	c #Conflicts:     977000 | #Constraints:      52902
3584.15/3595.19	c #Conflicts:     978000 | #Constraints:      53902
3584.15/3595.19	c #Conflicts:     979000 | #Constraints:      54902
3584.15/3595.19	c #Conflicts:     980000 | #Constraints:      55903
3584.15/3595.19	c #Conflicts:     981000 | #Constraints:      56904
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:     982000 | #Constraints:      38262
3584.15/3595.19	c #Conflicts:     983000 | #Constraints:      39262
3584.15/3595.19	c #Conflicts:     984000 | #Constraints:      40264
3584.15/3595.19	c #Conflicts:     985000 | #Constraints:      41267
3584.15/3595.19	c #Conflicts:     986000 | #Constraints:      42269
3584.15/3595.19	c #Conflicts:     987000 | #Constraints:      43272
3584.15/3595.19	c #Conflicts:     988000 | #Constraints:      44273
3584.15/3595.19	c #Conflicts:     989000 | #Constraints:      45275
3584.15/3595.19	c #Conflicts:     990000 | #Constraints:      46275
3584.15/3595.19	c #Conflicts:     991000 | #Constraints:      47277
3584.15/3595.19	c #Conflicts:     992000 | #Constraints:      48281
3584.15/3595.19	c #Conflicts:     993000 | #Constraints:      49288
3584.15/3595.19	c #Conflicts:     994000 | #Constraints:      50289
3584.15/3595.19	c #Conflicts:     995000 | #Constraints:      51290
3584.15/3595.19	c #Conflicts:     996000 | #Constraints:      52290
3584.15/3595.19	c #Conflicts:     997000 | #Constraints:      53292
3584.15/3595.19	c #Conflicts:     998000 | #Constraints:      54294
3584.15/3595.19	c #Conflicts:     999000 | #Constraints:      55296
3584.15/3595.19	c #Conflicts:    1000000 | #Constraints:      56299
3584.15/3595.19	c #Conflicts:    1001000 | #Constraints:      57300
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1002000 | #Constraints:      38483
3584.15/3595.19	c #Conflicts:    1003000 | #Constraints:      39483
3584.15/3595.19	c #Conflicts:    1004000 | #Constraints:      40485
3584.15/3595.19	c #Conflicts:    1005000 | #Constraints:      41488
3584.15/3595.19	c #Conflicts:    1006000 | #Constraints:      42489
3584.15/3595.19	c #Conflicts:    1007000 | #Constraints:      43491
3584.15/3595.19	c #Conflicts:    1008000 | #Constraints:      44492
3584.15/3595.19	c #Conflicts:    1009000 | #Constraints:      45493
3584.15/3595.19	c #Conflicts:    1010000 | #Constraints:      46495
3584.15/3595.19	c #Conflicts:    1011000 | #Constraints:      47496
3584.15/3595.19	c #Conflicts:    1012000 | #Constraints:      48497
3584.15/3595.19	c #Conflicts:    1013000 | #Constraints:      49499
3584.15/3595.19	c #Conflicts:    1014000 | #Constraints:      50500
3584.15/3595.19	c #Conflicts:    1015000 | #Constraints:      51501
3584.15/3595.19	c #Conflicts:    1016000 | #Constraints:      52501
3584.15/3595.19	c #Conflicts:    1017000 | #Constraints:      53502
3584.15/3595.19	c #Conflicts:    1018000 | #Constraints:      54503
3584.15/3595.19	c #Conflicts:    1019000 | #Constraints:      55504
3584.15/3595.19	c #Conflicts:    1020000 | #Constraints:      56504
3584.15/3595.19	c #Conflicts:    1021000 | #Constraints:      57504
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1022000 | #Constraints:      38522
3584.15/3595.19	c #Conflicts:    1023000 | #Constraints:      39523
3584.15/3595.19	c #Conflicts:    1024000 | #Constraints:      40524
3584.15/3595.19	c #Conflicts:    1025000 | #Constraints:      41528
3584.15/3595.19	c #Conflicts:    1026000 | #Constraints:      42529
3584.15/3595.19	c #Conflicts:    1027000 | #Constraints:      43531
3584.15/3595.19	c #Conflicts:    1028000 | #Constraints:      44532
3584.15/3595.19	c #Conflicts:    1029000 | #Constraints:      45534
3584.15/3595.19	c #Conflicts:    1030000 | #Constraints:      46535
3584.15/3595.19	c #Conflicts:    1031000 | #Constraints:      47536
3584.15/3595.19	c #Conflicts:    1032000 | #Constraints:      48536
3584.15/3595.19	c #Conflicts:    1033000 | #Constraints:      49536
3584.15/3595.19	c #Conflicts:    1034000 | #Constraints:      50536
3584.15/3595.19	c #Conflicts:    1035000 | #Constraints:      51536
3584.15/3595.19	c #Conflicts:    1036000 | #Constraints:      52536
3584.15/3595.19	c #Conflicts:    1037000 | #Constraints:      53536
3584.15/3595.19	c #Conflicts:    1038000 | #Constraints:      54536
3584.15/3595.19	c #Conflicts:    1039000 | #Constraints:      55537
3584.15/3595.19	c #Conflicts:    1040000 | #Constraints:      56537
3584.15/3595.19	c #Conflicts:    1041000 | #Constraints:      57537
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1042000 | #Constraints:      38328
3584.15/3595.19	c #Conflicts:    1043000 | #Constraints:      39329
3584.15/3595.19	c #Conflicts:    1044000 | #Constraints:      40329
3584.15/3595.19	c #Conflicts:    1045000 | #Constraints:      41331
3584.15/3595.19	c #Conflicts:    1046000 | #Constraints:      42331
3584.15/3595.19	c #Conflicts:    1047000 | #Constraints:      43334
3584.15/3595.19	c #Conflicts:    1048000 | #Constraints:      44336
3584.15/3595.19	c #Conflicts:    1049000 | #Constraints:      45336
3584.15/3595.19	c #Conflicts:    1050000 | #Constraints:      46337
3584.15/3595.19	c #Conflicts:    1051000 | #Constraints:      47337
3584.15/3595.19	c #Conflicts:    1052000 | #Constraints:      48337
3584.15/3595.19	c #Conflicts:    1053000 | #Constraints:      49338
3584.15/3595.19	c #Conflicts:    1054000 | #Constraints:      50339
3584.15/3595.19	c #Conflicts:    1055000 | #Constraints:      51340
3584.15/3595.19	c #Conflicts:    1056000 | #Constraints:      52340
3584.15/3595.19	c #Conflicts:    1057000 | #Constraints:      53340
3584.15/3595.19	c #Conflicts:    1058000 | #Constraints:      54340
3584.15/3595.19	c #Conflicts:    1059000 | #Constraints:      55341
3584.15/3595.19	c #Conflicts:    1060000 | #Constraints:      56341
3584.15/3595.19	c #Conflicts:    1061000 | #Constraints:      57341
3584.15/3595.19	c #Conflicts:    1062000 | #Constraints:      58343
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1063000 | #Constraints:      38926
3584.15/3595.19	c #Conflicts:    1064000 | #Constraints:      39928
3584.15/3595.19	c #Conflicts:    1065000 | #Constraints:      40931
3584.15/3595.19	c #Conflicts:    1066000 | #Constraints:      41933
3584.15/3595.19	c #Conflicts:    1067000 | #Constraints:      42934
3584.15/3595.19	c #Conflicts:    1068000 | #Constraints:      43937
3584.15/3595.19	c #Conflicts:    1069000 | #Constraints:      44938
3584.15/3595.19	c #Conflicts:    1070000 | #Constraints:      45940
3584.15/3595.19	c #Conflicts:    1071000 | #Constraints:      46942
3584.15/3595.19	c #Conflicts:    1072000 | #Constraints:      47943
3584.15/3595.19	c #Conflicts:    1073000 | #Constraints:      48944
3584.15/3595.19	c #Conflicts:    1074000 | #Constraints:      49944
3584.15/3595.19	c #Conflicts:    1075000 | #Constraints:      50944
3584.15/3595.19	c #Conflicts:    1076000 | #Constraints:      51946
3584.15/3595.19	c #Conflicts:    1077000 | #Constraints:      52948
3584.15/3595.19	c #Conflicts:    1078000 | #Constraints:      53949
3584.15/3595.19	c #Conflicts:    1079000 | #Constraints:      54951
3584.15/3595.19	c #Conflicts:    1080000 | #Constraints:      55952
3584.15/3595.19	c #Conflicts:    1081000 | #Constraints:      56953
3584.15/3595.19	c #Conflicts:    1082000 | #Constraints:      57954
3584.15/3595.19	c #Conflicts:    1083000 | #Constraints:      58955
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1084000 | #Constraints:      39322
3584.15/3595.19	c #Conflicts:    1085000 | #Constraints:      40326
3584.15/3595.19	c #Conflicts:    1086000 | #Constraints:      41330
3584.15/3595.19	c #Conflicts:    1087000 | #Constraints:      42338
3584.15/3595.19	c #Conflicts:    1088000 | #Constraints:      43342
3584.15/3595.19	c #Conflicts:    1089000 | #Constraints:      44346
3584.15/3595.19	c #Conflicts:    1090000 | #Constraints:      45349
3584.15/3595.19	c #Conflicts:    1091000 | #Constraints:      46351
3584.15/3595.19	c #Conflicts:    1092000 | #Constraints:      47353
3584.15/3595.19	c #Conflicts:    1093000 | #Constraints:      48355
3584.15/3595.19	c #Conflicts:    1094000 | #Constraints:      49357
3584.15/3595.19	c #Conflicts:    1095000 | #Constraints:      50359
3584.15/3595.19	c #Conflicts:    1096000 | #Constraints:      51360
3584.15/3595.19	c #Conflicts:    1097000 | #Constraints:      52361
3584.15/3595.19	c #Conflicts:    1098000 | #Constraints:      53362
3584.15/3595.19	c #Conflicts:    1099000 | #Constraints:      54363
3584.15/3595.19	c #Conflicts:    1100000 | #Constraints:      55365
3584.15/3595.19	c #Conflicts:    1101000 | #Constraints:      56368
3584.15/3595.19	c #Conflicts:    1102000 | #Constraints:      57370
3584.15/3595.19	c #Conflicts:    1103000 | #Constraints:      58370
3584.15/3595.19	c #Conflicts:    1104000 | #Constraints:      59371
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1105000 | #Constraints:      39528
3584.15/3595.19	c #Conflicts:    1106000 | #Constraints:      40528
3584.15/3595.19	c #Conflicts:    1107000 | #Constraints:      41529
3584.15/3595.19	c #Conflicts:    1108000 | #Constraints:      42533
3584.15/3595.19	c #Conflicts:    1109000 | #Constraints:      43537
3584.15/3595.19	c #Conflicts:    1110000 | #Constraints:      44539
3584.15/3595.19	c #Conflicts:    1111000 | #Constraints:      45541
3584.15/3595.19	c #Conflicts:    1112000 | #Constraints:      46543
3584.15/3595.19	c #Conflicts:    1113000 | #Constraints:      47546
3584.15/3595.19	c #Conflicts:    1114000 | #Constraints:      48548
3584.15/3595.19	c #Conflicts:    1115000 | #Constraints:      49550
3584.15/3595.19	c #Conflicts:    1116000 | #Constraints:      50551
3584.15/3595.19	c #Conflicts:    1117000 | #Constraints:      51552
3584.15/3595.19	c #Conflicts:    1118000 | #Constraints:      52552
3584.15/3595.19	c #Conflicts:    1119000 | #Constraints:      53553
3584.15/3595.19	c #Conflicts:    1120000 | #Constraints:      54554
3584.15/3595.19	c #Conflicts:    1121000 | #Constraints:      55555
3584.15/3595.19	c #Conflicts:    1122000 | #Constraints:      56555
3584.15/3595.19	c #Conflicts:    1123000 | #Constraints:      57556
3584.15/3595.19	c #Conflicts:    1124000 | #Constraints:      58556
3584.15/3595.19	c #Conflicts:    1125000 | #Constraints:      59556
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1126000 | #Constraints:      39508
3584.15/3595.19	c #Conflicts:    1127000 | #Constraints:      40508
3584.15/3595.19	c #Conflicts:    1128000 | #Constraints:      41509
3584.15/3595.19	c #Conflicts:    1129000 | #Constraints:      42512
3584.15/3595.19	c #Conflicts:    1130000 | #Constraints:      43515
3584.15/3595.19	c #Conflicts:    1131000 | #Constraints:      44516
3584.15/3595.19	c #Conflicts:    1132000 | #Constraints:      45518
3584.15/3595.19	c #Conflicts:    1133000 | #Constraints:      46518
3584.15/3595.19	c #Conflicts:    1134000 | #Constraints:      47519
3584.15/3595.19	c #Conflicts:    1135000 | #Constraints:      48521
3584.15/3595.19	c #Conflicts:    1136000 | #Constraints:      49525
3584.15/3595.19	c #Conflicts:    1137000 | #Constraints:      50527
3584.15/3595.19	c #Conflicts:    1138000 | #Constraints:      51528
3584.15/3595.19	c #Conflicts:    1139000 | #Constraints:      52530
3584.15/3595.19	c #Conflicts:    1140000 | #Constraints:      53530
3584.15/3595.19	c #Conflicts:    1141000 | #Constraints:      54531
3584.15/3595.19	c #Conflicts:    1142000 | #Constraints:      55532
3584.15/3595.19	c #Conflicts:    1143000 | #Constraints:      56533
3584.15/3595.19	c #Conflicts:    1144000 | #Constraints:      57534
3584.15/3595.19	c #Conflicts:    1145000 | #Constraints:      58535
3584.15/3595.19	c #Conflicts:    1146000 | #Constraints:      59536
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1147000 | #Constraints:      39282
3584.15/3595.19	c #Conflicts:    1148000 | #Constraints:      40283
3584.15/3595.19	c #Conflicts:    1149000 | #Constraints:      41287
3584.15/3595.19	c #Conflicts:    1150000 | #Constraints:      42288
3584.15/3595.19	c #Conflicts:    1151000 | #Constraints:      43290
3584.15/3595.19	c #Conflicts:    1152000 | #Constraints:      44295
3584.15/3595.19	c #Conflicts:    1153000 | #Constraints:      45296
3584.15/3595.19	c #Conflicts:    1154000 | #Constraints:      46298
3584.15/3595.19	c #Conflicts:    1155000 | #Constraints:      47302
3584.15/3595.19	c #Conflicts:    1156000 | #Constraints:      48306
3584.15/3595.19	c #Conflicts:    1157000 | #Constraints:      49308
3584.15/3595.19	c #Conflicts:    1158000 | #Constraints:      50310
3584.15/3595.19	c #Conflicts:    1159000 | #Constraints:      51313
3584.15/3595.19	c #Conflicts:    1160000 | #Constraints:      52315
3584.15/3595.19	c #Conflicts:    1161000 | #Constraints:      53317
3584.15/3595.19	c #Conflicts:    1162000 | #Constraints:      54317
3584.15/3595.19	c #Conflicts:    1163000 | #Constraints:      55319
3584.15/3595.19	c #Conflicts:    1164000 | #Constraints:      56321
3584.15/3595.19	c #Conflicts:    1165000 | #Constraints:      57321
3584.15/3595.19	c #Conflicts:    1166000 | #Constraints:      58322
3584.15/3595.19	c #Conflicts:    1167000 | #Constraints:      59323
3584.15/3595.19	c #Conflicts:    1168000 | #Constraints:      60323
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1169000 | #Constraints:      39859
3584.15/3595.19	c #Conflicts:    1170000 | #Constraints:      40859
3584.15/3595.19	c #Conflicts:    1171000 | #Constraints:      41859
3584.15/3595.19	c #Conflicts:    1172000 | #Constraints:      42859
3584.15/3595.19	c #Conflicts:    1173000 | #Constraints:      43861
3584.15/3595.19	c #Conflicts:    1174000 | #Constraints:      44868
3584.15/3595.19	c #Conflicts:    1175000 | #Constraints:      45874
3584.15/3595.19	c #Conflicts:    1176000 | #Constraints:      46876
3584.15/3595.19	c #Conflicts:    1177000 | #Constraints:      47879
3584.15/3595.19	c #Conflicts:    1178000 | #Constraints:      48881
3584.15/3595.19	c #Conflicts:    1179000 | #Constraints:      49883
3584.15/3595.19	c #Conflicts:    1180000 | #Constraints:      50884
3584.15/3595.19	c #Conflicts:    1181000 | #Constraints:      51887
3584.15/3595.19	c #Conflicts:    1182000 | #Constraints:      52888
3584.15/3595.19	c #Conflicts:    1183000 | #Constraints:      53891
3584.15/3595.19	c #Conflicts:    1184000 | #Constraints:      54892
3584.15/3595.19	c #Conflicts:    1185000 | #Constraints:      55894
3584.15/3595.19	c #Conflicts:    1186000 | #Constraints:      56896
3584.15/3595.19	c #Conflicts:    1187000 | #Constraints:      57896
3584.15/3595.19	c #Conflicts:    1188000 | #Constraints:      58896
3584.15/3595.19	c #Conflicts:    1189000 | #Constraints:      59897
3584.15/3595.19	c #Conflicts:    1190000 | #Constraints:      60897
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1191000 | #Constraints:      40227
3584.15/3595.19	c #Conflicts:    1192000 | #Constraints:      41228
3584.15/3595.19	c #Conflicts:    1193000 | #Constraints:      42229
3584.15/3595.19	c #Conflicts:    1194000 | #Constraints:      43231
3584.15/3595.19	c #Conflicts:    1195000 | #Constraints:      44231
3584.15/3595.19	c #Conflicts:    1196000 | #Constraints:      45233
3584.15/3595.19	c #Conflicts:    1197000 | #Constraints:      46233
3584.15/3595.19	c #Conflicts:    1198000 | #Constraints:      47235
3584.15/3595.19	c #Conflicts:    1199000 | #Constraints:      48237
3584.15/3595.19	c #Conflicts:    1200000 | #Constraints:      49239
3584.15/3595.19	c #Conflicts:    1201000 | #Constraints:      50240
3584.15/3595.19	c #Conflicts:    1202000 | #Constraints:      51242
3584.15/3595.19	c #Conflicts:    1203000 | #Constraints:      52243
3584.15/3595.19	c #Conflicts:    1204000 | #Constraints:      53244
3584.15/3595.19	c #Conflicts:    1205000 | #Constraints:      54247
3584.15/3595.19	c #Conflicts:    1206000 | #Constraints:      55247
3584.15/3595.19	c #Conflicts:    1207000 | #Constraints:      56248
3584.15/3595.19	c #Conflicts:    1208000 | #Constraints:      57248
3584.15/3595.19	c #Conflicts:    1209000 | #Constraints:      58249
3584.15/3595.19	c #Conflicts:    1210000 | #Constraints:      59251
3584.15/3595.19	c #Conflicts:    1211000 | #Constraints:      60253
3584.15/3595.19	c #Conflicts:    1212000 | #Constraints:      61253
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1213000 | #Constraints:      40497
3584.15/3595.19	c #Conflicts:    1214000 | #Constraints:      41498
3584.15/3595.19	c #Conflicts:    1215000 | #Constraints:      42501
3584.15/3595.19	c #Conflicts:    1216000 | #Constraints:      43502
3584.15/3595.19	c #Conflicts:    1217000 | #Constraints:      44503
3584.15/3595.19	c #Conflicts:    1218000 | #Constraints:      45505
3584.15/3595.19	c #Conflicts:    1219000 | #Constraints:      46509
3584.15/3595.19	c #Conflicts:    1220000 | #Constraints:      47513
3584.15/3595.19	c #Conflicts:    1221000 | #Constraints:      48514
3584.15/3595.19	c #Conflicts:    1222000 | #Constraints:      49517
3584.15/3595.19	c #Conflicts:    1223000 | #Constraints:      50517
3584.15/3595.19	c #Conflicts:    1224000 | #Constraints:      51519
3584.15/3595.19	c #Conflicts:    1225000 | #Constraints:      52520
3584.15/3595.19	c #Conflicts:    1226000 | #Constraints:      53521
3584.15/3595.19	c #Conflicts:    1227000 | #Constraints:      54521
3584.15/3595.19	c #Conflicts:    1228000 | #Constraints:      55522
3584.15/3595.19	c #Conflicts:    1229000 | #Constraints:      56523
3584.15/3595.19	c #Conflicts:    1230000 | #Constraints:      57527
3584.15/3595.19	c #Conflicts:    1231000 | #Constraints:      58528
3584.15/3595.19	c #Conflicts:    1232000 | #Constraints:      59530
3584.15/3595.19	c #Conflicts:    1233000 | #Constraints:      60530
3584.15/3595.19	c #Conflicts:    1234000 | #Constraints:      61530
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1235000 | #Constraints:      40445
3584.15/3595.19	c #Conflicts:    1236000 | #Constraints:      41445
3584.15/3595.19	c #Conflicts:    1237000 | #Constraints:      42445
3584.15/3595.19	c #Conflicts:    1238000 | #Constraints:      43446
3584.15/3595.19	c #Conflicts:    1239000 | #Constraints:      44448
3584.15/3595.19	c #Conflicts:    1240000 | #Constraints:      45449
3584.15/3595.19	c #Conflicts:    1241000 | #Constraints:      46449
3584.15/3595.19	c #Conflicts:    1242000 | #Constraints:      47450
3584.15/3595.19	c #Conflicts:    1243000 | #Constraints:      48450
3584.15/3595.19	c #Conflicts:    1244000 | #Constraints:      49452
3584.15/3595.19	c #Conflicts:    1245000 | #Constraints:      50453
3584.15/3595.19	c #Conflicts:    1246000 | #Constraints:      51454
3584.15/3595.19	c #Conflicts:    1247000 | #Constraints:      52454
3584.15/3595.19	c #Conflicts:    1248000 | #Constraints:      53454
3584.15/3595.19	c #Conflicts:    1249000 | #Constraints:      54456
3584.15/3595.19	c #Conflicts:    1250000 | #Constraints:      55456
3584.15/3595.19	c #Conflicts:    1251000 | #Constraints:      56457
3584.15/3595.19	c #Conflicts:    1252000 | #Constraints:      57457
3584.15/3595.19	c #Conflicts:    1253000 | #Constraints:      58457
3584.15/3595.19	c #Conflicts:    1254000 | #Constraints:      59458
3584.15/3595.19	c #Conflicts:    1255000 | #Constraints:      60459
3584.15/3595.19	c #Conflicts:    1256000 | #Constraints:      61459
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1257000 | #Constraints:      40262
3584.15/3595.19	c #Conflicts:    1258000 | #Constraints:      41262
3584.15/3595.19	c #Conflicts:    1259000 | #Constraints:      42263
3584.15/3595.19	c #Conflicts:    1260000 | #Constraints:      43265
3584.15/3595.19	c #Conflicts:    1261000 | #Constraints:      44267
3584.15/3595.19	c #Conflicts:    1262000 | #Constraints:      45267
3584.15/3595.19	c #Conflicts:    1263000 | #Constraints:      46269
3584.15/3595.19	c #Conflicts:    1264000 | #Constraints:      47270
3584.15/3595.19	c #Conflicts:    1265000 | #Constraints:      48273
3584.15/3595.19	c #Conflicts:    1266000 | #Constraints:      49276
3584.15/3595.19	c #Conflicts:    1267000 | #Constraints:      50278
3584.15/3595.19	c #Conflicts:    1268000 | #Constraints:      51280
3584.15/3595.19	c #Conflicts:    1269000 | #Constraints:      52282
3584.15/3595.19	c #Conflicts:    1270000 | #Constraints:      53282
3584.15/3595.19	c #Conflicts:    1271000 | #Constraints:      54284
3584.15/3595.19	c #Conflicts:    1272000 | #Constraints:      55284
3584.15/3595.19	c #Conflicts:    1273000 | #Constraints:      56284
3584.15/3595.19	c #Conflicts:    1274000 | #Constraints:      57284
3584.15/3595.19	c #Conflicts:    1275000 | #Constraints:      58285
3584.15/3595.19	c #Conflicts:    1276000 | #Constraints:      59286
3584.15/3595.19	c #Conflicts:    1277000 | #Constraints:      60287
3584.15/3595.19	c #Conflicts:    1278000 | #Constraints:      61287
3584.15/3595.19	c #Conflicts:    1279000 | #Constraints:      62287
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1280000 | #Constraints:      40835
3584.15/3595.19	c #Conflicts:    1281000 | #Constraints:      41835
3584.15/3595.19	c #Conflicts:    1282000 | #Constraints:      42835
3584.15/3595.19	c #Conflicts:    1283000 | #Constraints:      43837
3584.15/3595.19	c #Conflicts:    1284000 | #Constraints:      44839
3584.15/3595.19	c #Conflicts:    1285000 | #Constraints:      45842
3584.15/3595.19	c #Conflicts:    1286000 | #Constraints:      46844
3584.15/3595.19	c #Conflicts:    1287000 | #Constraints:      47846
3584.15/3595.19	c #Conflicts:    1288000 | #Constraints:      48847
3584.15/3595.19	c #Conflicts:    1289000 | #Constraints:      49850
3584.15/3595.19	c #Conflicts:    1290000 | #Constraints:      50852
3584.15/3595.19	c #Conflicts:    1291000 | #Constraints:      51852
3584.15/3595.19	c #Conflicts:    1292000 | #Constraints:      52854
3584.15/3595.19	c #Conflicts:    1293000 | #Constraints:      53855
3584.15/3595.19	c #Conflicts:    1294000 | #Constraints:      54856
3584.15/3595.19	c #Conflicts:    1295000 | #Constraints:      55857
3584.15/3595.19	c #Conflicts:    1296000 | #Constraints:      56859
3584.15/3595.19	c #Conflicts:    1297000 | #Constraints:      57859
3584.15/3595.19	c #Conflicts:    1298000 | #Constraints:      58860
3584.15/3595.19	c #Conflicts:    1299000 | #Constraints:      59861
3584.15/3595.19	c #Conflicts:    1300000 | #Constraints:      60862
3584.15/3595.19	c #Conflicts:    1301000 | #Constraints:      61862
3584.15/3595.19	c #Conflicts:    1302000 | #Constraints:      62862
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1303000 | #Constraints:      41194
3584.15/3595.19	c #Conflicts:    1304000 | #Constraints:      42194
3584.15/3595.19	c #Conflicts:    1305000 | #Constraints:      43196
3584.15/3595.19	c #Conflicts:    1306000 | #Constraints:      44199
3584.15/3595.19	c #Conflicts:    1307000 | #Constraints:      45200
3584.15/3595.19	c #Conflicts:    1308000 | #Constraints:      46201
3584.15/3595.19	c #Conflicts:    1309000 | #Constraints:      47203
3584.15/3595.19	c #Conflicts:    1310000 | #Constraints:      48204
3584.15/3595.19	c #Conflicts:    1311000 | #Constraints:      49206
3584.15/3595.19	c #Conflicts:    1312000 | #Constraints:      50207
3584.15/3595.19	c #Conflicts:    1313000 | #Constraints:      51209
3584.15/3595.19	c #Conflicts:    1314000 | #Constraints:      52210
3584.15/3595.19	c #Conflicts:    1315000 | #Constraints:      53211
3584.15/3595.19	c #Conflicts:    1316000 | #Constraints:      54213
3584.15/3595.19	c #Conflicts:    1317000 | #Constraints:      55215
3584.15/3595.19	c #Conflicts:    1318000 | #Constraints:      56216
3584.15/3595.19	c #Conflicts:    1319000 | #Constraints:      57217
3584.15/3595.19	c #Conflicts:    1320000 | #Constraints:      58218
3584.15/3595.19	c #Conflicts:    1321000 | #Constraints:      59220
3584.15/3595.19	c #Conflicts:    1322000 | #Constraints:      60220
3584.15/3595.19	c #Conflicts:    1323000 | #Constraints:      61222
3584.15/3595.19	c #Conflicts:    1324000 | #Constraints:      62223
3584.15/3595.19	c #Conflicts:    1325000 | #Constraints:      63225
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1326000 | #Constraints:      41415
3584.15/3595.19	c #Conflicts:    1327000 | #Constraints:      42416
3584.15/3595.19	c #Conflicts:    1328000 | #Constraints:      43420
3584.15/3595.19	c #Conflicts:    1329000 | #Constraints:      44423
3584.15/3595.19	c #Conflicts:    1330000 | #Constraints:      45428
3584.15/3595.19	c #Conflicts:    1331000 | #Constraints:      46430
3584.15/3595.19	c #Conflicts:    1332000 | #Constraints:      47432
3584.15/3595.19	c #Conflicts:    1333000 | #Constraints:      48434
3584.15/3595.19	c #Conflicts:    1334000 | #Constraints:      49437
3584.15/3595.19	c #Conflicts:    1335000 | #Constraints:      50438
3584.15/3595.19	c #Conflicts:    1336000 | #Constraints:      51441
3584.15/3595.19	c #Conflicts:    1337000 | #Constraints:      52442
3584.15/3595.19	c #Conflicts:    1338000 | #Constraints:      53443
3584.15/3595.19	c #Conflicts:    1339000 | #Constraints:      54444
3584.15/3595.19	c #Conflicts:    1340000 | #Constraints:      55444
3584.15/3595.19	c #Conflicts:    1341000 | #Constraints:      56444
3584.15/3595.19	c #Conflicts:    1342000 | #Constraints:      57445
3584.15/3595.19	c #Conflicts:    1343000 | #Constraints:      58445
3584.15/3595.19	c #Conflicts:    1344000 | #Constraints:      59446
3584.15/3595.19	c #Conflicts:    1345000 | #Constraints:      60446
3584.15/3595.19	c #Conflicts:    1346000 | #Constraints:      61447
3584.15/3595.19	c #Conflicts:    1347000 | #Constraints:      62447
3584.15/3595.19	c #Conflicts:    1348000 | #Constraints:      63447
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1349000 | #Constraints:      41432
3584.15/3595.19	c #Conflicts:    1350000 | #Constraints:      42433
3584.15/3595.19	c #Conflicts:    1351000 | #Constraints:      43433
3584.15/3595.19	c #Conflicts:    1352000 | #Constraints:      44434
3584.15/3595.19	c #Conflicts:    1353000 | #Constraints:      45437
3584.15/3595.19	c #Conflicts:    1354000 | #Constraints:      46441
3584.15/3595.19	c #Conflicts:    1355000 | #Constraints:      47443
3584.15/3595.19	c #Conflicts:    1356000 | #Constraints:      48444
3584.15/3595.19	c #Conflicts:    1357000 | #Constraints:      49447
3584.15/3595.19	c #Conflicts:    1358000 | #Constraints:      50449
3584.15/3595.19	c #Conflicts:    1359000 | #Constraints:      51452
3584.15/3595.19	c #Conflicts:    1360000 | #Constraints:      52454
3584.15/3595.19	c #Conflicts:    1361000 | #Constraints:      53455
3584.15/3595.19	c #Conflicts:    1362000 | #Constraints:      54456
3584.15/3595.19	c #Conflicts:    1363000 | #Constraints:      55456
3584.15/3595.19	c #Conflicts:    1364000 | #Constraints:      56457
3584.15/3595.19	c #Conflicts:    1365000 | #Constraints:      57458
3584.15/3595.19	c #Conflicts:    1366000 | #Constraints:      58459
3584.15/3595.19	c #Conflicts:    1367000 | #Constraints:      59459
3584.15/3595.19	c #Conflicts:    1368000 | #Constraints:      60461
3584.15/3595.19	c #Conflicts:    1369000 | #Constraints:      61462
3584.15/3595.19	c #Conflicts:    1370000 | #Constraints:      62462
3584.15/3595.19	c #Conflicts:    1371000 | #Constraints:      63464
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1372000 | #Constraints:      41148
3584.15/3595.19	c #Conflicts:    1373000 | #Constraints:      42149
3584.15/3595.19	c #Conflicts:    1374000 | #Constraints:      43150
3584.15/3595.19	c #Conflicts:    1375000 | #Constraints:      44152
3584.15/3595.19	c #Conflicts:    1376000 | #Constraints:      45157
3584.15/3595.19	c #Conflicts:    1377000 | #Constraints:      46160
3584.15/3595.19	c #Conflicts:    1378000 | #Constraints:      47160
3584.15/3595.19	c #Conflicts:    1379000 | #Constraints:      48162
3584.15/3595.19	c #Conflicts:    1380000 | #Constraints:      49162
3584.15/3595.19	c #Conflicts:    1381000 | #Constraints:      50163
3584.15/3595.19	c #Conflicts:    1382000 | #Constraints:      51163
3584.15/3595.19	c #Conflicts:    1383000 | #Constraints:      52163
3584.15/3595.19	c #Conflicts:    1384000 | #Constraints:      53165
3584.15/3595.19	c #Conflicts:    1385000 | #Constraints:      54168
3584.15/3595.19	c #Conflicts:    1386000 | #Constraints:      55171
3584.15/3595.19	c #Conflicts:    1387000 | #Constraints:      56173
3584.15/3595.19	c #Conflicts:    1388000 | #Constraints:      57173
3584.15/3595.19	c #Conflicts:    1389000 | #Constraints:      58173
3584.15/3595.19	c #Conflicts:    1390000 | #Constraints:      59174
3584.15/3595.19	c #Conflicts:    1391000 | #Constraints:      60175
3584.15/3595.19	c #Conflicts:    1392000 | #Constraints:      61176
3584.15/3595.19	c #Conflicts:    1393000 | #Constraints:      62177
3584.15/3595.19	c #Conflicts:    1394000 | #Constraints:      63178
3584.15/3595.19	c #Conflicts:    1395000 | #Constraints:      64178
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1396000 | #Constraints:      41710
3584.15/3595.19	c #Conflicts:    1397000 | #Constraints:      42711
3584.15/3595.19	c #Conflicts:    1398000 | #Constraints:      43711
3584.15/3595.19	c #Conflicts:    1399000 | #Constraints:      44714
3584.15/3595.19	c #Conflicts:    1400000 | #Constraints:      45715
3584.15/3595.19	c #Conflicts:    1401000 | #Constraints:      46715
3584.15/3595.19	c #Conflicts:    1402000 | #Constraints:      47715
3584.15/3595.19	c #Conflicts:    1403000 | #Constraints:      48715
3584.15/3595.19	c #Conflicts:    1404000 | #Constraints:      49715
3584.15/3595.19	c #Conflicts:    1405000 | #Constraints:      50716
3584.15/3595.19	c #Conflicts:    1406000 | #Constraints:      51717
3584.15/3595.19	c #Conflicts:    1407000 | #Constraints:      52717
3584.15/3595.19	c #Conflicts:    1408000 | #Constraints:      53717
3584.15/3595.19	c #Conflicts:    1409000 | #Constraints:      54718
3584.15/3595.19	c #Conflicts:    1410000 | #Constraints:      55719
3584.15/3595.19	c #Conflicts:    1411000 | #Constraints:      56720
3584.15/3595.19	c #Conflicts:    1412000 | #Constraints:      57720
3584.15/3595.19	c #Conflicts:    1413000 | #Constraints:      58720
3584.15/3595.19	c #Conflicts:    1414000 | #Constraints:      59721
3584.15/3595.19	c #Conflicts:    1415000 | #Constraints:      60722
3584.15/3595.19	c #Conflicts:    1416000 | #Constraints:      61723
3584.15/3595.19	c #Conflicts:    1417000 | #Constraints:      62724
3584.15/3595.19	c #Conflicts:    1418000 | #Constraints:      63727
3584.15/3595.19	c #Conflicts:    1419000 | #Constraints:      64729
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1420000 | #Constraints:      42089
3584.15/3595.19	c #Conflicts:    1421000 | #Constraints:      43094
3584.15/3595.19	c #Conflicts:    1422000 | #Constraints:      44096
3584.15/3595.19	c #Conflicts:    1423000 | #Constraints:      45099
3584.15/3595.19	c #Conflicts:    1424000 | #Constraints:      46101
3584.15/3595.19	c #Conflicts:    1425000 | #Constraints:      47104
3584.15/3595.19	c #Conflicts:    1426000 | #Constraints:      48107
3584.15/3595.19	c #Conflicts:    1427000 | #Constraints:      49108
3584.15/3595.19	c #Conflicts:    1428000 | #Constraints:      50109
3584.15/3595.19	c #Conflicts:    1429000 | #Constraints:      51111
3584.15/3595.19	c #Conflicts:    1430000 | #Constraints:      52113
3584.15/3595.19	c #Conflicts:    1431000 | #Constraints:      53114
3584.15/3595.19	c #Conflicts:    1432000 | #Constraints:      54116
3584.15/3595.19	c #Conflicts:    1433000 | #Constraints:      55117
3584.15/3595.19	c #Conflicts:    1434000 | #Constraints:      56117
3584.15/3595.19	c #Conflicts:    1435000 | #Constraints:      57118
3584.15/3595.19	c #Conflicts:    1436000 | #Constraints:      58119
3584.15/3595.19	c #Conflicts:    1437000 | #Constraints:      59119
3584.15/3595.19	c #Conflicts:    1438000 | #Constraints:      60120
3584.15/3595.19	c #Conflicts:    1439000 | #Constraints:      61122
3584.15/3595.19	c #Conflicts:    1440000 | #Constraints:      62123
3584.15/3595.19	c #Conflicts:    1441000 | #Constraints:      63125
3584.15/3595.19	c #Conflicts:    1442000 | #Constraints:      64127
3584.15/3595.19	c #Conflicts:    1443000 | #Constraints:      65127
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1444000 | #Constraints:      42309
3584.15/3595.19	c #Conflicts:    1445000 | #Constraints:      43312
3584.15/3595.19	c #Conflicts:    1446000 | #Constraints:      44316
3584.15/3595.19	c #Conflicts:    1447000 | #Constraints:      45320
3584.15/3595.19	c #Conflicts:    1448000 | #Constraints:      46321
3584.15/3595.19	c #Conflicts:    1449000 | #Constraints:      47324
3584.15/3595.19	c #Conflicts:    1450000 | #Constraints:      48327
3584.15/3595.19	c #Conflicts:    1451000 | #Constraints:      49330
3584.15/3595.19	c #Conflicts:    1452000 | #Constraints:      50331
3584.15/3595.19	c #Conflicts:    1453000 | #Constraints:      51332
3584.15/3595.19	c #Conflicts:    1454000 | #Constraints:      52335
3584.15/3595.19	c #Conflicts:    1455000 | #Constraints:      53336
3584.15/3595.19	c #Conflicts:    1456000 | #Constraints:      54337
3584.15/3595.19	c #Conflicts:    1457000 | #Constraints:      55338
3584.15/3595.19	c #Conflicts:    1458000 | #Constraints:      56339
3584.15/3595.19	c #Conflicts:    1459000 | #Constraints:      57340
3584.15/3595.19	c #Conflicts:    1460000 | #Constraints:      58342
3584.15/3595.19	c #Conflicts:    1461000 | #Constraints:      59343
3584.15/3595.19	c #Conflicts:    1462000 | #Constraints:      60344
3584.15/3595.19	c #Conflicts:    1463000 | #Constraints:      61344
3584.15/3595.19	c #Conflicts:    1464000 | #Constraints:      62344
3584.15/3595.19	c #Conflicts:    1465000 | #Constraints:      63345
3584.15/3595.19	c #Conflicts:    1466000 | #Constraints:      64346
3584.15/3595.19	c #Conflicts:    1467000 | #Constraints:      65348
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1468000 | #Constraints:      42288
3584.15/3595.19	c #Conflicts:    1469000 | #Constraints:      43288
3584.15/3595.19	c #Conflicts:    1470000 | #Constraints:      44288
3584.15/3595.19	c #Conflicts:    1471000 | #Constraints:      45289
3584.15/3595.19	c #Conflicts:    1472000 | #Constraints:      46291
3584.15/3595.19	c #Conflicts:    1473000 | #Constraints:      47292
3584.15/3595.19	c #Conflicts:    1474000 | #Constraints:      48292
3584.15/3595.19	c #Conflicts:    1475000 | #Constraints:      49294
3584.15/3595.19	c #Conflicts:    1476000 | #Constraints:      50296
3584.15/3595.19	c #Conflicts:    1477000 | #Constraints:      51297
3584.15/3595.19	c #Conflicts:    1478000 | #Constraints:      52297
3584.15/3595.19	c #Conflicts:    1479000 | #Constraints:      53300
3584.15/3595.19	c #Conflicts:    1480000 | #Constraints:      54303
3584.15/3595.19	c #Conflicts:    1481000 | #Constraints:      55304
3584.15/3595.19	c #Conflicts:    1482000 | #Constraints:      56307
3584.15/3595.19	c #Conflicts:    1483000 | #Constraints:      57310
3584.15/3595.19	c #Conflicts:    1484000 | #Constraints:      58310
3584.15/3595.19	c #Conflicts:    1485000 | #Constraints:      59310
3584.15/3595.19	c #Conflicts:    1486000 | #Constraints:      60310
3584.15/3595.19	c #Conflicts:    1487000 | #Constraints:      61311
3584.15/3595.19	c #Conflicts:    1488000 | #Constraints:      62312
3584.15/3595.19	c #Conflicts:    1489000 | #Constraints:      63313
3584.15/3595.19	c #Conflicts:    1490000 | #Constraints:      64314
3584.15/3595.19	c #Conflicts:    1491000 | #Constraints:      65316
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1492000 | #Constraints:      42038
3584.15/3595.19	c #Conflicts:    1493000 | #Constraints:      43039
3584.15/3595.19	c #Conflicts:    1494000 | #Constraints:      44042
3584.15/3595.19	c #Conflicts:    1495000 | #Constraints:      45045
3584.15/3595.19	c #Conflicts:    1496000 | #Constraints:      46046
3584.15/3595.19	c #Conflicts:    1497000 | #Constraints:      47047
3584.15/3595.19	c #Conflicts:    1498000 | #Constraints:      48049
3584.15/3595.19	c #Conflicts:    1499000 | #Constraints:      49051
3584.15/3595.19	c #Conflicts:    1500000 | #Constraints:      50053
3584.15/3595.19	c #Conflicts:    1501000 | #Constraints:      51056
3584.15/3595.19	c #Conflicts:    1502000 | #Constraints:      52057
3584.15/3595.19	c #Conflicts:    1503000 | #Constraints:      53058
3584.15/3595.19	c #Conflicts:    1504000 | #Constraints:      54059
3584.15/3595.19	c #Conflicts:    1505000 | #Constraints:      55059
3584.15/3595.19	c #Conflicts:    1506000 | #Constraints:      56060
3584.15/3595.19	c #Conflicts:    1507000 | #Constraints:      57060
3584.15/3595.19	c #Conflicts:    1508000 | #Constraints:      58060
3584.15/3595.19	c #Conflicts:    1509000 | #Constraints:      59061
3584.15/3595.19	c #Conflicts:    1510000 | #Constraints:      60061
3584.15/3595.19	c #Conflicts:    1511000 | #Constraints:      61062
3584.15/3595.19	c #Conflicts:    1512000 | #Constraints:      62063
3584.15/3595.19	c #Conflicts:    1513000 | #Constraints:      63063
3584.15/3595.19	c #Conflicts:    1514000 | #Constraints:      64063
3584.15/3595.19	c #Conflicts:    1515000 | #Constraints:      65064
3584.15/3595.19	c #Conflicts:    1516000 | #Constraints:      66065
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1517000 | #Constraints:      42640
3584.15/3595.19	c #Conflicts:    1518000 | #Constraints:      43641
3584.15/3595.19	c #Conflicts:    1519000 | #Constraints:      44642
3584.15/3595.19	c #Conflicts:    1520000 | #Constraints:      45645
3584.15/3595.19	c #Conflicts:    1521000 | #Constraints:      46645
3584.15/3595.19	c #Conflicts:    1522000 | #Constraints:      47648
3584.15/3595.19	c #Conflicts:    1523000 | #Constraints:      48649
3584.15/3595.19	c #Conflicts:    1524000 | #Constraints:      49650
3584.15/3595.19	c #Conflicts:    1525000 | #Constraints:      50651
3584.15/3595.19	c #Conflicts:    1526000 | #Constraints:      51654
3584.15/3595.19	c #Conflicts:    1527000 | #Constraints:      52656
3584.15/3595.19	c #Conflicts:    1528000 | #Constraints:      53658
3584.15/3595.19	c #Conflicts:    1529000 | #Constraints:      54661
3584.15/3595.19	c #Conflicts:    1530000 | #Constraints:      55663
3584.15/3595.19	c #Conflicts:    1531000 | #Constraints:      56664
3584.15/3595.19	c #Conflicts:    1532000 | #Constraints:      57665
3584.15/3595.19	c #Conflicts:    1533000 | #Constraints:      58665
3584.15/3595.19	c #Conflicts:    1534000 | #Constraints:      59666
3584.15/3595.19	c #Conflicts:    1535000 | #Constraints:      60666
3584.15/3595.19	c #Conflicts:    1536000 | #Constraints:      61667
3584.15/3595.19	c #Conflicts:    1537000 | #Constraints:      62668
3584.15/3595.19	c #Conflicts:    1538000 | #Constraints:      63669
3584.15/3595.19	c #Conflicts:    1539000 | #Constraints:      64670
3584.15/3595.19	c #Conflicts:    1540000 | #Constraints:      65672
3584.15/3595.19	c #Conflicts:    1541000 | #Constraints:      66673
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1542000 | #Constraints:      43028
3584.15/3595.19	c #Conflicts:    1543000 | #Constraints:      44028
3584.15/3595.19	c #Conflicts:    1544000 | #Constraints:      45030
3584.15/3595.19	c #Conflicts:    1545000 | #Constraints:      46035
3584.15/3595.19	c #Conflicts:    1546000 | #Constraints:      47036
3584.15/3595.19	c #Conflicts:    1547000 | #Constraints:      48041
3584.15/3595.19	c #Conflicts:    1548000 | #Constraints:      49044
3584.15/3595.19	c #Conflicts:    1549000 | #Constraints:      50046
3584.15/3595.19	c #Conflicts:    1550000 | #Constraints:      51048
3584.15/3595.19	c #Conflicts:    1551000 | #Constraints:      52053
3584.15/3595.19	c #Conflicts:    1552000 | #Constraints:      53057
3584.15/3595.19	c #Conflicts:    1553000 | #Constraints:      54059
3584.15/3595.19	c #Conflicts:    1554000 | #Constraints:      55060
3584.15/3595.19	c #Conflicts:    1555000 | #Constraints:      56062
3584.15/3595.19	c #Conflicts:    1556000 | #Constraints:      57064
3584.15/3595.19	c #Conflicts:    1557000 | #Constraints:      58066
3584.15/3595.19	c #Conflicts:    1558000 | #Constraints:      59067
3584.15/3595.19	c #Conflicts:    1559000 | #Constraints:      60067
3584.15/3595.19	c #Conflicts:    1560000 | #Constraints:      61068
3584.15/3595.19	c #Conflicts:    1561000 | #Constraints:      62070
3584.15/3595.19	c #Conflicts:    1562000 | #Constraints:      63071
3584.15/3595.19	c #Conflicts:    1563000 | #Constraints:      64071
3584.15/3595.19	c #Conflicts:    1564000 | #Constraints:      65072
3584.15/3595.19	c #Conflicts:    1565000 | #Constraints:      66072
3584.15/3595.19	c #Conflicts:    1566000 | #Constraints:      67073
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1567000 | #Constraints:      43220
3584.15/3595.19	c #Conflicts:    1568000 | #Constraints:      44222
3584.15/3595.19	c #Conflicts:    1569000 | #Constraints:      45226
3584.15/3595.19	c #Conflicts:    1570000 | #Constraints:      46228
3584.15/3595.19	c #Conflicts:    1571000 | #Constraints:      47229
3584.15/3595.19	c #Conflicts:    1572000 | #Constraints:      48233
3584.15/3595.19	c #Conflicts:    1573000 | #Constraints:      49236
3584.15/3595.19	c #Conflicts:    1574000 | #Constraints:      50238
3584.15/3595.19	c #Conflicts:    1575000 | #Constraints:      51240
3584.15/3595.19	c #Conflicts:    1576000 | #Constraints:      52242
3584.15/3595.19	c #Conflicts:    1577000 | #Constraints:      53244
3584.15/3595.19	c #Conflicts:    1578000 | #Constraints:      54245
3584.15/3595.19	c #Conflicts:    1579000 | #Constraints:      55246
3584.15/3595.19	c #Conflicts:    1580000 | #Constraints:      56250
3584.15/3595.19	c #Conflicts:    1581000 | #Constraints:      57253
3584.15/3595.19	c #Conflicts:    1582000 | #Constraints:      58255
3584.15/3595.19	c #Conflicts:    1583000 | #Constraints:      59257
3584.15/3595.19	c #Conflicts:    1584000 | #Constraints:      60259
3584.15/3595.19	c #Conflicts:    1585000 | #Constraints:      61260
3584.15/3595.19	c #Conflicts:    1586000 | #Constraints:      62261
3584.15/3595.19	c #Conflicts:    1587000 | #Constraints:      63262
3584.15/3595.19	c #Conflicts:    1588000 | #Constraints:      64263
3584.15/3595.19	c #Conflicts:    1589000 | #Constraints:      65264
3584.15/3595.19	c #Conflicts:    1590000 | #Constraints:      66264
3584.15/3595.19	c #Conflicts:    1591000 | #Constraints:      67265
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1592000 | #Constraints:      43205
3584.15/3595.19	c #Conflicts:    1593000 | #Constraints:      44208
3584.15/3595.19	c #Conflicts:    1594000 | #Constraints:      45214
3584.15/3595.19	c #Conflicts:    1595000 | #Constraints:      46216
3584.15/3595.19	c #Conflicts:    1596000 | #Constraints:      47218
3584.15/3595.19	c #Conflicts:    1597000 | #Constraints:      48221
3584.15/3595.19	c #Conflicts:    1598000 | #Constraints:      49223
3584.15/3595.19	c #Conflicts:    1599000 | #Constraints:      50223
3584.15/3595.19	c #Conflicts:    1600000 | #Constraints:      51225
3584.15/3595.19	c #Conflicts:    1601000 | #Constraints:      52225
3584.15/3595.19	c #Conflicts:    1602000 | #Constraints:      53226
3584.15/3595.19	c #Conflicts:    1603000 | #Constraints:      54227
3584.15/3595.19	c #Conflicts:    1604000 | #Constraints:      55228
3584.15/3595.19	c #Conflicts:    1605000 | #Constraints:      56228
3584.15/3595.19	c #Conflicts:    1606000 | #Constraints:      57228
3584.15/3595.19	c #Conflicts:    1607000 | #Constraints:      58229
3584.15/3595.19	c #Conflicts:    1608000 | #Constraints:      59229
3584.15/3595.19	c #Conflicts:    1609000 | #Constraints:      60230
3584.15/3595.19	c #Conflicts:    1610000 | #Constraints:      61231
3584.15/3595.19	c #Conflicts:    1611000 | #Constraints:      62231
3584.15/3595.19	c #Conflicts:    1612000 | #Constraints:      63232
3584.15/3595.19	c #Conflicts:    1613000 | #Constraints:      64233
3584.15/3595.19	c #Conflicts:    1614000 | #Constraints:      65233
3584.15/3595.19	c #Conflicts:    1615000 | #Constraints:      66234
3584.15/3595.19	c #Conflicts:    1616000 | #Constraints:      67235
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1617000 | #Constraints:      43009
3584.15/3595.19	c #Conflicts:    1618000 | #Constraints:      44010
3584.15/3595.19	c #Conflicts:    1619000 | #Constraints:      45010
3584.15/3595.19	c #Conflicts:    1620000 | #Constraints:      46010
3584.15/3595.19	c #Conflicts:    1621000 | #Constraints:      47011
3584.15/3595.19	c #Conflicts:    1622000 | #Constraints:      48012
3584.15/3595.19	c #Conflicts:    1623000 | #Constraints:      49013
3584.15/3595.19	c #Conflicts:    1624000 | #Constraints:      50013
3584.15/3595.19	c #Conflicts:    1625000 | #Constraints:      51015
3584.15/3595.19	c #Conflicts:    1626000 | #Constraints:      52015
3584.15/3595.19	c #Conflicts:    1627000 | #Constraints:      53015
3584.15/3595.19	c #Conflicts:    1628000 | #Constraints:      54015
3584.15/3595.19	c #Conflicts:    1629000 | #Constraints:      55016
3584.15/3595.19	c #Conflicts:    1630000 | #Constraints:      56017
3584.15/3595.19	c #Conflicts:    1631000 | #Constraints:      57018
3584.15/3595.19	c #Conflicts:    1632000 | #Constraints:      58018
3584.15/3595.19	c #Conflicts:    1633000 | #Constraints:      59019
3584.15/3595.19	c #Conflicts:    1634000 | #Constraints:      60019
3584.15/3595.19	c #Conflicts:    1635000 | #Constraints:      61019
3584.15/3595.19	c #Conflicts:    1636000 | #Constraints:      62019
3584.15/3595.19	c #Conflicts:    1637000 | #Constraints:      63020
3584.15/3595.19	c #Conflicts:    1638000 | #Constraints:      64020
3584.15/3595.19	c #Conflicts:    1639000 | #Constraints:      65021
3584.15/3595.19	c #Conflicts:    1640000 | #Constraints:      66022
3584.15/3595.19	c #Conflicts:    1641000 | #Constraints:      67023
3584.15/3595.19	c #Conflicts:    1642000 | #Constraints:      68024
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1643000 | #Constraints:      43569
3584.15/3595.19	c #Conflicts:    1644000 | #Constraints:      44573
3584.15/3595.19	c #Conflicts:    1645000 | #Constraints:      45575
3584.15/3595.19	c #Conflicts:    1646000 | #Constraints:      46577
3584.15/3595.19	c #Conflicts:    1647000 | #Constraints:      47579
3584.15/3595.19	c #Conflicts:    1648000 | #Constraints:      48581
3584.15/3595.19	c #Conflicts:    1649000 | #Constraints:      49582
3584.15/3595.19	c #Conflicts:    1650000 | #Constraints:      50583
3584.15/3595.19	c #Conflicts:    1651000 | #Constraints:      51585
3584.15/3595.19	c #Conflicts:    1652000 | #Constraints:      52586
3584.15/3595.19	c #Conflicts:    1653000 | #Constraints:      53588
3584.15/3595.19	c #Conflicts:    1654000 | #Constraints:      54589
3584.15/3595.19	c #Conflicts:    1655000 | #Constraints:      55591
3584.15/3595.19	c #Conflicts:    1656000 | #Constraints:      56592
3584.15/3595.19	c #Conflicts:    1657000 | #Constraints:      57592
3584.15/3595.19	c #Conflicts:    1658000 | #Constraints:      58592
3584.15/3595.19	c #Conflicts:    1659000 | #Constraints:      59593
3584.15/3595.19	c #Conflicts:    1660000 | #Constraints:      60593
3584.15/3595.19	c #Conflicts:    1661000 | #Constraints:      61594
3584.15/3595.19	c #Conflicts:    1662000 | #Constraints:      62595
3584.15/3595.19	c #Conflicts:    1663000 | #Constraints:      63595
3584.15/3595.19	c #Conflicts:    1664000 | #Constraints:      64597
3584.15/3595.19	c #Conflicts:    1665000 | #Constraints:      65597
3584.15/3595.19	c #Conflicts:    1666000 | #Constraints:      66597
3584.15/3595.19	c #Conflicts:    1667000 | #Constraints:      67598
3584.15/3595.19	c #Conflicts:    1668000 | #Constraints:      68598
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1669000 | #Constraints:      44033
3584.15/3595.19	c #Conflicts:    1670000 | #Constraints:      45036
3584.15/3595.19	c #Conflicts:    1671000 | #Constraints:      46038
3584.15/3595.19	c #Conflicts:    1672000 | #Constraints:      47040
3584.15/3595.19	c #Conflicts:    1673000 | #Constraints:      48046
3584.15/3595.19	c #Conflicts:    1674000 | #Constraints:      49050
3584.15/3595.19	c #Conflicts:    1675000 | #Constraints:      50053
3584.15/3595.19	c #Conflicts:    1676000 | #Constraints:      51055
3584.15/3595.19	c #Conflicts:    1677000 | #Constraints:      52056
3584.15/3595.19	c #Conflicts:    1678000 | #Constraints:      53059
3584.15/3595.19	c #Conflicts:    1679000 | #Constraints:      54062
3584.15/3595.19	c #Conflicts:    1680000 | #Constraints:      55064
3584.15/3595.19	c #Conflicts:    1681000 | #Constraints:      56066
3584.15/3595.19	c #Conflicts:    1682000 | #Constraints:      57067
3584.15/3595.19	c #Conflicts:    1683000 | #Constraints:      58068
3584.15/3595.19	c #Conflicts:    1684000 | #Constraints:      59069
3584.15/3595.19	c #Conflicts:    1685000 | #Constraints:      60070
3584.15/3595.19	c #Conflicts:    1686000 | #Constraints:      61070
3584.15/3595.19	c #Conflicts:    1687000 | #Constraints:      62070
3584.15/3595.19	c #Conflicts:    1688000 | #Constraints:      63071
3584.15/3595.19	c #Conflicts:    1689000 | #Constraints:      64072
3584.15/3595.19	c #Conflicts:    1690000 | #Constraints:      65073
3584.15/3595.19	c #Conflicts:    1691000 | #Constraints:      66073
3584.15/3595.19	c #Conflicts:    1692000 | #Constraints:      67073
3584.15/3595.19	c #Conflicts:    1693000 | #Constraints:      68073
3584.15/3595.19	c #Conflicts:    1694000 | #Constraints:      69073
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1695000 | #Constraints:      44219
3584.15/3595.19	c #Conflicts:    1696000 | #Constraints:      45219
3584.15/3595.19	c #Conflicts:    1697000 | #Constraints:      46221
3584.15/3595.19	c #Conflicts:    1698000 | #Constraints:      47222
3584.15/3595.19	c #Conflicts:    1699000 | #Constraints:      48223
3584.15/3595.19	c #Conflicts:    1700000 | #Constraints:      49224
3584.15/3595.19	c #Conflicts:    1701000 | #Constraints:      50226
3584.15/3595.19	c #Conflicts:    1702000 | #Constraints:      51227
3584.15/3595.19	c #Conflicts:    1703000 | #Constraints:      52227
3584.15/3595.19	c #Conflicts:    1704000 | #Constraints:      53228
3584.15/3595.19	c #Conflicts:    1705000 | #Constraints:      54229
3584.15/3595.19	c #Conflicts:    1706000 | #Constraints:      55232
3584.15/3595.19	c #Conflicts:    1707000 | #Constraints:      56234
3584.15/3595.19	c #Conflicts:    1708000 | #Constraints:      57235
3584.15/3595.19	c #Conflicts:    1709000 | #Constraints:      58236
3584.15/3595.19	c #Conflicts:    1710000 | #Constraints:      59237
3584.15/3595.19	c #Conflicts:    1711000 | #Constraints:      60238
3584.15/3595.19	c #Conflicts:    1712000 | #Constraints:      61240
3584.15/3595.19	c #Conflicts:    1713000 | #Constraints:      62241
3584.15/3595.19	c #Conflicts:    1714000 | #Constraints:      63242
3584.15/3595.19	c #Conflicts:    1715000 | #Constraints:      64243
3584.15/3595.19	c #Conflicts:    1716000 | #Constraints:      65244
3584.15/3595.19	c #Conflicts:    1717000 | #Constraints:      66245
3584.15/3595.19	c #Conflicts:    1718000 | #Constraints:      67245
3584.15/3595.19	c #Conflicts:    1719000 | #Constraints:      68246
3584.15/3595.19	c #Conflicts:    1720000 | #Constraints:      69246
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1721000 | #Constraints:      44223
3584.15/3595.19	c #Conflicts:    1722000 | #Constraints:      45223
3584.15/3595.19	c #Conflicts:    1723000 | #Constraints:      46224
3584.15/3595.19	c #Conflicts:    1724000 | #Constraints:      47226
3584.15/3595.19	c #Conflicts:    1725000 | #Constraints:      48231
3584.15/3595.19	c #Conflicts:    1726000 | #Constraints:      49234
3584.15/3595.19	c #Conflicts:    1727000 | #Constraints:      50238
3584.15/3595.19	c #Conflicts:    1728000 | #Constraints:      51240
3584.15/3595.19	c #Conflicts:    1729000 | #Constraints:      52242
3584.15/3595.19	c #Conflicts:    1730000 | #Constraints:      53244
3584.15/3595.19	c #Conflicts:    1731000 | #Constraints:      54245
3584.15/3595.19	c #Conflicts:    1732000 | #Constraints:      55247
3584.15/3595.19	c #Conflicts:    1733000 | #Constraints:      56248
3584.15/3595.19	c #Conflicts:    1734000 | #Constraints:      57249
3584.15/3595.19	c #Conflicts:    1735000 | #Constraints:      58249
3584.15/3595.19	c #Conflicts:    1736000 | #Constraints:      59250
3584.15/3595.19	c #Conflicts:    1737000 | #Constraints:      60251
3584.15/3595.19	c #Conflicts:    1738000 | #Constraints:      61252
3584.15/3595.19	c #Conflicts:    1739000 | #Constraints:      62252
3584.15/3595.19	c #Conflicts:    1740000 | #Constraints:      63252
3584.15/3595.19	c #Conflicts:    1741000 | #Constraints:      64254
3584.15/3595.19	c #Conflicts:    1742000 | #Constraints:      65255
3584.15/3595.19	c #Conflicts:    1743000 | #Constraints:      66256
3584.15/3595.19	c #Conflicts:    1744000 | #Constraints:      67256
3584.15/3595.19	c #Conflicts:    1745000 | #Constraints:      68258
3584.15/3595.19	c #Conflicts:    1746000 | #Constraints:      69259
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1747000 | #Constraints:      43993
3584.15/3595.19	c #Conflicts:    1748000 | #Constraints:      44994
3584.15/3595.19	c #Conflicts:    1749000 | #Constraints:      45994
3584.15/3595.19	c #Conflicts:    1750000 | #Constraints:      46995
3584.15/3595.19	c #Conflicts:    1751000 | #Constraints:      47996
3584.15/3595.19	c #Conflicts:    1752000 | #Constraints:      48997
3584.15/3595.19	c #Conflicts:    1753000 | #Constraints:      49998
3584.15/3595.19	c #Conflicts:    1754000 | #Constraints:      51000
3584.15/3595.19	c #Conflicts:    1755000 | #Constraints:      52003
3584.15/3595.19	c #Conflicts:    1756000 | #Constraints:      53005
3584.15/3595.19	c #Conflicts:    1757000 | #Constraints:      54006
3584.15/3595.19	c #Conflicts:    1758000 | #Constraints:      55008
3584.15/3595.19	c #Conflicts:    1759000 | #Constraints:      56011
3584.15/3595.19	c #Conflicts:    1760000 | #Constraints:      57013
3584.15/3595.19	c #Conflicts:    1761000 | #Constraints:      58015
3584.15/3595.19	c #Conflicts:    1762000 | #Constraints:      59017
3584.15/3595.19	c #Conflicts:    1763000 | #Constraints:      60020
3584.15/3595.19	c #Conflicts:    1764000 | #Constraints:      61020
3584.15/3595.19	c #Conflicts:    1765000 | #Constraints:      62022
3584.15/3595.19	c #Conflicts:    1766000 | #Constraints:      63025
3584.15/3595.19	c #Conflicts:    1767000 | #Constraints:      64027
3584.15/3595.19	c #Conflicts:    1768000 | #Constraints:      65030
3584.15/3595.19	c #Conflicts:    1769000 | #Constraints:      66032
3584.15/3595.19	c #Conflicts:    1770000 | #Constraints:      67032
3584.15/3595.19	c #Conflicts:    1771000 | #Constraints:      68032
3584.15/3595.19	c #Conflicts:    1772000 | #Constraints:      69033
3584.15/3595.19	c #Conflicts:    1773000 | #Constraints:      70034
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1774000 | #Constraints:      44586
3584.15/3595.19	c #Conflicts:    1775000 | #Constraints:      45586
3584.15/3595.19	c #Conflicts:    1776000 | #Constraints:      46588
3584.15/3595.19	c #Conflicts:    1777000 | #Constraints:      47591
3584.15/3595.19	c #Conflicts:    1778000 | #Constraints:      48592
3584.15/3595.19	c #Conflicts:    1779000 | #Constraints:      49592
3584.15/3595.19	c #Conflicts:    1780000 | #Constraints:      50593
3584.15/3595.19	c #Conflicts:    1781000 | #Constraints:      51595
3584.15/3595.19	c #Conflicts:    1782000 | #Constraints:      52596
3584.15/3595.19	c #Conflicts:    1783000 | #Constraints:      53599
3584.15/3595.19	c #Conflicts:    1784000 | #Constraints:      54602
3584.15/3595.19	c #Conflicts:    1785000 | #Constraints:      55604
3584.15/3595.19	c #Conflicts:    1786000 | #Constraints:      56605
3584.15/3595.19	c #Conflicts:    1787000 | #Constraints:      57607
3584.15/3595.19	c #Conflicts:    1788000 | #Constraints:      58608
3584.15/3595.19	c #Conflicts:    1789000 | #Constraints:      59610
3584.15/3595.19	c #Conflicts:    1790000 | #Constraints:      60611
3584.15/3595.19	c #Conflicts:    1791000 | #Constraints:      61612
3584.15/3595.19	c #Conflicts:    1792000 | #Constraints:      62612
3584.15/3595.19	c #Conflicts:    1793000 | #Constraints:      63613
3584.15/3595.19	c #Conflicts:    1794000 | #Constraints:      64615
3584.15/3595.19	c #Conflicts:    1795000 | #Constraints:      65615
3584.15/3595.19	c #Conflicts:    1796000 | #Constraints:      66618
3584.15/3595.19	c #Conflicts:    1797000 | #Constraints:      67618
3584.15/3595.19	c #Conflicts:    1798000 | #Constraints:      68619
3584.15/3595.19	c #Conflicts:    1799000 | #Constraints:      69620
3584.15/3595.19	c #Conflicts:    1800000 | #Constraints:      70622
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1801000 | #Constraints:      45005
3584.15/3595.19	c #Conflicts:    1802000 | #Constraints:      46005
3584.15/3595.19	c #Conflicts:    1803000 | #Constraints:      47006
3584.15/3595.19	c #Conflicts:    1804000 | #Constraints:      48008
3584.15/3595.19	c #Conflicts:    1805000 | #Constraints:      49011
3584.15/3595.19	c #Conflicts:    1806000 | #Constraints:      50014
3584.15/3595.19	c #Conflicts:    1807000 | #Constraints:      51016
3584.15/3595.19	c #Conflicts:    1808000 | #Constraints:      52017
3584.15/3595.19	c #Conflicts:    1809000 | #Constraints:      53018
3584.15/3595.19	c #Conflicts:    1810000 | #Constraints:      54019
3584.15/3595.19	c #Conflicts:    1811000 | #Constraints:      55019
3584.15/3595.19	c #Conflicts:    1812000 | #Constraints:      56020
3584.15/3595.19	c #Conflicts:    1813000 | #Constraints:      57021
3584.15/3595.19	c #Conflicts:    1814000 | #Constraints:      58022
3584.15/3595.19	c #Conflicts:    1815000 | #Constraints:      59023
3584.15/3595.19	c #Conflicts:    1816000 | #Constraints:      60024
3584.15/3595.19	c #Conflicts:    1817000 | #Constraints:      61025
3584.15/3595.19	c #Conflicts:    1818000 | #Constraints:      62026
3584.15/3595.19	c #Conflicts:    1819000 | #Constraints:      63026
3584.15/3595.19	c #Conflicts:    1820000 | #Constraints:      64026
3584.15/3595.19	c #Conflicts:    1821000 | #Constraints:      65026
3584.15/3595.19	c #Conflicts:    1822000 | #Constraints:      66027
3584.15/3595.19	c #Conflicts:    1823000 | #Constraints:      67030
3584.15/3595.19	c #Conflicts:    1824000 | #Constraints:      68032
3584.15/3595.19	c #Conflicts:    1825000 | #Constraints:      69032
3584.15/3595.19	c #Conflicts:    1826000 | #Constraints:      70033
3584.15/3595.19	c #Conflicts:    1827000 | #Constraints:      71035
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1828000 | #Constraints:      45187
3584.15/3595.19	c #Conflicts:    1829000 | #Constraints:      46187
3584.15/3595.19	c #Conflicts:    1830000 | #Constraints:      47188
3584.15/3595.19	c #Conflicts:    1831000 | #Constraints:      48192
3584.15/3595.19	c #Conflicts:    1832000 | #Constraints:      49199
3584.15/3595.19	c #Conflicts:    1833000 | #Constraints:      50202
3584.15/3595.19	c #Conflicts:    1834000 | #Constraints:      51207
3584.15/3595.19	c #Conflicts:    1835000 | #Constraints:      52212
3584.15/3595.19	c #Conflicts:    1836000 | #Constraints:      53215
3584.15/3595.19	c #Conflicts:    1837000 | #Constraints:      54217
3584.15/3595.19	c #Conflicts:    1838000 | #Constraints:      55219
3584.15/3595.19	c #Conflicts:    1839000 | #Constraints:      56221
3584.15/3595.19	c #Conflicts:    1840000 | #Constraints:      57224
3584.15/3595.19	c #Conflicts:    1841000 | #Constraints:      58224
3584.15/3595.19	c #Conflicts:    1842000 | #Constraints:      59225
3584.15/3595.19	c #Conflicts:    1843000 | #Constraints:      60227
3584.15/3595.19	c #Conflicts:    1844000 | #Constraints:      61227
3584.15/3595.19	c #Conflicts:    1845000 | #Constraints:      62227
3584.15/3595.19	c #Conflicts:    1846000 | #Constraints:      63228
3584.15/3595.19	c #Conflicts:    1847000 | #Constraints:      64228
3584.15/3595.19	c #Conflicts:    1848000 | #Constraints:      65228
3584.15/3595.19	c #Conflicts:    1849000 | #Constraints:      66229
3584.15/3595.19	c #Conflicts:    1850000 | #Constraints:      67230
3584.15/3595.19	c #Conflicts:    1851000 | #Constraints:      68231
3584.15/3595.19	c #Conflicts:    1852000 | #Constraints:      69232
3584.15/3595.19	c #Conflicts:    1853000 | #Constraints:      70234
3584.15/3595.19	c #Conflicts:    1854000 | #Constraints:      71235
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1855000 | #Constraints:      45212
3584.15/3595.19	c #Conflicts:    1856000 | #Constraints:      46212
3584.15/3595.19	c #Conflicts:    1857000 | #Constraints:      47213
3584.15/3595.19	c #Conflicts:    1858000 | #Constraints:      48214
3584.15/3595.19	c #Conflicts:    1859000 | #Constraints:      49215
3584.15/3595.19	c #Conflicts:    1860000 | #Constraints:      50216
3584.15/3595.19	c #Conflicts:    1861000 | #Constraints:      51218
3584.15/3595.19	c #Conflicts:    1862000 | #Constraints:      52220
3584.15/3595.19	c #Conflicts:    1863000 | #Constraints:      53220
3584.15/3595.19	c #Conflicts:    1864000 | #Constraints:      54221
3584.15/3595.19	c #Conflicts:    1865000 | #Constraints:      55222
3584.15/3595.19	c #Conflicts:    1866000 | #Constraints:      56223
3584.15/3595.19	c #Conflicts:    1867000 | #Constraints:      57224
3584.15/3595.19	c #Conflicts:    1868000 | #Constraints:      58225
3584.15/3595.19	c #Conflicts:    1869000 | #Constraints:      59228
3584.15/3595.19	c #Conflicts:    1870000 | #Constraints:      60229
3584.15/3595.19	c #Conflicts:    1871000 | #Constraints:      61232
3584.15/3595.19	c #Conflicts:    1872000 | #Constraints:      62234
3584.15/3595.19	c #Conflicts:    1873000 | #Constraints:      63234
3584.15/3595.19	c #Conflicts:    1874000 | #Constraints:      64236
3584.15/3595.19	c #Conflicts:    1875000 | #Constraints:      65238
3584.15/3595.19	c #Conflicts:    1876000 | #Constraints:      66239
3584.15/3595.19	c #Conflicts:    1877000 | #Constraints:      67240
3584.15/3595.19	c #Conflicts:    1878000 | #Constraints:      68242
3584.15/3595.19	c #Conflicts:    1879000 | #Constraints:      69243
3584.15/3595.19	c #Conflicts:    1880000 | #Constraints:      70244
3584.15/3595.19	c #Conflicts:    1881000 | #Constraints:      71245
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1882000 | #Constraints:      44999
3584.15/3595.19	c #Conflicts:    1883000 | #Constraints:      46000
3584.15/3595.19	c #Conflicts:    1884000 | #Constraints:      47000
3584.15/3595.19	c #Conflicts:    1885000 | #Constraints:      48001
3584.15/3595.19	c #Conflicts:    1886000 | #Constraints:      49003
3584.15/3595.19	c #Conflicts:    1887000 | #Constraints:      50004
3584.15/3595.19	c #Conflicts:    1888000 | #Constraints:      51006
3584.15/3595.19	c #Conflicts:    1889000 | #Constraints:      52008
3584.15/3595.19	c #Conflicts:    1890000 | #Constraints:      53009
3584.15/3595.19	c #Conflicts:    1891000 | #Constraints:      54010
3584.15/3595.19	c #Conflicts:    1892000 | #Constraints:      55011
3584.15/3595.19	c #Conflicts:    1893000 | #Constraints:      56012
3584.15/3595.19	c #Conflicts:    1894000 | #Constraints:      57014
3584.15/3595.19	c #Conflicts:    1895000 | #Constraints:      58015
3584.15/3595.19	c #Conflicts:    1896000 | #Constraints:      59016
3584.15/3595.19	c #Conflicts:    1897000 | #Constraints:      60017
3584.15/3595.19	c #Conflicts:    1898000 | #Constraints:      61017
3584.15/3595.19	c #Conflicts:    1899000 | #Constraints:      62018
3584.15/3595.19	c #Conflicts:    1900000 | #Constraints:      63019
3584.15/3595.19	c #Conflicts:    1901000 | #Constraints:      64020
3584.15/3595.19	c #Conflicts:    1902000 | #Constraints:      65020
3584.15/3595.19	c #Conflicts:    1903000 | #Constraints:      66021
3584.15/3595.19	c #Conflicts:    1904000 | #Constraints:      67022
3584.15/3595.19	c #Conflicts:    1905000 | #Constraints:      68024
3584.15/3595.19	c #Conflicts:    1906000 | #Constraints:      69024
3584.15/3595.19	c #Conflicts:    1907000 | #Constraints:      70025
3584.15/3595.19	c #Conflicts:    1908000 | #Constraints:      71026
3584.15/3595.19	c #Conflicts:    1909000 | #Constraints:      72026
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1910000 | #Constraints:      45593
3584.15/3595.19	c #Conflicts:    1911000 | #Constraints:      46594
3584.15/3595.19	c #Conflicts:    1912000 | #Constraints:      47596
3584.15/3595.19	c #Conflicts:    1913000 | #Constraints:      48597
3584.15/3595.19	c #Conflicts:    1914000 | #Constraints:      49599
3584.15/3595.19	c #Conflicts:    1915000 | #Constraints:      50600
3584.15/3595.19	c #Conflicts:    1916000 | #Constraints:      51601
3584.15/3595.19	c #Conflicts:    1917000 | #Constraints:      52603
3584.15/3595.19	c #Conflicts:    1918000 | #Constraints:      53606
3584.15/3595.19	c #Conflicts:    1919000 | #Constraints:      54610
3584.15/3595.19	c #Conflicts:    1920000 | #Constraints:      55611
3584.15/3595.19	c #Conflicts:    1921000 | #Constraints:      56613
3584.15/3595.19	c #Conflicts:    1922000 | #Constraints:      57614
3584.15/3595.19	c #Conflicts:    1923000 | #Constraints:      58616
3584.15/3595.19	c #Conflicts:    1924000 | #Constraints:      59618
3584.15/3595.19	c #Conflicts:    1925000 | #Constraints:      60619
3584.15/3595.19	c #Conflicts:    1926000 | #Constraints:      61620
3584.15/3595.19	c #Conflicts:    1927000 | #Constraints:      62621
3584.15/3595.19	c #Conflicts:    1928000 | #Constraints:      63622
3584.15/3595.19	c #Conflicts:    1929000 | #Constraints:      64623
3584.15/3595.19	c #Conflicts:    1930000 | #Constraints:      65625
3584.15/3595.19	c #Conflicts:    1931000 | #Constraints:      66625
3584.15/3595.19	c #Conflicts:    1932000 | #Constraints:      67626
3584.15/3595.19	c #Conflicts:    1933000 | #Constraints:      68629
3584.15/3595.19	c #Conflicts:    1934000 | #Constraints:      69630
3584.15/3595.19	c #Conflicts:    1935000 | #Constraints:      70631
3584.15/3595.19	c #Conflicts:    1936000 | #Constraints:      71633
3584.15/3595.19	c #Conflicts:    1937000 | #Constraints:      72634
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1938000 | #Constraints:      46021
3584.15/3595.19	c #Conflicts:    1939000 | #Constraints:      47023
3584.15/3595.19	c #Conflicts:    1940000 | #Constraints:      48024
3584.15/3595.19	c #Conflicts:    1941000 | #Constraints:      49027
3584.15/3595.19	c #Conflicts:    1942000 | #Constraints:      50030
3584.15/3595.19	c #Conflicts:    1943000 | #Constraints:      51036
3584.15/3595.19	c #Conflicts:    1944000 | #Constraints:      52041
3584.15/3595.19	c #Conflicts:    1945000 | #Constraints:      53042
3584.15/3595.19	c #Conflicts:    1946000 | #Constraints:      54043
3584.15/3595.19	c #Conflicts:    1947000 | #Constraints:      55044
3584.15/3595.19	c #Conflicts:    1948000 | #Constraints:      56046
3584.15/3595.19	c #Conflicts:    1949000 | #Constraints:      57047
3584.15/3595.19	c #Conflicts:    1950000 | #Constraints:      58050
3584.15/3595.19	c #Conflicts:    1951000 | #Constraints:      59052
3584.15/3595.19	c #Conflicts:    1952000 | #Constraints:      60055
3584.15/3595.19	c #Conflicts:    1953000 | #Constraints:      61058
3584.15/3595.19	c #Conflicts:    1954000 | #Constraints:      62060
3584.15/3595.19	c #Conflicts:    1955000 | #Constraints:      63061
3584.15/3595.19	c #Conflicts:    1956000 | #Constraints:      64062
3584.15/3595.19	c #Conflicts:    1957000 | #Constraints:      65063
3584.15/3595.19	c #Conflicts:    1958000 | #Constraints:      66064
3584.15/3595.19	c #Conflicts:    1959000 | #Constraints:      67067
3584.15/3595.19	c #Conflicts:    1960000 | #Constraints:      68069
3584.15/3595.19	c #Conflicts:    1961000 | #Constraints:      69070
3584.15/3595.19	c #Conflicts:    1962000 | #Constraints:      70071
3584.15/3595.19	c #Conflicts:    1963000 | #Constraints:      71071
3584.15/3595.19	c #Conflicts:    1964000 | #Constraints:      72072
3584.15/3595.19	c #Conflicts:    1965000 | #Constraints:      73074
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1966000 | #Constraints:      46333
3584.15/3595.19	c #Conflicts:    1967000 | #Constraints:      47333
3584.15/3595.19	c #Conflicts:    1968000 | #Constraints:      48334
3584.15/3595.19	c #Conflicts:    1969000 | #Constraints:      49336
3584.15/3595.19	c #Conflicts:    1970000 | #Constraints:      50338
3584.15/3595.19	c #Conflicts:    1971000 | #Constraints:      51339
3584.15/3595.19	c #Conflicts:    1972000 | #Constraints:      52339
3584.15/3595.19	c #Conflicts:    1973000 | #Constraints:      53340
3584.15/3595.19	c #Conflicts:    1974000 | #Constraints:      54341
3584.15/3595.19	c #Conflicts:    1975000 | #Constraints:      55343
3584.15/3595.19	c #Conflicts:    1976000 | #Constraints:      56344
3584.15/3595.19	c #Conflicts:    1977000 | #Constraints:      57346
3584.15/3595.19	c #Conflicts:    1978000 | #Constraints:      58349
3584.15/3595.19	c #Conflicts:    1979000 | #Constraints:      59349
3584.15/3595.19	c #Conflicts:    1980000 | #Constraints:      60350
3584.15/3595.19	c #Conflicts:    1981000 | #Constraints:      61352
3584.15/3595.19	c #Conflicts:    1982000 | #Constraints:      62353
3584.15/3595.19	c #Conflicts:    1983000 | #Constraints:      63355
3584.15/3595.19	c #Conflicts:    1984000 | #Constraints:      64355
3584.15/3595.19	c #Conflicts:    1985000 | #Constraints:      65356
3584.15/3595.19	c #Conflicts:    1986000 | #Constraints:      66357
3584.15/3595.19	c #Conflicts:    1987000 | #Constraints:      67357
3584.15/3595.19	c #Conflicts:    1988000 | #Constraints:      68357
3584.15/3595.19	c #Conflicts:    1989000 | #Constraints:      69358
3584.15/3595.19	c #Conflicts:    1990000 | #Constraints:      70359
3584.15/3595.19	c #Conflicts:    1991000 | #Constraints:      71362
3584.15/3595.19	c #Conflicts:    1992000 | #Constraints:      72364
3584.15/3595.19	c #Conflicts:    1993000 | #Constraints:      73364
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    1994000 | #Constraints:      46303
3584.15/3595.19	c #Conflicts:    1995000 | #Constraints:      47303
3584.15/3595.19	c #Conflicts:    1996000 | #Constraints:      48305
3584.15/3595.19	c #Conflicts:    1997000 | #Constraints:      49306
3584.15/3595.19	c #Conflicts:    1998000 | #Constraints:      50311
3584.15/3595.19	c #Conflicts:    1999000 | #Constraints:      51314
3584.15/3595.19	c #Conflicts:    2000000 | #Constraints:      52320
3584.15/3595.19	c #Conflicts:    2001000 | #Constraints:      53326
3584.15/3595.19	c #Conflicts:    2002000 | #Constraints:      54328
3584.15/3595.19	c #Conflicts:    2003000 | #Constraints:      55333
3584.15/3595.19	c #Conflicts:    2004000 | #Constraints:      56336
3584.15/3595.19	c #Conflicts:    2005000 | #Constraints:      57338
3584.15/3595.19	c #Conflicts:    2006000 | #Constraints:      58342
3584.15/3595.19	c #Conflicts:    2007000 | #Constraints:      59345
3584.15/3595.19	c #Conflicts:    2008000 | #Constraints:      60345
3584.15/3595.19	c #Conflicts:    2009000 | #Constraints:      61347
3584.15/3595.19	c #Conflicts:    2010000 | #Constraints:      62349
3584.15/3595.19	c #Conflicts:    2011000 | #Constraints:      63351
3584.15/3595.19	c #Conflicts:    2012000 | #Constraints:      64351
3584.15/3595.19	c #Conflicts:    2013000 | #Constraints:      65353
3584.15/3595.19	c #Conflicts:    2014000 | #Constraints:      66353
3584.15/3595.19	c #Conflicts:    2015000 | #Constraints:      67355
3584.15/3595.19	c #Conflicts:    2016000 | #Constraints:      68356
3584.15/3595.19	c #Conflicts:    2017000 | #Constraints:      69357
3584.15/3595.19	c #Conflicts:    2018000 | #Constraints:      70358
3584.15/3595.19	c #Conflicts:    2019000 | #Constraints:      71359
3584.15/3595.19	c #Conflicts:    2020000 | #Constraints:      72360
3584.15/3595.19	c #Conflicts:    2021000 | #Constraints:      73361
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    2022000 | #Constraints:      46050
3584.15/3595.19	c #Conflicts:    2023000 | #Constraints:      47050
3584.15/3595.19	c #Conflicts:    2024000 | #Constraints:      48050
3584.15/3595.19	c #Conflicts:    2025000 | #Constraints:      49053
3584.15/3595.19	c #Conflicts:    2026000 | #Constraints:      50054
3584.15/3595.19	c #Conflicts:    2027000 | #Constraints:      51057
3584.15/3595.19	c #Conflicts:    2028000 | #Constraints:      52060
3584.15/3595.19	c #Conflicts:    2029000 | #Constraints:      53063
3584.15/3595.19	c #Conflicts:    2030000 | #Constraints:      54066
3584.15/3595.19	c #Conflicts:    2031000 | #Constraints:      55066
3584.15/3595.19	c #Conflicts:    2032000 | #Constraints:      56067
3584.15/3595.19	c #Conflicts:    2033000 | #Constraints:      57069
3584.15/3595.19	c #Conflicts:    2034000 | #Constraints:      58070
3584.15/3595.19	c #Conflicts:    2035000 | #Constraints:      59072
3584.15/3595.19	c #Conflicts:    2036000 | #Constraints:      60074
3584.15/3595.19	c #Conflicts:    2037000 | #Constraints:      61074
3584.15/3595.19	c #Conflicts:    2038000 | #Constraints:      62075
3584.15/3595.19	c #Conflicts:    2039000 | #Constraints:      63076
3584.15/3595.19	c #Conflicts:    2040000 | #Constraints:      64078
3584.15/3595.19	c #Conflicts:    2041000 | #Constraints:      65080
3584.15/3595.19	c #Conflicts:    2042000 | #Constraints:      66080
3584.15/3595.19	c #Conflicts:    2043000 | #Constraints:      67080
3584.15/3595.19	c #Conflicts:    2044000 | #Constraints:      68081
3584.15/3595.19	c #Conflicts:    2045000 | #Constraints:      69083
3584.15/3595.19	c #Conflicts:    2046000 | #Constraints:      70083
3584.15/3595.19	c #Conflicts:    2047000 | #Constraints:      71085
3584.15/3595.19	c #Conflicts:    2048000 | #Constraints:      72085
3584.15/3595.19	c #Conflicts:    2049000 | #Constraints:      73086
3584.15/3595.19	c #Conflicts:    2050000 | #Constraints:      74086
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    2051000 | #Constraints:      46609
3584.15/3595.19	c #Conflicts:    2052000 | #Constraints:      47610
3584.15/3595.19	c #Conflicts:    2053000 | #Constraints:      48611
3584.15/3595.19	c #Conflicts:    2054000 | #Constraints:      49612
3584.15/3595.19	c #Conflicts:    2055000 | #Constraints:      50616
3584.15/3595.19	c #Conflicts:    2056000 | #Constraints:      51619
3584.15/3595.19	c #Conflicts:    2057000 | #Constraints:      52624
3584.15/3595.19	c #Conflicts:    2058000 | #Constraints:      53626
3584.15/3595.19	c #Conflicts:    2059000 | #Constraints:      54629
3584.15/3595.19	c #Conflicts:    2060000 | #Constraints:      55632
3584.15/3595.19	c #Conflicts:    2061000 | #Constraints:      56634
3584.15/3595.19	c #Conflicts:    2062000 | #Constraints:      57636
3584.15/3595.19	c #Conflicts:    2063000 | #Constraints:      58639
3584.15/3595.19	c #Conflicts:    2064000 | #Constraints:      59642
3584.15/3595.19	c #Conflicts:    2065000 | #Constraints:      60645
3584.15/3595.19	c #Conflicts:    2066000 | #Constraints:      61647
3584.15/3595.19	c #Conflicts:    2067000 | #Constraints:      62648
3584.15/3595.19	c #Conflicts:    2068000 | #Constraints:      63650
3584.15/3595.19	c #Conflicts:    2069000 | #Constraints:      64652
3584.15/3595.19	c #Conflicts:    2070000 | #Constraints:      65654
3584.15/3595.19	c #Conflicts:    2071000 | #Constraints:      66657
3584.15/3595.19	c #Conflicts:    2072000 | #Constraints:      67658
3584.15/3595.19	c #Conflicts:    2073000 | #Constraints:      68659
3584.15/3595.19	c #Conflicts:    2074000 | #Constraints:      69660
3584.15/3595.19	c #Conflicts:    2075000 | #Constraints:      70661
3584.15/3595.19	c #Conflicts:    2076000 | #Constraints:      71662
3584.15/3595.19	c #Conflicts:    2077000 | #Constraints:      72662
3584.15/3595.19	c #Conflicts:    2078000 | #Constraints:      73664
3584.15/3595.19	c #Conflicts:    2079000 | #Constraints:      74664
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    2080000 | #Constraints:      46992
3584.15/3595.19	c #Conflicts:    2081000 | #Constraints:      47993
3584.15/3595.19	c #Conflicts:    2082000 | #Constraints:      48993
3584.15/3595.19	c #Conflicts:    2083000 | #Constraints:      49994
3584.15/3595.19	c #Conflicts:    2084000 | #Constraints:      50994
3584.15/3595.19	c #Conflicts:    2085000 | #Constraints:      51995
3584.15/3595.19	c #Conflicts:    2086000 | #Constraints:      52995
3584.15/3595.19	c #Conflicts:    2087000 | #Constraints:      53996
3584.15/3595.19	c #Conflicts:    2088000 | #Constraints:      54996
3584.15/3595.19	c #Conflicts:    2089000 | #Constraints:      55996
3584.15/3595.19	c #Conflicts:    2090000 | #Constraints:      56996
3584.15/3595.19	c #Conflicts:    2091000 | #Constraints:      57997
3584.15/3595.19	c #Conflicts:    2092000 | #Constraints:      58998
3584.15/3595.19	c #Conflicts:    2093000 | #Constraints:      59999
3584.15/3595.19	c #Conflicts:    2094000 | #Constraints:      61000
3584.15/3595.19	c #Conflicts:    2095000 | #Constraints:      62000
3584.15/3595.19	c #Conflicts:    2096000 | #Constraints:      63001
3584.15/3595.19	c #Conflicts:    2097000 | #Constraints:      64001
3584.15/3595.19	c #Conflicts:    2098000 | #Constraints:      65001
3584.15/3595.19	c #Conflicts:    2099000 | #Constraints:      66001
3584.15/3595.19	c #Conflicts:    2100000 | #Constraints:      67001
3584.15/3595.19	c #Conflicts:    2101000 | #Constraints:      68001
3584.15/3595.19	c #Conflicts:    2102000 | #Constraints:      69002
3584.15/3595.19	c #Conflicts:    2103000 | #Constraints:      70002
3584.15/3595.19	c #Conflicts:    2104000 | #Constraints:      71002
3584.15/3595.19	c #Conflicts:    2105000 | #Constraints:      72002
3584.15/3595.19	c #Conflicts:    2106000 | #Constraints:      73002
3584.15/3595.19	c #Conflicts:    2107000 | #Constraints:      74002
3584.15/3595.19	c #Conflicts:    2108000 | #Constraints:      75003
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    2109000 | #Constraints:      47168
3584.15/3595.19	c #Conflicts:    2110000 | #Constraints:      48168
3584.15/3595.19	c #Conflicts:    2111000 | #Constraints:      49168
3584.15/3595.19	c #Conflicts:    2112000 | #Constraints:      50169
3584.15/3595.19	c #Conflicts:    2113000 | #Constraints:      51170
3584.15/3595.19	c #Conflicts:    2114000 | #Constraints:      52177
3584.15/3595.19	c #Conflicts:    2115000 | #Constraints:      53178
3584.15/3595.19	c #Conflicts:    2116000 | #Constraints:      54180
3584.15/3595.19	c #Conflicts:    2117000 | #Constraints:      55182
3584.15/3595.19	c #Conflicts:    2118000 | #Constraints:      56184
3584.15/3595.19	c #Conflicts:    2119000 | #Constraints:      57188
3584.15/3595.19	c #Conflicts:    2120000 | #Constraints:      58191
3584.15/3595.19	c #Conflicts:    2121000 | #Constraints:      59193
3584.15/3595.19	c #Conflicts:    2122000 | #Constraints:      60195
3584.15/3595.19	c #Conflicts:    2123000 | #Constraints:      61196
3584.15/3595.19	c #Conflicts:    2124000 | #Constraints:      62196
3584.15/3595.19	c #Conflicts:    2125000 | #Constraints:      63197
3584.15/3595.19	c #Conflicts:    2126000 | #Constraints:      64198
3584.15/3595.19	c #Conflicts:    2127000 | #Constraints:      65199
3584.15/3595.19	c #Conflicts:    2128000 | #Constraints:      66200
3584.15/3595.19	c #Conflicts:    2129000 | #Constraints:      67201
3584.15/3595.19	c #Conflicts:    2130000 | #Constraints:      68202
3584.15/3595.19	c #Conflicts:    2131000 | #Constraints:      69202
3584.15/3595.19	c #Conflicts:    2132000 | #Constraints:      70203
3584.15/3595.19	c #Conflicts:    2133000 | #Constraints:      71204
3584.15/3595.19	c #Conflicts:    2134000 | #Constraints:      72204
3584.15/3595.19	c #Conflicts:    2135000 | #Constraints:      73205
3584.15/3595.19	c #Conflicts:    2136000 | #Constraints:      74206
3584.15/3595.19	c #Conflicts:    2137000 | #Constraints:      75206
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    2138000 | #Constraints:      47160
3584.15/3595.19	c #Conflicts:    2139000 | #Constraints:      48160
3584.15/3595.19	c #Conflicts:    2140000 | #Constraints:      49163
3584.15/3595.19	c #Conflicts:    2141000 | #Constraints:      50166
3584.15/3595.19	c #Conflicts:    2142000 | #Constraints:      51171
3584.15/3595.19	c #Conflicts:    2143000 | #Constraints:      52173
3584.15/3595.19	c #Conflicts:    2144000 | #Constraints:      53176
3584.15/3595.19	c #Conflicts:    2145000 | #Constraints:      54178
3584.15/3595.19	c #Conflicts:    2146000 | #Constraints:      55178
3584.15/3595.19	c #Conflicts:    2147000 | #Constraints:      56180
3584.15/3595.19	c #Conflicts:    2148000 | #Constraints:      57181
3584.15/3595.19	c #Conflicts:    2149000 | #Constraints:      58182
3584.15/3595.19	c #Conflicts:    2150000 | #Constraints:      59183
3584.15/3595.19	c #Conflicts:    2151000 | #Constraints:      60184
3584.15/3595.19	c #Conflicts:    2152000 | #Constraints:      61185
3584.15/3595.19	c #Conflicts:    2153000 | #Constraints:      62187
3584.15/3595.19	c #Conflicts:    2154000 | #Constraints:      63187
3584.15/3595.19	c #Conflicts:    2155000 | #Constraints:      64188
3584.15/3595.19	c #Conflicts:    2156000 | #Constraints:      65188
3584.15/3595.19	c #Conflicts:    2157000 | #Constraints:      66189
3584.15/3595.19	c #Conflicts:    2158000 | #Constraints:      67190
3584.15/3595.19	c #Conflicts:    2159000 | #Constraints:      68190
3584.15/3595.19	c #Conflicts:    2160000 | #Constraints:      69190
3584.15/3595.19	c #Conflicts:    2161000 | #Constraints:      70190
3584.15/3595.19	c #Conflicts:    2162000 | #Constraints:      71191
3584.15/3595.19	c #Conflicts:    2163000 | #Constraints:      72192
3584.15/3595.19	c #Conflicts:    2164000 | #Constraints:      73192
3584.15/3595.19	c #Conflicts:    2165000 | #Constraints:      74193
3584.15/3595.19	c #Conflicts:    2166000 | #Constraints:      75194
3584.15/3595.19	c INPROCESSING
3584.15/3595.19	c GARBAGE COLLECT
3584.15/3595.19	c rational objective 5
3584.15/3595.19	c #Conflicts:    2167000 | #Constraints:      46951
3584.15/3595.19	c #Conflicts:    2168000 | #Constraints:      47952
3584.15/3595.19	c #Conflicts:    2169000 | #Constraints:      48954
3584.15/3595.19	c #Conflicts:    2170000 | #Constraints:      49957
3584.15/3595.19	c #Conflicts:    2171000 | #Constraints:      50960
3584.15/3595.19	c #Conflicts:    2172000 | #Constraints:      51961
3584.15/3595.19	c cpu time 3571.35 s
3584.15/3595.19	c deterministic time 879041028468 8.79e+11
3584.15/3595.19	c optimization time 9.50541 s
3584.15/3595.19	c total solve time 3561.79 s
3584.15/3595.19	c core-guided solve time 0 s
3584.15/3595.19	c propagation time 3001.04 s
3584.15/3595.19	c conflict analysis time 406.662 s
3584.15/3595.19	c propagations 725553660
3584.15/3595.19	c resolve steps 20442769
3584.15/3595.19	c decisions 12461626
3584.15/3595.19	c conflicts 2172969
3584.15/3595.19	c restarts 4093
3584.15/3595.19	c inprocessing phases 138
3584.15/3595.19	c input clauses 21666
3584.15/3595.19	c input cardinalities 50
3584.15/3595.19	c input general constraints 320
3584.15/3595.19	c input average constraint length 3.70
3584.15/3595.19	c input average constraint degree 9.09
3584.15/3595.19	c learned clauses 295828
3584.15/3595.19	c learned cardinalities 11062
3584.15/3595.19	c learned general constraints 1869182
3584.15/3595.19	c learned average constraint length 451.36
3584.15/3595.19	c learned average constraint degree 2894180476.63
3584.15/3595.19	c watched constraints 1615031
3584.15/3595.19	c counting constraints 254791
3584.15/3595.19	c gcd simplifications 132615
3584.15/3595.19	c detected cardinalities 195
3584.15/3595.19	c weakened non-implied lits 134067358
3584.15/3595.19	c weakened non-implying lits 598549
3584.15/3595.19	c original variables 8515
3584.15/3595.19	c clausal propagations 328518964
3584.15/3595.19	c cardinality propagations 30863038
3584.15/3595.19	c watched propagations 59523972
3584.15/3595.19	c counting propagations 304460642
3584.15/3595.19	c watch lookups 56660256441
3584.15/3595.19	c watch backjump lookups 46015948141
3584.15/3595.19	c watch checks 691600732377
3584.15/3595.19	c propagation checks 80308329613
3584.15/3595.19	c constraint additions 2975222520
3584.15/3595.19	c trail pops 740181437
3584.15/3595.19	c formula constraints 22036
3584.15/3595.19	c learned constraints 2169864
3584.15/3595.19	c bound constraints 0
3584.15/3595.19	c core-guided constraints 0
3584.15/3595.19	c encountered formula constraints 12524791
3584.15/3595.19	c encountered learned constraints 9870002
3584.15/3595.19	c encountered bound constraints 0
3584.15/3595.19	c encountered core-guided constraints 0
3584.15/3595.19	c LP total time 415.091 s
3584.15/3595.19	c LP solve time 405.95 s
3584.15/3595.19	c LP constraints added 24630
3584.15/3595.19	c LP constraints removed 2570
3584.15/3595.19	c LP pivots internal 2173298
3584.15/3595.19	c LP pivots root 169354
3584.15/3595.19	c LP calls 4645
3584.15/3595.19	c LP optimalities 1534
3584.15/3595.19	c LP no pivot count 232
3584.15/3595.19	c LP infeasibilities 3107
3584.15/3595.19	c LP valid Farkas constraints 3104
3584.15/3595.19	c LP learned Farkas constraints 3104
3584.15/3595.19	c LP basis resets 3
3584.15/3595.19	c LP cycling count 0
3584.15/3595.19	c LP singular count 0
3584.15/3595.19	c LP no primal count 0
3584.15/3595.19	c LP no farkas count 3
3584.15/3595.19	c LP other issue count 0
3584.15/3595.19	c LP Gomory cuts 0
3584.15/3595.19	c LP learned cuts 2594
3584.15/3595.19	c LP deleted cuts 2570
3584.15/3595.19	c LP encountered Gomory constraints 0
3584.15/3595.19	c LP encountered Farkas constraints 201163
3584.15/3595.19	c LP encountered learned Farkas constraints 16678
3584.15/3595.19	c CG auxiliary variables introduced 0
3584.15/3595.19	c CG solutions found 0
3584.15/3595.19	c CG cores constructed 0
3584.15/3595.19	c CG core cardinality constraints returned 0
3584.15/3595.19	c CG unit cores 0
3584.15/3595.19	c CG single cores 0
3584.15/3595.19	c CG blocks removed during cardinality reduction 0
3584.15/3595.19	c CG first core best 0
3584.15/3595.19	c CG decision core best 0
3584.15/3595.19	c CG core reduction tie 0
3584.15/3595.19	c CG core degree average 0.00
3584.15/3595.19	c CG core slack average 0.00
3584.15/3595.19	c CG core upper bound improvements 0
3584.15/3595.19	c LS first time 59.9787 s
3584.15/3595.19	c LS restart time 0 s
3584.15/3595.19	s UNKNOWN
3584.15/3595.19	c Program interrupted by user.
3584.22/3595.20	c Total time: 3595.170 seconds

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.4.3 (svn: 5215) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4791490-1782377308/watcher-4791490-1782377308 -o /tmp/evaluation-result-4791490-1782377308/solver-4791490-1782377308 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4791490-1782377308/vars-4791490-1782377308 --bin-var /tmp/runsolver-exch-nodeE004-1782369986-2413375 --watchdog 3760 ./AutoAdaptRoundingSat HOME/instance-4791490-1782377308.opb 3600 HOME 62000 

running on 4 cores: 20-23

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

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

CPU governors:
  performance: 20-23

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (108276 MiB free)
  node 1: cores 8-15, 129019 MiB (109463 MiB free)
  node 2: cores 16-23, 129019 MiB (116259 MiB free)
  node 3: cores 24-31, 128957 MiB (115371 MiB free)
  node 4: cores 32-39, 129019 MiB (109667 MiB free)
  node 5: cores 40-47, 129019 MiB (109305 MiB free)
  node 6: cores 48-55, 129019 MiB (109855 MiB free)
  node 7: cores 56-63, 128474 MiB (111273 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=2417029, runsolver pid=2417026
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 16.56 16.25 16.23 17/906 2417037
/proc/meminfo: memFree=910802724/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3288 CPUtime=0 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 362 581 0 0 0 0 0 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 822 722 219 0 143 0
[pid=2417036] ppid=2417029 vsize=2660 memory=1696 CPUtime=0 cores=20-23
/proc/2417036/stat : 2417036 (timeout) S 2417029 2417036 2413360 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 171018600 2723840 384 18446744073709551615 94161973866496 94161973883009 140737090669424 0 0 0 0 3145728 90119 1 0 0 17 20 0 0 0 0 0 94161973897776 94161973899864 94161987870720 140737090672758 140737090673052 140737090673052 140737090678759 0
/proc/2417036/statm: 665 424 397 5 0 90 0
[pid=2417037] ppid=2417036 vsize=10348 memory=8900 CPUtime=0.07 cores=20-23
/proc/2417037/stat : 2417037 (pbsuma) R 2417036 2417036 2413360 0 -1 4194304 2654 0 0 0 7 0 0 0 20 0 1 0 171018601 10596352 2104 18446744073709551615 4198400 6235285 140723067808656 0 0 0 0 0 0 0 0 0 17 22 0 0 0 0 0 6677000 6732832 39604224 140723067811979 140723067812260 140723067812260 140723067817967 0
/proc/2417037/statm: 2587 2225 584 498 0 1963 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 17332 KiB
Current children cumulated memory: 13884 KiB

[startup+0.212937 s]*
/proc/loadavg: 16.56 16.25 16.23 18/906 2417042
/proc/meminfo: memFree=910788208/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=85260 memory=36756 CPUtime=0.06 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 5146 0 0 0 5 1 0 0 20 0 1 0 171018612 87306240 9091 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 21315 9188 2263 1054 0 9896 0
Current children cumulated CPU time: 0.16 s
Current children cumulated vsize: 92244 KiB
Current children cumulated memory: 41748 KiB

[startup+0.312958 s]*
/proc/loadavg: 16.56 16.25 16.23 17/906 2417042
/proc/meminfo: memFree=910766480/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=91608 memory=46500 CPUtime=0.16 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 8584 0 0 0 15 1 0 0 20 0 1 0 171018612 93806592 11471 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 22902 11625 2359 1054 0 11483 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 98592 KiB
Current children cumulated memory: 51492 KiB

[startup+0.700154 s]
/proc/loadavg: 16.56 16.25 16.23 17/906 2417042
/proc/meminfo: memFree=910733344/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=102308 memory=56532 CPUtime=0.54 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 11063 0 0 0 52 2 0 0 20 0 1 0 171018612 104763392 14031 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 25577 14133 2391 1054 0 14158 0
Current children cumulated CPU time: 0.64 s
Current children cumulated vsize: 109292 KiB
Current children cumulated memory: 61524 KiB

[startup+1.50016 s]
/proc/loadavg: 16.56 16.25 16.23 17/906 2417042
/proc/meminfo: memFree=910648608/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=102308 memory=56532 CPUtime=1.33 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 11063 0 0 0 131 2 0 0 20 0 1 0 171018612 104763392 14031 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 25577 14133 2391 1054 0 14158 0
Current children cumulated CPU time: 1.43 s
Current children cumulated vsize: 109292 KiB
Current children cumulated memory: 61524 KiB

[startup+3.11214 s]
/proc/loadavg: 16.59 16.26 16.24 12/876 2417122
/proc/meminfo: memFree=912397728/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=102308 memory=56532 CPUtime=2.94 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 11063 0 0 0 292 2 0 0 20 0 1 0 171018612 104763392 14031 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 25577 14133 2391 1054 0 14158 0
Current children cumulated CPU time: 3.04 s
Current children cumulated vsize: 109292 KiB
Current children cumulated memory: 61524 KiB

[startup+6.30014 s]
/proc/loadavg: 16.59 16.26 16.24 17/908 2417384
/proc/meminfo: memFree=911925248/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=102308 memory=56532 CPUtime=6.12 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 11063 0 0 0 610 2 0 0 20 0 1 0 171018612 104763392 14031 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 25577 14133 2391 1054 0 14158 0
Current children cumulated CPU time: 6.22 s
Current children cumulated vsize: 109292 KiB
Current children cumulated memory: 61524 KiB

[startup+12.7001 s]
/proc/loadavg: 16.66 16.29 16.25 17/912 2417388
/proc/meminfo: memFree=911538724/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=102308 memory=56532 CPUtime=12.5 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 11063 0 0 0 1248 2 0 0 20 0 1 0 171018612 104763392 14031 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 25577 14133 2391 1054 0 14158 0
Current children cumulated CPU time: 12.6 s
Current children cumulated vsize: 109292 KiB
Current children cumulated memory: 61524 KiB

[startup+25.5002 s]
/proc/loadavg: 16.63 16.30 16.25 17/912 2417388
/proc/meminfo: memFree=910704276/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=102308 memory=56532 CPUtime=25.26 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 11063 0 0 0 2524 2 0 0 20 0 1 0 171018612 104763392 14031 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 25577 14133 2391 1054 0 14158 0
Current children cumulated CPU time: 25.36 s
Current children cumulated vsize: 109292 KiB
Current children cumulated memory: 61524 KiB

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

/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=547696 memory=424240 CPUtime=3391.81 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 70464 0 0 0 337951 1230 0 0 20 0 1 0 171018612 560840704 105881 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 136924 106060 2533 1054 0 125505 0
Current children cumulated CPU time: 3391.91 s
Current children cumulated vsize: 554680 KiB
Current children cumulated memory: 429232 KiB

[startup+3462.3 s]
/proc/loadavg: 16.03 16.23 16.24 17/902 2421383
/proc/meminfo: memFree=846040368/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=555472 memory=432300 CPUtime=3451.63 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 71968 0 0 0 343920 1243 0 0 20 0 1 0 171018612 568803328 107935 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 138868 108075 2533 1054 0 127449 0
Current children cumulated CPU time: 3451.73 s
Current children cumulated vsize: 562456 KiB
Current children cumulated memory: 437292 KiB

[startup+3522.3 s]
/proc/loadavg: 14.95 15.90 16.12 15/886 2421468
/proc/meminfo: memFree=902438248/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=555472 memory=432332 CPUtime=3511.45 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 71976 0 0 0 349887 1258 0 0 20 0 1 0 171018612 568803328 107935 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 138868 108083 2533 1054 0 127449 0
Current children cumulated CPU time: 3511.55 s
Current children cumulated vsize: 562456 KiB
Current children cumulated memory: 437324 KiB

[startup+3582.3 s]
/proc/loadavg: 14.14 15.50 15.97 14/879 2421514
/proc/meminfo: memFree=903467868/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=555472 memory=433056 CPUtime=3571.27 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 71990 0 0 0 355858 1269 0 0 20 0 1 0 171018612 568803328 108063 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 138868 108264 2533 1054 0 127449 0
Current children cumulated CPU time: 3571.37 s
Current children cumulated vsize: 562456 KiB
Current children cumulated memory: 438048 KiB

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

# cumulated CPU time of all completed processes:  user=3571.47 s, system=12.768 s

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

[startup+3584 s]*
/proc/loadavg: 14.14 15.50 15.97 14/879 2421514
/proc/meminfo: memFree=903465636/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=555472 memory=433056 CPUtime=3572.97 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 71990 0 0 0 356028 1269 0 0 20 0 1 0 171018612 568803328 108063 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 138868 108264 2533 1054 0 127449 0
Current children cumulated CPU time: 3573.07 s
Current children cumulated vsize: 562456 KiB
Current children cumulated memory: 438048 KiB

[startup+3590.4 s]
/proc/loadavg: 14.05 15.46 15.96 14/879 2421514
/proc/meminfo: memFree=903468036/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=555472 memory=433068 CPUtime=3579.35 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 71998 0 0 0 356663 1272 0 0 20 0 1 0 171018612 568803328 108063 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 138868 108267 2533 1054 0 127449 0
Current children cumulated CPU time: 3579.45 s
Current children cumulated vsize: 562456 KiB
Current children cumulated memory: 438060 KiB

[startup+3593.6 s]
/proc/loadavg: 13.96 15.42 15.94 14/879 2421514
/proc/meminfo: memFree=903466136/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=555472 memory=433068 CPUtime=3582.53 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 71998 0 0 0 356980 1273 0 0 20 0 1 0 171018612 568803328 108063 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 138868 108267 2533 1054 0 127449 0
Current children cumulated CPU time: 3582.63 s
Current children cumulated vsize: 562456 KiB
Current children cumulated memory: 438060 KiB

[startup+3594.4 s]
/proc/loadavg: 13.96 15.42 15.94 14/879 2421514
/proc/meminfo: memFree=903466332/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=555472 memory=433068 CPUtime=3583.33 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 71998 0 0 0 357060 1273 0 0 20 0 1 0 171018612 568803328 108063 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 138868 108267 2533 1054 0 127449 0
Current children cumulated CPU time: 3583.43 s
Current children cumulated vsize: 562456 KiB
Current children cumulated memory: 438060 KiB

[startup+3594.8 s]
/proc/loadavg: 13.96 15.42 15.94 14/879 2421514
/proc/meminfo: memFree=903466332/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3292 CPUtime=0.1 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 514 3972 0 0 0 0 10 0 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 65536 4 65538 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 823 722 219 0 143 0
[pid=2417041] ppid=2417029 vsize=2660 memory=1700 CPUtime=0 cores=20-23
/proc/2417041/stat : 2417041 (timeout) S 2417029 2417041 2413360 0 -1 4194304 120 0 0 0 0 0 0 0 20 0 1 0 171018612 2723840 384 18446744073709551615 94064279965696 94064279982209 140725887836288 0 0 0 0 3145728 90119 1 0 0 17 23 0 0 0 0 0 94064279996976 94064279999064 94064289579008 140725887842434 140725887842716 140725887842716 140725887848423 0
/proc/2417041/statm: 665 425 397 5 0 90 0
[pid=2417042] ppid=2417041 vsize=555472 memory=433068 CPUtime=3583.74 cores=20-23
/proc/2417042/stat : 2417042 (roundingsat) R 2417041 2417041 2413360 0 -1 4194304 71998 0 0 0 357100 1274 0 0 20 0 1 0 171018612 568803328 108063 18446744073709551615 94158241161216 94158245476361 140722140546320 0 0 0 0 0 8405026 0 0 0 17 22 0 0 0 0 0 94158246220200 94158246273544 94158249136128 140722140551320 140722140551583 140722140551583 140722140557290 0
/proc/2417042/statm: 138868 108267 2533 1054 0 127449 0
Current children cumulated CPU time: 3583.84 s
Current children cumulated vsize: 562456 KiB
Current children cumulated memory: 438060 KiB

[startup+3595.2 s]
/proc/loadavg: 13.96 15.42 15.94 14/879 2421514
/proc/meminfo: memFree=903466012/1055320700 swapFree=33554428/33554428
[pid=2417029] ppid=2417026 vsize=4324 memory=3304 CPUtime=3584.22 cores=20-23
/proc/2417029/stat : 2417029 (AutoAdaptRoundi) S 2417026 2417029 2413360 0 -1 4194304 620 76823 0 1 0 0 357146 1276 20 0 1 0 171018597 4427776 640 18446744073709551615 93859413999616 93859414894149 140731280770336 0 0 0 2 4 65536 1 0 0 17 21 0 0 0 0 0 93859415133200 93859415180944 93859424186368 140731280775399 140731280775545 140731280775545 140731280781281 0
/proc/2417029/statm: 1081 826 722 219 0 143 0
Current children cumulated CPU time: 3584.22 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3304 KiB

Child status: 0

Real time (s): 3595.21
CPU time (s): 3584.23
CPU user time (s): 3571.47
CPU system time (s): 12.768
CPU usage (%): 99.6947
Max. virtual memory (cumulated for all children) (KiB): 562456
Max. memory (cumulated for all children) (KiB): 438060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3571.47
system time used= 12.768
maximum resident set size= 432764
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77871
page faults= 1
swaps= 0
block input operations= 0
block output operations= 2960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1376
involuntary context switches= 2734


# summary of solver processes directly reported to runsolver:
#   pid: 2417029
#   total CPU time (s): 3584.23
#   total CPU user time (s): 3571.47
#   total CPU system time (s): 12.768

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.9677 second user time and 40.5803 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-06-25 10:48:28
IDJOB=4791490
IDBENCH=148770
IDSOLVER=3618
FILE ID=nodeE004/4791490-1782377308
RUNJOBID= nodeE004-1782369986-2413375
SLURM_JOB_ID= 12511001
Free space on /tmp= 800252 MiB

SOLVER NAME= AutoAdaptRoundingSat 2026-06-08
BENCH NAME= PB24/normalized-PB09/OPT-LIN/flexray/normalized-fx49.opb
COMMAND LINE= ./AutoAdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4791490-1782377308/watcher-4791490-1782377308 -o /tmp/evaluation-result-4791490-1782377308/solver-4791490-1782377308 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4791490-1782377308/vars-4791490-1782377308 --bin-var /tmp/runsolver-exch-nodeE004-1782369986-2413375 --watchdog 3760  ./AutoAdaptRoundingSat HOME/instance-4791490-1782377308.opb 3600 HOME 62000

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

MD5SUM BENCH= bb00c8681178995acecbc2b6e4ec1a1a
RANDOM SEED=538504987

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        910831936 kB
MemAvailable:   1035183280 kB
Buffers:            3352 kB
Cached:         128687104 kB
SwapCached:            0 kB
Active:         13542264 kB
Inactive:       126974736 kB
Active(anon):   12747892 kB
Inactive(anon):        0 kB
Active(file):     794372 kB
Inactive(file): 126974736 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:              9084 kB
Writeback:             8 kB
AnonPages:      11828312 kB
Mapped:           236044 kB
Shmem:            921344 kB
KReclaimable:    1449732 kB
Slab:            2015280 kB
SReclaimable:    1449732 kB
SUnreclaim:       565548 kB
KernelStack:       15456 kB
PageTables:        31308 kB
SecPageTables:     15388 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:   14869904 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479812 kB
VmallocChunk:          0 kB
Percpu:           134912 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4098048 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      377284 kB
DirectMap2M:    20916224 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 800352 MiB
End job on nodeE004 at 2026-06-25 11:48:23