Trace number 4781460

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-40 3582.81 3595.44

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-5.opb
MD5SUM6376bff04bdfc4bc57f3c12cc78d6045
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-40
Best CPU time to get the best result obtained on this benchmark1.38236
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables760
Total number of constraints41619
Number of constraints which are clauses41619
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 760
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 760
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 760
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.05/0.24	c Preprocess time: 0.062 seconds
0.05/0.24	c First solver time limit: 1797 seconds
0.05/0.24	c Second solver time limit: 1798 seconds
3582.73/3595.31	c Exit code from Second Program: 124
3582.79/3595.40	c RoundingSat 2
3582.79/3595.40	c branch HEAD
3582.79/3595.40	c commit unknown
3582.79/3595.40	c #variables 760 #constraints 41619
3582.79/3595.40	c Finish copy
3582.79/3595.40	c bounds - >= -760 @ 0.097374
3582.79/3595.40	c rational objective -380
3582.79/3595.40	c intsize: 10
3582.79/3595.40	c runls-beg
3582.79/3595.40	c clone-beg
3582.79/3595.40	c setend
3582.79/3595.40	c isMakeUpper
3582.79/3595.40	c isMakeUpper
3582.79/3595.40	c Finish cloning data from SAT to LS
3582.79/3595.40	c
3582.79/3595.40	c Use LS-small
3582.79/3595.40	c opt_unsat_weight_small = 760, opt_time = 0.00, step = 1
3582.79/3595.40	o 0
3582.79/3595.40	c opt_unsat_weight_small = 759, opt_time = 0.00, step = 2
3582.79/3595.40	o -1
3582.79/3595.40	c opt_unsat_weight_small = 758, opt_time = 0.00, step = 3
3582.79/3595.40	o -2
3582.79/3595.40	c opt_unsat_weight_small = 757, opt_time = 0.00, step = 4
3582.79/3595.40	o -3
3582.79/3595.40	c opt_unsat_weight_small = 756, opt_time = 0.00, step = 5
3582.79/3595.40	o -4
3582.79/3595.40	c opt_unsat_weight_small = 755, opt_time = 0.00, step = 6
3582.79/3595.40	o -5
3582.79/3595.40	c opt_unsat_weight_small = 754, opt_time = 0.00, step = 7
3582.79/3595.40	o -6
3582.79/3595.40	c opt_unsat_weight_small = 753, opt_time = 0.00, step = 8
3582.79/3595.40	o -7
3582.79/3595.40	c opt_unsat_weight_small = 752, opt_time = 0.00, step = 9
3582.79/3595.40	o -8
3582.79/3595.40	c opt_unsat_weight_small = 751, opt_time = 0.00, step = 10
3582.79/3595.40	o -9
3582.79/3595.40	c opt_unsat_weight_small = 750, opt_time = 0.00, step = 11
3582.79/3595.40	o -10
3582.79/3595.40	c opt_unsat_weight_small = 749, opt_time = 0.00, step = 12
3582.79/3595.40	o -11
3582.79/3595.40	c opt_unsat_weight_small = 748, opt_time = 0.00, step = 13
3582.79/3595.40	o -12
3582.79/3595.40	c opt_unsat_weight_small = 747, opt_time = 0.00, step = 14
3582.79/3595.40	o -13
3582.79/3595.40	c opt_unsat_weight_small = 746, opt_time = 0.00, step = 15
3582.79/3595.40	o -14
3582.79/3595.40	c opt_unsat_weight_small = 745, opt_time = 0.00, step = 16
3582.79/3595.40	o -15
3582.79/3595.40	c opt_unsat_weight_small = 744, opt_time = 0.00, step = 17
3582.79/3595.40	o -16
3582.79/3595.40	c opt_unsat_weight_small = 743, opt_time = 0.00, step = 18
3582.79/3595.40	o -17
3582.79/3595.40	c opt_unsat_weight_small = 742, opt_time = 0.00, step = 19
3582.79/3595.40	o -18
3582.79/3595.40	c opt_unsat_weight_small = 741, opt_time = 0.00, step = 20
3582.79/3595.40	o -19
3582.79/3595.40	c opt_unsat_weight_small = 740, opt_time = 0.00, step = 21
3582.79/3595.40	o -20
3582.79/3595.40	c opt_unsat_weight_small = 739, opt_time = 0.00, step = 22
3582.79/3595.40	o -21
3582.79/3595.40	c opt_unsat_weight_small = 738, opt_time = 0.00, step = 23
3582.79/3595.40	o -22
3582.79/3595.40	c opt_unsat_weight_small = 737, opt_time = 0.00, step = 24
3582.79/3595.40	o -23
3582.79/3595.40	c opt_unsat_weight_small = 736, opt_time = 0.00, step = 25
3582.79/3595.40	o -24
3582.79/3595.40	c opt_unsat_weight_small = 735, opt_time = 0.00, step = 26
3582.79/3595.40	o -25
3582.79/3595.40	c opt_unsat_weight_small = 734, opt_time = 0.00, step = 27
3582.79/3595.40	o -26
3582.79/3595.40	c opt_unsat_weight_small = 733, opt_time = 0.00, step = 28
3582.79/3595.40	o -27
3582.79/3595.40	c opt_unsat_weight_small = 732, opt_time = 0.00, step = 29
3582.79/3595.40	o -28
3582.79/3595.40	c opt_unsat_weight_small = 731, opt_time = 0.00, step = 30
3582.79/3595.40	o -29
3582.79/3595.40	c opt_unsat_weight_small = 726, opt_time = 0.00, step = 75
3582.79/3595.40	o -34
3582.79/3595.40	c opt_unsat_weight_small = 725, opt_time = 0.00, step = 829
3582.79/3595.40	o -35
3582.79/3595.40	c opt_unsat_weight_small = 723, opt_time = 0.00, step = 1227
3582.79/3595.40	o -37
3582.79/3595.40	c opt_unsat_weight_small = 722, opt_time = 0.05, step = 26742
3582.79/3595.40	o -38
3582.79/3595.40	c opt_unsat_weight_small = 721, opt_time = 0.49, step = 224629
3582.79/3595.40	o -39
3582.79/3595.40	c opt_unsat_weight_small = 720, opt_time = 11.11, step = 3758140
3582.79/3595.40	o -40
3582.79/3595.40	c ls-end
3582.79/3595.40	c LS found feasible solution, updating lastSol
3582.79/3595.40	c SAT by LS-small
3582.79/3595.40	c bounds -40 >= -760 @ 30.1879
3582.79/3595.40	c bounds -40 >= -759 @ 30.2608
3582.79/3595.40	c #Conflicts:       1000 | #Constraints:      42631
3582.79/3595.40	c #Conflicts:       2000 | #Constraints:      43674
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c bounds -40 >= -758 @ 30.8422
3582.79/3595.40	c bounds -40 >= -757 @ 30.8424
3582.79/3595.40	c bounds -40 >= -756 @ 30.8427
3582.79/3595.40	c bounds -40 >= -755 @ 30.8429
3582.79/3595.40	c bounds -40 >= -754 @ 30.8432
3582.79/3595.40	c bounds -40 >= -753 @ 30.8434
3582.79/3595.40	c bounds -40 >= -752 @ 30.8437
3582.79/3595.40	c bounds -40 >= -751 @ 30.8439
3582.79/3595.40	c bounds -40 >= -750 @ 30.8442
3582.79/3595.40	c bounds -40 >= -749 @ 30.8444
3582.79/3595.40	c bounds -40 >= -748 @ 30.8447
3582.79/3595.40	c bounds -40 >= -747 @ 30.8449
3582.79/3595.40	c bounds -40 >= -746 @ 30.8452
3582.79/3595.40	c bounds -40 >= -745 @ 30.8454
3582.79/3595.40	c bounds -40 >= -744 @ 30.8456
3582.79/3595.40	c bounds -40 >= -743 @ 30.8459
3582.79/3595.40	c bounds -40 >= -742 @ 30.8461
3582.79/3595.40	c bounds -40 >= -741 @ 30.8464
3582.79/3595.40	c bounds -40 >= -740 @ 30.8466
3582.79/3595.40	c bounds -40 >= -739 @ 30.8468
3582.79/3595.40	c bounds -40 >= -738 @ 30.8471
3582.79/3595.40	c bounds -40 >= -737 @ 30.8474
3582.79/3595.40	c bounds -40 >= -736 @ 30.8476
3582.79/3595.40	c bounds -40 >= -735 @ 30.8479
3582.79/3595.40	c bounds -40 >= -734 @ 30.8481
3582.79/3595.40	c bounds -40 >= -733 @ 30.8483
3582.79/3595.40	c bounds -40 >= -732 @ 30.8486
3582.79/3595.40	c bounds -40 >= -731 @ 30.8488
3582.79/3595.40	c bounds -40 >= -730 @ 30.8491
3582.79/3595.40	c bounds -40 >= -729 @ 30.8493
3582.79/3595.40	c bounds -40 >= -728 @ 30.8496
3582.79/3595.40	c bounds -40 >= -727 @ 30.8498
3582.79/3595.40	c bounds -40 >= -726 @ 30.85
3582.79/3595.40	c bounds -40 >= -725 @ 30.8503
3582.79/3595.40	c bounds -40 >= -724 @ 30.8505
3582.79/3595.40	c bounds -40 >= -723 @ 30.8507
3582.79/3595.40	c bounds -40 >= -722 @ 30.851
3582.79/3595.40	c bounds -40 >= -721 @ 30.8512
3582.79/3595.40	c bounds -40 >= -720 @ 30.8514
3582.79/3595.40	c bounds -40 >= -719 @ 30.8517
3582.79/3595.40	c bounds -40 >= -718 @ 30.8519
3582.79/3595.40	c bounds -40 >= -717 @ 30.8522
3582.79/3595.40	c bounds -40 >= -716 @ 30.8524
3582.79/3595.40	c bounds -40 >= -715 @ 30.8526
3582.79/3595.40	c bounds -40 >= -714 @ 30.8529
3582.79/3595.40	c bounds -40 >= -713 @ 30.8531
3582.79/3595.40	c bounds -40 >= -712 @ 30.8533
3582.79/3595.40	c bounds -40 >= -711 @ 30.8536
3582.79/3595.40	c bounds -40 >= -710 @ 30.8538
3582.79/3595.40	c bounds -40 >= -709 @ 30.8541
3582.79/3595.40	c bounds -40 >= -708 @ 30.8543
3582.79/3595.40	c bounds -40 >= -707 @ 30.8545
3582.79/3595.40	c bounds -40 >= -706 @ 30.8548
3582.79/3595.40	c bounds -40 >= -705 @ 30.855
3582.79/3595.40	c bounds -40 >= -704 @ 30.8553
3582.79/3595.40	c bounds -40 >= -703 @ 30.8555
3582.79/3595.40	c bounds -40 >= -702 @ 30.8557
3582.79/3595.40	c bounds -40 >= -701 @ 30.856
3582.79/3595.40	c bounds -40 >= -700 @ 30.8562
3582.79/3595.40	c bounds -40 >= -699 @ 30.8564
3582.79/3595.40	c bounds -40 >= -698 @ 30.8567
3582.79/3595.40	c bounds -40 >= -697 @ 30.8569
3582.79/3595.40	c bounds -40 >= -696 @ 30.8571
3582.79/3595.40	c bounds -40 >= -695 @ 30.8574
3582.79/3595.40	c bounds -40 >= -694 @ 30.8576
3582.79/3595.40	c bounds -40 >= -693 @ 30.8578
3582.79/3595.40	c bounds -40 >= -692 @ 30.8581
3582.79/3595.40	c bounds -40 >= -691 @ 30.8583
3582.79/3595.40	c bounds -40 >= -690 @ 30.8585
3582.79/3595.40	c bounds -40 >= -689 @ 30.8588
3582.79/3595.40	c bounds -40 >= -688 @ 30.859
3582.79/3595.40	c bounds -40 >= -687 @ 30.8592
3582.79/3595.40	c bounds -40 >= -686 @ 30.8594
3582.79/3595.40	c bounds -40 >= -685 @ 30.8597
3582.79/3595.40	c bounds -40 >= -684 @ 30.8599
3582.79/3595.40	c bounds -40 >= -683 @ 30.8601
3582.79/3595.40	c bounds -40 >= -682 @ 30.8604
3582.79/3595.40	c bounds -40 >= -681 @ 30.8606
3582.79/3595.40	c bounds -40 >= -680 @ 30.8608
3582.79/3595.40	c bounds -40 >= -679 @ 30.861
3582.79/3595.40	c bounds -40 >= -678 @ 30.8613
3582.79/3595.40	c bounds -40 >= -677 @ 30.8615
3582.79/3595.40	c bounds -40 >= -676 @ 30.8617
3582.79/3595.40	c bounds -40 >= -675 @ 30.8619
3582.79/3595.40	c bounds -40 >= -674 @ 30.8621
3582.79/3595.40	c bounds -40 >= -673 @ 30.8624
3582.79/3595.40	c bounds -40 >= -672 @ 30.8626
3582.79/3595.40	c bounds -40 >= -671 @ 30.8628
3582.79/3595.40	c bounds -40 >= -670 @ 30.8631
3582.79/3595.40	c bounds -40 >= -669 @ 30.8633
3582.79/3595.40	c bounds -40 >= -668 @ 30.8635
3582.79/3595.40	c bounds -40 >= -667 @ 30.8637
3582.79/3595.40	c bounds -40 >= -666 @ 30.864
3582.79/3595.40	c bounds -40 >= -665 @ 30.8642
3582.79/3595.40	c bounds -40 >= -664 @ 30.8644
3582.79/3595.40	c bounds -40 >= -663 @ 30.8647
3582.79/3595.40	c bounds -40 >= -662 @ 30.8649
3582.79/3595.40	c bounds -40 >= -661 @ 30.8651
3582.79/3595.40	c bounds -40 >= -660 @ 30.8654
3582.79/3595.40	c bounds -40 >= -659 @ 30.8656
3582.79/3595.40	c bounds -40 >= -658 @ 30.8658
3582.79/3595.40	c bounds -40 >= -657 @ 30.8661
3582.79/3595.40	c bounds -40 >= -656 @ 30.8663
3582.79/3595.40	c bounds -40 >= -655 @ 30.8665
3582.79/3595.40	c bounds -40 >= -654 @ 30.8668
3582.79/3595.40	c bounds -40 >= -653 @ 30.867
3582.79/3595.40	c bounds -40 >= -652 @ 30.8672
3582.79/3595.40	c bounds -40 >= -651 @ 30.8674
3582.79/3595.40	c bounds -40 >= -650 @ 30.8676
3582.79/3595.40	c bounds -40 >= -649 @ 30.8679
3582.79/3595.40	c bounds -40 >= -648 @ 30.8681
3582.79/3595.40	c bounds -40 >= -647 @ 30.8683
3582.79/3595.40	c bounds -40 >= -646 @ 30.8685
3582.79/3595.40	c bounds -40 >= -645 @ 30.8687
3582.79/3595.40	c bounds -40 >= -644 @ 30.869
3582.79/3595.40	c bounds -40 >= -643 @ 30.8692
3582.79/3595.40	c bounds -40 >= -642 @ 30.8694
3582.79/3595.40	c bounds -40 >= -641 @ 30.8696
3582.79/3595.40	c bounds -40 >= -640 @ 30.8698
3582.79/3595.40	c bounds -40 >= -639 @ 30.8701
3582.79/3595.40	c bounds -40 >= -638 @ 30.8703
3582.79/3595.40	c bounds -40 >= -637 @ 30.8705
3582.79/3595.40	c bounds -40 >= -636 @ 30.8708
3582.79/3595.40	c bounds -40 >= -635 @ 30.871
3582.79/3595.40	c bounds -40 >= -634 @ 30.8713
3582.79/3595.40	c bounds -40 >= -633 @ 30.8715
3582.79/3595.40	c bounds -40 >= -632 @ 30.8717
3582.79/3595.40	c bounds -40 >= -631 @ 30.872
3582.79/3595.40	c bounds -40 >= -630 @ 30.8722
3582.79/3595.40	c bounds -40 >= -629 @ 30.8724
3582.79/3595.40	c bounds -40 >= -628 @ 30.8726
3582.79/3595.40	c bounds -40 >= -627 @ 30.8729
3582.79/3595.40	c bounds -40 >= -626 @ 30.8731
3582.79/3595.40	c bounds -40 >= -625 @ 30.8733
3582.79/3595.40	c bounds -40 >= -624 @ 30.8735
3582.79/3595.40	c bounds -40 >= -623 @ 30.8737
3582.79/3595.40	c bounds -40 >= -622 @ 30.8739
3582.79/3595.40	c bounds -40 >= -621 @ 30.8742
3582.79/3595.40	c bounds -40 >= -620 @ 30.8744
3582.79/3595.40	c bounds -40 >= -619 @ 30.8746
3582.79/3595.40	c bounds -40 >= -618 @ 30.8748
3582.79/3595.40	c bounds -40 >= -617 @ 30.875
3582.79/3595.40	c bounds -40 >= -616 @ 30.8752
3582.79/3595.40	c bounds -40 >= -615 @ 30.8754
3582.79/3595.40	c bounds -40 >= -614 @ 30.8757
3582.79/3595.40	c bounds -40 >= -613 @ 30.8759
3582.79/3595.40	c bounds -40 >= -612 @ 30.8761
3582.79/3595.40	c bounds -40 >= -611 @ 30.8764
3582.79/3595.40	c bounds -40 >= -610 @ 30.8766
3582.79/3595.40	c bounds -40 >= -609 @ 30.8768
3582.79/3595.40	c bounds -40 >= -608 @ 30.8771
3582.79/3595.40	c bounds -40 >= -607 @ 30.8773
3582.79/3595.40	c bounds -40 >= -606 @ 30.8775
3582.79/3595.40	c bounds -40 >= -605 @ 30.8777
3582.79/3595.40	c bounds -40 >= -604 @ 30.8779
3582.79/3595.40	c bounds -40 >= -603 @ 30.8781
3582.79/3595.40	c bounds -40 >= -602 @ 30.8783
3582.79/3595.40	c bounds -40 >= -601 @ 30.8785
3582.79/3595.40	c bounds -40 >= -600 @ 30.8787
3582.79/3595.40	c bounds -40 >= -599 @ 30.8789
3582.79/3595.40	c bounds -40 >= -598 @ 30.8791
3582.79/3595.40	c bounds -40 >= -597 @ 30.8793
3582.79/3595.40	c bounds -40 >= -596 @ 30.8795
3582.79/3595.40	c bounds -40 >= -595 @ 30.8797
3582.79/3595.40	c bounds -40 >= -594 @ 30.8799
3582.79/3595.40	c bounds -40 >= -593 @ 30.8801
3582.79/3595.40	c bounds -40 >= -592 @ 30.8804
3582.79/3595.40	c bounds -40 >= -591 @ 30.8806
3582.79/3595.40	c bounds -40 >= -590 @ 30.8808
3582.79/3595.40	c bounds -40 >= -589 @ 30.8809
3582.79/3595.40	c bounds -40 >= -588 @ 30.8812
3582.79/3595.40	c bounds -40 >= -587 @ 30.8814
3582.79/3595.40	c bounds -40 >= -586 @ 30.8816
3582.79/3595.40	c bounds -40 >= -585 @ 30.8818
3582.79/3595.40	c bounds -40 >= -584 @ 30.882
3582.79/3595.40	c bounds -40 >= -583 @ 30.8822
3582.79/3595.40	c bounds -40 >= -582 @ 30.8824
3582.79/3595.40	c bounds -40 >= -581 @ 30.8826
3582.79/3595.40	c bounds -40 >= -580 @ 30.8828
3582.79/3595.40	c bounds -40 >= -579 @ 30.883
3582.79/3595.40	c bounds -40 >= -578 @ 30.8833
3582.79/3595.40	c bounds -40 >= -577 @ 30.8835
3582.79/3595.40	c bounds -40 >= -576 @ 30.8837
3582.79/3595.40	c bounds -40 >= -575 @ 30.8839
3582.79/3595.40	c bounds -40 >= -574 @ 30.8841
3582.79/3595.40	c bounds -40 >= -573 @ 30.8843
3582.79/3595.40	c bounds -40 >= -572 @ 30.8845
3582.79/3595.40	c bounds -40 >= -571 @ 30.8847
3582.79/3595.40	c bounds -40 >= -570 @ 30.885
3582.79/3595.40	c bounds -40 >= -569 @ 30.8852
3582.79/3595.40	c bounds -40 >= -568 @ 30.8854
3582.79/3595.40	c bounds -40 >= -567 @ 30.8856
3582.79/3595.40	c bounds -40 >= -566 @ 30.8858
3582.79/3595.40	c bounds -40 >= -565 @ 30.886
3582.79/3595.40	c bounds -40 >= -564 @ 30.8863
3582.79/3595.40	c bounds -40 >= -563 @ 30.8865
3582.79/3595.40	c bounds -40 >= -562 @ 30.8867
3582.79/3595.40	c bounds -40 >= -561 @ 30.8869
3582.79/3595.40	c bounds -40 >= -560 @ 30.8871
3582.79/3595.40	c bounds -40 >= -559 @ 30.8873
3582.79/3595.40	c bounds -40 >= -558 @ 30.8875
3582.79/3595.40	c bounds -40 >= -557 @ 30.8877
3582.79/3595.40	c bounds -40 >= -556 @ 30.8879
3582.79/3595.40	c bounds -40 >= -555 @ 30.8881
3582.79/3595.40	c bounds -40 >= -554 @ 30.8883
3582.79/3595.40	c bounds -40 >= -553 @ 30.8885
3582.79/3595.40	c bounds -40 >= -552 @ 30.8888
3582.79/3595.40	c bounds -40 >= -551 @ 30.889
3582.79/3595.40	c bounds -40 >= -550 @ 30.8892
3582.79/3595.40	c bounds -40 >= -549 @ 30.8894
3582.79/3595.40	c bounds -40 >= -548 @ 30.8895
3582.79/3595.40	c bounds -40 >= -547 @ 30.8898
3582.79/3595.40	c bounds -40 >= -546 @ 30.89
3582.79/3595.40	c bounds -40 >= -545 @ 30.8901
3582.79/3595.40	c bounds -40 >= -544 @ 30.8903
3582.79/3595.40	c bounds -40 >= -543 @ 30.8905
3582.79/3595.40	c bounds -40 >= -542 @ 30.8907
3582.79/3595.40	c bounds -40 >= -541 @ 30.8909
3582.79/3595.40	c bounds -40 >= -540 @ 30.8911
3582.79/3595.40	c bounds -40 >= -539 @ 30.8913
3582.79/3595.40	c bounds -40 >= -538 @ 30.8915
3582.79/3595.40	c bounds -40 >= -537 @ 30.8917
3582.79/3595.40	c bounds -40 >= -536 @ 30.8919
3582.79/3595.40	c bounds -40 >= -535 @ 30.892
3582.79/3595.40	c bounds -40 >= -534 @ 30.8922
3582.79/3595.40	c bounds -40 >= -533 @ 30.8924
3582.79/3595.40	c bounds -40 >= -532 @ 30.8926
3582.79/3595.40	c bounds -40 >= -531 @ 30.8928
3582.79/3595.40	c bounds -40 >= -530 @ 30.893
3582.79/3595.40	c bounds -40 >= -529 @ 30.8932
3582.79/3595.40	c bounds -40 >= -528 @ 30.8934
3582.79/3595.40	c bounds -40 >= -527 @ 30.8936
3582.79/3595.40	c bounds -40 >= -526 @ 30.8938
3582.79/3595.40	c bounds -40 >= -525 @ 30.8939
3582.79/3595.40	c bounds -40 >= -524 @ 30.8941
3582.79/3595.40	c bounds -40 >= -523 @ 30.8943
3582.79/3595.40	c bounds -40 >= -522 @ 30.8945
3582.79/3595.40	c bounds -40 >= -521 @ 30.8947
3582.79/3595.40	c bounds -40 >= -520 @ 30.8949
3582.79/3595.40	c bounds -40 >= -519 @ 30.8951
3582.79/3595.40	c bounds -40 >= -518 @ 30.8953
3582.79/3595.40	c bounds -40 >= -517 @ 30.8954
3582.79/3595.40	c bounds -40 >= -516 @ 30.8956
3582.79/3595.40	c bounds -40 >= -515 @ 30.8958
3582.79/3595.40	c bounds -40 >= -514 @ 30.896
3582.79/3595.40	c bounds -40 >= -513 @ 30.8962
3582.79/3595.40	c bounds -40 >= -512 @ 30.8964
3582.79/3595.40	c bounds -40 >= -511 @ 30.8965
3582.79/3595.40	c bounds -40 >= -510 @ 30.8967
3582.79/3595.40	c bounds -40 >= -509 @ 30.8969
3582.79/3595.40	c bounds -40 >= -508 @ 30.8971
3582.79/3595.40	c bounds -40 >= -507 @ 30.8972
3582.79/3595.40	c bounds -40 >= -506 @ 30.8974
3582.79/3595.40	c bounds -40 >= -505 @ 30.8976
3582.79/3595.40	c bounds -40 >= -504 @ 30.8978
3582.79/3595.40	c bounds -40 >= -503 @ 30.8979
3582.79/3595.40	c bounds -40 >= -502 @ 30.8981
3582.79/3595.40	c bounds -40 >= -501 @ 30.8984
3582.79/3595.40	c bounds -40 >= -500 @ 30.8986
3582.79/3595.40	c bounds -40 >= -499 @ 30.8987
3582.79/3595.40	c bounds -40 >= -498 @ 30.8989
3582.79/3595.40	c bounds -40 >= -497 @ 30.8992
3582.79/3595.40	c bounds -40 >= -496 @ 30.8996
3582.79/3595.40	c bounds -40 >= -495 @ 30.8998
3582.79/3595.40	c bounds -40 >= -494 @ 30.9
3582.79/3595.40	c bounds -40 >= -493 @ 30.9002
3582.79/3595.40	c bounds -40 >= -492 @ 30.9004
3582.79/3595.40	c bounds -40 >= -491 @ 30.9006
3582.79/3595.40	c bounds -40 >= -490 @ 30.9008
3582.79/3595.40	c bounds -40 >= -489 @ 30.9009
3582.79/3595.40	c bounds -40 >= -488 @ 30.9011
3582.79/3595.40	c bounds -40 >= -487 @ 30.9013
3582.79/3595.40	c bounds -40 >= -486 @ 30.9015
3582.79/3595.40	c bounds -40 >= -485 @ 30.9016
3582.79/3595.40	c bounds -40 >= -484 @ 30.9018
3582.79/3595.40	c bounds -40 >= -483 @ 30.902
3582.79/3595.40	c bounds -40 >= -482 @ 30.9022
3582.79/3595.40	c bounds -40 >= -481 @ 30.9024
3582.79/3595.40	c bounds -40 >= -480 @ 30.9026
3582.79/3595.40	c bounds -40 >= -479 @ 30.9027
3582.79/3595.40	c bounds -40 >= -478 @ 30.9029
3582.79/3595.40	c bounds -40 >= -477 @ 30.9031
3582.79/3595.40	c bounds -40 >= -476 @ 30.9033
3582.79/3595.40	c bounds -40 >= -475 @ 30.9034
3582.79/3595.40	c bounds -40 >= -474 @ 30.9036
3582.79/3595.40	c bounds -40 >= -473 @ 30.9038
3582.79/3595.40	c bounds -40 >= -472 @ 30.904
3582.79/3595.40	c bounds -40 >= -471 @ 30.9042
3582.79/3595.40	c bounds -40 >= -470 @ 30.9043
3582.79/3595.40	c bounds -40 >= -469 @ 30.9045
3582.79/3595.40	c bounds -40 >= -468 @ 30.9047
3582.79/3595.40	c bounds -40 >= -467 @ 30.9048
3582.79/3595.40	c bounds -40 >= -466 @ 30.905
3582.79/3595.40	c bounds -40 >= -465 @ 30.9052
3582.79/3595.40	c bounds -40 >= -464 @ 30.9054
3582.79/3595.40	c bounds -40 >= -463 @ 30.9055
3582.79/3595.40	c bounds -40 >= -462 @ 30.9057
3582.79/3595.40	c bounds -40 >= -461 @ 30.9059
3582.79/3595.40	c bounds -40 >= -460 @ 30.906
3582.79/3595.40	c bounds -40 >= -459 @ 30.9062
3582.79/3595.40	c bounds -40 >= -458 @ 30.9063
3582.79/3595.40	c bounds -40 >= -457 @ 30.9065
3582.79/3595.40	c bounds -40 >= -456 @ 30.9067
3582.79/3595.40	c bounds -40 >= -455 @ 30.9068
3582.79/3595.40	c bounds -40 >= -454 @ 30.907
3582.79/3595.40	c bounds -40 >= -453 @ 30.9072
3582.79/3595.40	c bounds -40 >= -452 @ 30.9073
3582.79/3595.40	c bounds -40 >= -451 @ 30.9075
3582.79/3595.40	c bounds -40 >= -450 @ 30.9077
3582.79/3595.40	c bounds -40 >= -449 @ 30.9078
3582.79/3595.40	c bounds -40 >= -448 @ 30.908
3582.79/3595.40	c bounds -40 >= -447 @ 30.9081
3582.79/3595.40	c bounds -40 >= -446 @ 30.9083
3582.79/3595.40	c bounds -40 >= -445 @ 30.9085
3582.79/3595.40	c bounds -40 >= -444 @ 30.9087
3582.79/3595.40	c bounds -40 >= -443 @ 30.9089
3582.79/3595.40	c bounds -40 >= -442 @ 30.909
3582.79/3595.40	c bounds -40 >= -441 @ 30.9092
3582.79/3595.40	c bounds -40 >= -440 @ 30.9094
3582.79/3595.40	c bounds -40 >= -439 @ 30.9096
3582.79/3595.40	c bounds -40 >= -438 @ 30.9097
3582.79/3595.40	c bounds -40 >= -437 @ 30.9099
3582.79/3595.40	c bounds -40 >= -436 @ 30.9101
3582.79/3595.40	c bounds -40 >= -435 @ 30.9103
3582.79/3595.40	c bounds -40 >= -434 @ 30.9105
3582.79/3595.40	c bounds -40 >= -433 @ 30.9106
3582.79/3595.40	c bounds -40 >= -432 @ 30.9108
3582.79/3595.40	c bounds -40 >= -431 @ 30.911
3582.79/3595.40	c bounds -40 >= -430 @ 30.9111
3582.79/3595.40	c bounds -40 >= -429 @ 30.9113
3582.79/3595.40	c bounds -40 >= -428 @ 30.9115
3582.79/3595.40	c bounds -40 >= -427 @ 30.9116
3582.79/3595.40	c bounds -40 >= -426 @ 30.9118
3582.79/3595.40	c bounds -40 >= -425 @ 30.912
3582.79/3595.40	c bounds -40 >= -424 @ 30.9122
3582.79/3595.40	c bounds -40 >= -423 @ 30.9123
3582.79/3595.40	c bounds -40 >= -422 @ 30.9125
3582.79/3595.40	c bounds -40 >= -421 @ 30.9127
3582.79/3595.40	c bounds -40 >= -420 @ 30.9128
3582.79/3595.40	c bounds -40 >= -419 @ 30.913
3582.79/3595.40	c bounds -40 >= -418 @ 30.9132
3582.79/3595.40	c bounds -40 >= -417 @ 30.9133
3582.79/3595.40	c bounds -40 >= -416 @ 30.9135
3582.79/3595.40	c bounds -40 >= -415 @ 30.9137
3582.79/3595.40	c bounds -40 >= -414 @ 30.9138
3582.79/3595.40	c bounds -40 >= -413 @ 30.914
3582.79/3595.40	c bounds -40 >= -412 @ 30.9141
3582.79/3595.40	c bounds -40 >= -411 @ 30.9143
3582.79/3595.40	c bounds -40 >= -410 @ 30.9145
3582.79/3595.40	c bounds -40 >= -409 @ 30.9146
3582.79/3595.40	c bounds -40 >= -408 @ 30.9148
3582.79/3595.40	c bounds -40 >= -407 @ 30.9149
3582.79/3595.40	c bounds -40 >= -406 @ 30.9151
3582.79/3595.40	c bounds -40 >= -405 @ 30.9153
3582.79/3595.40	c bounds -40 >= -404 @ 30.9154
3582.79/3595.40	c bounds -40 >= -403 @ 30.9156
3582.79/3595.40	c bounds -40 >= -402 @ 30.9157
3582.79/3595.40	c bounds -40 >= -401 @ 30.9159
3582.79/3595.40	c bounds -40 >= -400 @ 30.916
3582.79/3595.40	c bounds -40 >= -399 @ 30.9162
3582.79/3595.40	c bounds -40 >= -398 @ 30.9163
3582.79/3595.40	c bounds -40 >= -397 @ 30.9165
3582.79/3595.40	c bounds -40 >= -396 @ 30.9166
3582.79/3595.40	c bounds -40 >= -395 @ 30.9168
3582.79/3595.40	c bounds -40 >= -394 @ 30.917
3582.79/3595.40	c bounds -40 >= -393 @ 30.9171
3582.79/3595.40	c bounds -40 >= -392 @ 30.9173
3582.79/3595.40	c bounds -40 >= -391 @ 30.9174
3582.79/3595.40	c bounds -40 >= -390 @ 30.9176
3582.79/3595.40	c bounds -40 >= -389 @ 30.9178
3582.79/3595.40	c bounds -40 >= -388 @ 30.9179
3582.79/3595.40	c bounds -40 >= -387 @ 30.9181
3582.79/3595.40	c bounds -40 >= -386 @ 30.9183
3582.79/3595.40	c bounds -40 >= -385 @ 30.9184
3582.79/3595.40	c bounds -40 >= -384 @ 30.9186
3582.79/3595.40	c bounds -40 >= -383 @ 30.9188
3582.79/3595.40	c bounds -40 >= -382 @ 30.9189
3582.79/3595.40	c bounds -40 >= -381 @ 30.9191
3582.79/3595.40	c bounds -40 >= -380 @ 30.9192
3582.79/3595.40	c bounds -40 >= -379 @ 30.9194
3582.79/3595.40	c bounds -40 >= -378 @ 30.9199
3582.79/3595.40	c bounds -40 >= -377 @ 30.9202
3582.79/3595.40	c bounds -40 >= -376 @ 31.0257
3582.79/3595.40	c bounds -40 >= -375 @ 31.0258
3582.79/3595.40	c bounds -40 >= -374 @ 31.0258
3582.79/3595.40	c bounds -40 >= -373 @ 31.0264
3582.79/3595.40	c bounds -40 >= -372 @ 31.0269
3582.79/3595.40	c bounds -40 >= -371 @ 31.0274
3582.79/3595.40	c bounds -40 >= -370 @ 31.0278
3582.79/3595.40	c bounds -40 >= -369 @ 31.0278
3582.79/3595.40	c bounds -40 >= -368 @ 31.028
3582.79/3595.40	c bounds -40 >= -367 @ 31.0286
3582.79/3595.40	c bounds -40 >= -366 @ 31.0288
3582.79/3595.40	c bounds -40 >= -365 @ 31.0288
3582.79/3595.40	c bounds -40 >= -364 @ 31.0291
3582.79/3595.40	c bounds -40 >= -363 @ 31.0296
3582.79/3595.40	c bounds -40 >= -362 @ 31.0298
3582.79/3595.40	c bounds -40 >= -361 @ 31.0298
3582.79/3595.40	c bounds -40 >= -360 @ 31.0298
3582.79/3595.40	c bounds -40 >= -359 @ 31.0298
3582.79/3595.40	c bounds -40 >= -358 @ 31.0298
3582.79/3595.40	c bounds -40 >= -357 @ 31.0298
3582.79/3595.40	c bounds -40 >= -356 @ 31.0298
3582.79/3595.40	c bounds -40 >= -355 @ 31.0298
3582.79/3595.40	c bounds -40 >= -354 @ 31.0298
3582.79/3595.40	c bounds -40 >= -353 @ 31.0298
3582.79/3595.40	c bounds -40 >= -352 @ 31.0298
3582.79/3595.40	c bounds -40 >= -351 @ 31.0298
3582.79/3595.40	c bounds -40 >= -350 @ 31.0298
3582.79/3595.40	c bounds -40 >= -349 @ 31.0298
3582.79/3595.40	c bounds -40 >= -348 @ 31.0298
3582.79/3595.40	c bounds -40 >= -347 @ 31.0299
3582.79/3595.40	c bounds -40 >= -346 @ 31.0306
3582.79/3595.40	c bounds -40 >= -345 @ 31.0308
3582.79/3595.40	c bounds -40 >= -344 @ 31.0308
3582.79/3595.40	c bounds -40 >= -343 @ 31.0313
3582.79/3595.40	c bounds -40 >= -342 @ 31.0317
3582.79/3595.40	c bounds -40 >= -341 @ 31.0318
3582.79/3595.40	c bounds -40 >= -340 @ 31.0318
3582.79/3595.40	c bounds -40 >= -339 @ 31.0318
3582.79/3595.40	c bounds -40 >= -338 @ 31.0318
3582.79/3595.40	c bounds -40 >= -337 @ 31.0321
3582.79/3595.40	c bounds -40 >= -336 @ 31.0326
3582.79/3595.40	c bounds -40 >= -335 @ 31.0328
3582.79/3595.40	c bounds -40 >= -334 @ 31.0328
3582.79/3595.40	c bounds -40 >= -333 @ 31.033
3582.79/3595.40	c bounds -40 >= -332 @ 31.0334
3582.79/3595.40	c bounds -40 >= -331 @ 31.0339
3582.79/3595.40	c bounds -40 >= -330 @ 31.0344
3582.79/3595.40	c bounds -40 >= -329 @ 31.0349
3582.79/3595.40	c bounds -40 >= -328 @ 31.0353
3582.79/3595.40	c bounds -40 >= -327 @ 31.0358
3582.79/3595.40	c bounds -40 >= -326 @ 31.0358
3582.79/3595.40	c bounds -40 >= -325 @ 31.0358
3582.79/3595.40	c bounds -40 >= -324 @ 31.0358
3582.79/3595.40	c bounds -40 >= -323 @ 31.0358
3582.79/3595.40	c bounds -40 >= -322 @ 31.0358
3582.79/3595.40	c bounds -40 >= -321 @ 31.0358
3582.79/3595.40	c bounds -40 >= -320 @ 31.0358
3582.79/3595.40	c bounds -40 >= -319 @ 31.036
3582.79/3595.40	c bounds -40 >= -318 @ 31.0365
3582.79/3595.40	c bounds -40 >= -317 @ 31.0367
3582.79/3595.40	c bounds -40 >= -316 @ 31.0367
3582.79/3595.40	c bounds -40 >= -315 @ 31.0369
3582.79/3595.40	c bounds -40 >= -314 @ 31.0373
3582.79/3595.40	c bounds -40 >= -313 @ 31.0378
3582.79/3595.40	c bounds -40 >= -312 @ 31.0382
3582.79/3595.40	c bounds -40 >= -311 @ 31.0386
3582.79/3595.40	c bounds -40 >= -310 @ 31.0387
3582.79/3595.40	c bounds -40 >= -309 @ 31.0387
3582.79/3595.40	c bounds -40 >= -308 @ 31.0387
3582.79/3595.40	c bounds -40 >= -307 @ 31.0387
3582.79/3595.40	c bounds -40 >= -306 @ 31.0388
3582.79/3595.40	c bounds -40 >= -305 @ 31.0392
3582.79/3595.40	c bounds -40 >= -304 @ 31.0397
3582.79/3595.40	c bounds -40 >= -303 @ 31.0397
3582.79/3595.40	c bounds -40 >= -302 @ 31.0397
3582.79/3595.40	c bounds -40 >= -301 @ 31.04
3582.79/3595.40	c bounds -40 >= -300 @ 31.0405
3582.79/3595.40	c bounds -40 >= -299 @ 31.0407
3582.79/3595.40	c bounds -40 >= -298 @ 31.0407
3582.79/3595.40	c bounds -40 >= -297 @ 31.0407
3582.79/3595.40	c bounds -40 >= -296 @ 31.0407
3582.79/3595.40	c bounds -40 >= -295 @ 31.0408
3582.79/3595.40	c bounds -40 >= -294 @ 31.0412
3582.79/3595.40	c bounds -40 >= -293 @ 31.0418
3582.79/3595.40	c bounds -40 >= -292 @ 31.0423
3582.79/3595.40	c bounds -40 >= -291 @ 31.0427
3582.79/3595.40	c bounds -40 >= -290 @ 31.0427
3582.79/3595.40	c bounds -40 >= -289 @ 31.0427
3582.79/3595.40	c bounds -40 >= -288 @ 31.0427
3582.79/3595.40	c bounds -40 >= -287 @ 31.0427
3582.79/3595.40	c bounds -40 >= -286 @ 31.0427
3582.79/3595.40	c bounds -40 >= -285 @ 31.0427
3582.79/3595.40	c bounds -40 >= -284 @ 31.0427
3582.79/3595.40	c bounds -40 >= -283 @ 31.0427
3582.79/3595.40	c bounds -40 >= -282 @ 31.0427
3582.79/3595.40	c bounds -40 >= -281 @ 31.0427
3582.79/3595.40	c bounds -40 >= -280 @ 31.0427
3582.79/3595.40	c bounds -40 >= -279 @ 31.0429
3582.79/3595.40	c bounds -40 >= -278 @ 31.0433
3582.79/3595.40	c bounds -40 >= -277 @ 31.0436
3582.79/3595.40	c bounds -40 >= -276 @ 31.0437
3582.79/3595.40	c bounds -40 >= -275 @ 31.0437
3582.79/3595.40	c bounds -40 >= -274 @ 31.0438
3582.79/3595.40	c bounds -40 >= -273 @ 31.0442
3582.79/3595.40	c bounds -40 >= -272 @ 31.0446
3582.79/3595.40	c bounds -40 >= -271 @ 31.0447
3582.79/3595.40	c bounds -40 >= -270 @ 31.0447
3582.79/3595.40	c bounds -40 >= -269 @ 31.0447
3582.79/3595.40	c bounds -40 >= -268 @ 31.0447
3582.79/3595.40	c bounds -40 >= -267 @ 31.0447
3582.79/3595.40	c bounds -40 >= -266 @ 31.0452
3582.79/3595.40	c bounds -40 >= -265 @ 31.0456
3582.79/3595.40	c bounds -40 >= -264 @ 31.046
3582.79/3595.40	c bounds -40 >= -263 @ 31.0463
3582.79/3595.40	c bounds -40 >= -262 @ 31.0467
3582.79/3595.40	c bounds -40 >= -261 @ 31.0471
3582.79/3595.40	c bounds -40 >= -260 @ 31.0476
3582.79/3595.40	c bounds -40 >= -259 @ 31.0477
3582.79/3595.40	c bounds -40 >= -258 @ 31.0477
3582.79/3595.40	c bounds -40 >= -257 @ 31.0477
3582.79/3595.40	c bounds -40 >= -256 @ 31.0477
3582.79/3595.40	c bounds -40 >= -255 @ 31.0477
3582.79/3595.40	c bounds -40 >= -254 @ 31.0478
3582.79/3595.40	c bounds -40 >= -253 @ 31.0483
3582.79/3595.40	c bounds -40 >= -252 @ 31.0486
3582.79/3595.40	c bounds -40 >= -251 @ 31.0487
3582.79/3595.40	c bounds -40 >= -250 @ 31.0487
3582.79/3595.40	c bounds -40 >= -249 @ 31.0487
3582.79/3595.40	c bounds -40 >= -248 @ 31.0487
3582.79/3595.40	c bounds -40 >= -247 @ 31.0487
3582.79/3595.40	c bounds -40 >= -246 @ 31.0487
3582.79/3595.40	c bounds -40 >= -245 @ 31.0487
3582.79/3595.40	c bounds -40 >= -244 @ 31.0488
3582.79/3595.40	c bounds -40 >= -243 @ 31.0492
3582.79/3595.40	c bounds -40 >= -242 @ 31.0495
3582.79/3595.40	c bounds -40 >= -241 @ 31.0497
3582.79/3595.40	c bounds -40 >= -240 @ 31.0497
3582.79/3595.40	c bounds -40 >= -239 @ 31.0497
3582.79/3595.40	c bounds -40 >= -238 @ 31.0501
3582.79/3595.40	c bounds -40 >= -237 @ 31.0507
3582.79/3595.40	c bounds -40 >= -236 @ 31.0513
3582.79/3595.40	c bounds -40 >= -235 @ 31.0517
3582.79/3595.40	c bounds -40 >= -234 @ 31.0517
3582.79/3595.40	c bounds -40 >= -233 @ 31.0517
3582.79/3595.40	c bounds -40 >= -232 @ 31.0517
3582.79/3595.40	c bounds -40 >= -231 @ 31.0517
3582.79/3595.40	c bounds -40 >= -230 @ 31.0517
3582.79/3595.40	c bounds -40 >= -229 @ 31.0517
3582.79/3595.40	c bounds -40 >= -228 @ 31.0517
3582.79/3595.40	c bounds -40 >= -227 @ 31.0517
3582.79/3595.40	c bounds -40 >= -226 @ 31.0517
3582.79/3595.40	c bounds -40 >= -225 @ 31.0519
3582.79/3595.40	c bounds -40 >= -224 @ 31.0522
3582.79/3595.40	c bounds -40 >= -223 @ 31.0527
3582.79/3595.40	c bounds -40 >= -222 @ 31.0527
3582.79/3595.40	c bounds -40 >= -221 @ 31.0528
3582.79/3595.40	c bounds -40 >= -220 @ 31.0533
3582.79/3595.40	c bounds -40 >= -219 @ 31.0538
3582.79/3595.40	c bounds -40 >= -218 @ 31.0543
3582.79/3595.40	c bounds -40 >= -217 @ 31.0547
3582.79/3595.40	c bounds -40 >= -216 @ 31.0552
3582.79/3595.40	c bounds -40 >= -215 @ 31.0557
3582.79/3595.40	c bounds -40 >= -214 @ 31.0562
3582.79/3595.40	c bounds -40 >= -213 @ 31.0568
3582.79/3595.40	c bounds -40 >= -212 @ 31.0572
3582.79/3595.40	c bounds -40 >= -211 @ 31.0577
3582.79/3595.40	c bounds -40 >= -210 @ 31.0577
3582.79/3595.40	c bounds -40 >= -209 @ 31.058
3582.79/3595.40	c bounds -40 >= -208 @ 31.0587
3582.79/3595.40	c bounds -40 >= -207 @ 31.0594
3582.79/3595.40	c bounds -40 >= -206 @ 31.0597
3582.79/3595.40	c bounds -40 >= -205 @ 31.0597
3582.79/3595.40	c bounds -40 >= -204 @ 31.0604
3582.79/3595.40	c bounds -40 >= -203 @ 31.0606
3582.79/3595.40	c bounds -40 >= -202 @ 31.0606
3582.79/3595.40	c bounds -40 >= -201 @ 31.0606
3582.79/3595.40	c bounds -40 >= -200 @ 31.0609
3582.79/3595.40	c bounds -40 >= -199 @ 31.0614
3582.79/3595.40	c bounds -40 >= -198 @ 31.0619
3582.79/3595.40	c bounds -40 >= -197 @ 31.0625
3582.79/3595.40	c bounds -40 >= -196 @ 31.0634
3582.79/3595.40	c bounds -40 >= -195 @ 31.0638
3582.79/3595.40	c bounds -40 >= -194 @ 31.0644
3582.79/3595.40	c bounds -40 >= -193 @ 31.0655
3582.79/3595.40	c bounds -40 >= -192 @ 31.0662
3582.79/3595.40	c bounds -40 >= -191 @ 31.0672
3582.79/3595.40	c bounds -40 >= -190 @ 31.0677
3582.79/3595.40	c bounds -40 >= -189 @ 31.068
3582.79/3595.40	c bounds -40 >= -188 @ 31.0684
3582.79/3595.40	c bounds -40 >= -187 @ 31.0686
3582.79/3595.40	c bounds -40 >= -186 @ 31.0689
3582.79/3595.40	c bounds -40 >= -185 @ 31.0692
3582.79/3595.40	c bounds -40 >= -184 @ 31.0697
3582.79/3595.40	c bounds -40 >= -183 @ 31.0703
3582.79/3595.40	c bounds -40 >= -182 @ 31.0706
3582.79/3595.40	c bounds -40 >= -181 @ 31.0706
3582.79/3595.40	c bounds -40 >= -180 @ 31.0714
3582.79/3595.40	c bounds -40 >= -179 @ 31.0721
3582.79/3595.40	c bounds -40 >= -178 @ 31.0726
3582.79/3595.40	c bounds -40 >= -177 @ 31.0726
3582.79/3595.40	c #Conflicts:       3000 | #Constraints:      45719
3582.79/3595.40	c bounds -40 >= -176 @ 31.0726
3582.79/3595.40	c bounds -40 >= -175 @ 31.073
3582.79/3595.40	c bounds -40 >= -174 @ 31.0738
3582.79/3595.40	c bounds -40 >= -173 @ 31.0745
3582.79/3595.40	c bounds -40 >= -172 @ 31.0752
3582.79/3595.40	c bounds -40 >= -171 @ 31.0761
3582.79/3595.40	c bounds -40 >= -170 @ 31.0771
3582.79/3595.40	c bounds -40 >= -169 @ 31.0785
3582.79/3595.40	c bounds -40 >= -168 @ 31.0789
3582.79/3595.40	c bounds -40 >= -167 @ 31.0799
3582.79/3595.40	c bounds -40 >= -166 @ 31.0806
3582.79/3595.40	c bounds -40 >= -165 @ 31.081
3582.79/3595.40	c bounds -40 >= -164 @ 31.083
3582.79/3595.40	c bounds -40 >= -163 @ 31.0842
3582.79/3595.40	c bounds -40 >= -162 @ 31.1491
3582.79/3595.40	c bounds -40 >= -161 @ 31.151
3582.79/3595.40	c bounds -40 >= -160 @ 31.1537
3582.79/3595.40	c bounds -40 >= -159 @ 31.155
3582.79/3595.40	c bounds -40 >= -158 @ 31.1558
3582.79/3595.40	c bounds -40 >= -157 @ 31.1566
3582.79/3595.40	c bounds -40 >= -156 @ 31.1585
3582.79/3595.40	c bounds -40 >= -155 @ 31.1618
3582.79/3595.40	c bounds -40 >= -154 @ 31.1627
3582.79/3595.40	c bounds -40 >= -153 @ 31.1634
3582.79/3595.40	c bounds -40 >= -152 @ 31.1643
3582.79/3595.40	c bounds -40 >= -151 @ 31.1656
3582.79/3595.40	c bounds -40 >= -150 @ 31.1669
3582.79/3595.40	c bounds -40 >= -149 @ 31.1682
3582.79/3595.40	c bounds -40 >= -148 @ 31.1714
3582.79/3595.40	c bounds -40 >= -147 @ 31.175
3582.79/3595.40	c #Conflicts:       4000 | #Constraints:      46998
3582.79/3595.40	c bounds -40 >= -146 @ 31.1858
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -146
3582.79/3595.40	c bounds -40 >= -145 @ 31.254
3582.79/3595.40	c bounds -40 >= -144 @ 31.2575
3582.79/3595.40	c bounds -40 >= -143 @ 31.2611
3582.79/3595.40	c bounds -40 >= -142 @ 31.2634
3582.79/3595.40	c bounds -40 >= -141 @ 31.3265
3582.79/3595.40	c #Conflicts:       5000 | #Constraints:      45889
3582.79/3595.40	c bounds -40 >= -140 @ 31.34
3582.79/3595.40	c bounds -40 >= -139 @ 31.3421
3582.79/3595.40	c bounds -40 >= -138 @ 31.3465
3582.79/3595.40	c #Conflicts:       6000 | #Constraints:      46940
3582.79/3595.40	c bounds -40 >= -137 @ 31.4333
3582.79/3595.40	c bounds -40 >= -136 @ 31.526
3582.79/3595.40	c #Conflicts:       7000 | #Constraints:      47991
3582.79/3595.40	c bounds -40 >= -135 @ 31.6387
3582.79/3595.40	c #Conflicts:       8000 | #Constraints:      49015
3582.79/3595.40	c bounds -40 >= -134 @ 31.6703
3582.79/3595.40	c #Conflicts:       9000 | #Constraints:      50030
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c rational objective -134
3582.79/3595.40	c bounds -40 >= -133 @ 31.7903
3582.79/3595.40	c #Conflicts:      10000 | #Constraints:      47682
3582.79/3595.40	c bounds -40 >= -132 @ 31.8858
3582.79/3595.40	c bounds -40 >= -131 @ 31.9764
3582.79/3595.40	c #Conflicts:      11000 | #Constraints:      48715
3582.79/3595.40	c bounds -40 >= -130 @ 32.0802
3582.79/3595.40	c #Conflicts:      12000 | #Constraints:      49748
3582.79/3595.40	c bounds -40 >= -129 @ 32.1551
3582.79/3595.40	c #Conflicts:      13000 | #Constraints:      50760
3582.79/3595.40	c bounds -40 >= -128 @ 32.2671
3582.79/3595.40	c bounds -40 >= -127 @ 32.3088
3582.79/3595.40	c #Conflicts:      14000 | #Constraints:      51805
3582.79/3595.40	c bounds -40 >= -126 @ 32.5334
3582.79/3595.40	c #Conflicts:      15000 | #Constraints:      52823
3582.79/3595.40	c #Conflicts:      16000 | #Constraints:      53823
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -126
3582.79/3595.40	c #Conflicts:      17000 | #Constraints:      49573
3582.79/3595.40	c bounds -40 >= -125 @ 33.1855
3582.79/3595.40	c #Conflicts:      18000 | #Constraints:      50606
3582.79/3595.40	c #Conflicts:      19000 | #Constraints:      51606
3582.79/3595.40	c bounds -40 >= -124 @ 33.7153
3582.79/3595.40	c #Conflicts:      20000 | #Constraints:      52624
3582.79/3595.40	c #Conflicts:      21000 | #Constraints:      53664
3582.79/3595.40	c #Conflicts:      22000 | #Constraints:      54693
3582.79/3595.40	c #Conflicts:      23000 | #Constraints:      55730
3582.79/3595.40	c #Conflicts:      24000 | #Constraints:      56772
3582.79/3595.40	c #Conflicts:      25000 | #Constraints:      57814
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -124
3582.79/3595.40	c #Conflicts:      26000 | #Constraints:      51609
3582.79/3595.40	c #Conflicts:      27000 | #Constraints:      52609
3582.79/3595.40	c #Conflicts:      28000 | #Constraints:      53609
3582.79/3595.40	c #Conflicts:      29000 | #Constraints:      54609
3582.79/3595.40	c bounds -40 >= -123 @ 37.1232
3582.79/3595.40	c #Conflicts:      30000 | #Constraints:      55636
3582.79/3595.40	c bounds -40 >= -122 @ 37.4523
3582.79/3595.40	c #Conflicts:      31000 | #Constraints:      56663
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -122
3582.79/3595.40	c #Conflicts:      32000 | #Constraints:      51189
3582.79/3595.40	c #Conflicts:      33000 | #Constraints:      52189
3582.79/3595.40	c #Conflicts:      34000 | #Constraints:      53189
3582.79/3595.40	c #Conflicts:      35000 | #Constraints:      54189
3582.79/3595.40	c bounds -40 >= -121 @ 38.5119
3582.79/3595.40	c #Conflicts:      36000 | #Constraints:      55225
3582.79/3595.40	c #Conflicts:      37000 | #Constraints:      56225
3582.79/3595.40	c #Conflicts:      38000 | #Constraints:      57225
3582.79/3595.40	c #Conflicts:      39000 | #Constraints:      58225
3582.79/3595.40	c bounds -40 >= -120 @ 39.5906
3582.79/3595.40	c #Conflicts:      40000 | #Constraints:      59264
3582.79/3595.40	c #Conflicts:      41000 | #Constraints:      60264
3582.79/3595.40	c #Conflicts:      42000 | #Constraints:      61264
3582.79/3595.40	c #Conflicts:      43000 | #Constraints:      62264
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -120
3582.79/3595.40	c #Conflicts:      44000 | #Constraints:      53798
3582.79/3595.40	c bounds -40 >= -119 @ 41.6835
3582.79/3595.40	c #Conflicts:      45000 | #Constraints:      54825
3582.79/3595.40	c #Conflicts:      46000 | #Constraints:      55825
3582.79/3595.40	c #Conflicts:      47000 | #Constraints:      56825
3582.79/3595.40	c #Conflicts:      48000 | #Constraints:      57825
3582.79/3595.40	c #Conflicts:      49000 | #Constraints:      58825
3582.79/3595.40	c #Conflicts:      50000 | #Constraints:      59825
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -119
3582.79/3595.40	c #Conflicts:      51000 | #Constraints:      52701
3582.79/3595.40	c #Conflicts:      52000 | #Constraints:      53701
3582.79/3595.40	c #Conflicts:      53000 | #Constraints:      54701
3582.79/3595.40	c #Conflicts:      54000 | #Constraints:      55701
3582.79/3595.40	c #Conflicts:      55000 | #Constraints:      56701
3582.79/3595.40	c #Conflicts:      56000 | #Constraints:      57701
3582.79/3595.40	c bounds -40 >= -118 @ 45.3505
3582.79/3595.40	c #Conflicts:      57000 | #Constraints:      58743
3582.79/3595.40	c #Conflicts:      58000 | #Constraints:      59780
3582.79/3595.40	c #Conflicts:      59000 | #Constraints:      60816
3582.79/3595.40	c #Conflicts:      60000 | #Constraints:      61851
3582.79/3595.40	c #Conflicts:      61000 | #Constraints:      62881
3582.79/3595.40	c #Conflicts:      62000 | #Constraints:      63917
3582.79/3595.40	c #Conflicts:      63000 | #Constraints:      64955
3582.79/3595.40	c #Conflicts:      64000 | #Constraints:      65996
3582.79/3595.40	c #Conflicts:      65000 | #Constraints:      67036
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -118
3582.79/3595.40	c #Conflicts:      66000 | #Constraints:      56183
3582.79/3595.40	c #Conflicts:      67000 | #Constraints:      57183
3582.79/3595.40	c #Conflicts:      68000 | #Constraints:      58183
3582.79/3595.40	c #Conflicts:      69000 | #Constraints:      59183
3582.79/3595.40	c #Conflicts:      70000 | #Constraints:      60183
3582.79/3595.40	c #Conflicts:      71000 | #Constraints:      61183
3582.79/3595.40	c #Conflicts:      72000 | #Constraints:      62183
3582.79/3595.40	c #Conflicts:      73000 | #Constraints:      63183
3582.79/3595.40	c bounds -40 >= -117 @ 53.2246
3582.79/3595.40	c #Conflicts:      74000 | #Constraints:      64207
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -117
3582.79/3595.40	c #Conflicts:      75000 | #Constraints:      55031
3582.79/3595.40	c #Conflicts:      76000 | #Constraints:      56031
3582.79/3595.40	c #Conflicts:      77000 | #Constraints:      57031
3582.79/3595.40	c #Conflicts:      78000 | #Constraints:      58031
3582.79/3595.40	c #Conflicts:      79000 | #Constraints:      59031
3582.79/3595.40	c #Conflicts:      80000 | #Constraints:      60031
3582.79/3595.40	c #Conflicts:      81000 | #Constraints:      61031
3582.79/3595.40	c #Conflicts:      82000 | #Constraints:      62031
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -117
3582.79/3595.40	c #Conflicts:      83000 | #Constraints:      54149
3582.79/3595.40	c #Conflicts:      84000 | #Constraints:      55149
3582.79/3595.40	c #Conflicts:      85000 | #Constraints:      56149
3582.79/3595.40	c #Conflicts:      86000 | #Constraints:      57149
3582.79/3595.40	c bounds -40 >= -116 @ 57.3892
3582.79/3595.40	c #Conflicts:      87000 | #Constraints:      58185
3582.79/3595.40	c #Conflicts:      88000 | #Constraints:      59185
3582.79/3595.40	c #Conflicts:      89000 | #Constraints:      60185
3582.79/3595.40	c #Conflicts:      90000 | #Constraints:      61185
3582.79/3595.40	c #Conflicts:      91000 | #Constraints:      62185
3582.79/3595.40	c #Conflicts:      92000 | #Constraints:      63185
3582.79/3595.40	c #Conflicts:      93000 | #Constraints:      64185
3582.79/3595.40	c bounds -40 >= -115 @ 59.488
3582.79/3595.40	c #Conflicts:      94000 | #Constraints:      65203
3582.79/3595.40	c #Conflicts:      95000 | #Constraints:      66203
3582.79/3595.40	c #Conflicts:      96000 | #Constraints:      67203
3582.79/3595.40	c #Conflicts:      97000 | #Constraints:      68203
3582.79/3595.40	c #Conflicts:      98000 | #Constraints:      69203
3582.79/3595.40	c #Conflicts:      99000 | #Constraints:      70203
3582.79/3595.40	c #Conflicts:     100000 | #Constraints:      71203
3582.79/3595.40	c #Conflicts:     101000 | #Constraints:      72203
3582.79/3595.40	c #Conflicts:     102000 | #Constraints:      73203
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -115
3582.79/3595.40	c bounds -40 >= -114 @ 63.4028
3582.79/3595.40	c #Conflicts:     103000 | #Constraints:      59549
3582.79/3595.40	c #Conflicts:     104000 | #Constraints:      60549
3582.79/3595.40	c #Conflicts:     105000 | #Constraints:      61549
3582.79/3595.40	c #Conflicts:     106000 | #Constraints:      62549
3582.79/3595.40	c #Conflicts:     107000 | #Constraints:      63549
3582.79/3595.40	c #Conflicts:     108000 | #Constraints:      64549
3582.79/3595.40	c #Conflicts:     109000 | #Constraints:      65549
3582.79/3595.40	c #Conflicts:     110000 | #Constraints:      66549
3582.79/3595.40	c bounds -40 >= -113 @ 65.8496
3582.79/3595.40	c #Conflicts:     111000 | #Constraints:      67579
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -113
3582.79/3595.40	c #Conflicts:     112000 | #Constraints:      56944
3582.79/3595.40	c #Conflicts:     113000 | #Constraints:      57944
3582.79/3595.40	c #Conflicts:     114000 | #Constraints:      58944
3582.79/3595.40	c #Conflicts:     115000 | #Constraints:      59944
3582.79/3595.40	c #Conflicts:     116000 | #Constraints:      60944
3582.79/3595.40	c #Conflicts:     117000 | #Constraints:      61944
3582.79/3595.40	c #Conflicts:     118000 | #Constraints:      62944
3582.79/3595.40	c bounds -40 >= -112 @ 68.9079
3582.79/3595.40	c #Conflicts:     119000 | #Constraints:      63974
3582.79/3595.40	c #Conflicts:     120000 | #Constraints:      65020
3582.79/3595.40	c #Conflicts:     121000 | #Constraints:      66056
3582.79/3595.40	c #Conflicts:     122000 | #Constraints:      67102
3582.79/3595.40	c #Conflicts:     123000 | #Constraints:      68143
3582.79/3595.40	c #Conflicts:     124000 | #Constraints:      69185
3582.79/3595.40	c #Conflicts:     125000 | #Constraints:      70222
3582.79/3595.40	c #Conflicts:     126000 | #Constraints:      71272
3582.79/3595.40	c #Conflicts:     127000 | #Constraints:      72314
3582.79/3595.40	c #Conflicts:     128000 | #Constraints:      73358
3582.79/3595.40	c #Conflicts:     129000 | #Constraints:      74397
3582.79/3595.40	c #Conflicts:     130000 | #Constraints:      75432
3582.79/3595.40	c #Conflicts:     131000 | #Constraints:      76471
3582.79/3595.40	c #Conflicts:     132000 | #Constraints:      77508
3582.79/3595.40	c #Conflicts:     133000 | #Constraints:      78553
3582.79/3595.40	c #Conflicts:     134000 | #Constraints:      79591
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -112
3582.79/3595.40	c #Conflicts:     135000 | #Constraints:      62701
3582.79/3595.40	c #Conflicts:     136000 | #Constraints:      63701
3582.79/3595.40	c #Conflicts:     137000 | #Constraints:      64701
3582.79/3595.40	c #Conflicts:     138000 | #Constraints:      65701
3582.79/3595.40	c #Conflicts:     139000 | #Constraints:      66701
3582.79/3595.40	c #Conflicts:     140000 | #Constraints:      67701
3582.79/3595.40	c #Conflicts:     141000 | #Constraints:      68701
3582.79/3595.40	c #Conflicts:     142000 | #Constraints:      69701
3582.79/3595.40	c #Conflicts:     143000 | #Constraints:      70701
3582.79/3595.40	c #Conflicts:     144000 | #Constraints:      71701
3582.79/3595.40	c #Conflicts:     145000 | #Constraints:      72701
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -112
3582.79/3595.40	c #Conflicts:     146000 | #Constraints:      59168
3582.79/3595.40	c #Conflicts:     147000 | #Constraints:      60168
3582.79/3595.40	c #Conflicts:     148000 | #Constraints:      61168
3582.79/3595.40	c #Conflicts:     149000 | #Constraints:      62168
3582.79/3595.40	c #Conflicts:     150000 | #Constraints:      63168
3582.79/3595.40	c #Conflicts:     151000 | #Constraints:      64168
3582.79/3595.40	c #Conflicts:     152000 | #Constraints:      65168
3582.79/3595.40	c #Conflicts:     153000 | #Constraints:      66168
3582.79/3595.40	c #Conflicts:     154000 | #Constraints:      67168
3582.79/3595.40	c bounds -40 >= -111 @ 86.1895
3582.79/3595.40	c #Conflicts:     155000 | #Constraints:      68189
3582.79/3595.40	c #Conflicts:     156000 | #Constraints:      69189
3582.79/3595.40	c #Conflicts:     157000 | #Constraints:      70189
3582.79/3595.40	c #Conflicts:     158000 | #Constraints:      71189
3582.79/3595.40	c #Conflicts:     159000 | #Constraints:      72189
3582.79/3595.40	c #Conflicts:     160000 | #Constraints:      73189
3582.79/3595.40	c #Conflicts:     161000 | #Constraints:      74189
3582.79/3595.40	c #Conflicts:     162000 | #Constraints:      75189
3582.79/3595.40	c #Conflicts:     163000 | #Constraints:      76189
3582.79/3595.40	c #Conflicts:     164000 | #Constraints:      77189
3582.79/3595.40	c #Conflicts:     165000 | #Constraints:      78189
3582.79/3595.40	c #Conflicts:     166000 | #Constraints:      79189
3582.79/3595.40	c #Conflicts:     167000 | #Constraints:      80189
3582.79/3595.40	c #Conflicts:     168000 | #Constraints:      81189
3582.79/3595.40	c #Conflicts:     169000 | #Constraints:      82189
3582.79/3595.40	c #Conflicts:     170000 | #Constraints:      83189
3582.79/3595.40	c #Conflicts:     171000 | #Constraints:      84189
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -111
3582.79/3595.40	c #Conflicts:     172000 | #Constraints:      65203
3582.79/3595.40	c #Conflicts:     173000 | #Constraints:      66203
3582.79/3595.40	c #Conflicts:     174000 | #Constraints:      67203
3582.79/3595.40	c #Conflicts:     175000 | #Constraints:      68203
3582.79/3595.40	c #Conflicts:     176000 | #Constraints:      69203
3582.79/3595.40	c #Conflicts:     177000 | #Constraints:      70203
3582.79/3595.40	c #Conflicts:     178000 | #Constraints:      71203
3582.79/3595.40	c #Conflicts:     179000 | #Constraints:      72203
3582.79/3595.40	c #Conflicts:     180000 | #Constraints:      73203
3582.79/3595.40	c #Conflicts:     181000 | #Constraints:      74203
3582.79/3595.40	c #Conflicts:     182000 | #Constraints:      75203
3582.79/3595.40	c #Conflicts:     183000 | #Constraints:      76203
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -111
3582.79/3595.40	c #Conflicts:     184000 | #Constraints:      61173
3582.79/3595.40	c #Conflicts:     185000 | #Constraints:      62173
3582.79/3595.40	c #Conflicts:     186000 | #Constraints:      63173
3582.79/3595.40	c #Conflicts:     187000 | #Constraints:      64173
3582.79/3595.40	c #Conflicts:     188000 | #Constraints:      65173
3582.79/3595.40	c #Conflicts:     189000 | #Constraints:      66173
3582.79/3595.40	c #Conflicts:     190000 | #Constraints:      67173
3582.79/3595.40	c #Conflicts:     191000 | #Constraints:      68173
3582.79/3595.40	c #Conflicts:     192000 | #Constraints:      69173
3582.79/3595.40	c bounds -40 >= -110 @ 101.612
3582.79/3595.40	c #Conflicts:     193000 | #Constraints:      70212
3582.79/3595.40	c #Conflicts:     194000 | #Constraints:      71212
3582.79/3595.40	c #Conflicts:     195000 | #Constraints:      72212
3582.79/3595.40	c #Conflicts:     196000 | #Constraints:      73212
3582.79/3595.40	c #Conflicts:     197000 | #Constraints:      74212
3582.79/3595.40	c #Conflicts:     198000 | #Constraints:      75212
3582.79/3595.40	c #Conflicts:     199000 | #Constraints:      76212
3582.79/3595.40	c #Conflicts:     200000 | #Constraints:      77212
3582.79/3595.40	c #Conflicts:     201000 | #Constraints:      78212
3582.79/3595.40	c #Conflicts:     202000 | #Constraints:      79212
3582.79/3595.40	c #Conflicts:     203000 | #Constraints:      80212
3582.79/3595.40	c #Conflicts:     204000 | #Constraints:      81212
3582.79/3595.40	c #Conflicts:     205000 | #Constraints:      82212
3582.79/3595.40	c #Conflicts:     206000 | #Constraints:      83212
3582.79/3595.40	c #Conflicts:     207000 | #Constraints:      84212
3582.79/3595.40	c #Conflicts:     208000 | #Constraints:      85212
3582.79/3595.40	c #Conflicts:     209000 | #Constraints:      86212
3582.79/3595.40	c #Conflicts:     210000 | #Constraints:      87212
3582.79/3595.40	c #Conflicts:     211000 | #Constraints:      88212
3582.79/3595.40	c bounds -40 >= -109 @ 109.938
3582.79/3595.40	c #Conflicts:     212000 | #Constraints:      89236
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -109
3582.79/3595.40	c #Conflicts:     213000 | #Constraints:      67649
3582.79/3595.40	c #Conflicts:     214000 | #Constraints:      68649
3582.79/3595.40	c #Conflicts:     215000 | #Constraints:      69649
3582.79/3595.40	c #Conflicts:     216000 | #Constraints:      70649
3582.79/3595.40	c #Conflicts:     217000 | #Constraints:      71649
3582.79/3595.40	c #Conflicts:     218000 | #Constraints:      72649
3582.79/3595.40	c #Conflicts:     219000 | #Constraints:      73649
3582.79/3595.40	c #Conflicts:     220000 | #Constraints:      74649
3582.79/3595.40	c #Conflicts:     221000 | #Constraints:      75649
3582.79/3595.40	c #Conflicts:     222000 | #Constraints:      76649
3582.79/3595.40	c #Conflicts:     223000 | #Constraints:      77649
3582.79/3595.40	c #Conflicts:     224000 | #Constraints:      78649
3582.79/3595.40	c #Conflicts:     225000 | #Constraints:      79649
3582.79/3595.40	c #Conflicts:     226000 | #Constraints:      80649
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -109
3582.79/3595.40	c #Conflicts:     227000 | #Constraints:      64876
3582.79/3595.40	c #Conflicts:     228000 | #Constraints:      65876
3582.79/3595.40	c #Conflicts:     229000 | #Constraints:      66876
3582.79/3595.40	c #Conflicts:     230000 | #Constraints:      67876
3582.79/3595.40	c #Conflicts:     231000 | #Constraints:      68876
3582.79/3595.40	c #Conflicts:     232000 | #Constraints:      69876
3582.79/3595.40	c #Conflicts:     233000 | #Constraints:      70876
3582.79/3595.40	c #Conflicts:     234000 | #Constraints:      71876
3582.79/3595.40	c #Conflicts:     235000 | #Constraints:      72876
3582.79/3595.40	c #Conflicts:     236000 | #Constraints:      73876
3582.79/3595.40	c #Conflicts:     237000 | #Constraints:      74876
3582.79/3595.40	c #Conflicts:     238000 | #Constraints:      75876
3582.79/3595.40	c #Conflicts:     239000 | #Constraints:      76876
3582.79/3595.40	c #Conflicts:     240000 | #Constraints:      77876
3582.79/3595.40	c #Conflicts:     241000 | #Constraints:      78876
3582.79/3595.40	c #Conflicts:     242000 | #Constraints:      79876
3582.79/3595.40	c #Conflicts:     243000 | #Constraints:      80876
3582.79/3595.40	c #Conflicts:     244000 | #Constraints:      81876
3582.79/3595.40	c #Conflicts:     245000 | #Constraints:      82876
3582.79/3595.40	c #Conflicts:     246000 | #Constraints:      83876
3582.79/3595.40	c #Conflicts:     247000 | #Constraints:      84876
3582.79/3595.40	c #Conflicts:     248000 | #Constraints:      85876
3582.79/3595.40	c #Conflicts:     249000 | #Constraints:      86876
3582.79/3595.40	c #Conflicts:     250000 | #Constraints:      87876
3582.79/3595.40	c #Conflicts:     251000 | #Constraints:      88876
3582.79/3595.40	c #Conflicts:     252000 | #Constraints:      89876
3582.79/3595.40	c #Conflicts:     253000 | #Constraints:      90876
3582.79/3595.40	c #Conflicts:     254000 | #Constraints:      91876
3582.79/3595.40	c #Conflicts:     255000 | #Constraints:      92876
3582.79/3595.40	c #Conflicts:     256000 | #Constraints:      93876
3582.79/3595.40	c #Conflicts:     257000 | #Constraints:      94876
3582.79/3595.40	c #Conflicts:     258000 | #Constraints:      95876
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -109
3582.79/3595.40	c #Conflicts:     259000 | #Constraints:      71231
3582.79/3595.40	c #Conflicts:     260000 | #Constraints:      72283
3582.79/3595.40	c #Conflicts:     261000 | #Constraints:      73318
3582.79/3595.40	c #Conflicts:     262000 | #Constraints:      74356
3582.79/3595.40	c #Conflicts:     263000 | #Constraints:      75407
3582.79/3595.40	c #Conflicts:     264000 | #Constraints:      76457
3582.79/3595.40	c #Conflicts:     265000 | #Constraints:      77493
3582.79/3595.40	c #Conflicts:     266000 | #Constraints:      78523
3582.79/3595.40	c #Conflicts:     267000 | #Constraints:      79575
3582.79/3595.40	c #Conflicts:     268000 | #Constraints:      80607
3582.79/3595.40	c #Conflicts:     269000 | #Constraints:      81657
3582.79/3595.40	c #Conflicts:     270000 | #Constraints:      82701
3582.79/3595.40	c #Conflicts:     271000 | #Constraints:      83743
3582.79/3595.40	c #Conflicts:     272000 | #Constraints:      84778
3582.79/3595.40	c #Conflicts:     273000 | #Constraints:      85821
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -109
3582.79/3595.40	c #Conflicts:     274000 | #Constraints:      66695
3582.79/3595.40	c #Conflicts:     275000 | #Constraints:      67695
3582.79/3595.40	c #Conflicts:     276000 | #Constraints:      68695
3582.79/3595.40	c #Conflicts:     277000 | #Constraints:      69695
3582.79/3595.40	c #Conflicts:     278000 | #Constraints:      70695
3582.79/3595.40	c #Conflicts:     279000 | #Constraints:      71695
3582.79/3595.40	c #Conflicts:     280000 | #Constraints:      72695
3582.79/3595.40	c #Conflicts:     281000 | #Constraints:      73695
3582.79/3595.40	c #Conflicts:     282000 | #Constraints:      74695
3582.79/3595.40	c #Conflicts:     283000 | #Constraints:      75695
3582.79/3595.40	c #Conflicts:     284000 | #Constraints:      76695
3582.79/3595.40	c #Conflicts:     285000 | #Constraints:      77695
3582.79/3595.40	c #Conflicts:     286000 | #Constraints:      78695
3582.79/3595.40	c #Conflicts:     287000 | #Constraints:      79695
3582.79/3595.40	c #Conflicts:     288000 | #Constraints:      80695
3582.79/3595.40	c #Conflicts:     289000 | #Constraints:      81695
3582.79/3595.40	c #Conflicts:     290000 | #Constraints:      82695
3582.79/3595.40	c #Conflicts:     291000 | #Constraints:      83695
3582.79/3595.40	c #Conflicts:     292000 | #Constraints:      84695
3582.79/3595.40	c #Conflicts:     293000 | #Constraints:      85695
3582.79/3595.40	c #Conflicts:     294000 | #Constraints:      86695
3582.79/3595.40	c #Conflicts:     295000 | #Constraints:      87695
3582.79/3595.40	c #Conflicts:     296000 | #Constraints:      88695
3582.79/3595.40	c #Conflicts:     297000 | #Constraints:      89695
3582.79/3595.40	c #Conflicts:     298000 | #Constraints:      90695
3582.79/3595.40	c #Conflicts:     299000 | #Constraints:      91695
3582.79/3595.40	c #Conflicts:     300000 | #Constraints:      92695
3582.79/3595.40	c #Conflicts:     301000 | #Constraints:      93695
3582.79/3595.40	c #Conflicts:     302000 | #Constraints:      94695
3582.79/3595.40	c #Conflicts:     303000 | #Constraints:      95695
3582.79/3595.40	c bounds -40 >= -108 @ 158.31
3582.79/3595.40	c #Conflicts:     304000 | #Constraints:      96722
3582.79/3595.40	c #Conflicts:     305000 | #Constraints:      97722
3582.79/3595.40	c #Conflicts:     306000 | #Constraints:      98722
3582.79/3595.40	c #Conflicts:     307000 | #Constraints:      99722
3582.79/3595.40	c #Conflicts:     308000 | #Constraints:     100722
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -108
3582.79/3595.40	c #Conflicts:     309000 | #Constraints:      73653
3582.79/3595.40	c #Conflicts:     310000 | #Constraints:      74689
3582.79/3595.40	c #Conflicts:     311000 | #Constraints:      75736
3582.79/3595.40	c #Conflicts:     312000 | #Constraints:      76775
3582.79/3595.40	c #Conflicts:     313000 | #Constraints:      77814
3582.79/3595.40	c #Conflicts:     314000 | #Constraints:      78845
3582.79/3595.40	c #Conflicts:     315000 | #Constraints:      79885
3582.79/3595.40	c #Conflicts:     316000 | #Constraints:      80925
3582.79/3595.40	c #Conflicts:     317000 | #Constraints:      81969
3582.79/3595.40	c #Conflicts:     318000 | #Constraints:      83006
3582.79/3595.40	c #Conflicts:     319000 | #Constraints:      84042
3582.79/3595.40	c #Conflicts:     320000 | #Constraints:      85080
3582.79/3595.40	c #Conflicts:     321000 | #Constraints:      86121
3582.79/3595.40	c #Conflicts:     322000 | #Constraints:      87158
3582.79/3595.40	c #Conflicts:     323000 | #Constraints:      88194
3582.79/3595.40	c #Conflicts:     324000 | #Constraints:      89227
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -108
3582.79/3595.40	c #Conflicts:     325000 | #Constraints:      67913
3582.79/3595.40	c #Conflicts:     326000 | #Constraints:      68913
3582.79/3595.40	c #Conflicts:     327000 | #Constraints:      69913
3582.79/3595.40	c #Conflicts:     328000 | #Constraints:      70913
3582.79/3595.40	c #Conflicts:     329000 | #Constraints:      71913
3582.79/3595.40	c #Conflicts:     330000 | #Constraints:      72913
3582.79/3595.40	c #Conflicts:     331000 | #Constraints:      73913
3582.79/3595.40	c #Conflicts:     332000 | #Constraints:      74913
3582.79/3595.40	c #Conflicts:     333000 | #Constraints:      75913
3582.79/3595.40	c #Conflicts:     334000 | #Constraints:      76913
3582.79/3595.40	c #Conflicts:     335000 | #Constraints:      77913
3582.79/3595.40	c #Conflicts:     336000 | #Constraints:      78913
3582.79/3595.40	c #Conflicts:     337000 | #Constraints:      79913
3582.79/3595.40	c #Conflicts:     338000 | #Constraints:      80913
3582.79/3595.40	c #Conflicts:     339000 | #Constraints:      81913
3582.79/3595.40	c #Conflicts:     340000 | #Constraints:      82913
3582.79/3595.40	c #Conflicts:     341000 | #Constraints:      83913
3582.79/3595.40	c #Conflicts:     342000 | #Constraints:      84913
3582.79/3595.40	c #Conflicts:     343000 | #Constraints:      85913
3582.79/3595.40	c #Conflicts:     344000 | #Constraints:      86913
3582.79/3595.40	c #Conflicts:     345000 | #Constraints:      87913
3582.79/3595.40	c #Conflicts:     346000 | #Constraints:      88913
3582.79/3595.40	c #Conflicts:     347000 | #Constraints:      89913
3582.79/3595.40	c #Conflicts:     348000 | #Constraints:      90913
3582.79/3595.40	c #Conflicts:     349000 | #Constraints:      91913
3582.79/3595.40	c #Conflicts:     350000 | #Constraints:      92913
3582.79/3595.40	c #Conflicts:     351000 | #Constraints:      93913
3582.79/3595.40	c #Conflicts:     352000 | #Constraints:      94913
3582.79/3595.40	c #Conflicts:     353000 | #Constraints:      95913
3582.79/3595.40	c #Conflicts:     354000 | #Constraints:      96913
3582.79/3595.40	c #Conflicts:     355000 | #Constraints:      97913
3582.79/3595.40	c #Conflicts:     356000 | #Constraints:      98913
3582.79/3595.40	c #Conflicts:     357000 | #Constraints:      99913
3582.79/3595.40	c #Conflicts:     358000 | #Constraints:     100913
3582.79/3595.40	c #Conflicts:     359000 | #Constraints:     101913
3582.79/3595.40	c #Conflicts:     360000 | #Constraints:     102913
3582.79/3595.40	c #Conflicts:     361000 | #Constraints:     103913
3582.79/3595.40	c #Conflicts:     362000 | #Constraints:     104913
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -108
3582.79/3595.40	c #Conflicts:     363000 | #Constraints:      75294
3582.79/3595.40	c #Conflicts:     364000 | #Constraints:      76294
3582.79/3595.40	c #Conflicts:     365000 | #Constraints:      77294
3582.79/3595.40	c #Conflicts:     366000 | #Constraints:      78294
3582.79/3595.40	c #Conflicts:     367000 | #Constraints:      79294
3582.79/3595.40	c #Conflicts:     368000 | #Constraints:      80294
3582.79/3595.40	c #Conflicts:     369000 | #Constraints:      81294
3582.79/3595.40	c #Conflicts:     370000 | #Constraints:      82294
3582.79/3595.40	c #Conflicts:     371000 | #Constraints:      83294
3582.79/3595.40	c #Conflicts:     372000 | #Constraints:      84294
3582.79/3595.40	c #Conflicts:     373000 | #Constraints:      85294
3582.79/3595.40	c #Conflicts:     374000 | #Constraints:      86294
3582.79/3595.40	c #Conflicts:     375000 | #Constraints:      87294
3582.79/3595.40	c #Conflicts:     376000 | #Constraints:      88294
3582.79/3595.40	c #Conflicts:     377000 | #Constraints:      89294
3582.79/3595.40	c #Conflicts:     378000 | #Constraints:      90294
3582.79/3595.40	c #Conflicts:     379000 | #Constraints:      91294
3582.79/3595.40	c #Conflicts:     380000 | #Constraints:      92294
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -108
3582.79/3595.40	c #Conflicts:     381000 | #Constraints:      70312
3582.79/3595.40	c #Conflicts:     382000 | #Constraints:      71312
3582.79/3595.40	c #Conflicts:     383000 | #Constraints:      72312
3582.79/3595.40	c #Conflicts:     384000 | #Constraints:      73312
3582.79/3595.40	c #Conflicts:     385000 | #Constraints:      74312
3582.79/3595.40	c #Conflicts:     386000 | #Constraints:      75312
3582.79/3595.40	c #Conflicts:     387000 | #Constraints:      76312
3582.79/3595.40	c #Conflicts:     388000 | #Constraints:      77312
3582.79/3595.40	c #Conflicts:     389000 | #Constraints:      78312
3582.79/3595.40	c #Conflicts:     390000 | #Constraints:      79312
3582.79/3595.40	c #Conflicts:     391000 | #Constraints:      80312
3582.79/3595.40	c #Conflicts:     392000 | #Constraints:      81312
3582.79/3595.40	c #Conflicts:     393000 | #Constraints:      82312
3582.79/3595.40	c #Conflicts:     394000 | #Constraints:      83312
3582.79/3595.40	c #Conflicts:     395000 | #Constraints:      84312
3582.79/3595.40	c #Conflicts:     396000 | #Constraints:      85312
3582.79/3595.40	c #Conflicts:     397000 | #Constraints:      86312
3582.79/3595.40	c #Conflicts:     398000 | #Constraints:      87312
3582.79/3595.40	c #Conflicts:     399000 | #Constraints:      88312
3582.79/3595.40	c #Conflicts:     400000 | #Constraints:      89312
3582.79/3595.40	c #Conflicts:     401000 | #Constraints:      90312
3582.79/3595.40	c #Conflicts:     402000 | #Constraints:      91312
3582.79/3595.40	c #Conflicts:     403000 | #Constraints:      92312
3582.79/3595.40	c #Conflicts:     404000 | #Constraints:      93312
3582.79/3595.40	c bounds -40 >= -107 @ 217.098
3582.79/3595.40	c #Conflicts:     405000 | #Constraints:      94354
3582.79/3595.40	c #Conflicts:     406000 | #Constraints:      95355
3582.79/3595.40	c #Conflicts:     407000 | #Constraints:      96392
3582.79/3595.40	c #Conflicts:     408000 | #Constraints:      97438
3582.79/3595.40	c #Conflicts:     409000 | #Constraints:      98479
3582.79/3595.40	c #Conflicts:     410000 | #Constraints:      99535
3582.79/3595.40	c #Conflicts:     411000 | #Constraints:     100587
3582.79/3595.40	c #Conflicts:     412000 | #Constraints:     101621
3582.79/3595.40	c #Conflicts:     413000 | #Constraints:     102660
3582.79/3595.40	c #Conflicts:     414000 | #Constraints:     103701
3582.79/3595.40	c #Conflicts:     415000 | #Constraints:     104744
3582.79/3595.40	c #Conflicts:     416000 | #Constraints:     105781
3582.79/3595.40	c #Conflicts:     417000 | #Constraints:     106813
3582.79/3595.40	c #Conflicts:     418000 | #Constraints:     107851
3582.79/3595.40	c #Conflicts:     419000 | #Constraints:     108892
3582.79/3595.40	c #Conflicts:     420000 | #Constraints:     109926
3582.79/3595.40	c #Conflicts:     421000 | #Constraints:     110960
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -107
3582.79/3595.40	c #Conflicts:     422000 | #Constraints:      78558
3582.79/3595.40	c #Conflicts:     423000 | #Constraints:      79558
3582.79/3595.40	c #Conflicts:     424000 | #Constraints:      80558
3582.79/3595.40	c #Conflicts:     425000 | #Constraints:      81558
3582.79/3595.40	c #Conflicts:     426000 | #Constraints:      82558
3582.79/3595.40	c #Conflicts:     427000 | #Constraints:      83558
3582.79/3595.40	c #Conflicts:     428000 | #Constraints:      84558
3582.79/3595.40	c #Conflicts:     429000 | #Constraints:      85558
3582.79/3595.40	c #Conflicts:     430000 | #Constraints:      86558
3582.79/3595.40	c #Conflicts:     431000 | #Constraints:      87558
3582.79/3595.40	c #Conflicts:     432000 | #Constraints:      88558
3582.79/3595.40	c #Conflicts:     433000 | #Constraints:      89558
3582.79/3595.40	c #Conflicts:     434000 | #Constraints:      90558
3582.79/3595.40	c #Conflicts:     435000 | #Constraints:      91558
3582.79/3595.40	c #Conflicts:     436000 | #Constraints:      92558
3582.79/3595.40	c #Conflicts:     437000 | #Constraints:      93558
3582.79/3595.40	c #Conflicts:     438000 | #Constraints:      94558
3582.79/3595.40	c #Conflicts:     439000 | #Constraints:      95558
3582.79/3595.40	c #Conflicts:     440000 | #Constraints:      96558
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -107
3582.79/3595.40	c #Conflicts:     441000 | #Constraints:      71848
3582.79/3595.40	c #Conflicts:     442000 | #Constraints:      72848
3582.79/3595.40	c #Conflicts:     443000 | #Constraints:      73848
3582.79/3595.40	c #Conflicts:     444000 | #Constraints:      74848
3582.79/3595.40	c #Conflicts:     445000 | #Constraints:      75848
3582.79/3595.40	c #Conflicts:     446000 | #Constraints:      76848
3582.79/3595.40	c #Conflicts:     447000 | #Constraints:      77848
3582.79/3595.40	c #Conflicts:     448000 | #Constraints:      78848
3582.79/3595.40	c #Conflicts:     449000 | #Constraints:      79848
3582.79/3595.40	c #Conflicts:     450000 | #Constraints:      80848
3582.79/3595.40	c #Conflicts:     451000 | #Constraints:      81848
3582.79/3595.40	c #Conflicts:     452000 | #Constraints:      82848
3582.79/3595.40	c #Conflicts:     453000 | #Constraints:      83848
3582.79/3595.40	c #Conflicts:     454000 | #Constraints:      84848
3582.79/3595.40	c #Conflicts:     455000 | #Constraints:      85848
3582.79/3595.40	c #Conflicts:     456000 | #Constraints:      86848
3582.79/3595.40	c #Conflicts:     457000 | #Constraints:      87848
3582.79/3595.40	c #Conflicts:     458000 | #Constraints:      88848
3582.79/3595.40	c #Conflicts:     459000 | #Constraints:      89848
3582.79/3595.40	c #Conflicts:     460000 | #Constraints:      90848
3582.79/3595.40	c #Conflicts:     461000 | #Constraints:      91848
3582.79/3595.40	c #Conflicts:     462000 | #Constraints:      92848
3582.79/3595.40	c #Conflicts:     463000 | #Constraints:      93848
3582.79/3595.40	c #Conflicts:     464000 | #Constraints:      94848
3582.79/3595.40	c #Conflicts:     465000 | #Constraints:      95848
3582.79/3595.40	c #Conflicts:     466000 | #Constraints:      96848
3582.79/3595.40	c #Conflicts:     467000 | #Constraints:      97848
3582.79/3595.40	c #Conflicts:     468000 | #Constraints:      98848
3582.79/3595.40	c #Conflicts:     469000 | #Constraints:      99848
3582.79/3595.40	c #Conflicts:     470000 | #Constraints:     100848
3582.79/3595.40	c #Conflicts:     471000 | #Constraints:     101848
3582.79/3595.40	c #Conflicts:     472000 | #Constraints:     102848
3582.79/3595.40	c #Conflicts:     473000 | #Constraints:     103848
3582.79/3595.40	c #Conflicts:     474000 | #Constraints:     104848
3582.79/3595.40	c #Conflicts:     475000 | #Constraints:     105848
3582.79/3595.40	c #Conflicts:     476000 | #Constraints:     106848
3582.79/3595.40	c #Conflicts:     477000 | #Constraints:     107848
3582.79/3595.40	c #Conflicts:     478000 | #Constraints:     108848
3582.79/3595.40	c #Conflicts:     479000 | #Constraints:     109848
3582.79/3595.40	c #Conflicts:     480000 | #Constraints:     110848
3582.79/3595.40	c #Conflicts:     481000 | #Constraints:     111848
3582.79/3595.40	c #Conflicts:     482000 | #Constraints:     112848
3582.79/3595.40	c #Conflicts:     483000 | #Constraints:     113848
3582.79/3595.40	c #Conflicts:     484000 | #Constraints:     114848
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -107
3582.79/3595.40	c #Conflicts:     485000 | #Constraints:      80542
3582.79/3595.40	c #Conflicts:     486000 | #Constraints:      81577
3582.79/3595.40	c #Conflicts:     487000 | #Constraints:      82615
3582.79/3595.40	c #Conflicts:     488000 | #Constraints:      83653
3582.79/3595.40	c #Conflicts:     489000 | #Constraints:      84702
3582.79/3595.40	c #Conflicts:     490000 | #Constraints:      85741
3582.79/3595.40	c #Conflicts:     491000 | #Constraints:      86779
3582.79/3595.40	c #Conflicts:     492000 | #Constraints:      87820
3582.79/3595.40	c #Conflicts:     493000 | #Constraints:      88864
3582.79/3595.40	c #Conflicts:     494000 | #Constraints:      89904
3582.79/3595.40	c #Conflicts:     495000 | #Constraints:      90947
3582.79/3595.40	c #Conflicts:     496000 | #Constraints:      91990
3582.79/3595.40	c #Conflicts:     497000 | #Constraints:      93040
3582.79/3595.40	c #Conflicts:     498000 | #Constraints:      94082
3582.79/3595.40	c #Conflicts:     499000 | #Constraints:      95132
3582.79/3595.40	c #Conflicts:     500000 | #Constraints:      96164
3582.79/3595.40	c #Conflicts:     501000 | #Constraints:      97205
3582.79/3595.40	c #Conflicts:     502000 | #Constraints:      98251
3582.79/3595.40	c #Conflicts:     503000 | #Constraints:      99295
3582.79/3595.40	c #Conflicts:     504000 | #Constraints:     100337
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -107
3582.79/3595.40	c #Conflicts:     505000 | #Constraints:      73228
3582.79/3595.40	c #Conflicts:     506000 | #Constraints:      74228
3582.79/3595.40	c #Conflicts:     507000 | #Constraints:      75228
3582.79/3595.40	c #Conflicts:     508000 | #Constraints:      76228
3582.79/3595.40	c #Conflicts:     509000 | #Constraints:      77228
3582.79/3595.40	c #Conflicts:     510000 | #Constraints:      78228
3582.79/3595.40	c #Conflicts:     511000 | #Constraints:      79228
3582.79/3595.40	c #Conflicts:     512000 | #Constraints:      80228
3582.79/3595.40	c #Conflicts:     513000 | #Constraints:      81228
3582.79/3595.40	c #Conflicts:     514000 | #Constraints:      82228
3582.79/3595.40	c #Conflicts:     515000 | #Constraints:      83228
3582.79/3595.40	c #Conflicts:     516000 | #Constraints:      84228
3582.79/3595.40	c #Conflicts:     517000 | #Constraints:      85228
3582.79/3595.40	c #Conflicts:     518000 | #Constraints:      86228
3582.79/3595.40	c #Conflicts:     519000 | #Constraints:      87228
3582.79/3595.40	c #Conflicts:     520000 | #Constraints:      88228
3582.79/3595.40	c #Conflicts:     521000 | #Constraints:      89228
3582.79/3595.40	c #Conflicts:     522000 | #Constraints:      90228
3582.79/3595.40	c #Conflicts:     523000 | #Constraints:      91228
3582.79/3595.40	c #Conflicts:     524000 | #Constraints:      92228
3582.79/3595.40	c #Conflicts:     525000 | #Constraints:      93228
3582.79/3595.40	c #Conflicts:     526000 | #Constraints:      94228
3582.79/3595.40	c #Conflicts:     527000 | #Constraints:      95228
3582.79/3595.40	c #Conflicts:     528000 | #Constraints:      96228
3582.79/3595.40	c #Conflicts:     529000 | #Constraints:      97228
3582.79/3595.40	c #Conflicts:     530000 | #Constraints:      98228
3582.79/3595.40	c #Conflicts:     531000 | #Constraints:      99228
3582.79/3595.40	c #Conflicts:     532000 | #Constraints:     100228
3582.79/3595.40	c #Conflicts:     533000 | #Constraints:     101228
3582.79/3595.40	c #Conflicts:     534000 | #Constraints:     102228
3582.79/3595.40	c #Conflicts:     535000 | #Constraints:     103228
3582.79/3595.40	c #Conflicts:     536000 | #Constraints:     104228
3582.79/3595.40	c #Conflicts:     537000 | #Constraints:     105228
3582.79/3595.40	c #Conflicts:     538000 | #Constraints:     106228
3582.79/3595.40	c #Conflicts:     539000 | #Constraints:     107228
3582.79/3595.40	c #Conflicts:     540000 | #Constraints:     108228
3582.79/3595.40	c #Conflicts:     541000 | #Constraints:     109228
3582.79/3595.40	c #Conflicts:     542000 | #Constraints:     110228
3582.79/3595.40	c #Conflicts:     543000 | #Constraints:     111228
3582.79/3595.40	c #Conflicts:     544000 | #Constraints:     112228
3582.79/3595.40	c #Conflicts:     545000 | #Constraints:     113228
3582.79/3595.40	c #Conflicts:     546000 | #Constraints:     114228
3582.79/3595.40	c #Conflicts:     547000 | #Constraints:     115228
3582.79/3595.40	c #Conflicts:     548000 | #Constraints:     116228
3582.79/3595.40	c #Conflicts:     549000 | #Constraints:     117228
3582.79/3595.40	c bounds -40 >= -106 @ 311.987
3582.79/3595.40	c #Conflicts:     550000 | #Constraints:     118255
3582.79/3595.40	c #Conflicts:     551000 | #Constraints:     119255
3582.79/3595.40	c #Conflicts:     552000 | #Constraints:     120255
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -106
3582.79/3595.40	c #Conflicts:     553000 | #Constraints:      83236
3582.79/3595.40	c #Conflicts:     554000 | #Constraints:      84236
3582.79/3595.40	c #Conflicts:     555000 | #Constraints:      85236
3582.79/3595.40	c #Conflicts:     556000 | #Constraints:      86236
3582.79/3595.40	c #Conflicts:     557000 | #Constraints:      87236
3582.79/3595.40	c #Conflicts:     558000 | #Constraints:      88236
3582.79/3595.40	c #Conflicts:     559000 | #Constraints:      89236
3582.79/3595.40	c #Conflicts:     560000 | #Constraints:      90236
3582.79/3595.40	c #Conflicts:     561000 | #Constraints:      91236
3582.79/3595.40	c #Conflicts:     562000 | #Constraints:      92236
3582.79/3595.40	c #Conflicts:     563000 | #Constraints:      93236
3582.79/3595.40	c #Conflicts:     564000 | #Constraints:      94236
3582.79/3595.40	c #Conflicts:     565000 | #Constraints:      95236
3582.79/3595.40	c #Conflicts:     566000 | #Constraints:      96236
3582.79/3595.40	c #Conflicts:     567000 | #Constraints:      97236
3582.79/3595.40	c #Conflicts:     568000 | #Constraints:      98236
3582.79/3595.40	c #Conflicts:     569000 | #Constraints:      99236
3582.79/3595.40	c #Conflicts:     570000 | #Constraints:     100236
3582.79/3595.40	c #Conflicts:     571000 | #Constraints:     101236
3582.79/3595.40	c #Conflicts:     572000 | #Constraints:     102236
3582.79/3595.40	c #Conflicts:     573000 | #Constraints:     103236
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -106
3582.79/3595.40	c #Conflicts:     574000 | #Constraints:      75954
3582.79/3595.40	c #Conflicts:     575000 | #Constraints:      76954
3582.79/3595.40	c #Conflicts:     576000 | #Constraints:      77954
3582.79/3595.40	c #Conflicts:     577000 | #Constraints:      78954
3582.79/3595.40	c #Conflicts:     578000 | #Constraints:      79954
3582.79/3595.40	c #Conflicts:     579000 | #Constraints:      80954
3582.79/3595.40	c #Conflicts:     580000 | #Constraints:      81954
3582.79/3595.40	c #Conflicts:     581000 | #Constraints:      82954
3582.79/3595.40	c #Conflicts:     582000 | #Constraints:      83954
3582.79/3595.40	c #Conflicts:     583000 | #Constraints:      84954
3582.79/3595.40	c #Conflicts:     584000 | #Constraints:      85954
3582.79/3595.40	c #Conflicts:     585000 | #Constraints:      86954
3582.79/3595.40	c #Conflicts:     586000 | #Constraints:      87954
3582.79/3595.40	c #Conflicts:     587000 | #Constraints:      88954
3582.79/3595.40	c #Conflicts:     588000 | #Constraints:      89954
3582.79/3595.40	c #Conflicts:     589000 | #Constraints:      90954
3582.79/3595.40	c #Conflicts:     590000 | #Constraints:      91954
3582.79/3595.40	c #Conflicts:     591000 | #Constraints:      92954
3582.79/3595.40	c #Conflicts:     592000 | #Constraints:      93954
3582.79/3595.40	c #Conflicts:     593000 | #Constraints:      94954
3582.79/3595.40	c #Conflicts:     594000 | #Constraints:      95954
3582.79/3595.40	c #Conflicts:     595000 | #Constraints:      96954
3582.79/3595.40	c #Conflicts:     596000 | #Constraints:      97954
3582.79/3595.40	c #Conflicts:     597000 | #Constraints:      98954
3582.79/3595.40	c #Conflicts:     598000 | #Constraints:      99954
3582.79/3595.40	c #Conflicts:     599000 | #Constraints:     100954
3582.79/3595.40	c #Conflicts:     600000 | #Constraints:     101954
3582.79/3595.40	c #Conflicts:     601000 | #Constraints:     102954
3582.79/3595.40	c #Conflicts:     602000 | #Constraints:     103954
3582.79/3595.40	c #Conflicts:     603000 | #Constraints:     104954
3582.79/3595.40	c bounds -40 >= -105 @ 345.261
3582.79/3595.40	c #Conflicts:     604000 | #Constraints:     105981
3582.79/3595.40	c #Conflicts:     605000 | #Constraints:     107016
3582.79/3595.40	c #Conflicts:     606000 | #Constraints:     108061
3582.79/3595.40	c #Conflicts:     607000 | #Constraints:     109110
3582.79/3595.40	c #Conflicts:     608000 | #Constraints:     110157
3582.79/3595.40	c #Conflicts:     609000 | #Constraints:     111200
3582.79/3595.40	c #Conflicts:     610000 | #Constraints:     112246
3582.79/3595.40	c #Conflicts:     611000 | #Constraints:     113290
3582.79/3595.40	c #Conflicts:     612000 | #Constraints:     114333
3582.79/3595.40	c #Conflicts:     613000 | #Constraints:     115370
3582.79/3595.40	c #Conflicts:     614000 | #Constraints:     116415
3582.79/3595.40	c #Conflicts:     615000 | #Constraints:     117451
3582.79/3595.40	c #Conflicts:     616000 | #Constraints:     118486
3582.79/3595.40	c #Conflicts:     617000 | #Constraints:     119523
3582.79/3595.40	c #Conflicts:     618000 | #Constraints:     120562
3582.79/3595.40	c #Conflicts:     619000 | #Constraints:     121595
3582.79/3595.40	c #Conflicts:     620000 | #Constraints:     122636
3582.79/3595.40	c #Conflicts:     621000 | #Constraints:     123680
3582.79/3595.40	c #Conflicts:     622000 | #Constraints:     124723
3582.79/3595.40	c #Conflicts:     623000 | #Constraints:     125756
3582.79/3595.40	c #Conflicts:     624000 | #Constraints:     126790
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -105
3582.79/3595.40	c #Conflicts:     625000 | #Constraints:      86603
3582.79/3595.40	c #Conflicts:     626000 | #Constraints:      87603
3582.79/3595.40	c #Conflicts:     627000 | #Constraints:      88603
3582.79/3595.40	c #Conflicts:     628000 | #Constraints:      89603
3582.79/3595.40	c #Conflicts:     629000 | #Constraints:      90603
3582.79/3595.40	c #Conflicts:     630000 | #Constraints:      91603
3582.79/3595.40	c #Conflicts:     631000 | #Constraints:      92603
3582.79/3595.40	c #Conflicts:     632000 | #Constraints:      93603
3582.79/3595.40	c #Conflicts:     633000 | #Constraints:      94603
3582.79/3595.40	c #Conflicts:     634000 | #Constraints:      95603
3582.79/3595.40	c #Conflicts:     635000 | #Constraints:      96603
3582.79/3595.40	c #Conflicts:     636000 | #Constraints:      97603
3582.79/3595.40	c #Conflicts:     637000 | #Constraints:      98603
3582.79/3595.40	c #Conflicts:     638000 | #Constraints:      99603
3582.79/3595.40	c #Conflicts:     639000 | #Constraints:     100603
3582.79/3595.40	c #Conflicts:     640000 | #Constraints:     101603
3582.79/3595.40	c #Conflicts:     641000 | #Constraints:     102603
3582.79/3595.40	c #Conflicts:     642000 | #Constraints:     103603
3582.79/3595.40	c #Conflicts:     643000 | #Constraints:     104603
3582.79/3595.40	c #Conflicts:     644000 | #Constraints:     105603
3582.79/3595.40	c #Conflicts:     645000 | #Constraints:     106603
3582.79/3595.40	c #Conflicts:     646000 | #Constraints:     107603
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -105
3582.79/3595.40	c #Conflicts:     647000 | #Constraints:      78037
3582.79/3595.40	c #Conflicts:     648000 | #Constraints:      79037
3582.79/3595.40	c #Conflicts:     649000 | #Constraints:      80037
3582.79/3595.40	c #Conflicts:     650000 | #Constraints:      81037
3582.79/3595.40	c #Conflicts:     651000 | #Constraints:      82037
3582.79/3595.40	c #Conflicts:     652000 | #Constraints:      83037
3582.79/3595.40	c #Conflicts:     653000 | #Constraints:      84037
3582.79/3595.40	c #Conflicts:     654000 | #Constraints:      85037
3582.79/3595.40	c #Conflicts:     655000 | #Constraints:      86037
3582.79/3595.40	c #Conflicts:     656000 | #Constraints:      87037
3582.79/3595.40	c #Conflicts:     657000 | #Constraints:      88037
3582.79/3595.40	c #Conflicts:     658000 | #Constraints:      89037
3582.79/3595.40	c #Conflicts:     659000 | #Constraints:      90037
3582.79/3595.40	c #Conflicts:     660000 | #Constraints:      91037
3582.79/3595.40	c #Conflicts:     661000 | #Constraints:      92037
3582.79/3595.40	c #Conflicts:     662000 | #Constraints:      93037
3582.79/3595.40	c #Conflicts:     663000 | #Constraints:      94037
3582.79/3595.40	c #Conflicts:     664000 | #Constraints:      95037
3582.79/3595.40	c #Conflicts:     665000 | #Constraints:      96037
3582.79/3595.40	c #Conflicts:     666000 | #Constraints:      97037
3582.79/3595.40	c #Conflicts:     667000 | #Constraints:      98037
3582.79/3595.40	c #Conflicts:     668000 | #Constraints:      99037
3582.79/3595.40	c #Conflicts:     669000 | #Constraints:     100037
3582.79/3595.40	c #Conflicts:     670000 | #Constraints:     101037
3582.79/3595.40	c #Conflicts:     671000 | #Constraints:     102037
3582.79/3595.40	c #Conflicts:     672000 | #Constraints:     103037
3582.79/3595.40	c #Conflicts:     673000 | #Constraints:     104037
3582.79/3595.40	c #Conflicts:     674000 | #Constraints:     105037
3582.79/3595.40	c #Conflicts:     675000 | #Constraints:     106037
3582.79/3595.40	c #Conflicts:     676000 | #Constraints:     107037
3582.79/3595.40	c #Conflicts:     677000 | #Constraints:     108037
3582.79/3595.40	c #Conflicts:     678000 | #Constraints:     109037
3582.79/3595.40	c #Conflicts:     679000 | #Constraints:     110037
3582.79/3595.40	c #Conflicts:     680000 | #Constraints:     111037
3582.79/3595.40	c #Conflicts:     681000 | #Constraints:     112037
3582.79/3595.40	c #Conflicts:     682000 | #Constraints:     113037
3582.79/3595.40	c #Conflicts:     683000 | #Constraints:     114037
3582.79/3595.40	c #Conflicts:     684000 | #Constraints:     115037
3582.79/3595.40	c #Conflicts:     685000 | #Constraints:     116037
3582.79/3595.40	c #Conflicts:     686000 | #Constraints:     117037
3582.79/3595.40	c #Conflicts:     687000 | #Constraints:     118037
3582.79/3595.40	c #Conflicts:     688000 | #Constraints:     119037
3582.79/3595.40	c #Conflicts:     689000 | #Constraints:     120037
3582.79/3595.40	c #Conflicts:     690000 | #Constraints:     121037
3582.79/3595.40	c #Conflicts:     691000 | #Constraints:     122037
3582.79/3595.40	c #Conflicts:     692000 | #Constraints:     123037
3582.79/3595.40	c #Conflicts:     693000 | #Constraints:     124037
3582.79/3595.40	c #Conflicts:     694000 | #Constraints:     125037
3582.79/3595.40	c #Conflicts:     695000 | #Constraints:     126037
3582.79/3595.40	c #Conflicts:     696000 | #Constraints:     127037
3582.79/3595.40	c #Conflicts:     697000 | #Constraints:     128037
3582.79/3595.40	c #Conflicts:     698000 | #Constraints:     129037
3582.79/3595.40	c #Conflicts:     699000 | #Constraints:     130037
3582.79/3595.40	c bounds -40 >= -104 @ 420.329
3582.79/3595.40	c #Conflicts:     700000 | #Constraints:     131079
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -104
3582.79/3595.40	c #Conflicts:     701000 | #Constraints:      88453
3582.79/3595.40	c #Conflicts:     702000 | #Constraints:      89501
3582.79/3595.40	c #Conflicts:     703000 | #Constraints:      90541
3582.79/3595.40	c #Conflicts:     704000 | #Constraints:      91587
3582.79/3595.40	c #Conflicts:     705000 | #Constraints:      92630
3582.79/3595.40	c #Conflicts:     706000 | #Constraints:      93682
3582.79/3595.40	c #Conflicts:     707000 | #Constraints:      94722
3582.79/3595.40	c #Conflicts:     708000 | #Constraints:      95768
3582.79/3595.40	c #Conflicts:     709000 | #Constraints:      96807
3582.79/3595.40	c #Conflicts:     710000 | #Constraints:      97845
3582.79/3595.40	c #Conflicts:     711000 | #Constraints:      98889
3582.79/3595.40	c #Conflicts:     712000 | #Constraints:      99928
3582.79/3595.40	c #Conflicts:     713000 | #Constraints:     100975
3582.79/3595.40	c #Conflicts:     714000 | #Constraints:     102014
3582.79/3595.40	c #Conflicts:     715000 | #Constraints:     103056
3582.79/3595.40	c #Conflicts:     716000 | #Constraints:     104101
3582.79/3595.40	c #Conflicts:     717000 | #Constraints:     105141
3582.79/3595.40	c #Conflicts:     718000 | #Constraints:     106183
3582.79/3595.40	c #Conflicts:     719000 | #Constraints:     107234
3582.79/3595.40	c #Conflicts:     720000 | #Constraints:     108275
3582.79/3595.40	c #Conflicts:     721000 | #Constraints:     109311
3582.79/3595.40	c #Conflicts:     722000 | #Constraints:     110346
3582.79/3595.40	c #Conflicts:     723000 | #Constraints:     111378
3582.79/3595.40	c #Conflicts:     724000 | #Constraints:     112420
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -104
3582.79/3595.40	c #Conflicts:     725000 | #Constraints:      79797
3582.79/3595.40	c #Conflicts:     726000 | #Constraints:      80797
3582.79/3595.40	c #Conflicts:     727000 | #Constraints:      81797
3582.79/3595.40	c #Conflicts:     728000 | #Constraints:      82797
3582.79/3595.40	c #Conflicts:     729000 | #Constraints:      83797
3582.79/3595.40	c #Conflicts:     730000 | #Constraints:      84797
3582.79/3595.40	c #Conflicts:     731000 | #Constraints:      85797
3582.79/3595.40	c #Conflicts:     732000 | #Constraints:      86797
3582.79/3595.40	c #Conflicts:     733000 | #Constraints:      87797
3582.79/3595.40	c #Conflicts:     734000 | #Constraints:      88797
3582.79/3595.40	c #Conflicts:     735000 | #Constraints:      89797
3582.79/3595.40	c #Conflicts:     736000 | #Constraints:      90797
3582.79/3595.40	c #Conflicts:     737000 | #Constraints:      91797
3582.79/3595.40	c #Conflicts:     738000 | #Constraints:      92797
3582.79/3595.40	c #Conflicts:     739000 | #Constraints:      93797
3582.79/3595.40	c #Conflicts:     740000 | #Constraints:      94797
3582.79/3595.40	c #Conflicts:     741000 | #Constraints:      95797
3582.79/3595.40	c #Conflicts:     742000 | #Constraints:      96797
3582.79/3595.40	c #Conflicts:     743000 | #Constraints:      97797
3582.79/3595.40	c #Conflicts:     744000 | #Constraints:      98797
3582.79/3595.40	c #Conflicts:     745000 | #Constraints:      99797
3582.79/3595.40	c #Conflicts:     746000 | #Constraints:     100797
3582.79/3595.40	c #Conflicts:     747000 | #Constraints:     101797
3582.79/3595.40	c #Conflicts:     748000 | #Constraints:     102797
3582.79/3595.40	c #Conflicts:     749000 | #Constraints:     103797
3582.79/3595.40	c #Conflicts:     750000 | #Constraints:     104797
3582.79/3595.40	c #Conflicts:     751000 | #Constraints:     105797
3582.79/3595.40	c #Conflicts:     752000 | #Constraints:     106797
3582.79/3595.40	c #Conflicts:     753000 | #Constraints:     107797
3582.79/3595.40	c #Conflicts:     754000 | #Constraints:     108797
3582.79/3595.40	c #Conflicts:     755000 | #Constraints:     109797
3582.79/3595.40	c #Conflicts:     756000 | #Constraints:     110797
3582.79/3595.40	c #Conflicts:     757000 | #Constraints:     111797
3582.79/3595.40	c #Conflicts:     758000 | #Constraints:     112797
3582.79/3595.40	c #Conflicts:     759000 | #Constraints:     113797
3582.79/3595.40	c #Conflicts:     760000 | #Constraints:     114797
3582.79/3595.40	c #Conflicts:     761000 | #Constraints:     115797
3582.79/3595.40	c #Conflicts:     762000 | #Constraints:     116797
3582.79/3595.40	c #Conflicts:     763000 | #Constraints:     117797
3582.79/3595.40	c #Conflicts:     764000 | #Constraints:     118797
3582.79/3595.40	c #Conflicts:     765000 | #Constraints:     119797
3582.79/3595.40	c #Conflicts:     766000 | #Constraints:     120797
3582.79/3595.40	c #Conflicts:     767000 | #Constraints:     121797
3582.79/3595.40	c #Conflicts:     768000 | #Constraints:     122797
3582.79/3595.40	c #Conflicts:     769000 | #Constraints:     123797
3582.79/3595.40	c #Conflicts:     770000 | #Constraints:     124797
3582.79/3595.40	c #Conflicts:     771000 | #Constraints:     125797
3582.79/3595.40	c #Conflicts:     772000 | #Constraints:     126797
3582.79/3595.40	c #Conflicts:     773000 | #Constraints:     127797
3582.79/3595.40	c #Conflicts:     774000 | #Constraints:     128797
3582.79/3595.40	c #Conflicts:     775000 | #Constraints:     129797
3582.79/3595.40	c #Conflicts:     776000 | #Constraints:     130797
3582.79/3595.40	c #Conflicts:     777000 | #Constraints:     131797
3582.79/3595.40	c #Conflicts:     778000 | #Constraints:     132797
3582.79/3595.40	c #Conflicts:     779000 | #Constraints:     133797
3582.79/3595.40	c #Conflicts:     780000 | #Constraints:     134797
3582.79/3595.40	c #Conflicts:     781000 | #Constraints:     135797
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -104
3582.79/3595.40	c #Conflicts:     782000 | #Constraints:      91092
3582.79/3595.40	c #Conflicts:     783000 | #Constraints:      92092
3582.79/3595.40	c #Conflicts:     784000 | #Constraints:      93092
3582.79/3595.40	c #Conflicts:     785000 | #Constraints:      94092
3582.79/3595.40	c #Conflicts:     786000 | #Constraints:      95092
3582.79/3595.40	c #Conflicts:     787000 | #Constraints:      96092
3582.79/3595.40	c #Conflicts:     788000 | #Constraints:      97092
3582.79/3595.40	c #Conflicts:     789000 | #Constraints:      98092
3582.79/3595.40	c #Conflicts:     790000 | #Constraints:      99092
3582.79/3595.40	c #Conflicts:     791000 | #Constraints:     100092
3582.79/3595.40	c #Conflicts:     792000 | #Constraints:     101092
3582.79/3595.40	c #Conflicts:     793000 | #Constraints:     102092
3582.79/3595.40	c #Conflicts:     794000 | #Constraints:     103092
3582.79/3595.40	c #Conflicts:     795000 | #Constraints:     104092
3582.79/3595.40	c #Conflicts:     796000 | #Constraints:     105092
3582.79/3595.40	c #Conflicts:     797000 | #Constraints:     106092
3582.79/3595.40	c #Conflicts:     798000 | #Constraints:     107092
3582.79/3595.40	c #Conflicts:     799000 | #Constraints:     108092
3582.79/3595.40	c #Conflicts:     800000 | #Constraints:     109092
3582.79/3595.40	c #Conflicts:     801000 | #Constraints:     110092
3582.79/3595.40	c #Conflicts:     802000 | #Constraints:     111092
3582.79/3595.40	c #Conflicts:     803000 | #Constraints:     112092
3582.79/3595.40	c #Conflicts:     804000 | #Constraints:     113092
3582.79/3595.40	c #Conflicts:     805000 | #Constraints:     114092
3582.79/3595.40	c #Conflicts:     806000 | #Constraints:     115092
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -104
3582.79/3595.40	c #Conflicts:     807000 | #Constraints:      82746
3582.79/3595.40	c #Conflicts:     808000 | #Constraints:      83746
3582.79/3595.40	c #Conflicts:     809000 | #Constraints:      84746
3582.79/3595.40	c #Conflicts:     810000 | #Constraints:      85746
3582.79/3595.40	c #Conflicts:     811000 | #Constraints:      86746
3582.79/3595.40	c #Conflicts:     812000 | #Constraints:      87746
3582.79/3595.40	c #Conflicts:     813000 | #Constraints:      88746
3582.79/3595.40	c #Conflicts:     814000 | #Constraints:      89746
3582.79/3595.40	c #Conflicts:     815000 | #Constraints:      90746
3582.79/3595.40	c #Conflicts:     816000 | #Constraints:      91746
3582.79/3595.40	c #Conflicts:     817000 | #Constraints:      92746
3582.79/3595.40	c #Conflicts:     818000 | #Constraints:      93746
3582.79/3595.40	c #Conflicts:     819000 | #Constraints:      94746
3582.79/3595.40	c #Conflicts:     820000 | #Constraints:      95746
3582.79/3595.40	c #Conflicts:     821000 | #Constraints:      96746
3582.79/3595.40	c #Conflicts:     822000 | #Constraints:      97746
3582.79/3595.40	c #Conflicts:     823000 | #Constraints:      98746
3582.79/3595.40	c #Conflicts:     824000 | #Constraints:      99746
3582.79/3595.40	c #Conflicts:     825000 | #Constraints:     100746
3582.79/3595.40	c #Conflicts:     826000 | #Constraints:     101746
3582.79/3595.40	c #Conflicts:     827000 | #Constraints:     102746
3582.79/3595.40	c #Conflicts:     828000 | #Constraints:     103746
3582.79/3595.40	c #Conflicts:     829000 | #Constraints:     104746
3582.79/3595.40	c bounds -40 >= -103 @ 526.633
3582.79/3595.40	c #Conflicts:     830000 | #Constraints:     105770
3582.79/3595.40	c #Conflicts:     831000 | #Constraints:     106770
3582.79/3595.40	c #Conflicts:     832000 | #Constraints:     107770
3582.79/3595.40	c #Conflicts:     833000 | #Constraints:     108770
3582.79/3595.40	c #Conflicts:     834000 | #Constraints:     109770
3582.79/3595.40	c #Conflicts:     835000 | #Constraints:     110770
3582.79/3595.40	c #Conflicts:     836000 | #Constraints:     111770
3582.79/3595.40	c #Conflicts:     837000 | #Constraints:     112770
3582.79/3595.40	c #Conflicts:     838000 | #Constraints:     113770
3582.79/3595.40	c #Conflicts:     839000 | #Constraints:     114770
3582.79/3595.40	c #Conflicts:     840000 | #Constraints:     115770
3582.79/3595.40	c #Conflicts:     841000 | #Constraints:     116770
3582.79/3595.40	c #Conflicts:     842000 | #Constraints:     117770
3582.79/3595.40	c #Conflicts:     843000 | #Constraints:     118770
3582.79/3595.40	c #Conflicts:     844000 | #Constraints:     119770
3582.79/3595.40	c #Conflicts:     845000 | #Constraints:     120770
3582.79/3595.40	c #Conflicts:     846000 | #Constraints:     121770
3582.79/3595.40	c #Conflicts:     847000 | #Constraints:     122770
3582.79/3595.40	c #Conflicts:     848000 | #Constraints:     123770
3582.79/3595.40	c #Conflicts:     849000 | #Constraints:     124770
3582.79/3595.40	c #Conflicts:     850000 | #Constraints:     125770
3582.79/3595.40	c #Conflicts:     851000 | #Constraints:     126770
3582.79/3595.40	c #Conflicts:     852000 | #Constraints:     127770
3582.79/3595.40	c #Conflicts:     853000 | #Constraints:     128770
3582.79/3595.40	c #Conflicts:     854000 | #Constraints:     129770
3582.79/3595.40	c #Conflicts:     855000 | #Constraints:     130770
3582.79/3595.40	c #Conflicts:     856000 | #Constraints:     131770
3582.79/3595.40	c #Conflicts:     857000 | #Constraints:     132770
3582.79/3595.40	c #Conflicts:     858000 | #Constraints:     133770
3582.79/3595.40	c #Conflicts:     859000 | #Constraints:     134770
3582.79/3595.40	c #Conflicts:     860000 | #Constraints:     135770
3582.79/3595.40	c #Conflicts:     861000 | #Constraints:     136770
3582.79/3595.40	c #Conflicts:     862000 | #Constraints:     137770
3582.79/3595.40	c #Conflicts:     863000 | #Constraints:     138770
3582.79/3595.40	c #Conflicts:     864000 | #Constraints:     139770
3582.79/3595.40	c #Conflicts:     865000 | #Constraints:     140770
3582.79/3595.40	c #Conflicts:     866000 | #Constraints:     141770
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -103
3582.79/3595.40	c #Conflicts:     867000 | #Constraints:      94037
3582.79/3595.40	c #Conflicts:     868000 | #Constraints:      95037
3582.79/3595.40	c #Conflicts:     869000 | #Constraints:      96037
3582.79/3595.40	c #Conflicts:     870000 | #Constraints:      97037
3582.79/3595.40	c #Conflicts:     871000 | #Constraints:      98037
3582.79/3595.40	c #Conflicts:     872000 | #Constraints:      99037
3582.79/3595.40	c #Conflicts:     873000 | #Constraints:     100037
3582.79/3595.40	c #Conflicts:     874000 | #Constraints:     101037
3582.79/3595.40	c #Conflicts:     875000 | #Constraints:     102037
3582.79/3595.40	c #Conflicts:     876000 | #Constraints:     103037
3582.79/3595.40	c #Conflicts:     877000 | #Constraints:     104037
3582.79/3595.40	c #Conflicts:     878000 | #Constraints:     105037
3582.79/3595.40	c #Conflicts:     879000 | #Constraints:     106037
3582.79/3595.40	c #Conflicts:     880000 | #Constraints:     107037
3582.79/3595.40	c #Conflicts:     881000 | #Constraints:     108037
3582.79/3595.40	c #Conflicts:     882000 | #Constraints:     109037
3582.79/3595.40	c #Conflicts:     883000 | #Constraints:     110037
3582.79/3595.40	c #Conflicts:     884000 | #Constraints:     111037
3582.79/3595.40	c #Conflicts:     885000 | #Constraints:     112037
3582.79/3595.40	c #Conflicts:     886000 | #Constraints:     113037
3582.79/3595.40	c #Conflicts:     887000 | #Constraints:     114037
3582.79/3595.40	c #Conflicts:     888000 | #Constraints:     115037
3582.79/3595.40	c #Conflicts:     889000 | #Constraints:     116037
3582.79/3595.40	c #Conflicts:     890000 | #Constraints:     117037
3582.79/3595.40	c #Conflicts:     891000 | #Constraints:     118037
3582.79/3595.40	c #Conflicts:     892000 | #Constraints:     119037
3582.79/3595.40	c #Conflicts:     893000 | #Constraints:     120037
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -103
3582.79/3595.40	c #Conflicts:     894000 | #Constraints:      86328
3582.79/3595.40	c #Conflicts:     895000 | #Constraints:      87375
3582.79/3595.40	c #Conflicts:     896000 | #Constraints:      88424
3582.79/3595.40	c #Conflicts:     897000 | #Constraints:      89488
3582.79/3595.40	c #Conflicts:     898000 | #Constraints:      90534
3582.79/3595.40	c #Conflicts:     899000 | #Constraints:      91585
3582.79/3595.40	c #Conflicts:     900000 | #Constraints:      92639
3582.79/3595.40	c #Conflicts:     901000 | #Constraints:      93679
3582.79/3595.40	c #Conflicts:     902000 | #Constraints:      94725
3582.79/3595.40	c #Conflicts:     903000 | #Constraints:      95775
3582.79/3595.40	c #Conflicts:     904000 | #Constraints:      96821
3582.79/3595.40	c #Conflicts:     905000 | #Constraints:      97868
3582.79/3595.40	c #Conflicts:     906000 | #Constraints:      98903
3582.79/3595.40	c #Conflicts:     907000 | #Constraints:      99948
3582.79/3595.40	c #Conflicts:     908000 | #Constraints:     100992
3582.79/3595.40	c #Conflicts:     909000 | #Constraints:     102039
3582.79/3595.40	c #Conflicts:     910000 | #Constraints:     103079
3582.79/3595.40	c #Conflicts:     911000 | #Constraints:     104126
3582.79/3595.40	c #Conflicts:     912000 | #Constraints:     105178
3582.79/3595.40	c #Conflicts:     913000 | #Constraints:     106229
3582.79/3595.40	c #Conflicts:     914000 | #Constraints:     107271
3582.79/3595.40	c #Conflicts:     915000 | #Constraints:     108315
3582.79/3595.40	c #Conflicts:     916000 | #Constraints:     109381
3582.79/3595.40	c #Conflicts:     917000 | #Constraints:     110426
3582.79/3595.40	c #Conflicts:     918000 | #Constraints:     111464
3582.79/3595.40	c #Conflicts:     919000 | #Constraints:     112513
3582.79/3595.40	c #Conflicts:     920000 | #Constraints:     113555
3582.79/3595.40	c #Conflicts:     921000 | #Constraints:     114609
3582.79/3595.40	c #Conflicts:     922000 | #Constraints:     115660
3582.79/3595.40	c #Conflicts:     923000 | #Constraints:     116710
3582.79/3595.40	c #Conflicts:     924000 | #Constraints:     117766
3582.79/3595.40	c #Conflicts:     925000 | #Constraints:     118811
3582.79/3595.40	c #Conflicts:     926000 | #Constraints:     119847
3582.79/3595.40	c #Conflicts:     927000 | #Constraints:     120877
3582.79/3595.40	c #Conflicts:     928000 | #Constraints:     121906
3582.79/3595.40	c #Conflicts:     929000 | #Constraints:     122941
3582.79/3595.40	c #Conflicts:     930000 | #Constraints:     123980
3582.79/3595.40	c #Conflicts:     931000 | #Constraints:     125011
3582.79/3595.40	c #Conflicts:     932000 | #Constraints:     126051
3582.79/3595.40	c #Conflicts:     933000 | #Constraints:     127086
3582.79/3595.40	c #Conflicts:     934000 | #Constraints:     128130
3582.79/3595.40	c #Conflicts:     935000 | #Constraints:     129172
3582.79/3595.40	c #Conflicts:     936000 | #Constraints:     130210
3582.79/3595.40	c #Conflicts:     937000 | #Constraints:     131244
3582.79/3595.40	c #Conflicts:     938000 | #Constraints:     132276
3582.79/3595.40	c #Conflicts:     939000 | #Constraints:     133303
3582.79/3595.40	c #Conflicts:     940000 | #Constraints:     134340
3582.79/3595.40	c #Conflicts:     941000 | #Constraints:     135366
3582.79/3595.40	c #Conflicts:     942000 | #Constraints:     136402
3582.79/3595.40	c #Conflicts:     943000 | #Constraints:     137437
3582.79/3595.40	c #Conflicts:     944000 | #Constraints:     138468
3582.79/3595.40	c #Conflicts:     945000 | #Constraints:     139490
3582.79/3595.40	c #Conflicts:     946000 | #Constraints:     140513
3582.79/3595.40	c #Conflicts:     947000 | #Constraints:     141542
3582.79/3595.40	c #Conflicts:     948000 | #Constraints:     142568
3582.79/3595.40	c #Conflicts:     949000 | #Constraints:     143608
3582.79/3595.40	c #Conflicts:     950000 | #Constraints:     144650
3582.79/3595.40	c #Conflicts:     951000 | #Constraints:     145686
3582.79/3595.40	c #Conflicts:     952000 | #Constraints:     146720
3582.79/3595.40	c #Conflicts:     953000 | #Constraints:     147752
3582.79/3595.40	c #Conflicts:     954000 | #Constraints:     148788
3582.79/3595.40	c #Conflicts:     955000 | #Constraints:     149820
3582.79/3595.40	c #Conflicts:     956000 | #Constraints:     150852
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -103
3582.79/3595.40	c #Conflicts:     957000 | #Constraints:      98644
3582.79/3595.40	c #Conflicts:     958000 | #Constraints:      99644
3582.79/3595.40	c #Conflicts:     959000 | #Constraints:     100644
3582.79/3595.40	c #Conflicts:     960000 | #Constraints:     101644
3582.79/3595.40	c #Conflicts:     961000 | #Constraints:     102644
3582.79/3595.40	c #Conflicts:     962000 | #Constraints:     103644
3582.79/3595.40	c #Conflicts:     963000 | #Constraints:     104644
3582.79/3595.40	c #Conflicts:     964000 | #Constraints:     105644
3582.79/3595.40	c #Conflicts:     965000 | #Constraints:     106644
3582.79/3595.40	c #Conflicts:     966000 | #Constraints:     107644
3582.79/3595.40	c #Conflicts:     967000 | #Constraints:     108644
3582.79/3595.40	c #Conflicts:     968000 | #Constraints:     109644
3582.79/3595.40	c #Conflicts:     969000 | #Constraints:     110644
3582.79/3595.40	c #Conflicts:     970000 | #Constraints:     111644
3582.79/3595.40	c #Conflicts:     971000 | #Constraints:     112644
3582.79/3595.40	c #Conflicts:     972000 | #Constraints:     113644
3582.79/3595.40	c #Conflicts:     973000 | #Constraints:     114644
3582.79/3595.40	c #Conflicts:     974000 | #Constraints:     115644
3582.79/3595.40	c #Conflicts:     975000 | #Constraints:     116644
3582.79/3595.40	c #Conflicts:     976000 | #Constraints:     117644
3582.79/3595.40	c #Conflicts:     977000 | #Constraints:     118644
3582.79/3595.40	c #Conflicts:     978000 | #Constraints:     119644
3582.79/3595.40	c #Conflicts:     979000 | #Constraints:     120644
3582.79/3595.40	c #Conflicts:     980000 | #Constraints:     121644
3582.79/3595.40	c #Conflicts:     981000 | #Constraints:     122644
3582.79/3595.40	c #Conflicts:     982000 | #Constraints:     123644
3582.79/3595.40	c #Conflicts:     983000 | #Constraints:     124644
3582.79/3595.40	c #Conflicts:     984000 | #Constraints:     125644
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -103
3582.79/3595.40	c #Conflicts:     985000 | #Constraints:      87090
3582.79/3595.40	c #Conflicts:     986000 | #Constraints:      88090
3582.79/3595.40	c #Conflicts:     987000 | #Constraints:      89090
3582.79/3595.40	c #Conflicts:     988000 | #Constraints:      90090
3582.79/3595.40	c #Conflicts:     989000 | #Constraints:      91090
3582.79/3595.40	c #Conflicts:     990000 | #Constraints:      92090
3582.79/3595.40	c #Conflicts:     991000 | #Constraints:      93090
3582.79/3595.40	c #Conflicts:     992000 | #Constraints:      94090
3582.79/3595.40	c #Conflicts:     993000 | #Constraints:      95090
3582.79/3595.40	c #Conflicts:     994000 | #Constraints:      96090
3582.79/3595.40	c #Conflicts:     995000 | #Constraints:      97090
3582.79/3595.40	c #Conflicts:     996000 | #Constraints:      98090
3582.79/3595.40	c #Conflicts:     997000 | #Constraints:      99090
3582.79/3595.40	c #Conflicts:     998000 | #Constraints:     100090
3582.79/3595.40	c #Conflicts:     999000 | #Constraints:     101090
3582.79/3595.40	c #Conflicts:    1000000 | #Constraints:     102090
3582.79/3595.40	c #Conflicts:    1001000 | #Constraints:     103090
3582.79/3595.40	c #Conflicts:    1002000 | #Constraints:     104090
3582.79/3595.40	c #Conflicts:    1003000 | #Constraints:     105090
3582.79/3595.40	c #Conflicts:    1004000 | #Constraints:     106090
3582.79/3595.40	c #Conflicts:    1005000 | #Constraints:     107090
3582.79/3595.40	c #Conflicts:    1006000 | #Constraints:     108090
3582.79/3595.40	c #Conflicts:    1007000 | #Constraints:     109090
3582.79/3595.40	c #Conflicts:    1008000 | #Constraints:     110090
3582.79/3595.40	c #Conflicts:    1009000 | #Constraints:     111090
3582.79/3595.40	c #Conflicts:    1010000 | #Constraints:     112090
3582.79/3595.40	c #Conflicts:    1011000 | #Constraints:     113090
3582.79/3595.40	c #Conflicts:    1012000 | #Constraints:     114090
3582.79/3595.40	c #Conflicts:    1013000 | #Constraints:     115090
3582.79/3595.40	c #Conflicts:    1014000 | #Constraints:     116090
3582.79/3595.40	c #Conflicts:    1015000 | #Constraints:     117090
3582.79/3595.40	c #Conflicts:    1016000 | #Constraints:     118090
3582.79/3595.40	c #Conflicts:    1017000 | #Constraints:     119090
3582.79/3595.40	c #Conflicts:    1018000 | #Constraints:     120090
3582.79/3595.40	c #Conflicts:    1019000 | #Constraints:     121090
3582.79/3595.40	c #Conflicts:    1020000 | #Constraints:     122090
3582.79/3595.40	c #Conflicts:    1021000 | #Constraints:     123090
3582.79/3595.40	c #Conflicts:    1022000 | #Constraints:     124090
3582.79/3595.40	c #Conflicts:    1023000 | #Constraints:     125090
3582.79/3595.40	c #Conflicts:    1024000 | #Constraints:     126090
3582.79/3595.40	c #Conflicts:    1025000 | #Constraints:     127090
3582.79/3595.40	c #Conflicts:    1026000 | #Constraints:     128090
3582.79/3595.40	c #Conflicts:    1027000 | #Constraints:     129090
3582.79/3595.40	c #Conflicts:    1028000 | #Constraints:     130090
3582.79/3595.40	c #Conflicts:    1029000 | #Constraints:     131090
3582.79/3595.40	c #Conflicts:    1030000 | #Constraints:     132090
3582.79/3595.40	c #Conflicts:    1031000 | #Constraints:     133090
3582.79/3595.40	c #Conflicts:    1032000 | #Constraints:     134090
3582.79/3595.40	c #Conflicts:    1033000 | #Constraints:     135090
3582.79/3595.40	c #Conflicts:    1034000 | #Constraints:     136090
3582.79/3595.40	c #Conflicts:    1035000 | #Constraints:     137090
3582.79/3595.40	c #Conflicts:    1036000 | #Constraints:     138090
3582.79/3595.40	c #Conflicts:    1037000 | #Constraints:     139090
3582.79/3595.40	c #Conflicts:    1038000 | #Constraints:     140090
3582.79/3595.40	c #Conflicts:    1039000 | #Constraints:     141090
3582.79/3595.40	c #Conflicts:    1040000 | #Constraints:     142090
3582.79/3595.40	c #Conflicts:    1041000 | #Constraints:     143090
3582.79/3595.40	c #Conflicts:    1042000 | #Constraints:     144090
3582.79/3595.40	c #Conflicts:    1043000 | #Constraints:     145090
3582.79/3595.40	c #Conflicts:    1044000 | #Constraints:     146090
3582.79/3595.40	c #Conflicts:    1045000 | #Constraints:     147090
3582.79/3595.40	c #Conflicts:    1046000 | #Constraints:     148090
3582.79/3595.40	c bounds -40 >= -102 @ 749.23
3582.79/3595.40	c #Conflicts:    1047000 | #Constraints:     149117
3582.79/3595.40	c #Conflicts:    1048000 | #Constraints:     150117
3582.79/3595.40	c #Conflicts:    1049000 | #Constraints:     151117
3582.79/3595.40	c #Conflicts:    1050000 | #Constraints:     152117
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -102
3582.79/3595.40	c #Conflicts:    1051000 | #Constraints:      99362
3582.79/3595.40	c #Conflicts:    1052000 | #Constraints:     100362
3582.79/3595.40	c #Conflicts:    1053000 | #Constraints:     101362
3582.79/3595.40	c #Conflicts:    1054000 | #Constraints:     102362
3582.79/3595.40	c #Conflicts:    1055000 | #Constraints:     103362
3582.79/3595.40	c #Conflicts:    1056000 | #Constraints:     104362
3582.79/3595.40	c #Conflicts:    1057000 | #Constraints:     105362
3582.79/3595.40	c #Conflicts:    1058000 | #Constraints:     106362
3582.79/3595.40	c #Conflicts:    1059000 | #Constraints:     107362
3582.79/3595.40	c #Conflicts:    1060000 | #Constraints:     108362
3582.79/3595.40	c #Conflicts:    1061000 | #Constraints:     109362
3582.79/3595.40	c #Conflicts:    1062000 | #Constraints:     110362
3582.79/3595.40	c #Conflicts:    1063000 | #Constraints:     111362
3582.79/3595.40	c #Conflicts:    1064000 | #Constraints:     112362
3582.79/3595.40	c #Conflicts:    1065000 | #Constraints:     113362
3582.79/3595.40	c #Conflicts:    1066000 | #Constraints:     114362
3582.79/3595.40	c #Conflicts:    1067000 | #Constraints:     115362
3582.79/3595.40	c #Conflicts:    1068000 | #Constraints:     116362
3582.79/3595.40	c #Conflicts:    1069000 | #Constraints:     117362
3582.79/3595.40	c #Conflicts:    1070000 | #Constraints:     118362
3582.79/3595.40	c #Conflicts:    1071000 | #Constraints:     119362
3582.79/3595.40	c #Conflicts:    1072000 | #Constraints:     120362
3582.79/3595.40	c #Conflicts:    1073000 | #Constraints:     121362
3582.79/3595.40	c #Conflicts:    1074000 | #Constraints:     122362
3582.79/3595.40	c #Conflicts:    1075000 | #Constraints:     123362
3582.79/3595.40	c #Conflicts:    1076000 | #Constraints:     124362
3582.79/3595.40	c #Conflicts:    1077000 | #Constraints:     125362
3582.79/3595.40	c #Conflicts:    1078000 | #Constraints:     126362
3582.79/3595.40	c #Conflicts:    1079000 | #Constraints:     127362
3582.79/3595.40	c INPROCESSING
3582.79/3595.40	c GARBAGE COLLECT
3582.79/3595.40	c rational objective -102
3582.79/3595.40	c #Conflicts:    1080000 | #Constraints:      89110
3582.79/3595.40	c #Conflicts:    1081000 | #Constraints:      90110
3582.79/3595.40	c #Conflicts:    1082000 | #Constraints:      91110
3582.79/3595.40	c #Conflicts:    1083000 | #Constraints:      92110
3582.79/3595.40	c #Conflicts:    1084000 | #Constraints:      93110
3582.79/3595.40	c #Conflicts:    1085000 | #Constraints:      94110
3582.79/3595.40	c #Conflicts:    1086000 | #Constraints:      95110
3582.79/3595.40	c #Conflicts:    1087000 | #Constraints:      96110
3582.79/3595.40	c #Conflicts:    1088000 | #Constraints:      97110
3582.79/3595.40	c #Conflicts:    1089000 | #Constraints:      98110
3582.79/3595.40	c #Conflicts:    1090000 | #Constraints:      99110
3582.79/3595.40	c #Conflicts:    1091000 | #Constraints:     100110
3582.79/3595.40	c #Conflicts:    1092000 | #Constraints:     101110
3582.79/3595.40	c #Conflicts:    1093000 | #Constraints:     102110
3582.79/3595.40	c #Conflicts:    1094000 | #Constraints:     103110
3582.79/3595.40	c #Conflicts:    1095000 | #Constraints:     104110
3582.79/3595.40	c #Conflicts:    1096000 | #Constraints:     105110
3582.79/3595.40	c #Conflicts:    1097000 | #Constraints:     106110
3582.79/3595.40	c #Conflicts:    1098000 | #Constraints:     107110
3582.79/3595.41	c #Conflicts:    1099000 | #Constraints:     108110
3582.79/3595.41	c #Conflicts:    1100000 | #Constraints:     109110
3582.79/3595.41	c #Conflicts:    1101000 | #Constraints:     110110
3582.79/3595.41	c #Conflicts:    1102000 | #Constraints:     111110
3582.79/3595.41	c #Conflicts:    1103000 | #Constraints:     112110
3582.79/3595.41	c #Conflicts:    1104000 | #Constraints:     113110
3582.79/3595.41	c #Conflicts:    1105000 | #Constraints:     114110
3582.79/3595.41	c #Conflicts:    1106000 | #Constraints:     115110
3582.79/3595.41	c #Conflicts:    1107000 | #Constraints:     116110
3582.79/3595.41	c #Conflicts:    1108000 | #Constraints:     117110
3582.79/3595.41	c #Conflicts:    1109000 | #Constraints:     118110
3582.79/3595.41	c #Conflicts:    1110000 | #Constraints:     119110
3582.79/3595.41	c #Conflicts:    1111000 | #Constraints:     120110
3582.79/3595.41	c #Conflicts:    1112000 | #Constraints:     121110
3582.79/3595.41	c #Conflicts:    1113000 | #Constraints:     122110
3582.79/3595.41	c #Conflicts:    1114000 | #Constraints:     123110
3582.79/3595.41	c #Conflicts:    1115000 | #Constraints:     124110
3582.79/3595.41	c #Conflicts:    1116000 | #Constraints:     125110
3582.79/3595.41	c #Conflicts:    1117000 | #Constraints:     126110
3582.79/3595.41	c #Conflicts:    1118000 | #Constraints:     127110
3582.79/3595.41	c #Conflicts:    1119000 | #Constraints:     128110
3582.79/3595.41	c #Conflicts:    1120000 | #Constraints:     129110
3582.79/3595.41	c #Conflicts:    1121000 | #Constraints:     130110
3582.79/3595.41	c #Conflicts:    1122000 | #Constraints:     131110
3582.79/3595.41	c #Conflicts:    1123000 | #Constraints:     132110
3582.79/3595.41	c #Conflicts:    1124000 | #Constraints:     133110
3582.79/3595.41	c #Conflicts:    1125000 | #Constraints:     134110
3582.79/3595.41	c #Conflicts:    1126000 | #Constraints:     135110
3582.79/3595.41	c #Conflicts:    1127000 | #Constraints:     136110
3582.79/3595.41	c #Conflicts:    1128000 | #Constraints:     137110
3582.79/3595.41	c #Conflicts:    1129000 | #Constraints:     138110
3582.79/3595.41	c #Conflicts:    1130000 | #Constraints:     139110
3582.79/3595.41	c #Conflicts:    1131000 | #Constraints:     140110
3582.79/3595.41	c #Conflicts:    1132000 | #Constraints:     141110
3582.79/3595.41	c #Conflicts:    1133000 | #Constraints:     142110
3582.79/3595.41	c #Conflicts:    1134000 | #Constraints:     143110
3582.79/3595.41	c #Conflicts:    1135000 | #Constraints:     144110
3582.79/3595.41	c #Conflicts:    1136000 | #Constraints:     145110
3582.79/3595.41	c #Conflicts:    1137000 | #Constraints:     146110
3582.79/3595.41	c #Conflicts:    1138000 | #Constraints:     147110
3582.79/3595.41	c #Conflicts:    1139000 | #Constraints:     148110
3582.79/3595.41	c #Conflicts:    1140000 | #Constraints:     149110
3582.79/3595.41	c #Conflicts:    1141000 | #Constraints:     150110
3582.79/3595.41	c #Conflicts:    1142000 | #Constraints:     151110
3582.79/3595.41	c #Conflicts:    1143000 | #Constraints:     152110
3582.79/3595.41	c #Conflicts:    1144000 | #Constraints:     153110
3582.79/3595.41	c #Conflicts:    1145000 | #Constraints:     154110
3582.79/3595.41	c #Conflicts:    1146000 | #Constraints:     155110
3582.79/3595.41	c #Conflicts:    1147000 | #Constraints:     156110
3582.79/3595.41	c #Conflicts:    1148000 | #Constraints:     157110
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -102
3582.79/3595.41	c #Conflicts:    1149000 | #Constraints:     101777
3582.79/3595.41	c #Conflicts:    1150000 | #Constraints:     102777
3582.79/3595.41	c #Conflicts:    1151000 | #Constraints:     103777
3582.79/3595.41	c #Conflicts:    1152000 | #Constraints:     104777
3582.79/3595.41	c #Conflicts:    1153000 | #Constraints:     105777
3582.79/3595.41	c #Conflicts:    1154000 | #Constraints:     106777
3582.79/3595.41	c #Conflicts:    1155000 | #Constraints:     107777
3582.79/3595.41	c #Conflicts:    1156000 | #Constraints:     108777
3582.79/3595.41	c #Conflicts:    1157000 | #Constraints:     109777
3582.79/3595.41	c #Conflicts:    1158000 | #Constraints:     110777
3582.79/3595.41	c #Conflicts:    1159000 | #Constraints:     111777
3582.79/3595.41	c #Conflicts:    1160000 | #Constraints:     112777
3582.79/3595.41	c #Conflicts:    1161000 | #Constraints:     113777
3582.79/3595.41	c #Conflicts:    1162000 | #Constraints:     114777
3582.79/3595.41	c #Conflicts:    1163000 | #Constraints:     115777
3582.79/3595.41	c #Conflicts:    1164000 | #Constraints:     116777
3582.79/3595.41	c #Conflicts:    1165000 | #Constraints:     117777
3582.79/3595.41	c #Conflicts:    1166000 | #Constraints:     118777
3582.79/3595.41	c #Conflicts:    1167000 | #Constraints:     119777
3582.79/3595.41	c #Conflicts:    1168000 | #Constraints:     120777
3582.79/3595.41	c #Conflicts:    1169000 | #Constraints:     121777
3582.79/3595.41	c #Conflicts:    1170000 | #Constraints:     122777
3582.79/3595.41	c #Conflicts:    1171000 | #Constraints:     123777
3582.79/3595.41	c #Conflicts:    1172000 | #Constraints:     124777
3582.79/3595.41	c #Conflicts:    1173000 | #Constraints:     125777
3582.79/3595.41	c #Conflicts:    1174000 | #Constraints:     126777
3582.79/3595.41	c #Conflicts:    1175000 | #Constraints:     127777
3582.79/3595.41	c #Conflicts:    1176000 | #Constraints:     128777
3582.79/3595.41	c #Conflicts:    1177000 | #Constraints:     129777
3582.79/3595.41	c #Conflicts:    1178000 | #Constraints:     130777
3582.79/3595.41	c #Conflicts:    1179000 | #Constraints:     131777
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -102
3582.79/3595.41	c #Conflicts:    1180000 | #Constraints:      91892
3582.79/3595.41	c #Conflicts:    1181000 | #Constraints:      92892
3582.79/3595.41	c #Conflicts:    1182000 | #Constraints:      93892
3582.79/3595.41	c #Conflicts:    1183000 | #Constraints:      94892
3582.79/3595.41	c #Conflicts:    1184000 | #Constraints:      95892
3582.79/3595.41	c #Conflicts:    1185000 | #Constraints:      96892
3582.79/3595.41	c #Conflicts:    1186000 | #Constraints:      97892
3582.79/3595.41	c #Conflicts:    1187000 | #Constraints:      98892
3582.79/3595.41	c #Conflicts:    1188000 | #Constraints:      99892
3582.79/3595.41	c #Conflicts:    1189000 | #Constraints:     100892
3582.79/3595.41	c #Conflicts:    1190000 | #Constraints:     101892
3582.79/3595.41	c #Conflicts:    1191000 | #Constraints:     102892
3582.79/3595.41	c #Conflicts:    1192000 | #Constraints:     103892
3582.79/3595.41	c #Conflicts:    1193000 | #Constraints:     104892
3582.79/3595.41	c #Conflicts:    1194000 | #Constraints:     105892
3582.79/3595.41	c #Conflicts:    1195000 | #Constraints:     106892
3582.79/3595.41	c #Conflicts:    1196000 | #Constraints:     107892
3582.79/3595.41	c #Conflicts:    1197000 | #Constraints:     108892
3582.79/3595.41	c #Conflicts:    1198000 | #Constraints:     109892
3582.79/3595.41	c #Conflicts:    1199000 | #Constraints:     110892
3582.79/3595.41	c #Conflicts:    1200000 | #Constraints:     111892
3582.79/3595.41	c #Conflicts:    1201000 | #Constraints:     112892
3582.79/3595.41	c #Conflicts:    1202000 | #Constraints:     113892
3582.79/3595.41	c #Conflicts:    1203000 | #Constraints:     114892
3582.79/3595.41	c #Conflicts:    1204000 | #Constraints:     115892
3582.79/3595.41	c #Conflicts:    1205000 | #Constraints:     116892
3582.79/3595.41	c #Conflicts:    1206000 | #Constraints:     117892
3582.79/3595.41	c #Conflicts:    1207000 | #Constraints:     118892
3582.79/3595.41	c #Conflicts:    1208000 | #Constraints:     119892
3582.79/3595.41	c #Conflicts:    1209000 | #Constraints:     120892
3582.79/3595.41	c #Conflicts:    1210000 | #Constraints:     121892
3582.79/3595.41	c #Conflicts:    1211000 | #Constraints:     122892
3582.79/3595.41	c #Conflicts:    1212000 | #Constraints:     123892
3582.79/3595.41	c #Conflicts:    1213000 | #Constraints:     124892
3582.79/3595.41	c #Conflicts:    1214000 | #Constraints:     125892
3582.79/3595.41	c #Conflicts:    1215000 | #Constraints:     126892
3582.79/3595.41	c #Conflicts:    1216000 | #Constraints:     127892
3582.79/3595.41	c #Conflicts:    1217000 | #Constraints:     128892
3582.79/3595.41	c #Conflicts:    1218000 | #Constraints:     129892
3582.79/3595.41	c #Conflicts:    1219000 | #Constraints:     130892
3582.79/3595.41	c #Conflicts:    1220000 | #Constraints:     131892
3582.79/3595.41	c #Conflicts:    1221000 | #Constraints:     132892
3582.79/3595.41	c #Conflicts:    1222000 | #Constraints:     133892
3582.79/3595.41	c #Conflicts:    1223000 | #Constraints:     134892
3582.79/3595.41	c #Conflicts:    1224000 | #Constraints:     135892
3582.79/3595.41	c #Conflicts:    1225000 | #Constraints:     136892
3582.79/3595.41	c #Conflicts:    1226000 | #Constraints:     137892
3582.79/3595.41	c #Conflicts:    1227000 | #Constraints:     138892
3582.79/3595.41	c #Conflicts:    1228000 | #Constraints:     139892
3582.79/3595.41	c #Conflicts:    1229000 | #Constraints:     140892
3582.79/3595.41	c #Conflicts:    1230000 | #Constraints:     141892
3582.79/3595.41	c #Conflicts:    1231000 | #Constraints:     142892
3582.79/3595.41	c #Conflicts:    1232000 | #Constraints:     143892
3582.79/3595.41	c #Conflicts:    1233000 | #Constraints:     144892
3582.79/3595.41	c #Conflicts:    1234000 | #Constraints:     145892
3582.79/3595.41	c #Conflicts:    1235000 | #Constraints:     146892
3582.79/3595.41	c #Conflicts:    1236000 | #Constraints:     147892
3582.79/3595.41	c #Conflicts:    1237000 | #Constraints:     148892
3582.79/3595.41	c #Conflicts:    1238000 | #Constraints:     149892
3582.79/3595.41	c #Conflicts:    1239000 | #Constraints:     150892
3582.79/3595.41	c #Conflicts:    1240000 | #Constraints:     151892
3582.79/3595.41	c #Conflicts:    1241000 | #Constraints:     152892
3582.79/3595.41	c #Conflicts:    1242000 | #Constraints:     153892
3582.79/3595.41	c #Conflicts:    1243000 | #Constraints:     154892
3582.79/3595.41	c #Conflicts:    1244000 | #Constraints:     155892
3582.79/3595.41	c #Conflicts:    1245000 | #Constraints:     156892
3582.79/3595.41	c #Conflicts:    1246000 | #Constraints:     157892
3582.79/3595.41	c #Conflicts:    1247000 | #Constraints:     158892
3582.79/3595.41	c bounds -40 >= -101 @ 933.753
3582.79/3595.41	c #Conflicts:    1248000 | #Constraints:     159916
3582.79/3595.41	c #Conflicts:    1249000 | #Constraints:     160916
3582.79/3595.41	c #Conflicts:    1250000 | #Constraints:     161916
3582.79/3595.41	c #Conflicts:    1251000 | #Constraints:     162916
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -101
3582.79/3595.41	c #Conflicts:    1252000 | #Constraints:     104740
3582.79/3595.41	c #Conflicts:    1253000 | #Constraints:     105740
3582.79/3595.41	c #Conflicts:    1254000 | #Constraints:     106740
3582.79/3595.41	c #Conflicts:    1255000 | #Constraints:     107740
3582.79/3595.41	c #Conflicts:    1256000 | #Constraints:     108740
3582.79/3595.41	c #Conflicts:    1257000 | #Constraints:     109740
3582.79/3595.41	c #Conflicts:    1258000 | #Constraints:     110740
3582.79/3595.41	c #Conflicts:    1259000 | #Constraints:     111740
3582.79/3595.41	c #Conflicts:    1260000 | #Constraints:     112740
3582.79/3595.41	c #Conflicts:    1261000 | #Constraints:     113740
3582.79/3595.41	c #Conflicts:    1262000 | #Constraints:     114740
3582.79/3595.41	c #Conflicts:    1263000 | #Constraints:     115740
3582.79/3595.41	c #Conflicts:    1264000 | #Constraints:     116740
3582.79/3595.41	c #Conflicts:    1265000 | #Constraints:     117740
3582.79/3595.41	c #Conflicts:    1266000 | #Constraints:     118740
3582.79/3595.41	c #Conflicts:    1267000 | #Constraints:     119740
3582.79/3595.41	c #Conflicts:    1268000 | #Constraints:     120740
3582.79/3595.41	c #Conflicts:    1269000 | #Constraints:     121740
3582.79/3595.41	c #Conflicts:    1270000 | #Constraints:     122740
3582.79/3595.41	c #Conflicts:    1271000 | #Constraints:     123740
3582.79/3595.41	c #Conflicts:    1272000 | #Constraints:     124740
3582.79/3595.41	c #Conflicts:    1273000 | #Constraints:     125740
3582.79/3595.41	c #Conflicts:    1274000 | #Constraints:     126740
3582.79/3595.41	c #Conflicts:    1275000 | #Constraints:     127740
3582.79/3595.41	c #Conflicts:    1276000 | #Constraints:     128740
3582.79/3595.41	c #Conflicts:    1277000 | #Constraints:     129740
3582.79/3595.41	c #Conflicts:    1278000 | #Constraints:     130740
3582.79/3595.41	c #Conflicts:    1279000 | #Constraints:     131740
3582.79/3595.41	c #Conflicts:    1280000 | #Constraints:     132740
3582.79/3595.41	c #Conflicts:    1281000 | #Constraints:     133740
3582.79/3595.41	c #Conflicts:    1282000 | #Constraints:     134740
3582.79/3595.41	c #Conflicts:    1283000 | #Constraints:     135740
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -101
3582.79/3595.41	c #Conflicts:    1284000 | #Constraints:      94137
3582.79/3595.41	c #Conflicts:    1285000 | #Constraints:      95181
3582.79/3595.41	c #Conflicts:    1286000 | #Constraints:      96219
3582.79/3595.41	c #Conflicts:    1287000 | #Constraints:      97263
3582.79/3595.41	c #Conflicts:    1288000 | #Constraints:      98299
3582.79/3595.41	c #Conflicts:    1289000 | #Constraints:      99347
3582.79/3595.41	c #Conflicts:    1290000 | #Constraints:     100392
3582.79/3595.41	c #Conflicts:    1291000 | #Constraints:     101434
3582.79/3595.41	c #Conflicts:    1292000 | #Constraints:     102481
3582.79/3595.41	c #Conflicts:    1293000 | #Constraints:     103523
3582.79/3595.41	c #Conflicts:    1294000 | #Constraints:     104558
3582.79/3595.41	c #Conflicts:    1295000 | #Constraints:     105594
3582.79/3595.41	c #Conflicts:    1296000 | #Constraints:     106644
3582.79/3595.41	c #Conflicts:    1297000 | #Constraints:     107688
3582.79/3595.41	c #Conflicts:    1298000 | #Constraints:     108725
3582.79/3595.41	c #Conflicts:    1299000 | #Constraints:     109771
3582.79/3595.41	c #Conflicts:    1300000 | #Constraints:     110813
3582.79/3595.41	c #Conflicts:    1301000 | #Constraints:     111862
3582.79/3595.41	c #Conflicts:    1302000 | #Constraints:     112913
3582.79/3595.41	c #Conflicts:    1303000 | #Constraints:     113950
3582.79/3595.41	c #Conflicts:    1304000 | #Constraints:     115000
3582.79/3595.41	c #Conflicts:    1305000 | #Constraints:     116059
3582.79/3595.41	c #Conflicts:    1306000 | #Constraints:     117100
3582.79/3595.41	c #Conflicts:    1307000 | #Constraints:     118149
3582.79/3595.41	c #Conflicts:    1308000 | #Constraints:     119193
3582.79/3595.41	c #Conflicts:    1309000 | #Constraints:     120239
3582.79/3595.41	c #Conflicts:    1310000 | #Constraints:     121289
3582.79/3595.41	c #Conflicts:    1311000 | #Constraints:     122333
3582.79/3595.41	c #Conflicts:    1312000 | #Constraints:     123372
3582.79/3595.41	c #Conflicts:    1313000 | #Constraints:     124409
3582.79/3595.41	c #Conflicts:    1314000 | #Constraints:     125440
3582.79/3595.41	c #Conflicts:    1315000 | #Constraints:     126477
3582.79/3595.41	c #Conflicts:    1316000 | #Constraints:     127522
3582.79/3595.41	c #Conflicts:    1317000 | #Constraints:     128565
3582.79/3595.41	c #Conflicts:    1318000 | #Constraints:     129599
3582.79/3595.41	c #Conflicts:    1319000 | #Constraints:     130636
3582.79/3595.41	c #Conflicts:    1320000 | #Constraints:     131677
3582.79/3595.41	c #Conflicts:    1321000 | #Constraints:     132715
3582.79/3595.41	c #Conflicts:    1322000 | #Constraints:     133762
3582.79/3595.41	c #Conflicts:    1323000 | #Constraints:     134815
3582.79/3595.41	c #Conflicts:    1324000 | #Constraints:     135856
3582.79/3595.41	c #Conflicts:    1325000 | #Constraints:     136901
3582.79/3595.41	c #Conflicts:    1326000 | #Constraints:     137945
3582.79/3595.41	c #Conflicts:    1327000 | #Constraints:     138977
3582.79/3595.41	c #Conflicts:    1328000 | #Constraints:     140012
3582.79/3595.41	c #Conflicts:    1329000 | #Constraints:     141050
3582.79/3595.41	c #Conflicts:    1330000 | #Constraints:     142086
3582.79/3595.41	c #Conflicts:    1331000 | #Constraints:     143126
3582.79/3595.41	c #Conflicts:    1332000 | #Constraints:     144168
3582.79/3595.41	c #Conflicts:    1333000 | #Constraints:     145206
3582.79/3595.41	c #Conflicts:    1334000 | #Constraints:     146245
3582.79/3595.41	c #Conflicts:    1335000 | #Constraints:     147283
3582.79/3595.41	c #Conflicts:    1336000 | #Constraints:     148326
3582.79/3595.41	c #Conflicts:    1337000 | #Constraints:     149367
3582.79/3595.41	c #Conflicts:    1338000 | #Constraints:     150399
3582.79/3595.41	c #Conflicts:    1339000 | #Constraints:     151438
3582.79/3595.41	c #Conflicts:    1340000 | #Constraints:     152472
3582.79/3595.41	c #Conflicts:    1341000 | #Constraints:     153492
3582.79/3595.41	c #Conflicts:    1342000 | #Constraints:     154529
3582.79/3595.41	c #Conflicts:    1343000 | #Constraints:     155564
3582.79/3595.41	c #Conflicts:    1344000 | #Constraints:     156606
3582.79/3595.41	c #Conflicts:    1345000 | #Constraints:     157643
3582.79/3595.41	c #Conflicts:    1346000 | #Constraints:     158684
3582.79/3595.41	c #Conflicts:    1347000 | #Constraints:     159722
3582.79/3595.41	c #Conflicts:    1348000 | #Constraints:     160760
3582.79/3595.41	c #Conflicts:    1349000 | #Constraints:     161803
3582.79/3595.41	c #Conflicts:    1350000 | #Constraints:     162847
3582.79/3595.41	c #Conflicts:    1351000 | #Constraints:     163878
3582.79/3595.41	c #Conflicts:    1352000 | #Constraints:     164917
3582.79/3595.41	c #Conflicts:    1353000 | #Constraints:     165954
3582.79/3595.41	c #Conflicts:    1354000 | #Constraints:     166994
3582.79/3595.41	c #Conflicts:    1355000 | #Constraints:     168028
3582.79/3595.41	c #Conflicts:    1356000 | #Constraints:     169062
3582.79/3595.41	c #Conflicts:    1357000 | #Constraints:     170110
3582.79/3595.41	c #Conflicts:    1358000 | #Constraints:     171150
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -101
3582.79/3595.41	c #Conflicts:    1359000 | #Constraints:     108626
3582.79/3595.41	c #Conflicts:    1360000 | #Constraints:     109626
3582.79/3595.41	c #Conflicts:    1361000 | #Constraints:     110626
3582.79/3595.41	c #Conflicts:    1362000 | #Constraints:     111626
3582.79/3595.41	c #Conflicts:    1363000 | #Constraints:     112626
3582.79/3595.41	c #Conflicts:    1364000 | #Constraints:     113626
3582.79/3595.41	c #Conflicts:    1365000 | #Constraints:     114626
3582.79/3595.41	c #Conflicts:    1366000 | #Constraints:     115626
3582.79/3595.41	c #Conflicts:    1367000 | #Constraints:     116626
3582.79/3595.41	c #Conflicts:    1368000 | #Constraints:     117626
3582.79/3595.41	c #Conflicts:    1369000 | #Constraints:     118626
3582.79/3595.41	c #Conflicts:    1370000 | #Constraints:     119626
3582.79/3595.41	c #Conflicts:    1371000 | #Constraints:     120626
3582.79/3595.41	c #Conflicts:    1372000 | #Constraints:     121626
3582.79/3595.41	c #Conflicts:    1373000 | #Constraints:     122626
3582.79/3595.41	c #Conflicts:    1374000 | #Constraints:     123626
3582.79/3595.41	c #Conflicts:    1375000 | #Constraints:     124626
3582.79/3595.41	c #Conflicts:    1376000 | #Constraints:     125626
3582.79/3595.41	c #Conflicts:    1377000 | #Constraints:     126626
3582.79/3595.41	c #Conflicts:    1378000 | #Constraints:     127626
3582.79/3595.41	c #Conflicts:    1379000 | #Constraints:     128626
3582.79/3595.41	c #Conflicts:    1380000 | #Constraints:     129626
3582.79/3595.41	c #Conflicts:    1381000 | #Constraints:     130626
3582.79/3595.41	c #Conflicts:    1382000 | #Constraints:     131626
3582.79/3595.41	c #Conflicts:    1383000 | #Constraints:     132626
3582.79/3595.41	c #Conflicts:    1384000 | #Constraints:     133626
3582.79/3595.41	c #Conflicts:    1385000 | #Constraints:     134626
3582.79/3595.41	c #Conflicts:    1386000 | #Constraints:     135626
3582.79/3595.41	c #Conflicts:    1387000 | #Constraints:     136626
3582.79/3595.41	c #Conflicts:    1388000 | #Constraints:     137626
3582.79/3595.41	c #Conflicts:    1389000 | #Constraints:     138626
3582.79/3595.41	c #Conflicts:    1390000 | #Constraints:     139626
3582.79/3595.41	c #Conflicts:    1391000 | #Constraints:     140626
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -101
3582.79/3595.41	c #Conflicts:    1392000 | #Constraints:      94374
3582.79/3595.41	c #Conflicts:    1393000 | #Constraints:      95374
3582.79/3595.41	c #Conflicts:    1394000 | #Constraints:      96374
3582.79/3595.41	c #Conflicts:    1395000 | #Constraints:      97374
3582.79/3595.41	c #Conflicts:    1396000 | #Constraints:      98374
3582.79/3595.41	c #Conflicts:    1397000 | #Constraints:      99374
3582.79/3595.41	c #Conflicts:    1398000 | #Constraints:     100374
3582.79/3595.41	c #Conflicts:    1399000 | #Constraints:     101374
3582.79/3595.41	c #Conflicts:    1400000 | #Constraints:     102374
3582.79/3595.41	c #Conflicts:    1401000 | #Constraints:     103374
3582.79/3595.41	c #Conflicts:    1402000 | #Constraints:     104374
3582.79/3595.41	c #Conflicts:    1403000 | #Constraints:     105374
3582.79/3595.41	c #Conflicts:    1404000 | #Constraints:     106374
3582.79/3595.41	c #Conflicts:    1405000 | #Constraints:     107374
3582.79/3595.41	c #Conflicts:    1406000 | #Constraints:     108374
3582.79/3595.41	c #Conflicts:    1407000 | #Constraints:     109374
3582.79/3595.41	c #Conflicts:    1408000 | #Constraints:     110374
3582.79/3595.41	c #Conflicts:    1409000 | #Constraints:     111374
3582.79/3595.41	c #Conflicts:    1410000 | #Constraints:     112374
3582.79/3595.41	c #Conflicts:    1411000 | #Constraints:     113374
3582.79/3595.41	c #Conflicts:    1412000 | #Constraints:     114374
3582.79/3595.41	c #Conflicts:    1413000 | #Constraints:     115374
3582.79/3595.41	c #Conflicts:    1414000 | #Constraints:     116374
3582.79/3595.41	c #Conflicts:    1415000 | #Constraints:     117374
3582.79/3595.41	c #Conflicts:    1416000 | #Constraints:     118374
3582.79/3595.41	c #Conflicts:    1417000 | #Constraints:     119374
3582.79/3595.41	c #Conflicts:    1418000 | #Constraints:     120374
3582.79/3595.41	c #Conflicts:    1419000 | #Constraints:     121374
3582.79/3595.41	c #Conflicts:    1420000 | #Constraints:     122374
3582.79/3595.41	c #Conflicts:    1421000 | #Constraints:     123374
3582.79/3595.41	c #Conflicts:    1422000 | #Constraints:     124374
3582.79/3595.41	c #Conflicts:    1423000 | #Constraints:     125374
3582.79/3595.41	c #Conflicts:    1424000 | #Constraints:     126374
3582.79/3595.41	c #Conflicts:    1425000 | #Constraints:     127374
3582.79/3595.41	c #Conflicts:    1426000 | #Constraints:     128374
3582.79/3595.41	c #Conflicts:    1427000 | #Constraints:     129374
3582.79/3595.41	c #Conflicts:    1428000 | #Constraints:     130374
3582.79/3595.41	c #Conflicts:    1429000 | #Constraints:     131374
3582.79/3595.41	c #Conflicts:    1430000 | #Constraints:     132374
3582.79/3595.41	c #Conflicts:    1431000 | #Constraints:     133374
3582.79/3595.41	c #Conflicts:    1432000 | #Constraints:     134374
3582.79/3595.41	c #Conflicts:    1433000 | #Constraints:     135374
3582.79/3595.41	c #Conflicts:    1434000 | #Constraints:     136374
3582.79/3595.41	c #Conflicts:    1435000 | #Constraints:     137374
3582.79/3595.41	c #Conflicts:    1436000 | #Constraints:     138374
3582.79/3595.41	c #Conflicts:    1437000 | #Constraints:     139374
3582.79/3595.41	c #Conflicts:    1438000 | #Constraints:     140374
3582.79/3595.41	c #Conflicts:    1439000 | #Constraints:     141374
3582.79/3595.41	c #Conflicts:    1440000 | #Constraints:     142374
3582.79/3595.41	c #Conflicts:    1441000 | #Constraints:     143374
3582.79/3595.41	c #Conflicts:    1442000 | #Constraints:     144374
3582.79/3595.41	c #Conflicts:    1443000 | #Constraints:     145374
3582.79/3595.41	c #Conflicts:    1444000 | #Constraints:     146374
3582.79/3595.41	c #Conflicts:    1445000 | #Constraints:     147374
3582.79/3595.41	c #Conflicts:    1446000 | #Constraints:     148374
3582.79/3595.41	c #Conflicts:    1447000 | #Constraints:     149374
3582.79/3595.41	c #Conflicts:    1448000 | #Constraints:     150374
3582.79/3595.41	c #Conflicts:    1449000 | #Constraints:     151374
3582.79/3595.41	c #Conflicts:    1450000 | #Constraints:     152374
3582.79/3595.41	c #Conflicts:    1451000 | #Constraints:     153374
3582.79/3595.41	c #Conflicts:    1452000 | #Constraints:     154374
3582.79/3595.41	c #Conflicts:    1453000 | #Constraints:     155374
3582.79/3595.41	c #Conflicts:    1454000 | #Constraints:     156374
3582.79/3595.41	c #Conflicts:    1455000 | #Constraints:     157374
3582.79/3595.41	c #Conflicts:    1456000 | #Constraints:     158374
3582.79/3595.41	c #Conflicts:    1457000 | #Constraints:     159374
3582.79/3595.41	c #Conflicts:    1458000 | #Constraints:     160374
3582.79/3595.41	c #Conflicts:    1459000 | #Constraints:     161374
3582.79/3595.41	c #Conflicts:    1460000 | #Constraints:     162374
3582.79/3595.41	c #Conflicts:    1461000 | #Constraints:     163374
3582.79/3595.41	c #Conflicts:    1462000 | #Constraints:     164374
3582.79/3595.41	c #Conflicts:    1463000 | #Constraints:     165374
3582.79/3595.41	c #Conflicts:    1464000 | #Constraints:     166374
3582.79/3595.41	c #Conflicts:    1465000 | #Constraints:     167374
3582.79/3595.41	c #Conflicts:    1466000 | #Constraints:     168374
3582.79/3595.41	c #Conflicts:    1467000 | #Constraints:     169374
3582.79/3595.41	c #Conflicts:    1468000 | #Constraints:     170374
3582.79/3595.41	c #Conflicts:    1469000 | #Constraints:     171374
3582.79/3595.41	c #Conflicts:    1470000 | #Constraints:     172374
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -101
3582.79/3595.41	c #Conflicts:    1471000 | #Constraints:     109629
3582.79/3595.41	c #Conflicts:    1472000 | #Constraints:     110629
3582.79/3595.41	c #Conflicts:    1473000 | #Constraints:     111629
3582.79/3595.41	c #Conflicts:    1474000 | #Constraints:     112629
3582.79/3595.41	c #Conflicts:    1475000 | #Constraints:     113629
3582.79/3595.41	c #Conflicts:    1476000 | #Constraints:     114629
3582.79/3595.41	c #Conflicts:    1477000 | #Constraints:     115629
3582.79/3595.41	c #Conflicts:    1478000 | #Constraints:     116629
3582.79/3595.41	c #Conflicts:    1479000 | #Constraints:     117629
3582.79/3595.41	c #Conflicts:    1480000 | #Constraints:     118629
3582.79/3595.41	c #Conflicts:    1481000 | #Constraints:     119629
3582.79/3595.41	c #Conflicts:    1482000 | #Constraints:     120629
3582.79/3595.41	c #Conflicts:    1483000 | #Constraints:     121629
3582.79/3595.41	c #Conflicts:    1484000 | #Constraints:     122629
3582.79/3595.41	c #Conflicts:    1485000 | #Constraints:     123629
3582.79/3595.41	c #Conflicts:    1486000 | #Constraints:     124629
3582.79/3595.41	c #Conflicts:    1487000 | #Constraints:     125629
3582.79/3595.41	c #Conflicts:    1488000 | #Constraints:     126629
3582.79/3595.41	c #Conflicts:    1489000 | #Constraints:     127629
3582.79/3595.41	c #Conflicts:    1490000 | #Constraints:     128629
3582.79/3595.41	c #Conflicts:    1491000 | #Constraints:     129629
3582.79/3595.41	c #Conflicts:    1492000 | #Constraints:     130629
3582.79/3595.41	c #Conflicts:    1493000 | #Constraints:     131629
3582.79/3595.41	c #Conflicts:    1494000 | #Constraints:     132629
3582.79/3595.41	c #Conflicts:    1495000 | #Constraints:     133629
3582.79/3595.41	c #Conflicts:    1496000 | #Constraints:     134629
3582.79/3595.41	c #Conflicts:    1497000 | #Constraints:     135629
3582.79/3595.41	c #Conflicts:    1498000 | #Constraints:     136629
3582.79/3595.41	c #Conflicts:    1499000 | #Constraints:     137629
3582.79/3595.41	c #Conflicts:    1500000 | #Constraints:     138629
3582.79/3595.41	c #Conflicts:    1501000 | #Constraints:     139629
3582.79/3595.41	c #Conflicts:    1502000 | #Constraints:     140629
3582.79/3595.41	c #Conflicts:    1503000 | #Constraints:     141629
3582.79/3595.41	c #Conflicts:    1504000 | #Constraints:     142629
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -101
3582.79/3595.41	c #Conflicts:    1505000 | #Constraints:      97105
3582.79/3595.41	c #Conflicts:    1506000 | #Constraints:      98105
3582.79/3595.41	c #Conflicts:    1507000 | #Constraints:      99105
3582.79/3595.41	c #Conflicts:    1508000 | #Constraints:     100105
3582.79/3595.41	c #Conflicts:    1509000 | #Constraints:     101105
3582.79/3595.41	c #Conflicts:    1510000 | #Constraints:     102105
3582.79/3595.41	c #Conflicts:    1511000 | #Constraints:     103105
3582.79/3595.41	c #Conflicts:    1512000 | #Constraints:     104105
3582.79/3595.41	c #Conflicts:    1513000 | #Constraints:     105105
3582.79/3595.41	c #Conflicts:    1514000 | #Constraints:     106105
3582.79/3595.41	c #Conflicts:    1515000 | #Constraints:     107105
3582.79/3595.41	c #Conflicts:    1516000 | #Constraints:     108105
3582.79/3595.41	c #Conflicts:    1517000 | #Constraints:     109105
3582.79/3595.41	c #Conflicts:    1518000 | #Constraints:     110105
3582.79/3595.41	c #Conflicts:    1519000 | #Constraints:     111105
3582.79/3595.41	c #Conflicts:    1520000 | #Constraints:     112105
3582.79/3595.41	c #Conflicts:    1521000 | #Constraints:     113105
3582.79/3595.41	c #Conflicts:    1522000 | #Constraints:     114105
3582.79/3595.41	c #Conflicts:    1523000 | #Constraints:     115105
3582.79/3595.41	c #Conflicts:    1524000 | #Constraints:     116105
3582.79/3595.41	c #Conflicts:    1525000 | #Constraints:     117105
3582.79/3595.41	c #Conflicts:    1526000 | #Constraints:     118105
3582.79/3595.41	c #Conflicts:    1527000 | #Constraints:     119105
3582.79/3595.41	c #Conflicts:    1528000 | #Constraints:     120105
3582.79/3595.41	c #Conflicts:    1529000 | #Constraints:     121105
3582.79/3595.41	c #Conflicts:    1530000 | #Constraints:     122105
3582.79/3595.41	c #Conflicts:    1531000 | #Constraints:     123105
3582.79/3595.41	c #Conflicts:    1532000 | #Constraints:     124105
3582.79/3595.41	c #Conflicts:    1533000 | #Constraints:     125105
3582.79/3595.41	c #Conflicts:    1534000 | #Constraints:     126105
3582.79/3595.41	c #Conflicts:    1535000 | #Constraints:     127105
3582.79/3595.41	c #Conflicts:    1536000 | #Constraints:     128105
3582.79/3595.41	c #Conflicts:    1537000 | #Constraints:     129105
3582.79/3595.41	c #Conflicts:    1538000 | #Constraints:     130105
3582.79/3595.41	c #Conflicts:    1539000 | #Constraints:     131105
3582.79/3595.41	c #Conflicts:    1540000 | #Constraints:     132105
3582.79/3595.41	c #Conflicts:    1541000 | #Constraints:     133105
3582.79/3595.41	c #Conflicts:    1542000 | #Constraints:     134105
3582.79/3595.41	c #Conflicts:    1543000 | #Constraints:     135105
3582.79/3595.41	c #Conflicts:    1544000 | #Constraints:     136105
3582.79/3595.41	c #Conflicts:    1545000 | #Constraints:     137105
3582.79/3595.41	c #Conflicts:    1546000 | #Constraints:     138105
3582.79/3595.41	c #Conflicts:    1547000 | #Constraints:     139105
3582.79/3595.41	c #Conflicts:    1548000 | #Constraints:     140105
3582.79/3595.41	c #Conflicts:    1549000 | #Constraints:     141105
3582.79/3595.41	c #Conflicts:    1550000 | #Constraints:     142105
3582.79/3595.41	c #Conflicts:    1551000 | #Constraints:     143105
3582.79/3595.41	c #Conflicts:    1552000 | #Constraints:     144105
3582.79/3595.41	c #Conflicts:    1553000 | #Constraints:     145105
3582.79/3595.41	c #Conflicts:    1554000 | #Constraints:     146105
3582.79/3595.41	c #Conflicts:    1555000 | #Constraints:     147105
3582.79/3595.41	c #Conflicts:    1556000 | #Constraints:     148105
3582.79/3595.41	c #Conflicts:    1557000 | #Constraints:     149105
3582.79/3595.41	c #Conflicts:    1558000 | #Constraints:     150105
3582.79/3595.41	c #Conflicts:    1559000 | #Constraints:     151105
3582.79/3595.41	c #Conflicts:    1560000 | #Constraints:     152105
3582.79/3595.41	c #Conflicts:    1561000 | #Constraints:     153105
3582.79/3595.41	c #Conflicts:    1562000 | #Constraints:     154105
3582.79/3595.41	c #Conflicts:    1563000 | #Constraints:     155105
3582.79/3595.41	c #Conflicts:    1564000 | #Constraints:     156105
3582.79/3595.41	c #Conflicts:    1565000 | #Constraints:     157105
3582.79/3595.41	c #Conflicts:    1566000 | #Constraints:     158105
3582.79/3595.41	c #Conflicts:    1567000 | #Constraints:     159105
3582.79/3595.41	c #Conflicts:    1568000 | #Constraints:     160105
3582.79/3595.41	c #Conflicts:    1569000 | #Constraints:     161105
3582.79/3595.41	c #Conflicts:    1570000 | #Constraints:     162105
3582.79/3595.41	c #Conflicts:    1571000 | #Constraints:     163105
3582.79/3595.41	c #Conflicts:    1572000 | #Constraints:     164105
3582.79/3595.41	c #Conflicts:    1573000 | #Constraints:     165105
3582.79/3595.41	c #Conflicts:    1574000 | #Constraints:     166105
3582.79/3595.41	c #Conflicts:    1575000 | #Constraints:     167105
3582.79/3595.41	c #Conflicts:    1576000 | #Constraints:     168105
3582.79/3595.41	c #Conflicts:    1577000 | #Constraints:     169105
3582.79/3595.41	c #Conflicts:    1578000 | #Constraints:     170105
3582.79/3595.41	c #Conflicts:    1579000 | #Constraints:     171105
3582.79/3595.41	c #Conflicts:    1580000 | #Constraints:     172105
3582.79/3595.41	c #Conflicts:    1581000 | #Constraints:     173105
3582.79/3595.41	c #Conflicts:    1582000 | #Constraints:     174105
3582.79/3595.41	c #Conflicts:    1583000 | #Constraints:     175105
3582.79/3595.41	c #Conflicts:    1584000 | #Constraints:     176105
3582.79/3595.41	c #Conflicts:    1585000 | #Constraints:     177105
3582.79/3595.41	c #Conflicts:    1586000 | #Constraints:     178105
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -101
3582.79/3595.41	c #Conflicts:    1587000 | #Constraints:     112513
3582.79/3595.41	c #Conflicts:    1588000 | #Constraints:     113513
3582.79/3595.41	c #Conflicts:    1589000 | #Constraints:     114513
3582.79/3595.41	c #Conflicts:    1590000 | #Constraints:     115513
3582.79/3595.41	c #Conflicts:    1591000 | #Constraints:     116513
3582.79/3595.41	c #Conflicts:    1592000 | #Constraints:     117513
3582.79/3595.41	c #Conflicts:    1593000 | #Constraints:     118513
3582.79/3595.41	c #Conflicts:    1594000 | #Constraints:     119513
3582.79/3595.41	c #Conflicts:    1595000 | #Constraints:     120513
3582.79/3595.41	c #Conflicts:    1596000 | #Constraints:     121513
3582.79/3595.41	c #Conflicts:    1597000 | #Constraints:     122513
3582.79/3595.41	c #Conflicts:    1598000 | #Constraints:     123513
3582.79/3595.41	c #Conflicts:    1599000 | #Constraints:     124513
3582.79/3595.41	c #Conflicts:    1600000 | #Constraints:     125513
3582.79/3595.41	c #Conflicts:    1601000 | #Constraints:     126513
3582.79/3595.41	c #Conflicts:    1602000 | #Constraints:     127513
3582.79/3595.41	c #Conflicts:    1603000 | #Constraints:     128513
3582.79/3595.41	c #Conflicts:    1604000 | #Constraints:     129513
3582.79/3595.41	c #Conflicts:    1605000 | #Constraints:     130513
3582.79/3595.41	c #Conflicts:    1606000 | #Constraints:     131513
3582.79/3595.41	c #Conflicts:    1607000 | #Constraints:     132513
3582.79/3595.41	c #Conflicts:    1608000 | #Constraints:     133513
3582.79/3595.41	c #Conflicts:    1609000 | #Constraints:     134513
3582.79/3595.41	c #Conflicts:    1610000 | #Constraints:     135513
3582.79/3595.41	c #Conflicts:    1611000 | #Constraints:     136513
3582.79/3595.41	c #Conflicts:    1612000 | #Constraints:     137513
3582.79/3595.41	c #Conflicts:    1613000 | #Constraints:     138513
3582.79/3595.41	c bounds -40 >= -100 @ 1396.59
3582.79/3595.41	c #Conflicts:    1614000 | #Constraints:     139552
3582.79/3595.41	c #Conflicts:    1615000 | #Constraints:     140552
3582.79/3595.41	c #Conflicts:    1616000 | #Constraints:     141552
3582.79/3595.41	c #Conflicts:    1617000 | #Constraints:     142552
3582.79/3595.41	c #Conflicts:    1618000 | #Constraints:     143552
3582.79/3595.41	c #Conflicts:    1619000 | #Constraints:     144552
3582.79/3595.41	c #Conflicts:    1620000 | #Constraints:     145552
3582.79/3595.41	c #Conflicts:    1621000 | #Constraints:     146552
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -100
3582.79/3595.41	c #Conflicts:    1622000 | #Constraints:      99225
3582.79/3595.41	c #Conflicts:    1623000 | #Constraints:     100225
3582.79/3595.41	c #Conflicts:    1624000 | #Constraints:     101225
3582.79/3595.41	c #Conflicts:    1625000 | #Constraints:     102225
3582.79/3595.41	c #Conflicts:    1626000 | #Constraints:     103225
3582.79/3595.41	c #Conflicts:    1627000 | #Constraints:     104225
3582.79/3595.41	c #Conflicts:    1628000 | #Constraints:     105225
3582.79/3595.41	c #Conflicts:    1629000 | #Constraints:     106225
3582.79/3595.41	c #Conflicts:    1630000 | #Constraints:     107225
3582.79/3595.41	c #Conflicts:    1631000 | #Constraints:     108225
3582.79/3595.41	c #Conflicts:    1632000 | #Constraints:     109225
3582.79/3595.41	c #Conflicts:    1633000 | #Constraints:     110225
3582.79/3595.41	c #Conflicts:    1634000 | #Constraints:     111225
3582.79/3595.41	c #Conflicts:    1635000 | #Constraints:     112225
3582.79/3595.41	c #Conflicts:    1636000 | #Constraints:     113225
3582.79/3595.41	c #Conflicts:    1637000 | #Constraints:     114225
3582.79/3595.41	c #Conflicts:    1638000 | #Constraints:     115225
3582.79/3595.41	c #Conflicts:    1639000 | #Constraints:     116225
3582.79/3595.41	c #Conflicts:    1640000 | #Constraints:     117225
3582.79/3595.41	c #Conflicts:    1641000 | #Constraints:     118225
3582.79/3595.41	c #Conflicts:    1642000 | #Constraints:     119225
3582.79/3595.41	c #Conflicts:    1643000 | #Constraints:     120225
3582.79/3595.41	c #Conflicts:    1644000 | #Constraints:     121225
3582.79/3595.41	c #Conflicts:    1645000 | #Constraints:     122225
3582.79/3595.41	c #Conflicts:    1646000 | #Constraints:     123225
3582.79/3595.41	c #Conflicts:    1647000 | #Constraints:     124225
3582.79/3595.41	c #Conflicts:    1648000 | #Constraints:     125225
3582.79/3595.41	c #Conflicts:    1649000 | #Constraints:     126225
3582.79/3595.41	c #Conflicts:    1650000 | #Constraints:     127225
3582.79/3595.41	c #Conflicts:    1651000 | #Constraints:     128225
3582.79/3595.41	c #Conflicts:    1652000 | #Constraints:     129225
3582.79/3595.41	c #Conflicts:    1653000 | #Constraints:     130225
3582.79/3595.41	c #Conflicts:    1654000 | #Constraints:     131225
3582.79/3595.41	c #Conflicts:    1655000 | #Constraints:     132225
3582.79/3595.41	c #Conflicts:    1656000 | #Constraints:     133225
3582.79/3595.41	c #Conflicts:    1657000 | #Constraints:     134225
3582.79/3595.41	c #Conflicts:    1658000 | #Constraints:     135225
3582.79/3595.41	c #Conflicts:    1659000 | #Constraints:     136225
3582.79/3595.41	c #Conflicts:    1660000 | #Constraints:     137225
3582.79/3595.41	c #Conflicts:    1661000 | #Constraints:     138225
3582.79/3595.41	c #Conflicts:    1662000 | #Constraints:     139225
3582.79/3595.41	c #Conflicts:    1663000 | #Constraints:     140225
3582.79/3595.41	c #Conflicts:    1664000 | #Constraints:     141225
3582.79/3595.41	c #Conflicts:    1665000 | #Constraints:     142225
3582.79/3595.41	c #Conflicts:    1666000 | #Constraints:     143225
3582.79/3595.41	c #Conflicts:    1667000 | #Constraints:     144225
3582.79/3595.41	c #Conflicts:    1668000 | #Constraints:     145225
3582.79/3595.41	c #Conflicts:    1669000 | #Constraints:     146225
3582.79/3595.41	c #Conflicts:    1670000 | #Constraints:     147225
3582.79/3595.41	c #Conflicts:    1671000 | #Constraints:     148225
3582.79/3595.41	c #Conflicts:    1672000 | #Constraints:     149225
3582.79/3595.41	c #Conflicts:    1673000 | #Constraints:     150225
3582.79/3595.41	c #Conflicts:    1674000 | #Constraints:     151225
3582.79/3595.41	c #Conflicts:    1675000 | #Constraints:     152225
3582.79/3595.41	c #Conflicts:    1676000 | #Constraints:     153225
3582.79/3595.41	c #Conflicts:    1677000 | #Constraints:     154225
3582.79/3595.41	c #Conflicts:    1678000 | #Constraints:     155225
3582.79/3595.41	c #Conflicts:    1679000 | #Constraints:     156225
3582.79/3595.41	c #Conflicts:    1680000 | #Constraints:     157225
3582.79/3595.41	c #Conflicts:    1681000 | #Constraints:     158225
3582.79/3595.41	c #Conflicts:    1682000 | #Constraints:     159225
3582.79/3595.41	c #Conflicts:    1683000 | #Constraints:     160225
3582.79/3595.41	c #Conflicts:    1684000 | #Constraints:     161225
3582.79/3595.41	c #Conflicts:    1685000 | #Constraints:     162225
3582.79/3595.41	c #Conflicts:    1686000 | #Constraints:     163225
3582.79/3595.41	c #Conflicts:    1687000 | #Constraints:     164225
3582.79/3595.41	c #Conflicts:    1688000 | #Constraints:     165225
3582.79/3595.41	c #Conflicts:    1689000 | #Constraints:     166225
3582.79/3595.41	c #Conflicts:    1690000 | #Constraints:     167225
3582.79/3595.41	c #Conflicts:    1691000 | #Constraints:     168225
3582.79/3595.41	c #Conflicts:    1692000 | #Constraints:     169225
3582.79/3595.41	c #Conflicts:    1693000 | #Constraints:     170225
3582.79/3595.41	c #Conflicts:    1694000 | #Constraints:     171225
3582.79/3595.41	c #Conflicts:    1695000 | #Constraints:     172225
3582.79/3595.41	c #Conflicts:    1696000 | #Constraints:     173225
3582.79/3595.41	c #Conflicts:    1697000 | #Constraints:     174225
3582.79/3595.41	c #Conflicts:    1698000 | #Constraints:     175225
3582.79/3595.41	c #Conflicts:    1699000 | #Constraints:     176225
3582.79/3595.41	c #Conflicts:    1700000 | #Constraints:     177225
3582.79/3595.41	c #Conflicts:    1701000 | #Constraints:     178225
3582.79/3595.41	c #Conflicts:    1702000 | #Constraints:     179225
3582.79/3595.41	c #Conflicts:    1703000 | #Constraints:     180225
3582.79/3595.41	c #Conflicts:    1704000 | #Constraints:     181225
3582.79/3595.41	c #Conflicts:    1705000 | #Constraints:     182225
3582.79/3595.41	c #Conflicts:    1706000 | #Constraints:     183225
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -100
3582.79/3595.41	c #Conflicts:    1707000 | #Constraints:     114873
3582.79/3595.41	c #Conflicts:    1708000 | #Constraints:     115873
3582.79/3595.41	c #Conflicts:    1709000 | #Constraints:     116873
3582.79/3595.41	c #Conflicts:    1710000 | #Constraints:     117873
3582.79/3595.41	c #Conflicts:    1711000 | #Constraints:     118873
3582.79/3595.41	c #Conflicts:    1712000 | #Constraints:     119873
3582.79/3595.41	c #Conflicts:    1713000 | #Constraints:     120873
3582.79/3595.41	c #Conflicts:    1714000 | #Constraints:     121873
3582.79/3595.41	c #Conflicts:    1715000 | #Constraints:     122873
3582.79/3595.41	c #Conflicts:    1716000 | #Constraints:     123873
3582.79/3595.41	c #Conflicts:    1717000 | #Constraints:     124873
3582.79/3595.41	c #Conflicts:    1718000 | #Constraints:     125873
3582.79/3595.41	c #Conflicts:    1719000 | #Constraints:     126873
3582.79/3595.41	c #Conflicts:    1720000 | #Constraints:     127873
3582.79/3595.41	c #Conflicts:    1721000 | #Constraints:     128873
3582.79/3595.41	c #Conflicts:    1722000 | #Constraints:     129873
3582.79/3595.41	c #Conflicts:    1723000 | #Constraints:     130873
3582.79/3595.41	c #Conflicts:    1724000 | #Constraints:     131873
3582.79/3595.41	c #Conflicts:    1725000 | #Constraints:     132873
3582.79/3595.41	c #Conflicts:    1726000 | #Constraints:     133873
3582.79/3595.41	c #Conflicts:    1727000 | #Constraints:     134873
3582.79/3595.41	c #Conflicts:    1728000 | #Constraints:     135873
3582.79/3595.41	c #Conflicts:    1729000 | #Constraints:     136873
3582.79/3595.41	c #Conflicts:    1730000 | #Constraints:     137873
3582.79/3595.41	c #Conflicts:    1731000 | #Constraints:     138873
3582.79/3595.41	c #Conflicts:    1732000 | #Constraints:     139873
3582.79/3595.41	c #Conflicts:    1733000 | #Constraints:     140873
3582.79/3595.41	c #Conflicts:    1734000 | #Constraints:     141873
3582.79/3595.41	c #Conflicts:    1735000 | #Constraints:     142873
3582.79/3595.41	c #Conflicts:    1736000 | #Constraints:     143873
3582.79/3595.41	c #Conflicts:    1737000 | #Constraints:     144873
3582.79/3595.41	c #Conflicts:    1738000 | #Constraints:     145873
3582.79/3595.41	c #Conflicts:    1739000 | #Constraints:     146873
3582.79/3595.41	c #Conflicts:    1740000 | #Constraints:     147873
3582.79/3595.41	c #Conflicts:    1741000 | #Constraints:     148873
3582.79/3595.41	c #Conflicts:    1742000 | #Constraints:     149873
3582.79/3595.41	c #Conflicts:    1743000 | #Constraints:     150873
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -100
3582.79/3595.41	c #Conflicts:    1744000 | #Constraints:     102657
3582.79/3595.41	c #Conflicts:    1745000 | #Constraints:     103657
3582.79/3595.41	c #Conflicts:    1746000 | #Constraints:     104657
3582.79/3595.41	c #Conflicts:    1747000 | #Constraints:     105657
3582.79/3595.41	c #Conflicts:    1748000 | #Constraints:     106657
3582.79/3595.41	c #Conflicts:    1749000 | #Constraints:     107657
3582.79/3595.41	c #Conflicts:    1750000 | #Constraints:     108657
3582.79/3595.41	c #Conflicts:    1751000 | #Constraints:     109657
3582.79/3595.41	c #Conflicts:    1752000 | #Constraints:     110657
3582.79/3595.41	c #Conflicts:    1753000 | #Constraints:     111657
3582.79/3595.41	c #Conflicts:    1754000 | #Constraints:     112657
3582.79/3595.41	c #Conflicts:    1755000 | #Constraints:     113657
3582.79/3595.41	c #Conflicts:    1756000 | #Constraints:     114657
3582.79/3595.41	c #Conflicts:    1757000 | #Constraints:     115657
3582.79/3595.41	c #Conflicts:    1758000 | #Constraints:     116657
3582.79/3595.41	c #Conflicts:    1759000 | #Constraints:     117657
3582.79/3595.41	c #Conflicts:    1760000 | #Constraints:     118657
3582.79/3595.41	c #Conflicts:    1761000 | #Constraints:     119657
3582.79/3595.41	c #Conflicts:    1762000 | #Constraints:     120657
3582.79/3595.41	c #Conflicts:    1763000 | #Constraints:     121657
3582.79/3595.41	c #Conflicts:    1764000 | #Constraints:     122657
3582.79/3595.41	c #Conflicts:    1765000 | #Constraints:     123657
3582.79/3595.41	c #Conflicts:    1766000 | #Constraints:     124657
3582.79/3595.41	c #Conflicts:    1767000 | #Constraints:     125657
3582.79/3595.41	c #Conflicts:    1768000 | #Constraints:     126657
3582.79/3595.41	c #Conflicts:    1769000 | #Constraints:     127657
3582.79/3595.41	c #Conflicts:    1770000 | #Constraints:     128657
3582.79/3595.41	c #Conflicts:    1771000 | #Constraints:     129657
3582.79/3595.41	c #Conflicts:    1772000 | #Constraints:     130657
3582.79/3595.41	c #Conflicts:    1773000 | #Constraints:     131657
3582.79/3595.41	c #Conflicts:    1774000 | #Constraints:     132657
3582.79/3595.41	c #Conflicts:    1775000 | #Constraints:     133657
3582.79/3595.41	c #Conflicts:    1776000 | #Constraints:     134657
3582.79/3595.41	c #Conflicts:    1777000 | #Constraints:     135657
3582.79/3595.41	c #Conflicts:    1778000 | #Constraints:     136657
3582.79/3595.41	c #Conflicts:    1779000 | #Constraints:     137657
3582.79/3595.41	c #Conflicts:    1780000 | #Constraints:     138657
3582.79/3595.41	c #Conflicts:    1781000 | #Constraints:     139657
3582.79/3595.41	c #Conflicts:    1782000 | #Constraints:     140657
3582.79/3595.41	c #Conflicts:    1783000 | #Constraints:     141657
3582.79/3595.41	c #Conflicts:    1784000 | #Constraints:     142657
3582.79/3595.41	c #Conflicts:    1785000 | #Constraints:     143657
3582.79/3595.41	c #Conflicts:    1786000 | #Constraints:     144657
3582.79/3595.41	c #Conflicts:    1787000 | #Constraints:     145657
3582.79/3595.41	c #Conflicts:    1788000 | #Constraints:     146657
3582.79/3595.41	c #Conflicts:    1789000 | #Constraints:     147657
3582.79/3595.41	c #Conflicts:    1790000 | #Constraints:     148657
3582.79/3595.41	c #Conflicts:    1791000 | #Constraints:     149657
3582.79/3595.41	c #Conflicts:    1792000 | #Constraints:     150657
3582.79/3595.41	c #Conflicts:    1793000 | #Constraints:     151657
3582.79/3595.41	c #Conflicts:    1794000 | #Constraints:     152657
3582.79/3595.41	c #Conflicts:    1795000 | #Constraints:     153657
3582.79/3595.41	c #Conflicts:    1796000 | #Constraints:     154657
3582.79/3595.41	c #Conflicts:    1797000 | #Constraints:     155657
3582.79/3595.41	c #Conflicts:    1798000 | #Constraints:     156657
3582.79/3595.41	c #Conflicts:    1799000 | #Constraints:     157657
3582.79/3595.41	c #Conflicts:    1800000 | #Constraints:     158657
3582.79/3595.41	c #Conflicts:    1801000 | #Constraints:     159657
3582.79/3595.41	c #Conflicts:    1802000 | #Constraints:     160657
3582.79/3595.41	c #Conflicts:    1803000 | #Constraints:     161657
3582.79/3595.41	c #Conflicts:    1804000 | #Constraints:     162657
3582.79/3595.41	c #Conflicts:    1805000 | #Constraints:     163657
3582.79/3595.41	c #Conflicts:    1806000 | #Constraints:     164657
3582.79/3595.41	c #Conflicts:    1807000 | #Constraints:     165657
3582.79/3595.41	c #Conflicts:    1808000 | #Constraints:     166657
3582.79/3595.41	c #Conflicts:    1809000 | #Constraints:     167657
3582.79/3595.41	c #Conflicts:    1810000 | #Constraints:     168657
3582.79/3595.41	c #Conflicts:    1811000 | #Constraints:     169657
3582.79/3595.41	c #Conflicts:    1812000 | #Constraints:     170657
3582.79/3595.41	c #Conflicts:    1813000 | #Constraints:     171657
3582.79/3595.41	c #Conflicts:    1814000 | #Constraints:     172657
3582.79/3595.41	c #Conflicts:    1815000 | #Constraints:     173657
3582.79/3595.41	c #Conflicts:    1816000 | #Constraints:     174657
3582.79/3595.41	c #Conflicts:    1817000 | #Constraints:     175657
3582.79/3595.41	c #Conflicts:    1818000 | #Constraints:     176657
3582.79/3595.41	c #Conflicts:    1819000 | #Constraints:     177657
3582.79/3595.41	c #Conflicts:    1820000 | #Constraints:     178657
3582.79/3595.41	c #Conflicts:    1821000 | #Constraints:     179657
3582.79/3595.41	c #Conflicts:    1822000 | #Constraints:     180657
3582.79/3595.41	c #Conflicts:    1823000 | #Constraints:     181657
3582.79/3595.41	c #Conflicts:    1824000 | #Constraints:     182657
3582.79/3595.41	c #Conflicts:    1825000 | #Constraints:     183657
3582.79/3595.41	c #Conflicts:    1826000 | #Constraints:     184657
3582.79/3595.41	c #Conflicts:    1827000 | #Constraints:     185657
3582.79/3595.41	c #Conflicts:    1828000 | #Constraints:     186657
3582.79/3595.41	c #Conflicts:    1829000 | #Constraints:     187657
3582.79/3595.41	c #Conflicts:    1830000 | #Constraints:     188657
3582.79/3595.41	c #Conflicts:    1831000 | #Constraints:     189657
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -100
3582.79/3595.41	c #Conflicts:    1832000 | #Constraints:     118183
3582.79/3595.41	c #Conflicts:    1833000 | #Constraints:     119219
3582.79/3595.41	c #Conflicts:    1834000 | #Constraints:     120259
3582.79/3595.41	c #Conflicts:    1835000 | #Constraints:     121306
3582.79/3595.41	c #Conflicts:    1836000 | #Constraints:     122349
3582.79/3595.41	c #Conflicts:    1837000 | #Constraints:     123396
3582.79/3595.41	c #Conflicts:    1838000 | #Constraints:     124437
3582.79/3595.41	c #Conflicts:    1839000 | #Constraints:     125477
3582.79/3595.41	c #Conflicts:    1840000 | #Constraints:     126517
3582.79/3595.41	c #Conflicts:    1841000 | #Constraints:     127565
3582.79/3595.41	c #Conflicts:    1842000 | #Constraints:     128604
3582.79/3595.41	c #Conflicts:    1843000 | #Constraints:     129645
3582.79/3595.41	c #Conflicts:    1844000 | #Constraints:     130690
3582.79/3595.41	c #Conflicts:    1845000 | #Constraints:     131734
3582.79/3595.41	c #Conflicts:    1846000 | #Constraints:     132778
3582.79/3595.41	c #Conflicts:    1847000 | #Constraints:     133814
3582.79/3595.41	c #Conflicts:    1848000 | #Constraints:     134841
3582.79/3595.41	c #Conflicts:    1849000 | #Constraints:     135881
3582.79/3595.41	c #Conflicts:    1850000 | #Constraints:     136911
3582.79/3595.41	c #Conflicts:    1851000 | #Constraints:     137945
3582.79/3595.41	c #Conflicts:    1852000 | #Constraints:     138971
3582.79/3595.41	c #Conflicts:    1853000 | #Constraints:     139998
3582.79/3595.41	c #Conflicts:    1854000 | #Constraints:     141036
3582.79/3595.41	c #Conflicts:    1855000 | #Constraints:     142068
3582.79/3595.41	c #Conflicts:    1856000 | #Constraints:     143103
3582.79/3595.41	c #Conflicts:    1857000 | #Constraints:     144133
3582.79/3595.41	c #Conflicts:    1858000 | #Constraints:     145177
3582.79/3595.41	c #Conflicts:    1859000 | #Constraints:     146209
3582.79/3595.41	c #Conflicts:    1860000 | #Constraints:     147238
3582.79/3595.41	c #Conflicts:    1861000 | #Constraints:     148273
3582.79/3595.41	c #Conflicts:    1862000 | #Constraints:     149306
3582.79/3595.41	c #Conflicts:    1863000 | #Constraints:     150335
3582.79/3595.41	c #Conflicts:    1864000 | #Constraints:     151364
3582.79/3595.41	c #Conflicts:    1865000 | #Constraints:     152396
3582.79/3595.41	c #Conflicts:    1866000 | #Constraints:     153425
3582.79/3595.41	c #Conflicts:    1867000 | #Constraints:     154452
3582.79/3595.41	c #Conflicts:    1868000 | #Constraints:     155485
3582.79/3595.41	c #Conflicts:    1869000 | #Constraints:     156518
3582.79/3595.41	c INPROCESSING
3582.79/3595.41	c GARBAGE COLLECT
3582.79/3595.41	c rational objective -100
3582.79/3595.41	c #Conflicts:    1870000 | #Constraints:     104506
3582.79/3595.41	c #Conflicts:    1871000 | #Constraints:     105506
3582.79/3595.41	c #Conflicts:    1872000 | #Constraints:     106506
3582.79/3595.41	c #Conflicts:    1873000 | #Constraints:     107506
3582.79/3595.41	c #Conflicts:    1874000 | #Constraints:     108506
3582.79/3595.41	c #Conflicts:    1875000 | #Constraints:     109506
3582.79/3595.41	c #Conflicts:    1876000 | #Constraints:     110506
3582.79/3595.41	c #Conflicts:    1877000 | #Constraints:     111506
3582.79/3595.41	c #Conflicts:    1878000 | #Constraints:     112506
3582.79/3595.41	c #Conflicts:    1879000 | #Constraints:     113506
3582.79/3595.41	c #Conflicts:    1880000 | #Constraints:     114506
3582.79/3595.41	c #Conflicts:    1881000 | #Constraints:     115506
3582.79/3595.41	c #Conflicts:    1882000 | #Constraints:     116506
3582.79/3595.41	c #Conflicts:    1883000 | #Constraints:     117506
3582.79/3595.41	c #Conflicts:    1884000 | #Constraints:     118506
3582.79/3595.41	c #Conflicts:    1885000 | #Constraints:     119506
3582.79/3595.41	c #Conflicts:    1886000 | #Constraints:     120506
3582.79/3595.41	c #Conflicts:    1887000 | #Constraints:     121506
3582.79/3595.41	c #Conflicts:    1888000 | #Constraints:     122506
3582.79/3595.41	c #Conflicts:    1889000 | #Constraints:     123506
3582.79/3595.41	c #Conflicts:    1890000 | #Constraints:     124506
3582.79/3595.41	c #Conflicts:    1891000 | #Constraints:     125506
3582.79/3595.41	c #Conflicts:    1892000 | #Constraints:     126506
3582.79/3595.41	c #Conflicts:    1893000 | #Constraints:     127506
3582.79/3595.41	c #Conflicts:    1894000 | #Constraints:     128506
3582.79/3595.41	c #Conflicts:    1895000 | #Constraints:     129506
3582.79/3595.41	c #Conflicts:    1896000 | #Constraints:     130506
3582.79/3595.41	c #Conflicts:    1897000 | #Constraints:     131506
3582.79/3595.41	c #Conflicts:    1898000 | #Constraints:     132506
3582.79/3595.41	c #Conflicts:    1899000 | #Constraints:     133506
3582.79/3595.41	c #Conflicts:    1900000 | #Constraints:     134506
3582.79/3595.41	c #Conflicts:    1901000 | #Constraints:     135506
3582.79/3595.41	c #Conflicts:    1902000 | #Constraints:     136506
3582.79/3595.41	c #Conflicts:    1903000 | #Constraints:     137506
3582.79/3595.41	c #Conflicts:    1904000 | #Constraints:     138506
3582.79/3595.41	c #Conflicts:    1905000 | #Constraints:     139506
3582.79/3595.41	c #Conflicts:    1906000 | #Constraints:     140506
3582.79/3595.41	c #Conflicts:    1907000 | #Constraints:     141506
3582.79/3595.41	c #Conflicts:    1908000 | #Constraints:     142506
3582.79/3595.41	c #Conflicts:    1909000 | #Constraints:     143506
3582.79/3595.41	c #Conflicts:    1910000 | #Constraints:     144506
3582.79/3595.41	c #Conflicts:    1911000 | #Constraints:     145506
3582.79/3595.41	c #Conflicts:    1912000 | #Constraints:     146506
3582.79/3595.41	c #Conflicts:    1913000 | #Constraints:     147506
3582.79/3595.41	c #Conflicts:    1914000 | #Constraints:     148506
3582.79/3595.41	c #Conflicts:    1915000 | #Constraints:     149506
3582.79/3595.41	c #Conflicts:    1916000 | #Constraints:     150506
3582.79/3595.41	c #Conflicts:    1917000 | #Constraints:     151506
3582.79/3595.41	c #Conflicts:    1918000 | #Constraints:     152506
3582.79/3595.41	c #Conflicts:    1919000 | #Constraints:     153506
3582.79/3595.41	c #Conflicts:    1920000 | #Constraints:     154506
3582.79/3595.41	c #Conflicts:    1921000 | #Constraints:     155506
3582.79/3595.41	c #Conflicts:    1922000 | #Constraints:     156506
3582.79/3595.41	c #Conflicts:    1923000 | #Constraints:     157506
3582.79/3595.41	c #Conflicts:    1924000 | #Constraints:     158506
3582.79/3595.41	c #Conflicts:    1925000 | #Constraints:     159506
3582.79/3595.41	c #Conflicts:    1926000 | #Constraints:     160506
3582.79/3595.41	c #Conflicts:    1927000 | #Constraints:     161506
3582.79/3595.41	c #Conflicts:    1928000 | #Constraints:     162506
3582.79/3595.41	c #Conflicts:    1929000 | #Constraints:     163506
3582.79/3595.41	c #Conflicts:    1930000 | #Constraints:     164506
3582.79/3595.41	c #Conflicts:    1931000 | #Constraints:     165506
3582.79/3595.41	c #Conflicts:    1932000 | #Constraints:     166506
3582.79/3595.41	c #Conflicts:    1933000 | #Constraints:     167506
3582.79/3595.41	c #Conflicts:    1934000 | #Constraints:     168506
3582.79/3595.41	c #Conflicts:    1935000 | #Constraints:     169506
3582.79/3595.41	c #Conflicts:    1936000 | #Constraints:     170506
3582.79/3595.41	c #Conflicts:    1937000 | #Constraints:     171506
3582.79/3595.41	c #Conflicts:    1938000 | #Constraints:     172506
3582.79/3595.41	c #Conflicts:    1939000 | #Constraints:     173506
3582.79/3595.41	c #Conflicts:    1940000 | #Constraints:     174506
3582.79/3595.41	c #Conflicts:    1941000 | #Constraints:     175506
3582.79/3595.41	c #Conflicts:    1942000 | #Constraints:     176506
3582.79/3595.41	c #Conflicts:    1943000 | #Constraints:     177506
3582.79/3595.41	c #Conflicts:    1944000 | #Constraints:     178506
3582.79/3595.41	c #Conflicts:    1945000 | #Constraints:     179506
3582.79/3595.41	c #Conflicts:    1946000 | #Constraints:     180506
3582.79/3595.41	c #Conflicts:    1947000 | #Constraints:     181506
3582.79/3595.41	c #Conflicts:    1948000 | #Constraints:     182506
3582.79/3595.41	c cpu time 1785.01 s
3582.79/3595.41	c deterministic time 282145112737 2.82e+11
3582.79/3595.41	c optimization time 96.7571 s
3582.79/3595.41	c total solve time 1688.16 s
3582.79/3595.41	c core-guided solve time 1260.29 s
3582.79/3595.41	c propagation time 1548.27 s
3582.79/3595.41	c conflict analysis time 191.082 s
3582.79/3595.41	c propagations 431345358
3582.79/3595.41	c resolve steps 40836879
3582.79/3595.41	c decisions 4261712
3582.79/3595.41	c conflicts 1948973
3582.79/3595.41	c restarts 3830
3582.79/3595.41	c inprocessing phases 57
3582.79/3595.41	c input clauses 42758
3582.79/3595.41	c input cardinalities 1320
3582.79/3595.41	c input general constraints 1022
3582.79/3595.41	c input average constraint length 13.30
3582.79/3595.41	c input average constraint degree 5.92
3582.79/3595.41	c learned clauses 1530255
3582.79/3595.41	c learned cardinalities 63491
3582.79/3595.41	c learned general constraints 367929
3582.79/3595.41	c learned average constraint length 175.80
3582.79/3595.41	c learned average constraint degree 11222348.71
3582.79/3595.41	c watched constraints 351242
3582.79/3595.41	c counting constraints 17709
3582.79/3595.41	c gcd simplifications 76633
3582.79/3595.41	c detected cardinalities 12128
3582.79/3595.41	c weakened non-implied lits 13600634
3582.79/3595.41	c weakened non-implying lits 278107
3582.79/3595.41	c original variables 760
3582.79/3595.41	c clausal propagations 333451805
3582.79/3595.41	c cardinality propagations 29178407
3582.79/3595.41	c watched propagations 15110479
3582.79/3595.41	c counting propagations 51566240
3582.79/3595.41	c watch lookups 30268333375
3582.79/3595.41	c watch backjump lookups 18980427333
3582.79/3595.41	c watch checks 224266212015
3582.79/3595.41	c propagation checks 6808598889
3582.79/3595.41	c constraint additions 946436611
3582.79/3595.41	c trail pops 437542738
3582.79/3595.41	c formula constraints 41619
3582.79/3595.41	c learned constraints 1936283
3582.79/3595.41	c bound constraints 661
3582.79/3595.41	c core-guided constraints 2820
3582.79/3595.41	c encountered formula constraints 6140611
3582.79/3595.41	c encountered learned constraints 28148404
3582.79/3595.41	c encountered bound constraints 568
3582.79/3595.41	c encountered core-guided constraints 8334215
3582.79/3595.41	c LP total time 293.646 s
3582.79/3595.41	c LP solve time 279.98 s
3582.79/3595.41	c LP constraints added 41619
3582.79/3595.41	c LP constraints removed 0
3582.79/3595.41	c LP pivots internal 1949193
3582.79/3595.41	c LP pivots root 5512
3582.79/3595.41	c LP calls 52778
3582.79/3595.41	c LP optimalities 40081
3582.79/3595.41	c LP no pivot count 19711
3582.79/3595.41	c LP infeasibilities 12696
3582.79/3595.41	c LP valid Farkas constraints 12696
3582.79/3595.41	c LP learned Farkas constraints 12696
3582.79/3595.41	c LP basis resets 0
3582.79/3595.41	c LP cycling count 0
3582.79/3595.41	c LP singular count 0
3582.79/3595.41	c LP no primal count 0
3582.79/3595.41	c LP no farkas count 0
3582.79/3595.41	c LP other issue count 0
3582.79/3595.41	c LP Gomory cuts 0
3582.79/3595.41	c LP learned cuts 0
3582.79/3595.41	c LP deleted cuts 0
3582.79/3595.41	c LP encountered Gomory constraints 0
3582.79/3595.41	c LP encountered Farkas constraints 117759
3582.79/3595.41	c LP encountered learned Farkas constraints 31599
3582.79/3595.41	c CG auxiliary variables introduced 1160
3582.79/3595.41	c CG solutions found 1
3582.79/3595.41	c CG cores constructed 660
3582.79/3595.41	c CG core cardinality constraints returned 0
3582.79/3595.41	c CG unit cores 0
3582.79/3595.41	c CG single cores 660
3582.79/3595.41	c CG blocks removed during cardinality reduction 0
3582.79/3595.41	c CG first core best 0
3582.79/3595.41	c CG decision core best 0
3582.79/3595.41	c CG core reduction tie 0
3582.79/3595.41	c CG core degree average 1.00
3582.79/3595.41	c CG core slack average 1.86
3582.79/3595.41	c CG core upper bound improvements 0
3582.79/3595.41	c LS first time 30.0088 s
3582.79/3595.41	c LS restart time 0 s
3582.79/3595.41	s SATISFIABLE
3582.79/3595.41	v x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 -x94 -x95 -x96 -x97 x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 x264 -x265 -x266 -x267 -x268 -x269 x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 x397 -x398 -x399 -x400 -x401 -x402 -x403 x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 -x601 x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 x624 -x625 -x626 -x627 -x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 -x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 x718 -x719 -x720 -x721 -x722 x723 -x724 -x725 -x726 -x727 -x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 -x760
3582.79/3595.41	c Program interrupted by user.
3582.79/3595.41	c Total time: 3595.234 seconds

