Trace number 4781457

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
Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat v1SAT-35 3582.52 3595.9

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-1.opb
MD5SUM13e3cfc76a003558f082ab5832d2ffa8
Bench CategoryOPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark2.06235
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables595
Total number of constraints27856
Number of constraints which are clauses27856
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
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 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
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

Quality of the solution as a function of time


Download the above graph as a PDF file

Solver Data

0.03/0.26	c Preprocess time: 0.062 seconds
0.03/0.26	c First solver time limit: 1797 seconds
0.03/0.26	c Second solver time limit: 1798 seconds
3582.16/3595.38	c Exit code from Second Program: 124
3582.49/3595.83	c RoundingSat 2
3582.49/3595.83	c branch HEAD
3582.49/3595.83	c commit unknown
3582.49/3595.83	c #variables 595 #constraints 27856
3582.49/3595.83	c Finish copy
3582.49/3595.83	c bounds - >= -595 @ 0.060271
3582.49/3595.83	c rational objective -297.5
3582.49/3595.83	c intsize: 10
3582.49/3595.83	c runls-beg
3582.49/3595.83	c clone-beg
3582.49/3595.83	c setend
3582.49/3595.83	c isMakeUpper
3582.49/3595.83	c isMakeUpper
3582.49/3595.83	c Finish cloning data from SAT to LS
3582.49/3595.83	c
3582.49/3595.83	c Use LS-small
3582.49/3595.83	c opt_unsat_weight_small = 595, opt_time = 0.00, step = 1
3582.49/3595.83	o 0
3582.49/3595.83	c opt_unsat_weight_small = 594, opt_time = 0.00, step = 2
3582.49/3595.83	o -1
3582.49/3595.83	c opt_unsat_weight_small = 593, opt_time = 0.00, step = 3
3582.49/3595.83	o -2
3582.49/3595.83	c opt_unsat_weight_small = 592, opt_time = 0.00, step = 4
3582.49/3595.83	o -3
3582.49/3595.83	c opt_unsat_weight_small = 591, opt_time = 0.00, step = 5
3582.49/3595.83	o -4
3582.49/3595.83	c opt_unsat_weight_small = 590, opt_time = 0.00, step = 6
3582.49/3595.83	o -5
3582.49/3595.83	c opt_unsat_weight_small = 589, opt_time = 0.00, step = 7
3582.49/3595.83	o -6
3582.49/3595.83	c opt_unsat_weight_small = 588, opt_time = 0.00, step = 8
3582.49/3595.83	o -7
3582.49/3595.83	c opt_unsat_weight_small = 587, opt_time = 0.00, step = 9
3582.49/3595.83	o -8
3582.49/3595.83	c opt_unsat_weight_small = 586, opt_time = 0.00, step = 10
3582.49/3595.83	o -9
3582.49/3595.83	c opt_unsat_weight_small = 585, opt_time = 0.00, step = 11
3582.49/3595.83	o -10
3582.49/3595.83	c opt_unsat_weight_small = 584, opt_time = 0.00, step = 12
3582.49/3595.83	o -11
3582.49/3595.83	c opt_unsat_weight_small = 583, opt_time = 0.00, step = 13
3582.49/3595.83	o -12
3582.49/3595.83	c opt_unsat_weight_small = 582, opt_time = 0.00, step = 14
3582.49/3595.83	o -13
3582.49/3595.83	c opt_unsat_weight_small = 581, opt_time = 0.00, step = 15
3582.49/3595.83	o -14
3582.49/3595.83	c opt_unsat_weight_small = 580, opt_time = 0.00, step = 16
3582.49/3595.83	o -15
3582.49/3595.83	c opt_unsat_weight_small = 579, opt_time = 0.00, step = 17
3582.49/3595.83	o -16
3582.49/3595.83	c opt_unsat_weight_small = 578, opt_time = 0.00, step = 18
3582.49/3595.83	o -17
3582.49/3595.83	c opt_unsat_weight_small = 577, opt_time = 0.00, step = 19
3582.49/3595.83	o -18
3582.49/3595.83	c opt_unsat_weight_small = 576, opt_time = 0.00, step = 20
3582.49/3595.83	o -19
3582.49/3595.83	c opt_unsat_weight_small = 575, opt_time = 0.00, step = 21
3582.49/3595.83	o -20
3582.49/3595.83	c opt_unsat_weight_small = 574, opt_time = 0.00, step = 22
3582.49/3595.83	o -21
3582.49/3595.83	c opt_unsat_weight_small = 573, opt_time = 0.00, step = 23
3582.49/3595.83	o -22
3582.49/3595.83	c opt_unsat_weight_small = 572, opt_time = 0.00, step = 24
3582.49/3595.83	o -23
3582.49/3595.83	c opt_unsat_weight_small = 571, opt_time = 0.00, step = 25
3582.49/3595.83	o -24
3582.49/3595.83	c opt_unsat_weight_small = 570, opt_time = 0.00, step = 26
3582.49/3595.83	o -25
3582.49/3595.83	c opt_unsat_weight_small = 565, opt_time = 0.00, step = 99
3582.49/3595.83	o -30
3582.49/3595.83	c opt_unsat_weight_small = 563, opt_time = 0.01, step = 1065
3582.49/3595.83	o -32
3582.49/3595.83	c opt_unsat_weight_small = 562, opt_time = 0.03, step = 13992
3582.49/3595.83	o -33
3582.49/3595.83	c opt_unsat_weight_small = 560, opt_time = 0.04, step = 23343
3582.49/3595.83	o -35
3582.49/3595.83	c ls-end
3582.49/3595.83	c LS found feasible solution, updating lastSol
3582.49/3595.83	c SAT by LS-small
3582.49/3595.83	c bounds -35 >= -595 @ 30.1111
3582.49/3595.83	c bounds -35 >= -594 @ 30.1517
3582.49/3595.83	c #Conflicts:       1000 | #Constraints:      28875
3582.49/3595.83	c #Conflicts:       2000 | #Constraints:      29916
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -297.5
3582.49/3595.83	c bounds -35 >= -593 @ 30.6357
3582.49/3595.83	c bounds -35 >= -592 @ 30.6359
3582.49/3595.83	c bounds -35 >= -591 @ 30.6361
3582.49/3595.83	c bounds -35 >= -590 @ 30.6364
3582.49/3595.83	c bounds -35 >= -589 @ 30.6366
3582.49/3595.83	c bounds -35 >= -588 @ 30.6368
3582.49/3595.83	c bounds -35 >= -587 @ 30.637
3582.49/3595.83	c bounds -35 >= -586 @ 30.6372
3582.49/3595.83	c bounds -35 >= -585 @ 30.6375
3582.49/3595.83	c bounds -35 >= -584 @ 30.6377
3582.49/3595.83	c bounds -35 >= -583 @ 30.6379
3582.49/3595.83	c bounds -35 >= -582 @ 30.6381
3582.49/3595.83	c bounds -35 >= -581 @ 30.6383
3582.49/3595.83	c bounds -35 >= -580 @ 30.6386
3582.49/3595.83	c bounds -35 >= -579 @ 30.6388
3582.49/3595.83	c bounds -35 >= -578 @ 30.639
3582.49/3595.83	c bounds -35 >= -577 @ 30.6392
3582.49/3595.83	c bounds -35 >= -576 @ 30.6394
3582.49/3595.83	c bounds -35 >= -575 @ 30.6396
3582.49/3595.83	c bounds -35 >= -574 @ 30.6399
3582.49/3595.83	c bounds -35 >= -573 @ 30.6401
3582.49/3595.83	c bounds -35 >= -572 @ 30.6403
3582.49/3595.83	c bounds -35 >= -571 @ 30.6405
3582.49/3595.83	c bounds -35 >= -570 @ 30.6407
3582.49/3595.83	c bounds -35 >= -569 @ 30.6409
3582.49/3595.83	c bounds -35 >= -568 @ 30.6411
3582.49/3595.83	c bounds -35 >= -567 @ 30.6414
3582.49/3595.83	c bounds -35 >= -566 @ 30.6416
3582.49/3595.83	c bounds -35 >= -565 @ 30.6418
3582.49/3595.83	c bounds -35 >= -564 @ 30.642
3582.49/3595.83	c bounds -35 >= -563 @ 30.6423
3582.49/3595.83	c bounds -35 >= -562 @ 30.6425
3582.49/3595.83	c bounds -35 >= -561 @ 30.6427
3582.49/3595.83	c bounds -35 >= -560 @ 30.6429
3582.49/3595.83	c bounds -35 >= -559 @ 30.6432
3582.49/3595.83	c bounds -35 >= -558 @ 30.6434
3582.49/3595.83	c bounds -35 >= -557 @ 30.6436
3582.49/3595.83	c bounds -35 >= -556 @ 30.6438
3582.49/3595.83	c bounds -35 >= -555 @ 30.644
3582.49/3595.83	c bounds -35 >= -554 @ 30.6442
3582.49/3595.83	c bounds -35 >= -553 @ 30.6444
3582.49/3595.83	c bounds -35 >= -552 @ 30.6446
3582.49/3595.83	c bounds -35 >= -551 @ 30.6448
3582.49/3595.83	c bounds -35 >= -550 @ 30.6451
3582.49/3595.83	c bounds -35 >= -549 @ 30.6453
3582.49/3595.83	c bounds -35 >= -548 @ 30.6455
3582.49/3595.83	c bounds -35 >= -547 @ 30.6457
3582.49/3595.83	c bounds -35 >= -546 @ 30.6459
3582.49/3595.83	c bounds -35 >= -545 @ 30.6461
3582.49/3595.83	c bounds -35 >= -544 @ 30.6463
3582.49/3595.83	c bounds -35 >= -543 @ 30.6465
3582.49/3595.83	c bounds -35 >= -542 @ 30.6468
3582.49/3595.83	c bounds -35 >= -541 @ 30.647
3582.49/3595.83	c bounds -35 >= -540 @ 30.6472
3582.49/3595.83	c bounds -35 >= -539 @ 30.6474
3582.49/3595.83	c bounds -35 >= -538 @ 30.6476
3582.49/3595.83	c bounds -35 >= -537 @ 30.6479
3582.49/3595.83	c bounds -35 >= -536 @ 30.6481
3582.49/3595.83	c bounds -35 >= -535 @ 30.6483
3582.49/3595.83	c bounds -35 >= -534 @ 30.6485
3582.49/3595.83	c bounds -35 >= -533 @ 30.6487
3582.49/3595.83	c bounds -35 >= -532 @ 30.6489
3582.49/3595.83	c bounds -35 >= -531 @ 30.6491
3582.49/3595.83	c bounds -35 >= -530 @ 30.6493
3582.49/3595.83	c bounds -35 >= -529 @ 30.6495
3582.49/3595.83	c bounds -35 >= -528 @ 30.6497
3582.49/3595.83	c bounds -35 >= -527 @ 30.6499
3582.49/3595.83	c bounds -35 >= -526 @ 30.6501
3582.49/3595.83	c bounds -35 >= -525 @ 30.6503
3582.49/3595.83	c bounds -35 >= -524 @ 30.6505
3582.49/3595.83	c bounds -35 >= -523 @ 30.6507
3582.49/3595.83	c bounds -35 >= -522 @ 30.6509
3582.49/3595.83	c bounds -35 >= -521 @ 30.6511
3582.49/3595.83	c bounds -35 >= -520 @ 30.6513
3582.49/3595.83	c bounds -35 >= -519 @ 30.6515
3582.49/3595.83	c bounds -35 >= -518 @ 30.6517
3582.49/3595.83	c bounds -35 >= -517 @ 30.6519
3582.49/3595.83	c bounds -35 >= -516 @ 30.6521
3582.49/3595.83	c bounds -35 >= -515 @ 30.6523
3582.49/3595.83	c bounds -35 >= -514 @ 30.6525
3582.49/3595.83	c bounds -35 >= -513 @ 30.6527
3582.49/3595.83	c bounds -35 >= -512 @ 30.6529
3582.49/3595.83	c bounds -35 >= -511 @ 30.6531
3582.49/3595.83	c bounds -35 >= -510 @ 30.6533
3582.49/3595.83	c bounds -35 >= -509 @ 30.6534
3582.49/3595.83	c bounds -35 >= -508 @ 30.6537
3582.49/3595.83	c bounds -35 >= -507 @ 30.6538
3582.49/3595.83	c bounds -35 >= -506 @ 30.654
3582.49/3595.83	c bounds -35 >= -505 @ 30.6542
3582.49/3595.83	c bounds -35 >= -504 @ 30.6544
3582.49/3595.83	c bounds -35 >= -503 @ 30.6546
3582.49/3595.83	c bounds -35 >= -502 @ 30.6548
3582.49/3595.83	c bounds -35 >= -501 @ 30.6549
3582.49/3595.83	c bounds -35 >= -500 @ 30.6551
3582.49/3595.83	c bounds -35 >= -499 @ 30.6553
3582.49/3595.83	c bounds -35 >= -498 @ 30.6555
3582.49/3595.83	c bounds -35 >= -497 @ 30.6557
3582.49/3595.83	c bounds -35 >= -496 @ 30.6559
3582.49/3595.83	c bounds -35 >= -495 @ 30.6561
3582.49/3595.83	c bounds -35 >= -494 @ 30.6563
3582.49/3595.83	c bounds -35 >= -493 @ 30.6565
3582.49/3595.83	c bounds -35 >= -492 @ 30.6567
3582.49/3595.83	c bounds -35 >= -491 @ 30.6568
3582.49/3595.83	c bounds -35 >= -490 @ 30.657
3582.49/3595.83	c bounds -35 >= -489 @ 30.6572
3582.49/3595.83	c bounds -35 >= -488 @ 30.6574
3582.49/3595.83	c bounds -35 >= -487 @ 30.6575
3582.49/3595.83	c bounds -35 >= -486 @ 30.6577
3582.49/3595.83	c bounds -35 >= -485 @ 30.6579
3582.49/3595.83	c bounds -35 >= -484 @ 30.658
3582.49/3595.83	c bounds -35 >= -483 @ 30.6582
3582.49/3595.83	c bounds -35 >= -482 @ 30.6584
3582.49/3595.83	c bounds -35 >= -481 @ 30.6586
3582.49/3595.83	c bounds -35 >= -480 @ 30.6588
3582.49/3595.83	c bounds -35 >= -479 @ 30.659
3582.49/3595.83	c bounds -35 >= -478 @ 30.6592
3582.49/3595.83	c bounds -35 >= -477 @ 30.6594
3582.49/3595.83	c bounds -35 >= -476 @ 30.6595
3582.49/3595.83	c bounds -35 >= -475 @ 30.6597
3582.49/3595.83	c bounds -35 >= -474 @ 30.6599
3582.49/3595.83	c bounds -35 >= -473 @ 30.66
3582.49/3595.83	c bounds -35 >= -472 @ 30.6602
3582.49/3595.83	c bounds -35 >= -471 @ 30.6604
3582.49/3595.83	c bounds -35 >= -470 @ 30.6606
3582.49/3595.83	c bounds -35 >= -469 @ 30.6607
3582.49/3595.83	c bounds -35 >= -468 @ 30.6609
3582.49/3595.83	c bounds -35 >= -467 @ 30.6611
3582.49/3595.83	c bounds -35 >= -466 @ 30.6612
3582.49/3595.83	c bounds -35 >= -465 @ 30.6614
3582.49/3595.83	c bounds -35 >= -464 @ 30.6616
3582.49/3595.83	c bounds -35 >= -463 @ 30.6618
3582.49/3595.83	c bounds -35 >= -462 @ 30.662
3582.49/3595.83	c bounds -35 >= -461 @ 30.6622
3582.49/3595.83	c bounds -35 >= -460 @ 30.6624
3582.49/3595.83	c bounds -35 >= -459 @ 30.6626
3582.49/3595.83	c bounds -35 >= -458 @ 30.6628
3582.49/3595.83	c bounds -35 >= -457 @ 30.663
3582.49/3595.83	c bounds -35 >= -456 @ 30.6632
3582.49/3595.83	c bounds -35 >= -455 @ 30.6633
3582.49/3595.83	c bounds -35 >= -454 @ 30.6635
3582.49/3595.83	c bounds -35 >= -453 @ 30.6637
3582.49/3595.83	c bounds -35 >= -452 @ 30.6639
3582.49/3595.83	c bounds -35 >= -451 @ 30.6641
3582.49/3595.83	c bounds -35 >= -450 @ 30.6642
3582.49/3595.83	c bounds -35 >= -449 @ 30.6644
3582.49/3595.83	c bounds -35 >= -448 @ 30.6646
3582.49/3595.83	c bounds -35 >= -447 @ 30.6648
3582.49/3595.83	c bounds -35 >= -446 @ 30.665
3582.49/3595.83	c bounds -35 >= -445 @ 30.6651
3582.49/3595.83	c bounds -35 >= -444 @ 30.6653
3582.49/3595.83	c bounds -35 >= -443 @ 30.6655
3582.49/3595.83	c bounds -35 >= -442 @ 30.6657
3582.49/3595.83	c bounds -35 >= -441 @ 30.6658
3582.49/3595.83	c bounds -35 >= -440 @ 30.666
3582.49/3595.83	c bounds -35 >= -439 @ 30.6662
3582.49/3595.83	c bounds -35 >= -438 @ 30.6663
3582.49/3595.83	c bounds -35 >= -437 @ 30.6665
3582.49/3595.83	c bounds -35 >= -436 @ 30.6667
3582.49/3595.83	c bounds -35 >= -435 @ 30.6669
3582.49/3595.83	c bounds -35 >= -434 @ 30.667
3582.49/3595.83	c bounds -35 >= -433 @ 30.6672
3582.49/3595.83	c bounds -35 >= -432 @ 30.6674
3582.49/3595.83	c bounds -35 >= -431 @ 30.6675
3582.49/3595.83	c bounds -35 >= -430 @ 30.6677
3582.49/3595.83	c bounds -35 >= -429 @ 30.6679
3582.49/3595.83	c bounds -35 >= -428 @ 30.6681
3582.49/3595.83	c bounds -35 >= -427 @ 30.6682
3582.49/3595.83	c bounds -35 >= -426 @ 30.6684
3582.49/3595.83	c bounds -35 >= -425 @ 30.6685
3582.49/3595.83	c bounds -35 >= -424 @ 30.6687
3582.49/3595.83	c bounds -35 >= -423 @ 30.6689
3582.49/3595.83	c bounds -35 >= -422 @ 30.669
3582.49/3595.83	c bounds -35 >= -421 @ 30.6692
3582.49/3595.83	c bounds -35 >= -420 @ 30.6693
3582.49/3595.83	c bounds -35 >= -419 @ 30.6695
3582.49/3595.83	c bounds -35 >= -418 @ 30.6697
3582.49/3595.83	c bounds -35 >= -417 @ 30.6698
3582.49/3595.83	c bounds -35 >= -416 @ 30.67
3582.49/3595.83	c bounds -35 >= -415 @ 30.6701
3582.49/3595.83	c bounds -35 >= -414 @ 30.6703
3582.49/3595.83	c bounds -35 >= -413 @ 30.6705
3582.49/3595.83	c bounds -35 >= -412 @ 30.6706
3582.49/3595.83	c bounds -35 >= -411 @ 30.6708
3582.49/3595.83	c bounds -35 >= -410 @ 30.6709
3582.49/3595.83	c bounds -35 >= -409 @ 30.6711
3582.49/3595.83	c bounds -35 >= -408 @ 30.6713
3582.49/3595.83	c bounds -35 >= -407 @ 30.6714
3582.49/3595.83	c bounds -35 >= -406 @ 30.6716
3582.49/3595.83	c bounds -35 >= -405 @ 30.6718
3582.49/3595.83	c bounds -35 >= -404 @ 30.6719
3582.49/3595.83	c bounds -35 >= -403 @ 30.6721
3582.49/3595.83	c bounds -35 >= -402 @ 30.6723
3582.49/3595.83	c bounds -35 >= -401 @ 30.6724
3582.49/3595.83	c bounds -35 >= -400 @ 30.6726
3582.49/3595.83	c bounds -35 >= -399 @ 30.6727
3582.49/3595.83	c bounds -35 >= -398 @ 30.6729
3582.49/3595.83	c bounds -35 >= -397 @ 30.6731
3582.49/3595.83	c bounds -35 >= -396 @ 30.6732
3582.49/3595.83	c bounds -35 >= -395 @ 30.6734
3582.49/3595.83	c bounds -35 >= -394 @ 30.6735
3582.49/3595.83	c bounds -35 >= -393 @ 30.6737
3582.49/3595.83	c bounds -35 >= -392 @ 30.6739
3582.49/3595.83	c bounds -35 >= -391 @ 30.674
3582.49/3595.83	c bounds -35 >= -390 @ 30.6742
3582.49/3595.83	c bounds -35 >= -389 @ 30.6743
3582.49/3595.83	c bounds -35 >= -388 @ 30.6745
3582.49/3595.83	c bounds -35 >= -387 @ 30.6747
3582.49/3595.83	c bounds -35 >= -386 @ 30.6748
3582.49/3595.83	c bounds -35 >= -385 @ 30.675
3582.49/3595.83	c bounds -35 >= -384 @ 30.6751
3582.49/3595.83	c bounds -35 >= -383 @ 30.6753
3582.49/3595.83	c bounds -35 >= -382 @ 30.6754
3582.49/3595.83	c bounds -35 >= -381 @ 30.6756
3582.49/3595.83	c bounds -35 >= -380 @ 30.6758
3582.49/3595.83	c bounds -35 >= -379 @ 30.6759
3582.49/3595.83	c bounds -35 >= -378 @ 30.6761
3582.49/3595.83	c bounds -35 >= -377 @ 30.6762
3582.49/3595.83	c bounds -35 >= -376 @ 30.6764
3582.49/3595.83	c bounds -35 >= -375 @ 30.6765
3582.49/3595.83	c bounds -35 >= -374 @ 30.6767
3582.49/3595.83	c bounds -35 >= -373 @ 30.6769
3582.49/3595.83	c bounds -35 >= -372 @ 30.677
3582.49/3595.83	c bounds -35 >= -371 @ 30.6772
3582.49/3595.83	c bounds -35 >= -370 @ 30.6773
3582.49/3595.83	c bounds -35 >= -369 @ 30.6774
3582.49/3595.83	c bounds -35 >= -368 @ 30.6776
3582.49/3595.83	c bounds -35 >= -367 @ 30.6777
3582.49/3595.83	c bounds -35 >= -366 @ 30.6779
3582.49/3595.83	c bounds -35 >= -365 @ 30.678
3582.49/3595.83	c bounds -35 >= -364 @ 30.6782
3582.49/3595.83	c bounds -35 >= -363 @ 30.6784
3582.49/3595.83	c bounds -35 >= -362 @ 30.6785
3582.49/3595.83	c bounds -35 >= -361 @ 30.6787
3582.49/3595.83	c bounds -35 >= -360 @ 30.6788
3582.49/3595.83	c bounds -35 >= -359 @ 30.679
3582.49/3595.83	c bounds -35 >= -358 @ 30.6792
3582.49/3595.83	c bounds -35 >= -357 @ 30.6793
3582.49/3595.83	c bounds -35 >= -356 @ 30.6794
3582.49/3595.83	c bounds -35 >= -355 @ 30.6796
3582.49/3595.83	c bounds -35 >= -354 @ 30.6797
3582.49/3595.83	c bounds -35 >= -353 @ 30.6799
3582.49/3595.83	c bounds -35 >= -352 @ 30.68
3582.49/3595.83	c bounds -35 >= -351 @ 30.6801
3582.49/3595.83	c bounds -35 >= -350 @ 30.6803
3582.49/3595.83	c bounds -35 >= -349 @ 30.6804
3582.49/3595.83	c bounds -35 >= -348 @ 30.6806
3582.49/3595.83	c bounds -35 >= -347 @ 30.6807
3582.49/3595.83	c bounds -35 >= -346 @ 30.6808
3582.49/3595.83	c bounds -35 >= -345 @ 30.681
3582.49/3595.83	c bounds -35 >= -344 @ 30.6811
3582.49/3595.83	c bounds -35 >= -343 @ 30.6813
3582.49/3595.83	c bounds -35 >= -342 @ 30.6814
3582.49/3595.83	c bounds -35 >= -341 @ 30.6815
3582.49/3595.83	c bounds -35 >= -340 @ 30.6817
3582.49/3595.83	c bounds -35 >= -339 @ 30.6818
3582.49/3595.83	c bounds -35 >= -338 @ 30.682
3582.49/3595.83	c bounds -35 >= -337 @ 30.6821
3582.49/3595.83	c bounds -35 >= -336 @ 30.6823
3582.49/3595.83	c bounds -35 >= -335 @ 30.6824
3582.49/3595.83	c bounds -35 >= -334 @ 30.6826
3582.49/3595.83	c bounds -35 >= -333 @ 30.6827
3582.49/3595.83	c bounds -35 >= -332 @ 30.6829
3582.49/3595.83	c bounds -35 >= -331 @ 30.683
3582.49/3595.83	c bounds -35 >= -330 @ 30.6832
3582.49/3595.83	c bounds -35 >= -329 @ 30.6833
3582.49/3595.83	c bounds -35 >= -328 @ 30.6835
3582.49/3595.83	c bounds -35 >= -327 @ 30.6837
3582.49/3595.83	c bounds -35 >= -326 @ 30.6838
3582.49/3595.83	c bounds -35 >= -325 @ 30.6839
3582.49/3595.83	c bounds -35 >= -324 @ 30.6841
3582.49/3595.83	c bounds -35 >= -323 @ 30.6842
3582.49/3595.83	c bounds -35 >= -322 @ 30.6844
3582.49/3595.83	c bounds -35 >= -321 @ 30.6845
3582.49/3595.83	c bounds -35 >= -320 @ 30.6847
3582.49/3595.83	c bounds -35 >= -319 @ 30.6848
3582.49/3595.83	c bounds -35 >= -318 @ 30.685
3582.49/3595.83	c bounds -35 >= -317 @ 30.6851
3582.49/3595.83	c bounds -35 >= -316 @ 30.6852
3582.49/3595.83	c bounds -35 >= -315 @ 30.6854
3582.49/3595.83	c bounds -35 >= -314 @ 30.6855
3582.49/3595.83	c bounds -35 >= -313 @ 30.6856
3582.49/3595.83	c bounds -35 >= -312 @ 30.6858
3582.49/3595.83	c bounds -35 >= -311 @ 30.686
3582.49/3595.83	c bounds -35 >= -310 @ 30.6861
3582.49/3595.83	c bounds -35 >= -309 @ 30.6862
3582.49/3595.83	c bounds -35 >= -308 @ 30.6864
3582.49/3595.83	c bounds -35 >= -307 @ 30.6865
3582.49/3595.83	c bounds -35 >= -306 @ 30.6867
3582.49/3595.83	c bounds -35 >= -305 @ 30.6868
3582.49/3595.83	c bounds -35 >= -304 @ 30.687
3582.49/3595.83	c bounds -35 >= -303 @ 30.6871
3582.49/3595.83	c bounds -35 >= -302 @ 30.6872
3582.49/3595.83	c bounds -35 >= -301 @ 30.6874
3582.49/3595.83	c bounds -35 >= -300 @ 30.6875
3582.49/3595.83	c bounds -35 >= -299 @ 30.6876
3582.49/3595.83	c bounds -35 >= -298 @ 30.6878
3582.49/3595.83	c bounds -35 >= -297 @ 30.6879
3582.49/3595.83	c bounds -35 >= -296 @ 30.688
3582.49/3595.83	c bounds -35 >= -295 @ 30.6885
3582.49/3595.83	c bounds -35 >= -294 @ 30.6889
3582.49/3595.83	c bounds -35 >= -293 @ 30.6894
3582.49/3595.83	c bounds -35 >= -292 @ 30.6898
3582.49/3595.83	c bounds -35 >= -291 @ 30.7479
3582.49/3595.83	c bounds -35 >= -290 @ 30.7484
3582.49/3595.83	c bounds -35 >= -289 @ 30.7488
3582.49/3595.83	c bounds -35 >= -288 @ 30.7492
3582.49/3595.83	c bounds -35 >= -287 @ 30.7495
3582.49/3595.83	c bounds -35 >= -286 @ 30.7495
3582.49/3595.83	c bounds -35 >= -285 @ 30.7496
3582.49/3595.83	c bounds -35 >= -284 @ 30.7501
3582.49/3595.83	c bounds -35 >= -283 @ 30.7505
3582.49/3595.83	c bounds -35 >= -282 @ 30.751
3582.49/3595.83	c bounds -35 >= -281 @ 30.7515
3582.49/3595.83	c bounds -35 >= -280 @ 30.752
3582.49/3595.83	c bounds -35 >= -279 @ 30.7525
3582.49/3595.83	c bounds -35 >= -278 @ 30.7529
3582.49/3595.83	c bounds -35 >= -277 @ 30.7534
3582.49/3595.83	c bounds -35 >= -276 @ 30.7535
3582.49/3595.83	c bounds -35 >= -275 @ 30.7535
3582.49/3595.83	c bounds -35 >= -274 @ 30.7537
3582.49/3595.83	c bounds -35 >= -273 @ 30.7542
3582.49/3595.83	c bounds -35 >= -272 @ 30.7549
3582.49/3595.83	c bounds -35 >= -271 @ 30.7554
3582.49/3595.83	c bounds -35 >= -270 @ 30.7555
3582.49/3595.83	c bounds -35 >= -269 @ 30.7555
3582.49/3595.83	c bounds -35 >= -268 @ 30.7555
3582.49/3595.83	c bounds -35 >= -267 @ 30.7559
3582.49/3595.83	c bounds -35 >= -266 @ 30.7565
3582.49/3595.83	c bounds -35 >= -265 @ 30.757
3582.49/3595.83	c bounds -35 >= -264 @ 30.7574
3582.49/3595.83	c bounds -35 >= -263 @ 30.7575
3582.49/3595.83	c bounds -35 >= -262 @ 30.7575
3582.49/3595.83	c bounds -35 >= -261 @ 30.7575
3582.49/3595.83	c bounds -35 >= -260 @ 30.7575
3582.49/3595.83	c bounds -35 >= -259 @ 30.7581
3582.49/3595.83	c bounds -35 >= -258 @ 30.7585
3582.49/3595.83	c bounds -35 >= -257 @ 30.7585
3582.49/3595.83	c bounds -35 >= -256 @ 30.7585
3582.49/3595.83	c bounds -35 >= -255 @ 30.7585
3582.49/3595.83	c bounds -35 >= -254 @ 30.7585
3582.49/3595.83	c bounds -35 >= -253 @ 30.7585
3582.49/3595.83	c bounds -35 >= -252 @ 30.7585
3582.49/3595.83	c bounds -35 >= -251 @ 30.7585
3582.49/3595.83	c bounds -35 >= -250 @ 30.7585
3582.49/3595.83	c bounds -35 >= -249 @ 30.7585
3582.49/3595.83	c bounds -35 >= -248 @ 30.7588
3582.49/3595.83	c bounds -35 >= -247 @ 30.7592
3582.49/3595.83	c bounds -35 >= -246 @ 30.7595
3582.49/3595.83	c bounds -35 >= -245 @ 30.7595
3582.49/3595.83	c bounds -35 >= -244 @ 30.7595
3582.49/3595.83	c bounds -35 >= -243 @ 30.7595
3582.49/3595.83	c bounds -35 >= -242 @ 30.7595
3582.49/3595.83	c bounds -35 >= -241 @ 30.7597
3582.49/3595.83	c bounds -35 >= -240 @ 30.76
3582.49/3595.83	c bounds -35 >= -239 @ 30.7604
3582.49/3595.83	c bounds -35 >= -238 @ 30.7605
3582.49/3595.83	c bounds -35 >= -237 @ 30.7605
3582.49/3595.83	c bounds -35 >= -236 @ 30.7605
3582.49/3595.83	c bounds -35 >= -235 @ 30.7605
3582.49/3595.83	c bounds -35 >= -234 @ 30.7605
3582.49/3595.83	c bounds -35 >= -233 @ 30.7605
3582.49/3595.83	c bounds -35 >= -232 @ 30.7605
3582.49/3595.83	c bounds -35 >= -231 @ 30.7605
3582.49/3595.83	c bounds -35 >= -230 @ 30.7608
3582.49/3595.83	c bounds -35 >= -229 @ 30.7611
3582.49/3595.83	c bounds -35 >= -228 @ 30.7614
3582.49/3595.83	c bounds -35 >= -227 @ 30.7618
3582.49/3595.83	c bounds -35 >= -226 @ 30.7621
3582.49/3595.83	c bounds -35 >= -225 @ 30.7625
3582.49/3595.83	c bounds -35 >= -224 @ 30.7629
3582.49/3595.83	c bounds -35 >= -223 @ 30.7633
3582.49/3595.83	c bounds -35 >= -222 @ 30.7635
3582.49/3595.83	c bounds -35 >= -221 @ 30.7635
3582.49/3595.83	c bounds -35 >= -220 @ 30.7635
3582.49/3595.83	c bounds -35 >= -219 @ 30.7637
3582.49/3595.83	c bounds -35 >= -218 @ 30.764
3582.49/3595.83	c bounds -35 >= -217 @ 30.7644
3582.49/3595.83	c bounds -35 >= -216 @ 30.7644
3582.49/3595.83	c bounds -35 >= -215 @ 30.7644
3582.49/3595.83	c bounds -35 >= -214 @ 30.7646
3582.49/3595.83	c bounds -35 >= -213 @ 30.7649
3582.49/3595.83	c bounds -35 >= -212 @ 30.7652
3582.49/3595.83	c bounds -35 >= -211 @ 30.7655
3582.49/3595.83	c bounds -35 >= -210 @ 30.766
3582.49/3595.83	c bounds -35 >= -209 @ 30.7664
3582.49/3595.83	c bounds -35 >= -208 @ 30.7668
3582.49/3595.83	c bounds -35 >= -207 @ 30.7671
3582.49/3595.83	c bounds -35 >= -206 @ 30.7675
3582.49/3595.83	c bounds -35 >= -205 @ 30.7678
3582.49/3595.83	c bounds -35 >= -204 @ 30.7681
3582.49/3595.83	c bounds -35 >= -203 @ 30.7684
3582.49/3595.83	c bounds -35 >= -202 @ 30.7687
3582.49/3595.83	c bounds -35 >= -201 @ 30.769
3582.49/3595.83	c bounds -35 >= -200 @ 30.7693
3582.49/3595.83	c bounds -35 >= -199 @ 30.7694
3582.49/3595.83	c bounds -35 >= -198 @ 30.7694
3582.49/3595.83	c bounds -35 >= -197 @ 30.7694
3582.49/3595.83	c bounds -35 >= -196 @ 30.7694
3582.49/3595.83	c bounds -35 >= -195 @ 30.7694
3582.49/3595.83	c bounds -35 >= -194 @ 30.7694
3582.49/3595.83	c bounds -35 >= -193 @ 30.7696
3582.49/3595.83	c bounds -35 >= -192 @ 30.77
3582.49/3595.83	c bounds -35 >= -191 @ 30.7702
3582.49/3595.83	c bounds -35 >= -190 @ 30.7705
3582.49/3595.83	c bounds -35 >= -189 @ 30.7713
3582.49/3595.83	c bounds -35 >= -188 @ 30.7714
3582.49/3595.83	c bounds -35 >= -187 @ 30.7715
3582.49/3595.83	c bounds -35 >= -186 @ 30.7718
3582.49/3595.83	c bounds -35 >= -185 @ 30.7722
3582.49/3595.83	c bounds -35 >= -184 @ 30.7729
3582.49/3595.83	c bounds -35 >= -183 @ 30.7732
3582.49/3595.83	c bounds -35 >= -182 @ 30.7735
3582.49/3595.83	c bounds -35 >= -181 @ 30.7739
3582.49/3595.83	c bounds -35 >= -180 @ 30.7746
3582.49/3595.83	c bounds -35 >= -179 @ 30.7749
3582.49/3595.83	c bounds -35 >= -178 @ 30.7753
3582.49/3595.83	c bounds -35 >= -177 @ 30.7754
3582.49/3595.83	c bounds -35 >= -176 @ 30.7754
3582.49/3595.83	c bounds -35 >= -175 @ 30.7759
3582.49/3595.83	c bounds -35 >= -174 @ 30.7761
3582.49/3595.83	c bounds -35 >= -173 @ 30.7763
3582.49/3595.83	c bounds -35 >= -172 @ 30.7764
3582.49/3595.83	c bounds -35 >= -171 @ 30.7764
3582.49/3595.83	c bounds -35 >= -170 @ 30.7764
3582.49/3595.83	c bounds -35 >= -169 @ 30.7767
3582.49/3595.83	c bounds -35 >= -168 @ 30.7773
3582.49/3595.83	c bounds -35 >= -167 @ 30.7774
3582.49/3595.83	c bounds -35 >= -166 @ 30.7774
3582.49/3595.83	c bounds -35 >= -165 @ 30.778
3582.49/3595.83	c bounds -35 >= -164 @ 30.7785
3582.49/3595.83	c bounds -35 >= -163 @ 30.7794
3582.49/3595.83	c bounds -35 >= -162 @ 30.7794
3582.49/3595.83	c bounds -35 >= -161 @ 30.7799
3582.49/3595.83	c bounds -35 >= -160 @ 30.7803
3582.49/3595.83	c bounds -35 >= -159 @ 30.781
3582.49/3595.83	c bounds -35 >= -158 @ 30.7814
3582.49/3595.83	c bounds -35 >= -157 @ 30.7818
3582.49/3595.83	c bounds -35 >= -156 @ 30.7823
3582.49/3595.83	c bounds -35 >= -155 @ 30.7829
3582.49/3595.83	c bounds -35 >= -154 @ 30.7834
3582.49/3595.83	c bounds -35 >= -153 @ 30.7838
3582.49/3595.83	c bounds -35 >= -152 @ 30.7843
3582.49/3595.83	c bounds -35 >= -151 @ 30.7847
3582.49/3595.83	c bounds -35 >= -150 @ 30.7851
3582.49/3595.83	c bounds -35 >= -149 @ 30.7855
3582.49/3595.83	c bounds -35 >= -148 @ 30.786
3582.49/3595.83	c bounds -35 >= -147 @ 30.7863
3582.49/3595.83	c bounds -35 >= -146 @ 30.7863
3582.49/3595.83	c bounds -35 >= -145 @ 30.7868
3582.49/3595.83	c bounds -35 >= -144 @ 30.7879
3582.49/3595.83	c bounds -35 >= -143 @ 30.7891
3582.49/3595.83	c bounds -35 >= -142 @ 30.7901
3582.49/3595.83	c bounds -35 >= -141 @ 30.7908
3582.49/3595.83	c bounds -35 >= -140 @ 30.7921
3582.49/3595.83	c bounds -35 >= -139 @ 30.7925
3582.49/3595.83	c bounds -35 >= -138 @ 30.793
3582.49/3595.83	c bounds -35 >= -137 @ 30.7949
3582.49/3595.83	c bounds -35 >= -136 @ 30.7961
3582.49/3595.83	c bounds -35 >= -135 @ 30.8265
3582.49/3595.83	c bounds -35 >= -134 @ 30.8271
3582.49/3595.83	c #Conflicts:       3000 | #Constraints:      31597
3582.49/3595.83	c bounds -35 >= -133 @ 30.8283
3582.49/3595.83	c bounds -35 >= -132 @ 30.8291
3582.49/3595.83	c bounds -35 >= -131 @ 30.8291
3582.49/3595.83	c bounds -35 >= -130 @ 30.8297
3582.49/3595.83	c bounds -35 >= -129 @ 30.8341
3582.49/3595.83	c bounds -35 >= -128 @ 30.8371
3582.49/3595.83	c bounds -35 >= -127 @ 30.8393
3582.49/3595.83	c bounds -35 >= -126 @ 30.8423
3582.49/3595.83	c bounds -35 >= -125 @ 30.845
3582.49/3595.83	c bounds -35 >= -124 @ 30.8495
3582.49/3595.83	c bounds -35 >= -123 @ 30.8877
3582.49/3595.83	c bounds -35 >= -122 @ 30.8929
3582.49/3595.83	c bounds -35 >= -121 @ 30.899
3582.49/3595.83	c #Conflicts:       4000 | #Constraints:      32768
3582.49/3595.83	c bounds -35 >= -120 @ 30.9106
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -120
3582.49/3595.83	c bounds -35 >= -119 @ 30.9527
3582.49/3595.83	c bounds -35 >= -118 @ 30.9857
3582.49/3595.83	c bounds -35 >= -117 @ 30.9871
3582.49/3595.83	c bounds -35 >= -116 @ 30.9891
3582.49/3595.83	c bounds -35 >= -115 @ 30.9912
3582.49/3595.83	c bounds -35 >= -114 @ 30.9992
3582.49/3595.83	c bounds -35 >= -113 @ 31.0339
3582.49/3595.83	c #Conflicts:       5000 | #Constraints:      31841
3582.49/3595.83	c bounds -35 >= -112 @ 31.0479
3582.49/3595.83	c bounds -35 >= -111 @ 31.1089
3582.49/3595.83	c #Conflicts:       6000 | #Constraints:      32907
3582.49/3595.83	c #Conflicts:       7000 | #Constraints:      33907
3582.49/3595.83	c bounds -35 >= -110 @ 31.2467
3582.49/3595.83	c bounds -35 >= -109 @ 31.3917
3582.49/3595.83	c #Conflicts:       8000 | #Constraints:      34967
3582.49/3595.83	c bounds -35 >= -108 @ 31.4913
3582.49/3595.83	c #Conflicts:       9000 | #Constraints:      35991
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -108
3582.49/3595.83	c bounds -35 >= -107 @ 31.6582
3582.49/3595.83	c #Conflicts:      10000 | #Constraints:      33319
3582.49/3595.83	c bounds -35 >= -106 @ 31.8503
3582.49/3595.83	c #Conflicts:      11000 | #Constraints:      34337
3582.49/3595.83	c #Conflicts:      12000 | #Constraints:      35337
3582.49/3595.83	c bounds -35 >= -105 @ 32.2158
3582.49/3595.83	c #Conflicts:      13000 | #Constraints:      36390
3582.49/3595.83	c #Conflicts:      14000 | #Constraints:      37433
3582.49/3595.83	c #Conflicts:      15000 | #Constraints:      38469
3582.49/3595.83	c #Conflicts:      16000 | #Constraints:      39503
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -105
3582.49/3595.83	c #Conflicts:      17000 | #Constraints:      35322
3582.49/3595.83	c #Conflicts:      18000 | #Constraints:      36322
3582.49/3595.83	c bounds -35 >= -104 @ 34.0779
3582.49/3595.83	c #Conflicts:      19000 | #Constraints:      37340
3582.49/3595.83	c #Conflicts:      20000 | #Constraints:      38340
3582.49/3595.83	c bounds -35 >= -103 @ 34.5899
3582.49/3595.83	c #Conflicts:      21000 | #Constraints:      39376
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -103
3582.49/3595.83	c #Conflicts:      22000 | #Constraints:      35505
3582.49/3595.83	c bounds -35 >= -102 @ 35.1063
3582.49/3595.83	c #Conflicts:      23000 | #Constraints:      36514
3582.49/3595.83	c bounds -35 >= -101 @ 35.613
3582.49/3595.83	c #Conflicts:      24000 | #Constraints:      37544
3582.49/3595.83	c #Conflicts:      25000 | #Constraints:      38544
3582.49/3595.83	c #Conflicts:      26000 | #Constraints:      39544
3582.49/3595.83	c bounds -35 >= -100 @ 36.177
3582.49/3595.83	c #Conflicts:      27000 | #Constraints:      40571
3582.49/3595.83	c #Conflicts:      28000 | #Constraints:      41571
3582.49/3595.83	c #Conflicts:      29000 | #Constraints:      42571
3582.49/3595.83	c bounds -35 >= -99 @ 37.3992
3582.49/3595.83	c #Conflicts:      30000 | #Constraints:      43586
3582.49/3595.83	c #Conflicts:      31000 | #Constraints:      44605
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -99
3582.49/3595.83	c #Conflicts:      32000 | #Constraints:      37710
3582.49/3595.83	c #Conflicts:      33000 | #Constraints:      38710
3582.49/3595.83	c #Conflicts:      34000 | #Constraints:      39710
3582.49/3595.83	c #Conflicts:      35000 | #Constraints:      40710
3582.49/3595.83	c bounds -35 >= -98 @ 38.9611
3582.49/3595.83	c #Conflicts:      36000 | #Constraints:      41744
3582.49/3595.83	c #Conflicts:      37000 | #Constraints:      42791
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -98
3582.49/3595.83	c #Conflicts:      38000 | #Constraints:      37278
3582.49/3595.83	c #Conflicts:      39000 | #Constraints:      38278
3582.49/3595.83	c #Conflicts:      40000 | #Constraints:      39278
3582.49/3595.83	c #Conflicts:      41000 | #Constraints:      40278
3582.49/3595.83	c bounds -35 >= -97 @ 40.9035
3582.49/3595.83	c #Conflicts:      42000 | #Constraints:      41302
3582.49/3595.83	c #Conflicts:      43000 | #Constraints:      42330
3582.49/3595.83	c #Conflicts:      44000 | #Constraints:      43361
3582.49/3595.83	c #Conflicts:      45000 | #Constraints:      44390
3582.49/3595.83	c #Conflicts:      46000 | #Constraints:      45431
3582.49/3595.83	c #Conflicts:      47000 | #Constraints:      46479
3582.49/3595.83	c #Conflicts:      48000 | #Constraints:      47515
3582.49/3595.83	c #Conflicts:      49000 | #Constraints:      48557
3582.49/3595.83	c #Conflicts:      50000 | #Constraints:      49599
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -97
3582.49/3595.83	c #Conflicts:      51000 | #Constraints:      40449
3582.49/3595.83	c #Conflicts:      52000 | #Constraints:      41449
3582.49/3595.83	c #Conflicts:      53000 | #Constraints:      42449
3582.49/3595.83	c #Conflicts:      54000 | #Constraints:      43449
3582.49/3595.83	c #Conflicts:      55000 | #Constraints:      44449
3582.49/3595.83	c bounds -35 >= -96 @ 45.6889
3582.49/3595.83	c #Conflicts:      56000 | #Constraints:      45473
3582.49/3595.83	c #Conflicts:      57000 | #Constraints:      46473
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -96
3582.49/3595.83	c #Conflicts:      58000 | #Constraints:      38628
3582.49/3595.83	c #Conflicts:      59000 | #Constraints:      39628
3582.49/3595.83	c #Conflicts:      60000 | #Constraints:      40628
3582.49/3595.83	c bounds -35 >= -95 @ 47.4171
3582.49/3595.83	c #Conflicts:      61000 | #Constraints:      41649
3582.49/3595.83	c #Conflicts:      62000 | #Constraints:      42649
3582.49/3595.83	c #Conflicts:      63000 | #Constraints:      43649
3582.49/3595.83	c bounds -35 >= -94 @ 48.5537
3582.49/3595.83	c #Conflicts:      64000 | #Constraints:      44676
3582.49/3595.83	c #Conflicts:      65000 | #Constraints:      45676
3582.49/3595.83	c #Conflicts:      66000 | #Constraints:      46676
3582.49/3595.83	c #Conflicts:      67000 | #Constraints:      47676
3582.49/3595.83	c #Conflicts:      68000 | #Constraints:      48676
3582.49/3595.83	c #Conflicts:      69000 | #Constraints:      49676
3582.49/3595.83	c #Conflicts:      70000 | #Constraints:      50676
3582.49/3595.83	c bounds -35 >= -93 @ 51.3253
3582.49/3595.83	c #Conflicts:      71000 | #Constraints:      51700
3582.49/3595.83	c #Conflicts:      72000 | #Constraints:      52700
3582.49/3595.83	c #Conflicts:      73000 | #Constraints:      53700
3582.49/3595.83	c #Conflicts:      74000 | #Constraints:      54700
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -93
3582.49/3595.83	c #Conflicts:      75000 | #Constraints:      43357
3582.49/3595.83	c #Conflicts:      76000 | #Constraints:      44407
3582.49/3595.83	c #Conflicts:      77000 | #Constraints:      45451
3582.49/3595.83	c #Conflicts:      78000 | #Constraints:      46493
3582.49/3595.83	c #Conflicts:      79000 | #Constraints:      47526
3582.49/3595.83	c #Conflicts:      80000 | #Constraints:      48561
3582.49/3595.83	c #Conflicts:      81000 | #Constraints:      49600
3582.49/3595.83	c #Conflicts:      82000 | #Constraints:      50636
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -93
3582.49/3595.83	c #Conflicts:      83000 | #Constraints:      41035
3582.49/3595.83	c #Conflicts:      84000 | #Constraints:      42035
3582.49/3595.83	c #Conflicts:      85000 | #Constraints:      43035
3582.49/3595.83	c #Conflicts:      86000 | #Constraints:      44035
3582.49/3595.83	c #Conflicts:      87000 | #Constraints:      45035
3582.49/3595.83	c #Conflicts:      88000 | #Constraints:      46035
3582.49/3595.83	c bounds -35 >= -92 @ 58.8169
3582.49/3595.83	c #Conflicts:      89000 | #Constraints:      47062
3582.49/3595.83	c #Conflicts:      90000 | #Constraints:      48062
3582.49/3595.83	c #Conflicts:      91000 | #Constraints:      49062
3582.49/3595.83	c #Conflicts:      92000 | #Constraints:      50062
3582.49/3595.83	c #Conflicts:      93000 | #Constraints:      51062
3582.49/3595.83	c #Conflicts:      94000 | #Constraints:      52062
3582.49/3595.83	c #Conflicts:      95000 | #Constraints:      53062
3582.49/3595.83	c #Conflicts:      96000 | #Constraints:      54062
3582.49/3595.83	c #Conflicts:      97000 | #Constraints:      55062
3582.49/3595.83	c #Conflicts:      98000 | #Constraints:      56062
3582.49/3595.83	c #Conflicts:      99000 | #Constraints:      57062
3582.49/3595.83	c bounds -35 >= -91 @ 63.8987
3582.49/3595.83	c #Conflicts:     100000 | #Constraints:      58114
3582.49/3595.83	c #Conflicts:     101000 | #Constraints:      59151
3582.49/3595.83	c #Conflicts:     102000 | #Constraints:      60190
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -91
3582.49/3595.83	c #Conflicts:     103000 | #Constraints:      45777
3582.49/3595.83	c #Conflicts:     104000 | #Constraints:      46777
3582.49/3595.83	c #Conflicts:     105000 | #Constraints:      47777
3582.49/3595.83	c #Conflicts:     106000 | #Constraints:      48777
3582.49/3595.83	c #Conflicts:     107000 | #Constraints:      49777
3582.49/3595.83	c #Conflicts:     108000 | #Constraints:      50777
3582.49/3595.83	c #Conflicts:     109000 | #Constraints:      51777
3582.49/3595.83	c #Conflicts:     110000 | #Constraints:      52777
3582.49/3595.83	c #Conflicts:     111000 | #Constraints:      53777
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -91
3582.49/3595.83	c #Conflicts:     112000 | #Constraints:      42429
3582.49/3595.83	c #Conflicts:     113000 | #Constraints:      43445
3582.49/3595.83	c #Conflicts:     114000 | #Constraints:      44495
3582.49/3595.83	c #Conflicts:     115000 | #Constraints:      45548
3582.49/3595.83	c #Conflicts:     116000 | #Constraints:      46613
3582.49/3595.83	c #Conflicts:     117000 | #Constraints:      47659
3582.49/3595.83	c #Conflicts:     118000 | #Constraints:      48703
3582.49/3595.83	c #Conflicts:     119000 | #Constraints:      49748
3582.49/3595.83	c #Conflicts:     120000 | #Constraints:      50788
3582.49/3595.83	c #Conflicts:     121000 | #Constraints:      51828
3582.49/3595.83	c #Conflicts:     122000 | #Constraints:      52873
3582.49/3595.83	c #Conflicts:     123000 | #Constraints:      53925
3582.49/3595.83	c #Conflicts:     124000 | #Constraints:      54986
3582.49/3595.83	c #Conflicts:     125000 | #Constraints:      56045
3582.49/3595.83	c #Conflicts:     126000 | #Constraints:      57094
3582.49/3595.83	c #Conflicts:     127000 | #Constraints:      58144
3582.49/3595.83	c #Conflicts:     128000 | #Constraints:      59195
3582.49/3595.83	c #Conflicts:     129000 | #Constraints:      60240
3582.49/3595.83	c #Conflicts:     130000 | #Constraints:      61291
3582.49/3595.83	c #Conflicts:     131000 | #Constraints:      62352
3582.49/3595.83	c #Conflicts:     132000 | #Constraints:      63406
3582.49/3595.83	c #Conflicts:     133000 | #Constraints:      64453
3582.49/3595.83	c #Conflicts:     134000 | #Constraints:      65496
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -91
3582.49/3595.83	c #Conflicts:     135000 | #Constraints:      48527
3582.49/3595.83	c #Conflicts:     136000 | #Constraints:      49527
3582.49/3595.83	c #Conflicts:     137000 | #Constraints:      50527
3582.49/3595.83	c #Conflicts:     138000 | #Constraints:      51527
3582.49/3595.83	c #Conflicts:     139000 | #Constraints:      52527
3582.49/3595.83	c #Conflicts:     140000 | #Constraints:      53527
3582.49/3595.83	c #Conflicts:     141000 | #Constraints:      54527
3582.49/3595.83	c #Conflicts:     142000 | #Constraints:      55527
3582.49/3595.83	c #Conflicts:     143000 | #Constraints:      56527
3582.49/3595.83	c #Conflicts:     144000 | #Constraints:      57527
3582.49/3595.83	c #Conflicts:     145000 | #Constraints:      58527
3582.49/3595.83	c bounds -35 >= -90 @ 91.6564
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -90
3582.49/3595.83	c #Conflicts:     146000 | #Constraints:      45058
3582.49/3595.83	c #Conflicts:     147000 | #Constraints:      46058
3582.49/3595.83	c #Conflicts:     148000 | #Constraints:      47058
3582.49/3595.83	c #Conflicts:     149000 | #Constraints:      48058
3582.49/3595.83	c #Conflicts:     150000 | #Constraints:      49058
3582.49/3595.83	c #Conflicts:     151000 | #Constraints:      50058
3582.49/3595.83	c #Conflicts:     152000 | #Constraints:      51058
3582.49/3595.83	c #Conflicts:     153000 | #Constraints:      52058
3582.49/3595.83	c #Conflicts:     154000 | #Constraints:      53058
3582.49/3595.83	c #Conflicts:     155000 | #Constraints:      54058
3582.49/3595.83	c #Conflicts:     156000 | #Constraints:      55058
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -90
3582.49/3595.83	c #Conflicts:     157000 | #Constraints:      43177
3582.49/3595.83	c #Conflicts:     158000 | #Constraints:      44177
3582.49/3595.83	c #Conflicts:     159000 | #Constraints:      45177
3582.49/3595.83	c #Conflicts:     160000 | #Constraints:      46177
3582.49/3595.83	c #Conflicts:     161000 | #Constraints:      47177
3582.49/3595.83	c #Conflicts:     162000 | #Constraints:      48177
3582.49/3595.83	c #Conflicts:     163000 | #Constraints:      49177
3582.49/3595.83	c #Conflicts:     164000 | #Constraints:      50177
3582.49/3595.83	c #Conflicts:     165000 | #Constraints:      51177
3582.49/3595.83	c bounds -35 >= -89 @ 100.075
3582.49/3595.83	c #Conflicts:     166000 | #Constraints:      52210
3582.49/3595.83	c #Conflicts:     167000 | #Constraints:      53210
3582.49/3595.83	c #Conflicts:     168000 | #Constraints:      54210
3582.49/3595.83	c #Conflicts:     169000 | #Constraints:      55210
3582.49/3595.83	c #Conflicts:     170000 | #Constraints:      56210
3582.49/3595.83	c #Conflicts:     171000 | #Constraints:      57210
3582.49/3595.83	c #Conflicts:     172000 | #Constraints:      58210
3582.49/3595.83	c #Conflicts:     173000 | #Constraints:      59210
3582.49/3595.83	c #Conflicts:     174000 | #Constraints:      60210
3582.49/3595.83	c #Conflicts:     175000 | #Constraints:      61210
3582.49/3595.83	c #Conflicts:     176000 | #Constraints:      62210
3582.49/3595.83	c #Conflicts:     177000 | #Constraints:      63210
3582.49/3595.83	c #Conflicts:     178000 | #Constraints:      64210
3582.49/3595.83	c #Conflicts:     179000 | #Constraints:      65210
3582.49/3595.83	c #Conflicts:     180000 | #Constraints:      66210
3582.49/3595.83	c #Conflicts:     181000 | #Constraints:      67210
3582.49/3595.83	c #Conflicts:     182000 | #Constraints:      68210
3582.49/3595.83	c #Conflicts:     183000 | #Constraints:      69210
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -89
3582.49/3595.83	c #Conflicts:     184000 | #Constraints:      50357
3582.49/3595.83	c #Conflicts:     185000 | #Constraints:      51357
3582.49/3595.83	c #Conflicts:     186000 | #Constraints:      52357
3582.49/3595.83	c #Conflicts:     187000 | #Constraints:      53357
3582.49/3595.83	c #Conflicts:     188000 | #Constraints:      54357
3582.49/3595.83	c #Conflicts:     189000 | #Constraints:      55357
3582.49/3595.83	c #Conflicts:     190000 | #Constraints:      56357
3582.49/3595.83	c #Conflicts:     191000 | #Constraints:      57357
3582.49/3595.83	c #Conflicts:     192000 | #Constraints:      58357
3582.49/3595.83	c #Conflicts:     193000 | #Constraints:      59357
3582.49/3595.83	c #Conflicts:     194000 | #Constraints:      60357
3582.49/3595.83	c #Conflicts:     195000 | #Constraints:      61357
3582.49/3595.83	c bounds -35 >= -88 @ 117.451
3582.49/3595.83	c #Conflicts:     196000 | #Constraints:      62390
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -88
3582.49/3595.83	c #Conflicts:     197000 | #Constraints:      47210
3582.49/3595.83	c #Conflicts:     198000 | #Constraints:      48210
3582.49/3595.83	c #Conflicts:     199000 | #Constraints:      49210
3582.49/3595.83	c #Conflicts:     200000 | #Constraints:      50210
3582.49/3595.83	c #Conflicts:     201000 | #Constraints:      51210
3582.49/3595.83	c #Conflicts:     202000 | #Constraints:      52210
3582.49/3595.83	c #Conflicts:     203000 | #Constraints:      53210
3582.49/3595.83	c #Conflicts:     204000 | #Constraints:      54210
3582.49/3595.83	c #Conflicts:     205000 | #Constraints:      55210
3582.49/3595.83	c #Conflicts:     206000 | #Constraints:      56210
3582.49/3595.83	c #Conflicts:     207000 | #Constraints:      57210
3582.49/3595.83	c #Conflicts:     208000 | #Constraints:      58210
3582.49/3595.83	c #Conflicts:     209000 | #Constraints:      59210
3582.49/3595.83	c #Conflicts:     210000 | #Constraints:      60210
3582.49/3595.83	c #Conflicts:     211000 | #Constraints:      61210
3582.49/3595.83	c #Conflicts:     212000 | #Constraints:      62210
3582.49/3595.83	c #Conflicts:     213000 | #Constraints:      63210
3582.49/3595.83	c #Conflicts:     214000 | #Constraints:      64210
3582.49/3595.83	c #Conflicts:     215000 | #Constraints:      65210
3582.49/3595.83	c #Conflicts:     216000 | #Constraints:      66210
3582.49/3595.83	c #Conflicts:     217000 | #Constraints:      67210
3582.49/3595.83	c #Conflicts:     218000 | #Constraints:      68210
3582.49/3595.83	c #Conflicts:     219000 | #Constraints:      69210
3582.49/3595.83	c #Conflicts:     220000 | #Constraints:      70210
3582.49/3595.83	c #Conflicts:     221000 | #Constraints:      71210
3582.49/3595.83	c #Conflicts:     222000 | #Constraints:      72210
3582.49/3595.83	c #Conflicts:     223000 | #Constraints:      73210
3582.49/3595.83	c #Conflicts:     224000 | #Constraints:      74210
3582.49/3595.83	c #Conflicts:     225000 | #Constraints:      75210
3582.49/3595.83	c #Conflicts:     226000 | #Constraints:      76210
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -88
3582.49/3595.83	c #Conflicts:     227000 | #Constraints:      54043
3582.49/3595.83	c #Conflicts:     228000 | #Constraints:      55043
3582.49/3595.83	c #Conflicts:     229000 | #Constraints:      56043
3582.49/3595.83	c #Conflicts:     230000 | #Constraints:      57043
3582.49/3595.83	c #Conflicts:     231000 | #Constraints:      58043
3582.49/3595.83	c bounds -35 >= -87 @ 137.138
3582.49/3595.83	c #Conflicts:     232000 | #Constraints:      59070
3582.49/3595.83	c #Conflicts:     233000 | #Constraints:      60070
3582.49/3595.83	c #Conflicts:     234000 | #Constraints:      61070
3582.49/3595.83	c #Conflicts:     235000 | #Constraints:      62070
3582.49/3595.83	c #Conflicts:     236000 | #Constraints:      63070
3582.49/3595.83	c #Conflicts:     237000 | #Constraints:      64070
3582.49/3595.83	c #Conflicts:     238000 | #Constraints:      65070
3582.49/3595.83	c #Conflicts:     239000 | #Constraints:      66070
3582.49/3595.83	c #Conflicts:     240000 | #Constraints:      67070
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -87
3582.49/3595.83	c #Conflicts:     241000 | #Constraints:      49636
3582.49/3595.83	c #Conflicts:     242000 | #Constraints:      50636
3582.49/3595.83	c #Conflicts:     243000 | #Constraints:      51636
3582.49/3595.83	c #Conflicts:     244000 | #Constraints:      52636
3582.49/3595.83	c #Conflicts:     245000 | #Constraints:      53636
3582.49/3595.83	c #Conflicts:     246000 | #Constraints:      54636
3582.49/3595.83	c #Conflicts:     247000 | #Constraints:      55636
3582.49/3595.83	c #Conflicts:     248000 | #Constraints:      56636
3582.49/3595.83	c #Conflicts:     249000 | #Constraints:      57636
3582.49/3595.83	c #Conflicts:     250000 | #Constraints:      58636
3582.49/3595.83	c #Conflicts:     251000 | #Constraints:      59636
3582.49/3595.83	c #Conflicts:     252000 | #Constraints:      60636
3582.49/3595.83	c #Conflicts:     253000 | #Constraints:      61636
3582.49/3595.83	c #Conflicts:     254000 | #Constraints:      62636
3582.49/3595.83	c #Conflicts:     255000 | #Constraints:      63636
3582.49/3595.83	c #Conflicts:     256000 | #Constraints:      64636
3582.49/3595.83	c #Conflicts:     257000 | #Constraints:      65636
3582.49/3595.83	c #Conflicts:     258000 | #Constraints:      66636
3582.49/3595.83	c #Conflicts:     259000 | #Constraints:      67636
3582.49/3595.83	c #Conflicts:     260000 | #Constraints:      68636
3582.49/3595.83	c #Conflicts:     261000 | #Constraints:      69636
3582.49/3595.83	c #Conflicts:     262000 | #Constraints:      70636
3582.49/3595.83	c #Conflicts:     263000 | #Constraints:      71636
3582.49/3595.83	c #Conflicts:     264000 | #Constraints:      72636
3582.49/3595.83	c #Conflicts:     265000 | #Constraints:      73636
3582.49/3595.83	c #Conflicts:     266000 | #Constraints:      74636
3582.49/3595.83	c #Conflicts:     267000 | #Constraints:      75636
3582.49/3595.83	c #Conflicts:     268000 | #Constraints:      76636
3582.49/3595.83	c bounds -35 >= -86 @ 161.028
3582.49/3595.83	c #Conflicts:     269000 | #Constraints:      77657
3582.49/3595.83	c #Conflicts:     270000 | #Constraints:      78657
3582.49/3595.83	c #Conflicts:     271000 | #Constraints:      79657
3582.49/3595.83	c #Conflicts:     272000 | #Constraints:      80657
3582.49/3595.83	c #Conflicts:     273000 | #Constraints:      81657
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -86
3582.49/3595.83	c #Conflicts:     274000 | #Constraints:      56909
3582.49/3595.83	c #Conflicts:     275000 | #Constraints:      57932
3582.49/3595.83	c #Conflicts:     276000 | #Constraints:      58976
3582.49/3595.83	c #Conflicts:     277000 | #Constraints:      60021
3582.49/3595.83	c #Conflicts:     278000 | #Constraints:      61069
3582.49/3595.83	c #Conflicts:     279000 | #Constraints:      62116
3582.49/3595.83	c #Conflicts:     280000 | #Constraints:      63165
3582.49/3595.83	c #Conflicts:     281000 | #Constraints:      64214
3582.49/3595.83	c #Conflicts:     282000 | #Constraints:      65264
3582.49/3595.83	c #Conflicts:     283000 | #Constraints:      66312
3582.49/3595.83	c #Conflicts:     284000 | #Constraints:      67363
3582.49/3595.83	c #Conflicts:     285000 | #Constraints:      68400
3582.49/3595.83	c #Conflicts:     286000 | #Constraints:      69458
3582.49/3595.83	c #Conflicts:     287000 | #Constraints:      70504
3582.49/3595.83	c #Conflicts:     288000 | #Constraints:      71555
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -86
3582.49/3595.83	c #Conflicts:     289000 | #Constraints:      51727
3582.49/3595.83	c #Conflicts:     290000 | #Constraints:      52727
3582.49/3595.83	c #Conflicts:     291000 | #Constraints:      53727
3582.49/3595.83	c #Conflicts:     292000 | #Constraints:      54727
3582.49/3595.83	c #Conflicts:     293000 | #Constraints:      55727
3582.49/3595.83	c #Conflicts:     294000 | #Constraints:      56727
3582.49/3595.83	c #Conflicts:     295000 | #Constraints:      57727
3582.49/3595.83	c #Conflicts:     296000 | #Constraints:      58727
3582.49/3595.83	c #Conflicts:     297000 | #Constraints:      59727
3582.49/3595.83	c #Conflicts:     298000 | #Constraints:      60727
3582.49/3595.83	c #Conflicts:     299000 | #Constraints:      61727
3582.49/3595.83	c #Conflicts:     300000 | #Constraints:      62727
3582.49/3595.83	c #Conflicts:     301000 | #Constraints:      63727
3582.49/3595.83	c #Conflicts:     302000 | #Constraints:      64727
3582.49/3595.83	c #Conflicts:     303000 | #Constraints:      65727
3582.49/3595.83	c #Conflicts:     304000 | #Constraints:      66727
3582.49/3595.83	c #Conflicts:     305000 | #Constraints:      67727
3582.49/3595.83	c #Conflicts:     306000 | #Constraints:      68727
3582.49/3595.83	c #Conflicts:     307000 | #Constraints:      69727
3582.49/3595.83	c #Conflicts:     308000 | #Constraints:      70727
3582.49/3595.83	c #Conflicts:     309000 | #Constraints:      71727
3582.49/3595.83	c #Conflicts:     310000 | #Constraints:      72727
3582.49/3595.83	c #Conflicts:     311000 | #Constraints:      73727
3582.49/3595.83	c #Conflicts:     312000 | #Constraints:      74727
3582.49/3595.83	c #Conflicts:     313000 | #Constraints:      75727
3582.49/3595.83	c #Conflicts:     314000 | #Constraints:      76727
3582.49/3595.83	c #Conflicts:     315000 | #Constraints:      77727
3582.49/3595.83	c #Conflicts:     316000 | #Constraints:      78727
3582.49/3595.83	c #Conflicts:     317000 | #Constraints:      79727
3582.49/3595.83	c bounds -35 >= -85 @ 188.862
3582.49/3595.83	c #Conflicts:     318000 | #Constraints:      80757
3582.49/3595.83	c #Conflicts:     319000 | #Constraints:      81757
3582.49/3595.83	c #Conflicts:     320000 | #Constraints:      82757
3582.49/3595.83	c #Conflicts:     321000 | #Constraints:      83757
3582.49/3595.83	c #Conflicts:     322000 | #Constraints:      84757
3582.49/3595.83	c #Conflicts:     323000 | #Constraints:      85757
3582.49/3595.83	c #Conflicts:     324000 | #Constraints:      86757
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -85
3582.49/3595.83	c #Conflicts:     325000 | #Constraints:      59330
3582.49/3595.83	c #Conflicts:     326000 | #Constraints:      60331
3582.49/3595.83	c #Conflicts:     327000 | #Constraints:      61345
3582.49/3595.83	c #Conflicts:     328000 | #Constraints:      62347
3582.49/3595.83	c #Conflicts:     329000 | #Constraints:      63365
3582.49/3595.83	c #Conflicts:     330000 | #Constraints:      64371
3582.49/3595.83	c #Conflicts:     331000 | #Constraints:      65372
3582.49/3595.83	c #Conflicts:     332000 | #Constraints:      66372
3582.49/3595.83	c #Conflicts:     333000 | #Constraints:      67382
3582.49/3595.83	c #Conflicts:     334000 | #Constraints:      68412
3582.49/3595.83	c #Conflicts:     335000 | #Constraints:      69462
3582.49/3595.83	c #Conflicts:     336000 | #Constraints:      70505
3582.49/3595.83	c #Conflicts:     337000 | #Constraints:      71544
3582.49/3595.83	c #Conflicts:     338000 | #Constraints:      72593
3582.49/3595.83	c #Conflicts:     339000 | #Constraints:      73637
3582.49/3595.83	c #Conflicts:     340000 | #Constraints:      74681
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -85
3582.49/3595.83	c #Conflicts:     341000 | #Constraints:      53007
3582.49/3595.83	c #Conflicts:     342000 | #Constraints:      54007
3582.49/3595.83	c #Conflicts:     343000 | #Constraints:      55007
3582.49/3595.83	c #Conflicts:     344000 | #Constraints:      56007
3582.49/3595.83	c #Conflicts:     345000 | #Constraints:      57007
3582.49/3595.83	c #Conflicts:     346000 | #Constraints:      58007
3582.49/3595.83	c #Conflicts:     347000 | #Constraints:      59007
3582.49/3595.83	c #Conflicts:     348000 | #Constraints:      60007
3582.49/3595.83	c #Conflicts:     349000 | #Constraints:      61007
3582.49/3595.83	c #Conflicts:     350000 | #Constraints:      62007
3582.49/3595.83	c #Conflicts:     351000 | #Constraints:      63007
3582.49/3595.83	c #Conflicts:     352000 | #Constraints:      64007
3582.49/3595.83	c #Conflicts:     353000 | #Constraints:      65007
3582.49/3595.83	c #Conflicts:     354000 | #Constraints:      66007
3582.49/3595.83	c #Conflicts:     355000 | #Constraints:      67007
3582.49/3595.83	c #Conflicts:     356000 | #Constraints:      68007
3582.49/3595.83	c #Conflicts:     357000 | #Constraints:      69007
3582.49/3595.83	c #Conflicts:     358000 | #Constraints:      70007
3582.49/3595.83	c #Conflicts:     359000 | #Constraints:      71007
3582.49/3595.83	c #Conflicts:     360000 | #Constraints:      72007
3582.49/3595.83	c #Conflicts:     361000 | #Constraints:      73007
3582.49/3595.83	c #Conflicts:     362000 | #Constraints:      74007
3582.49/3595.83	c #Conflicts:     363000 | #Constraints:      75007
3582.49/3595.83	c #Conflicts:     364000 | #Constraints:      76007
3582.49/3595.83	c #Conflicts:     365000 | #Constraints:      77007
3582.49/3595.83	c #Conflicts:     366000 | #Constraints:      78007
3582.49/3595.83	c #Conflicts:     367000 | #Constraints:      79007
3582.49/3595.83	c #Conflicts:     368000 | #Constraints:      80007
3582.49/3595.83	c #Conflicts:     369000 | #Constraints:      81007
3582.49/3595.83	c #Conflicts:     370000 | #Constraints:      82007
3582.49/3595.83	c #Conflicts:     371000 | #Constraints:      83007
3582.49/3595.83	c #Conflicts:     372000 | #Constraints:      84007
3582.49/3595.83	c #Conflicts:     373000 | #Constraints:      85007
3582.49/3595.83	c bounds -35 >= -84 @ 224.33
3582.49/3595.83	c #Conflicts:     374000 | #Constraints:      86034
3582.49/3595.83	c #Conflicts:     375000 | #Constraints:      87035
3582.49/3595.83	c #Conflicts:     376000 | #Constraints:      88053
3582.49/3595.83	c #Conflicts:     377000 | #Constraints:      89088
3582.49/3595.83	c #Conflicts:     378000 | #Constraints:      90137
3582.49/3595.83	c #Conflicts:     379000 | #Constraints:      91167
3582.49/3595.83	c #Conflicts:     380000 | #Constraints:      92213
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -84
3582.49/3595.83	c #Conflicts:     381000 | #Constraints:      62138
3582.49/3595.83	c #Conflicts:     382000 | #Constraints:      63195
3582.49/3595.83	c #Conflicts:     383000 | #Constraints:      64246
3582.49/3595.83	c #Conflicts:     384000 | #Constraints:      65299
3582.49/3595.83	c #Conflicts:     385000 | #Constraints:      66346
3582.49/3595.83	c #Conflicts:     386000 | #Constraints:      67392
3582.49/3595.83	c #Conflicts:     387000 | #Constraints:      68437
3582.49/3595.83	c #Conflicts:     388000 | #Constraints:      69485
3582.49/3595.83	c #Conflicts:     389000 | #Constraints:      70534
3582.49/3595.83	c #Conflicts:     390000 | #Constraints:      71585
3582.49/3595.83	c #Conflicts:     391000 | #Constraints:      72637
3582.49/3595.83	c #Conflicts:     392000 | #Constraints:      73690
3582.49/3595.83	c #Conflicts:     393000 | #Constraints:      74730
3582.49/3595.83	c #Conflicts:     394000 | #Constraints:      75766
3582.49/3595.83	c #Conflicts:     395000 | #Constraints:      76810
3582.49/3595.83	c #Conflicts:     396000 | #Constraints:      77864
3582.49/3595.83	c #Conflicts:     397000 | #Constraints:      78915
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -84
3582.49/3595.83	c #Conflicts:     398000 | #Constraints:      55144
3582.49/3595.83	c #Conflicts:     399000 | #Constraints:      56144
3582.49/3595.83	c #Conflicts:     400000 | #Constraints:      57144
3582.49/3595.83	c #Conflicts:     401000 | #Constraints:      58144
3582.49/3595.83	c #Conflicts:     402000 | #Constraints:      59144
3582.49/3595.83	c #Conflicts:     403000 | #Constraints:      60144
3582.49/3595.83	c #Conflicts:     404000 | #Constraints:      61144
3582.49/3595.83	c #Conflicts:     405000 | #Constraints:      62144
3582.49/3595.83	c #Conflicts:     406000 | #Constraints:      63144
3582.49/3595.83	c #Conflicts:     407000 | #Constraints:      64144
3582.49/3595.83	c #Conflicts:     408000 | #Constraints:      65144
3582.49/3595.83	c #Conflicts:     409000 | #Constraints:      66144
3582.49/3595.83	c #Conflicts:     410000 | #Constraints:      67144
3582.49/3595.83	c #Conflicts:     411000 | #Constraints:      68144
3582.49/3595.83	c #Conflicts:     412000 | #Constraints:      69144
3582.49/3595.83	c #Conflicts:     413000 | #Constraints:      70144
3582.49/3595.83	c #Conflicts:     414000 | #Constraints:      71144
3582.49/3595.83	c #Conflicts:     415000 | #Constraints:      72144
3582.49/3595.83	c #Conflicts:     416000 | #Constraints:      73144
3582.49/3595.83	c #Conflicts:     417000 | #Constraints:      74144
3582.49/3595.83	c #Conflicts:     418000 | #Constraints:      75144
3582.49/3595.83	c #Conflicts:     419000 | #Constraints:      76144
3582.49/3595.83	c #Conflicts:     420000 | #Constraints:      77144
3582.49/3595.83	c #Conflicts:     421000 | #Constraints:      78144
3582.49/3595.83	c #Conflicts:     422000 | #Constraints:      79144
3582.49/3595.83	c #Conflicts:     423000 | #Constraints:      80144
3582.49/3595.83	c #Conflicts:     424000 | #Constraints:      81144
3582.49/3595.83	c #Conflicts:     425000 | #Constraints:      82144
3582.49/3595.83	c #Conflicts:     426000 | #Constraints:      83144
3582.49/3595.83	c #Conflicts:     427000 | #Constraints:      84144
3582.49/3595.83	c #Conflicts:     428000 | #Constraints:      85144
3582.49/3595.83	c #Conflicts:     429000 | #Constraints:      86144
3582.49/3595.83	c #Conflicts:     430000 | #Constraints:      87144
3582.49/3595.83	c #Conflicts:     431000 | #Constraints:      88144
3582.49/3595.83	c #Conflicts:     432000 | #Constraints:      89144
3582.49/3595.83	c #Conflicts:     433000 | #Constraints:      90144
3582.49/3595.83	c #Conflicts:     434000 | #Constraints:      91144
3582.49/3595.83	c #Conflicts:     435000 | #Constraints:      92144
3582.49/3595.83	c #Conflicts:     436000 | #Constraints:      93144
3582.49/3595.83	c #Conflicts:     437000 | #Constraints:      94144
3582.49/3595.83	c #Conflicts:     438000 | #Constraints:      95144
3582.49/3595.83	c #Conflicts:     439000 | #Constraints:      96144
3582.49/3595.83	c #Conflicts:     440000 | #Constraints:      97144
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -84
3582.49/3595.83	c #Conflicts:     441000 | #Constraints:      64687
3582.49/3595.83	c #Conflicts:     442000 | #Constraints:      65721
3582.49/3595.83	c #Conflicts:     443000 | #Constraints:      66752
3582.49/3595.83	c #Conflicts:     444000 | #Constraints:      67792
3582.49/3595.83	c #Conflicts:     445000 | #Constraints:      68828
3582.49/3595.83	c #Conflicts:     446000 | #Constraints:      69869
3582.49/3595.83	c #Conflicts:     447000 | #Constraints:      70896
3582.49/3595.83	c #Conflicts:     448000 | #Constraints:      71939
3582.49/3595.83	c #Conflicts:     449000 | #Constraints:      72977
3582.49/3595.83	c #Conflicts:     450000 | #Constraints:      74008
3582.49/3595.83	c #Conflicts:     451000 | #Constraints:      75032
3582.49/3595.83	c #Conflicts:     452000 | #Constraints:      76067
3582.49/3595.83	c #Conflicts:     453000 | #Constraints:      77109
3582.49/3595.83	c #Conflicts:     454000 | #Constraints:      78149
3582.49/3595.83	c #Conflicts:     455000 | #Constraints:      79188
3582.49/3595.83	c #Conflicts:     456000 | #Constraints:      80222
3582.49/3595.83	c #Conflicts:     457000 | #Constraints:      81259
3582.49/3595.83	c #Conflicts:     458000 | #Constraints:      82297
3582.49/3595.83	c #Conflicts:     459000 | #Constraints:      83333
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -84
3582.49/3595.83	c #Conflicts:     460000 | #Constraints:      57683
3582.49/3595.83	c #Conflicts:     461000 | #Constraints:      58683
3582.49/3595.83	c #Conflicts:     462000 | #Constraints:      59683
3582.49/3595.83	c #Conflicts:     463000 | #Constraints:      60683
3582.49/3595.83	c #Conflicts:     464000 | #Constraints:      61683
3582.49/3595.83	c #Conflicts:     465000 | #Constraints:      62683
3582.49/3595.83	c #Conflicts:     466000 | #Constraints:      63683
3582.49/3595.83	c #Conflicts:     467000 | #Constraints:      64683
3582.49/3595.83	c #Conflicts:     468000 | #Constraints:      65683
3582.49/3595.83	c #Conflicts:     469000 | #Constraints:      66683
3582.49/3595.83	c #Conflicts:     470000 | #Constraints:      67683
3582.49/3595.83	c #Conflicts:     471000 | #Constraints:      68683
3582.49/3595.83	c #Conflicts:     472000 | #Constraints:      69683
3582.49/3595.83	c #Conflicts:     473000 | #Constraints:      70683
3582.49/3595.83	c #Conflicts:     474000 | #Constraints:      71683
3582.49/3595.83	c #Conflicts:     475000 | #Constraints:      72683
3582.49/3595.83	c #Conflicts:     476000 | #Constraints:      73683
3582.49/3595.83	c #Conflicts:     477000 | #Constraints:      74683
3582.49/3595.83	c #Conflicts:     478000 | #Constraints:      75683
3582.49/3595.83	c #Conflicts:     479000 | #Constraints:      76683
3582.49/3595.83	c #Conflicts:     480000 | #Constraints:      77683
3582.49/3595.83	c #Conflicts:     481000 | #Constraints:      78683
3582.49/3595.83	c #Conflicts:     482000 | #Constraints:      79683
3582.49/3595.83	c #Conflicts:     483000 | #Constraints:      80683
3582.49/3595.83	c #Conflicts:     484000 | #Constraints:      81683
3582.49/3595.83	c #Conflicts:     485000 | #Constraints:      82683
3582.49/3595.83	c #Conflicts:     486000 | #Constraints:      83683
3582.49/3595.83	c #Conflicts:     487000 | #Constraints:      84683
3582.49/3595.83	c #Conflicts:     488000 | #Constraints:      85683
3582.49/3595.83	c #Conflicts:     489000 | #Constraints:      86683
3582.49/3595.83	c bounds -35 >= -83 @ 301.033
3582.49/3595.83	c #Conflicts:     490000 | #Constraints:      87704
3582.49/3595.83	c #Conflicts:     491000 | #Constraints:      88704
3582.49/3595.83	c #Conflicts:     492000 | #Constraints:      89704
3582.49/3595.83	c #Conflicts:     493000 | #Constraints:      90704
3582.49/3595.83	c #Conflicts:     494000 | #Constraints:      91704
3582.49/3595.83	c #Conflicts:     495000 | #Constraints:      92704
3582.49/3595.83	c #Conflicts:     496000 | #Constraints:      93704
3582.49/3595.83	c #Conflicts:     497000 | #Constraints:      94704
3582.49/3595.83	c #Conflicts:     498000 | #Constraints:      95704
3582.49/3595.83	c #Conflicts:     499000 | #Constraints:      96704
3582.49/3595.83	c #Conflicts:     500000 | #Constraints:      97704
3582.49/3595.83	c #Conflicts:     501000 | #Constraints:      98704
3582.49/3595.83	c #Conflicts:     502000 | #Constraints:      99704
3582.49/3595.83	c #Conflicts:     503000 | #Constraints:     100704
3582.49/3595.83	c #Conflicts:     504000 | #Constraints:     101704
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -83
3582.49/3595.83	c #Conflicts:     505000 | #Constraints:      66372
3582.49/3595.83	c #Conflicts:     506000 | #Constraints:      67421
3582.49/3595.83	c #Conflicts:     507000 | #Constraints:      68474
3582.49/3595.83	c #Conflicts:     508000 | #Constraints:      69511
3582.49/3595.83	c #Conflicts:     509000 | #Constraints:      70540
3582.49/3595.83	c #Conflicts:     510000 | #Constraints:      71577
3582.49/3595.83	c #Conflicts:     511000 | #Constraints:      72623
3582.49/3595.83	c #Conflicts:     512000 | #Constraints:      73657
3582.49/3595.83	c #Conflicts:     513000 | #Constraints:      74697
3582.49/3595.83	c #Conflicts:     514000 | #Constraints:      75739
3582.49/3595.83	c #Conflicts:     515000 | #Constraints:      76780
3582.49/3595.83	c #Conflicts:     516000 | #Constraints:      77824
3582.49/3595.83	c #Conflicts:     517000 | #Constraints:      78871
3582.49/3595.83	c #Conflicts:     518000 | #Constraints:      79914
3582.49/3595.83	c #Conflicts:     519000 | #Constraints:      80960
3582.49/3595.83	c #Conflicts:     520000 | #Constraints:      82005
3582.49/3595.83	c #Conflicts:     521000 | #Constraints:      83047
3582.49/3595.83	c #Conflicts:     522000 | #Constraints:      84095
3582.49/3595.83	c #Conflicts:     523000 | #Constraints:      85146
3582.49/3595.83	c #Conflicts:     524000 | #Constraints:      86197
3582.49/3595.83	c #Conflicts:     525000 | #Constraints:      87250
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -83
3582.49/3595.83	c #Conflicts:     526000 | #Constraints:      59707
3582.49/3595.83	c #Conflicts:     527000 | #Constraints:      60707
3582.49/3595.83	c #Conflicts:     528000 | #Constraints:      61707
3582.49/3595.83	c #Conflicts:     529000 | #Constraints:      62707
3582.49/3595.83	c #Conflicts:     530000 | #Constraints:      63707
3582.49/3595.83	c #Conflicts:     531000 | #Constraints:      64707
3582.49/3595.83	c #Conflicts:     532000 | #Constraints:      65707
3582.49/3595.83	c #Conflicts:     533000 | #Constraints:      66707
3582.49/3595.83	c #Conflicts:     534000 | #Constraints:      67707
3582.49/3595.83	c #Conflicts:     535000 | #Constraints:      68707
3582.49/3595.83	c #Conflicts:     536000 | #Constraints:      69707
3582.49/3595.83	c #Conflicts:     537000 | #Constraints:      70707
3582.49/3595.83	c #Conflicts:     538000 | #Constraints:      71707
3582.49/3595.83	c #Conflicts:     539000 | #Constraints:      72707
3582.49/3595.83	c #Conflicts:     540000 | #Constraints:      73707
3582.49/3595.83	c #Conflicts:     541000 | #Constraints:      74707
3582.49/3595.83	c #Conflicts:     542000 | #Constraints:      75707
3582.49/3595.83	c #Conflicts:     543000 | #Constraints:      76707
3582.49/3595.83	c #Conflicts:     544000 | #Constraints:      77707
3582.49/3595.83	c #Conflicts:     545000 | #Constraints:      78707
3582.49/3595.83	c #Conflicts:     546000 | #Constraints:      79707
3582.49/3595.83	c #Conflicts:     547000 | #Constraints:      80707
3582.49/3595.83	c #Conflicts:     548000 | #Constraints:      81707
3582.49/3595.83	c #Conflicts:     549000 | #Constraints:      82707
3582.49/3595.83	c #Conflicts:     550000 | #Constraints:      83707
3582.49/3595.83	c #Conflicts:     551000 | #Constraints:      84707
3582.49/3595.83	c #Conflicts:     552000 | #Constraints:      85707
3582.49/3595.83	c #Conflicts:     553000 | #Constraints:      86707
3582.49/3595.83	c #Conflicts:     554000 | #Constraints:      87707
3582.49/3595.83	c #Conflicts:     555000 | #Constraints:      88707
3582.49/3595.83	c #Conflicts:     556000 | #Constraints:      89707
3582.49/3595.83	c #Conflicts:     557000 | #Constraints:      90707
3582.49/3595.83	c #Conflicts:     558000 | #Constraints:      91707
3582.49/3595.83	c #Conflicts:     559000 | #Constraints:      92707
3582.49/3595.83	c #Conflicts:     560000 | #Constraints:      93707
3582.49/3595.83	c #Conflicts:     561000 | #Constraints:      94707
3582.49/3595.83	c #Conflicts:     562000 | #Constraints:      95707
3582.49/3595.83	c #Conflicts:     563000 | #Constraints:      96707
3582.49/3595.83	c #Conflicts:     564000 | #Constraints:      97707
3582.49/3595.83	c #Conflicts:     565000 | #Constraints:      98707
3582.49/3595.83	c #Conflicts:     566000 | #Constraints:      99707
3582.49/3595.83	c #Conflicts:     567000 | #Constraints:     100707
3582.49/3595.83	c #Conflicts:     568000 | #Constraints:     101707
3582.49/3595.83	c #Conflicts:     569000 | #Constraints:     102707
3582.49/3595.83	c #Conflicts:     570000 | #Constraints:     103707
3582.49/3595.83	c #Conflicts:     571000 | #Constraints:     104707
3582.49/3595.83	c #Conflicts:     572000 | #Constraints:     105707
3582.49/3595.83	c #Conflicts:     573000 | #Constraints:     106707
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -83
3582.49/3595.83	c #Conflicts:     574000 | #Constraints:      69198
3582.49/3595.83	c #Conflicts:     575000 | #Constraints:      70242
3582.49/3595.83	c #Conflicts:     576000 | #Constraints:      71266
3582.49/3595.83	c #Conflicts:     577000 | #Constraints:      72307
3582.49/3595.83	c #Conflicts:     578000 | #Constraints:      73348
3582.49/3595.83	c #Conflicts:     579000 | #Constraints:      74383
3582.49/3595.83	c #Conflicts:     580000 | #Constraints:      75419
3582.49/3595.83	c #Conflicts:     581000 | #Constraints:      76460
3582.49/3595.83	c #Conflicts:     582000 | #Constraints:      77499
3582.49/3595.83	c #Conflicts:     583000 | #Constraints:      78543
3582.49/3595.83	c #Conflicts:     584000 | #Constraints:      79583
3582.49/3595.83	c #Conflicts:     585000 | #Constraints:      80622
3582.49/3595.83	c #Conflicts:     586000 | #Constraints:      81660
3582.49/3595.83	c #Conflicts:     587000 | #Constraints:      82705
3582.49/3595.83	c #Conflicts:     588000 | #Constraints:      83752
3582.49/3595.83	c #Conflicts:     589000 | #Constraints:      84800
3582.49/3595.83	c #Conflicts:     590000 | #Constraints:      85845
3582.49/3595.83	c #Conflicts:     591000 | #Constraints:      86892
3582.49/3595.83	c #Conflicts:     592000 | #Constraints:      87930
3582.49/3595.83	c #Conflicts:     593000 | #Constraints:      88968
3582.49/3595.83	c #Conflicts:     594000 | #Constraints:      90014
3582.49/3595.83	c #Conflicts:     595000 | #Constraints:      91052
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -83
3582.49/3595.83	c #Conflicts:     596000 | #Constraints:      61502
3582.49/3595.83	c #Conflicts:     597000 | #Constraints:      62502
3582.49/3595.83	c #Conflicts:     598000 | #Constraints:      63502
3582.49/3595.83	c #Conflicts:     599000 | #Constraints:      64502
3582.49/3595.83	c #Conflicts:     600000 | #Constraints:      65502
3582.49/3595.83	c #Conflicts:     601000 | #Constraints:      66502
3582.49/3595.83	c #Conflicts:     602000 | #Constraints:      67502
3582.49/3595.83	c #Conflicts:     603000 | #Constraints:      68502
3582.49/3595.83	c #Conflicts:     604000 | #Constraints:      69502
3582.49/3595.83	c #Conflicts:     605000 | #Constraints:      70502
3582.49/3595.83	c #Conflicts:     606000 | #Constraints:      71502
3582.49/3595.83	c #Conflicts:     607000 | #Constraints:      72502
3582.49/3595.83	c #Conflicts:     608000 | #Constraints:      73502
3582.49/3595.83	c #Conflicts:     609000 | #Constraints:      74502
3582.49/3595.83	c #Conflicts:     610000 | #Constraints:      75502
3582.49/3595.83	c #Conflicts:     611000 | #Constraints:      76502
3582.49/3595.83	c #Conflicts:     612000 | #Constraints:      77502
3582.49/3595.83	c #Conflicts:     613000 | #Constraints:      78502
3582.49/3595.83	c #Conflicts:     614000 | #Constraints:      79502
3582.49/3595.83	c #Conflicts:     615000 | #Constraints:      80502
3582.49/3595.83	c #Conflicts:     616000 | #Constraints:      81502
3582.49/3595.83	c #Conflicts:     617000 | #Constraints:      82502
3582.49/3595.83	c #Conflicts:     618000 | #Constraints:      83502
3582.49/3595.83	c #Conflicts:     619000 | #Constraints:      84502
3582.49/3595.83	c #Conflicts:     620000 | #Constraints:      85502
3582.49/3595.83	c #Conflicts:     621000 | #Constraints:      86502
3582.49/3595.83	c #Conflicts:     622000 | #Constraints:      87502
3582.49/3595.83	c #Conflicts:     623000 | #Constraints:      88502
3582.49/3595.83	c #Conflicts:     624000 | #Constraints:      89502
3582.49/3595.83	c #Conflicts:     625000 | #Constraints:      90502
3582.49/3595.83	c #Conflicts:     626000 | #Constraints:      91502
3582.49/3595.83	c #Conflicts:     627000 | #Constraints:      92502
3582.49/3595.83	c #Conflicts:     628000 | #Constraints:      93502
3582.49/3595.83	c #Conflicts:     629000 | #Constraints:      94502
3582.49/3595.83	c bounds -35 >= -82 @ 405.767
3582.49/3595.83	c #Conflicts:     630000 | #Constraints:      95529
3582.49/3595.83	c #Conflicts:     631000 | #Constraints:      96551
3582.49/3595.83	c #Conflicts:     632000 | #Constraints:      97587
3582.49/3595.83	c #Conflicts:     633000 | #Constraints:      98616
3582.49/3595.83	c #Conflicts:     634000 | #Constraints:      99659
3582.49/3595.83	c #Conflicts:     635000 | #Constraints:     100704
3582.49/3595.83	c #Conflicts:     636000 | #Constraints:     101746
3582.49/3595.83	c #Conflicts:     637000 | #Constraints:     102786
3582.49/3595.83	c #Conflicts:     638000 | #Constraints:     103833
3582.49/3595.83	c #Conflicts:     639000 | #Constraints:     104871
3582.49/3595.83	c #Conflicts:     640000 | #Constraints:     105925
3582.49/3595.83	c #Conflicts:     641000 | #Constraints:     106967
3582.49/3595.83	c #Conflicts:     642000 | #Constraints:     108012
3582.49/3595.83	c #Conflicts:     643000 | #Constraints:     109054
3582.49/3595.83	c #Conflicts:     644000 | #Constraints:     110100
3582.49/3595.83	c #Conflicts:     645000 | #Constraints:     111143
3582.49/3595.83	c #Conflicts:     646000 | #Constraints:     112192
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -82
3582.49/3595.83	c #Conflicts:     647000 | #Constraints:      71806
3582.49/3595.83	c #Conflicts:     648000 | #Constraints:      72806
3582.49/3595.83	c #Conflicts:     649000 | #Constraints:      73806
3582.49/3595.83	c #Conflicts:     650000 | #Constraints:      74806
3582.49/3595.83	c #Conflicts:     651000 | #Constraints:      75806
3582.49/3595.83	c #Conflicts:     652000 | #Constraints:      76806
3582.49/3595.83	c #Conflicts:     653000 | #Constraints:      77806
3582.49/3595.83	c #Conflicts:     654000 | #Constraints:      78806
3582.49/3595.83	c #Conflicts:     655000 | #Constraints:      79806
3582.49/3595.83	c #Conflicts:     656000 | #Constraints:      80806
3582.49/3595.83	c #Conflicts:     657000 | #Constraints:      81806
3582.49/3595.83	c #Conflicts:     658000 | #Constraints:      82806
3582.49/3595.83	c #Conflicts:     659000 | #Constraints:      83806
3582.49/3595.83	c #Conflicts:     660000 | #Constraints:      84806
3582.49/3595.83	c #Conflicts:     661000 | #Constraints:      85806
3582.49/3595.83	c #Conflicts:     662000 | #Constraints:      86806
3582.49/3595.83	c #Conflicts:     663000 | #Constraints:      87806
3582.49/3595.83	c #Conflicts:     664000 | #Constraints:      88806
3582.49/3595.83	c #Conflicts:     665000 | #Constraints:      89806
3582.49/3595.83	c #Conflicts:     666000 | #Constraints:      90806
3582.49/3595.83	c #Conflicts:     667000 | #Constraints:      91806
3582.49/3595.83	c #Conflicts:     668000 | #Constraints:      92806
3582.49/3595.83	c #Conflicts:     669000 | #Constraints:      93806
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -82
3582.49/3595.83	c #Conflicts:     670000 | #Constraints:      62581
3582.49/3595.83	c #Conflicts:     671000 | #Constraints:      63581
3582.49/3595.83	c #Conflicts:     672000 | #Constraints:      64581
3582.49/3595.83	c #Conflicts:     673000 | #Constraints:      65581
3582.49/3595.83	c #Conflicts:     674000 | #Constraints:      66581
3582.49/3595.83	c #Conflicts:     675000 | #Constraints:      67581
3582.49/3595.83	c #Conflicts:     676000 | #Constraints:      68581
3582.49/3595.83	c #Conflicts:     677000 | #Constraints:      69581
3582.49/3595.83	c #Conflicts:     678000 | #Constraints:      70581
3582.49/3595.83	c #Conflicts:     679000 | #Constraints:      71581
3582.49/3595.83	c #Conflicts:     680000 | #Constraints:      72581
3582.49/3595.83	c #Conflicts:     681000 | #Constraints:      73581
3582.49/3595.83	c #Conflicts:     682000 | #Constraints:      74581
3582.49/3595.83	c #Conflicts:     683000 | #Constraints:      75581
3582.49/3595.83	c #Conflicts:     684000 | #Constraints:      76581
3582.49/3595.83	c #Conflicts:     685000 | #Constraints:      77581
3582.49/3595.83	c #Conflicts:     686000 | #Constraints:      78581
3582.49/3595.83	c #Conflicts:     687000 | #Constraints:      79581
3582.49/3595.83	c #Conflicts:     688000 | #Constraints:      80581
3582.49/3595.83	c #Conflicts:     689000 | #Constraints:      81581
3582.49/3595.83	c #Conflicts:     690000 | #Constraints:      82581
3582.49/3595.83	c #Conflicts:     691000 | #Constraints:      83581
3582.49/3595.83	c #Conflicts:     692000 | #Constraints:      84581
3582.49/3595.83	c #Conflicts:     693000 | #Constraints:      85581
3582.49/3595.83	c #Conflicts:     694000 | #Constraints:      86581
3582.49/3595.83	c #Conflicts:     695000 | #Constraints:      87581
3582.49/3595.83	c #Conflicts:     696000 | #Constraints:      88581
3582.49/3595.83	c #Conflicts:     697000 | #Constraints:      89581
3582.49/3595.83	c #Conflicts:     698000 | #Constraints:      90581
3582.49/3595.83	c #Conflicts:     699000 | #Constraints:      91581
3582.49/3595.83	c #Conflicts:     700000 | #Constraints:      92581
3582.49/3595.83	c #Conflicts:     701000 | #Constraints:      93581
3582.49/3595.83	c #Conflicts:     702000 | #Constraints:      94581
3582.49/3595.83	c #Conflicts:     703000 | #Constraints:      95581
3582.49/3595.83	c #Conflicts:     704000 | #Constraints:      96581
3582.49/3595.83	c #Conflicts:     705000 | #Constraints:      97581
3582.49/3595.83	c #Conflicts:     706000 | #Constraints:      98581
3582.49/3595.83	c #Conflicts:     707000 | #Constraints:      99581
3582.49/3595.83	c #Conflicts:     708000 | #Constraints:     100581
3582.49/3595.83	c #Conflicts:     709000 | #Constraints:     101581
3582.49/3595.83	c #Conflicts:     710000 | #Constraints:     102581
3582.49/3595.83	c #Conflicts:     711000 | #Constraints:     103581
3582.49/3595.83	c #Conflicts:     712000 | #Constraints:     104581
3582.49/3595.83	c #Conflicts:     713000 | #Constraints:     105581
3582.49/3595.83	c #Conflicts:     714000 | #Constraints:     106581
3582.49/3595.83	c bounds -35 >= -81 @ 470.183
3582.49/3595.83	c #Conflicts:     715000 | #Constraints:     107608
3582.49/3595.83	c #Conflicts:     716000 | #Constraints:     108615
3582.49/3595.83	c #Conflicts:     717000 | #Constraints:     109657
3582.49/3595.83	c #Conflicts:     718000 | #Constraints:     110695
3582.49/3595.83	c #Conflicts:     719000 | #Constraints:     111734
3582.49/3595.83	c #Conflicts:     720000 | #Constraints:     112778
3582.49/3595.83	c #Conflicts:     721000 | #Constraints:     113817
3582.49/3595.83	c #Conflicts:     722000 | #Constraints:     114859
3582.49/3595.83	c #Conflicts:     723000 | #Constraints:     115898
3582.49/3595.83	c #Conflicts:     724000 | #Constraints:     116942
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -81
3582.49/3595.83	c #Conflicts:     725000 | #Constraints:      74049
3582.49/3595.83	c #Conflicts:     726000 | #Constraints:      75086
3582.49/3595.83	c #Conflicts:     727000 | #Constraints:      76125
3582.49/3595.83	c #Conflicts:     728000 | #Constraints:      77159
3582.49/3595.83	c #Conflicts:     729000 | #Constraints:      78189
3582.49/3595.83	c #Conflicts:     730000 | #Constraints:      79224
3582.49/3595.83	c #Conflicts:     731000 | #Constraints:      80258
3582.49/3595.83	c #Conflicts:     732000 | #Constraints:      81292
3582.49/3595.83	c #Conflicts:     733000 | #Constraints:      82323
3582.49/3595.83	c #Conflicts:     734000 | #Constraints:      83359
3582.49/3595.83	c #Conflicts:     735000 | #Constraints:      84396
3582.49/3595.83	c #Conflicts:     736000 | #Constraints:      85434
3582.49/3595.83	c #Conflicts:     737000 | #Constraints:      86477
3582.49/3595.83	c #Conflicts:     738000 | #Constraints:      87508
3582.49/3595.83	c #Conflicts:     739000 | #Constraints:      88545
3582.49/3595.83	c #Conflicts:     740000 | #Constraints:      89574
3582.49/3595.83	c #Conflicts:     741000 | #Constraints:      90605
3582.49/3595.83	c #Conflicts:     742000 | #Constraints:      91635
3582.49/3595.83	c #Conflicts:     743000 | #Constraints:      92672
3582.49/3595.83	c #Conflicts:     744000 | #Constraints:      93708
3582.49/3595.83	c #Conflicts:     745000 | #Constraints:      94751
3582.49/3595.83	c #Conflicts:     746000 | #Constraints:      95789
3582.49/3595.83	c #Conflicts:     747000 | #Constraints:      96840
3582.49/3595.83	c #Conflicts:     748000 | #Constraints:      97891
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -81
3582.49/3595.83	c #Conflicts:     749000 | #Constraints:      64648
3582.49/3595.83	c #Conflicts:     750000 | #Constraints:      65648
3582.49/3595.83	c #Conflicts:     751000 | #Constraints:      66648
3582.49/3595.83	c #Conflicts:     752000 | #Constraints:      67648
3582.49/3595.83	c #Conflicts:     753000 | #Constraints:      68648
3582.49/3595.83	c #Conflicts:     754000 | #Constraints:      69648
3582.49/3595.83	c #Conflicts:     755000 | #Constraints:      70648
3582.49/3595.83	c #Conflicts:     756000 | #Constraints:      71648
3582.49/3595.83	c #Conflicts:     757000 | #Constraints:      72648
3582.49/3595.83	c #Conflicts:     758000 | #Constraints:      73648
3582.49/3595.83	c #Conflicts:     759000 | #Constraints:      74648
3582.49/3595.83	c #Conflicts:     760000 | #Constraints:      75648
3582.49/3595.83	c #Conflicts:     761000 | #Constraints:      76648
3582.49/3595.83	c #Conflicts:     762000 | #Constraints:      77648
3582.49/3595.83	c #Conflicts:     763000 | #Constraints:      78648
3582.49/3595.83	c #Conflicts:     764000 | #Constraints:      79648
3582.49/3595.83	c #Conflicts:     765000 | #Constraints:      80648
3582.49/3595.83	c #Conflicts:     766000 | #Constraints:      81648
3582.49/3595.83	c #Conflicts:     767000 | #Constraints:      82648
3582.49/3595.83	c #Conflicts:     768000 | #Constraints:      83648
3582.49/3595.83	c #Conflicts:     769000 | #Constraints:      84648
3582.49/3595.83	c #Conflicts:     770000 | #Constraints:      85648
3582.49/3595.83	c #Conflicts:     771000 | #Constraints:      86648
3582.49/3595.83	c #Conflicts:     772000 | #Constraints:      87648
3582.49/3595.83	c #Conflicts:     773000 | #Constraints:      88648
3582.49/3595.83	c #Conflicts:     774000 | #Constraints:      89648
3582.49/3595.83	c #Conflicts:     775000 | #Constraints:      90648
3582.49/3595.83	c #Conflicts:     776000 | #Constraints:      91648
3582.49/3595.83	c #Conflicts:     777000 | #Constraints:      92648
3582.49/3595.83	c #Conflicts:     778000 | #Constraints:      93648
3582.49/3595.83	c #Conflicts:     779000 | #Constraints:      94648
3582.49/3595.83	c #Conflicts:     780000 | #Constraints:      95648
3582.49/3595.83	c #Conflicts:     781000 | #Constraints:      96648
3582.49/3595.83	c #Conflicts:     782000 | #Constraints:      97648
3582.49/3595.83	c #Conflicts:     783000 | #Constraints:      98648
3582.49/3595.83	c #Conflicts:     784000 | #Constraints:      99648
3582.49/3595.83	c #Conflicts:     785000 | #Constraints:     100648
3582.49/3595.83	c #Conflicts:     786000 | #Constraints:     101648
3582.49/3595.83	c #Conflicts:     787000 | #Constraints:     102648
3582.49/3595.83	c #Conflicts:     788000 | #Constraints:     103648
3582.49/3595.83	c #Conflicts:     789000 | #Constraints:     104648
3582.49/3595.83	c #Conflicts:     790000 | #Constraints:     105648
3582.49/3595.83	c #Conflicts:     791000 | #Constraints:     106648
3582.49/3595.83	c #Conflicts:     792000 | #Constraints:     107648
3582.49/3595.83	c #Conflicts:     793000 | #Constraints:     108648
3582.49/3595.83	c #Conflicts:     794000 | #Constraints:     109648
3582.49/3595.83	c #Conflicts:     795000 | #Constraints:     110648
3582.49/3595.83	c #Conflicts:     796000 | #Constraints:     111648
3582.49/3595.83	c #Conflicts:     797000 | #Constraints:     112648
3582.49/3595.83	c #Conflicts:     798000 | #Constraints:     113648
3582.49/3595.83	c #Conflicts:     799000 | #Constraints:     114648
3582.49/3595.83	c #Conflicts:     800000 | #Constraints:     115648
3582.49/3595.83	c #Conflicts:     801000 | #Constraints:     116648
3582.49/3595.83	c #Conflicts:     802000 | #Constraints:     117648
3582.49/3595.83	c #Conflicts:     803000 | #Constraints:     118648
3582.49/3595.83	c #Conflicts:     804000 | #Constraints:     119648
3582.49/3595.83	c #Conflicts:     805000 | #Constraints:     120648
3582.49/3595.83	c #Conflicts:     806000 | #Constraints:     121648
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -81
3582.49/3595.83	c #Conflicts:     807000 | #Constraints:      76590
3582.49/3595.83	c #Conflicts:     808000 | #Constraints:      77620
3582.49/3595.83	c #Conflicts:     809000 | #Constraints:      78661
3582.49/3595.83	c #Conflicts:     810000 | #Constraints:      79709
3582.49/3595.83	c #Conflicts:     811000 | #Constraints:      80742
3582.49/3595.83	c #Conflicts:     812000 | #Constraints:      81784
3582.49/3595.83	c #Conflicts:     813000 | #Constraints:      82832
3582.49/3595.83	c #Conflicts:     814000 | #Constraints:      83877
3582.49/3595.83	c #Conflicts:     815000 | #Constraints:      84911
3582.49/3595.83	c #Conflicts:     816000 | #Constraints:      85947
3582.49/3595.83	c #Conflicts:     817000 | #Constraints:      86984
3582.49/3595.83	c #Conflicts:     818000 | #Constraints:      88024
3582.49/3595.83	c #Conflicts:     819000 | #Constraints:      89069
3582.49/3595.83	c #Conflicts:     820000 | #Constraints:      90109
3582.49/3595.83	c #Conflicts:     821000 | #Constraints:      91155
3582.49/3595.83	c #Conflicts:     822000 | #Constraints:      92203
3582.49/3595.83	c #Conflicts:     823000 | #Constraints:      93248
3582.49/3595.83	c #Conflicts:     824000 | #Constraints:      94279
3582.49/3595.83	c #Conflicts:     825000 | #Constraints:      95312
3582.49/3595.83	c #Conflicts:     826000 | #Constraints:      96353
3582.49/3595.83	c #Conflicts:     827000 | #Constraints:      97393
3582.49/3595.83	c #Conflicts:     828000 | #Constraints:      98436
3582.49/3595.83	c #Conflicts:     829000 | #Constraints:      99478
3582.49/3595.83	c #Conflicts:     830000 | #Constraints:     100519
3582.49/3595.83	c #Conflicts:     831000 | #Constraints:     101557
3582.49/3595.83	c #Conflicts:     832000 | #Constraints:     102584
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -81
3582.49/3595.83	c #Conflicts:     833000 | #Constraints:      67291
3582.49/3595.83	c #Conflicts:     834000 | #Constraints:      68291
3582.49/3595.83	c #Conflicts:     835000 | #Constraints:      69291
3582.49/3595.83	c #Conflicts:     836000 | #Constraints:      70291
3582.49/3595.83	c #Conflicts:     837000 | #Constraints:      71291
3582.49/3595.83	c #Conflicts:     838000 | #Constraints:      72291
3582.49/3595.83	c #Conflicts:     839000 | #Constraints:      73291
3582.49/3595.83	c #Conflicts:     840000 | #Constraints:      74291
3582.49/3595.83	c #Conflicts:     841000 | #Constraints:      75291
3582.49/3595.83	c #Conflicts:     842000 | #Constraints:      76291
3582.49/3595.83	c #Conflicts:     843000 | #Constraints:      77291
3582.49/3595.83	c #Conflicts:     844000 | #Constraints:      78291
3582.49/3595.83	c #Conflicts:     845000 | #Constraints:      79291
3582.49/3595.83	c #Conflicts:     846000 | #Constraints:      80291
3582.49/3595.83	c #Conflicts:     847000 | #Constraints:      81291
3582.49/3595.83	c #Conflicts:     848000 | #Constraints:      82291
3582.49/3595.83	c #Conflicts:     849000 | #Constraints:      83291
3582.49/3595.83	c #Conflicts:     850000 | #Constraints:      84291
3582.49/3595.83	c #Conflicts:     851000 | #Constraints:      85291
3582.49/3595.83	c #Conflicts:     852000 | #Constraints:      86291
3582.49/3595.83	c #Conflicts:     853000 | #Constraints:      87291
3582.49/3595.83	c #Conflicts:     854000 | #Constraints:      88291
3582.49/3595.83	c #Conflicts:     855000 | #Constraints:      89291
3582.49/3595.83	c #Conflicts:     856000 | #Constraints:      90291
3582.49/3595.83	c #Conflicts:     857000 | #Constraints:      91291
3582.49/3595.83	c #Conflicts:     858000 | #Constraints:      92291
3582.49/3595.83	c #Conflicts:     859000 | #Constraints:      93291
3582.49/3595.83	c #Conflicts:     860000 | #Constraints:      94291
3582.49/3595.83	c #Conflicts:     861000 | #Constraints:      95291
3582.49/3595.83	c #Conflicts:     862000 | #Constraints:      96291
3582.49/3595.83	c #Conflicts:     863000 | #Constraints:      97291
3582.49/3595.83	c #Conflicts:     864000 | #Constraints:      98291
3582.49/3595.83	c #Conflicts:     865000 | #Constraints:      99291
3582.49/3595.83	c #Conflicts:     866000 | #Constraints:     100291
3582.49/3595.83	c #Conflicts:     867000 | #Constraints:     101291
3582.49/3595.83	c #Conflicts:     868000 | #Constraints:     102291
3582.49/3595.83	c #Conflicts:     869000 | #Constraints:     103291
3582.49/3595.83	c #Conflicts:     870000 | #Constraints:     104291
3582.49/3595.83	c #Conflicts:     871000 | #Constraints:     105291
3582.49/3595.83	c #Conflicts:     872000 | #Constraints:     106291
3582.49/3595.83	c #Conflicts:     873000 | #Constraints:     107291
3582.49/3595.83	c #Conflicts:     874000 | #Constraints:     108291
3582.49/3595.83	c #Conflicts:     875000 | #Constraints:     109291
3582.49/3595.83	c #Conflicts:     876000 | #Constraints:     110291
3582.49/3595.83	c #Conflicts:     877000 | #Constraints:     111291
3582.49/3595.83	c #Conflicts:     878000 | #Constraints:     112291
3582.49/3595.83	c #Conflicts:     879000 | #Constraints:     113291
3582.49/3595.83	c #Conflicts:     880000 | #Constraints:     114291
3582.49/3595.83	c #Conflicts:     881000 | #Constraints:     115291
3582.49/3595.83	c #Conflicts:     882000 | #Constraints:     116291
3582.49/3595.83	c #Conflicts:     883000 | #Constraints:     117291
3582.49/3595.83	c #Conflicts:     884000 | #Constraints:     118291
3582.49/3595.83	c #Conflicts:     885000 | #Constraints:     119291
3582.49/3595.83	c #Conflicts:     886000 | #Constraints:     120291
3582.49/3595.83	c #Conflicts:     887000 | #Constraints:     121291
3582.49/3595.83	c #Conflicts:     888000 | #Constraints:     122291
3582.49/3595.83	c #Conflicts:     889000 | #Constraints:     123291
3582.49/3595.83	c #Conflicts:     890000 | #Constraints:     124291
3582.49/3595.83	c #Conflicts:     891000 | #Constraints:     125291
3582.49/3595.83	c #Conflicts:     892000 | #Constraints:     126291
3582.49/3595.83	c #Conflicts:     893000 | #Constraints:     127291
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -81
3582.49/3595.83	c #Conflicts:     894000 | #Constraints:      79696
3582.49/3595.83	c #Conflicts:     895000 | #Constraints:      80739
3582.49/3595.83	c #Conflicts:     896000 | #Constraints:      81787
3582.49/3595.83	c #Conflicts:     897000 | #Constraints:      82836
3582.49/3595.83	c #Conflicts:     898000 | #Constraints:      83885
3582.49/3595.83	c #Conflicts:     899000 | #Constraints:      84928
3582.49/3595.83	c #Conflicts:     900000 | #Constraints:      85970
3582.49/3595.83	c #Conflicts:     901000 | #Constraints:      87016
3582.49/3595.83	c #Conflicts:     902000 | #Constraints:      88069
3582.49/3595.83	c #Conflicts:     903000 | #Constraints:      89113
3582.49/3595.83	c #Conflicts:     904000 | #Constraints:      90169
3582.49/3595.83	c #Conflicts:     905000 | #Constraints:      91225
3582.49/3595.83	c #Conflicts:     906000 | #Constraints:      92265
3582.49/3595.83	c #Conflicts:     907000 | #Constraints:      93308
3582.49/3595.83	c #Conflicts:     908000 | #Constraints:      94360
3582.49/3595.83	c #Conflicts:     909000 | #Constraints:      95402
3582.49/3595.83	c #Conflicts:     910000 | #Constraints:      96447
3582.49/3595.83	c #Conflicts:     911000 | #Constraints:      97487
3582.49/3595.83	c #Conflicts:     912000 | #Constraints:      98551
3582.49/3595.83	c #Conflicts:     913000 | #Constraints:      99600
3582.49/3595.83	c #Conflicts:     914000 | #Constraints:     100649
3582.49/3595.83	c #Conflicts:     915000 | #Constraints:     101697
3582.49/3595.83	c #Conflicts:     916000 | #Constraints:     102753
3582.49/3595.83	c #Conflicts:     917000 | #Constraints:     103797
3582.49/3595.83	c #Conflicts:     918000 | #Constraints:     104838
3582.49/3595.83	c #Conflicts:     919000 | #Constraints:     105888
3582.49/3595.83	c #Conflicts:     920000 | #Constraints:     106945
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -81
3582.49/3595.83	c #Conflicts:     921000 | #Constraints:      69558
3582.49/3595.83	c #Conflicts:     922000 | #Constraints:      70558
3582.49/3595.83	c #Conflicts:     923000 | #Constraints:      71558
3582.49/3595.83	c #Conflicts:     924000 | #Constraints:      72558
3582.49/3595.83	c #Conflicts:     925000 | #Constraints:      73558
3582.49/3595.83	c #Conflicts:     926000 | #Constraints:      74558
3582.49/3595.83	c #Conflicts:     927000 | #Constraints:      75558
3582.49/3595.83	c #Conflicts:     928000 | #Constraints:      76558
3582.49/3595.83	c #Conflicts:     929000 | #Constraints:      77558
3582.49/3595.83	c #Conflicts:     930000 | #Constraints:      78558
3582.49/3595.83	c #Conflicts:     931000 | #Constraints:      79558
3582.49/3595.83	c #Conflicts:     932000 | #Constraints:      80558
3582.49/3595.83	c #Conflicts:     933000 | #Constraints:      81558
3582.49/3595.83	c #Conflicts:     934000 | #Constraints:      82558
3582.49/3595.83	c #Conflicts:     935000 | #Constraints:      83558
3582.49/3595.83	c #Conflicts:     936000 | #Constraints:      84558
3582.49/3595.83	c #Conflicts:     937000 | #Constraints:      85558
3582.49/3595.83	c #Conflicts:     938000 | #Constraints:      86558
3582.49/3595.83	c #Conflicts:     939000 | #Constraints:      87558
3582.49/3595.83	c #Conflicts:     940000 | #Constraints:      88558
3582.49/3595.83	c #Conflicts:     941000 | #Constraints:      89558
3582.49/3595.83	c #Conflicts:     942000 | #Constraints:      90558
3582.49/3595.83	c #Conflicts:     943000 | #Constraints:      91558
3582.49/3595.83	c #Conflicts:     944000 | #Constraints:      92558
3582.49/3595.83	c #Conflicts:     945000 | #Constraints:      93558
3582.49/3595.83	c #Conflicts:     946000 | #Constraints:      94558
3582.49/3595.83	c #Conflicts:     947000 | #Constraints:      95558
3582.49/3595.83	c #Conflicts:     948000 | #Constraints:      96558
3582.49/3595.83	c #Conflicts:     949000 | #Constraints:      97558
3582.49/3595.83	c #Conflicts:     950000 | #Constraints:      98558
3582.49/3595.83	c #Conflicts:     951000 | #Constraints:      99558
3582.49/3595.83	c #Conflicts:     952000 | #Constraints:     100558
3582.49/3595.83	c #Conflicts:     953000 | #Constraints:     101558
3582.49/3595.83	c #Conflicts:     954000 | #Constraints:     102558
3582.49/3595.83	c #Conflicts:     955000 | #Constraints:     103558
3582.49/3595.83	c #Conflicts:     956000 | #Constraints:     104558
3582.49/3595.83	c #Conflicts:     957000 | #Constraints:     105558
3582.49/3595.83	c #Conflicts:     958000 | #Constraints:     106558
3582.49/3595.83	c #Conflicts:     959000 | #Constraints:     107558
3582.49/3595.83	c #Conflicts:     960000 | #Constraints:     108558
3582.49/3595.83	c #Conflicts:     961000 | #Constraints:     109558
3582.49/3595.83	c #Conflicts:     962000 | #Constraints:     110558
3582.49/3595.83	c #Conflicts:     963000 | #Constraints:     111558
3582.49/3595.83	c #Conflicts:     964000 | #Constraints:     112558
3582.49/3595.83	c #Conflicts:     965000 | #Constraints:     113558
3582.49/3595.83	c #Conflicts:     966000 | #Constraints:     114558
3582.49/3595.83	c #Conflicts:     967000 | #Constraints:     115558
3582.49/3595.83	c #Conflicts:     968000 | #Constraints:     116558
3582.49/3595.83	c #Conflicts:     969000 | #Constraints:     117558
3582.49/3595.83	c #Conflicts:     970000 | #Constraints:     118558
3582.49/3595.83	c #Conflicts:     971000 | #Constraints:     119558
3582.49/3595.83	c #Conflicts:     972000 | #Constraints:     120558
3582.49/3595.83	c #Conflicts:     973000 | #Constraints:     121558
3582.49/3595.83	c #Conflicts:     974000 | #Constraints:     122558
3582.49/3595.83	c #Conflicts:     975000 | #Constraints:     123558
3582.49/3595.83	c #Conflicts:     976000 | #Constraints:     124558
3582.49/3595.83	c #Conflicts:     977000 | #Constraints:     125558
3582.49/3595.83	c #Conflicts:     978000 | #Constraints:     126558
3582.49/3595.83	c bounds -35 >= -80 @ 674.056
3582.49/3595.83	c #Conflicts:     979000 | #Constraints:     127585
3582.49/3595.83	c #Conflicts:     980000 | #Constraints:     128585
3582.49/3595.83	c #Conflicts:     981000 | #Constraints:     129585
3582.49/3595.83	c #Conflicts:     982000 | #Constraints:     130585
3582.49/3595.83	c #Conflicts:     983000 | #Constraints:     131585
3582.49/3595.83	c #Conflicts:     984000 | #Constraints:     132585
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -80
3582.49/3595.83	c #Conflicts:     985000 | #Constraints:      82532
3582.49/3595.83	c #Conflicts:     986000 | #Constraints:      83532
3582.49/3595.83	c #Conflicts:     987000 | #Constraints:      84532
3582.49/3595.83	c #Conflicts:     988000 | #Constraints:      85532
3582.49/3595.83	c #Conflicts:     989000 | #Constraints:      86532
3582.49/3595.83	c #Conflicts:     990000 | #Constraints:      87532
3582.49/3595.83	c #Conflicts:     991000 | #Constraints:      88532
3582.49/3595.83	c #Conflicts:     992000 | #Constraints:      89532
3582.49/3595.83	c #Conflicts:     993000 | #Constraints:      90532
3582.49/3595.83	c #Conflicts:     994000 | #Constraints:      91532
3582.49/3595.83	c #Conflicts:     995000 | #Constraints:      92532
3582.49/3595.83	c #Conflicts:     996000 | #Constraints:      93532
3582.49/3595.83	c #Conflicts:     997000 | #Constraints:      94532
3582.49/3595.83	c #Conflicts:     998000 | #Constraints:      95532
3582.49/3595.83	c #Conflicts:     999000 | #Constraints:      96532
3582.49/3595.83	c #Conflicts:    1000000 | #Constraints:      97532
3582.49/3595.83	c #Conflicts:    1001000 | #Constraints:      98532
3582.49/3595.83	c #Conflicts:    1002000 | #Constraints:      99532
3582.49/3595.83	c #Conflicts:    1003000 | #Constraints:     100532
3582.49/3595.83	c #Conflicts:    1004000 | #Constraints:     101532
3582.49/3595.83	c #Conflicts:    1005000 | #Constraints:     102532
3582.49/3595.83	c #Conflicts:    1006000 | #Constraints:     103532
3582.49/3595.83	c #Conflicts:    1007000 | #Constraints:     104532
3582.49/3595.83	c #Conflicts:    1008000 | #Constraints:     105532
3582.49/3595.83	c #Conflicts:    1009000 | #Constraints:     106532
3582.49/3595.83	c #Conflicts:    1010000 | #Constraints:     107532
3582.49/3595.83	c #Conflicts:    1011000 | #Constraints:     108532
3582.49/3595.83	c #Conflicts:    1012000 | #Constraints:     109532
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -80
3582.49/3595.83	c #Conflicts:    1013000 | #Constraints:      70917
3582.49/3595.83	c #Conflicts:    1014000 | #Constraints:      71937
3582.49/3595.83	c #Conflicts:    1015000 | #Constraints:      72978
3582.49/3595.83	c #Conflicts:    1016000 | #Constraints:      74008
3582.49/3595.83	c #Conflicts:    1017000 | #Constraints:      75035
3582.49/3595.83	c #Conflicts:    1018000 | #Constraints:      76060
3582.49/3595.83	c #Conflicts:    1019000 | #Constraints:      77081
3582.49/3595.83	c #Conflicts:    1020000 | #Constraints:      78112
3582.49/3595.83	c #Conflicts:    1021000 | #Constraints:      79127
3582.49/3595.83	c #Conflicts:    1022000 | #Constraints:      80164
3582.49/3595.83	c #Conflicts:    1023000 | #Constraints:      81204
3582.49/3595.83	c #Conflicts:    1024000 | #Constraints:      82229
3582.49/3595.83	c #Conflicts:    1025000 | #Constraints:      83266
3582.49/3595.83	c #Conflicts:    1026000 | #Constraints:      84301
3582.49/3595.83	c #Conflicts:    1027000 | #Constraints:      85349
3582.49/3595.83	c #Conflicts:    1028000 | #Constraints:      86391
3582.49/3595.83	c #Conflicts:    1029000 | #Constraints:      87439
3582.49/3595.83	c #Conflicts:    1030000 | #Constraints:      88478
3582.49/3595.83	c #Conflicts:    1031000 | #Constraints:      89521
3582.49/3595.83	c #Conflicts:    1032000 | #Constraints:      90564
3582.49/3595.83	c #Conflicts:    1033000 | #Constraints:      91610
3582.49/3595.83	c #Conflicts:    1034000 | #Constraints:      92645
3582.49/3595.83	c #Conflicts:    1035000 | #Constraints:      93677
3582.49/3595.83	c #Conflicts:    1036000 | #Constraints:      94716
3582.49/3595.83	c #Conflicts:    1037000 | #Constraints:      95749
3582.49/3595.83	c #Conflicts:    1038000 | #Constraints:      96781
3582.49/3595.83	c #Conflicts:    1039000 | #Constraints:      97814
3582.49/3595.83	c #Conflicts:    1040000 | #Constraints:      98849
3582.49/3595.83	c #Conflicts:    1041000 | #Constraints:      99883
3582.49/3595.83	c #Conflicts:    1042000 | #Constraints:     100918
3582.49/3595.83	c #Conflicts:    1043000 | #Constraints:     101966
3582.49/3595.83	c #Conflicts:    1044000 | #Constraints:     102999
3582.49/3595.83	c #Conflicts:    1045000 | #Constraints:     104039
3582.49/3595.83	c #Conflicts:    1046000 | #Constraints:     105082
3582.49/3595.83	c #Conflicts:    1047000 | #Constraints:     106124
3582.49/3595.83	c #Conflicts:    1048000 | #Constraints:     107163
3582.49/3595.83	c #Conflicts:    1049000 | #Constraints:     108208
3582.49/3595.83	c #Conflicts:    1050000 | #Constraints:     109253
3582.49/3595.83	c #Conflicts:    1051000 | #Constraints:     110296
3582.49/3595.83	c #Conflicts:    1052000 | #Constraints:     111337
3582.49/3595.83	c #Conflicts:    1053000 | #Constraints:     112371
3582.49/3595.83	c #Conflicts:    1054000 | #Constraints:     113417
3582.49/3595.83	c #Conflicts:    1055000 | #Constraints:     114454
3582.49/3595.83	c #Conflicts:    1056000 | #Constraints:     115500
3582.49/3595.83	c #Conflicts:    1057000 | #Constraints:     116544
3582.49/3595.83	c #Conflicts:    1058000 | #Constraints:     117594
3582.49/3595.83	c #Conflicts:    1059000 | #Constraints:     118636
3582.49/3595.83	c #Conflicts:    1060000 | #Constraints:     119687
3582.49/3595.83	c #Conflicts:    1061000 | #Constraints:     120736
3582.49/3595.83	c #Conflicts:    1062000 | #Constraints:     121776
3582.49/3595.83	c #Conflicts:    1063000 | #Constraints:     122816
3582.49/3595.83	c #Conflicts:    1064000 | #Constraints:     123862
3582.49/3595.83	c #Conflicts:    1065000 | #Constraints:     124898
3582.49/3595.83	c #Conflicts:    1066000 | #Constraints:     125935
3582.49/3595.83	c #Conflicts:    1067000 | #Constraints:     126972
3582.49/3595.83	c #Conflicts:    1068000 | #Constraints:     128004
3582.49/3595.83	c #Conflicts:    1069000 | #Constraints:     129048
3582.49/3595.83	c #Conflicts:    1070000 | #Constraints:     130082
3582.49/3595.83	c #Conflicts:    1071000 | #Constraints:     131116
3582.49/3595.83	c #Conflicts:    1072000 | #Constraints:     132166
3582.49/3595.83	c #Conflicts:    1073000 | #Constraints:     133215
3582.49/3595.83	c #Conflicts:    1074000 | #Constraints:     134260
3582.49/3595.83	c #Conflicts:    1075000 | #Constraints:     135297
3582.49/3595.83	c #Conflicts:    1076000 | #Constraints:     136334
3582.49/3595.83	c #Conflicts:    1077000 | #Constraints:     137374
3582.49/3595.83	c #Conflicts:    1078000 | #Constraints:     138416
3582.49/3595.83	c #Conflicts:    1079000 | #Constraints:     139451
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -80
3582.49/3595.83	c #Conflicts:    1080000 | #Constraints:      85701
3582.49/3595.83	c #Conflicts:    1081000 | #Constraints:      86701
3582.49/3595.83	c #Conflicts:    1082000 | #Constraints:      87701
3582.49/3595.83	c #Conflicts:    1083000 | #Constraints:      88701
3582.49/3595.83	c #Conflicts:    1084000 | #Constraints:      89701
3582.49/3595.83	c #Conflicts:    1085000 | #Constraints:      90701
3582.49/3595.83	c #Conflicts:    1086000 | #Constraints:      91701
3582.49/3595.83	c #Conflicts:    1087000 | #Constraints:      92701
3582.49/3595.83	c #Conflicts:    1088000 | #Constraints:      93701
3582.49/3595.83	c #Conflicts:    1089000 | #Constraints:      94701
3582.49/3595.83	c #Conflicts:    1090000 | #Constraints:      95701
3582.49/3595.83	c #Conflicts:    1091000 | #Constraints:      96701
3582.49/3595.83	c #Conflicts:    1092000 | #Constraints:      97701
3582.49/3595.83	c #Conflicts:    1093000 | #Constraints:      98701
3582.49/3595.83	c #Conflicts:    1094000 | #Constraints:      99701
3582.49/3595.83	c #Conflicts:    1095000 | #Constraints:     100701
3582.49/3595.83	c #Conflicts:    1096000 | #Constraints:     101701
3582.49/3595.83	c #Conflicts:    1097000 | #Constraints:     102701
3582.49/3595.83	c #Conflicts:    1098000 | #Constraints:     103701
3582.49/3595.83	c #Conflicts:    1099000 | #Constraints:     104701
3582.49/3595.83	c #Conflicts:    1100000 | #Constraints:     105701
3582.49/3595.83	c #Conflicts:    1101000 | #Constraints:     106701
3582.49/3595.83	c #Conflicts:    1102000 | #Constraints:     107701
3582.49/3595.83	c #Conflicts:    1103000 | #Constraints:     108701
3582.49/3595.83	c #Conflicts:    1104000 | #Constraints:     109701
3582.49/3595.83	c #Conflicts:    1105000 | #Constraints:     110701
3582.49/3595.83	c #Conflicts:    1106000 | #Constraints:     111701
3582.49/3595.83	c #Conflicts:    1107000 | #Constraints:     112701
3582.49/3595.83	c #Conflicts:    1108000 | #Constraints:     113701
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -80
3582.49/3595.83	c #Conflicts:    1109000 | #Constraints:      72688
3582.49/3595.83	c #Conflicts:    1110000 | #Constraints:      73688
3582.49/3595.83	c #Conflicts:    1111000 | #Constraints:      74688
3582.49/3595.83	c #Conflicts:    1112000 | #Constraints:      75688
3582.49/3595.83	c #Conflicts:    1113000 | #Constraints:      76688
3582.49/3595.83	c #Conflicts:    1114000 | #Constraints:      77688
3582.49/3595.83	c #Conflicts:    1115000 | #Constraints:      78688
3582.49/3595.83	c #Conflicts:    1116000 | #Constraints:      79688
3582.49/3595.83	c #Conflicts:    1117000 | #Constraints:      80688
3582.49/3595.83	c #Conflicts:    1118000 | #Constraints:      81688
3582.49/3595.83	c #Conflicts:    1119000 | #Constraints:      82688
3582.49/3595.83	c #Conflicts:    1120000 | #Constraints:      83688
3582.49/3595.83	c #Conflicts:    1121000 | #Constraints:      84688
3582.49/3595.83	c #Conflicts:    1122000 | #Constraints:      85688
3582.49/3595.83	c #Conflicts:    1123000 | #Constraints:      86688
3582.49/3595.83	c #Conflicts:    1124000 | #Constraints:      87688
3582.49/3595.83	c #Conflicts:    1125000 | #Constraints:      88688
3582.49/3595.83	c #Conflicts:    1126000 | #Constraints:      89688
3582.49/3595.83	c #Conflicts:    1127000 | #Constraints:      90688
3582.49/3595.83	c #Conflicts:    1128000 | #Constraints:      91688
3582.49/3595.83	c #Conflicts:    1129000 | #Constraints:      92688
3582.49/3595.83	c #Conflicts:    1130000 | #Constraints:      93688
3582.49/3595.83	c #Conflicts:    1131000 | #Constraints:      94688
3582.49/3595.83	c #Conflicts:    1132000 | #Constraints:      95688
3582.49/3595.83	c #Conflicts:    1133000 | #Constraints:      96688
3582.49/3595.83	c #Conflicts:    1134000 | #Constraints:      97688
3582.49/3595.83	c #Conflicts:    1135000 | #Constraints:      98688
3582.49/3595.83	c #Conflicts:    1136000 | #Constraints:      99688
3582.49/3595.83	c #Conflicts:    1137000 | #Constraints:     100688
3582.49/3595.83	c #Conflicts:    1138000 | #Constraints:     101688
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -80
3582.49/3595.83	c #Conflicts:    1139000 | #Constraints:      70749
3582.49/3595.83	c #Conflicts:    1140000 | #Constraints:      71749
3582.49/3595.83	c #Conflicts:    1141000 | #Constraints:      72749
3582.49/3595.83	c #Conflicts:    1142000 | #Constraints:      73749
3582.49/3595.83	c #Conflicts:    1143000 | #Constraints:      74749
3582.49/3595.83	c #Conflicts:    1144000 | #Constraints:      75749
3582.49/3595.83	c #Conflicts:    1145000 | #Constraints:      76749
3582.49/3595.83	c #Conflicts:    1146000 | #Constraints:      77749
3582.49/3595.83	c #Conflicts:    1147000 | #Constraints:      78749
3582.49/3595.83	c #Conflicts:    1148000 | #Constraints:      79749
3582.49/3595.83	c #Conflicts:    1149000 | #Constraints:      80749
3582.49/3595.83	c #Conflicts:    1150000 | #Constraints:      81749
3582.49/3595.83	c #Conflicts:    1151000 | #Constraints:      82749
3582.49/3595.83	c #Conflicts:    1152000 | #Constraints:      83749
3582.49/3595.83	c #Conflicts:    1153000 | #Constraints:      84749
3582.49/3595.83	c #Conflicts:    1154000 | #Constraints:      85749
3582.49/3595.83	c #Conflicts:    1155000 | #Constraints:      86749
3582.49/3595.83	c #Conflicts:    1156000 | #Constraints:      87749
3582.49/3595.83	c #Conflicts:    1157000 | #Constraints:      88749
3582.49/3595.83	c #Conflicts:    1158000 | #Constraints:      89749
3582.49/3595.83	c #Conflicts:    1159000 | #Constraints:      90749
3582.49/3595.83	c #Conflicts:    1160000 | #Constraints:      91749
3582.49/3595.83	c #Conflicts:    1161000 | #Constraints:      92749
3582.49/3595.83	c #Conflicts:    1162000 | #Constraints:      93749
3582.49/3595.83	c #Conflicts:    1163000 | #Constraints:      94749
3582.49/3595.83	c #Conflicts:    1164000 | #Constraints:      95749
3582.49/3595.83	c #Conflicts:    1165000 | #Constraints:      96749
3582.49/3595.83	c #Conflicts:    1166000 | #Constraints:      97749
3582.49/3595.83	c #Conflicts:    1167000 | #Constraints:      98749
3582.49/3595.83	c #Conflicts:    1168000 | #Constraints:      99749
3582.49/3595.83	c #Conflicts:    1169000 | #Constraints:     100749
3582.49/3595.83	c #Conflicts:    1170000 | #Constraints:     101749
3582.49/3595.83	c #Conflicts:    1171000 | #Constraints:     102749
3582.49/3595.83	c #Conflicts:    1172000 | #Constraints:     103749
3582.49/3595.83	c #Conflicts:    1173000 | #Constraints:     104749
3582.49/3595.83	c #Conflicts:    1174000 | #Constraints:     105749
3582.49/3595.83	c #Conflicts:    1175000 | #Constraints:     106749
3582.49/3595.83	c #Conflicts:    1176000 | #Constraints:     107749
3582.49/3595.83	c #Conflicts:    1177000 | #Constraints:     108749
3582.49/3595.83	c #Conflicts:    1178000 | #Constraints:     109749
3582.49/3595.83	c #Conflicts:    1179000 | #Constraints:     110749
3582.49/3595.83	c #Conflicts:    1180000 | #Constraints:     111749
3582.49/3595.83	c #Conflicts:    1181000 | #Constraints:     112749
3582.49/3595.83	c #Conflicts:    1182000 | #Constraints:     113749
3582.49/3595.83	c #Conflicts:    1183000 | #Constraints:     114749
3582.49/3595.83	c #Conflicts:    1184000 | #Constraints:     115749
3582.49/3595.83	c #Conflicts:    1185000 | #Constraints:     116749
3582.49/3595.83	c #Conflicts:    1186000 | #Constraints:     117749
3582.49/3595.83	c #Conflicts:    1187000 | #Constraints:     118749
3582.49/3595.83	c #Conflicts:    1188000 | #Constraints:     119749
3582.49/3595.83	c #Conflicts:    1189000 | #Constraints:     120749
3582.49/3595.83	c #Conflicts:    1190000 | #Constraints:     121749
3582.49/3595.83	c #Conflicts:    1191000 | #Constraints:     122749
3582.49/3595.83	c #Conflicts:    1192000 | #Constraints:     123749
3582.49/3595.83	c #Conflicts:    1193000 | #Constraints:     124749
3582.49/3595.83	c #Conflicts:    1194000 | #Constraints:     125749
3582.49/3595.83	c #Conflicts:    1195000 | #Constraints:     126749
3582.49/3595.83	c #Conflicts:    1196000 | #Constraints:     127749
3582.49/3595.83	c #Conflicts:    1197000 | #Constraints:     128749
3582.49/3595.83	c #Conflicts:    1198000 | #Constraints:     129749
3582.49/3595.83	c #Conflicts:    1199000 | #Constraints:     130749
3582.49/3595.83	c #Conflicts:    1200000 | #Constraints:     131749
3582.49/3595.83	c #Conflicts:    1201000 | #Constraints:     132749
3582.49/3595.83	c #Conflicts:    1202000 | #Constraints:     133749
3582.49/3595.83	c #Conflicts:    1203000 | #Constraints:     134749
3582.49/3595.83	c #Conflicts:    1204000 | #Constraints:     135749
3582.49/3595.83	c #Conflicts:    1205000 | #Constraints:     136749
3582.49/3595.83	c #Conflicts:    1206000 | #Constraints:     137749
3582.49/3595.83	c #Conflicts:    1207000 | #Constraints:     138749
3582.49/3595.83	c #Conflicts:    1208000 | #Constraints:     139749
3582.49/3595.83	c #Conflicts:    1209000 | #Constraints:     140749
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -80
3582.49/3595.83	c #Conflicts:    1210000 | #Constraints:      86167
3582.49/3595.83	c #Conflicts:    1211000 | #Constraints:      87167
3582.49/3595.83	c #Conflicts:    1212000 | #Constraints:      88167
3582.49/3595.83	c #Conflicts:    1213000 | #Constraints:      89167
3582.49/3595.83	c #Conflicts:    1214000 | #Constraints:      90167
3582.49/3595.83	c #Conflicts:    1215000 | #Constraints:      91167
3582.49/3595.83	c #Conflicts:    1216000 | #Constraints:      92167
3582.49/3595.83	c #Conflicts:    1217000 | #Constraints:      93167
3582.49/3595.83	c #Conflicts:    1218000 | #Constraints:      94167
3582.49/3595.83	c #Conflicts:    1219000 | #Constraints:      95167
3582.49/3595.83	c #Conflicts:    1220000 | #Constraints:      96167
3582.49/3595.83	c #Conflicts:    1221000 | #Constraints:      97167
3582.49/3595.83	c #Conflicts:    1222000 | #Constraints:      98167
3582.49/3595.83	c #Conflicts:    1223000 | #Constraints:      99167
3582.49/3595.83	c bounds -35 >= -79 @ 933.888
3582.49/3595.83	c #Conflicts:    1224000 | #Constraints:     100197
3582.49/3595.83	c #Conflicts:    1225000 | #Constraints:     101197
3582.49/3595.83	c #Conflicts:    1226000 | #Constraints:     102197
3582.49/3595.83	c #Conflicts:    1227000 | #Constraints:     103197
3582.49/3595.83	c #Conflicts:    1228000 | #Constraints:     104197
3582.49/3595.83	c #Conflicts:    1229000 | #Constraints:     105197
3582.49/3595.83	c #Conflicts:    1230000 | #Constraints:     106197
3582.49/3595.83	c #Conflicts:    1231000 | #Constraints:     107197
3582.49/3595.83	c #Conflicts:    1232000 | #Constraints:     108197
3582.49/3595.83	c #Conflicts:    1233000 | #Constraints:     109197
3582.49/3595.83	c #Conflicts:    1234000 | #Constraints:     110197
3582.49/3595.83	c #Conflicts:    1235000 | #Constraints:     111197
3582.49/3595.83	c #Conflicts:    1236000 | #Constraints:     112197
3582.49/3595.83	c #Conflicts:    1237000 | #Constraints:     113197
3582.49/3595.83	c #Conflicts:    1238000 | #Constraints:     114197
3582.49/3595.83	c #Conflicts:    1239000 | #Constraints:     115197
3582.49/3595.83	c #Conflicts:    1240000 | #Constraints:     116197
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -79
3582.49/3595.83	c #Conflicts:    1241000 | #Constraints:      73842
3582.49/3595.83	c #Conflicts:    1242000 | #Constraints:      74842
3582.49/3595.83	c #Conflicts:    1243000 | #Constraints:      75842
3582.49/3595.83	c #Conflicts:    1244000 | #Constraints:      76842
3582.49/3595.83	c #Conflicts:    1245000 | #Constraints:      77842
3582.49/3595.83	c #Conflicts:    1246000 | #Constraints:      78842
3582.49/3595.83	c #Conflicts:    1247000 | #Constraints:      79842
3582.49/3595.83	c #Conflicts:    1248000 | #Constraints:      80842
3582.49/3595.83	c #Conflicts:    1249000 | #Constraints:      81842
3582.49/3595.83	c #Conflicts:    1250000 | #Constraints:      82842
3582.49/3595.83	c #Conflicts:    1251000 | #Constraints:      83842
3582.49/3595.83	c #Conflicts:    1252000 | #Constraints:      84842
3582.49/3595.83	c #Conflicts:    1253000 | #Constraints:      85842
3582.49/3595.83	c #Conflicts:    1254000 | #Constraints:      86842
3582.49/3595.83	c #Conflicts:    1255000 | #Constraints:      87842
3582.49/3595.83	c #Conflicts:    1256000 | #Constraints:      88842
3582.49/3595.83	c #Conflicts:    1257000 | #Constraints:      89842
3582.49/3595.83	c #Conflicts:    1258000 | #Constraints:      90842
3582.49/3595.83	c #Conflicts:    1259000 | #Constraints:      91842
3582.49/3595.83	c #Conflicts:    1260000 | #Constraints:      92842
3582.49/3595.83	c #Conflicts:    1261000 | #Constraints:      93842
3582.49/3595.83	c #Conflicts:    1262000 | #Constraints:      94842
3582.49/3595.83	c #Conflicts:    1263000 | #Constraints:      95842
3582.49/3595.83	c #Conflicts:    1264000 | #Constraints:      96842
3582.49/3595.83	c #Conflicts:    1265000 | #Constraints:      97842
3582.49/3595.83	c #Conflicts:    1266000 | #Constraints:      98842
3582.49/3595.83	c #Conflicts:    1267000 | #Constraints:      99842
3582.49/3595.83	c #Conflicts:    1268000 | #Constraints:     100842
3582.49/3595.83	c #Conflicts:    1269000 | #Constraints:     101842
3582.49/3595.83	c #Conflicts:    1270000 | #Constraints:     102842
3582.49/3595.83	c #Conflicts:    1271000 | #Constraints:     103842
3582.49/3595.83	c #Conflicts:    1272000 | #Constraints:     104842
3582.49/3595.83	c #Conflicts:    1273000 | #Constraints:     105842
3582.49/3595.83	c #Conflicts:    1274000 | #Constraints:     106842
3582.49/3595.83	c #Conflicts:    1275000 | #Constraints:     107842
3582.49/3595.83	c #Conflicts:    1276000 | #Constraints:     108842
3582.49/3595.83	c #Conflicts:    1277000 | #Constraints:     109842
3582.49/3595.83	c #Conflicts:    1278000 | #Constraints:     110842
3582.49/3595.83	c #Conflicts:    1279000 | #Constraints:     111842
3582.49/3595.83	c #Conflicts:    1280000 | #Constraints:     112842
3582.49/3595.83	c #Conflicts:    1281000 | #Constraints:     113842
3582.49/3595.83	c #Conflicts:    1282000 | #Constraints:     114842
3582.49/3595.83	c #Conflicts:    1283000 | #Constraints:     115842
3582.49/3595.83	c #Conflicts:    1284000 | #Constraints:     116842
3582.49/3595.83	c #Conflicts:    1285000 | #Constraints:     117842
3582.49/3595.83	c #Conflicts:    1286000 | #Constraints:     118842
3582.49/3595.83	c #Conflicts:    1287000 | #Constraints:     119842
3582.49/3595.83	c #Conflicts:    1288000 | #Constraints:     120842
3582.49/3595.83	c #Conflicts:    1289000 | #Constraints:     121842
3582.49/3595.83	c #Conflicts:    1290000 | #Constraints:     122842
3582.49/3595.83	c #Conflicts:    1291000 | #Constraints:     123842
3582.49/3595.83	c #Conflicts:    1292000 | #Constraints:     124842
3582.49/3595.83	c #Conflicts:    1293000 | #Constraints:     125842
3582.49/3595.83	c #Conflicts:    1294000 | #Constraints:     126842
3582.49/3595.83	c #Conflicts:    1295000 | #Constraints:     127842
3582.49/3595.83	c #Conflicts:    1296000 | #Constraints:     128842
3582.49/3595.83	c #Conflicts:    1297000 | #Constraints:     129842
3582.49/3595.83	c #Conflicts:    1298000 | #Constraints:     130842
3582.49/3595.83	c #Conflicts:    1299000 | #Constraints:     131842
3582.49/3595.83	c #Conflicts:    1300000 | #Constraints:     132842
3582.49/3595.83	c #Conflicts:    1301000 | #Constraints:     133842
3582.49/3595.83	c #Conflicts:    1302000 | #Constraints:     134842
3582.49/3595.83	c #Conflicts:    1303000 | #Constraints:     135842
3582.49/3595.83	c #Conflicts:    1304000 | #Constraints:     136842
3582.49/3595.83	c #Conflicts:    1305000 | #Constraints:     137842
3582.49/3595.83	c #Conflicts:    1306000 | #Constraints:     138842
3582.49/3595.83	c #Conflicts:    1307000 | #Constraints:     139842
3582.49/3595.83	c #Conflicts:    1308000 | #Constraints:     140842
3582.49/3595.83	c #Conflicts:    1309000 | #Constraints:     141842
3582.49/3595.83	c #Conflicts:    1310000 | #Constraints:     142842
3582.49/3595.83	c #Conflicts:    1311000 | #Constraints:     143842
3582.49/3595.83	c #Conflicts:    1312000 | #Constraints:     144842
3582.49/3595.83	c #Conflicts:    1313000 | #Constraints:     145842
3582.49/3595.83	c #Conflicts:    1314000 | #Constraints:     146842
3582.49/3595.83	c #Conflicts:    1315000 | #Constraints:     147842
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -79
3582.49/3595.83	c #Conflicts:    1316000 | #Constraints:      90041
3582.49/3595.83	c #Conflicts:    1317000 | #Constraints:      91041
3582.49/3595.83	c #Conflicts:    1318000 | #Constraints:      92041
3582.49/3595.83	c #Conflicts:    1319000 | #Constraints:      93041
3582.49/3595.83	c #Conflicts:    1320000 | #Constraints:      94041
3582.49/3595.83	c #Conflicts:    1321000 | #Constraints:      95041
3582.49/3595.83	c #Conflicts:    1322000 | #Constraints:      96041
3582.49/3595.83	c #Conflicts:    1323000 | #Constraints:      97041
3582.49/3595.83	c #Conflicts:    1324000 | #Constraints:      98041
3582.49/3595.83	c #Conflicts:    1325000 | #Constraints:      99041
3582.49/3595.83	c #Conflicts:    1326000 | #Constraints:     100041
3582.49/3595.83	c #Conflicts:    1327000 | #Constraints:     101041
3582.49/3595.83	c #Conflicts:    1328000 | #Constraints:     102041
3582.49/3595.83	c #Conflicts:    1329000 | #Constraints:     103041
3582.49/3595.83	c #Conflicts:    1330000 | #Constraints:     104041
3582.49/3595.83	c #Conflicts:    1331000 | #Constraints:     105041
3582.49/3595.83	c #Conflicts:    1332000 | #Constraints:     106041
3582.49/3595.83	c #Conflicts:    1333000 | #Constraints:     107041
3582.49/3595.83	c #Conflicts:    1334000 | #Constraints:     108041
3582.49/3595.83	c #Conflicts:    1335000 | #Constraints:     109041
3582.49/3595.83	c #Conflicts:    1336000 | #Constraints:     110041
3582.49/3595.83	c #Conflicts:    1337000 | #Constraints:     111041
3582.49/3595.83	c #Conflicts:    1338000 | #Constraints:     112041
3582.49/3595.83	c #Conflicts:    1339000 | #Constraints:     113041
3582.49/3595.83	c #Conflicts:    1340000 | #Constraints:     114041
3582.49/3595.83	c #Conflicts:    1341000 | #Constraints:     115041
3582.49/3595.83	c #Conflicts:    1342000 | #Constraints:     116041
3582.49/3595.83	c #Conflicts:    1343000 | #Constraints:     117041
3582.49/3595.83	c #Conflicts:    1344000 | #Constraints:     118041
3582.49/3595.83	c #Conflicts:    1345000 | #Constraints:     119041
3582.49/3595.83	c #Conflicts:    1346000 | #Constraints:     120041
3582.49/3595.83	c #Conflicts:    1347000 | #Constraints:     121041
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -79
3582.49/3595.83	c #Conflicts:    1348000 | #Constraints:      76923
3582.49/3595.83	c #Conflicts:    1349000 | #Constraints:      77923
3582.49/3595.83	c #Conflicts:    1350000 | #Constraints:      78923
3582.49/3595.83	c #Conflicts:    1351000 | #Constraints:      79923
3582.49/3595.83	c #Conflicts:    1352000 | #Constraints:      80923
3582.49/3595.83	c #Conflicts:    1353000 | #Constraints:      81923
3582.49/3595.83	c #Conflicts:    1354000 | #Constraints:      82923
3582.49/3595.83	c #Conflicts:    1355000 | #Constraints:      83923
3582.49/3595.83	c #Conflicts:    1356000 | #Constraints:      84923
3582.49/3595.83	c #Conflicts:    1357000 | #Constraints:      85923
3582.49/3595.83	c #Conflicts:    1358000 | #Constraints:      86923
3582.49/3595.83	c #Conflicts:    1359000 | #Constraints:      87923
3582.49/3595.83	c #Conflicts:    1360000 | #Constraints:      88923
3582.49/3595.83	c #Conflicts:    1361000 | #Constraints:      89923
3582.49/3595.83	c #Conflicts:    1362000 | #Constraints:      90923
3582.49/3595.83	c #Conflicts:    1363000 | #Constraints:      91923
3582.49/3595.83	c #Conflicts:    1364000 | #Constraints:      92923
3582.49/3595.83	c #Conflicts:    1365000 | #Constraints:      93923
3582.49/3595.83	c #Conflicts:    1366000 | #Constraints:      94923
3582.49/3595.83	c #Conflicts:    1367000 | #Constraints:      95923
3582.49/3595.83	c #Conflicts:    1368000 | #Constraints:      96923
3582.49/3595.83	c #Conflicts:    1369000 | #Constraints:      97923
3582.49/3595.83	c #Conflicts:    1370000 | #Constraints:      98923
3582.49/3595.83	c #Conflicts:    1371000 | #Constraints:      99923
3582.49/3595.83	c #Conflicts:    1372000 | #Constraints:     100923
3582.49/3595.83	c #Conflicts:    1373000 | #Constraints:     101923
3582.49/3595.83	c #Conflicts:    1374000 | #Constraints:     102923
3582.49/3595.83	c #Conflicts:    1375000 | #Constraints:     103923
3582.49/3595.83	c #Conflicts:    1376000 | #Constraints:     104923
3582.49/3595.83	c #Conflicts:    1377000 | #Constraints:     105923
3582.49/3595.83	c #Conflicts:    1378000 | #Constraints:     106923
3582.49/3595.83	c #Conflicts:    1379000 | #Constraints:     107923
3582.49/3595.83	c #Conflicts:    1380000 | #Constraints:     108923
3582.49/3595.83	c #Conflicts:    1381000 | #Constraints:     109923
3582.49/3595.83	c #Conflicts:    1382000 | #Constraints:     110923
3582.49/3595.83	c #Conflicts:    1383000 | #Constraints:     111923
3582.49/3595.83	c #Conflicts:    1384000 | #Constraints:     112923
3582.49/3595.83	c #Conflicts:    1385000 | #Constraints:     113923
3582.49/3595.83	c #Conflicts:    1386000 | #Constraints:     114923
3582.49/3595.83	c #Conflicts:    1387000 | #Constraints:     115923
3582.49/3595.83	c #Conflicts:    1388000 | #Constraints:     116923
3582.49/3595.83	c #Conflicts:    1389000 | #Constraints:     117923
3582.49/3595.83	c #Conflicts:    1390000 | #Constraints:     118923
3582.49/3595.83	c #Conflicts:    1391000 | #Constraints:     119923
3582.49/3595.83	c #Conflicts:    1392000 | #Constraints:     120923
3582.49/3595.83	c #Conflicts:    1393000 | #Constraints:     121923
3582.49/3595.83	c #Conflicts:    1394000 | #Constraints:     122923
3582.49/3595.83	c #Conflicts:    1395000 | #Constraints:     123923
3582.49/3595.83	c #Conflicts:    1396000 | #Constraints:     124923
3582.49/3595.83	c #Conflicts:    1397000 | #Constraints:     125923
3582.49/3595.83	c #Conflicts:    1398000 | #Constraints:     126923
3582.49/3595.83	c #Conflicts:    1399000 | #Constraints:     127923
3582.49/3595.83	c #Conflicts:    1400000 | #Constraints:     128923
3582.49/3595.83	c #Conflicts:    1401000 | #Constraints:     129923
3582.49/3595.83	c #Conflicts:    1402000 | #Constraints:     130923
3582.49/3595.83	c #Conflicts:    1403000 | #Constraints:     131923
3582.49/3595.83	c #Conflicts:    1404000 | #Constraints:     132923
3582.49/3595.83	c #Conflicts:    1405000 | #Constraints:     133923
3582.49/3595.83	c #Conflicts:    1406000 | #Constraints:     134923
3582.49/3595.83	c #Conflicts:    1407000 | #Constraints:     135923
3582.49/3595.83	c #Conflicts:    1408000 | #Constraints:     136923
3582.49/3595.83	c #Conflicts:    1409000 | #Constraints:     137923
3582.49/3595.83	c #Conflicts:    1410000 | #Constraints:     138923
3582.49/3595.83	c #Conflicts:    1411000 | #Constraints:     139923
3582.49/3595.83	c #Conflicts:    1412000 | #Constraints:     140923
3582.49/3595.83	c #Conflicts:    1413000 | #Constraints:     141923
3582.49/3595.83	c #Conflicts:    1414000 | #Constraints:     142923
3582.49/3595.83	c #Conflicts:    1415000 | #Constraints:     143923
3582.49/3595.83	c #Conflicts:    1416000 | #Constraints:     144923
3582.49/3595.83	c #Conflicts:    1417000 | #Constraints:     145923
3582.49/3595.83	c #Conflicts:    1418000 | #Constraints:     146923
3582.49/3595.83	c #Conflicts:    1419000 | #Constraints:     147923
3582.49/3595.83	c #Conflicts:    1420000 | #Constraints:     148923
3582.49/3595.83	c #Conflicts:    1421000 | #Constraints:     149923
3582.49/3595.83	c #Conflicts:    1422000 | #Constraints:     150923
3582.49/3595.83	c #Conflicts:    1423000 | #Constraints:     151923
3582.49/3595.83	c #Conflicts:    1424000 | #Constraints:     152923
3582.49/3595.83	c #Conflicts:    1425000 | #Constraints:     153923
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -79
3582.49/3595.83	c #Conflicts:    1426000 | #Constraints:      93291
3582.49/3595.83	c #Conflicts:    1427000 | #Constraints:      94326
3582.49/3595.83	c #Conflicts:    1428000 | #Constraints:      95367
3582.49/3595.83	c #Conflicts:    1429000 | #Constraints:      96407
3582.49/3595.83	c #Conflicts:    1430000 | #Constraints:      97437
3582.49/3595.83	c #Conflicts:    1431000 | #Constraints:      98480
3582.49/3595.83	c #Conflicts:    1432000 | #Constraints:      99530
3582.49/3595.83	c #Conflicts:    1433000 | #Constraints:     100571
3582.49/3595.83	c #Conflicts:    1434000 | #Constraints:     101624
3582.49/3595.83	c #Conflicts:    1435000 | #Constraints:     102667
3582.49/3595.83	c #Conflicts:    1436000 | #Constraints:     103711
3582.49/3595.83	c #Conflicts:    1437000 | #Constraints:     104752
3582.49/3595.83	c #Conflicts:    1438000 | #Constraints:     105798
3582.49/3595.83	c #Conflicts:    1439000 | #Constraints:     106834
3582.49/3595.83	c #Conflicts:    1440000 | #Constraints:     107872
3582.49/3595.83	c #Conflicts:    1441000 | #Constraints:     108907
3582.49/3595.83	c #Conflicts:    1442000 | #Constraints:     109944
3582.49/3595.83	c #Conflicts:    1443000 | #Constraints:     110981
3582.49/3595.83	c #Conflicts:    1444000 | #Constraints:     112027
3582.49/3595.83	c #Conflicts:    1445000 | #Constraints:     113068
3582.49/3595.83	c #Conflicts:    1446000 | #Constraints:     114108
3582.49/3595.83	c #Conflicts:    1447000 | #Constraints:     115152
3582.49/3595.83	c #Conflicts:    1448000 | #Constraints:     116188
3582.49/3595.83	c #Conflicts:    1449000 | #Constraints:     117224
3582.49/3595.83	c #Conflicts:    1450000 | #Constraints:     118272
3582.49/3595.83	c #Conflicts:    1451000 | #Constraints:     119300
3582.49/3595.83	c #Conflicts:    1452000 | #Constraints:     120333
3582.49/3595.83	c #Conflicts:    1453000 | #Constraints:     121381
3582.49/3595.83	c #Conflicts:    1454000 | #Constraints:     122419
3582.49/3595.83	c #Conflicts:    1455000 | #Constraints:     123461
3582.49/3595.83	c #Conflicts:    1456000 | #Constraints:     124498
3582.49/3595.83	c #Conflicts:    1457000 | #Constraints:     125539
3582.49/3595.83	c #Conflicts:    1458000 | #Constraints:     126575
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -79
3582.49/3595.83	c #Conflicts:    1459000 | #Constraints:      79121
3582.49/3595.83	c #Conflicts:    1460000 | #Constraints:      80121
3582.49/3595.83	c #Conflicts:    1461000 | #Constraints:      81121
3582.49/3595.83	c #Conflicts:    1462000 | #Constraints:      82121
3582.49/3595.83	c #Conflicts:    1463000 | #Constraints:      83121
3582.49/3595.83	c #Conflicts:    1464000 | #Constraints:      84121
3582.49/3595.83	c #Conflicts:    1465000 | #Constraints:      85121
3582.49/3595.83	c #Conflicts:    1466000 | #Constraints:      86121
3582.49/3595.83	c #Conflicts:    1467000 | #Constraints:      87121
3582.49/3595.83	c #Conflicts:    1468000 | #Constraints:      88121
3582.49/3595.83	c #Conflicts:    1469000 | #Constraints:      89121
3582.49/3595.83	c #Conflicts:    1470000 | #Constraints:      90121
3582.49/3595.83	c #Conflicts:    1471000 | #Constraints:      91121
3582.49/3595.83	c #Conflicts:    1472000 | #Constraints:      92121
3582.49/3595.83	c #Conflicts:    1473000 | #Constraints:      93121
3582.49/3595.83	c #Conflicts:    1474000 | #Constraints:      94121
3582.49/3595.83	c #Conflicts:    1475000 | #Constraints:      95121
3582.49/3595.83	c #Conflicts:    1476000 | #Constraints:      96121
3582.49/3595.83	c #Conflicts:    1477000 | #Constraints:      97121
3582.49/3595.83	c #Conflicts:    1478000 | #Constraints:      98121
3582.49/3595.83	c #Conflicts:    1479000 | #Constraints:      99121
3582.49/3595.83	c #Conflicts:    1480000 | #Constraints:     100121
3582.49/3595.83	c #Conflicts:    1481000 | #Constraints:     101121
3582.49/3595.83	c #Conflicts:    1482000 | #Constraints:     102121
3582.49/3595.83	c #Conflicts:    1483000 | #Constraints:     103121
3582.49/3595.83	c #Conflicts:    1484000 | #Constraints:     104121
3582.49/3595.83	c #Conflicts:    1485000 | #Constraints:     105121
3582.49/3595.83	c #Conflicts:    1486000 | #Constraints:     106121
3582.49/3595.83	c #Conflicts:    1487000 | #Constraints:     107121
3582.49/3595.83	c #Conflicts:    1488000 | #Constraints:     108121
3582.49/3595.83	c #Conflicts:    1489000 | #Constraints:     109121
3582.49/3595.83	c #Conflicts:    1490000 | #Constraints:     110121
3582.49/3595.83	c #Conflicts:    1491000 | #Constraints:     111121
3582.49/3595.83	c #Conflicts:    1492000 | #Constraints:     112121
3582.49/3595.83	c #Conflicts:    1493000 | #Constraints:     113121
3582.49/3595.83	c #Conflicts:    1494000 | #Constraints:     114121
3582.49/3595.83	c #Conflicts:    1495000 | #Constraints:     115121
3582.49/3595.83	c #Conflicts:    1496000 | #Constraints:     116121
3582.49/3595.83	c #Conflicts:    1497000 | #Constraints:     117121
3582.49/3595.83	c #Conflicts:    1498000 | #Constraints:     118121
3582.49/3595.83	c #Conflicts:    1499000 | #Constraints:     119121
3582.49/3595.83	c #Conflicts:    1500000 | #Constraints:     120121
3582.49/3595.83	c #Conflicts:    1501000 | #Constraints:     121121
3582.49/3595.83	c #Conflicts:    1502000 | #Constraints:     122121
3582.49/3595.83	c #Conflicts:    1503000 | #Constraints:     123121
3582.49/3595.83	c #Conflicts:    1504000 | #Constraints:     124121
3582.49/3595.83	c #Conflicts:    1505000 | #Constraints:     125121
3582.49/3595.83	c #Conflicts:    1506000 | #Constraints:     126121
3582.49/3595.83	c #Conflicts:    1507000 | #Constraints:     127121
3582.49/3595.83	c #Conflicts:    1508000 | #Constraints:     128121
3582.49/3595.83	c #Conflicts:    1509000 | #Constraints:     129121
3582.49/3595.83	c #Conflicts:    1510000 | #Constraints:     130121
3582.49/3595.83	c #Conflicts:    1511000 | #Constraints:     131121
3582.49/3595.83	c #Conflicts:    1512000 | #Constraints:     132121
3582.49/3595.83	c #Conflicts:    1513000 | #Constraints:     133121
3582.49/3595.83	c #Conflicts:    1514000 | #Constraints:     134121
3582.49/3595.83	c #Conflicts:    1515000 | #Constraints:     135121
3582.49/3595.83	c #Conflicts:    1516000 | #Constraints:     136121
3582.49/3595.83	c #Conflicts:    1517000 | #Constraints:     137121
3582.49/3595.83	c #Conflicts:    1518000 | #Constraints:     138121
3582.49/3595.83	c #Conflicts:    1519000 | #Constraints:     139121
3582.49/3595.83	c #Conflicts:    1520000 | #Constraints:     140121
3582.49/3595.83	c #Conflicts:    1521000 | #Constraints:     141121
3582.49/3595.83	c #Conflicts:    1522000 | #Constraints:     142121
3582.49/3595.83	c #Conflicts:    1523000 | #Constraints:     143121
3582.49/3595.83	c #Conflicts:    1524000 | #Constraints:     144121
3582.49/3595.83	c #Conflicts:    1525000 | #Constraints:     145121
3582.49/3595.83	c #Conflicts:    1526000 | #Constraints:     146121
3582.49/3595.83	c #Conflicts:    1527000 | #Constraints:     147121
3582.49/3595.83	c #Conflicts:    1528000 | #Constraints:     148121
3582.49/3595.83	c #Conflicts:    1529000 | #Constraints:     149121
3582.49/3595.83	c #Conflicts:    1530000 | #Constraints:     150121
3582.49/3595.83	c #Conflicts:    1531000 | #Constraints:     151121
3582.49/3595.83	c #Conflicts:    1532000 | #Constraints:     152121
3582.49/3595.83	c #Conflicts:    1533000 | #Constraints:     153121
3582.49/3595.83	c #Conflicts:    1534000 | #Constraints:     154121
3582.49/3595.83	c #Conflicts:    1535000 | #Constraints:     155121
3582.49/3595.83	c #Conflicts:    1536000 | #Constraints:     156121
3582.49/3595.83	c #Conflicts:    1537000 | #Constraints:     157121
3582.49/3595.83	c #Conflicts:    1538000 | #Constraints:     158121
3582.49/3595.83	c #Conflicts:    1539000 | #Constraints:     159121
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -79
3582.49/3595.83	c #Conflicts:    1540000 | #Constraints:      95607
3582.49/3595.83	c #Conflicts:    1541000 | #Constraints:      96634
3582.49/3595.83	c #Conflicts:    1542000 | #Constraints:      97658
3582.49/3595.83	c #Conflicts:    1543000 | #Constraints:      98701
3582.49/3595.83	c #Conflicts:    1544000 | #Constraints:      99741
3582.49/3595.83	c #Conflicts:    1545000 | #Constraints:     100774
3582.49/3595.83	c #Conflicts:    1546000 | #Constraints:     101807
3582.49/3595.83	c #Conflicts:    1547000 | #Constraints:     102845
3582.49/3595.83	c #Conflicts:    1548000 | #Constraints:     103876
3582.49/3595.83	c #Conflicts:    1549000 | #Constraints:     104905
3582.49/3595.83	c #Conflicts:    1550000 | #Constraints:     105936
3582.49/3595.83	c #Conflicts:    1551000 | #Constraints:     106973
3582.49/3595.83	c #Conflicts:    1552000 | #Constraints:     108017
3582.49/3595.83	c #Conflicts:    1553000 | #Constraints:     109057
3582.49/3595.83	c #Conflicts:    1554000 | #Constraints:     110083
3582.49/3595.83	c #Conflicts:    1555000 | #Constraints:     111117
3582.49/3595.83	c #Conflicts:    1556000 | #Constraints:     112140
3582.49/3595.83	c #Conflicts:    1557000 | #Constraints:     113177
3582.49/3595.83	c #Conflicts:    1558000 | #Constraints:     114215
3582.49/3595.83	c #Conflicts:    1559000 | #Constraints:     115247
3582.49/3595.83	c #Conflicts:    1560000 | #Constraints:     116279
3582.49/3595.83	c #Conflicts:    1561000 | #Constraints:     117310
3582.49/3595.83	c #Conflicts:    1562000 | #Constraints:     118338
3582.49/3595.83	c #Conflicts:    1563000 | #Constraints:     119368
3582.49/3595.83	c #Conflicts:    1564000 | #Constraints:     120401
3582.49/3595.83	c #Conflicts:    1565000 | #Constraints:     121435
3582.49/3595.83	c #Conflicts:    1566000 | #Constraints:     122471
3582.49/3595.83	c #Conflicts:    1567000 | #Constraints:     123511
3582.49/3595.83	c #Conflicts:    1568000 | #Constraints:     124545
3582.49/3595.83	c #Conflicts:    1569000 | #Constraints:     125578
3582.49/3595.83	c #Conflicts:    1570000 | #Constraints:     126617
3582.49/3595.83	c #Conflicts:    1571000 | #Constraints:     127654
3582.49/3595.83	c #Conflicts:    1572000 | #Constraints:     128690
3582.49/3595.83	c #Conflicts:    1573000 | #Constraints:     129729
3582.49/3595.83	c #Conflicts:    1574000 | #Constraints:     130762
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -79
3582.49/3595.83	c #Conflicts:    1575000 | #Constraints:      81476
3582.49/3595.83	c #Conflicts:    1576000 | #Constraints:      82508
3582.49/3595.83	c #Conflicts:    1577000 | #Constraints:      83547
3582.49/3595.83	c #Conflicts:    1578000 | #Constraints:      84588
3582.49/3595.83	c #Conflicts:    1579000 | #Constraints:      85638
3582.49/3595.83	c #Conflicts:    1580000 | #Constraints:      86676
3582.49/3595.83	c #Conflicts:    1581000 | #Constraints:      87720
3582.49/3595.83	c #Conflicts:    1582000 | #Constraints:      88759
3582.49/3595.83	c #Conflicts:    1583000 | #Constraints:      89798
3582.49/3595.83	c #Conflicts:    1584000 | #Constraints:      90837
3582.49/3595.83	c #Conflicts:    1585000 | #Constraints:      91889
3582.49/3595.83	c #Conflicts:    1586000 | #Constraints:      92932
3582.49/3595.83	c #Conflicts:    1587000 | #Constraints:      93973
3582.49/3595.83	c #Conflicts:    1588000 | #Constraints:      95018
3582.49/3595.83	c #Conflicts:    1589000 | #Constraints:      96054
3582.49/3595.83	c #Conflicts:    1590000 | #Constraints:      97091
3582.49/3595.83	c #Conflicts:    1591000 | #Constraints:      98129
3582.49/3595.83	c #Conflicts:    1592000 | #Constraints:      99156
3582.49/3595.83	c #Conflicts:    1593000 | #Constraints:     100188
3582.49/3595.83	c #Conflicts:    1594000 | #Constraints:     101224
3582.49/3595.83	c #Conflicts:    1595000 | #Constraints:     102262
3582.49/3595.83	c #Conflicts:    1596000 | #Constraints:     103298
3582.49/3595.83	c #Conflicts:    1597000 | #Constraints:     104337
3582.49/3595.83	c #Conflicts:    1598000 | #Constraints:     105378
3582.49/3595.83	c #Conflicts:    1599000 | #Constraints:     106414
3582.49/3595.83	c #Conflicts:    1600000 | #Constraints:     107458
3582.49/3595.83	c #Conflicts:    1601000 | #Constraints:     108498
3582.49/3595.83	c #Conflicts:    1602000 | #Constraints:     109536
3582.49/3595.83	c #Conflicts:    1603000 | #Constraints:     110578
3582.49/3595.83	c #Conflicts:    1604000 | #Constraints:     111625
3582.49/3595.83	c #Conflicts:    1605000 | #Constraints:     112652
3582.49/3595.83	c #Conflicts:    1606000 | #Constraints:     113685
3582.49/3595.83	c #Conflicts:    1607000 | #Constraints:     114722
3582.49/3595.83	c #Conflicts:    1608000 | #Constraints:     115756
3582.49/3595.83	c #Conflicts:    1609000 | #Constraints:     116787
3582.49/3595.83	c #Conflicts:    1610000 | #Constraints:     117815
3582.49/3595.83	c #Conflicts:    1611000 | #Constraints:     118847
3582.49/3595.83	c #Conflicts:    1612000 | #Constraints:     119885
3582.49/3595.83	c #Conflicts:    1613000 | #Constraints:     120927
3582.49/3595.83	c #Conflicts:    1614000 | #Constraints:     121964
3582.49/3595.83	c #Conflicts:    1615000 | #Constraints:     122994
3582.49/3595.83	c #Conflicts:    1616000 | #Constraints:     124021
3582.49/3595.83	c #Conflicts:    1617000 | #Constraints:     125051
3582.49/3595.83	c #Conflicts:    1618000 | #Constraints:     126080
3582.49/3595.83	c #Conflicts:    1619000 | #Constraints:     127109
3582.49/3595.83	c #Conflicts:    1620000 | #Constraints:     128146
3582.49/3595.83	c #Conflicts:    1621000 | #Constraints:     129173
3582.49/3595.83	c #Conflicts:    1622000 | #Constraints:     130195
3582.49/3595.83	c #Conflicts:    1623000 | #Constraints:     131224
3582.49/3595.83	c #Conflicts:    1624000 | #Constraints:     132261
3582.49/3595.83	c #Conflicts:    1625000 | #Constraints:     133290
3582.49/3595.83	c #Conflicts:    1626000 | #Constraints:     134326
3582.49/3595.83	c #Conflicts:    1627000 | #Constraints:     135361
3582.49/3595.83	c #Conflicts:    1628000 | #Constraints:     136396
3582.49/3595.83	c #Conflicts:    1629000 | #Constraints:     137439
3582.49/3595.83	c #Conflicts:    1630000 | #Constraints:     138478
3582.49/3595.83	c #Conflicts:    1631000 | #Constraints:     139520
3582.49/3595.83	c #Conflicts:    1632000 | #Constraints:     140563
3582.49/3595.83	c #Conflicts:    1633000 | #Constraints:     141600
3582.49/3595.83	c #Conflicts:    1634000 | #Constraints:     142637
3582.49/3595.83	c #Conflicts:    1635000 | #Constraints:     143671
3582.49/3595.83	c #Conflicts:    1636000 | #Constraints:     144707
3582.49/3595.83	c #Conflicts:    1637000 | #Constraints:     145736
3582.49/3595.83	c #Conflicts:    1638000 | #Constraints:     146783
3582.49/3595.83	c #Conflicts:    1639000 | #Constraints:     147824
3582.49/3595.83	c #Conflicts:    1640000 | #Constraints:     148873
3582.49/3595.83	c #Conflicts:    1641000 | #Constraints:     149916
3582.49/3595.83	c #Conflicts:    1642000 | #Constraints:     150957
3582.49/3595.83	c #Conflicts:    1643000 | #Constraints:     152008
3582.49/3595.83	c #Conflicts:    1644000 | #Constraints:     153057
3582.49/3595.83	c #Conflicts:    1645000 | #Constraints:     154114
3582.49/3595.83	c #Conflicts:    1646000 | #Constraints:     155170
3582.49/3595.83	c #Conflicts:    1647000 | #Constraints:     156232
3582.49/3595.83	c #Conflicts:    1648000 | #Constraints:     157279
3582.49/3595.83	c #Conflicts:    1649000 | #Constraints:     158320
3582.49/3595.83	c #Conflicts:    1650000 | #Constraints:     159365
3582.49/3595.83	c #Conflicts:    1651000 | #Constraints:     160411
3582.49/3595.83	c #Conflicts:    1652000 | #Constraints:     161454
3582.49/3595.83	c #Conflicts:    1653000 | #Constraints:     162507
3582.49/3595.83	c #Conflicts:    1654000 | #Constraints:     163560
3582.49/3595.83	c #Conflicts:    1655000 | #Constraints:     164613
3582.49/3595.83	c #Conflicts:    1656000 | #Constraints:     165655
3582.49/3595.83	c #Conflicts:    1657000 | #Constraints:     166701
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -79
3582.49/3595.83	c #Conflicts:    1658000 | #Constraints:      99095
3582.49/3595.83	c #Conflicts:    1659000 | #Constraints:     100095
3582.49/3595.83	c #Conflicts:    1660000 | #Constraints:     101095
3582.49/3595.83	c #Conflicts:    1661000 | #Constraints:     102095
3582.49/3595.83	c #Conflicts:    1662000 | #Constraints:     103095
3582.49/3595.83	c #Conflicts:    1663000 | #Constraints:     104095
3582.49/3595.83	c #Conflicts:    1664000 | #Constraints:     105095
3582.49/3595.83	c #Conflicts:    1665000 | #Constraints:     106095
3582.49/3595.83	c #Conflicts:    1666000 | #Constraints:     107095
3582.49/3595.83	c #Conflicts:    1667000 | #Constraints:     108095
3582.49/3595.83	c #Conflicts:    1668000 | #Constraints:     109095
3582.49/3595.83	c #Conflicts:    1669000 | #Constraints:     110095
3582.49/3595.83	c #Conflicts:    1670000 | #Constraints:     111095
3582.49/3595.83	c #Conflicts:    1671000 | #Constraints:     112095
3582.49/3595.83	c #Conflicts:    1672000 | #Constraints:     113095
3582.49/3595.83	c #Conflicts:    1673000 | #Constraints:     114095
3582.49/3595.83	c #Conflicts:    1674000 | #Constraints:     115095
3582.49/3595.83	c #Conflicts:    1675000 | #Constraints:     116095
3582.49/3595.83	c #Conflicts:    1676000 | #Constraints:     117095
3582.49/3595.83	c #Conflicts:    1677000 | #Constraints:     118095
3582.49/3595.83	c #Conflicts:    1678000 | #Constraints:     119095
3582.49/3595.83	c #Conflicts:    1679000 | #Constraints:     120095
3582.49/3595.83	c #Conflicts:    1680000 | #Constraints:     121095
3582.49/3595.83	c #Conflicts:    1681000 | #Constraints:     122095
3582.49/3595.83	c #Conflicts:    1682000 | #Constraints:     123095
3582.49/3595.83	c #Conflicts:    1683000 | #Constraints:     124095
3582.49/3595.83	c #Conflicts:    1684000 | #Constraints:     125095
3582.49/3595.83	c #Conflicts:    1685000 | #Constraints:     126095
3582.49/3595.83	c #Conflicts:    1686000 | #Constraints:     127095
3582.49/3595.83	c #Conflicts:    1687000 | #Constraints:     128095
3582.49/3595.83	c #Conflicts:    1688000 | #Constraints:     129095
3582.49/3595.83	c #Conflicts:    1689000 | #Constraints:     130095
3582.49/3595.83	c #Conflicts:    1690000 | #Constraints:     131095
3582.49/3595.83	c #Conflicts:    1691000 | #Constraints:     132095
3582.49/3595.83	c #Conflicts:    1692000 | #Constraints:     133095
3582.49/3595.83	c #Conflicts:    1693000 | #Constraints:     134095
3582.49/3595.83	c #Conflicts:    1694000 | #Constraints:     135095
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -79
3582.49/3595.83	c #Conflicts:    1695000 | #Constraints:      83776
3582.49/3595.83	c #Conflicts:    1696000 | #Constraints:      84776
3582.49/3595.83	c #Conflicts:    1697000 | #Constraints:      85776
3582.49/3595.83	c #Conflicts:    1698000 | #Constraints:      86776
3582.49/3595.83	c #Conflicts:    1699000 | #Constraints:      87776
3582.49/3595.83	c #Conflicts:    1700000 | #Constraints:      88776
3582.49/3595.83	c #Conflicts:    1701000 | #Constraints:      89776
3582.49/3595.83	c #Conflicts:    1702000 | #Constraints:      90776
3582.49/3595.83	c #Conflicts:    1703000 | #Constraints:      91776
3582.49/3595.83	c #Conflicts:    1704000 | #Constraints:      92776
3582.49/3595.83	c #Conflicts:    1705000 | #Constraints:      93776
3582.49/3595.83	c #Conflicts:    1706000 | #Constraints:      94776
3582.49/3595.83	c #Conflicts:    1707000 | #Constraints:      95776
3582.49/3595.83	c #Conflicts:    1708000 | #Constraints:      96776
3582.49/3595.83	c #Conflicts:    1709000 | #Constraints:      97776
3582.49/3595.83	c #Conflicts:    1710000 | #Constraints:      98776
3582.49/3595.83	c #Conflicts:    1711000 | #Constraints:      99776
3582.49/3595.83	c #Conflicts:    1712000 | #Constraints:     100776
3582.49/3595.83	c #Conflicts:    1713000 | #Constraints:     101776
3582.49/3595.83	c #Conflicts:    1714000 | #Constraints:     102776
3582.49/3595.83	c #Conflicts:    1715000 | #Constraints:     103776
3582.49/3595.83	c #Conflicts:    1716000 | #Constraints:     104776
3582.49/3595.83	c #Conflicts:    1717000 | #Constraints:     105776
3582.49/3595.83	c #Conflicts:    1718000 | #Constraints:     106776
3582.49/3595.83	c #Conflicts:    1719000 | #Constraints:     107776
3582.49/3595.83	c #Conflicts:    1720000 | #Constraints:     108776
3582.49/3595.83	c #Conflicts:    1721000 | #Constraints:     109776
3582.49/3595.83	c #Conflicts:    1722000 | #Constraints:     110776
3582.49/3595.83	c #Conflicts:    1723000 | #Constraints:     111776
3582.49/3595.83	c #Conflicts:    1724000 | #Constraints:     112776
3582.49/3595.83	c #Conflicts:    1725000 | #Constraints:     113776
3582.49/3595.83	c #Conflicts:    1726000 | #Constraints:     114776
3582.49/3595.83	c #Conflicts:    1727000 | #Constraints:     115776
3582.49/3595.83	c #Conflicts:    1728000 | #Constraints:     116776
3582.49/3595.83	c #Conflicts:    1729000 | #Constraints:     117776
3582.49/3595.83	c #Conflicts:    1730000 | #Constraints:     118776
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -79
3582.49/3595.83	c #Conflicts:    1731000 | #Constraints:      82481
3582.49/3595.83	c #Conflicts:    1732000 | #Constraints:      83481
3582.49/3595.83	c #Conflicts:    1733000 | #Constraints:      84481
3582.49/3595.83	c #Conflicts:    1734000 | #Constraints:      85481
3582.49/3595.83	c #Conflicts:    1735000 | #Constraints:      86481
3582.49/3595.83	c #Conflicts:    1736000 | #Constraints:      87481
3582.49/3595.83	c #Conflicts:    1737000 | #Constraints:      88481
3582.49/3595.83	c #Conflicts:    1738000 | #Constraints:      89481
3582.49/3595.83	c #Conflicts:    1739000 | #Constraints:      90481
3582.49/3595.83	c #Conflicts:    1740000 | #Constraints:      91481
3582.49/3595.83	c #Conflicts:    1741000 | #Constraints:      92481
3582.49/3595.83	c #Conflicts:    1742000 | #Constraints:      93481
3582.49/3595.83	c #Conflicts:    1743000 | #Constraints:      94481
3582.49/3595.83	c #Conflicts:    1744000 | #Constraints:      95481
3582.49/3595.83	c #Conflicts:    1745000 | #Constraints:      96481
3582.49/3595.83	c #Conflicts:    1746000 | #Constraints:      97481
3582.49/3595.83	c #Conflicts:    1747000 | #Constraints:      98481
3582.49/3595.83	c #Conflicts:    1748000 | #Constraints:      99481
3582.49/3595.83	c #Conflicts:    1749000 | #Constraints:     100481
3582.49/3595.83	c #Conflicts:    1750000 | #Constraints:     101481
3582.49/3595.83	c #Conflicts:    1751000 | #Constraints:     102481
3582.49/3595.83	c #Conflicts:    1752000 | #Constraints:     103481
3582.49/3595.83	c #Conflicts:    1753000 | #Constraints:     104481
3582.49/3595.83	c #Conflicts:    1754000 | #Constraints:     105481
3582.49/3595.83	c #Conflicts:    1755000 | #Constraints:     106481
3582.49/3595.83	c #Conflicts:    1756000 | #Constraints:     107481
3582.49/3595.83	c #Conflicts:    1757000 | #Constraints:     108481
3582.49/3595.83	c #Conflicts:    1758000 | #Constraints:     109481
3582.49/3595.83	c #Conflicts:    1759000 | #Constraints:     110481
3582.49/3595.83	c #Conflicts:    1760000 | #Constraints:     111481
3582.49/3595.83	c #Conflicts:    1761000 | #Constraints:     112481
3582.49/3595.83	c #Conflicts:    1762000 | #Constraints:     113481
3582.49/3595.83	c #Conflicts:    1763000 | #Constraints:     114481
3582.49/3595.83	c #Conflicts:    1764000 | #Constraints:     115481
3582.49/3595.83	c #Conflicts:    1765000 | #Constraints:     116481
3582.49/3595.83	c #Conflicts:    1766000 | #Constraints:     117481
3582.49/3595.83	c #Conflicts:    1767000 | #Constraints:     118481
3582.49/3595.83	c #Conflicts:    1768000 | #Constraints:     119481
3582.49/3595.83	c #Conflicts:    1769000 | #Constraints:     120481
3582.49/3595.83	c #Conflicts:    1770000 | #Constraints:     121481
3582.49/3595.83	c #Conflicts:    1771000 | #Constraints:     122481
3582.49/3595.83	c #Conflicts:    1772000 | #Constraints:     123481
3582.49/3595.83	c #Conflicts:    1773000 | #Constraints:     124481
3582.49/3595.83	c #Conflicts:    1774000 | #Constraints:     125481
3582.49/3595.83	c #Conflicts:    1775000 | #Constraints:     126481
3582.49/3595.83	c #Conflicts:    1776000 | #Constraints:     127481
3582.49/3595.83	c #Conflicts:    1777000 | #Constraints:     128481
3582.49/3595.83	c #Conflicts:    1778000 | #Constraints:     129481
3582.49/3595.83	c #Conflicts:    1779000 | #Constraints:     130481
3582.49/3595.83	c #Conflicts:    1780000 | #Constraints:     131481
3582.49/3595.83	c #Conflicts:    1781000 | #Constraints:     132481
3582.49/3595.83	c #Conflicts:    1782000 | #Constraints:     133481
3582.49/3595.83	c #Conflicts:    1783000 | #Constraints:     134481
3582.49/3595.83	c #Conflicts:    1784000 | #Constraints:     135481
3582.49/3595.83	c #Conflicts:    1785000 | #Constraints:     136481
3582.49/3595.83	c #Conflicts:    1786000 | #Constraints:     137481
3582.49/3595.83	c #Conflicts:    1787000 | #Constraints:     138481
3582.49/3595.83	c #Conflicts:    1788000 | #Constraints:     139481
3582.49/3595.83	c #Conflicts:    1789000 | #Constraints:     140481
3582.49/3595.83	c #Conflicts:    1790000 | #Constraints:     141481
3582.49/3595.83	c #Conflicts:    1791000 | #Constraints:     142481
3582.49/3595.83	c #Conflicts:    1792000 | #Constraints:     143481
3582.49/3595.83	c #Conflicts:    1793000 | #Constraints:     144481
3582.49/3595.83	c #Conflicts:    1794000 | #Constraints:     145481
3582.49/3595.83	c #Conflicts:    1795000 | #Constraints:     146481
3582.49/3595.83	c #Conflicts:    1796000 | #Constraints:     147481
3582.49/3595.83	c #Conflicts:    1797000 | #Constraints:     148481
3582.49/3595.83	c #Conflicts:    1798000 | #Constraints:     149481
3582.49/3595.83	c #Conflicts:    1799000 | #Constraints:     150481
3582.49/3595.83	c #Conflicts:    1800000 | #Constraints:     151481
3582.49/3595.83	c #Conflicts:    1801000 | #Constraints:     152481
3582.49/3595.83	c #Conflicts:    1802000 | #Constraints:     153481
3582.49/3595.83	c #Conflicts:    1803000 | #Constraints:     154481
3582.49/3595.83	c #Conflicts:    1804000 | #Constraints:     155481
3582.49/3595.83	c #Conflicts:    1805000 | #Constraints:     156481
3582.49/3595.83	c #Conflicts:    1806000 | #Constraints:     157481
3582.49/3595.83	c #Conflicts:    1807000 | #Constraints:     158481
3582.49/3595.83	c #Conflicts:    1808000 | #Constraints:     159481
3582.49/3595.83	c #Conflicts:    1809000 | #Constraints:     160481
3582.49/3595.83	c #Conflicts:    1810000 | #Constraints:     161481
3582.49/3595.83	c #Conflicts:    1811000 | #Constraints:     162481
3582.49/3595.83	c #Conflicts:    1812000 | #Constraints:     163481
3582.49/3595.83	c #Conflicts:    1813000 | #Constraints:     164481
3582.49/3595.83	c #Conflicts:    1814000 | #Constraints:     165481
3582.49/3595.83	c #Conflicts:    1815000 | #Constraints:     166481
3582.49/3595.83	c #Conflicts:    1816000 | #Constraints:     167481
3582.49/3595.83	c #Conflicts:    1817000 | #Constraints:     168481
3582.49/3595.83	c #Conflicts:    1818000 | #Constraints:     169481
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -79
3582.49/3595.83	c #Conflicts:    1819000 | #Constraints:     100695
3582.49/3595.83	c #Conflicts:    1820000 | #Constraints:     101695
3582.49/3595.83	c #Conflicts:    1821000 | #Constraints:     102695
3582.49/3595.83	c #Conflicts:    1822000 | #Constraints:     103695
3582.49/3595.83	c #Conflicts:    1823000 | #Constraints:     104695
3582.49/3595.83	c #Conflicts:    1824000 | #Constraints:     105695
3582.49/3595.83	c #Conflicts:    1825000 | #Constraints:     106695
3582.49/3595.83	c #Conflicts:    1826000 | #Constraints:     107695
3582.49/3595.83	c #Conflicts:    1827000 | #Constraints:     108695
3582.49/3595.83	c #Conflicts:    1828000 | #Constraints:     109695
3582.49/3595.83	c #Conflicts:    1829000 | #Constraints:     110695
3582.49/3595.83	c #Conflicts:    1830000 | #Constraints:     111695
3582.49/3595.83	c #Conflicts:    1831000 | #Constraints:     112695
3582.49/3595.83	c #Conflicts:    1832000 | #Constraints:     113695
3582.49/3595.83	c #Conflicts:    1833000 | #Constraints:     114695
3582.49/3595.83	c #Conflicts:    1834000 | #Constraints:     115695
3582.49/3595.83	c #Conflicts:    1835000 | #Constraints:     116695
3582.49/3595.83	c #Conflicts:    1836000 | #Constraints:     117695
3582.49/3595.83	c #Conflicts:    1837000 | #Constraints:     118695
3582.49/3595.83	c #Conflicts:    1838000 | #Constraints:     119695
3582.49/3595.83	c #Conflicts:    1839000 | #Constraints:     120695
3582.49/3595.83	c #Conflicts:    1840000 | #Constraints:     121695
3582.49/3595.83	c #Conflicts:    1841000 | #Constraints:     122695
3582.49/3595.83	c #Conflicts:    1842000 | #Constraints:     123695
3582.49/3595.83	c #Conflicts:    1843000 | #Constraints:     124695
3582.49/3595.83	c #Conflicts:    1844000 | #Constraints:     125695
3582.49/3595.83	c #Conflicts:    1845000 | #Constraints:     126695
3582.49/3595.83	c #Conflicts:    1846000 | #Constraints:     127695
3582.49/3595.83	c #Conflicts:    1847000 | #Constraints:     128695
3582.49/3595.83	c #Conflicts:    1848000 | #Constraints:     129695
3582.49/3595.83	c #Conflicts:    1849000 | #Constraints:     130695
3582.49/3595.83	c #Conflicts:    1850000 | #Constraints:     131695
3582.49/3595.83	c #Conflicts:    1851000 | #Constraints:     132695
3582.49/3595.83	c #Conflicts:    1852000 | #Constraints:     133695
3582.49/3595.83	c #Conflicts:    1853000 | #Constraints:     134695
3582.49/3595.83	c #Conflicts:    1854000 | #Constraints:     135695
3582.49/3595.83	c #Conflicts:    1855000 | #Constraints:     136695
3582.49/3595.83	c #Conflicts:    1856000 | #Constraints:     137695
3582.49/3595.83	c INPROCESSING
3582.49/3595.83	c GARBAGE COLLECT
3582.49/3595.83	c rational objective -79
3582.49/3595.83	c #Conflicts:    1857000 | #Constraints:      85107
3582.49/3595.83	c #Conflicts:    1858000 | #Constraints:      86107
3582.49/3595.83	c #Conflicts:    1859000 | #Constraints:      87107
3582.49/3595.83	c #Conflicts:    1860000 | #Constraints:      88107
3582.49/3595.83	c #Conflicts:    1861000 | #Constraints:      89107
3582.49/3595.83	c #Conflicts:    1862000 | #Constraints:      90107
3582.49/3595.83	c #Conflicts:    1863000 | #Constraints:      91107
3582.49/3595.83	c #Conflicts:    1864000 | #Constraints:      92107
3582.49/3595.83	c #Conflicts:    1865000 | #Constraints:      93107
3582.49/3595.83	c #Conflicts:    1866000 | #Constraints:      94107
3582.49/3595.83	c #Conflicts:    1867000 | #Constraints:      95107
3582.49/3595.83	c #Conflicts:    1868000 | #Constraints:      96107
3582.49/3595.83	c #Conflicts:    1869000 | #Constraints:      97107
3582.49/3595.83	c #Conflicts:    1870000 | #Constraints:      98107
3582.49/3595.83	c #Conflicts:    1871000 | #Constraints:      99107
3582.49/3595.83	c #Conflicts:    1872000 | #Constraints:     100107
3582.49/3595.83	c #Conflicts:    1873000 | #Constraints:     101107
3582.49/3595.83	c #Conflicts:    1874000 | #Constraints:     102107
3582.49/3595.83	c #Conflicts:    1875000 | #Constraints:     103107
3582.49/3595.83	c #Conflicts:    1876000 | #Constraints:     104107
3582.49/3595.83	c #Conflicts:    1877000 | #Constraints:     105107
3582.49/3595.83	c #Conflicts:    1878000 | #Constraints:     106107
3582.49/3595.83	c #Conflicts:    1879000 | #Constraints:     107107
3582.49/3595.83	c #Conflicts:    1880000 | #Constraints:     108107
3582.49/3595.83	c #Conflicts:    1881000 | #Constraints:     109107
3582.49/3595.83	c #Conflicts:    1882000 | #Constraints:     110107
3582.49/3595.83	c #Conflicts:    1883000 | #Constraints:     111107
3582.49/3595.83	c #Conflicts:    1884000 | #Constraints:     112107
3582.49/3595.83	c #Conflicts:    1885000 | #Constraints:     113107
3582.49/3595.83	c #Conflicts:    1886000 | #Constraints:     114107
3582.49/3595.83	c #Conflicts:    1887000 | #Constraints:     115107
3582.49/3595.83	c #Conflicts:    1888000 | #Constraints:     116107
3582.49/3595.83	c #Conflicts:    1889000 | #Constraints:     117107
3582.49/3595.83	c #Conflicts:    1890000 | #Constraints:     118107
3582.49/3595.83	c #Conflicts:    1891000 | #Constraints:     119107
3582.49/3595.83	c #Conflicts:    1892000 | #Constraints:     120107
3582.49/3595.83	c #Conflicts:    1893000 | #Constraints:     121107
3582.49/3595.83	c #Conflicts:    1894000 | #Constraints:     122107
3582.49/3595.83	c #Conflicts:    1895000 | #Constraints:     123107
3582.49/3595.83	c #Conflicts:    1896000 | #Constraints:     124107
3582.49/3595.83	c #Conflicts:    1897000 | #Constraints:     125107
3582.49/3595.83	c #Conflicts:    1898000 | #Constraints:     126107
3582.49/3595.83	c #Conflicts:    1899000 | #Constraints:     127107
3582.49/3595.83	c #Conflicts:    1900000 | #Constraints:     128107
3582.49/3595.83	c #Conflicts:    1901000 | #Constraints:     129107
3582.49/3595.83	c #Conflicts:    1902000 | #Constraints:     130107
3582.49/3595.83	c #Conflicts:    1903000 | #Constraints:     131107
3582.49/3595.83	c #Conflicts:    1904000 | #Constraints:     132107
3582.49/3595.83	c #Conflicts:    1905000 | #Constraints:     133107
3582.49/3595.83	c #Conflicts:    1906000 | #Constraints:     134107
3582.49/3595.83	c #Conflicts:    1907000 | #Constraints:     135107
3582.49/3595.83	c #Conflicts:    1908000 | #Constraints:     136107
3582.49/3595.83	c #Conflicts:    1909000 | #Constraints:     137107
3582.49/3595.83	c #Conflicts:    1910000 | #Constraints:     138107
3582.49/3595.83	c #Conflicts:    1911000 | #Constraints:     139107
3582.49/3595.83	c #Conflicts:    1912000 | #Constraints:     140107
3582.49/3595.83	c #Conflicts:    1913000 | #Constraints:     141107
3582.49/3595.83	c #Conflicts:    1914000 | #Constraints:     142107
3582.49/3595.83	c #Conflicts:    1915000 | #Constraints:     143107
3582.49/3595.83	c #Conflicts:    1916000 | #Constraints:     144107
3582.49/3595.83	c #Conflicts:    1917000 | #Constraints:     145107
3582.49/3595.83	c #Conflicts:    1918000 | #Constraints:     146107
3582.49/3595.83	c #Conflicts:    1919000 | #Constraints:     147107
3582.49/3595.83	c #Conflicts:    1920000 | #Constraints:     148107
3582.49/3595.83	c #Conflicts:    1921000 | #Constraints:     149107
3582.49/3595.83	c #Conflicts:    1922000 | #Constraints:     150107
3582.49/3595.83	c #Conflicts:    1923000 | #Constraints:     151107
3582.49/3595.83	c #Conflicts:    1924000 | #Constraints:     152107
3582.49/3595.83	c #Conflicts:    1925000 | #Constraints:     153107
3582.49/3595.83	c bounds -35 >= -78 @ 1769.04
3582.49/3595.83	c #Conflicts:    1926000 | #Constraints:     154134
3582.49/3595.83	c #Conflicts:    1927000 | #Constraints:     155134
3582.49/3595.83	c #Conflicts:    1928000 | #Constraints:     156134
3582.49/3595.83	c #Conflicts:    1929000 | #Constraints:     157134
3582.49/3595.83	c #Conflicts:    1930000 | #Constraints:     158134
3582.49/3595.83	c #Conflicts:    1931000 | #Constraints:     159134
3582.49/3595.83	c #Conflicts:    1932000 | #Constraints:     160134
3582.49/3595.83	c #Conflicts:    1933000 | #Constraints:     161134
3582.49/3595.83	c #Conflicts:    1934000 | #Constraints:     162134
3582.49/3595.83	c #Conflicts:    1935000 | #Constraints:     163134
3582.49/3595.83	c #Conflicts:    1936000 | #Constraints:     164134
3582.49/3595.83	c #Conflicts:    1937000 | #Constraints:     165134
3582.49/3595.83	c #Conflicts:    1938000 | #Constraints:     166134
3582.49/3595.83	c cpu time 1784.89 s
3582.49/3595.83	c deterministic time 304941410521 3.05e+11
3582.49/3595.83	c optimization time 15.9097 s
3582.49/3595.83	c total solve time 1768.92 s
3582.49/3595.83	c core-guided solve time 1228.13 s
3582.49/3595.83	c propagation time 1542.39 s
3582.49/3595.83	c conflict analysis time 196.139 s
3582.49/3595.83	c propagations 348233432
3582.49/3595.83	c resolve steps 39477508
3582.49/3595.83	c decisions 3828842
3582.49/3595.83	c conflicts 1938204
3582.49/3595.83	c restarts 3784
3582.49/3595.83	c inprocessing phases 58
3582.49/3595.83	c input clauses 28811
3582.49/3595.83	c input cardinalities 1032
3582.49/3595.83	c input general constraints 932
3582.49/3595.83	c input average constraint length 12.24
3582.49/3595.83	c input average constraint degree 5.46
3582.49/3595.83	c learned clauses 1496371
3582.49/3595.83	c learned cardinalities 111344
3582.49/3595.83	c learned general constraints 349718
3582.49/3595.83	c learned average constraint length 192.48
3582.49/3595.83	c learned average constraint degree 14593544.50
3582.49/3595.83	c watched constraints 335155
3582.49/3595.83	c counting constraints 15495
3582.49/3595.83	c gcd simplifications 101543
3582.49/3595.83	c detected cardinalities 21178
3582.49/3595.83	c weakened non-implied lits 14899481
3582.49/3595.83	c weakened non-implying lits 342145
3582.49/3595.83	c original variables 595
3582.49/3595.83	c clausal propagations 259954072
3582.49/3595.83	c cardinality propagations 20992639
3582.49/3595.83	c watched propagations 16584351
3582.49/3595.83	c counting propagations 48516197
3582.49/3595.83	c watch lookups 30831636580
3582.49/3595.83	c watch backjump lookups 18442125301
3582.49/3595.83	c watch checks 247334229027
3582.49/3595.83	c propagation checks 6600957945
3582.49/3595.83	c constraint additions 1024474039
3582.49/3595.83	c trail pops 353980762
3582.49/3595.83	c formula constraints 27856
3582.49/3595.83	c learned constraints 1918985
3582.49/3595.83	c bound constraints 518
3582.49/3595.83	c core-guided constraints 2401
3582.49/3595.83	c encountered formula constraints 6827018
3582.49/3595.83	c encountered learned constraints 26209837
3582.49/3595.83	c encountered bound constraints 1229
3582.49/3595.83	c encountered core-guided constraints 8157566
3582.49/3595.83	c LP total time 215.456 s
3582.49/3595.83	c LP solve time 202.51 s
3582.49/3595.83	c LP constraints added 27856
3582.49/3595.83	c LP constraints removed 0
3582.49/3595.83	c LP pivots internal 1938285
3582.49/3595.83	c LP pivots root 6307
3582.49/3595.83	c LP calls 67128
3582.49/3595.83	c LP optimalities 47904
3582.49/3595.83	c LP no pivot count 22929
3582.49/3595.83	c LP infeasibilities 19224
3582.49/3595.83	c LP valid Farkas constraints 19224
3582.49/3595.83	c LP learned Farkas constraints 19224
3582.49/3595.83	c LP basis resets 0
3582.49/3595.83	c LP cycling count 0
3582.49/3595.83	c LP singular count 0
3582.49/3595.83	c LP no primal count 0
3582.49/3595.83	c LP no farkas count 0
3582.49/3595.83	c LP other issue count 0
3582.49/3595.83	c LP Gomory cuts 0
3582.49/3595.83	c LP learned cuts 0
3582.49/3595.83	c LP deleted cuts 0
3582.49/3595.83	c LP encountered Gomory constraints 0
3582.49/3595.83	c LP encountered Farkas constraints 158268
3582.49/3595.83	c LP encountered learned Farkas constraints 42570
3582.49/3595.83	c CG auxiliary variables introduced 972
3582.49/3595.83	c CG solutions found 1
3582.49/3595.83	c CG cores constructed 517
3582.49/3595.83	c CG core cardinality constraints returned 0
3582.49/3595.83	c CG unit cores 0
3582.49/3595.83	c CG single cores 517
3582.49/3595.83	c CG blocks removed during cardinality reduction 0
3582.49/3595.83	c CG first core best 0
3582.49/3595.83	c CG decision core best 0
3582.49/3595.83	c CG core reduction tie 0
3582.49/3595.83	c CG core degree average 1.00
3582.49/3595.83	c CG core slack average 1.98
3582.49/3595.83	c CG core upper bound improvements 0
3582.49/3595.83	c LS first time 30.0053 s
3582.49/3595.83	c LS restart time 0 s
3582.49/3595.83	s SATISFIABLE
3582.49/3595.83	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 x135 -x136 -x137 -x138 x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 x233 -x234 -x235 -x236 -x237 -x238 x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 x593 -x594 -x595
3582.49/3595.83	c Program interrupted by user.
3582.49/3595.86	c Total time: 3595.661 seconds