Verifier Data

OK	-40

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

running on 4 cores: 24-27

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1,9,19,25,30,35-37,39-40,44-46,48,52,60
  3550 MHz: 0,2-3,20-23,41,43,56-59
  3600 MHz: 4-8,10-18,24,26-29,31-34,38,42,47,49-51,53-55,61-63
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 24-27

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (107852 MiB free)
  node 1: cores 8-15, 129019 MiB (114221 MiB free)
  node 2: cores 16-23, 129019 MiB (109661 MiB free)
  node 3: cores 24-31, 129003 MiB (112096 MiB free)
  node 4: cores 32-39, 129019 MiB (115203 MiB free)
  node 5: cores 40-47, 129019 MiB (109499 MiB free)
  node 6: cores 48-55, 128973 MiB (109233 MiB free)
  node 7: cores 56-63, 128474 MiB (104222 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=2693926, runsolver pid=2693881
Current StackSize limit: 8192 KiB


[startup+0.100058 s]*
/proc/loadavg: 0.02 4.89 13.53 5/899 2693977
/proc/meminfo: memFree=903044444/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4192 memory=3148 CPUtime=0.01 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 242 210 0 0 0 1 0 0 20 0 1 0 257572636 4292608 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1048 787 707 219 0 110 0
[pid=2693965] ppid=2693926 vsize=464 memory=260 CPUtime=0 cores=24-27
/proc/2693965/stat : 2693965 (mkdir) D 2693926 2693926 2693669 0 -1 4194304 47 0 0 0 0 0 0 0 20 0 1 0 257572643 475136 0 18446744073709551615 94440702210048 94440702252401 140733684642496 0 0 0 0 0 0 1 0 0 17 25 0 0 0 0 0 94440702269840 94440702271640 94440706097152 140733684644212 140733684644256 140733684644256 140733684649961 0
/proc/2693965/statm: 116 65 55 11 0 42 0
Current children cumulated CPU time: 0.01 s
Current children cumulated vsize: 4656 KiB
Current children cumulated memory: 3408 KiB

[startup+0.213493 s]*
/proc/loadavg: 0.02 4.89 13.53 10/899 2694024
/proc/meminfo: memFree=902752348/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=0.05 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 388 6238 0 0 0 1 1 3 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 2 4 65536 1 0 0 17 26 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3228 KiB

[startup+0.313491 s]*
/proc/loadavg: 0.02 4.89 13.53 18/909 2694081
/proc/meminfo: memFree=902219548/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=0.05 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 520 6543 0 0 0 1 1 3 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694041] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694041/stat : 2694041 (timeout) S 2693926 2694041 2693669 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257572660 2723840 384 18446744073709551615 94746767470592 94746767487105 140726900944704 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94746767501872 94746767503960 94746785902592 140726900947206 140726900947356 140726900947356 140726900953063 0
/proc/2694041/statm: 665 424 397 5 0 90 0
[pid=2694051] ppid=2694041 vsize=41408 memory=24180 CPUtime=0.06 cores=24-27
/proc/2694051/stat : 2694051 (cashwmaxsat-dis) R 2694041 2694041 2693669 0 -1 4194304 5364 0 0 0 6 0 0 0 20 0 1 0 257572662 42401792 5888 18446744073709551615 4198400 17477629 140734796310656 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 47181824 140734796314894 140734796315031 140734796315031 140734796320738 0
/proc/2694051/statm: 10352 6044 744 3242 0 6492 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 48392 KiB
Current children cumulated memory: 29104 KiB

[startup+0.70026 s]
/proc/loadavg: 0.02 4.89 13.53 18/909 2694091
/proc/meminfo: memFree=901197472/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=0.05 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 520 6543 0 0 0 1 1 3 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694041] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694041/stat : 2694041 (timeout) S 2693926 2694041 2693669 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257572660 2723840 384 18446744073709551615 94746767470592 94746767487105 140726900944704 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94746767501872 94746767503960 94746785902592 140726900947206 140726900947356 140726900947356 140726900953063 0
/proc/2694041/statm: 665 424 397 5 0 90 0
[pid=2694051] ppid=2694041 vsize=227124 memory=203940 CPUtime=0.42 cores=24-27
/proc/2694051/stat : 2694051 (cashwmaxsat-dis) R 2694041 2694041 2693669 0 -1 4194304 33856 0 0 0 41 1 0 0 20 0 1 0 257572662 232574976 50760 18446744073709551615 4198400 17477629 140734796310656 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 47181824 140734796314894 140734796315031 140734796315031 140734796320738 0
/proc/2694051/statm: 56781 50984 2787 3242 0 52921 0
Current children cumulated CPU time: 0.47 s
Current children cumulated vsize: 234108 KiB
Current children cumulated memory: 208864 KiB

[startup+1.50019 s]
/proc/loadavg: 0.02 4.89 13.53 19/909 2694116
/proc/meminfo: memFree=899524232/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=0.05 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 520 6543 0 0 0 1 1 3 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694041] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694041/stat : 2694041 (timeout) S 2693926 2694041 2693669 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257572660 2723840 384 18446744073709551615 94746767470592 94746767487105 140726900944704 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94746767501872 94746767503960 94746785902592 140726900947206 140726900947356 140726900947356 140726900953063 0
/proc/2694041/statm: 665 424 397 5 0 90 0
[pid=2694051] ppid=2694041 vsize=288968 memory=259868 CPUtime=1.22 cores=24-27
/proc/2694051/stat : 2694051 (cashwmaxsat-dis) R 2694041 2694041 2693669 0 -1 4194304 48012 0 0 0 120 2 0 0 20 0 1 0 257572662 295903232 64820 18446744073709551615 4198400 17477629 140734796310656 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 47181824 140734796314894 140734796315031 140734796315031 140734796320738 0
/proc/2694051/statm: 72242 64967 3011 3242 0 68382 0
Current children cumulated CPU time: 1.27 s
Current children cumulated vsize: 295952 KiB
Current children cumulated memory: 264792 KiB