Verifier Data

OK	-35

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-4781457-1783242846/watcher-4781457-1783242846 -o /tmp/evaluation-result-4781457-1783242846/solver-4781457-1783242846 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4781457-1783242846/vars-4781457-1783242846 --bin-var /tmp/runsolver-exch-nodeE005-1783242846-2557315 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat HOME/instance-4781457-1783242846.opb 3600 HOME 62000 

running on 4 cores: 60-63

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 0,2,6-7,12-13,15,17-18,24,27,31,43-44,60-61
  3550 MHz: 1,3,5,9-11,14,20-23,40-42,52-53
  3600 MHz: 4,8,16,19,25-26,28-30,32-39,45-51,54-59,62-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 60-63

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (103983 MiB free)
  node 1: cores 8-15, 129019 MiB (104292 MiB free)
  node 2: cores 16-23, 128973 MiB (112448 MiB free)
  node 3: cores 24-31, 129003 MiB (111261 MiB free)
  node 4: cores 32-39, 129019 MiB (109045 MiB free)
  node 5: cores 40-47, 129019 MiB (111494 MiB free)
  node 6: cores 48-55, 129019 MiB (113926 MiB free)
  node 7: cores 56-63, 128474 MiB (101908 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
Using a pseudo terminal to collect output from the solver
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=2557567, runsolver pid=2557508
Current StackSize limit: 8192 KiB


[startup+0.100054 s]*
/proc/loadavg: 1.01 9.56 15.94 10/890 2557607
/proc/meminfo: memFree=889219796/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4192 memory=3148 CPUtime=0.01 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 241 212 0 0 0 1 0 0 20 0 1 0 257572623 4292608 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1048 787 707 219 0 110 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 4192 KiB
Current children cumulated memory: 3148 KiB

[startup+0.214348 s]*
/proc/loadavg: 1.01 9.56 15.94 17/893 2557659
/proc/meminfo: memFree=888993164/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=0.03 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 361 571 0 0 0 1 0 2 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2557656] ppid=2557567 vsize=436 memory=264 CPUtime=0 cores=60-63
/proc/2557656/stat : 2557656 (timeout) R 2557567 2557567 2557290 0 -1 4194304 71 0 0 0 0 0 0 0 20 0 1 0 257572644 446464 0 18446744073709551615 94302479466496 94302479483009 140720832886448 0 0 0 0 0 0 0 0 0 17 61 0 0 0 0 0 94302479497776 94302479499864 94302491926528 140720832895094 140720832895388 140720832895388 140720832901095 0
/proc/2557656/statm: 109 66 55 5 0 42 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 4760 KiB
Current children cumulated memory: 3492 KiB