[startup+3.11496 s]
/proc/loadavg: 0.02 4.89 13.53 18/909 2694116
/proc/meminfo: memFree=895929372/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=0.05 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 520 6543 0 0 0 1 1 3 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694041] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694041/stat : 2694041 (timeout) S 2693926 2694041 2693669 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257572660 2723840 384 18446744073709551615 94746767470592 94746767487105 140726900944704 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94746767501872 94746767503960 94746785902592 140726900947206 140726900947356 140726900947356 140726900953063 0
/proc/2694041/statm: 665 424 397 5 0 90 0
[pid=2694051] ppid=2694041 vsize=315980 memory=266060 CPUtime=2.84 cores=24-27
/proc/2694051/stat : 2694051 (cashwmaxsat-dis) R 2694041 2694041 2693669 0 -1 4194304 49051 0 0 0 281 3 0 0 20 0 1 0 257572662 323563520 66372 18446744073709551615 4198400 17477629 140734796310656 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 47181824 140734796314894 140734796315031 140734796315031 140734796320738 0
/proc/2694051/statm: 78995 66515 3011 3242 0 75135 0
Current children cumulated CPU time: 2.89 s
Current children cumulated vsize: 322964 KiB
Current children cumulated memory: 270984 KiB

[startup+6.30027 s]
/proc/loadavg: 1.30 5.07 13.54 18/909 2694116
/proc/meminfo: memFree=895165156/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=0.05 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 520 6543 0 0 0 1 1 3 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694041] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694041/stat : 2694041 (timeout) S 2693926 2694041 2693669 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257572660 2723840 384 18446744073709551615 94746767470592 94746767487105 140726900944704 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94746767501872 94746767503960 94746785902592 140726900947206 140726900947356 140726900947356 140726900953063 0
/proc/2694041/statm: 665 424 397 5 0 90 0
[pid=2694051] ppid=2694041 vsize=419472 memory=320788 CPUtime=6.01 cores=24-27
/proc/2694051/stat : 2694051 (cashwmaxsat-dis) R 2694041 2694041 2693669 0 -1 4194304 62719 0 0 0 597 4 0 0 20 0 1 0 257572662 429539328 80068 18446744073709551615 4198400 17477629 140734796310656 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 47181824 140734796314894 140734796315031 140734796315031 140734796320738 0
/proc/2694051/statm: 104868 80197 3027 3242 0 101008 0
Current children cumulated CPU time: 6.06 s
Current children cumulated vsize: 426456 KiB
Current children cumulated memory: 325712 KiB