[startup+0.3138 s]*
/proc/loadavg: 1.01 9.56 15.94 19/905 2557717
/proc/meminfo: memFree=888588492/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=0.05 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 512 4911 0 0 0 1 1 3 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2557696] ppid=2557567 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2557696/stat : 2557696 (timeout) S 2557567 2557696 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572650 2723840 384 18446744073709551615 94907801272320 94907801288833 140720701500144 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94907801303600 94907801305688 94907819565056 140720701503750 140720701503900 140720701503900 140720701509607 0
/proc/2557696/statm: 665 424 397 5 0 90 0
[pid=2557705] ppid=2557696 vsize=35708 memory=18528 CPUtime=0.04 cores=60-63
/proc/2557705/stat : 2557705 (cashwmaxsat-dis) R 2557696 2557696 2557290 0 -1 4194304 3952 0 0 0 4 0 0 0 20 0 1 0 257572651 36564992 4480 18446744073709551615 4198400 17477629 140737376143648 0 0 0 0 0 8404994 0 0 0 17 62 0 0 0 0 0 19900224 19994800 44752896 140737376147726 140737376147863 140737376147863 140737376153570 0
/proc/2557705/statm: 8927 4632 744 3242 0 5067 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 42692 KiB
Current children cumulated memory: 23452 KiB

[startup+0.700279 s]
/proc/loadavg: 1.01 9.56 15.94 17/905 2557722
/proc/meminfo: memFree=887718336/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=0.05 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 512 4911 0 0 0 1 1 3 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2557696] ppid=2557567 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2557696/stat : 2557696 (timeout) S 2557567 2557696 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572650 2723840 384 18446744073709551615 94907801272320 94907801288833 140720701500144 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94907801303600 94907801305688 94907819565056 140720701503750 140720701503900 140720701503900 140720701509607 0
/proc/2557696/statm: 665 424 397 5 0 90 0
[pid=2557705] ppid=2557696 vsize=166692 memory=153716 CPUtime=0.41 cores=60-63
/proc/2557705/stat : 2557705 (cashwmaxsat-dis) R 2557696 2557696 2557290 0 -1 4194304 28696 0 0 0 41 0 0 0 20 0 1 0 257572651 170692608 38251 18446744073709551615 4198400 17477629 140737376143648 0 0 0 0 0 8404994 0 0 0 17 62 0 0 0 0 0 19900224 19994800 44752896 140737376147726 140737376147863 140737376147863 140737376153570 0
/proc/2557705/statm: 41673 38429 3011 3242 0 37813 0
Current children cumulated CPU time: 0.46 s
Current children cumulated vsize: 173676 KiB
Current children cumulated memory: 158640 KiB