[startup+12.7003 s]
/proc/loadavg: 2.47 5.25 13.56 18/909 2694116
/proc/meminfo: memFree=895023436/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=0.05 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 520 6543 0 0 0 1 1 3 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694041] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694041/stat : 2694041 (timeout) S 2693926 2694041 2693669 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257572660 2723840 384 18446744073709551615 94746767470592 94746767487105 140726900944704 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94746767501872 94746767503960 94746785902592 140726900947206 140726900947356 140726900947356 140726900953063 0
/proc/2694041/statm: 665 424 397 5 0 90 0
[pid=2694051] ppid=2694041 vsize=420760 memory=322360 CPUtime=12.38 cores=24-27
/proc/2694051/stat : 2694051 (cashwmaxsat-dis) R 2694041 2694041 2693669 0 -1 4194304 65602 0 0 0 1234 4 0 0 20 0 1 0 257572662 430858240 80488 18446744073709551615 4198400 17477629 140734796310656 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 47181824 140734796314894 140734796315031 140734796315031 140734796320738 0
/proc/2694051/statm: 105190 80590 3027 3242 0 101330 0
Current children cumulated CPU time: 12.43 s
Current children cumulated vsize: 427744 KiB
Current children cumulated memory: 327284 KiB

[startup+25.5003 s]
/proc/loadavg: 5.55 5.80 13.60 19/909 2694116
/proc/meminfo: memFree=894946340/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=0.05 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 520 6543 0 0 0 1 1 3 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694041] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694041/stat : 2694041 (timeout) S 2693926 2694041 2693669 0 -1 4194304 117 0 0 0 0 0 0 0 20 0 1 0 257572660 2723840 384 18446744073709551615 94746767470592 94746767487105 140726900944704 0 0 0 0 3145728 90119 1 0 0 17 24 0 0 0 0 0 94746767501872 94746767503960 94746785902592 140726900947206 140726900947356 140726900947356 140726900953063 0
/proc/2694041/statm: 665 424 397 5 0 90 0
[pid=2694051] ppid=2694041 vsize=428584 memory=322636 CPUtime=25.13 cores=24-27
/proc/2694051/stat : 2694051 (cashwmaxsat-dis) R 2694041 2694041 2693669 0 -1 4194304 65688 0 0 0 2509 4 0 0 20 0 1 0 257572662 438870016 80488 18446744073709551615 4198400 17477629 140734796310656 0 0 0 0 0 8404994 0 0 0 17 25 0 0 0 0 0 19900224 19994800 47181824 140734796314894 140734796315031 140734796315031 140734796320738 0
/proc/2694051/statm: 107146 80659 3027 3242 0 103286 0
Current children cumulated CPU time: 25.18 s
Current children cumulated vsize: 435568 KiB
Current children cumulated memory: 327560 KiB