[startup+1.50019 s]
/proc/loadavg: 1.01 9.56 15.94 17/905 2557732
/proc/meminfo: memFree=886002752/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=0.05 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 512 4911 0 0 0 1 1 3 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2557696] ppid=2557567 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2557696/stat : 2557696 (timeout) S 2557567 2557696 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572650 2723840 384 18446744073709551615 94907801272320 94907801288833 140720701500144 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94907801303600 94907801305688 94907819565056 140720701503750 140720701503900 140720701503900 140720701509607 0
/proc/2557696/statm: 665 424 397 5 0 90 0
[pid=2557705] ppid=2557696 vsize=185400 memory=165904 CPUtime=1.2 cores=60-63
/proc/2557705/stat : 2557705 (cashwmaxsat-dis) R 2557696 2557696 2557290 0 -1 4194304 31743 0 0 0 120 0 0 0 20 0 1 0 257572651 189849600 41323 18446744073709551615 4198400 17477629 140737376143648 0 0 0 0 0 8404994 0 0 0 17 62 0 0 0 0 0 19900224 19994800 44752896 140737376147726 140737376147863 140737376147863 140737376153570 0
/proc/2557705/statm: 46350 41476 3011 3242 0 42490 0
Current children cumulated CPU time: 1.25 s
Current children cumulated vsize: 192384 KiB
Current children cumulated memory: 170828 KiB