[startup+51.1153 s]
/proc/loadavg: 9.27 6.65 13.68 18/910 2694118
/proc/meminfo: memFree=894707184/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=0.05 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 520 6543 0 0 0 1 1 3 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 26 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694041] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27

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

/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694192] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694192/stat : 2694192 (timeout) S 2693926 2694192 2693669 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752365 2723840 384 18446744073709551615 93943594852352 93943594868865 140720461919696 0 0 0 0 3145728 90119 1 0 0 17 25 0 0 0 0 0 93943594883632 93943594885720 93943612796928 140720461924482 140720461924764 140720461924764 140720461930471 0
/proc/2694192/statm: 665 424 397 5 0 90 0
[pid=2694198] ppid=2694192 vsize=554388 memory=446112 CPUtime=1599.47 cores=24-27
/proc/2694198/stat : 2694198 (roundingsat) R 2694192 2694192 2693669 0 -1 4194304 39330 0 0 0 159322 625 0 0 20 0 1 0 257752366 567693312 111378 18446744073709551615 93951849644032 93951853959177 140735432021296 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 93951854703016 93951854756360 93951882313728 140735432026264 140735432026527 140735432026527 140735432032234 0
/proc/2694198/statm: 138597 111528 2448 1054 0 127178 0
Current children cumulated CPU time: 3390.41 s
Current children cumulated vsize: 561372 KiB
Current children cumulated memory: 451036 KiB