[startup+3.1141 s]
/proc/loadavg: 1.01 9.56 15.94 17/905 2557732
/proc/meminfo: memFree=883907492/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=0.05 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 512 4911 0 0 0 1 1 3 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2557696] ppid=2557567 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2557696/stat : 2557696 (timeout) S 2557567 2557696 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572650 2723840 384 18446744073709551615 94907801272320 94907801288833 140720701500144 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94907801303600 94907801305688 94907819565056 140720701503750 140720701503900 140720701503900 140720701509607 0
/proc/2557696/statm: 665 424 397 5 0 90 0
[pid=2557705] ppid=2557696 vsize=204012 memory=168760 CPUtime=2.82 cores=60-63
/proc/2557705/stat : 2557705 (cashwmaxsat-dis) R 2557696 2557696 2557290 0 -1 4194304 32458 0 0 0 281 1 0 0 20 0 1 0 257572651 208908288 42091 18446744073709551615 4198400 17477629 140737376143648 0 0 0 0 0 8404994 0 0 0 17 62 0 0 0 0 0 19900224 19994800 44752896 140737376147726 140737376147863 140737376147863 140737376153570 0
/proc/2557705/statm: 51003 42190 3011 3242 0 47143 0
Current children cumulated CPU time: 2.87 s
Current children cumulated vsize: 210996 KiB
Current children cumulated memory: 173684 KiB