[startup+3462.3 s]
/proc/loadavg: 16.01 16.00 16.00 17/903 2695033
/proc/meminfo: memFree=877687800/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=1790.94 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 596 297146 0 0 0 1 179063 30 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 27 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694192] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694192/stat : 2694192 (timeout) S 2693926 2694192 2693669 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752365 2723840 384 18446744073709551615 93943594852352 93943594868865 140720461919696 0 0 0 0 3145728 90119 1 0 0 17 25 0 0 0 0 0 93943594883632 93943594885720 93943612796928 140720461924482 140720461924764 140720461924764 140720461930471 0
/proc/2694192/statm: 665 424 397 5 0 90 0
[pid=2694198] ppid=2694192 vsize=554844 memory=446568 CPUtime=1659.26 cores=24-27
/proc/2694198/stat : 2694198 (roundingsat) R 2694192 2694192 2693669 0 -1 4194304 39444 0 0 0 165284 642 0 0 20 0 1 0 257752366 568160256 111506 18446744073709551615 93951849644032 93951853959177 140735432021296 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 93951854703016 93951854756360 93951882313728 140735432026264 140735432026527 140735432026527 140735432032234 0
/proc/2694198/statm: 138711 111642 2448 1054 0 127292 0
Current children cumulated CPU time: 3450.2 s
Current children cumulated vsize: 561828 KiB
Current children cumulated memory: 451492 KiB

[startup+3522.3 s]
/proc/loadavg: 16.00 16.00 16.00 17/903 2695035
/proc/meminfo: memFree=877358608/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=1790.94 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 596 297146 0 0 0 1 179063 30 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 27 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694192] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694192/stat : 2694192 (timeout) S 2693926 2694192 2693669 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752365 2723840 384 18446744073709551615 93943594852352 93943594868865 140720461919696 0 0 0 0 3145728 90119 1 0 0 17 25 0 0 0 0 0 93943594883632 93943594885720 93943612796928 140720461924482 140720461924764 140720461924764 140720461930471 0
/proc/2694192/statm: 665 424 397 5 0 90 0
[pid=2694198] ppid=2694192 vsize=557004 memory=448728 CPUtime=1719.04 cores=24-27
/proc/2694198/stat : 2694198 (roundingsat) R 2694192 2694192 2693669 0 -1 4194304 39984 0 0 0 171246 658 0 0 20 0 1 0 257752366 570372096 112018 18446744073709551615 93951849644032 93951853959177 140735432021296 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 93951854703016 93951854756360 93951882313728 140735432026264 140735432026527 140735432026527 140735432032234 0
/proc/2694198/statm: 139251 112182 2448 1054 0 127832 0
Current children cumulated CPU time: 3509.98 s
Current children cumulated vsize: 563988 KiB
Current children cumulated memory: 453652 KiB

[startup+3582.3 s]
/proc/loadavg: 16.00 16.00 16.00 17/903 2695036
/proc/meminfo: memFree=877007956/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=1790.94 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 596 297146 0 0 0 1 179063 30 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 27 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694192] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694192/stat : 2694192 (timeout) S 2693926 2694192 2693669 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752365 2723840 384 18446744073709551615 93943594852352 93943594868865 140720461919696 0 0 0 0 3145728 90119 1 0 0 17 25 0 0 0 0 0 93943594883632 93943594885720 93943612796928 140720461924482 140720461924764 140720461924764 140720461930471 0
/proc/2694192/statm: 665 424 397 5 0 90 0
[pid=2694198] ppid=2694192 vsize=557004 memory=448728 CPUtime=1778.83 cores=24-27
/proc/2694198/stat : 2694198 (roundingsat) R 2694192 2694192 2693669 0 -1 4194304 39984 0 0 0 177208 675 0 0 20 0 1 0 257752366 570372096 112018 18446744073709551615 93951849644032 93951853959177 140735432021296 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 93951854703016 93951854756360 93951882313728 140735432026264 140735432026527 140735432026527 140735432032234 0
/proc/2694198/statm: 139251 112182 2448 1054 0 127832 0
Current children cumulated CPU time: 3569.77 s
Current children cumulated vsize: 563988 KiB
Current children cumulated memory: 453652 KiB

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

# cumulated CPU time of all completed processes:  user=3575.68 s, system=7.13483 s

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

[startup+3584 s]*
/proc/loadavg: 16.00 16.00 16.00 17/903 2695036
/proc/meminfo: memFree=877004436/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=1790.94 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 596 297146 0 0 0 1 179063 30 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 27 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694192] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694192/stat : 2694192 (timeout) S 2693926 2694192 2693669 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752365 2723840 384 18446744073709551615 93943594852352 93943594868865 140720461919696 0 0 0 0 3145728 90119 1 0 0 17 25 0 0 0 0 0 93943594883632 93943594885720 93943612796928 140720461924482 140720461924764 140720461924764 140720461930471 0
/proc/2694192/statm: 665 424 397 5 0 90 0
[pid=2694198] ppid=2694192 vsize=557004 memory=448728 CPUtime=1780.55 cores=24-27
/proc/2694198/stat : 2694198 (roundingsat) R 2694192 2694192 2693669 0 -1 4194304 39984 0 0 0 177379 676 0 0 20 0 1 0 257752366 570372096 112018 18446744073709551615 93951849644032 93951853959177 140735432021296 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 93951854703016 93951854756360 93951882313728 140735432026264 140735432026527 140735432026527 140735432032234 0
/proc/2694198/statm: 139251 112182 2448 1054 0 127832 0
Current children cumulated CPU time: 3571.49 s
Current children cumulated vsize: 563988 KiB
Current children cumulated memory: 453652 KiB

[startup+3590.4 s]
/proc/loadavg: 16.00 16.00 16.00 17/903 2695036
/proc/meminfo: memFree=877103780/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=1790.94 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 596 297146 0 0 0 1 179063 30 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 27 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694192] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694192/stat : 2694192 (timeout) S 2693926 2694192 2693669 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752365 2723840 384 18446744073709551615 93943594852352 93943594868865 140720461919696 0 0 0 0 3145728 90119 1 0 0 17 25 0 0 0 0 0 93943594883632 93943594885720 93943612796928 140720461924482 140720461924764 140720461924764 140720461930471 0
/proc/2694192/statm: 665 424 397 5 0 90 0
[pid=2694198] ppid=2694192 vsize=557004 memory=448728 CPUtime=1786.91 cores=24-27
/proc/2694198/stat : 2694198 (roundingsat) R 2694192 2694192 2693669 0 -1 4194304 39984 0 0 0 178014 677 0 0 20 0 1 0 257752366 570372096 112018 18446744073709551615 93951849644032 93951853959177 140735432021296 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 93951854703016 93951854756360 93951882313728 140735432026264 140735432026527 140735432026527 140735432032234 0
/proc/2694198/statm: 139251 112182 2448 1054 0 127832 0
Current children cumulated CPU time: 3577.85 s
Current children cumulated vsize: 563988 KiB
Current children cumulated memory: 453652 KiB

[startup+3593.6 s]
/proc/loadavg: 16.00 16.00 16.00 17/903 2695036
/proc/meminfo: memFree=877127984/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=1790.94 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 596 297146 0 0 0 1 179063 30 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 27 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694192] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694192/stat : 2694192 (timeout) S 2693926 2694192 2693669 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752365 2723840 384 18446744073709551615 93943594852352 93943594868865 140720461919696 0 0 0 0 3145728 90119 1 0 0 17 25 0 0 0 0 0 93943594883632 93943594885720 93943612796928 140720461924482 140720461924764 140720461924764 140720461930471 0
/proc/2694192/statm: 665 424 397 5 0 90 0
[pid=2694198] ppid=2694192 vsize=557004 memory=448728 CPUtime=1790.1 cores=24-27
/proc/2694198/stat : 2694198 (roundingsat) R 2694192 2694192 2693669 0 -1 4194304 39984 0 0 0 178332 678 0 0 20 0 1 0 257752366 570372096 112018 18446744073709551615 93951849644032 93951853959177 140735432021296 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 93951854703016 93951854756360 93951882313728 140735432026264 140735432026527 140735432026527 140735432032234 0
/proc/2694198/statm: 139251 112182 2448 1054 0 127832 0
Current children cumulated CPU time: 3581.04 s
Current children cumulated vsize: 563988 KiB
Current children cumulated memory: 453652 KiB

[startup+3594.4 s]
/proc/loadavg: 16.00 16.00 16.00 17/903 2695036
/proc/meminfo: memFree=877131020/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=1790.94 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 596 297146 0 0 0 1 179063 30 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 27 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694192] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694192/stat : 2694192 (timeout) S 2693926 2694192 2693669 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752365 2723840 384 18446744073709551615 93943594852352 93943594868865 140720461919696 0 0 0 0 3145728 90119 1 0 0 17 25 0 0 0 0 0 93943594883632 93943594885720 93943612796928 140720461924482 140720461924764 140720461924764 140720461930471 0
/proc/2694192/statm: 665 424 397 5 0 90 0
[pid=2694198] ppid=2694192 vsize=557004 memory=448728 CPUtime=1790.9 cores=24-27
/proc/2694198/stat : 2694198 (roundingsat) R 2694192 2694192 2693669 0 -1 4194304 39984 0 0 0 178412 678 0 0 20 0 1 0 257752366 570372096 112018 18446744073709551615 93951849644032 93951853959177 140735432021296 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 93951854703016 93951854756360 93951882313728 140735432026264 140735432026527 140735432026527 140735432032234 0
/proc/2694198/statm: 139251 112182 2448 1054 0 127832 0
Current children cumulated CPU time: 3581.84 s
Current children cumulated vsize: 563988 KiB
Current children cumulated memory: 453652 KiB

[startup+3595.2 s]
/proc/loadavg: 16.00 16.00 16.00 17/903 2695036
/proc/meminfo: memFree=877133748/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3228 CPUtime=1790.94 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 596 297146 0 0 0 1 179063 30 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 65536 4 65538 1 0 0 17 27 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 807 707 219 0 143 0
[pid=2694192] ppid=2693926 vsize=2660 memory=1696 CPUtime=0 cores=24-27
/proc/2694192/stat : 2694192 (timeout) S 2693926 2694192 2693669 0 -1 4194304 119 0 0 0 0 0 0 0 20 0 1 0 257752365 2723840 384 18446744073709551615 93943594852352 93943594868865 140720461919696 0 0 0 0 3145728 90119 1 0 0 17 25 0 0 0 0 0 93943594883632 93943594885720 93943612796928 140720461924482 140720461924764 140720461924764 140720461930471 0
/proc/2694192/statm: 665 424 397 5 0 90 0
[pid=2694198] ppid=2694192 vsize=557004 memory=448728 CPUtime=1791.69 cores=24-27
/proc/2694198/stat : 2694198 (roundingsat) R 2694192 2694192 2693669 0 -1 4194304 39984 0 0 0 178491 678 0 0 20 0 1 0 257752366 570372096 112018 18446744073709551615 93951849644032 93951853959177 140735432021296 0 0 0 0 0 8405026 0 0 0 17 24 0 0 0 0 0 93951854703016 93951854756360 93951882313728 140735432026264 140735432026527 140735432026527 140735432032234 0
/proc/2694198/statm: 139251 112182 2448 1054 0 127832 0
Current children cumulated CPU time: 3582.63 s
Current children cumulated vsize: 563988 KiB
Current children cumulated memory: 453652 KiB

[startup+3595.4 s]
/proc/loadavg: 16.00 16.00 16.00 17/903 2695036
/proc/meminfo: memFree=877133748/1055320712 swapFree=33546492/33554428
[pid=2693926] ppid=2693881 vsize=4324 memory=3252 CPUtime=3582.79 cores=24-27
/proc/2693926/stat : 2693926 (Hybrid-CASHWMax) S 2693881 2693926 2693669 0 -1 4194304 798 339923 0 0 0 1 357567 711 20 0 1 0 257572636 4427776 640 18446744073709551615 94797158449152 94797159343685 140735399185024 0 0 0 2 4 65536 1 0 0 17 26 0 0 0 0 0 94797159582736 94797159630480 94797183242240 140735399192761 140735399192930 140735399192930 140735399198666 0
/proc/2693926/statm: 1081 813 707 219 0 143 0
Current children cumulated CPU time: 3582.79 s
Current children cumulated vsize: 4324 KiB
Current children cumulated memory: 3252 KiB

Child status: 0

Real time (s): 3595.44
CPU time (s): 3582.81
CPU user time (s): 3575.68
CPU system time (s): 7.13483
CPU usage (%): 99.6488
Max. virtual memory (cumulated for all children) (KiB): 1854532
Max. memory (cumulated for all children) (KiB): 1600772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3575.68
system time used= 7.13483
maximum resident set size= 1595708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 341921
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2656
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4870
involuntary context switches= 2048


# summary of solver processes directly reported to runsolver:
#   pid: 2693926
#   total CPU time (s): 3582.81
#   total CPU user time (s): 3575.68
#   total CPU system time (s): 7.13483

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.8533 second user time and 43.9434 second system time

The end

Launcher Data

Begin job on nodeE003 at 2026-07-05 11:14:07
IDJOB=4781460
IDBENCH=146699
IDSOLVER=3594
FILE ID=nodeE003/4781460-1783242846
RUNJOBID= nodeE003-1783242846-2693685
SLURM_JOB_ID= 12560889
Free space on /tmp= 795764 MiB

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

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

MD5SUM BENCH= 6376bff04bdfc4bc57f3c12cc78d6045
RANDOM SEED=1665989601

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320712 kB
MemFree:        903078804 kB
MemAvailable:   1046226380 kB
Buffers:            3352 kB
Cached:         147913600 kB
SwapCached:          508 kB
Active:          1601240 kB
Inactive:       146429064 kB
Active(anon):     568904 kB
Inactive(anon):   468924 kB
Active(file):    1032336 kB
Inactive(file): 145960140 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33546492 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            459060 kB
Writeback:            28 kB
AnonPages:        116020 kB
Mapped:           192104 kB
Shmem:            924476 kB
KReclaimable:    1517684 kB
Slab:            2059808 kB
SReclaimable:    1517684 kB
SUnreclaim:       542124 kB
KernelStack:       13760 kB
PageTables:         4652 kB
SecPageTables:     15316 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:    1385348 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      477840 kB
VmallocChunk:          0 kB
Percpu:           124928 kB
HardwareCorrupted:    32 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:      516548 kB
DirectMap2M:    22874112 kB
DirectMap1G:    1050673152 kB

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