[startup+6.3002 s]
/proc/loadavg: 2.21 9.67 15.94 16/899 2557751
/proc/meminfo: memFree=883733476/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=0.05 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 512 4911 0 0 0 1 1 3 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2557696] ppid=2557567 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2557696/stat : 2557696 (timeout) S 2557567 2557696 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572650 2723840 384 18446744073709551615 94907801272320 94907801288833 140720701500144 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94907801303600 94907801305688 94907819565056 140720701503750 140720701503900 140720701503900 140720701509607 0
/proc/2557696/statm: 665 424 397 5 0 90 0
[pid=2557705] ppid=2557696 vsize=280068 memory=219032 CPUtime=5.99 cores=60-63
/proc/2557705/stat : 2557705 (cashwmaxsat-dis) R 2557696 2557696 2557290 0 -1 4194304 44524 0 0 0 597 2 0 0 20 0 1 0 257572651 286789632 54615 18446744073709551615 4198400 17477629 140737376143648 0 0 0 0 0 8404994 0 0 0 17 62 0 0 0 0 0 19900224 19994800 44752896 140737376147726 140737376147863 140737376147863 140737376153570 0
/proc/2557705/statm: 70017 54758 3011 3242 0 66157 0
Current children cumulated CPU time: 6.04 s
Current children cumulated vsize: 287052 KiB
Current children cumulated memory: 223956 KiB

[startup+12.7002 s]
/proc/loadavg: 3.32 9.77 15.94 17/905 2557803
/proc/meminfo: memFree=882612872/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=0.05 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 512 4911 0 0 0 1 1 3 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2557696] ppid=2557567 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2557696/stat : 2557696 (timeout) S 2557567 2557696 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572650 2723840 384 18446744073709551615 94907801272320 94907801288833 140720701500144 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94907801303600 94907801305688 94907819565056 140720701503750 140720701503900 140720701503900 140720701509607 0
/proc/2557696/statm: 665 424 397 5 0 90 0
[pid=2557705] ppid=2557696 vsize=297260 memory=236656 CPUtime=12.34 cores=60-63
/proc/2557705/stat : 2557705 (cashwmaxsat-dis) R 2557696 2557696 2557290 0 -1 4194304 48637 0 0 0 1231 3 0 0 20 0 1 0 257572651 304394240 59095 18446744073709551615 4198400 17477629 140737376143648 0 0 0 0 0 8404994 0 0 0 17 62 0 0 0 0 0 19900224 19994800 44752896 140737376147726 140737376147863 140737376147863 140737376153570 0
/proc/2557705/statm: 74315 59164 3347 3242 0 70455 0
Current children cumulated CPU time: 12.39 s
Current children cumulated vsize: 304244 KiB
Current children cumulated memory: 241580 KiB

[startup+25.5002 s]
/proc/loadavg: 6.13 10.08 15.94 17/905 2557803
/proc/meminfo: memFree=881954848/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=0.05 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 512 4911 0 0 0 1 1 3 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2557696] ppid=2557567 vsize=2660 memory=1696 CPUtime=0 cores=60-63
/proc/2557696/stat : 2557696 (timeout) S 2557567 2557696 2557290 0 -1 4194304 115 0 0 0 0 0 0 0 20 0 1 0 257572650 2723840 384 18446744073709551615 94907801272320 94907801288833 140720701500144 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 94907801303600 94907801305688 94907819565056 140720701503750 140720701503900 140720701503900 140720701509607 0
/proc/2557696/statm: 665 424 397 5 0 90 0
[pid=2557705] ppid=2557696 vsize=301944 memory=236680 CPUtime=25.09 cores=60-63
/proc/2557705/stat : 2557705 (cashwmaxsat-dis) R 2557696 2557696 2557290 0 -1 4194304 48643 0 0 0 2506 3 0 0 20 0 1 0 257572651 309190656 59095 18446744073709551615 4198400 17477629 140737376143648 0 0 0 0 0 8404994 0 0 0 17 62 0 0 0 0 0 19900224 19994800 44752896 140737376147726 140737376147863 140737376147863 140737376153570 0
/proc/2557705/statm: 75486 59170 3347 3242 0 71626 0
Current children cumulated CPU time: 25.14 s
Current children cumulated vsize: 308928 KiB
Current children cumulated memory: 241604 KiB

[startup+51.1149 s]
/proc/loadavg: 9.50 10.56 15.95 17/905 2557869
/proc/meminfo: memFree=881579984/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=0.05 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 512 4911 0 0 0 1 1 3 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2557696] ppid=2557567 vsize=2660 memory=1696 CPUtime=0 cores=60-63

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

[pid=2558058] ppid=2558050 vsize=546784 memory=403776 CPUtime=1599.38 cores=60-63
/proc/2558058/stat : 2558058 (roundingsat) R 2558050 2558050 2557290 0 -1 4194304 38260 0 0 0 159305 633 0 0 20 0 1 0 257752359 559906816 100816 18446744073709551615 94794693664768 94794697979913 140736618206880 0 0 0 0 0 8405026 0 0 0 17 60 0 0 0 0 0 94794698723752 94794698777096 94794727485440 140736618215576 140736618215839 140736618215839 140736618221546 0
/proc/2558058/statm: 136696 100944 2447 1054 0 125277 0
Current children cumulated CPU time: 3389.81 s
Current children cumulated vsize: 553768 KiB
Current children cumulated memory: 408704 KiB

[startup+3462.3 s]
/proc/loadavg: 16.00 16.00 16.00 18/902 2558578
/proc/meminfo: memFree=877770888/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=1790.43 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 587 256112 0 0 0 1 179011 31 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 63 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2558050] ppid=2557567 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2558050/stat : 2558050 (timeout) S 2557567 2558050 2557290 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257752357 2723840 384 18446744073709551615 93908057010176 93908057026689 140722241168336 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 93908057041456 93908057043544 93908064591872 140722241173634 140722241173916 140722241173916 140722241179623 0
/proc/2558050/statm: 665 425 397 5 0 90 0
[pid=2558058] ppid=2558050 vsize=546784 memory=403776 CPUtime=1659.18 cores=60-63
/proc/2558058/stat : 2558058 (roundingsat) R 2558050 2558050 2557290 0 -1 4194304 38260 0 0 0 165272 646 0 0 20 0 1 0 257752359 559906816 100816 18446744073709551615 94794693664768 94794697979913 140736618206880 0 0 0 0 0 8405026 0 0 0 17 60 0 0 0 0 0 94794698723752 94794698777096 94794727485440 140736618215576 140736618215839 140736618215839 140736618221546 0
/proc/2558058/statm: 136696 100944 2447 1054 0 125277 0
Current children cumulated CPU time: 3449.61 s
Current children cumulated vsize: 553768 KiB
Current children cumulated memory: 408704 KiB

[startup+3522.3 s]
/proc/loadavg: 16.22 16.05 16.02 18/901 2558580
/proc/meminfo: memFree=877681088/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=1790.43 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 587 256112 0 0 0 1 179011 31 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 63 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2558050] ppid=2557567 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2558050/stat : 2558050 (timeout) S 2557567 2558050 2557290 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257752357 2723840 384 18446744073709551615 93908057010176 93908057026689 140722241168336 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 93908057041456 93908057043544 93908064591872 140722241173634 140722241173916 140722241173916 140722241179623 0
/proc/2558050/statm: 665 425 397 5 0 90 0
[pid=2558058] ppid=2558050 vsize=546784 memory=403784 CPUtime=1718.98 cores=60-63
/proc/2558058/stat : 2558058 (roundingsat) R 2558050 2558050 2557290 0 -1 4194304 38262 0 0 0 171230 668 0 0 20 0 1 0 257752359 559906816 100816 18446744073709551615 94794693664768 94794697979913 140736618206880 0 0 0 0 0 8405026 0 0 0 17 60 0 0 0 0 0 94794698723752 94794698777096 94794727485440 140736618215576 140736618215839 140736618215839 140736618221546 0
/proc/2558058/statm: 136696 100946 2447 1054 0 125277 0
Current children cumulated CPU time: 3509.41 s
Current children cumulated vsize: 553768 KiB
Current children cumulated memory: 408712 KiB

[startup+3582.3 s]
/proc/loadavg: 16.64 16.21 16.07 18/901 2558584
/proc/meminfo: memFree=877136288/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=1790.43 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 587 256112 0 0 0 1 179011 31 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 63 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2558050] ppid=2557567 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2558050/stat : 2558050 (timeout) S 2557567 2558050 2557290 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257752357 2723840 384 18446744073709551615 93908057010176 93908057026689 140722241168336 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 93908057041456 93908057043544 93908064591872 140722241173634 140722241173916 140722241173916 140722241179623 0
/proc/2558050/statm: 665 425 397 5 0 90 0
[pid=2558058] ppid=2558050 vsize=546784 memory=403784 CPUtime=1778.77 cores=60-63
/proc/2558058/stat : 2558058 (roundingsat) R 2558050 2558050 2557290 0 -1 4194304 38262 0 0 0 177189 688 0 0 20 0 1 0 257752359 559906816 100816 18446744073709551615 94794693664768 94794697979913 140736618206880 0 0 0 0 0 8405026 0 0 0 17 60 0 0 0 0 0 94794698723752 94794698777096 94794727485440 140736618215576 140736618215839 140736618215839 140736618221546 0
/proc/2558058/statm: 136696 100946 2447 1054 0 125277 0
Current children cumulated CPU time: 3569.2 s
Current children cumulated vsize: 553768 KiB
Current children cumulated memory: 408712 KiB

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

# cumulated CPU time of all completed processes:  user=3575.02 s, system=7.50267 s

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

[startup+3584 s]*
/proc/loadavg: 16.64 16.21 16.07 18/901 2558584
/proc/meminfo: memFree=877117288/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=1790.43 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 587 256112 0 0 0 1 179011 31 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 63 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2558050] ppid=2557567 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2558050/stat : 2558050 (timeout) S 2557567 2558050 2557290 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257752357 2723840 384 18446744073709551615 93908057010176 93908057026689 140722241168336 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 93908057041456 93908057043544 93908064591872 140722241173634 140722241173916 140722241173916 140722241179623 0
/proc/2558050/statm: 665 425 397 5 0 90 0
[pid=2558058] ppid=2558050 vsize=546784 memory=403784 CPUtime=1780.49 cores=60-63
/proc/2558058/stat : 2558058 (roundingsat) R 2558050 2558050 2557290 0 -1 4194304 38262 0 0 0 177360 689 0 0 20 0 1 0 257752359 559906816 100816 18446744073709551615 94794693664768 94794697979913 140736618206880 0 0 0 0 0 8405026 0 0 0 17 60 0 0 0 0 0 94794698723752 94794698777096 94794727485440 140736618215576 140736618215839 140736618215839 140736618221546 0
/proc/2558058/statm: 136696 100946 2447 1054 0 125277 0
Current children cumulated CPU time: 3570.92 s
Current children cumulated vsize: 553768 KiB
Current children cumulated memory: 408712 KiB

[startup+3590.4 s]
/proc/loadavg: 16.54 16.20 16.07 18/901 2558584
/proc/meminfo: memFree=877093160/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=1790.43 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 587 256112 0 0 0 1 179011 31 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 63 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2558050] ppid=2557567 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2558050/stat : 2558050 (timeout) S 2557567 2558050 2557290 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257752357 2723840 384 18446744073709551615 93908057010176 93908057026689 140722241168336 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 93908057041456 93908057043544 93908064591872 140722241173634 140722241173916 140722241173916 140722241179623 0
/proc/2558050/statm: 665 425 397 5 0 90 0
[pid=2558058] ppid=2558050 vsize=546784 memory=403784 CPUtime=1786.85 cores=60-63
/proc/2558058/stat : 2558058 (roundingsat) R 2558050 2558050 2557290 0 -1 4194304 38262 0 0 0 177995 690 0 0 20 0 1 0 257752359 559906816 100816 18446744073709551615 94794693664768 94794697979913 140736618206880 0 0 0 0 0 8405026 0 0 0 17 60 0 0 0 0 0 94794698723752 94794698777096 94794727485440 140736618215576 140736618215839 140736618215839 140736618221546 0
/proc/2558058/statm: 136696 100946 2447 1054 0 125277 0
Current children cumulated CPU time: 3577.28 s
Current children cumulated vsize: 553768 KiB
Current children cumulated memory: 408712 KiB

[startup+3593.6 s]
/proc/loadavg: 16.54 16.20 16.07 18/901 2558584
/proc/meminfo: memFree=877079968/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=1790.43 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 587 256112 0 0 0 1 179011 31 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 63 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2558050] ppid=2557567 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2558050/stat : 2558050 (timeout) S 2557567 2558050 2557290 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257752357 2723840 384 18446744073709551615 93908057010176 93908057026689 140722241168336 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 93908057041456 93908057043544 93908064591872 140722241173634 140722241173916 140722241173916 140722241179623 0
/proc/2558050/statm: 665 425 397 5 0 90 0
[pid=2558058] ppid=2558050 vsize=546784 memory=403784 CPUtime=1790.04 cores=60-63
/proc/2558058/stat : 2558058 (roundingsat) R 2558050 2558050 2557290 0 -1 4194304 38262 0 0 0 178313 691 0 0 20 0 1 0 257752359 559906816 100816 18446744073709551615 94794693664768 94794697979913 140736618206880 0 0 0 0 0 8405026 0 0 0 17 60 0 0 0 0 0 94794698723752 94794698777096 94794727485440 140736618215576 140736618215839 140736618215839 140736618221546 0
/proc/2558058/statm: 136696 100946 2447 1054 0 125277 0
Current children cumulated CPU time: 3580.47 s
Current children cumulated vsize: 553768 KiB
Current children cumulated memory: 408712 KiB

[startup+3595.2 s]
/proc/loadavg: 16.49 16.20 16.07 18/901 2558584
/proc/meminfo: memFree=877030552/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3228 CPUtime=1790.43 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 587 256112 0 0 0 1 179011 31 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 63 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 807 707 219 0 143 0
[pid=2558050] ppid=2557567 vsize=2660 memory=1700 CPUtime=0 cores=60-63
/proc/2558050/stat : 2558050 (timeout) S 2557567 2558050 2557290 0 -1 4194304 121 0 0 0 0 0 0 0 20 0 1 0 257752357 2723840 384 18446744073709551615 93908057010176 93908057026689 140722241168336 0 0 0 0 3145728 90119 1 0 0 17 61 0 0 0 0 0 93908057041456 93908057043544 93908064591872 140722241173634 140722241173916 140722241173916 140722241179623 0
/proc/2558050/statm: 665 425 397 5 0 90 0
[pid=2558058] ppid=2558050 vsize=546784 memory=403784 CPUtime=1791.63 cores=60-63
/proc/2558058/stat : 2558058 (roundingsat) R 2558050 2558050 2557290 0 -1 4194304 38262 0 0 0 178472 691 0 0 20 0 1 0 257752359 559906816 100816 18446744073709551615 94794693664768 94794697979913 140736618206880 0 0 0 0 0 8405026 0 0 0 17 60 0 0 0 0 0 94794698723752 94794698777096 94794727485440 140736618215576 140736618215839 140736618215839 140736618221546 0
/proc/2558058/statm: 136696 100946 2447 1054 0 125277 0
Current children cumulated CPU time: 3582.06 s
Current children cumulated vsize: 553768 KiB
Current children cumulated memory: 408712 KiB

[startup+3595.6 s]
/proc/loadavg: 16.49 16.20 16.07 18/901 2558584
/proc/meminfo: memFree=877030552/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3244 CPUtime=3582.35 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 683 295680 0 1 0 1 357501 733 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 2 4 65536 1 0 0 17 62 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 811 707 219 0 143 0
Current children cumulated CPU time: 3582.35 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3244 KiB

[startup+3595.8 s]
/proc/loadavg: 16.49 16.20 16.07 18/901 2558584
/proc/meminfo: memFree=877030552/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3256 CPUtime=3582.49 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 837 297748 0 1 0 1 357501 747 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 814 707 219 0 143 0
Current children cumulated CPU time: 3582.49 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3256 KiB

[startup+3595.9 s]
/proc/loadavg: 16.49 16.20 16.07 18/901 2558584
/proc/meminfo: memFree=877030552/1055320704 swapFree=33554428/33554428
[pid=2557567] ppid=2557508 vsize=4324 memory=3280 CPUtime=3582.51 cores=60-63
/proc/2557567/stat : 2557567 (Hybrid-CASHWMax) S 2557508 2557567 2557290 0 -1 4194304 955 298088 0 1 0 1 357502 748 20 0 1 0 257572623 4427776 640 18446744073709551615 94482349522944 94482350417477 140723356225744 0 0 0 65536 4 65538 1 0 0 17 62 0 0 0 0 0 94482350656528 94482350704272 94482357989376 140723356231865 140723356232034 140723356232034 140723356237770 0
/proc/2557567/statm: 1081 820 710 219 0 143 0
Current children cumulated CPU time: 3582.51 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3280 KiB

Child status: 0

Real time (s): 3595.9
CPU time (s): 3582.52
CPU user time (s): 3575.02
CPU system time (s): 7.50267
CPU usage (%): 99.628
Max. virtual memory (cumulated for all children) (KiB): 1532760
Max. memory (cumulated for all children) (KiB): 1336700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.02
system time used= 7.50267
maximum resident set size= 1331636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 299158
page faults= 1
swaps= 0
block input operations= 0
block output operations= 2016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11061
involuntary context switches= 2544


# summary of solver processes directly reported to runsolver:
#   pid: 2557567
#   total CPU time (s): 3582.52
#   total CPU user time (s): 3575.02
#   total CPU system time (s): 7.50267

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.119 second user time and 42.4599 second system time

The end

Launcher Data

Begin job on nodeE005 at 2026-07-05 11:14:07
IDJOB=4781457
IDBENCH=146690
IDSOLVER=3594
FILE ID=nodeE005/4781457-1783242846
RUNJOBID= nodeE005-1783242846-2557315
SLURM_JOB_ID= 12560890
Free space on /tmp= 797484 MiB

SOLVER NAME= Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat v1
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-1.opb
COMMAND LINE= ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat BENCHNAME TIMEOUT TMPDIR MEMLIMIT
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4781457-1783242846/watcher-4781457-1783242846 -o /tmp/evaluation-result-4781457-1783242846/solver-4781457-1783242846 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4781457-1783242846/vars-4781457-1783242846 --bin-var /tmp/runsolver-exch-nodeE005-1783242846-2557315 --watchdog 3760 --use-pty ./Hybrid-CASHWMaxSATDisjComS-AdaptRoundingSat HOME/instance-4781457-1783242846.opb 3600 HOME 62000

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

MD5SUM BENCH= 13e3cfc76a003558f082ab5832d2ffa8
RANDOM SEED=1665989601

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

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

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

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

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

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

processor	: 30
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3580.179
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		: 3577.580
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		: 3576.697
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		: 3586.652
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		: 3582.884
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		: 3582.918
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		: 3572.963
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		: 3579.015
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		: 3578.594
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		: 3571.909
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		: 3571.768
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		: 3579.176
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		: 3584.866
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		: 3580.403
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		: 3584.267
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		: 3585.308
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		: 3582.966
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		: 3578.759
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		: 3572.991
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		: 3566.750
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		: 3565.603
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		: 3572.933
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		: 3593.698
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		: 3595.989
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		: 3594.490
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		: 3592.983
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		: 3581.249
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		: 3582.222
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		: 2493.659
cache size	: 1024 KB
physical id	: 1
siblings	: 32
core id		: 82
cpu cores	: 32
apicid		: 210
initial apicid	: 210
fpu		: yes
fpu_exception	: yes
cpuid level	: 16
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs		: sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips	: 7090.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:       1055320704 kB
MemFree:        889091700 kB
MemAvailable:   1046077576 kB
Buffers:            2348 kB
Cached:         161579532 kB
SwapCached:            0 kB
Active:          2077412 kB
Inactive:       159628436 kB
Active(anon):     998952 kB
Inactive(anon):        0 kB
Active(file):    1078460 kB
Inactive(file): 159628436 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33554428 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            443460 kB
Writeback:             0 kB
AnonPages:        129060 kB
Mapped:           191908 kB
Shmem:            874984 kB
KReclaimable:    1592784 kB
Slab:            2171884 kB
SReclaimable:    1592784 kB
SUnreclaim:       579100 kB
KernelStack:       14144 kB
PageTables:         4896 kB
SecPageTables:     15328 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214780 kB
Committed_AS:    1340772 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477792 kB
VmallocChunk:          0 kB
Percpu:           130304 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 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:      401860 kB
DirectMap2M:    19843072 kB
DirectMap1G:    1053818880 kB

Free space on /tmp at the end= 796940 MiB
End job on nodeE005 at 2026-07-05 12:14:03