Trace number 4833572

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
roundingsat-satsuma-opt 2026-06-11 (cert)? (TO) 3602.14 3631.57

General information on the benchmark

NamePB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/
benchmarks/radar/normalized-30:70:4.5:0.95:100.opb
MD5SUM6e8bf543846202ec1846dd4adbdb6152
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 benchmark3
Best CPU time to get the best result obtained on this benchmark2.62813
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10976
Total number of constraints12527
Number of constraints which are clauses10470
Number of constraints which are cardinality constraints (but not clauses)2057
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint24
Number of terms in the objective function 10976
Biggest coefficient in the objective function 6152
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 31915
Number of bits of the sum of numbers in the objective function 15
Biggest number in a constraint 6152
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 31915
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.02	c RoundingSat 2
0.00/0.02	c branch pb26-symm
0.00/0.02	c commit 801ab82
0.00/0.05	c 
0.00/0.05	c make graph and approximate orbits
0.00/0.06	c	 [group: #orbits ~= 2] (8.11091ms)
0.00/0.06	c 
0.00/0.06	c detect special group actions
0.00/0.06	c 	probe for Johnson action (limit=64)
0.00/0.06	c 	probe for row-column symmetry (limit=64, splits=16.7772M)
0.00/0.06	c 	probe for row symmetry (limit=64, splits=16.7772M)
0.00/0.06	c 	 (0.89171ms)
0.00/0.06	c 
0.00/0.06	c detect symmetries on remainder
0.00/0.06	c 	[graph: #vertices 63511 #edges 195248]
0.00/0.06	c 	dejavu (support_limit=48MB, budget_limit=64)
0.00/0.07	c 	[group: #symmetries 2*10^0 #gens 1] (5.1746ms)
0.00/0.07	c 
0.00/0.07	c optimize generators (opt_passes=64, conjugate_limit=256)
0.00/0.07	c 	(0.004255ms)
0.00/0.07	c 
0.00/0.07	c finalize break order and special generators
0.00/0.07	c 
0.00/0.07	c add generic predicates (break_depth=10)
0.00/0.07	c 	added predicates for 1 generators (0.004476ms)
0.00/0.07	c 
0.00/0.07	c generation finished
0.00/0.07	c 	[sbp: #constraints 1 #add_vars 0]
0.00/0.08	c UNIT CLEANUP
0.00/0.08	c #variables 10976 #constraints 12529
0.00/0.08	c objective is ce32 
0.00/0.08	c initial watched  CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.00/0.08	c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.00/0.08	c bounds - >= -6152 @ 0.046647
0.08/0.20	c bounds 312 >= -6152 @ 0.157333
0.08/0.20	c bounds 312 >= -6148 @ 0.158982
0.08/0.20	c bounds 312 >= -6145 @ 0.160223
0.08/0.20	c bounds 312 >= -6141 @ 0.161475
0.08/0.20	c bounds 312 >= -6138 @ 0.162965
0.08/0.20	c bounds 312 >= -6134 @ 0.163881
0.08/0.21	c bounds 312 >= -6128 @ 0.164781
0.08/0.21	c bounds 312 >= -6125 @ 0.165743
0.08/0.21	c bounds 312 >= -6121 @ 0.167692
0.08/0.21	c bounds 312 >= -6118 @ 0.169661
0.08/0.22	c bounds 312 >= -6114 @ 0.17075
0.08/0.22	c bounds 312 >= -6108 @ 0.171727
0.08/0.22	c bounds 312 >= -6105 @ 0.172724
0.38/0.45	c bounds 311 >= -6105 @ 0.384882
0.38/0.45	c bounds 311 >= -6102 @ 0.387053
0.38/0.46	c bounds 311 >= -6099 @ 0.388204
0.38/0.46	c bounds 311 >= -6096 @ 0.3893
0.38/0.46	c bounds 311 >= -6093 @ 0.391349
0.38/0.46	c bounds 311 >= -6090 @ 0.39237
0.38/0.46	c bounds 311 >= -6087 @ 0.393382
0.38/0.47	c bounds 311 >= -6084 @ 0.395482
0.38/0.47	c bounds 311 >= -6081 @ 0.396809
0.38/0.47	c bounds 311 >= -6078 @ 0.397805
0.38/0.47	c bounds 311 >= -6075 @ 0.398794
0.38/0.48	c bounds 311 >= -6072 @ 0.400869
0.38/0.48	c bounds 311 >= -6069 @ 0.402078
0.38/0.48	c bounds 311 >= -6066 @ 0.404178
0.38/0.48	c bounds 311 >= -6063 @ 0.406281
0.38/0.48	c bounds 311 >= -6060 @ 0.407454
0.38/0.49	c bounds 311 >= -6057 @ 0.408806
0.38/0.49	c bounds 311 >= -6054 @ 0.409923
0.38/0.49	c bounds 311 >= -6051 @ 0.411055
0.38/0.49	c bounds 311 >= -6045 @ 0.41329
0.38/0.50	c bounds 311 >= -6042 @ 0.414569
0.38/0.50	c bounds 311 >= -6039 @ 0.414924
0.38/0.50	c bounds 311 >= -6036 @ 0.417059
0.38/0.50	c bounds 311 >= -6033 @ 0.418258
0.38/0.51	c bounds 311 >= -6030 @ 0.419495
0.38/0.51	c bounds 311 >= -6027 @ 0.420882
0.38/0.51	c bounds 311 >= -6024 @ 0.422172
0.38/0.51	c bounds 311 >= -6018 @ 0.423611
0.38/0.51	c bounds 311 >= -6015 @ 0.424968
0.38/0.52	c bounds 311 >= -6012 @ 0.426457
0.38/0.52	c bounds 311 >= -6009 @ 0.427679
0.49/0.52	c bounds 311 >= -6006 @ 0.430066
0.49/0.52	c bounds 311 >= -6003 @ 0.431564
0.49/0.53	c bounds 311 >= -6000 @ 0.433927
0.49/0.53	c bounds 311 >= -5997 @ 0.435408
0.49/0.53	c bounds 311 >= -5994 @ 0.437794
0.49/0.54	c bounds 311 >= -5991 @ 0.440103
0.49/0.54	c bounds 311 >= -5988 @ 0.441638
0.49/0.54	c bounds 311 >= -5985 @ 0.443012
0.49/0.54	c bounds 311 >= -5982 @ 0.444546
0.49/0.55	c bounds 311 >= -5979 @ 0.445952
0.49/0.55	c bounds 311 >= -5976 @ 0.446857
0.49/0.55	c bounds 311 >= -5973 @ 0.447896
0.49/0.55	c bounds 311 >= -5970 @ 0.45027
0.49/0.56	c bounds 311 >= -5964 @ 0.450886
0.49/0.56	c bounds 311 >= -5961 @ 0.453314
0.49/0.56	c bounds 311 >= -5958 @ 0.455793
0.49/0.56	c bounds 311 >= -5955 @ 0.457432
0.49/0.57	c bounds 311 >= -5952 @ 0.458984
0.49/0.57	c bounds 311 >= -5949 @ 0.461475
0.49/0.57	c bounds 311 >= -5946 @ 0.462998
0.49/0.57	c bounds 311 >= -5943 @ 0.465489
0.49/0.58	c bounds 311 >= -5940 @ 0.466108
0.49/0.58	c bounds 311 >= -5937 @ 0.467595
0.49/0.58	c bounds 311 >= -5934 @ 0.469263
0.49/0.58	c bounds 311 >= -5931 @ 0.470732
0.49/0.59	c bounds 311 >= -5928 @ 0.472341
0.49/0.59	c bounds 311 >= -5925 @ 0.474951
0.49/0.59	c bounds 311 >= -5922 @ 0.47574
0.49/0.60	c bounds 311 >= -5919 @ 0.477263
0.49/0.60	c bounds 311 >= -5916 @ 0.479856
0.49/0.60	c bounds 311 >= -5913 @ 0.482443
0.49/0.60	c bounds 311 >= -5910 @ 0.484154
0.49/0.61	c bounds 311 >= -5907 @ 0.485747
0.56/0.61	c bounds 311 >= -5904 @ 0.487479
0.56/0.61	c bounds 311 >= -5901 @ 0.490129
0.56/0.61	c bounds 311 >= -5898 @ 0.491806
0.56/0.62	c bounds 311 >= -5895 @ 0.492654
0.56/0.62	c bounds 311 >= -5892 @ 0.494246
0.56/0.62	c bounds 311 >= -5889 @ 0.495276
0.56/0.63	c bounds 311 >= -5886 @ 0.497767
0.56/0.63	c bounds 311 >= -5883 @ 0.498621
0.56/0.63	c bounds 311 >= -5880 @ 0.500306
0.56/0.63	c bounds 311 >= -5877 @ 0.502063
0.56/0.64	c bounds 311 >= -5874 @ 0.503939
0.56/0.64	c bounds 311 >= -5871 @ 0.505637
0.56/0.64	c bounds 311 >= -5868 @ 0.50745
0.56/0.65	c bounds 311 >= -5865 @ 0.510168
0.56/0.65	c bounds 311 >= -5862 @ 0.511025
0.56/0.65	c bounds 311 >= -5859 @ 0.512694
0.56/0.65	c bounds 311 >= -5856 @ 0.513663
0.56/0.66	c bounds 311 >= -5850 @ 0.515356
0.56/0.66	c bounds 311 >= -5847 @ 0.516433
0.56/0.66	c bounds 311 >= -5844 @ 0.518243
0.56/0.67	c bounds 311 >= -5841 @ 0.521033
0.56/0.67	c bounds 311 >= -5838 @ 0.522953
0.56/0.67	c bounds 311 >= -5835 @ 0.524851
0.56/0.68	c bounds 311 >= -5829 @ 0.526725
0.56/0.68	c bounds 311 >= -5826 @ 0.528603
0.56/0.68	c bounds 311 >= -5823 @ 0.530501
0.56/0.68	c bounds 311 >= -5820 @ 0.533369
0.56/0.69	c bounds 311 >= -5817 @ 0.535128
0.56/0.69	c bounds 311 >= -5814 @ 0.537041
0.56/0.69	c bounds 311 >= -5811 @ 0.53902
0.65/0.70	c bounds 311 >= -5805 @ 0.541778
0.65/0.70	c bounds 311 >= -5802 @ 0.542779
0.65/0.70	c bounds 311 >= -5799 @ 0.545671
0.65/0.71	c bounds 311 >= -5796 @ 0.548625
0.65/0.71	c bounds 311 >= -5790 @ 0.550622
0.65/0.71	c bounds 311 >= -5787 @ 0.553566
0.65/0.71	c bounds 311 >= -5784 @ 0.556506
0.65/0.72	c bounds 311 >= -5781 @ 0.558478
0.65/0.72	c bounds 311 >= -5775 @ 0.560459
0.65/0.72	c bounds 311 >= -5772 @ 0.563403
0.65/0.73	c bounds 311 >= -5769 @ 0.566378
0.65/0.73	c bounds 311 >= -5766 @ 0.569336
0.65/0.73	c bounds 311 >= -5760 @ 0.571511
0.65/0.74	c bounds 311 >= -5757 @ 0.572503
0.65/0.74	c bounds 311 >= -5754 @ 0.575365
0.65/0.74	c bounds 311 >= -5748 @ 0.576458
0.65/0.74	c bounds 311 >= -5745 @ 0.578299
0.65/0.75	c bounds 311 >= -5742 @ 0.580311
0.65/0.75	c bounds 311 >= -5739 @ 0.582119
0.65/0.75	c bounds 311 >= -5736 @ 0.582924
0.65/0.76	c bounds 311 >= -5733 @ 0.585917
0.65/0.76	c bounds 311 >= -5730 @ 0.588981
0.75/0.81	c bounds 308 >= -5730 @ 0.633632
0.75/0.81	c bounds 308 >= -5727 @ 0.635765
0.75/0.82	c bounds 308 >= -5724 @ 0.637848
0.75/0.82	c bounds 308 >= -5721 @ 0.64002
0.75/0.82	c bounds 308 >= -5718 @ 0.641356
0.75/0.83	c bounds 308 >= -5715 @ 0.642607
0.75/0.83	c bounds 308 >= -5712 @ 0.644827
0.75/0.83	c bounds 308 >= -5709 @ 0.64727
0.75/0.84	c bounds 308 >= -5706 @ 0.649596
0.75/0.84	c bounds 308 >= -5703 @ 0.652298
0.75/0.85	c bounds 308 >= -5700 @ 0.655425
0.75/0.85	c bounds 308 >= -5697 @ 0.660999
0.75/0.85	c bounds 308 >= -5694 @ 0.662906
0.75/0.86	c bounds 308 >= -5691 @ 0.666177
0.84/0.96	c bounds 306 >= -5691 @ 0.756258
0.84/0.97	c bounds 306 >= -5688 @ 0.763553
0.84/0.97	c bounds 306 >= -5685 @ 0.768499
0.84/0.98	c bounds 306 >= -5682 @ 0.772319
0.84/0.98	c bounds 306 >= -5679 @ 0.777114
0.84/0.99	c bounds 306 >= -5676 @ 0.779845
0.84/1.00	c bounds 306 >= -5673 @ 0.794448
0.96/1.02	c bounds 306 >= -5670 @ 0.806969
1.33/1.46	c bounds 305 >= -5670 @ 1.23215
1.33/1.49	c bounds 305 >= -5667 @ 1.25813
1.44/1.50	c bounds 305 >= -5664 @ 1.26464
1.44/1.52	c bounds 305 >= -5661 @ 1.28533
1.44/1.54	c bounds 302 >= -5661 @ 1.29531
1.44/1.54	c bounds 302 >= -5657 @ 1.29587
1.44/1.54	c bounds 302 >= -5653 @ 1.29736
1.44/1.54	c bounds 302 >= -5649 @ 1.29926
1.44/1.54	c bounds 302 >= -5647 @ 1.30113
1.44/1.55	c bounds 302 >= -5645 @ 1.30304
1.44/1.55	c bounds 302 >= -5641 @ 1.30487
1.44/1.55	c bounds 302 >= -5639 @ 1.30667
1.44/1.55	c bounds 302 >= -5633 @ 1.30848
1.44/1.55	c bounds 302 >= -5631 @ 1.31028
1.44/1.56	c bounds 302 >= -5627 @ 1.31208
1.44/1.56	c bounds 302 >= -5623 @ 1.31388
1.44/1.56	c bounds 302 >= -5621 @ 1.31569
1.44/1.56	c bounds 302 >= -5619 @ 1.31674
1.44/1.56	c bounds 302 >= -5615 @ 1.31856
1.44/1.57	c bounds 302 >= -5613 @ 1.32051
1.44/1.57	c bounds 302 >= -5611 @ 1.32248
1.44/1.57	c bounds 302 >= -5607 @ 1.32446
1.44/1.57	c bounds 302 >= -5603 @ 1.32557
1.44/1.57	c bounds 302 >= -5601 @ 1.32661
1.44/1.58	c bounds 302 >= -5599 @ 1.3276
1.44/1.58	c bounds 302 >= -5595 @ 1.32859
1.44/1.58	c bounds 302 >= -5591 @ 1.32959
1.44/1.58	c bounds 302 >= -5587 @ 1.33057
1.44/1.58	c bounds 302 >= -5583 @ 1.33161
1.44/1.59	c bounds 302 >= -5581 @ 1.33268
1.44/1.59	c bounds 302 >= -5579 @ 1.33482
1.44/1.59	c bounds 302 >= -5575 @ 1.33602
1.44/1.59	c bounds 302 >= -5573 @ 1.33808
1.54/1.60	c bounds 302 >= -5571 @ 1.33929
1.54/1.60	c bounds 302 >= -5569 @ 1.34143
1.54/1.60	c bounds 302 >= -5565 @ 1.34363
1.54/1.60	c bounds 302 >= -5563 @ 1.3449
1.54/1.61	c bounds 302 >= -5561 @ 1.3453
1.54/1.61	c bounds 302 >= -5559 @ 1.34641
1.54/1.61	c bounds 302 >= -5557 @ 1.34765
1.54/1.61	c bounds 302 >= -5555 @ 1.34878
1.54/1.61	c bounds 302 >= -5553 @ 1.35108
1.54/1.62	c bounds 302 >= -5551 @ 1.35248
1.54/1.62	c bounds 302 >= -5547 @ 1.3539
1.54/1.62	c bounds 302 >= -5545 @ 1.35521
1.54/1.62	c bounds 302 >= -5543 @ 1.35652
1.54/1.63	c bounds 302 >= -5541 @ 1.35799
1.54/1.63	c bounds 302 >= -5539 @ 1.36031
1.54/1.63	c bounds 302 >= -5537 @ 1.3618
1.54/1.63	c bounds 302 >= -5533 @ 1.36314
1.54/1.64	c bounds 302 >= -5531 @ 1.36464
1.54/1.64	c bounds 302 >= -5527 @ 1.366
1.54/1.64	c bounds 302 >= -5525 @ 1.36736
1.54/1.64	c bounds 302 >= -5523 @ 1.36793
1.54/1.65	c bounds 302 >= -5521 @ 1.36933
1.54/1.65	c bounds 302 >= -5517 @ 1.37174
1.54/1.65	c bounds 302 >= -5513 @ 1.37326
1.54/1.65	c bounds 302 >= -5509 @ 1.37481
1.54/1.66	c bounds 302 >= -5507 @ 1.37622
1.54/1.66	c bounds 302 >= -5505 @ 1.37868
1.54/1.66	c bounds 302 >= -5503 @ 1.3802
1.54/1.66	c bounds 302 >= -5499 @ 1.38271
1.54/1.67	c bounds 302 >= -5497 @ 1.38335
1.54/1.67	c bounds 302 >= -5491 @ 1.38478
1.54/1.67	c bounds 302 >= -5485 @ 1.38722
1.54/1.68	c bounds 302 >= -5483 @ 1.38866
1.54/1.68	c bounds 302 >= -5479 @ 1.39024
1.54/1.68	c bounds 302 >= -5473 @ 1.39187
1.54/1.68	c bounds 302 >= -5471 @ 1.39337
1.54/1.69	c bounds 302 >= -5469 @ 1.39499
1.54/1.69	c bounds 302 >= -5467 @ 1.39662
1.54/1.69	c bounds 302 >= -5465 @ 1.39911
1.54/1.69	c bounds 302 >= -5463 @ 1.40011
1.63/1.70	c bounds 302 >= -5461 @ 1.40139
1.63/1.70	c bounds 302 >= -5459 @ 1.40386
1.63/1.70	c bounds 302 >= -5457 @ 1.40646
1.63/1.70	c bounds 302 >= -5455 @ 1.40906
1.63/1.71	c bounds 302 >= -5453 @ 1.41081
1.63/1.71	c bounds 302 >= -5451 @ 1.41251
1.63/1.71	c bounds 302 >= -5449 @ 1.41421
1.63/1.72	c bounds 302 >= -5447 @ 1.41682
1.63/1.72	c bounds 302 >= -5445 @ 1.41849
1.63/1.72	c bounds 302 >= -5443 @ 1.42018
1.63/1.72	c bounds 302 >= -5439 @ 1.4212
1.63/1.73	c bounds 302 >= -5437 @ 1.42258
1.63/1.73	c bounds 302 >= -5435 @ 1.42426
1.63/1.73	c bounds 302 >= -5433 @ 1.42581
1.63/1.73	c bounds 302 >= -5431 @ 1.4276
1.63/1.74	c bounds 302 >= -5427 @ 1.42908
1.63/1.74	c bounds 302 >= -5425 @ 1.4298
1.63/1.74	c bounds 302 >= -5423 @ 1.43119
1.63/1.75	c bounds 302 >= -5419 @ 1.43225
1.63/1.75	c bounds 302 >= -5417 @ 1.43359
1.63/1.75	c bounds 302 >= -5415 @ 1.43428
1.63/1.75	c bounds 302 >= -5413 @ 1.43581
1.63/1.76	c bounds 302 >= -5411 @ 1.4375
1.63/1.76	c bounds 302 >= -5409 @ 1.43821
1.63/1.76	c bounds 302 >= -5405 @ 1.43978
1.63/1.77	c bounds 302 >= -5403 @ 1.44146
1.63/1.77	c bounds 302 >= -5399 @ 1.44316
1.63/1.77	c bounds 302 >= -5393 @ 1.44473
1.63/1.77	c bounds 302 >= -5391 @ 1.44645
1.63/1.78	c bounds 302 >= -5389 @ 1.44824
1.63/1.78	c bounds 302 >= -5387 @ 1.4499
1.63/1.78	c bounds 302 >= -5385 @ 1.45147
1.63/1.78	c bounds 302 >= -5383 @ 1.45315
1.63/1.79	c bounds 302 >= -5381 @ 1.45483
1.63/1.79	c bounds 302 >= -5379 @ 1.45656
1.63/1.79	c bounds 302 >= -5377 @ 1.45816
1.63/1.80	c bounds 302 >= -5375 @ 1.45982
1.73/1.80	c bounds 302 >= -5373 @ 1.46153
1.73/1.80	c bounds 302 >= -5371 @ 1.46417
1.73/1.80	c bounds 302 >= -5369 @ 1.46493
1.73/1.81	c bounds 302 >= -5367 @ 1.46647
1.73/1.81	c bounds 302 >= -5365 @ 1.46815
1.73/1.81	c bounds 302 >= -5363 @ 1.47073
1.73/1.81	c bounds 302 >= -5361 @ 1.47236
1.73/1.82	c bounds 302 >= -5359 @ 1.474
1.73/1.82	c bounds 302 >= -5357 @ 1.47578
1.73/1.82	c bounds 302 >= -5355 @ 1.47832
1.73/1.83	c bounds 302 >= -5353 @ 1.48099
1.73/1.83	c bounds 302 >= -5347 @ 1.48266
1.73/1.83	c bounds 302 >= -5345 @ 1.48439
1.73/1.83	c bounds 302 >= -5343 @ 1.486
1.73/1.84	c bounds 302 >= -5341 @ 1.48671
1.73/1.84	c bounds 302 >= -5337 @ 1.48828
1.73/1.84	c bounds 302 >= -5335 @ 1.48998
1.73/1.84	c bounds 302 >= -5333 @ 1.49173
1.73/1.85	c bounds 302 >= -5331 @ 1.49333
1.73/1.85	c bounds 302 >= -5329 @ 1.49499
1.73/1.85	c bounds 302 >= -5327 @ 1.4967
1.73/1.86	c bounds 302 >= -5325 @ 1.49842
1.73/1.86	c bounds 302 >= -5323 @ 1.49903
1.73/1.86	c bounds 302 >= -5321 @ 1.50159
1.73/1.86	c bounds 302 >= -5317 @ 1.50328
1.73/1.87	c bounds 302 >= -5315 @ 1.50509
1.73/1.87	c bounds 302 >= -5313 @ 1.5068
1.73/1.87	c bounds 302 >= -5311 @ 1.50842
1.73/1.88	c bounds 302 >= -5309 @ 1.51012
1.73/1.88	c bounds 302 >= -5307 @ 1.51182
1.73/1.88	c bounds 302 >= -5305 @ 1.51353
1.73/1.88	c bounds 302 >= -5303 @ 1.51426
1.73/1.89	c bounds 302 >= -5301 @ 1.51581
1.73/1.89	c bounds 302 >= -5299 @ 1.51752
1.73/1.89	c bounds 302 >= -5295 @ 1.52016
1.73/1.89	c bounds 302 >= -5291 @ 1.5228
1.82/1.90	c bounds 302 >= -5289 @ 1.52448
1.82/1.90	c bounds 302 >= -5285 @ 1.52713
1.82/1.90	c bounds 302 >= -5283 @ 1.52888
1.82/1.91	c bounds 302 >= -5281 @ 1.52965
1.82/1.91	c bounds 302 >= -5279 @ 1.53119
1.82/1.91	c bounds 302 >= -5277 @ 1.53274
1.82/1.91	c bounds 302 >= -5275 @ 1.53443
1.82/1.92	c bounds 302 >= -5273 @ 1.53516
1.82/1.92	c bounds 302 >= -5271 @ 1.53667
1.82/1.92	c bounds 302 >= -5269 @ 1.53919
1.82/1.92	c bounds 302 >= -5267 @ 1.54178
1.82/1.93	c bounds 302 >= -5265 @ 1.54438
1.82/1.93	c bounds 302 >= -5261 @ 1.54592
1.82/1.93	c bounds 302 >= -5259 @ 1.54763
1.82/1.94	c bounds 302 >= -5257 @ 1.54927
1.82/1.94	c bounds 302 >= -5255 @ 1.55094
1.82/1.94	c bounds 302 >= -5251 @ 1.55262
1.82/1.94	c bounds 302 >= -5249 @ 1.55372
1.82/1.95	c bounds 302 >= -5245 @ 1.5559
1.82/1.95	c bounds 302 >= -5243 @ 1.55756
1.82/1.95	c bounds 302 >= -5241 @ 1.55909
1.82/1.95	c bounds 302 >= -5239 @ 1.56078
1.82/1.96	c bounds 302 >= -5237 @ 1.56148
1.82/1.96	c bounds 302 >= -5235 @ 1.56298
1.82/1.96	c bounds 302 >= -5233 @ 1.56465
1.82/1.97	c bounds 302 >= -5229 @ 1.56633
1.82/1.97	c bounds 302 >= -5227 @ 1.56813
1.82/1.97	c bounds 302 >= -5225 @ 1.56963
1.82/1.97	c bounds 302 >= -5223 @ 1.5713
1.82/1.98	c bounds 302 >= -5219 @ 1.57199
1.82/1.98	c bounds 302 >= -5217 @ 1.57359
1.82/1.98	c bounds 302 >= -5215 @ 1.57517
1.82/1.98	c bounds 302 >= -5213 @ 1.57691
1.82/1.99	c bounds 302 >= -5211 @ 1.57841
1.82/1.99	c bounds 302 >= -5209 @ 1.58011
1.82/1.99	c bounds 302 >= -5207 @ 1.58128
1.82/2.00	c bounds 302 >= -5205 @ 1.58232
1.82/2.00	c bounds 302 >= -5203 @ 1.58487
1.82/2.00	c bounds 302 >= -5201 @ 1.58667
1.82/2.00	c bounds 302 >= -5197 @ 1.58737
1.82/2.01	c bounds 302 >= -5193 @ 1.58891
1.82/2.01	c bounds 302 >= -5191 @ 1.59058
1.93/2.01	c bounds 302 >= -5187 @ 1.59231
1.93/2.01	c bounds 302 >= -5185 @ 1.59386
1.93/2.02	c bounds 302 >= -5183 @ 1.59551
1.93/2.02	c bounds 302 >= -5181 @ 1.59726
1.93/2.02	c bounds 302 >= -5179 @ 1.5979
1.93/2.03	c bounds 302 >= -5177 @ 1.59946
1.93/2.03	c bounds 302 >= -5175 @ 1.60114
1.93/2.03	c bounds 302 >= -5173 @ 1.60283
1.93/2.03	c bounds 302 >= -5171 @ 1.60443
1.93/2.04	c bounds 302 >= -5169 @ 1.60608
1.93/2.04	c bounds 302 >= -5167 @ 1.60774
1.93/2.04	c bounds 302 >= -5163 @ 1.60842
1.93/2.04	c bounds 302 >= -5161 @ 1.61089
1.93/2.05	c bounds 302 >= -5159 @ 1.61351
1.93/2.05	c bounds 302 >= -5157 @ 1.61612
1.93/2.05	c bounds 302 >= -5155 @ 1.61779
1.93/2.06	c bounds 302 >= -5151 @ 1.6193
1.93/2.06	c bounds 302 >= -5149 @ 1.62189
1.93/2.06	c bounds 302 >= -5147 @ 1.62351
1.93/2.06	c bounds 302 >= -5145 @ 1.62515
1.93/2.07	c bounds 302 >= -5143 @ 1.62687
1.93/2.07	c bounds 302 >= -5139 @ 1.62841
1.93/2.07	c bounds 302 >= -5137 @ 1.63006
1.93/2.07	c bounds 302 >= -5135 @ 1.63103
1.93/2.08	c bounds 302 >= -5133 @ 1.63224
1.93/2.08	c bounds 302 >= -5131 @ 1.63472
1.93/2.08	c bounds 302 >= -5129 @ 1.63637
1.93/2.09	c bounds 302 >= -5127 @ 1.63802
1.93/2.09	c bounds 302 >= -5123 @ 1.63949
1.93/2.09	c bounds 302 >= -5117 @ 1.64208
1.93/2.09	c bounds 302 >= -5115 @ 1.64379
1.93/2.10	c bounds 302 >= -5111 @ 1.64528
1.93/2.10	c bounds 302 >= -5109 @ 1.647
1.93/2.10	c bounds 302 >= -5107 @ 1.64958
1.93/2.10	c bounds 302 >= -5105 @ 1.65131
1.93/2.11	c bounds 302 >= -5103 @ 1.65297
2.03/2.11	c bounds 302 >= -5101 @ 1.6546
2.03/2.11	c bounds 302 >= -5099 @ 1.65613
2.03/2.12	c bounds 302 >= -5097 @ 1.65773
2.03/2.12	c bounds 302 >= -5093 @ 1.6603
2.03/2.12	c bounds 302 >= -5091 @ 1.66106
2.03/2.12	c bounds 302 >= -5089 @ 1.66358
2.03/2.13	c bounds 302 >= -5087 @ 1.66529
2.03/2.13	c bounds 302 >= -5085 @ 1.66674
2.03/2.13	c bounds 302 >= -5083 @ 1.66838
2.03/2.13	c bounds 302 >= -5081 @ 1.67002
2.03/2.14	c bounds 302 >= -5079 @ 1.67067
2.03/2.14	c bounds 302 >= -5077 @ 1.67213
2.03/2.14	c bounds 302 >= -5075 @ 1.67377
2.03/2.14	c bounds 302 >= -5073 @ 1.67444
2.03/2.15	c bounds 302 >= -5071 @ 1.67589
2.03/2.15	c bounds 302 >= -5067 @ 1.67845
2.03/2.15	c bounds 302 >= -5065 @ 1.68004
2.03/2.16	c bounds 302 >= -5063 @ 1.68246
2.03/2.16	c bounds 302 >= -5061 @ 1.68499
2.03/2.16	c bounds 302 >= -5059 @ 1.68656
2.03/2.16	c bounds 302 >= -5055 @ 1.68806
2.03/2.17	c bounds 302 >= -5053 @ 1.68972
2.03/2.17	c bounds 302 >= -5051 @ 1.69038
2.03/2.17	c bounds 302 >= -5049 @ 1.69185
2.03/2.17	c bounds 302 >= -5045 @ 1.69439
2.03/2.18	c bounds 302 >= -5041 @ 1.69598
2.03/2.18	c bounds 302 >= -5039 @ 1.69762
2.03/2.18	c bounds 302 >= -5035 @ 1.70017
2.03/2.18	c bounds 302 >= -5031 @ 1.70177
2.03/2.19	c bounds 302 >= -5029 @ 1.70346
2.03/2.19	c bounds 302 >= -5027 @ 1.70603
2.03/2.19	c bounds 302 >= -5025 @ 1.70683
2.03/2.20	c bounds 302 >= -5023 @ 1.70928
2.11/2.20	c bounds 302 >= -5021 @ 1.711
2.11/2.20	c bounds 302 >= -5019 @ 1.71254
2.11/2.20	c bounds 302 >= -5017 @ 1.71429
2.11/2.21	c bounds 302 >= -5015 @ 1.71599
2.11/2.21	c bounds 302 >= -5013 @ 1.71769
2.11/2.21	c bounds 302 >= -5011 @ 1.72023
2.11/2.21	c bounds 302 >= -5009 @ 1.72194
2.11/2.22	c bounds 302 >= -5007 @ 1.72362
2.11/2.22	c bounds 302 >= -5005 @ 1.72431
2.11/2.22	c bounds 302 >= -5001 @ 1.72584
2.11/2.23	c bounds 302 >= -4999 @ 1.72757
2.11/2.23	c bounds 302 >= -4995 @ 1.72927
2.11/2.23	c bounds 302 >= -4993 @ 1.73182
2.11/2.23	c bounds 302 >= -4987 @ 1.73348
2.11/2.24	c bounds 302 >= -4985 @ 1.73608
2.11/2.24	c bounds 302 >= -4983 @ 1.73686
2.11/2.24	c bounds 302 >= -4981 @ 1.73836
2.11/2.24	c bounds 302 >= -4979 @ 1.74003
2.11/2.25	c bounds 302 >= -4977 @ 1.74259
2.11/2.25	c bounds 302 >= -4973 @ 1.74423
2.11/2.25	c bounds 302 >= -4971 @ 1.7459
2.11/2.25	c bounds 302 >= -4969 @ 1.74758
2.11/2.26	c bounds 302 >= -4965 @ 1.75009
2.11/2.26	c bounds 302 >= -4963 @ 1.75176
2.11/2.26	c bounds 302 >= -4959 @ 1.75436
2.11/2.27	c bounds 302 >= -4957 @ 1.75515
2.11/2.27	c bounds 302 >= -4955 @ 1.75761
2.11/2.27	c bounds 302 >= -4953 @ 1.7602
2.11/2.27	c bounds 302 >= -4951 @ 1.76182
2.11/2.28	c bounds 302 >= -4949 @ 1.76344
2.11/2.28	c bounds 302 >= -4945 @ 1.76602
2.11/2.28	c bounds 302 >= -4943 @ 1.7677
2.11/2.28	c bounds 302 >= -4941 @ 1.77037
2.11/2.29	c bounds 302 >= -4939 @ 1.77201
2.11/2.29	c bounds 302 >= -4937 @ 1.77463
2.11/2.29	c bounds 302 >= -4935 @ 1.77622
2.11/2.30	c bounds 302 >= -4933 @ 1.77788
2.20/2.30	c bounds 302 >= -4931 @ 1.78045
2.20/2.30	c bounds 302 >= -4929 @ 1.78306
2.20/2.30	c bounds 302 >= -4927 @ 1.7847
2.20/2.31	c bounds 302 >= -4925 @ 1.7864
2.20/2.31	c bounds 302 >= -4923 @ 1.7879
2.20/2.31	c bounds 302 >= -4921 @ 1.78867
2.20/2.31	c bounds 302 >= -4919 @ 1.7911
2.20/2.32	c bounds 302 >= -4917 @ 1.79272
2.20/2.32	c bounds 302 >= -4913 @ 1.79534
2.20/2.32	c bounds 302 >= -4911 @ 1.79706
2.20/2.32	c bounds 302 >= -4909 @ 1.79959
2.20/2.33	c bounds 302 >= -4907 @ 1.8012
2.20/2.33	c bounds 302 >= -4905 @ 1.80379
2.20/2.33	c bounds 302 >= -4903 @ 1.80457
2.20/2.34	c bounds 302 >= -4901 @ 1.80702
2.20/2.34	c bounds 302 >= -4899 @ 1.8097
2.20/2.34	c bounds 302 >= -4897 @ 1.81143
2.20/2.34	c bounds 302 >= -4891 @ 1.81388
2.20/2.35	c bounds 302 >= -4889 @ 1.81532
2.20/2.35	c bounds 302 >= -4887 @ 1.81682
2.20/2.35	c bounds 302 >= -4883 @ 1.8184
2.20/2.35	c bounds 302 >= -4881 @ 1.81991
2.20/2.38	c bounds 301 >= -4881 @ 1.83843
2.20/2.38	c bounds 301 >= -4879 @ 1.84135
2.20/2.38	c bounds 301 >= -4877 @ 1.84325
2.20/2.38	c bounds 301 >= -4875 @ 1.84394
2.20/2.39	c bounds 301 >= -4873 @ 1.84545
2.20/2.39	c bounds 301 >= -4871 @ 1.84704
2.20/2.39	c bounds 301 >= -4869 @ 1.84958
2.20/2.39	c bounds 301 >= -4865 @ 1.85216
2.31/2.40	c bounds 301 >= -4863 @ 1.85293
2.31/2.40	c bounds 301 >= -4861 @ 1.8544
2.31/2.40	c bounds 301 >= -4859 @ 1.85606
2.31/2.41	c bounds 301 >= -4857 @ 1.85754
2.31/2.41	c bounds 301 >= -4855 @ 1.85918
2.31/2.41	c bounds 301 >= -4853 @ 1.86164
2.31/2.41	c bounds 301 >= -4851 @ 1.86408
2.31/2.42	c bounds 301 >= -4849 @ 1.86661
2.31/2.42	c bounds 301 >= -4847 @ 1.86819
2.31/2.42	c bounds 301 >= -4845 @ 1.86986
2.31/2.42	c bounds 301 >= -4843 @ 1.87247
2.31/2.43	c bounds 301 >= -4841 @ 1.87507
2.31/2.43	c bounds 301 >= -4839 @ 1.87665
2.31/2.46	c bounds 300 >= -4839 @ 1.91209
2.31/2.47	c bounds 300 >= -4837 @ 1.91502
2.31/2.47	c bounds 300 >= -4833 @ 1.91573
2.31/2.47	c bounds 300 >= -4829 @ 1.91716
2.31/2.48	c bounds 300 >= -4827 @ 1.91878
2.31/2.48	c bounds 300 >= -4825 @ 1.92031
2.31/2.48	c bounds 300 >= -4823 @ 1.92187
2.31/2.48	c bounds 300 >= -4821 @ 1.92349
2.31/2.49	c bounds 300 >= -4819 @ 1.92508
2.31/2.49	c bounds 300 >= -4817 @ 1.92649
2.31/2.49	c bounds 300 >= -4815 @ 1.92757
2.31/2.49	c bounds 300 >= -4813 @ 1.92874
2.41/2.50	c bounds 300 >= -4811 @ 1.93015
2.41/2.50	c bounds 300 >= -4809 @ 1.93159
2.41/2.50	c bounds 300 >= -4807 @ 1.93407
2.41/2.50	c bounds 300 >= -4805 @ 1.93656
2.41/2.51	c bounds 300 >= -4803 @ 1.9391
2.41/2.51	c bounds 300 >= -4801 @ 1.94009
2.41/2.51	c bounds 300 >= -4799 @ 1.94135
2.41/2.52	c bounds 300 >= -4797 @ 1.94294
2.41/2.52	c bounds 300 >= -4795 @ 1.94458
2.41/2.52	c bounds 300 >= -4793 @ 1.94605
2.41/2.52	c bounds 300 >= -4789 @ 1.94684
2.41/2.53	c bounds 300 >= -4785 @ 1.94831
2.41/2.53	c bounds 300 >= -4783 @ 1.94975
2.41/2.53	c bounds 300 >= -4781 @ 1.95136
2.41/2.53	c bounds 300 >= -4779 @ 1.95206
2.41/2.54	c bounds 300 >= -4777 @ 1.95347
2.41/2.54	c bounds 300 >= -4775 @ 1.95508
2.41/2.54	c bounds 300 >= -4773 @ 1.95653
2.41/2.54	c bounds 300 >= -4771 @ 1.9581
2.41/2.57	c bounds 299 >= -4771 @ 1.97673
2.41/2.57	c bounds 299 >= -4769 @ 1.97876
2.41/2.57	c bounds 299 >= -4767 @ 1.98118
2.41/2.57	c bounds 299 >= -4765 @ 1.98292
2.41/2.58	c bounds 299 >= -4763 @ 1.98453
2.41/2.58	c bounds 299 >= -4761 @ 1.98691
2.41/2.58	c bounds 299 >= -4759 @ 1.98854
2.41/2.58	c bounds 299 >= -4757 @ 1.98999
2.41/2.59	c bounds 299 >= -4755 @ 1.99238
2.41/2.59	c bounds 299 >= -4753 @ 1.99404
2.41/2.59	c bounds 299 >= -4751 @ 1.99658
2.41/2.60	c bounds 299 >= -4749 @ 1.99828
2.50/2.60	c bounds 299 >= -4747 @ 1.9998
2.50/2.60	c bounds 299 >= -4745 @ 2.00145
2.50/2.60	c bounds 299 >= -4739 @ 2.00386
2.50/2.61	c bounds 299 >= -4737 @ 2.00634
2.50/2.61	c bounds 299 >= -4735 @ 2.007
2.50/2.61	c bounds 299 >= -4733 @ 2.00938
2.50/2.61	c bounds 299 >= -4731 @ 2.01191
2.50/2.62	c bounds 299 >= -4727 @ 2.01374
2.50/2.62	c bounds 299 >= -4725 @ 2.01613
2.50/2.62	c bounds 299 >= -4723 @ 2.01878
2.50/2.62	c bounds 299 >= -4721 @ 2.02034
2.50/2.63	c bounds 299 >= -4719 @ 2.02208
2.50/2.66	c bounds 298 >= -4719 @ 2.05183
2.50/2.66	c bounds 298 >= -4717 @ 2.05478
2.50/2.66	c bounds 298 >= -4715 @ 2.05654
2.50/2.67	c bounds 298 >= -4713 @ 2.058
2.50/2.67	c bounds 298 >= -4711 @ 2.05941
2.50/2.67	c bounds 298 >= -4709 @ 2.0619
2.50/2.67	c bounds 298 >= -4707 @ 2.06443
2.50/2.68	c bounds 298 >= -4705 @ 2.06705
2.50/2.68	c bounds 298 >= -4703 @ 2.0696
2.50/2.68	c bounds 298 >= -4701 @ 2.07123
2.50/2.68	c bounds 298 >= -4699 @ 2.07376
2.50/2.69	c bounds 298 >= -4697 @ 2.07451
2.50/2.69	c bounds 298 >= -4695 @ 2.07576
2.50/2.69	c bounds 298 >= -4693 @ 2.07745
2.50/2.69	c bounds 298 >= -4691 @ 2.07889
2.60/2.70	c bounds 298 >= -4687 @ 2.08142
2.60/2.70	c bounds 298 >= -4685 @ 2.08297
2.60/2.70	c bounds 298 >= -4683 @ 2.08454
2.60/2.70	c bounds 298 >= -4681 @ 2.08618
2.60/2.71	c bounds 298 >= -4679 @ 2.08864
2.60/2.71	c bounds 298 >= -4675 @ 2.09033
2.60/2.71	c bounds 298 >= -4673 @ 2.09272
2.60/2.72	c bounds 298 >= -4671 @ 2.09525
2.60/2.72	c bounds 298 >= -4669 @ 2.09779
2.60/2.78	c bounds 297 >= -4669 @ 2.15143
2.60/2.78	c bounds 297 >= -4665 @ 2.15274
2.60/2.78	c bounds 297 >= -4663 @ 2.15532
2.60/2.78	c bounds 297 >= -4657 @ 2.15694
2.60/2.79	c bounds 297 >= -4653 @ 2.15948
2.60/2.79	c bounds 297 >= -4651 @ 2.16015
2.60/2.79	c bounds 297 >= -4649 @ 2.16083
2.60/2.80	c bounds 297 >= -4647 @ 2.16327
2.70/2.80	c bounds 297 >= -4645 @ 2.16478
2.70/2.80	c bounds 297 >= -4643 @ 2.16645
2.70/2.80	c bounds 297 >= -4641 @ 2.16787
2.70/2.81	c bounds 297 >= -4639 @ 2.17037
2.70/2.81	c bounds 297 >= -4637 @ 2.17201
2.70/2.81	c bounds 297 >= -4635 @ 2.17283
2.70/2.81	c bounds 297 >= -4633 @ 2.1741
2.70/2.82	c bounds 297 >= -4631 @ 2.1756
2.70/2.82	c bounds 297 >= -4629 @ 2.17812
2.70/2.82	c bounds 297 >= -4627 @ 2.18117
2.70/2.82	c bounds 297 >= -4623 @ 2.18291
2.70/2.83	c bounds 297 >= -4621 @ 2.18432
2.70/2.83	c bounds 297 >= -4619 @ 2.18598
2.70/2.83	c bounds 297 >= -4615 @ 2.18745
2.70/2.83	c bounds 297 >= -4613 @ 2.18904
2.70/2.84	c bounds 297 >= -4611 @ 2.1897
2.70/2.84	c bounds 297 >= -4609 @ 2.1921
2.70/2.84	c bounds 297 >= -4605 @ 2.19462
2.70/2.85	c bounds 297 >= -4603 @ 2.19619
2.70/2.85	c bounds 297 >= -4601 @ 2.19872
2.70/2.85	c bounds 297 >= -4599 @ 2.20041
2.70/2.85	c bounds 297 >= -4595 @ 2.20284
2.80/2.91	c #Conflicts: 1000 | #Constraints: 15922
2.80/2.96	c bounds 296 >= -4595 @ 2.30803
2.80/2.97	c bounds 296 >= -4593 @ 2.30937
2.80/2.97	c bounds 296 >= -4591 @ 2.3112
2.80/2.97	c bounds 296 >= -4589 @ 2.31359
2.80/2.98	c bounds 296 >= -4587 @ 2.31612
2.80/2.98	c bounds 296 >= -4585 @ 2.31872
2.80/2.98	c bounds 296 >= -4581 @ 2.32051
2.80/2.98	c bounds 296 >= -4579 @ 2.32213
2.80/2.99	c bounds 296 >= -4577 @ 2.3236
2.80/2.99	c bounds 296 >= -4573 @ 2.32616
2.80/2.99	c bounds 296 >= -4571 @ 2.32775
2.80/2.99	c bounds 296 >= -4569 @ 2.32937
2.80/3.00	c bounds 296 >= -4567 @ 2.33193
2.80/3.00	c bounds 296 >= -4565 @ 2.33356
2.80/3.00	c bounds 296 >= -4563 @ 2.33523
2.80/3.00	c bounds 296 >= -4561 @ 2.33697
2.80/3.01	c bounds 296 >= -4559 @ 2.33869
2.91/3.01	c bounds 296 >= -4555 @ 2.34018
2.91/3.01	c bounds 296 >= -4553 @ 2.34304
2.91/3.02	c bounds 296 >= -4551 @ 2.34481
2.91/3.02	c bounds 296 >= -4549 @ 2.34542
2.91/3.02	c bounds 296 >= -4547 @ 2.34694
2.91/3.02	c bounds 296 >= -4545 @ 2.34953
2.91/3.03	c bounds 296 >= -4543 @ 2.35113
2.91/3.03	c bounds 296 >= -4541 @ 2.35275
2.91/3.03	c bounds 296 >= -4539 @ 2.35446
2.91/3.03	c bounds 296 >= -4537 @ 2.35494
2.91/3.04	c bounds 296 >= -4535 @ 2.35651
2.91/3.04	c bounds 296 >= -4533 @ 2.35809
2.91/3.04	c bounds 296 >= -4527 @ 2.35974
2.91/3.05	c bounds 296 >= -4525 @ 2.36219
2.91/3.05	c bounds 296 >= -4523 @ 2.36474
2.91/3.05	c bounds 296 >= -4521 @ 2.36643
2.91/3.05	c bounds 296 >= -4519 @ 2.36902
2.91/3.06	c bounds 296 >= -4517 @ 2.37069
2.91/3.06	c bounds 296 >= -4515 @ 2.37136
2.91/3.06	c bounds 296 >= -4513 @ 2.37296
2.91/3.06	c bounds 296 >= -4511 @ 2.37458
2.91/3.07	c bounds 296 >= -4509 @ 2.37606
2.91/3.07	c bounds 296 >= -4507 @ 2.37864
3.09/3.24	c bounds 295 >= -4507 @ 2.52783
3.09/3.25	c bounds 295 >= -4505 @ 2.53049
3.09/3.25	c bounds 295 >= -4503 @ 2.53219
3.09/3.25	c bounds 295 >= -4501 @ 2.53487
3.09/3.26	c bounds 295 >= -4497 @ 2.53659
3.09/3.26	c bounds 295 >= -4495 @ 2.53844
3.09/3.26	c bounds 295 >= -4493 @ 2.54091
3.09/3.26	c bounds 295 >= -4491 @ 2.54357
3.09/3.27	c bounds 295 >= -4487 @ 2.54505
3.09/3.27	c bounds 295 >= -4485 @ 2.54666
3.09/3.27	c bounds 295 >= -4483 @ 2.54828
3.09/3.27	c bounds 295 >= -4481 @ 2.54991
3.09/3.28	c bounds 295 >= -4479 @ 2.5525
3.09/3.28	c bounds 295 >= -4477 @ 2.55511
3.09/3.28	c bounds 295 >= -4475 @ 2.55672
3.09/3.28	c bounds 295 >= -4473 @ 2.55932
3.09/3.29	c bounds 295 >= -4471 @ 2.5619
3.09/3.29	c bounds 295 >= -4469 @ 2.56472
3.09/3.29	c bounds 295 >= -4467 @ 2.56643
3.19/3.30	c bounds 295 >= -4465 @ 2.56696
3.19/3.30	c bounds 295 >= -4463 @ 2.56848
3.19/3.30	c bounds 295 >= -4461 @ 2.57026
3.19/3.30	c bounds 295 >= -4459 @ 2.57274
3.19/3.31	c bounds 295 >= -4457 @ 2.57352
3.19/3.31	c bounds 295 >= -4455 @ 2.57603
3.19/3.31	c bounds 295 >= -4453 @ 2.57775
3.19/3.31	c bounds 295 >= -4449 @ 2.57847
3.19/3.32	c bounds 295 >= -4447 @ 2.58098
3.19/3.32	c bounds 295 >= -4445 @ 2.58363
3.19/3.32	c bounds 295 >= -4443 @ 2.5854
3.19/3.33	c bounds 295 >= -4441 @ 2.58616
3.19/3.33	c bounds 295 >= -4439 @ 2.58806
3.19/3.33	c bounds 295 >= -4437 @ 2.58984
3.19/3.33	c bounds 295 >= -4435 @ 2.59254
3.19/3.34	c bounds 295 >= -4433 @ 2.59546
3.19/3.34	c bounds 295 >= -4431 @ 2.59851
3.19/3.34	c bounds 295 >= -4429 @ 2.60148
3.19/3.35	c bounds 295 >= -4427 @ 2.60359
3.19/3.35	c bounds 295 >= -4425 @ 2.60559
3.19/3.35	c bounds 295 >= -4423 @ 2.60845
3.19/3.36	c bounds 295 >= -4421 @ 2.61136
3.19/3.36	c bounds 295 >= -4419 @ 2.61326
3.19/3.36	c bounds 295 >= -4417 @ 2.61523
3.19/3.36	c bounds 295 >= -4415 @ 2.61712
3.19/3.37	c bounds 295 >= -4413 @ 2.61975
3.19/3.37	c bounds 295 >= -4411 @ 2.62161
3.19/3.37	c bounds 295 >= -4409 @ 2.62474
3.19/3.38	c bounds 295 >= -4407 @ 2.62839
3.19/3.38	c bounds 295 >= -4405 @ 2.63045
3.19/3.38	c bounds 295 >= -4403 @ 2.63398
3.19/3.39	c bounds 295 >= -4401 @ 2.64079
3.29/3.40	c bounds 295 >= -4399 @ 2.64437
3.29/3.40	c bounds 295 >= -4397 @ 2.64672
3.29/3.41	c bounds 295 >= -4395 @ 2.64987
3.29/3.41	c bounds 295 >= -4393 @ 2.65307
3.29/3.42	c bounds 295 >= -4391 @ 2.65882
3.29/3.42	c bounds 295 >= -4389 @ 2.66291
3.29/3.43	c bounds 295 >= -4387 @ 2.66548
3.69/3.80	c bounds 294 >= -4387 @ 3.02699
3.69/3.81	c bounds 294 >= -4385 @ 3.03026
3.69/3.81	c bounds 294 >= -4383 @ 3.03185
3.69/3.81	c bounds 294 >= -4381 @ 3.03462
3.69/3.82	c bounds 294 >= -4379 @ 3.04053
3.69/3.82	c bounds 294 >= -4377 @ 3.04532
3.69/3.83	c bounds 294 >= -4375 @ 3.05188
3.69/3.84	c bounds 294 >= -4373 @ 3.05901
3.69/3.85	c bounds 294 >= -4371 @ 3.06719
3.69/3.86	c bounds 294 >= -4369 @ 3.08055
3.69/3.87	c #Conflicts: 2000 | #Constraints: 17623
4.00/4.19	c DATABASE CLEANUP
4.00/4.19	c GARBAGE COLLECT
4.00/4.19	c bounds 294 >= -4367 @ 3.39407
4.37/4.58	c bounds 294 >= -4365 @ 3.77819
4.37/4.58	c bounds 294 >= -4363 @ 3.78188
4.37/4.59	c bounds 294 >= -4361 @ 3.78392
4.48/4.60	c bounds 294 >= -4359 @ 3.79225
4.48/4.61	c bounds 294 >= -4357 @ 3.79962
4.48/4.61	c bounds 294 >= -4355 @ 3.80468
4.48/4.63	c bounds 294 >= -4353 @ 3.8214
4.48/4.65	c bounds 294 >= -4351 @ 3.84002
4.48/4.66	c #Conflicts: 3000 | #Constraints: 16858
4.48/4.67	c bounds 294 >= -4349 @ 3.85749
4.48/4.67	c bounds 294 >= -4347 @ 3.85818
4.48/4.68	c bounds 294 >= -4345 @ 3.86202
4.57/4.72	c bounds 294 >= -4343 @ 3.89698
4.57/4.73	c bounds 294 >= -4341 @ 3.90573
4.57/4.73	c bounds 294 >= -4339 @ 3.90755
4.57/4.76	c #Conflicts: 4000 | #Constraints: 17955
4.67/4.86	c DATABASE CLEANUP
4.67/4.86	c GARBAGE COLLECT
4.67/4.86	c #Conflicts: 5000 | #Constraints: 17173
4.77/4.92	c bounds 294 >= -4337 @ 4.07964
5.27/5.49	c #Conflicts: 6000 | #Constraints: 18209
6.05/6.28	c bounds 293 >= -4337 @ 5.40676
6.05/6.28	c bounds 293 >= -4335 @ 5.41096
6.05/6.29	c bounds 293 >= -4333 @ 5.41324
6.05/6.29	c bounds 293 >= -4331 @ 5.41524
6.05/6.29	c bounds 293 >= -4329 @ 5.41765
6.16/6.30	c bounds 293 >= -4327 @ 5.42151
6.16/6.30	c bounds 293 >= -4325 @ 5.425
6.16/6.31	c bounds 293 >= -4323 @ 5.42683
6.16/6.31	c bounds 293 >= -4321 @ 5.43552
9.24/9.41	c DATABASE CLEANUP
9.24/9.41	c GARBAGE COLLECT
9.24/9.41	c bounds 293 >= -4319 @ 8.49552
9.24/9.41	c bounds 293 >= -4317 @ 8.49744
9.24/9.41	c bounds 293 >= -4315 @ 8.49987
9.24/9.42	c bounds 293 >= -4313 @ 8.503
9.24/9.42	c bounds 293 >= -4311 @ 8.50782
9.24/9.44	c #Conflicts: 7000 | #Constraints: 17244
9.24/9.44	c bounds 293 >= -4309 @ 8.52302
9.24/9.44	c bounds 293 >= -4307 @ 8.52567
9.24/9.47	c bounds 293 >= -4305 @ 8.55219
9.24/9.49	c bounds 293 >= -4303 @ 8.56739
9.34/9.52	c #Conflicts: 8000 | #Constraints: 18358
9.34/9.56	c bounds 293 >= -4301 @ 8.63356
9.43/9.60	c bounds 293 >= -4299 @ 8.6629
9.43/9.62	c #Conflicts: 9000 | #Constraints: 19385
9.43/9.68	c DATABASE CLEANUP
9.43/9.68	c bounds 293 >= -4297 @ 8.73197
9.53/9.72	c bounds 293 >= -4295 @ 8.76976
9.53/9.72	c #Conflicts: 10000 | #Constraints: 18028
11.32/11.51	c #Conflicts: 11000 | #Constraints: 19028
11.42/11.64	c #Conflicts: 12000 | #Constraints: 20028
11.52/11.70	c DATABASE CLEANUP
11.52/11.70	c GARBAGE COLLECT
11.52/11.70	c bounds 293 >= -4293 @ 10.6985
11.52/11.75	c #Conflicts: 13000 | #Constraints: 18433
11.62/11.85	c bounds 293 >= -4291 @ 10.8373
11.62/11.87	c #Conflicts: 14000 | #Constraints: 19499
11.83/12.02	c #Conflicts: 15000 | #Constraints: 20499
11.92/12.13	c DATABASE CLEANUP
11.92/12.13	c #Conflicts: 16000 | #Constraints: 18686
12.02/12.23	c #Conflicts: 17000 | #Constraints: 19686
12.11/12.31	c bounds 293 >= -4289 @ 11.2803
12.70/12.96	c #Conflicts: 18000 | #Constraints: 20737
13.09/13.34	c DATABASE CLEANUP
13.09/13.34	c GARBAGE COLLECT
13.09/13.34	c bounds 293 >= -4287 @ 12.2607
13.09/13.34	c bounds 293 >= -4285 @ 12.2643
13.09/13.34	c bounds 293 >= -4283 @ 12.2662
13.09/13.35	c bounds 293 >= -4281 @ 12.2694
13.09/13.35	c bounds 293 >= -4279 @ 12.2703
13.09/13.35	c bounds 293 >= -4277 @ 12.2719
13.09/13.35	c bounds 293 >= -4275 @ 12.2731
13.09/13.36	c bounds 293 >= -4273 @ 12.2757
13.09/13.36	c bounds 293 >= -4271 @ 12.281
13.09/13.38	c bounds 293 >= -4269 @ 12.2914
13.09/13.38	c bounds 293 >= -4267 @ 12.2951
13.09/13.38	c bounds 293 >= -4265 @ 12.297
13.09/13.39	c bounds 293 >= -4263 @ 12.299
13.09/13.39	c bounds 293 >= -4261 @ 12.3049
13.18/13.40	c bounds 293 >= -4259 @ 12.3087
13.18/13.41	c #Conflicts: 19000 | #Constraints: 18969
13.18/13.42	c bounds 293 >= -4257 @ 12.327
13.18/13.43	c bounds 293 >= -4255 @ 12.3409
13.18/13.44	c bounds 293 >= -4253 @ 12.3471
13.18/13.48	c #Conflicts: 20000 | #Constraints: 20035
13.18/13.49	c bounds 293 >= -4251 @ 12.3942
13.28/13.50	c bounds 293 >= -4249 @ 12.397
13.28/13.50	c bounds 293 >= -4247 @ 12.3993
13.28/13.52	c bounds 293 >= -4245 @ 12.4121
13.28/13.56	c #Conflicts: 21000 | #Constraints: 21113
13.28/13.59	c bounds 293 >= -4243 @ 12.4795
20.24/20.53	c DATABASE CLEANUP
20.24/20.53	c GARBAGE COLLECT
20.24/20.53	c rational objective 3
20.34/20.67	c #Conflicts: 22000 | #Constraints: 18896
20.44/20.76	c #Conflicts: 23000 | #Constraints: 19896
20.54/20.87	c #Conflicts: 24000 | #Constraints: 20896
20.64/20.97	c bounds 293 >= -4241 @ 19.7658
20.64/20.99	c #Conflicts: 25000 | #Constraints: 21962
23.03/23.38	c #Conflicts: 26000 | #Constraints: 22962
23.22/23.55	c #Conflicts: 27000 | #Constraints: 23962
23.32/23.61	c bounds 293 >= -4239 @ 22.3598
23.91/24.23	c bounds 292 >= -4239 @ 22.9581
23.91/24.24	c bounds 292 >= -4237 @ 22.9592
23.91/24.24	c bounds 292 >= -4235 @ 22.9609
23.91/24.24	c bounds 292 >= -4233 @ 22.9624
23.91/24.25	c bounds 292 >= -4231 @ 22.9646
23.91/24.25	c bounds 292 >= -4229 @ 22.9666
23.91/24.25	c bounds 292 >= -4227 @ 22.9703
23.91/24.26	c bounds 292 >= -4225 @ 22.9771
23.91/24.27	c #Conflicts: 28000 | #Constraints: 25074
23.91/24.28	c bounds 292 >= -4223 @ 22.9895
23.91/24.28	c bounds 292 >= -4221 @ 22.9935
24.01/24.30	c bounds 292 >= -4219 @ 23.0073
24.01/24.32	c bounds 292 >= -4217 @ 23.0247
24.01/24.35	c bounds 292 >= -4215 @ 23.0553
24.01/24.38	c #Conflicts: 29000 | #Constraints: 26168
24.01/24.40	c bounds 292 >= -4213 @ 23.0921
24.10/24.40	c bounds 292 >= -4211 @ 23.0948
24.10/24.44	c bounds 292 >= -4209 @ 23.1281
24.20/24.52	c #Conflicts: 30000 | #Constraints: 27240
24.20/24.54	c bounds 292 >= -4207 @ 23.2273
25.18/25.53	c bounds 291 >= -4207 @ 24.18
25.18/25.53	c bounds 291 >= -4205 @ 24.1816
25.18/25.54	c bounds 291 >= -4203 @ 24.1838
25.18/25.54	c bounds 291 >= -4201 @ 24.1858
25.18/25.55	c bounds 291 >= -4199 @ 24.1899
25.18/25.55	c bounds 291 >= -4197 @ 24.1923
25.18/25.56	c bounds 291 >= -4195 @ 24.1946
25.18/25.56	c bounds 291 >= -4193 @ 24.1979
25.18/25.57	c bounds 291 >= -4191 @ 24.2044
25.18/25.58	c bounds 291 >= -4189 @ 24.2095
25.18/25.58	c #Conflicts: 31000 | #Constraints: 28419
25.28/25.60	c bounds 291 >= -4187 @ 24.2274
25.28/25.62	c bounds 291 >= -4185 @ 24.2502
25.28/25.69	c bounds 291 >= -4183 @ 24.3155
25.38/25.74	c #Conflicts: 32000 | #Constraints: 29512
25.48/25.88	c bounds 291 >= -4181 @ 24.4978
25.58/25.91	c #Conflicts: 33000 | #Constraints: 30539
25.69/26.06	c DATABASE CLEANUP
25.69/26.06	c GARBAGE COLLECT
25.69/26.06	c #Conflicts: 34000 | #Constraints: 23866
25.79/26.12	c bounds 291 >= -4179 @ 24.729
25.79/26.15	c #Conflicts: 35000 | #Constraints: 24887
25.88/26.27	c #Conflicts: 36000 | #Constraints: 25887
26.07/26.41	c #Conflicts: 37000 | #Constraints: 26887
26.07/26.42	c bounds 291 >= -4177 @ 25.0218
28.12/28.51	c #Conflicts: 38000 | #Constraints: 27938
28.12/28.55	c DATABASE CLEANUP
28.12/28.55	c GARBAGE COLLECT
28.12/28.55	c bounds 291 >= -4175 @ 27.0785
28.12/28.56	c bounds 291 >= -4173 @ 27.0799
28.12/28.56	c bounds 291 >= -4171 @ 27.0811
28.12/28.56	c bounds 291 >= -4169 @ 27.0826
28.12/28.57	c bounds 291 >= -4167 @ 27.0855
28.12/28.57	c bounds 291 >= -4165 @ 27.0873
28.12/28.57	c bounds 291 >= -4163 @ 27.0885
28.12/28.58	c bounds 291 >= -4161 @ 27.0921
28.12/28.59	c bounds 291 >= -4159 @ 27.1009
28.12/28.59	c bounds 291 >= -4157 @ 27.1068
28.22/28.60	c bounds 291 >= -4155 @ 27.1117
28.22/28.61	c bounds 291 >= -4153 @ 27.1198
28.22/28.61	c bounds 291 >= -4151 @ 27.1253
28.22/28.63	c bounds 291 >= -4149 @ 27.1442
28.22/28.64	c bounds 291 >= -4147 @ 27.15
28.22/28.64	c #Conflicts: 39000 | #Constraints: 22997
28.22/28.65	c bounds 291 >= -4145 @ 27.1573
28.22/28.66	c bounds 291 >= -4143 @ 27.1668
28.22/28.67	c bounds 291 >= -4141 @ 27.1785
28.22/28.69	c bounds 291 >= -4139 @ 27.1975
28.32/28.71	c #Conflicts: 40000 | #Constraints: 24108
28.32/28.73	c bounds 291 >= -4137 @ 27.2353
28.42/28.80	c #Conflicts: 41000 | #Constraints: 25129
31.80/32.27	c #Conflicts: 42000 | #Constraints: 26129
31.90/32.30	c bounds 291 >= -4135 @ 30.7579
37.07/37.56	c DATABASE CLEANUP
37.07/37.56	c GARBAGE COLLECT
37.07/37.56	c rational objective 3
37.17/37.68	c #Conflicts: 43000 | #Constraints: 21581
37.28/37.78	c #Conflicts: 44000 | #Constraints: 22581
37.47/37.90	c #Conflicts: 45000 | #Constraints: 23581
37.58/38.01	c bounds 291 >= -4133 @ 36.3869
37.58/38.04	c #Conflicts: 46000 | #Constraints: 24626
37.68/38.17	c #Conflicts: 47000 | #Constraints: 25626
37.86/38.35	c #Conflicts: 48000 | #Constraints: 26626
38.06/38.53	c #Conflicts: 49000 | #Constraints: 27626
38.25/38.73	c bounds 291 >= -4131 @ 37.0618
38.25/38.73	c #Conflicts: 50000 | #Constraints: 28656
38.45/38.93	c #Conflicts: 51000 | #Constraints: 29656
38.66/39.13	c #Conflicts: 52000 | #Constraints: 30656
38.85/39.36	c #Conflicts: 53000 | #Constraints: 31656
39.04/39.60	c #Conflicts: 54000 | #Constraints: 32656
39.34/39.86	c #Conflicts: 55000 | #Constraints: 33656
39.65/40.12	c #Conflicts: 56000 | #Constraints: 34656
39.73/40.27	c bounds 291 >= -4129 @ 38.5601
39.93/40.40	c #Conflicts: 57000 | #Constraints: 35698
40.13/40.68	c #Conflicts: 58000 | #Constraints: 36698
44.11/44.62	c UNIT CLEANUP
44.11/44.62	c DATABASE CLEANUP
44.11/44.62	c GARBAGE COLLECT
44.11/44.62	c #Conflicts: 59000 | #Constraints: 26875
44.30/44.80	c #Conflicts: 60000 | #Constraints: 27875
44.51/45.02	c #Conflicts: 61000 | #Constraints: 28875
44.70/45.27	c #Conflicts: 62000 | #Constraints: 29875
44.99/45.55	c #Conflicts: 63000 | #Constraints: 30875
45.28/45.81	c #Conflicts: 64000 | #Constraints: 31875
45.49/46.11	c #Conflicts: 65000 | #Constraints: 32875
46.17/46.70	c DATABASE CLEANUP
46.17/46.70	c rational objective 3
46.76/47.34	c bounds 290 >= -4129 @ 45.4518
47.05/47.63	c bounds 288 >= -4129 @ 45.7399
47.35/47.98	c #Conflicts: 66000 | #Constraints: 25428
48.14/48.70	c bounds 287 >= -4129 @ 46.7569
48.14/48.70	c bounds 287 >= -4128 @ 46.7589
48.14/48.70	c bounds 287 >= -4125 @ 46.7605
48.14/48.70	c bounds 287 >= -4122 @ 46.7621
48.14/48.71	c bounds 287 >= -4119 @ 46.7637
48.14/48.71	c bounds 287 >= -4116 @ 46.7653
48.14/48.71	c bounds 287 >= -4113 @ 46.7659
48.14/48.71	c bounds 287 >= -4110 @ 46.7675
48.14/48.71	c bounds 287 >= -4107 @ 46.7692
48.14/48.71	c bounds 287 >= -4104 @ 46.7699
48.14/48.72	c bounds 287 >= -4101 @ 46.7707
48.14/48.72	c bounds 287 >= -4098 @ 46.7715
48.14/48.72	c bounds 287 >= -4095 @ 46.7732
48.14/48.72	c bounds 287 >= -4092 @ 46.7751
48.14/48.72	c bounds 287 >= -4089 @ 46.777
48.14/48.73	c bounds 287 >= -4087 @ 46.7789
48.14/48.73	c bounds 287 >= -4084 @ 46.7807
48.14/48.73	c bounds 287 >= -4083 @ 46.7827
48.14/48.73	c bounds 287 >= -4082 @ 46.7853
48.14/48.74	c bounds 287 >= -4080 @ 46.7875
48.14/48.74	c bounds 287 >= -4079 @ 46.7896
48.14/48.74	c bounds 287 >= -4076 @ 46.7909
48.14/48.74	c bounds 287 >= -4075 @ 46.793
48.14/48.74	c bounds 287 >= -4073 @ 46.7943
48.14/48.75	c bounds 287 >= -4072 @ 46.7955
48.14/48.75	c bounds 287 >= -4071 @ 46.7964
48.14/48.75	c bounds 287 >= -4070 @ 46.7977
48.14/48.76	c bounds 287 >= -4069 @ 46.7988
48.14/48.76	c bounds 287 >= -4068 @ 46.8011
48.14/48.76	c bounds 287 >= -4067 @ 46.8023
48.14/48.76	c bounds 287 >= -4066 @ 46.8035
48.14/48.77	c bounds 287 >= -4065 @ 46.806
48.14/48.77	c bounds 287 >= -4064 @ 46.8073
48.14/48.77	c bounds 287 >= -4063 @ 46.8095
48.14/48.77	c bounds 287 >= -4062 @ 46.8108
48.14/48.77	c bounds 287 >= -4061 @ 46.8119
48.14/48.78	c bounds 287 >= -4060 @ 46.8131
48.14/48.78	c bounds 287 >= -4059 @ 46.8145
48.14/48.78	c bounds 287 >= -4058 @ 46.8168
48.14/48.78	c bounds 287 >= -4057 @ 46.8189
48.14/48.79	c bounds 287 >= -4056 @ 46.8212
48.14/48.79	c bounds 287 >= -4055 @ 46.8224
48.14/48.79	c bounds 287 >= -4054 @ 46.8245
48.14/48.79	c bounds 287 >= -4053 @ 46.8267
48.22/48.80	c bounds 287 >= -4052 @ 46.8278
48.22/48.80	c bounds 287 >= -4051 @ 46.829
48.22/48.80	c bounds 287 >= -4050 @ 46.8303
48.22/48.80	c bounds 287 >= -4049 @ 46.8314
48.22/48.81	c bounds 287 >= -4046 @ 46.8336
48.22/48.81	c bounds 287 >= -4045 @ 46.8358
48.22/48.81	c bounds 287 >= -4044 @ 46.8369
48.22/48.81	c bounds 287 >= -4043 @ 46.838
48.22/48.82	c bounds 287 >= -4042 @ 46.8392
48.22/48.82	c bounds 287 >= -4041 @ 46.8404
48.22/48.82	c bounds 287 >= -4039 @ 46.8415
48.22/48.82	c bounds 287 >= -4038 @ 46.8427
48.22/48.82	c bounds 287 >= -4037 @ 46.8448
48.22/48.83	c bounds 287 >= -4036 @ 46.846
48.22/48.83	c bounds 287 >= -4035 @ 46.8471
48.22/48.83	c bounds 287 >= -4032 @ 46.8493
48.22/48.83	c bounds 287 >= -4031 @ 46.8514
48.22/48.84	c bounds 287 >= -4030 @ 46.8537
48.22/48.84	c bounds 287 >= -4029 @ 46.8548
48.22/48.84	c bounds 287 >= -4027 @ 46.856
48.22/48.84	c bounds 287 >= -4026 @ 46.8574
48.22/48.84	c bounds 287 >= -4025 @ 46.8586
48.22/48.85	c bounds 287 >= -4024 @ 46.8597
48.22/48.85	c bounds 287 >= -4023 @ 46.8619
48.22/48.85	c bounds 287 >= -4022 @ 46.8631
48.22/48.85	c bounds 287 >= -4021 @ 46.8644
48.22/48.86	c bounds 287 >= -4020 @ 46.8653
48.22/48.86	c bounds 287 >= -4019 @ 46.8667
48.22/48.86	c bounds 287 >= -4018 @ 46.8679
48.22/48.86	c bounds 287 >= -4016 @ 46.8701
48.22/48.87	c bounds 287 >= -4015 @ 46.8713
48.22/48.87	c bounds 287 >= -4014 @ 46.8727
48.22/48.87	c bounds 287 >= -4013 @ 46.8737
48.22/48.87	c bounds 287 >= -4012 @ 46.8751
48.22/48.88	c bounds 287 >= -4011 @ 46.8763
48.22/48.88	c bounds 287 >= -4010 @ 46.8775
48.22/48.88	c bounds 287 >= -4008 @ 46.8788
48.22/48.88	c bounds 287 >= -4005 @ 46.8812
48.22/48.88	c bounds 287 >= -4004 @ 46.8824
48.22/48.89	c bounds 287 >= -4003 @ 46.8847
48.22/48.89	c bounds 287 >= -4000 @ 46.8869
48.22/48.89	c bounds 287 >= -3999 @ 46.888
48.22/48.89	c bounds 287 >= -3998 @ 46.8902
48.32/48.90	c bounds 287 >= -3997 @ 46.8915
48.32/48.90	c bounds 287 >= -3996 @ 46.8936
48.32/48.90	c bounds 287 >= -3995 @ 46.8949
48.32/48.90	c bounds 287 >= -3994 @ 46.897
48.32/48.91	c bounds 287 >= -3993 @ 46.8992
48.32/48.91	c bounds 287 >= -3992 @ 46.9006
48.32/48.91	c bounds 287 >= -3991 @ 46.9028
48.32/48.91	c bounds 287 >= -3990 @ 46.905
48.32/48.92	c bounds 287 >= -3989 @ 46.9065
48.32/48.92	c bounds 287 >= -3988 @ 46.9079
48.32/48.92	c bounds 287 >= -3987 @ 46.9093
48.32/48.93	c bounds 287 >= -3986 @ 46.9115
48.32/48.93	c bounds 287 >= -3985 @ 46.9128
48.32/48.93	c bounds 287 >= -3984 @ 46.9139
48.32/48.93	c bounds 287 >= -3983 @ 46.9151
48.32/48.94	c bounds 287 >= -3980 @ 46.9163
48.32/48.94	c bounds 287 >= -3979 @ 46.9175
48.32/48.94	c bounds 287 >= -3978 @ 46.9197
48.32/48.94	c bounds 287 >= -3977 @ 46.922
48.32/48.95	c bounds 287 >= -3976 @ 46.9234
48.32/48.95	c bounds 287 >= -3975 @ 46.9246
48.32/48.95	c bounds 287 >= -3974 @ 46.9268
48.32/48.95	c bounds 287 >= -3973 @ 46.929
48.32/48.96	c bounds 287 >= -3972 @ 46.9302
48.32/48.96	c bounds 287 >= -3971 @ 46.9315
48.32/48.96	c bounds 287 >= -3970 @ 46.9327
48.32/48.96	c bounds 287 >= -3969 @ 46.9339
48.32/48.97	c bounds 287 >= -3968 @ 46.9361
48.32/48.97	c bounds 287 >= -3967 @ 46.9373
48.32/48.97	c bounds 287 >= -3966 @ 46.9395
48.32/48.97	c bounds 287 >= -3965 @ 46.9407
48.32/48.98	c bounds 287 >= -3964 @ 46.9419
48.32/48.98	c bounds 287 >= -3963 @ 46.9442
48.32/48.98	c bounds 287 >= -3962 @ 46.9454
48.32/48.98	c bounds 287 >= -3961 @ 46.9467
48.32/48.99	c bounds 287 >= -3960 @ 46.9489
48.32/48.99	c bounds 287 >= -3959 @ 46.9511
48.32/48.99	c bounds 287 >= -3958 @ 46.9533
48.32/48.99	c bounds 287 >= -3957 @ 46.9555
48.32/48.99	c bounds 287 >= -3956 @ 46.9567
48.32/49.00	c bounds 287 >= -3955 @ 46.9588
48.32/49.00	c bounds 287 >= -3954 @ 46.9601
48.32/49.00	c bounds 287 >= -3953 @ 46.9624
48.32/49.00	c bounds 287 >= -3950 @ 46.9636
48.32/49.01	c bounds 287 >= -3949 @ 46.9648
48.32/49.01	c bounds 287 >= -3947 @ 46.967
48.42/49.01	c bounds 287 >= -3946 @ 46.9682
48.42/49.01	c bounds 287 >= -3945 @ 46.9694
48.42/49.02	c bounds 287 >= -3944 @ 46.9708
48.42/49.02	c bounds 287 >= -3943 @ 46.972
48.42/49.02	c bounds 287 >= -3942 @ 46.9733
48.42/49.02	c bounds 287 >= -3939 @ 46.9755
48.42/49.02	c bounds 287 >= -3938 @ 46.9768
48.42/49.03	c bounds 287 >= -3937 @ 46.979
48.42/49.03	c bounds 287 >= -3935 @ 46.9813
48.42/49.03	c bounds 287 >= -3934 @ 46.9835
48.42/49.03	c bounds 287 >= -3933 @ 46.9849
48.42/49.04	c bounds 287 >= -3932 @ 46.9871
48.42/49.04	c bounds 287 >= -3931 @ 46.9894
48.42/49.04	c bounds 287 >= -3930 @ 46.9905
48.42/49.04	c bounds 287 >= -3929 @ 46.9927
48.42/49.05	c bounds 287 >= -3927 @ 46.9939
48.42/49.05	c bounds 287 >= -3926 @ 46.9951
48.42/49.05	c bounds 287 >= -3925 @ 46.9972
48.42/49.05	c bounds 287 >= -3924 @ 46.9994
48.42/49.05	c bounds 287 >= -3923 @ 47.0008
48.42/49.06	c bounds 287 >= -3922 @ 47.0022
48.42/49.06	c bounds 287 >= -3921 @ 47.0043
48.42/49.06	c bounds 287 >= -3920 @ 47.0056
48.42/49.06	c bounds 287 >= -3919 @ 47.0077
48.42/49.07	c bounds 287 >= -3916 @ 47.0099
48.42/49.07	c bounds 287 >= -3914 @ 47.0112
48.42/49.07	c bounds 287 >= -3912 @ 47.0124
48.42/49.07	c bounds 287 >= -3911 @ 47.0135
48.42/49.08	c bounds 287 >= -3910 @ 47.0157
48.42/49.08	c bounds 287 >= -3909 @ 47.0171
48.42/49.08	c bounds 287 >= -3908 @ 47.0184
48.42/49.08	c bounds 287 >= -3907 @ 47.0196
48.42/49.08	c bounds 287 >= -3906 @ 47.0217
48.42/49.09	c bounds 287 >= -3905 @ 47.023
48.42/49.09	c bounds 287 >= -3904 @ 47.0252
48.42/49.09	c bounds 287 >= -3901 @ 47.0274
48.42/49.09	c bounds 287 >= -3899 @ 47.0286
48.42/49.10	c bounds 287 >= -3898 @ 47.0308
48.42/49.10	c bounds 287 >= -3897 @ 47.032
48.42/49.10	c bounds 287 >= -3896 @ 47.0332
48.42/49.10	c bounds 287 >= -3895 @ 47.0338
48.42/49.11	c bounds 287 >= -3893 @ 47.0355
48.42/49.11	c bounds 287 >= -3892 @ 47.0377
48.53/49.11	c bounds 287 >= -3891 @ 47.0399
48.53/49.11	c bounds 287 >= -3890 @ 47.0412
48.53/49.11	c bounds 287 >= -3888 @ 47.0433
48.53/49.12	c bounds 287 >= -3886 @ 47.0447
48.53/49.12	c bounds 287 >= -3885 @ 47.0459
48.53/49.12	c bounds 287 >= -3884 @ 47.0483
48.53/49.12	c bounds 287 >= -3883 @ 47.0491
48.53/49.13	c bounds 287 >= -3882 @ 47.0509
48.53/49.13	c bounds 287 >= -3881 @ 47.0521
48.53/49.13	c bounds 287 >= -3880 @ 47.0543
48.53/49.13	c bounds 287 >= -3879 @ 47.0556
48.53/49.14	c bounds 287 >= -3876 @ 47.0568
48.53/49.14	c bounds 287 >= -3875 @ 47.0582
48.53/49.14	c bounds 287 >= -3874 @ 47.0603
48.53/49.14	c bounds 287 >= -3871 @ 47.0615
48.53/49.15	c bounds 287 >= -3870 @ 47.0627
48.53/49.15	c bounds 287 >= -3869 @ 47.0639
48.53/49.15	c bounds 287 >= -3868 @ 47.065
48.53/49.15	c bounds 287 >= -3865 @ 47.0662
48.53/49.15	c bounds 287 >= -3864 @ 47.0686
48.53/49.16	c bounds 287 >= -3863 @ 47.0698
48.53/49.16	c bounds 287 >= -3861 @ 47.0719
48.53/49.16	c bounds 287 >= -3858 @ 47.0725
48.53/49.16	c bounds 287 >= -3857 @ 47.0733
48.53/49.17	c bounds 287 >= -3856 @ 47.0744
48.53/49.17	c bounds 287 >= -3855 @ 47.0765
48.53/49.17	c bounds 287 >= -3854 @ 47.0777
48.53/49.17	c bounds 287 >= -3853 @ 47.0799
48.53/49.18	c bounds 287 >= -3852 @ 47.0821
48.53/49.18	c bounds 287 >= -3851 @ 47.0833
48.53/49.18	c bounds 287 >= -3850 @ 47.0854
48.53/49.18	c bounds 287 >= -3849 @ 47.0866
48.53/49.18	c bounds 287 >= -3848 @ 47.0879
48.53/49.19	c bounds 287 >= -3846 @ 47.0891
48.53/49.19	c bounds 287 >= -3845 @ 47.0912
48.53/49.19	c bounds 287 >= -3844 @ 47.0925
48.53/49.19	c bounds 287 >= -3843 @ 47.0937
48.60/49.20	c bounds 287 >= -3842 @ 47.0959
48.60/49.20	c bounds 287 >= -3841 @ 47.0971
48.60/49.20	c bounds 287 >= -3840 @ 47.0983
48.60/49.20	c bounds 287 >= -3839 @ 47.0997
48.60/49.21	c bounds 287 >= -3838 @ 47.1018
48.60/49.21	c bounds 287 >= -3837 @ 47.1032
48.60/49.21	c bounds 287 >= -3836 @ 47.1044
48.60/49.21	c bounds 287 >= -3835 @ 47.1065
48.60/49.22	c bounds 287 >= -3834 @ 47.1079
48.60/49.22	c bounds 287 >= -3833 @ 47.1093
48.60/49.22	c bounds 287 >= -3832 @ 47.1112
48.60/49.22	c bounds 287 >= -3830 @ 47.1124
48.60/49.22	c bounds 287 >= -3829 @ 47.1145
48.60/49.23	c bounds 287 >= -3828 @ 47.1166
48.60/49.23	c bounds 287 >= -3827 @ 47.1177
48.60/49.23	c bounds 287 >= -3826 @ 47.1191
48.60/49.24	c bounds 287 >= -3825 @ 47.1213
48.60/49.24	c bounds 287 >= -3824 @ 47.1224
48.60/49.24	c bounds 287 >= -3823 @ 47.1246
48.60/49.25	c bounds 287 >= -3822 @ 47.1258
48.60/49.25	c bounds 287 >= -3821 @ 47.1271
48.60/49.25	c bounds 287 >= -3820 @ 47.1283
48.60/49.25	c bounds 287 >= -3819 @ 47.1304
48.60/49.25	c bounds 287 >= -3818 @ 47.1316
48.60/49.26	c bounds 287 >= -3817 @ 47.1328
48.60/49.26	c bounds 287 >= -3815 @ 47.135
48.60/49.26	c bounds 287 >= -3814 @ 47.1362
48.60/49.26	c bounds 287 >= -3813 @ 47.1374
48.60/49.27	c bounds 287 >= -3811 @ 47.1385
48.60/49.27	c bounds 287 >= -3810 @ 47.1406
48.60/49.27	c bounds 287 >= -3809 @ 47.1418
48.60/49.27	c bounds 287 >= -3806 @ 47.143
48.60/49.27	c bounds 287 >= -3804 @ 47.1441
48.60/49.28	c bounds 287 >= -3802 @ 47.1462
48.60/49.28	c bounds 287 >= -3799 @ 47.1474
48.60/49.28	c bounds 287 >= -3796 @ 47.1485
48.60/49.29	c bounds 287 >= -3795 @ 47.1507
48.60/49.29	c bounds 287 >= -3794 @ 47.1523
48.60/49.29	c bounds 287 >= -3793 @ 47.1536
48.60/49.29	c bounds 287 >= -3792 @ 47.1547
48.60/49.29	c bounds 287 >= -3791 @ 47.157
48.70/49.30	c bounds 287 >= -3790 @ 47.1592
48.70/49.30	c bounds 287 >= -3789 @ 47.1604
48.70/49.30	c bounds 287 >= -3788 @ 47.1616
48.70/49.30	c bounds 287 >= -3787 @ 47.1639
48.70/49.31	c bounds 287 >= -3786 @ 47.1661
48.70/49.31	c bounds 287 >= -3785 @ 47.1684
48.70/49.31	c bounds 287 >= -3784 @ 47.1707
48.70/49.32	c bounds 287 >= -3783 @ 47.1729
48.70/49.32	c bounds 287 >= -3782 @ 47.1742
48.70/49.32	c bounds 287 >= -3781 @ 47.1754
48.70/49.33	c bounds 287 >= -3780 @ 47.1766
48.70/49.33	c bounds 287 >= -3779 @ 47.1777
48.70/49.33	c bounds 287 >= -3778 @ 47.1789
48.70/49.34	c bounds 287 >= -3777 @ 47.1801
48.70/49.34	c bounds 287 >= -3776 @ 47.1824
48.70/49.34	c bounds 287 >= -3775 @ 47.1836
48.70/49.34	c bounds 287 >= -3774 @ 47.1847
48.70/49.34	c bounds 287 >= -3771 @ 47.1858
48.70/49.35	c bounds 287 >= -3770 @ 47.188
48.70/49.35	c bounds 287 >= -3769 @ 47.1902
48.70/49.35	c bounds 287 >= -3768 @ 47.1923
48.70/49.35	c bounds 287 >= -3765 @ 47.1934
48.70/49.36	c bounds 287 >= -3764 @ 47.1946
48.70/49.36	c bounds 287 >= -3763 @ 47.1967
48.70/49.36	c bounds 287 >= -3762 @ 47.1988
49.49/50.14	c #Conflicts: 67000 | #Constraints: 27570
49.96/50.65	c bounds 286 >= -3762 @ 48.4408
49.96/50.65	c bounds 286 >= -3761 @ 48.4434
49.96/50.65	c bounds 286 >= -3760 @ 48.4456
49.96/50.65	c bounds 286 >= -3759 @ 48.4478
49.96/50.66	c bounds 286 >= -3758 @ 48.4499
49.96/50.66	c bounds 286 >= -3756 @ 48.4511
49.96/50.66	c bounds 286 >= -3754 @ 48.4523
49.96/50.66	c bounds 286 >= -3753 @ 48.4534
49.96/50.67	c bounds 286 >= -3752 @ 48.4557
49.96/50.67	c bounds 286 >= -3751 @ 48.457
49.96/50.67	c bounds 286 >= -3749 @ 48.4592
49.96/50.67	c bounds 286 >= -3748 @ 48.4606
49.96/50.68	c bounds 286 >= -3745 @ 48.4628
49.96/50.68	c bounds 286 >= -3744 @ 48.465
49.96/50.68	c bounds 286 >= -3743 @ 48.4664
49.96/50.68	c bounds 286 >= -3742 @ 48.4686
49.96/50.68	c bounds 286 >= -3741 @ 48.4698
49.96/50.69	c bounds 286 >= -3740 @ 48.471
49.96/50.69	c bounds 286 >= -3739 @ 48.4724
49.96/50.69	c bounds 286 >= -3738 @ 48.4736
49.96/50.69	c bounds 286 >= -3737 @ 48.4747
50.06/50.70	c bounds 286 >= -3736 @ 48.4771
50.06/50.70	c bounds 286 >= -3735 @ 48.4793
50.06/50.70	c bounds 286 >= -3732 @ 48.4806
50.06/50.70	c bounds 286 >= -3731 @ 48.4828
50.06/50.71	c bounds 286 >= -3730 @ 48.484
50.06/50.71	c bounds 286 >= -3729 @ 48.4852
50.06/50.71	c bounds 286 >= -3728 @ 48.4878
50.06/50.71	c bounds 286 >= -3727 @ 48.489
50.06/50.72	c bounds 286 >= -3726 @ 48.4912
50.06/50.72	c bounds 286 >= -3725 @ 48.4935
50.06/50.72	c bounds 286 >= -3724 @ 48.4947
50.06/50.72	c bounds 286 >= -3723 @ 48.4952
50.06/50.72	c bounds 286 >= -3722 @ 48.4971
50.06/50.73	c bounds 286 >= -3721 @ 48.4983
50.06/50.73	c bounds 286 >= -3720 @ 48.4996
50.06/50.73	c bounds 286 >= -3718 @ 48.5018
50.06/50.73	c bounds 286 >= -3717 @ 48.503
50.06/50.74	c bounds 286 >= -3716 @ 48.5043
50.06/50.74	c bounds 286 >= -3715 @ 48.5054
50.06/50.74	c bounds 286 >= -3714 @ 48.5066
50.06/50.74	c bounds 286 >= -3712 @ 48.5079
50.06/50.74	c bounds 286 >= -3711 @ 48.5091
50.06/50.75	c bounds 286 >= -3710 @ 48.5105
50.06/50.75	c bounds 286 >= -3708 @ 48.5117
50.06/50.75	c bounds 286 >= -3707 @ 48.5129
50.06/50.75	c bounds 286 >= -3705 @ 48.5142
50.06/50.76	c bounds 286 >= -3704 @ 48.5154
50.06/50.76	c bounds 286 >= -3703 @ 48.5179
50.06/50.76	c bounds 286 >= -3702 @ 48.5192
50.06/50.76	c bounds 286 >= -3701 @ 48.5204
50.06/50.77	c bounds 286 >= -3699 @ 48.5219
50.06/50.77	c bounds 286 >= -3698 @ 48.5232
50.06/50.77	c bounds 286 >= -3695 @ 48.5245
50.06/50.77	c bounds 286 >= -3694 @ 48.5267
50.06/50.78	c bounds 286 >= -3693 @ 48.5279
50.06/50.78	c bounds 286 >= -3692 @ 48.5292
50.06/50.78	c bounds 286 >= -3691 @ 48.5315
50.06/50.78	c bounds 286 >= -3689 @ 48.5327
50.06/50.78	c bounds 286 >= -3688 @ 48.5333
50.06/50.79	c bounds 286 >= -3687 @ 48.5352
50.06/50.79	c bounds 286 >= -3685 @ 48.5374
50.06/50.79	c bounds 286 >= -3684 @ 48.5388
50.06/50.79	c bounds 286 >= -3683 @ 48.5399
50.16/50.80	c bounds 286 >= -3682 @ 48.5411
50.16/50.80	c bounds 286 >= -3681 @ 48.5423
50.16/50.80	c bounds 286 >= -3680 @ 48.5435
50.16/50.80	c bounds 286 >= -3679 @ 48.5456
50.16/50.81	c bounds 286 >= -3678 @ 48.547
50.16/50.81	c bounds 286 >= -3677 @ 48.5482
50.16/50.81	c bounds 286 >= -3676 @ 48.5488
50.16/50.81	c bounds 286 >= -3675 @ 48.5495
50.16/50.82	c bounds 286 >= -3674 @ 48.5517
50.16/50.82	c bounds 286 >= -3673 @ 48.554
50.16/50.82	c bounds 286 >= -3670 @ 48.5551
50.16/50.82	c bounds 286 >= -3669 @ 48.5555
50.16/50.83	c bounds 286 >= -3667 @ 48.5579
50.16/50.83	c bounds 286 >= -3666 @ 48.559
50.16/50.83	c bounds 286 >= -3665 @ 48.5612
50.16/50.83	c bounds 286 >= -3664 @ 48.5633
50.16/50.83	c bounds 286 >= -3663 @ 48.5654
50.16/50.84	c bounds 286 >= -3662 @ 48.5666
50.16/50.84	c bounds 286 >= -3661 @ 48.5678
50.16/50.84	c bounds 286 >= -3660 @ 48.5699
50.16/50.84	c bounds 286 >= -3659 @ 48.5722
50.16/50.85	c bounds 286 >= -3656 @ 48.5743
50.16/50.85	c bounds 286 >= -3655 @ 48.5755
50.16/50.85	c bounds 286 >= -3653 @ 48.5777
50.16/50.85	c bounds 286 >= -3652 @ 48.5789
50.16/50.85	c bounds 286 >= -3651 @ 48.5803
50.16/50.86	c bounds 286 >= -3650 @ 48.5826
50.16/50.86	c bounds 286 >= -3649 @ 48.5838
50.16/50.86	c bounds 286 >= -3647 @ 48.5861
50.16/50.86	c bounds 286 >= -3646 @ 48.5884
50.16/50.87	c bounds 286 >= -3645 @ 48.5908
50.16/50.87	c bounds 286 >= -3644 @ 48.5919
50.16/50.87	c bounds 286 >= -3642 @ 48.5931
50.16/50.87	c bounds 286 >= -3641 @ 48.5952
50.16/50.88	c bounds 286 >= -3640 @ 48.5974
50.16/50.88	c bounds 286 >= -3638 @ 48.5986
50.16/50.88	c bounds 286 >= -3637 @ 48.5997
50.16/50.88	c bounds 286 >= -3636 @ 48.6021
50.16/50.88	c bounds 286 >= -3635 @ 48.6045
50.16/50.89	c bounds 286 >= -3634 @ 48.6066
50.16/50.89	c bounds 286 >= -3633 @ 48.6078
50.16/50.89	c bounds 286 >= -3632 @ 48.6099
50.16/50.89	c bounds 286 >= -3631 @ 48.6112
50.25/50.90	c bounds 286 >= -3630 @ 48.6124
50.25/50.90	c bounds 286 >= -3629 @ 48.6146
50.25/50.90	c bounds 286 >= -3627 @ 48.6158
50.25/50.90	c bounds 286 >= -3626 @ 48.6179
50.25/50.91	c bounds 286 >= -3625 @ 48.6191
50.25/50.91	c bounds 286 >= -3624 @ 48.6213
50.25/50.91	c bounds 286 >= -3623 @ 48.6225
50.25/50.91	c bounds 286 >= -3622 @ 48.6249
50.25/50.92	c bounds 286 >= -3621 @ 48.626
50.25/50.92	c bounds 286 >= -3620 @ 48.6283
50.25/50.92	c bounds 286 >= -3619 @ 48.6295
50.25/50.92	c bounds 286 >= -3618 @ 48.6306
50.25/50.92	c bounds 286 >= -3617 @ 48.6329
50.25/50.93	c bounds 286 >= -3616 @ 48.6343
50.25/50.93	c bounds 286 >= -3615 @ 48.6364
50.25/50.93	c bounds 286 >= -3614 @ 48.6379
50.25/50.93	c bounds 286 >= -3613 @ 48.6391
50.25/50.94	c bounds 286 >= -3612 @ 48.6403
50.25/50.94	c bounds 286 >= -3609 @ 48.6425
50.25/50.94	c bounds 286 >= -3608 @ 48.6438
50.25/50.94	c bounds 286 >= -3605 @ 48.6449
50.25/50.95	c bounds 286 >= -3604 @ 48.647
50.25/50.95	c bounds 286 >= -3603 @ 48.6492
50.25/50.95	c bounds 286 >= -3602 @ 48.6507
50.25/50.95	c bounds 286 >= -3601 @ 48.6532
50.25/50.95	c bounds 286 >= -3600 @ 48.6553
50.25/50.96	c bounds 286 >= -3599 @ 48.6558
50.25/50.96	c bounds 286 >= -3597 @ 48.6577
50.25/50.96	c bounds 286 >= -3594 @ 48.6598
50.25/50.96	c bounds 286 >= -3593 @ 48.6619
50.25/50.97	c bounds 286 >= -3591 @ 48.6632
50.25/50.97	c bounds 286 >= -3590 @ 48.6654
50.25/50.97	c bounds 286 >= -3589 @ 48.6666
50.25/50.97	c bounds 286 >= -3588 @ 48.6687
50.25/50.97	c bounds 286 >= -3587 @ 48.6709
50.25/50.98	c bounds 286 >= -3586 @ 48.6731
50.25/50.98	c bounds 286 >= -3585 @ 48.6752
50.25/50.98	c bounds 286 >= -3584 @ 48.6764
50.25/50.98	c bounds 286 >= -3583 @ 48.6786
50.25/50.99	c bounds 286 >= -3582 @ 48.6798
50.25/50.99	c bounds 286 >= -3580 @ 48.6819
50.25/50.99	c bounds 286 >= -3579 @ 48.684
50.25/50.99	c bounds 286 >= -3578 @ 48.6852
50.25/51.00	c bounds 286 >= -3577 @ 48.6874
50.25/51.00	c bounds 286 >= -3576 @ 48.6886
50.25/51.00	c bounds 286 >= -3575 @ 48.6897
50.25/51.00	c bounds 286 >= -3573 @ 48.6909
50.25/51.00	c bounds 286 >= -3572 @ 48.6933
50.25/51.01	c bounds 286 >= -3569 @ 48.6944
50.25/51.01	c bounds 286 >= -3568 @ 48.6966
50.36/51.01	c bounds 286 >= -3567 @ 48.6987
50.36/51.01	c bounds 286 >= -3566 @ 48.6999
50.36/51.02	c bounds 286 >= -3565 @ 48.7012
50.36/51.02	c bounds 286 >= -3564 @ 48.7027
50.36/51.02	c bounds 286 >= -3562 @ 48.7044
50.36/51.02	c bounds 286 >= -3561 @ 48.7067
50.36/51.03	c bounds 286 >= -3560 @ 48.708
50.36/51.03	c bounds 286 >= -3559 @ 48.7091
50.36/51.03	c bounds 286 >= -3558 @ 48.7103
50.36/51.03	c bounds 286 >= -3557 @ 48.7115
50.36/51.04	c bounds 286 >= -3556 @ 48.7128
50.36/51.04	c bounds 286 >= -3555 @ 48.7151
50.36/51.04	c bounds 286 >= -3554 @ 48.7162
50.36/51.04	c bounds 286 >= -3553 @ 48.7175
50.36/51.05	c bounds 286 >= -3552 @ 48.7187
50.36/51.05	c bounds 286 >= -3551 @ 48.7211
50.36/51.05	c bounds 286 >= -3550 @ 48.7232
50.36/51.05	c bounds 286 >= -3549 @ 48.7245
50.36/51.06	c bounds 286 >= -3547 @ 48.7267
50.36/51.06	c bounds 286 >= -3546 @ 48.7279
50.36/51.06	c bounds 286 >= -3545 @ 48.7293
50.36/51.06	c bounds 286 >= -3544 @ 48.7314
50.36/51.07	c bounds 286 >= -3543 @ 48.7326
50.36/51.07	c bounds 286 >= -3542 @ 48.7347
50.36/51.07	c bounds 286 >= -3541 @ 48.7358
50.36/51.07	c bounds 286 >= -3540 @ 48.737
50.36/51.08	c bounds 286 >= -3539 @ 48.7391
50.36/51.08	c bounds 286 >= -3538 @ 48.7393
50.36/51.08	c bounds 286 >= -3537 @ 48.7404
50.36/51.08	c bounds 286 >= -3536 @ 48.7416
50.36/51.08	c bounds 286 >= -3535 @ 48.7437
50.36/51.09	c bounds 286 >= -3534 @ 48.7458
50.36/51.09	c bounds 286 >= -3532 @ 48.747
50.36/51.09	c bounds 286 >= -3531 @ 48.7491
50.36/51.09	c bounds 286 >= -3530 @ 48.7502
50.36/51.09	c bounds 286 >= -3529 @ 48.7514
50.36/51.10	c bounds 286 >= -3528 @ 48.7534
50.36/51.10	c bounds 286 >= -3527 @ 48.7547
50.36/51.10	c bounds 286 >= -3525 @ 48.7558
50.36/51.10	c bounds 286 >= -3524 @ 48.758
50.36/51.11	c bounds 286 >= -3523 @ 48.7591
50.36/51.11	c bounds 286 >= -3522 @ 48.7612
50.45/51.11	c bounds 286 >= -3521 @ 48.7634
50.45/51.11	c bounds 286 >= -3520 @ 48.7655
50.45/51.12	c bounds 286 >= -3519 @ 48.7668
50.45/51.12	c bounds 286 >= -3518 @ 48.7688
50.45/51.12	c bounds 286 >= -3516 @ 48.7709
50.45/51.12	c bounds 286 >= -3515 @ 48.7732
50.45/51.13	c bounds 286 >= -3514 @ 48.7753
50.45/51.13	c bounds 286 >= -3513 @ 48.7766
50.45/51.13	c bounds 286 >= -3512 @ 48.7787
50.45/51.13	c bounds 286 >= -3511 @ 48.7799
50.45/51.13	c bounds 286 >= -3510 @ 48.7819
50.45/51.14	c bounds 286 >= -3509 @ 48.7831
50.45/51.14	c bounds 286 >= -3508 @ 48.7843
50.45/51.14	c bounds 286 >= -3506 @ 48.7864
50.45/51.14	c bounds 286 >= -3505 @ 48.7886
50.45/51.15	c bounds 286 >= -3504 @ 48.7908
50.45/51.15	c bounds 286 >= -3503 @ 48.7919
50.45/51.15	c bounds 286 >= -3502 @ 48.793
50.45/51.15	c bounds 286 >= -3501 @ 48.7951
50.45/51.15	c bounds 286 >= -3500 @ 48.7962
50.45/51.16	c bounds 286 >= -3497 @ 48.7983
50.45/51.16	c bounds 286 >= -3496 @ 48.7994
50.45/51.16	c bounds 286 >= -3495 @ 48.7997
50.45/51.16	c bounds 286 >= -3494 @ 48.8012
50.45/51.17	c bounds 286 >= -3493 @ 48.8033
50.45/51.17	c bounds 286 >= -3491 @ 48.8054
50.45/51.17	c bounds 286 >= -3490 @ 48.8066
50.45/51.17	c bounds 286 >= -3487 @ 48.8071
50.45/51.17	c bounds 286 >= -3486 @ 48.8089
50.45/51.18	c bounds 286 >= -3485 @ 48.811
50.45/51.18	c bounds 286 >= -3484 @ 48.8133
50.45/51.18	c bounds 286 >= -3483 @ 48.8145
50.45/51.18	c bounds 286 >= -3482 @ 48.8166
50.45/51.19	c bounds 286 >= -3481 @ 48.8188
50.45/51.19	c bounds 286 >= -3480 @ 48.82
50.45/51.19	c bounds 286 >= -3479 @ 48.8212
50.45/51.19	c bounds 286 >= -3478 @ 48.8234
50.45/51.19	c bounds 286 >= -3477 @ 48.8248
50.53/51.20	c bounds 286 >= -3476 @ 48.827
50.53/51.20	c bounds 286 >= -3475 @ 48.8292
50.53/51.20	c bounds 286 >= -3474 @ 48.8302
50.53/51.20	c bounds 286 >= -3473 @ 48.8314
50.53/51.21	c bounds 286 >= -3472 @ 48.8335
50.53/51.21	c bounds 286 >= -3471 @ 48.8346
50.53/51.21	c bounds 286 >= -3470 @ 48.8361
50.53/51.21	c bounds 286 >= -3469 @ 48.8381
50.53/51.21	c bounds 286 >= -3466 @ 48.8403
50.53/51.22	c bounds 286 >= -3465 @ 48.8424
50.53/51.22	c bounds 286 >= -3464 @ 48.8447
50.53/51.22	c bounds 286 >= -3463 @ 48.8457
50.53/51.22	c bounds 286 >= -3462 @ 48.847
50.53/51.23	c bounds 286 >= -3461 @ 48.8481
50.53/51.23	c bounds 286 >= -3460 @ 48.8496
50.53/51.23	c bounds 286 >= -3459 @ 48.8517
50.53/51.23	c bounds 286 >= -3458 @ 48.853
50.53/51.24	c bounds 286 >= -3457 @ 48.8551
50.53/51.24	c bounds 286 >= -3456 @ 48.8563
50.53/51.24	c bounds 286 >= -3454 @ 48.8574
50.53/51.24	c bounds 286 >= -3453 @ 48.8586
50.53/51.24	c bounds 286 >= -3451 @ 48.8596
50.53/51.25	c bounds 286 >= -3450 @ 48.8619
50.53/51.25	c bounds 286 >= -3449 @ 48.863
50.53/51.25	c bounds 286 >= -3448 @ 48.8647
50.53/51.25	c bounds 286 >= -3447 @ 48.8658
50.53/51.26	c bounds 286 >= -3446 @ 48.8681
50.53/51.26	c bounds 286 >= -3445 @ 48.8702
50.53/51.26	c bounds 286 >= -3444 @ 48.8723
50.53/51.26	c bounds 286 >= -3443 @ 48.8734
50.53/51.27	c bounds 286 >= -3442 @ 48.8745
50.53/51.27	c bounds 286 >= -3441 @ 48.8766
50.53/51.27	c bounds 286 >= -3440 @ 48.8778
50.53/51.27	c bounds 286 >= -3439 @ 48.8789
50.53/51.28	c bounds 286 >= -3438 @ 48.8813
50.53/51.28	c bounds 286 >= -3437 @ 48.8825
50.53/51.28	c bounds 286 >= -3434 @ 48.8836
50.53/51.28	c bounds 286 >= -3433 @ 48.8846
50.53/51.29	c bounds 286 >= -3432 @ 48.8868
50.53/51.29	c bounds 286 >= -3429 @ 48.8879
50.53/51.29	c bounds 286 >= -3428 @ 48.889
50.53/51.29	c bounds 286 >= -3427 @ 48.89
50.53/51.29	c bounds 286 >= -3425 @ 48.8921
50.63/51.30	c bounds 286 >= -3422 @ 48.8941
50.63/51.30	c bounds 286 >= -3421 @ 48.8964
50.63/51.30	c bounds 286 >= -3420 @ 48.8974
50.63/51.30	c bounds 286 >= -3417 @ 48.8994
50.63/51.30	c bounds 286 >= -3416 @ 48.9005
50.63/51.31	c bounds 286 >= -3415 @ 48.9026
50.63/51.31	c bounds 286 >= -3414 @ 48.9038
50.63/51.31	c bounds 286 >= -3413 @ 48.9059
50.63/51.31	c bounds 286 >= -3412 @ 48.9071
50.63/51.32	c bounds 286 >= -3411 @ 48.9082
50.63/51.32	c bounds 286 >= -3410 @ 48.9092
50.63/51.32	c bounds 286 >= -3409 @ 48.9103
50.63/51.32	c bounds 286 >= -3408 @ 48.9116
50.63/51.32	c bounds 286 >= -3406 @ 48.9129
50.63/51.33	c bounds 286 >= -3405 @ 48.9142
50.63/51.33	c bounds 286 >= -3404 @ 48.9154
50.63/51.33	c bounds 286 >= -3403 @ 48.9168
50.63/51.33	c bounds 286 >= -3402 @ 48.9182
50.63/51.34	c bounds 286 >= -3401 @ 48.9205
50.63/51.34	c bounds 286 >= -3400 @ 48.922
50.63/51.34	c bounds 286 >= -3399 @ 48.9245
50.63/51.34	c bounds 286 >= -3398 @ 48.9257
50.63/51.35	c bounds 286 >= -3396 @ 48.928
50.63/51.35	c bounds 286 >= -3395 @ 48.9302
50.63/51.35	c bounds 286 >= -3394 @ 48.9314
50.63/51.35	c bounds 286 >= -3392 @ 48.9326
50.63/51.36	c bounds 286 >= -3391 @ 48.9337
50.63/51.36	c bounds 286 >= -3390 @ 48.9359
50.63/51.36	c bounds 286 >= -3389 @ 48.9373
50.63/51.36	c bounds 286 >= -3386 @ 48.9394
50.63/51.36	c bounds 286 >= -3385 @ 48.9419
50.63/51.37	c bounds 286 >= -3384 @ 48.943
50.63/51.37	c bounds 286 >= -3383 @ 48.9453
50.63/51.37	c bounds 286 >= -3381 @ 48.9476
50.63/51.37	c bounds 286 >= -3380 @ 48.9498
50.63/51.38	c bounds 286 >= -3379 @ 48.9513
50.63/51.38	c bounds 286 >= -3376 @ 48.9527
50.63/51.38	c bounds 286 >= -3375 @ 48.9539
50.63/51.38	c bounds 286 >= -3374 @ 48.956
50.63/51.39	c bounds 286 >= -3373 @ 48.9582
50.63/51.39	c bounds 286 >= -3372 @ 48.9604
50.63/51.39	c bounds 286 >= -3370 @ 48.9617
50.63/51.39	c bounds 286 >= -3369 @ 48.9639
50.63/51.39	c bounds 286 >= -3368 @ 48.966
50.72/51.40	c bounds 286 >= -3367 @ 48.9673
50.72/51.40	c bounds 286 >= -3366 @ 48.9685
50.72/51.40	c bounds 286 >= -3365 @ 48.9708
50.72/51.40	c bounds 286 >= -3364 @ 48.9729
50.72/51.41	c bounds 286 >= -3363 @ 48.975
50.72/51.41	c bounds 286 >= -3362 @ 48.9761
50.72/51.41	c bounds 286 >= -3361 @ 48.9784
50.72/51.41	c bounds 286 >= -3359 @ 48.9795
50.72/51.41	c bounds 286 >= -3358 @ 48.9815
50.72/51.42	c bounds 286 >= -3357 @ 48.9836
50.72/51.42	c bounds 286 >= -3356 @ 48.9846
50.72/51.42	c bounds 286 >= -3355 @ 48.9856
50.72/51.42	c bounds 286 >= -3354 @ 48.9867
50.72/51.42	c bounds 286 >= -3352 @ 48.9878
50.72/51.43	c bounds 286 >= -3351 @ 48.989
50.72/51.43	c bounds 286 >= -3350 @ 48.9912
50.72/51.43	c bounds 286 >= -3348 @ 48.9924
50.72/51.43	c bounds 286 >= -3347 @ 48.9934
50.72/51.44	c bounds 286 >= -3346 @ 48.9945
50.72/51.44	c bounds 286 >= -3345 @ 48.9967
50.72/51.44	c bounds 286 >= -3344 @ 48.9978
50.72/51.44	c bounds 286 >= -3342 @ 48.999
50.72/51.44	c bounds 286 >= -3340 @ 49.0011
50.72/51.45	c bounds 286 >= -3339 @ 49.0035
50.72/51.45	c bounds 286 >= -3338 @ 49.0047
50.72/51.45	c bounds 286 >= -3337 @ 49.0067
50.72/51.45	c bounds 286 >= -3336 @ 49.0079
50.72/51.46	c bounds 286 >= -3335 @ 49.0089
50.72/51.46	c bounds 286 >= -3333 @ 49.011
50.72/51.46	c bounds 286 >= -3332 @ 49.0121
50.72/51.46	c bounds 286 >= -3331 @ 49.0141
50.72/51.46	c bounds 286 >= -3330 @ 49.0161
50.72/51.47	c bounds 286 >= -3329 @ 49.0182
50.72/51.47	c bounds 286 >= -3328 @ 49.0193
50.72/51.47	c bounds 286 >= -3325 @ 49.0204
50.72/51.47	c bounds 286 >= -3324 @ 49.0215
50.72/51.47	c bounds 286 >= -3323 @ 49.0225
50.72/51.48	c bounds 286 >= -3322 @ 49.0237
50.72/51.48	c bounds 286 >= -3321 @ 49.0259
50.72/51.48	c bounds 286 >= -3318 @ 49.027
50.72/51.48	c bounds 286 >= -3315 @ 49.029
50.72/51.49	c bounds 286 >= -3314 @ 49.03
50.72/51.49	c bounds 286 >= -3313 @ 49.0311
50.72/51.49	c bounds 286 >= -3312 @ 49.0324
50.72/51.49	c bounds 286 >= -3311 @ 49.0346
50.72/51.49	c bounds 286 >= -3310 @ 49.0357
50.82/51.50	c bounds 286 >= -3309 @ 49.0368
50.82/51.50	c bounds 286 >= -3307 @ 49.0379
50.82/51.50	c bounds 286 >= -3306 @ 49.0391
50.82/51.50	c bounds 286 >= -3305 @ 49.0412
50.82/51.51	c bounds 286 >= -3303 @ 49.0423
50.82/51.51	c bounds 286 >= -3302 @ 49.0444
50.82/51.51	c bounds 286 >= -3301 @ 49.0454
50.82/51.51	c bounds 286 >= -3300 @ 49.0475
50.82/51.51	c bounds 286 >= -3299 @ 49.0488
50.82/51.52	c bounds 286 >= -3298 @ 49.0509
50.82/51.52	c bounds 286 >= -3297 @ 49.0529
50.82/51.52	c bounds 286 >= -3296 @ 49.054
50.82/51.52	c bounds 286 >= -3295 @ 49.056
50.82/51.52	c bounds 286 >= -3292 @ 49.0581
50.82/51.53	c bounds 286 >= -3291 @ 49.0601
50.82/51.53	c bounds 286 >= -3290 @ 49.0623
50.82/51.53	c bounds 286 >= -3289 @ 49.0634
50.82/51.53	c bounds 286 >= -3287 @ 49.0655
50.82/51.54	c bounds 286 >= -3286 @ 49.0678
50.82/51.54	c bounds 286 >= -3285 @ 49.0689
50.82/51.54	c bounds 286 >= -3284 @ 49.0699
50.82/51.54	c bounds 286 >= -3281 @ 49.0709
50.82/51.54	c bounds 286 >= -3280 @ 49.0729
50.82/51.55	c bounds 286 >= -3279 @ 49.0742
50.82/51.55	c bounds 286 >= -3278 @ 49.0752
50.82/51.55	c bounds 286 >= -3277 @ 49.0766
50.82/51.55	c bounds 286 >= -3276 @ 49.0778
50.82/51.56	c bounds 286 >= -3275 @ 49.079
50.82/51.56	c bounds 286 >= -3274 @ 49.0804
50.82/51.56	c bounds 286 >= -3273 @ 49.0814
50.82/51.56	c bounds 286 >= -3272 @ 49.0824
50.82/51.56	c bounds 286 >= -3271 @ 49.0835
50.82/51.57	c bounds 286 >= -3270 @ 49.0846
50.82/51.57	c bounds 286 >= -3269 @ 49.0856
50.82/51.57	c bounds 286 >= -3268 @ 49.0866
50.82/51.57	c bounds 286 >= -3267 @ 49.0876
50.82/51.58	c bounds 286 >= -3265 @ 49.089
50.82/51.58	c bounds 286 >= -3264 @ 49.0907
50.82/51.58	c bounds 286 >= -3263 @ 49.0918
50.82/51.58	c bounds 286 >= -3262 @ 49.0938
50.82/51.58	c bounds 286 >= -3261 @ 49.0958
50.82/51.59	c bounds 286 >= -3260 @ 49.0981
50.82/51.59	c bounds 286 >= -3259 @ 49.0995
50.82/51.59	c bounds 286 >= -3258 @ 49.1016
50.82/51.59	c bounds 286 >= -3257 @ 49.1037
50.82/51.60	c bounds 286 >= -3256 @ 49.1056
50.92/51.60	c bounds 286 >= -3255 @ 49.107
50.92/51.60	c bounds 286 >= -3254 @ 49.108
50.92/51.60	c bounds 286 >= -3253 @ 49.1093
50.92/51.60	c bounds 286 >= -3251 @ 49.1113
50.92/51.61	c bounds 286 >= -3250 @ 49.1128
50.92/51.61	c bounds 286 >= -3249 @ 49.1136
50.92/51.61	c bounds 286 >= -3248 @ 49.1156
50.92/51.61	c bounds 286 >= -3247 @ 49.1166
50.92/51.61	c bounds 286 >= -3246 @ 49.1178
50.92/51.62	c bounds 286 >= -3244 @ 49.1198
50.92/51.62	c bounds 286 >= -3243 @ 49.1219
50.92/51.62	c bounds 286 >= -3242 @ 49.124
50.92/51.62	c bounds 286 >= -3241 @ 49.1252
50.92/51.63	c bounds 286 >= -3239 @ 49.1263
50.92/51.63	c bounds 286 >= -3238 @ 49.1275
50.92/51.63	c bounds 286 >= -3237 @ 49.1287
50.92/51.63	c bounds 286 >= -3236 @ 49.1306
50.92/51.63	c bounds 286 >= -3235 @ 49.133
50.92/51.64	c bounds 286 >= -3234 @ 49.134
50.92/51.64	c bounds 286 >= -3233 @ 49.1361
50.92/51.64	c bounds 286 >= -3231 @ 49.1382
50.92/51.64	c bounds 286 >= -3230 @ 49.1401
50.92/51.65	c bounds 286 >= -3229 @ 49.1412
50.92/51.65	c bounds 286 >= -3228 @ 49.1424
50.92/51.65	c bounds 286 >= -3226 @ 49.1429
50.92/51.65	c bounds 286 >= -3225 @ 49.1435
50.92/51.65	c bounds 286 >= -3224 @ 49.1445
50.92/51.66	c bounds 286 >= -3223 @ 49.1468
50.92/51.66	c bounds 286 >= -3222 @ 49.1478
50.92/51.66	c bounds 286 >= -3221 @ 49.1499
50.92/51.66	c bounds 286 >= -3219 @ 49.151
50.92/51.66	c bounds 286 >= -3217 @ 49.152
50.92/51.67	c bounds 286 >= -3216 @ 49.1541
50.92/51.67	c bounds 286 >= -3215 @ 49.1554
50.92/51.67	c bounds 286 >= -3214 @ 49.1575
50.92/51.67	c bounds 286 >= -3213 @ 49.1585
50.92/51.68	c bounds 286 >= -3212 @ 49.1606
50.92/51.68	c bounds 286 >= -3210 @ 49.1626
50.92/51.68	c bounds 286 >= -3209 @ 49.1636
50.92/51.68	c bounds 286 >= -3208 @ 49.1655
50.92/51.68	c bounds 286 >= -3207 @ 49.1674
50.92/51.69	c bounds 286 >= -3206 @ 49.1679
50.92/51.69	c bounds 286 >= -3205 @ 49.1685
50.92/51.69	c bounds 286 >= -3204 @ 49.1695
50.92/51.69	c bounds 286 >= -3203 @ 49.1706
50.92/51.70	c bounds 286 >= -3202 @ 49.1727
51.02/51.70	c bounds 286 >= -3201 @ 49.1737
51.02/51.70	c bounds 286 >= -3200 @ 49.1756
51.02/51.70	c bounds 286 >= -3199 @ 49.1778
51.02/51.70	c bounds 286 >= -3198 @ 49.1789
51.02/51.71	c bounds 286 >= -3197 @ 49.1799
51.02/51.71	c bounds 286 >= -3196 @ 49.1808
51.02/51.71	c bounds 286 >= -3194 @ 49.1828
51.02/51.71	c bounds 286 >= -3193 @ 49.1838
51.02/51.71	c bounds 286 >= -3191 @ 49.1848
51.02/51.72	c bounds 286 >= -3189 @ 49.1858
51.02/51.72	c bounds 286 >= -3188 @ 49.1878
51.02/51.72	c bounds 286 >= -3187 @ 49.1887
51.02/51.72	c bounds 286 >= -3186 @ 49.1907
51.02/51.72	c bounds 286 >= -3185 @ 49.1917
51.02/51.73	c bounds 286 >= -3184 @ 49.1931
51.02/51.73	c bounds 286 >= -3182 @ 49.1945
51.02/51.73	c bounds 286 >= -3181 @ 49.196
51.02/51.73	c bounds 286 >= -3180 @ 49.1981
51.02/51.74	c bounds 286 >= -3179 @ 49.1994
51.02/51.74	c bounds 286 >= -3178 @ 49.2006
51.02/51.74	c bounds 286 >= -3177 @ 49.2016
51.02/51.74	c bounds 286 >= -3176 @ 49.2036
51.02/51.74	c bounds 286 >= -3175 @ 49.206
51.02/51.75	c bounds 286 >= -3174 @ 49.2081
51.02/51.75	c bounds 286 >= -3173 @ 49.2096
51.02/51.75	c bounds 286 >= -3172 @ 49.2107
51.02/51.75	c bounds 286 >= -3171 @ 49.2126
51.02/51.76	c bounds 286 >= -3168 @ 49.2146
51.02/51.76	c bounds 286 >= -3167 @ 49.2156
51.02/51.76	c bounds 286 >= -3166 @ 49.2166
51.02/51.76	c bounds 286 >= -3165 @ 49.2178
51.02/51.76	c bounds 286 >= -3164 @ 49.2187
51.02/51.77	c bounds 286 >= -3163 @ 49.2199
51.02/51.77	c bounds 286 >= -3162 @ 49.2219
51.02/51.77	c bounds 286 >= -3161 @ 49.2243
51.02/51.77	c bounds 286 >= -3160 @ 49.2254
51.02/51.77	c bounds 286 >= -3159 @ 49.2264
51.02/51.78	c bounds 286 >= -3158 @ 49.2274
51.02/51.78	c bounds 286 >= -3157 @ 49.2286
51.02/51.78	c bounds 286 >= -3156 @ 49.2296
51.02/51.78	c bounds 286 >= -3155 @ 49.2307
51.02/51.79	c bounds 286 >= -3154 @ 49.2316
51.02/51.79	c bounds 286 >= -3153 @ 49.2336
51.02/51.79	c bounds 286 >= -3152 @ 49.2355
51.02/51.79	c bounds 286 >= -3151 @ 49.2367
51.02/51.79	c bounds 286 >= -3150 @ 49.2377
51.12/51.80	c bounds 286 >= -3149 @ 49.2388
51.12/51.80	c bounds 286 >= -3148 @ 49.2398
51.12/51.80	c bounds 286 >= -3147 @ 49.2407
51.12/51.80	c bounds 286 >= -3146 @ 49.2427
51.12/51.80	c bounds 286 >= -3145 @ 49.2438
51.12/51.81	c bounds 286 >= -3144 @ 49.245
51.12/51.81	c bounds 286 >= -3143 @ 49.247
51.12/51.81	c bounds 286 >= -3142 @ 49.2491
51.12/51.81	c bounds 286 >= -3141 @ 49.2507
51.12/51.82	c bounds 286 >= -3140 @ 49.2519
51.12/51.82	c bounds 286 >= -3138 @ 49.2529
51.12/51.82	c bounds 286 >= -3137 @ 49.2538
51.12/51.82	c bounds 286 >= -3136 @ 49.2549
51.12/51.82	c bounds 286 >= -3135 @ 49.2558
51.12/51.83	c bounds 286 >= -3134 @ 49.2569
51.12/51.83	c bounds 286 >= -3133 @ 49.2582
51.12/51.83	c bounds 286 >= -3131 @ 49.2592
51.12/51.83	c bounds 286 >= -3130 @ 49.2611
51.12/51.83	c bounds 286 >= -3129 @ 49.2622
51.12/51.84	c bounds 286 >= -3128 @ 49.2632
51.12/51.84	c bounds 286 >= -3127 @ 49.2644
51.12/51.84	c bounds 286 >= -3126 @ 49.2655
51.12/51.84	c bounds 286 >= -3125 @ 49.2668
51.12/51.85	c bounds 286 >= -3124 @ 49.2688
51.12/51.85	c bounds 286 >= -3123 @ 49.2708
51.12/51.85	c bounds 286 >= -3122 @ 49.2727
51.12/51.85	c bounds 286 >= -3121 @ 49.2746
51.12/51.85	c bounds 286 >= -3120 @ 49.2766
51.12/51.86	c bounds 286 >= -3119 @ 49.2776
51.12/51.86	c bounds 286 >= -3118 @ 49.2795
51.12/51.86	c bounds 286 >= -3117 @ 49.2806
51.12/51.86	c bounds 286 >= -3116 @ 49.2817
51.12/51.86	c bounds 286 >= -3114 @ 49.2837
51.12/51.87	c bounds 286 >= -3113 @ 49.2857
51.12/51.87	c bounds 286 >= -3112 @ 49.2876
51.12/51.87	c bounds 286 >= -3111 @ 49.2895
51.12/51.87	c bounds 286 >= -3110 @ 49.2919
51.12/51.87	c bounds 286 >= -3109 @ 49.2939
51.12/51.88	c bounds 286 >= -3108 @ 49.2949
51.12/51.88	c bounds 286 >= -3106 @ 49.2959
51.12/51.88	c bounds 286 >= -3105 @ 49.2969
51.12/51.88	c bounds 286 >= -3104 @ 49.2979
51.12/51.88	c bounds 286 >= -3103 @ 49.2997
51.12/51.89	c bounds 286 >= -3102 @ 49.3007
51.12/51.89	c bounds 286 >= -3101 @ 49.3018
51.12/51.89	c bounds 286 >= -3100 @ 49.3027
51.12/51.89	c bounds 286 >= -3099 @ 49.3045
51.12/51.89	c bounds 286 >= -3098 @ 49.3066
51.21/51.90	c bounds 286 >= -3097 @ 49.3086
51.21/51.90	c bounds 286 >= -3096 @ 49.3107
51.21/51.90	c bounds 286 >= -3095 @ 49.3118
51.21/51.90	c bounds 286 >= -3094 @ 49.3127
51.21/51.90	c bounds 286 >= -3093 @ 49.3146
51.21/51.91	c bounds 286 >= -3091 @ 49.3157
51.21/51.91	c bounds 286 >= -3090 @ 49.3169
51.21/51.91	c bounds 286 >= -3089 @ 49.3178
51.21/51.91	c bounds 286 >= -3088 @ 49.3188
51.21/51.92	c bounds 286 >= -3086 @ 49.3198
51.21/51.92	c bounds 286 >= -3085 @ 49.3217
51.21/51.92	c bounds 286 >= -3083 @ 49.3228
51.21/51.92	c bounds 286 >= -3082 @ 49.3238
51.21/51.92	c bounds 286 >= -3081 @ 49.3248
51.21/51.93	c bounds 286 >= -3080 @ 49.3257
51.21/51.93	c bounds 286 >= -3079 @ 49.3262
51.21/51.93	c bounds 286 >= -3077 @ 49.3262
51.21/51.93	c bounds 286 >= -3076 @ 49.3266
51.21/51.93	c bounds 286 >= -3075 @ 49.3277
51.21/51.94	c bounds 286 >= -3074 @ 49.3287
51.21/51.94	c bounds 286 >= -3073 @ 49.3297
51.21/51.94	c bounds 286 >= -3072 @ 49.3315
51.21/51.94	c bounds 286 >= -3071 @ 49.3334
51.21/51.94	c bounds 286 >= -3070 @ 49.3348
51.21/51.95	c bounds 286 >= -3069 @ 49.3354
51.21/51.95	c bounds 286 >= -3068 @ 49.3366
51.21/51.96	c bounds 286 >= -3067 @ 49.3385
51.21/51.96	c bounds 286 >= -3066 @ 49.3394
51.21/51.96	c bounds 286 >= -3065 @ 49.3403
51.21/51.96	c bounds 286 >= -3064 @ 49.3414
51.21/51.96	c bounds 286 >= -3063 @ 49.3424
51.21/51.97	c bounds 286 >= -3062 @ 49.3436
51.21/51.97	c bounds 286 >= -3061 @ 49.3455
51.21/51.97	c bounds 286 >= -3060 @ 49.3455
51.21/51.97	c bounds 286 >= -3059 @ 49.3476
51.21/51.97	c bounds 286 >= -3056 @ 49.3487
51.21/51.98	c bounds 286 >= -3055 @ 49.3497
51.21/51.98	c bounds 286 >= -3053 @ 49.3506
51.21/51.98	c bounds 286 >= -3052 @ 49.3514
51.21/51.98	c bounds 286 >= -3051 @ 49.3533
51.21/51.98	c bounds 286 >= -3050 @ 49.3543
51.21/51.99	c bounds 286 >= -3049 @ 49.3562
51.21/51.99	c bounds 286 >= -3047 @ 49.3583
51.21/51.99	c bounds 286 >= -3046 @ 49.3603
51.21/51.99	c bounds 286 >= -3045 @ 49.3622
51.21/51.99	c bounds 286 >= -3044 @ 49.3632
51.21/52.00	c bounds 286 >= -3043 @ 49.3641
51.21/52.00	c bounds 286 >= -3041 @ 49.3649
51.21/52.00	c bounds 286 >= -3040 @ 49.3663
51.21/52.00	c bounds 286 >= -3037 @ 49.3681
51.21/52.00	c bounds 286 >= -3036 @ 49.37
51.21/52.01	c bounds 286 >= -3034 @ 49.3718
51.21/52.01	c bounds 286 >= -3033 @ 49.3728
51.31/52.01	c bounds 286 >= -3032 @ 49.3747
51.31/52.01	c bounds 286 >= -3031 @ 49.3767
51.31/52.01	c bounds 286 >= -3030 @ 49.3776
51.31/52.02	c bounds 286 >= -3029 @ 49.3795
51.31/52.02	c bounds 286 >= -3026 @ 49.3813
51.31/52.02	c bounds 286 >= -3023 @ 49.3832
51.31/52.02	c bounds 286 >= -3022 @ 49.3841
51.31/52.02	c bounds 286 >= -3021 @ 49.385
51.31/52.03	c bounds 286 >= -3020 @ 49.3858
51.31/52.03	c bounds 286 >= -3019 @ 49.3866
51.31/52.03	c bounds 286 >= -3018 @ 49.3885
51.31/52.03	c bounds 286 >= -3017 @ 49.3904
51.31/52.03	c bounds 286 >= -3016 @ 49.3915
51.31/52.04	c bounds 286 >= -3015 @ 49.3924
51.31/52.04	c bounds 286 >= -3014 @ 49.3933
51.31/52.04	c bounds 286 >= -3013 @ 49.3954
51.31/52.04	c bounds 286 >= -3012 @ 49.3966
51.31/52.04	c bounds 286 >= -3011 @ 49.3975
51.31/52.05	c bounds 286 >= -3010 @ 49.3994
51.31/52.05	c bounds 286 >= -3007 @ 49.4013
51.31/52.05	c bounds 286 >= -3004 @ 49.4022
51.31/52.05	c bounds 286 >= -3002 @ 49.4041
51.31/52.05	c bounds 286 >= -3001 @ 49.405
51.31/52.06	c bounds 286 >= -3000 @ 49.4063
51.31/52.06	c bounds 286 >= -2999 @ 49.4073
51.31/52.06	c bounds 286 >= -2998 @ 49.4082
51.31/52.06	c bounds 286 >= -2995 @ 49.4095
51.31/52.06	c bounds 286 >= -2992 @ 49.41
51.31/52.07	c bounds 286 >= -2990 @ 49.4109
51.31/52.07	c bounds 286 >= -2989 @ 49.4119
51.31/52.07	c bounds 286 >= -2988 @ 49.4142
51.31/52.07	c bounds 286 >= -2987 @ 49.416
51.31/52.08	c bounds 286 >= -2986 @ 49.4175
51.31/52.08	c bounds 286 >= -2985 @ 49.419
51.31/52.08	c bounds 286 >= -2984 @ 49.4206
51.31/52.08	c bounds 286 >= -2983 @ 49.4224
51.31/52.09	c bounds 286 >= -2982 @ 49.4242
51.31/52.09	c bounds 286 >= -2981 @ 49.4259
51.31/52.09	c bounds 286 >= -2980 @ 49.4287
51.31/52.10	c bounds 286 >= -2979 @ 49.4316
51.31/52.10	c bounds 286 >= -2978 @ 49.4344
51.31/52.10	c bounds 286 >= -2977 @ 49.4365
51.31/52.10	c bounds 286 >= -2976 @ 49.4384
51.31/52.11	c bounds 286 >= -2975 @ 49.4411
51.41/52.11	c bounds 286 >= -2974 @ 49.4428
51.41/52.11	c bounds 286 >= -2973 @ 49.4446
51.41/52.12	c bounds 286 >= -2972 @ 49.4464
51.41/52.12	c bounds 286 >= -2971 @ 49.4482
51.41/52.12	c bounds 286 >= -2970 @ 49.4491
51.41/52.12	c bounds 286 >= -2969 @ 49.4519
51.41/52.13	c bounds 286 >= -2968 @ 49.4538
51.41/52.13	c bounds 286 >= -2967 @ 49.4557
51.41/52.13	c bounds 286 >= -2966 @ 49.4576
51.41/52.14	c bounds 286 >= -2965 @ 49.4594
51.41/52.14	c bounds 286 >= -2964 @ 49.4623
51.41/52.14	c bounds 286 >= -2963 @ 49.4653
51.41/52.15	c bounds 286 >= -2962 @ 49.4684
51.41/52.15	c bounds 286 >= -2961 @ 49.4708
51.41/52.15	c bounds 286 >= -2960 @ 49.4728
51.41/52.15	c bounds 286 >= -2959 @ 49.4748
51.41/52.16	c bounds 286 >= -2958 @ 49.4771
51.41/52.16	c bounds 286 >= -2957 @ 49.4809
51.41/52.17	c bounds 286 >= -2956 @ 49.4846
51.41/52.17	c bounds 286 >= -2955 @ 49.4883
51.41/52.18	c bounds 286 >= -2954 @ 49.4941
51.41/52.18	c bounds 286 >= -2953 @ 49.4973
51.41/52.19	c bounds 286 >= -2952 @ 49.5
51.41/52.19	c bounds 286 >= -2951 @ 49.5041
51.49/52.20	c bounds 286 >= -2950 @ 49.5098
51.49/52.21	c bounds 286 >= -2949 @ 49.5244
51.49/52.23	c bounds 286 >= -2948 @ 49.5427
51.49/52.24	c #Conflicts: 68000 | #Constraints: 31778
51.49/52.26	c bounds 286 >= -2947 @ 49.5627
51.49/52.29	c bounds 286 >= -2946 @ 49.5895
51.49/52.29	c bounds 286 >= -2945 @ 49.5921
51.59/52.35	c bounds 286 >= -2944 @ 49.6468
51.59/52.36	c bounds 286 >= -2943 @ 49.6527
51.59/52.39	c bounds 286 >= -2942 @ 49.6851
51.69/52.42	c #Conflicts: 69000 | #Constraints: 32914
51.69/52.44	c bounds 286 >= -2941 @ 49.7261
51.80/52.53	c bounds 286 >= -2940 @ 49.8122
52.39/53.18	c #Conflicts: 70000 | #Constraints: 33974
55.37/56.32	c #Conflicts: 71000 | #Constraints: 34974
66.24/67.32	c UNIT CLEANUP
66.24/67.32	c DATABASE CLEANUP
66.24/67.32	c GARBAGE COLLECT
66.24/67.32	c rational objective 3
66.34/67.43	c bounds 286 >= -2939 @ 64.1453
66.34/67.43	c bounds 286 >= -2938 @ 64.1472
66.34/67.44	c bounds 286 >= -2937 @ 64.1489
66.34/67.44	c bounds 286 >= -2936 @ 64.1518
66.34/67.44	c bounds 286 >= -2935 @ 64.1537
66.34/67.45	c bounds 286 >= -2934 @ 64.1567
66.34/67.45	c bounds 286 >= -2933 @ 64.1599
66.34/67.45	c bounds 286 >= -2932 @ 64.1629
66.34/67.46	c bounds 286 >= -2931 @ 64.1658
66.34/67.46	c bounds 286 >= -2930 @ 64.17
66.34/67.47	c bounds 286 >= -2929 @ 64.1754
66.34/67.49	c #Conflicts: 72000 | #Constraints: 27140
66.34/67.49	c bounds 286 >= -2928 @ 64.1921
66.43/67.50	c bounds 286 >= -2927 @ 64.1978
66.43/67.52	c bounds 286 >= -2926 @ 64.2145
66.43/67.56	c bounds 286 >= -2925 @ 64.2474
66.43/67.57	c #Conflicts: 73000 | #Constraints: 28236
66.53/67.63	c bounds 286 >= -2924 @ 64.3063
66.53/67.65	c bounds 286 >= -2923 @ 64.327
66.53/67.68	c #Conflicts: 74000 | #Constraints: 29270
66.62/67.72	c bounds 286 >= -2922 @ 64.382
66.62/67.75	c bounds 286 >= -2921 @ 64.4104
66.62/67.79	c #Conflicts: 75000 | #Constraints: 30318
66.62/67.79	c bounds 286 >= -2920 @ 64.4513
66.71/67.80	c bounds 286 >= -2919 @ 64.4551
66.71/67.83	c bounds 286 >= -2918 @ 64.4887
66.71/67.86	c bounds 286 >= -2917 @ 64.5094
66.81/67.92	c #Conflicts: 76000 | #Constraints: 31385
73.38/74.57	c bounds 286 >= -2916 @ 71.1446
73.47/74.61	c #Conflicts: 77000 | #Constraints: 32418
73.58/74.74	c #Conflicts: 78000 | #Constraints: 33418
73.67/74.83	c UNIT CLEANUP
73.67/74.83	c DATABASE CLEANUP
73.67/74.83	c GARBAGE COLLECT
73.67/74.83	c bounds 286 >= -2915 @ 71.388
73.67/74.85	c #Conflicts: 79000 | #Constraints: 27007
73.77/74.95	c #Conflicts: 80000 | #Constraints: 28007
73.88/75.02	c bounds 286 >= -2914 @ 71.5659
73.88/75.08	c #Conflicts: 81000 | #Constraints: 29034
74.06/75.20	c #Conflicts: 82000 | #Constraints: 30034
74.06/75.22	c bounds 286 >= -2913 @ 71.7561
74.16/75.33	c #Conflicts: 83000 | #Constraints: 31055
74.25/75.40	c bounds 286 >= -2912 @ 71.9343
74.25/75.48	c #Conflicts: 84000 | #Constraints: 32061
74.25/75.49	c bounds 286 >= -2911 @ 72.0119
74.45/75.64	c #Conflicts: 85000 | #Constraints: 33115
74.55/75.74	c bounds 286 >= -2910 @ 72.2491
74.65/75.81	c #Conflicts: 86000 | #Constraints: 34127
74.75/75.98	c #Conflicts: 87000 | #Constraints: 35127
74.75/76.00	c bounds 286 >= -2909 @ 72.5068
74.96/76.15	c #Conflicts: 88000 | #Constraints: 36181
75.14/76.35	c #Conflicts: 89000 | #Constraints: 37181
75.34/76.56	c #Conflicts: 90000 | #Constraints: 38181
75.34/76.59	c bounds 286 >= -2908 @ 73.0755
75.54/76.78	c bounds 286 >= -2907 @ 73.2648
75.54/76.79	c #Conflicts: 91000 | #Constraints: 39218
75.73/76.97	c #Conflicts: 92000 | #Constraints: 40218
75.94/77.19	c #Conflicts: 93000 | #Constraints: 41218
76.23/77.42	c #Conflicts: 94000 | #Constraints: 42218
76.43/77.67	c #Conflicts: 95000 | #Constraints: 43218
76.72/77.93	c #Conflicts: 96000 | #Constraints: 44218
76.93/78.18	c #Conflicts: 97000 | #Constraints: 45218
77.22/78.47	c #Conflicts: 98000 | #Constraints: 46218
83.99/85.25	c #Conflicts: 99000 | #Constraints: 47218
84.79/86.03	c UNIT CLEANUP
84.79/86.03	c DATABASE CLEANUP
84.79/86.03	c GARBAGE COLLECT
84.79/86.03	c rational objective 3
84.98/86.24	c bounds 286 >= -2906 @ 82.6024
84.98/86.28	c #Conflicts: 100000 | #Constraints: 33924
85.18/86.46	c #Conflicts: 101000 | #Constraints: 34924
85.38/86.66	c #Conflicts: 102000 | #Constraints: 35924
85.57/86.89	c #Conflicts: 103000 | #Constraints: 36924
85.88/87.11	c #Conflicts: 104000 | #Constraints: 37924
86.07/87.35	c #Conflicts: 105000 | #Constraints: 38924
86.26/87.57	c #Conflicts: 106000 | #Constraints: 39924
86.56/87.83	c #Conflicts: 107000 | #Constraints: 40924
95.62/96.98	c DATABASE CLEANUP
95.62/96.98	c GARBAGE COLLECT
95.62/96.98	c rational objective 3
95.91/97.23	c #Conflicts: 108000 | #Constraints: 30799
96.10/97.40	c #Conflicts: 109000 | #Constraints: 31799
96.20/97.58	c #Conflicts: 110000 | #Constraints: 32799
96.40/97.76	c #Conflicts: 111000 | #Constraints: 33799
96.59/97.96	c #Conflicts: 112000 | #Constraints: 34799
96.79/98.15	c #Conflicts: 113000 | #Constraints: 35799
96.97/98.36	c #Conflicts: 114000 | #Constraints: 36799
97.08/98.48	c bounds 286 >= -2905 @ 94.6027
97.17/98.56	c #Conflicts: 115000 | #Constraints: 37847
106.73/108.11	c DATABASE CLEANUP
106.73/108.11	c GARBAGE COLLECT
106.73/108.11	c rational objective 3
106.90/108.35	c #Conflicts: 116000 | #Constraints: 29219
107.00/108.48	c #Conflicts: 117000 | #Constraints: 30219
107.19/108.62	c #Conflicts: 118000 | #Constraints: 31219
107.29/108.79	c #Conflicts: 119000 | #Constraints: 32219
107.38/108.84	c bounds 286 >= -2904 @ 104.807
107.47/108.97	c #Conflicts: 120000 | #Constraints: 33234
113.44/114.96	c #Conflicts: 121000 | #Constraints: 34234
113.64/115.16	c #Conflicts: 122000 | #Constraints: 35234
113.82/115.38	c #Conflicts: 123000 | #Constraints: 36234
114.20/115.75	c DATABASE CLEANUP
114.20/115.75	c GARBAGE COLLECT
114.20/115.75	c bounds 285 >= -2904 @ 111.566
114.61/116.19	c bounds 284 >= -2904 @ 111.993
114.70/116.24	c #Conflicts: 124000 | #Constraints: 28268
114.89/116.41	c bounds 283 >= -2904 @ 112.215
115.19/116.71	c bounds 282 >= -2904 @ 112.495
115.19/116.71	c bounds 282 >= -2903 @ 112.499
115.19/116.72	c bounds 282 >= -2902 @ 112.501
115.19/116.72	c bounds 282 >= -2901 @ 112.505
115.19/116.73	c bounds 282 >= -2900 @ 112.507
115.19/116.73	c bounds 282 >= -2899 @ 112.512
115.19/116.74	c bounds 282 >= -2898 @ 112.514
115.19/116.75	c bounds 282 >= -2897 @ 112.525
115.19/116.77	c bounds 282 >= -2896 @ 112.539
115.84/117.47	c #Conflicts: 125000 | #Constraints: 29406
117.58/119.22	c bounds 281 >= -2896 @ 114.846
117.58/119.22	c bounds 281 >= -2895 @ 114.849
117.58/119.22	c bounds 281 >= -2894 @ 114.852
117.58/119.23	c bounds 281 >= -2893 @ 114.855
117.58/119.23	c bounds 281 >= -2892 @ 114.858
117.58/119.23	c bounds 281 >= -2891 @ 114.86
117.58/119.24	c bounds 281 >= -2890 @ 114.862
117.58/119.24	c bounds 281 >= -2889 @ 114.864
117.58/119.24	c bounds 281 >= -2888 @ 114.866
117.58/119.25	c bounds 281 >= -2887 @ 114.868
117.58/119.25	c bounds 281 >= -2886 @ 114.87
117.58/119.25	c bounds 281 >= -2885 @ 114.874
117.58/119.26	c bounds 281 >= -2884 @ 114.877
117.58/119.27	c bounds 281 >= -2883 @ 114.886
117.58/119.27	c bounds 281 >= -2882 @ 114.886
117.58/119.28	c bounds 281 >= -2881 @ 114.893
117.58/119.28	c bounds 281 >= -2880 @ 114.897
117.58/119.28	c bounds 281 >= -2879 @ 114.899
117.58/119.29	c #Conflicts: 126000 | #Constraints: 30640
117.69/119.30	c bounds 281 >= -2878 @ 114.911
117.69/119.31	c bounds 281 >= -2877 @ 114.916
117.69/119.31	c bounds 281 >= -2876 @ 114.919
117.69/119.32	c bounds 281 >= -2875 @ 114.923
117.69/119.32	c bounds 281 >= -2874 @ 114.93
117.69/119.33	c bounds 281 >= -2873 @ 114.933
117.69/119.33	c bounds 281 >= -2872 @ 114.935
117.69/119.34	c bounds 281 >= -2871 @ 114.943
117.69/119.35	c bounds 281 >= -2870 @ 114.95
117.69/119.37	c bounds 281 >= -2869 @ 114.968
117.79/119.41	c #Conflicts: 127000 | #Constraints: 31837
117.79/119.44	c bounds 281 >= -2868 @ 115.026
117.79/119.49	c bounds 281 >= -2867 @ 115.081
117.88/119.52	c #Conflicts: 128000 | #Constraints: 32882
117.88/119.55	c bounds 281 >= -2866 @ 115.132
117.98/119.64	c #Conflicts: 129000 | #Constraints: 33918
118.08/119.72	c bounds 281 >= -2865 @ 115.299
118.08/119.77	c #Conflicts: 130000 | #Constraints: 34942
118.27/119.91	c #Conflicts: 131000 | #Constraints: 35942
118.27/119.97	c bounds 281 >= -2864 @ 115.533
118.39/120.06	c #Conflicts: 132000 | #Constraints: 36981
118.57/120.21	c #Conflicts: 133000 | #Constraints: 37981
118.67/120.39	c #Conflicts: 134000 | #Constraints: 38981
118.86/120.58	c #Conflicts: 135000 | #Constraints: 39981
119.06/120.73	c bounds 281 >= -2863 @ 116.252
119.06/120.78	c #Conflicts: 136000 | #Constraints: 40993
119.06/120.79	c bounds 281 >= -2862 @ 116.306
119.16/120.86	c bounds 281 >= -2861 @ 116.371
119.16/120.86	c bounds 281 >= -2860 @ 116.374
119.16/120.86	c bounds 281 >= -2859 @ 116.377
119.26/120.98	c #Conflicts: 137000 | #Constraints: 42045
119.47/121.19	c #Conflicts: 138000 | #Constraints: 43045
119.65/121.37	c #Conflicts: 139000 | #Constraints: 44045
119.85/121.57	c #Conflicts: 140000 | #Constraints: 45045
120.05/121.78	c #Conflicts: 141000 | #Constraints: 46045
120.36/122.04	c #Conflicts: 142000 | #Constraints: 47045
126.02/127.79	c #Conflicts: 143000 | #Constraints: 48045
126.21/127.99	c bounds 281 >= -2858 @ 123.396
126.32/128.04	c #Conflicts: 144000 | #Constraints: 49093
127.48/129.26	c #Conflicts: 145000 | #Constraints: 50093
129.60/131.42	c #Conflicts: 146000 | #Constraints: 51093
131.52/133.41	c #Conflicts: 147000 | #Constraints: 52093
133.07/135.02	c bounds 280 >= -2858 @ 130.042
133.07/135.02	c bounds 280 >= -2857 @ 130.046
133.07/135.03	c bounds 280 >= -2856 @ 130.051
133.07/135.03	c bounds 280 >= -2855 @ 130.053
133.07/135.03	c bounds 280 >= -2854 @ 130.057
133.07/135.04	c bounds 280 >= -2853 @ 130.059
133.07/135.04	c bounds 280 >= -2852 @ 130.063
133.07/135.05	c bounds 280 >= -2851 @ 130.065
133.07/135.05	c bounds 280 >= -2850 @ 130.066
133.07/135.05	c bounds 280 >= -2849 @ 130.069
133.07/135.06	c bounds 280 >= -2848 @ 130.072
133.07/135.06	c bounds 280 >= -2847 @ 130.075
133.07/135.07	c bounds 280 >= -2846 @ 130.077
133.07/135.07	c bounds 280 >= -2845 @ 130.08
133.07/135.08	c bounds 280 >= -2844 @ 130.089
133.07/135.09	c bounds 280 >= -2843 @ 130.097
133.07/135.10	c #Conflicts: 148000 | #Constraints: 53286
133.16/135.12	c bounds 280 >= -2842 @ 130.125
133.16/135.16	c bounds 280 >= -2841 @ 130.161
133.24/135.22	c bounds 280 >= -2840 @ 130.221
133.24/135.26	c #Conflicts: 149000 | #Constraints: 54394
133.35/135.35	c bounds 280 >= -2839 @ 130.335
133.45/135.45	c #Conflicts: 150000 | #Constraints: 55424
142.91/144.90	c DATABASE CLEANUP
142.91/144.90	c GARBAGE COLLECT
142.91/144.90	c rational objective 3
143.01/145.02	c bounds 280 >= -2838 @ 139.917
143.01/145.02	c bounds 280 >= -2837 @ 139.921
143.01/145.03	c bounds 280 >= -2836 @ 139.93
143.01/145.06	c bounds 280 >= -2835 @ 139.954
143.01/145.06	c bounds 280 >= -2834 @ 139.956
143.01/145.07	c #Conflicts: 151000 | #Constraints: 38475
143.01/145.10	c bounds 280 >= -2833 @ 139.989
143.11/145.13	c bounds 280 >= -2832 @ 140.02
143.11/145.17	c #Conflicts: 152000 | #Constraints: 39521
143.20/145.24	c bounds 280 >= -2831 @ 140.121
143.20/145.27	c bounds 280 >= -2830 @ 140.14
143.20/145.28	c #Conflicts: 153000 | #Constraints: 40563
143.30/145.38	c #Conflicts: 154000 | #Constraints: 41563
143.30/145.38	c bounds 280 >= -2829 @ 140.254
143.40/145.45	c bounds 280 >= -2828 @ 140.313
143.40/145.48	c #Conflicts: 155000 | #Constraints: 42629
143.49/145.58	c bounds 280 >= -2827 @ 140.434
143.49/145.59	c #Conflicts: 156000 | #Constraints: 43659
143.60/145.60	c bounds 280 >= -2826 @ 140.45
143.60/145.60	c bounds 280 >= -2825 @ 140.451
143.60/145.60	c bounds 280 >= -2824 @ 140.453
143.60/145.60	c bounds 280 >= -2823 @ 140.455
143.60/145.64	c bounds 280 >= -2822 @ 140.489
143.60/145.65	c bounds 280 >= -2821 @ 140.491
143.60/145.65	c bounds 280 >= -2820 @ 140.492
143.69/145.72	c bounds 280 >= -2819 @ 140.554
143.69/145.73	c #Conflicts: 157000 | #Constraints: 44765
143.69/145.75	c bounds 280 >= -2818 @ 140.578
143.69/145.79	c bounds 280 >= -2817 @ 140.616
143.79/145.83	c bounds 280 >= -2816 @ 140.648
143.79/145.83	c #Conflicts: 158000 | #Constraints: 45814
143.79/145.86	c bounds 280 >= -2815 @ 140.672
143.89/145.94	c #Conflicts: 159000 | #Constraints: 46865
143.89/145.96	c bounds 280 >= -2814 @ 140.77
144.00/146.07	c UNIT CLEANUP
144.00/146.07	c DATABASE CLEANUP
144.00/146.07	c GARBAGE COLLECT
144.00/146.07	c #Conflicts: 160000 | #Constraints: 33923
144.09/146.15	c bounds 280 >= -2813 @ 140.943
144.09/146.15	c bounds 280 >= -2812 @ 140.945
144.09/146.18	c #Conflicts: 161000 | #Constraints: 34936
144.09/146.18	c bounds 280 >= -2811 @ 140.97
144.09/146.20	c bounds 280 >= -2810 @ 140.983
144.18/146.22	c bounds 280 >= -2809 @ 141.002
144.18/146.24	c bounds 280 >= -2808 @ 141.022
144.18/146.25	c bounds 280 >= -2807 @ 141.033
144.18/146.27	c bounds 280 >= -2806 @ 141.045
144.18/146.29	c #Conflicts: 162000 | #Constraints: 36056
144.28/146.32	c bounds 280 >= -2805 @ 141.096
144.28/146.36	c bounds 280 >= -2804 @ 141.135
144.28/146.39	c #Conflicts: 163000 | #Constraints: 37113
144.38/146.42	c bounds 280 >= -2803 @ 141.185
150.65/152.73	c bounds 280 >= -2802 @ 147.438
150.65/152.75	c bounds 280 >= -2801 @ 147.459
150.65/152.75	c #Conflicts: 164000 | #Constraints: 38179
150.65/152.78	c bounds 280 >= -2800 @ 147.489
150.65/152.79	c bounds 280 >= -2799 @ 147.5
150.75/152.84	c #Conflicts: 165000 | #Constraints: 39218
150.75/152.85	c bounds 280 >= -2798 @ 147.553
150.85/152.90	c bounds 280 >= -2797 @ 147.61
150.85/152.91	c bounds 280 >= -2796 @ 147.611
150.85/152.94	c #Conflicts: 166000 | #Constraints: 40255
150.85/152.97	c bounds 280 >= -2795 @ 147.667
150.96/153.01	c bounds 280 >= -2794 @ 147.711
150.96/153.01	c bounds 280 >= -2793 @ 147.713
150.96/153.05	c #Conflicts: 167000 | #Constraints: 41306
151.06/153.13	c bounds 280 >= -2792 @ 147.816
151.06/153.13	c bounds 280 >= -2791 @ 147.82
151.06/153.16	c #Conflicts: 168000 | #Constraints: 42345
151.15/153.28	c #Conflicts: 169000 | #Constraints: 43345
160.61/162.72	c DATABASE CLEANUP
160.61/162.72	c GARBAGE COLLECT
160.61/162.72	c rational objective 3
160.70/162.88	c #Conflicts: 170000 | #Constraints: 32451
160.79/162.98	c #Conflicts: 171000 | #Constraints: 33451
160.79/162.98	c bounds 280 >= -2790 @ 157.561
160.79/162.99	c bounds 280 >= -2789 @ 157.57
160.79/163.00	c bounds 280 >= -2788 @ 157.575
160.79/163.00	c bounds 280 >= -2787 @ 157.577
160.79/163.00	c bounds 280 >= -2786 @ 157.579
160.79/163.01	c bounds 280 >= -2785 @ 157.58
160.90/163.01	c bounds 280 >= -2784 @ 157.583
160.90/163.01	c bounds 280 >= -2783 @ 157.586
160.90/163.02	c bounds 280 >= -2782 @ 157.588
160.90/163.02	c bounds 280 >= -2781 @ 157.592
160.90/163.03	c bounds 280 >= -2780 @ 157.595
160.90/163.03	c bounds 280 >= -2779 @ 157.598
160.90/163.03	c bounds 280 >= -2778 @ 157.6
160.90/163.04	c bounds 280 >= -2777 @ 157.606
160.90/163.04	c bounds 280 >= -2776 @ 157.609
160.90/163.05	c bounds 280 >= -2775 @ 157.612
160.90/163.05	c bounds 280 >= -2774 @ 157.616
160.90/163.06	c bounds 280 >= -2773 @ 157.618
160.90/163.06	c bounds 280 >= -2772 @ 157.623
160.90/163.07	c bounds 280 >= -2771 @ 157.625
160.90/163.07	c bounds 280 >= -2770 @ 157.626
160.90/163.07	c bounds 280 >= -2769 @ 157.631
160.90/163.09	c bounds 280 >= -2768 @ 157.643
160.90/163.10	c #Conflicts: 172000 | #Constraints: 34855
161.00/163.12	c bounds 280 >= -2767 @ 157.669
161.00/163.12	c bounds 280 >= -2766 @ 157.671
161.00/163.14	c bounds 280 >= -2765 @ 157.682
161.00/163.18	c #Conflicts: 173000 | #Constraints: 35909
161.08/163.20	c bounds 280 >= -2764 @ 157.739
161.08/163.21	c bounds 280 >= -2763 @ 157.747
161.08/163.26	c #Conflicts: 174000 | #Constraints: 36966
161.08/163.29	c bounds 280 >= -2762 @ 157.827
161.18/163.36	c #Conflicts: 175000 | #Constraints: 38005
161.18/163.39	c bounds 280 >= -2761 @ 157.913
161.28/163.47	c #Conflicts: 176000 | #Constraints: 39011
161.38/163.50	c bounds 280 >= -2760 @ 158.017
161.48/163.60	c #Conflicts: 177000 | #Constraints: 40062
161.48/163.69	c bounds 280 >= -2759 @ 158.195
161.57/163.72	c #Conflicts: 178000 | #Constraints: 41107
161.66/163.86	c #Conflicts: 179000 | #Constraints: 42107
161.88/164.02	c #Conflicts: 180000 | #Constraints: 43107
161.98/164.12	c bounds 280 >= -2758 @ 158.591
161.98/164.17	c #Conflicts: 181000 | #Constraints: 44134
161.98/164.18	c bounds 280 >= -2757 @ 158.651
161.98/164.19	c bounds 280 >= -2756 @ 158.655
162.06/164.20	c bounds 280 >= -2755 @ 158.666
162.06/164.22	c bounds 280 >= -2754 @ 158.687
162.06/164.27	c bounds 280 >= -2753 @ 158.731
162.06/164.28	c #Conflicts: 182000 | #Constraints: 45258
162.16/164.39	c #Conflicts: 183000 | #Constraints: 46258
162.26/164.41	c bounds 280 >= -2752 @ 158.865
162.36/164.51	c #Conflicts: 184000 | #Constraints: 47276
162.46/164.64	c #Conflicts: 185000 | #Constraints: 48276
162.55/164.75	c bounds 280 >= -2751 @ 159.199
162.55/164.79	c bounds 280 >= -2750 @ 159.235
162.55/164.79	c #Conflicts: 186000 | #Constraints: 49330
170.22/172.42	c #Conflicts: 187000 | #Constraints: 50330
170.32/172.57	c #Conflicts: 188000 | #Constraints: 51330
170.52/172.76	c #Conflicts: 189000 | #Constraints: 52330
170.71/172.95	c #Conflicts: 190000 | #Constraints: 53330
170.71/172.99	c bounds 280 >= -2749 @ 167.356
170.93/173.16	c #Conflicts: 191000 | #Constraints: 54369
171.11/173.39	c #Conflicts: 192000 | #Constraints: 55369
171.42/173.60	c #Conflicts: 193000 | #Constraints: 56369
171.61/173.85	c #Conflicts: 194000 | #Constraints: 57369
171.82/174.11	c #Conflicts: 195000 | #Constraints: 58369
172.11/174.37	c #Conflicts: 196000 | #Constraints: 59369
172.40/174.68	c #Conflicts: 197000 | #Constraints: 60369
172.60/174.83	c bounds 280 >= -2748 @ 169.163
172.70/174.95	c #Conflicts: 198000 | #Constraints: 61411
172.91/175.13	c bounds 280 >= -2747 @ 169.463
173.00/175.22	c #Conflicts: 199000 | #Constraints: 62418
173.29/175.51	c #Conflicts: 200000 | #Constraints: 63418
183.46/185.75	c DATABASE CLEANUP
183.46/185.75	c GARBAGE COLLECT
183.46/185.75	c rational objective 3
183.65/185.96	c #Conflicts: 201000 | #Constraints: 42926
183.87/186.12	c #Conflicts: 202000 | #Constraints: 43926
183.95/186.27	c #Conflicts: 203000 | #Constraints: 44926
184.15/186.46	c #Conflicts: 204000 | #Constraints: 45926
184.34/186.64	c #Conflicts: 205000 | #Constraints: 46926
184.44/186.78	c bounds 280 >= -2746 @ 180.987
184.54/186.81	c #Conflicts: 206000 | #Constraints: 47965
184.63/186.94	c #Conflicts: 207000 | #Constraints: 48965
184.74/187.03	c #Conflicts: 208000 | #Constraints: 49965
184.85/187.13	c #Conflicts: 209000 | #Constraints: 50965
184.93/187.21	c #Conflicts: 210000 | #Constraints: 51965
191.50/193.89	c #Conflicts: 211000 | #Constraints: 52965
193.03/195.43	c DATABASE CLEANUP
193.03/195.43	c GARBAGE COLLECT
193.03/195.43	c #Conflicts: 212000 | #Constraints: 37664
195.42/198.00	c #Conflicts: 213000 | #Constraints: 38664
197.71/200.36	c #Conflicts: 214000 | #Constraints: 39664
200.23/202.92	c #Conflicts: 215000 | #Constraints: 40664
202.50/205.32	c #Conflicts: 216000 | #Constraints: 41664
204.83/207.75	c #Conflicts: 217000 | #Constraints: 42664
208.16/211.24	c #Conflicts: 218000 | #Constraints: 43664
212.28/215.51	c #Conflicts: 219000 | #Constraints: 44664
216.06/219.47	c #Conflicts: 220000 | #Constraints: 45664
220.71/224.24	c #Conflicts: 221000 | #Constraints: 46664
225.86/229.56	c #Conflicts: 222000 | #Constraints: 47664
229.65/233.45	c DATABASE CLEANUP
229.65/233.45	c GARBAGE COLLECT
229.65/233.45	c rational objective 3
229.74/233.55	c bounds 280 >= -2745 @ 225.536
229.74/233.55	c bounds 280 >= -2744 @ 225.537
229.74/233.56	c bounds 280 >= -2743 @ 225.539
229.74/233.56	c bounds 280 >= -2742 @ 225.542
229.74/233.56	c bounds 280 >= -2741 @ 225.543
229.74/233.56	c bounds 280 >= -2740 @ 225.546
229.74/233.57	c bounds 280 >= -2739 @ 225.547
229.74/233.57	c bounds 280 >= -2738 @ 225.549
229.74/233.58	c bounds 280 >= -2737 @ 225.553
229.74/233.58	c bounds 280 >= -2736 @ 225.559
229.74/233.59	c bounds 280 >= -2735 @ 225.565
229.84/233.60	c bounds 280 >= -2734 @ 225.568
229.84/233.60	c bounds 280 >= -2733 @ 225.57
229.84/233.61	c bounds 280 >= -2732 @ 225.576
229.84/233.61	c #Conflicts: 223000 | #Constraints: 35122
229.84/233.61	c bounds 280 >= -2731 @ 225.58
229.84/233.62	c bounds 280 >= -2730 @ 225.589
229.84/233.64	c bounds 280 >= -2729 @ 225.605
229.84/233.66	c bounds 280 >= -2728 @ 225.625
229.84/233.68	c #Conflicts: 224000 | #Constraints: 36230
229.93/233.70	c bounds 280 >= -2727 @ 225.655
229.93/233.75	c bounds 280 >= -2726 @ 225.704
229.93/233.77	c #Conflicts: 225000 | #Constraints: 37275
230.03/233.81	c bounds 280 >= -2725 @ 225.75
230.03/233.86	c #Conflicts: 226000 | #Constraints: 38302
230.03/233.89	c bounds 280 >= -2724 @ 225.829
230.12/233.92	c bounds 280 >= -2723 @ 225.86
230.12/233.96	c #Conflicts: 227000 | #Constraints: 39353
230.24/234.06	c bounds 280 >= -2722 @ 225.986
230.24/234.07	c #Conflicts: 228000 | #Constraints: 40392
230.33/234.18	c #Conflicts: 229000 | #Constraints: 41392
230.41/234.28	c bounds 280 >= -2721 @ 226.194
230.51/234.31	c #Conflicts: 230000 | #Constraints: 42431
230.61/234.44	c #Conflicts: 231000 | #Constraints: 43431
230.70/234.58	c #Conflicts: 232000 | #Constraints: 44431
230.90/234.73	c #Conflicts: 233000 | #Constraints: 45431
230.90/234.76	c bounds 280 >= -2720 @ 226.637
238.17/242.10	c #Conflicts: 234000 | #Constraints: 46461
238.36/242.26	c #Conflicts: 235000 | #Constraints: 47461
238.55/242.44	c #Conflicts: 236000 | #Constraints: 48461
238.64/242.58	c bounds 280 >= -2719 @ 234.36
238.74/242.61	c #Conflicts: 237000 | #Constraints: 49506
238.74/242.63	c bounds 280 >= -2718 @ 234.404
238.83/242.78	c #Conflicts: 238000 | #Constraints: 50515
239.04/242.94	c #Conflicts: 239000 | #Constraints: 51515
239.24/243.13	c #Conflicts: 240000 | #Constraints: 52515
239.43/243.32	c #Conflicts: 241000 | #Constraints: 53515
239.43/243.35	c bounds 280 >= -2717 @ 235.089
239.43/243.38	c bounds 280 >= -2716 @ 235.119
239.52/243.45	c bounds 280 >= -2715 @ 235.186
239.52/243.45	c bounds 280 >= -2714 @ 235.188
239.52/243.46	c bounds 280 >= -2713 @ 235.191
239.52/243.46	c bounds 280 >= -2712 @ 235.193
239.52/243.47	c bounds 280 >= -2711 @ 235.195
239.52/243.47	c bounds 280 >= -2710 @ 235.199
239.52/243.47	c bounds 280 >= -2709 @ 235.203
239.52/243.48	c bounds 280 >= -2708 @ 235.21
239.52/243.48	c #Conflicts: 242000 | #Constraints: 54737
239.62/243.50	c bounds 280 >= -2707 @ 235.22
239.62/243.51	c bounds 280 >= -2706 @ 235.234
239.62/243.54	c bounds 280 >= -2705 @ 235.253
239.62/243.55	c #Conflicts: 243000 | #Constraints: 55818
239.62/243.57	c bounds 280 >= -2704 @ 235.279
239.71/243.62	c bounds 280 >= -2703 @ 235.323
239.71/243.63	c #Conflicts: 244000 | #Constraints: 56869
239.80/243.72	c bounds 280 >= -2702 @ 235.408
239.80/243.72	c #Conflicts: 245000 | #Constraints: 57896
239.90/243.81	c #Conflicts: 246000 | #Constraints: 58896
239.90/243.87	c bounds 280 >= -2701 @ 235.55
240.00/243.92	c #Conflicts: 247000 | #Constraints: 59920
240.10/244.02	c #Conflicts: 248000 | #Constraints: 60920
240.20/244.15	c #Conflicts: 249000 | #Constraints: 61920
240.20/244.16	c bounds 280 >= -2700 @ 235.81
240.28/244.29	c #Conflicts: 250000 | #Constraints: 62953
240.48/244.44	c #Conflicts: 251000 | #Constraints: 63953
240.66/244.60	c #Conflicts: 252000 | #Constraints: 64953
240.76/244.76	c #Conflicts: 253000 | #Constraints: 65953
240.96/244.93	c bounds 280 >= -2699 @ 236.53
240.96/244.94	c #Conflicts: 254000 | #Constraints: 66989
241.07/245.10	c #Conflicts: 255000 | #Constraints: 67989
241.25/245.27	c #Conflicts: 256000 | #Constraints: 68989
241.45/245.46	c #Conflicts: 257000 | #Constraints: 69989
250.91/254.97	c UNIT CLEANUP
250.91/254.97	c DATABASE CLEANUP
250.91/254.97	c GARBAGE COLLECT
250.91/254.97	c rational objective 3
258.57/262.61	c #Conflicts: 258000 | #Constraints: 46372
258.67/262.75	c #Conflicts: 259000 | #Constraints: 47372
258.77/262.89	c #Conflicts: 260000 | #Constraints: 48372
258.96/263.04	c #Conflicts: 261000 | #Constraints: 49372
259.15/263.20	c bounds 280 >= -2698 @ 254.577
259.15/263.21	c #Conflicts: 262000 | #Constraints: 50417
259.24/263.38	c #Conflicts: 263000 | #Constraints: 51417
259.44/263.56	c #Conflicts: 264000 | #Constraints: 52417
259.63/263.75	c #Conflicts: 265000 | #Constraints: 53417
259.83/263.96	c #Conflicts: 266000 | #Constraints: 54417
260.04/264.17	c #Conflicts: 267000 | #Constraints: 55417
260.22/264.39	c #Conflicts: 268000 | #Constraints: 56417
260.51/264.63	c #Conflicts: 269000 | #Constraints: 57417
268.58/272.75	c #Conflicts: 270000 | #Constraints: 58417
269.28/273.41	c DATABASE CLEANUP
269.28/273.41	c GARBAGE COLLECT
269.28/273.41	c rational objective 3
269.47/273.63	c #Conflicts: 271000 | #Constraints: 40838
269.56/273.76	c #Conflicts: 272000 | #Constraints: 41838
269.75/273.90	c #Conflicts: 273000 | #Constraints: 42838
269.86/274.05	c #Conflicts: 274000 | #Constraints: 43838
270.04/274.23	c #Conflicts: 275000 | #Constraints: 44838
270.23/274.41	c #Conflicts: 276000 | #Constraints: 45838
270.43/274.60	c #Conflicts: 277000 | #Constraints: 46838
270.43/274.66	c bounds 280 >= -2697 @ 265.834
270.53/274.79	c #Conflicts: 278000 | #Constraints: 47886
270.73/274.97	c #Conflicts: 279000 | #Constraints: 48886
270.93/275.16	c #Conflicts: 280000 | #Constraints: 49886
271.11/275.35	c #Conflicts: 281000 | #Constraints: 50886
271.32/275.56	c #Conflicts: 282000 | #Constraints: 51886
280.37/284.62	c DATABASE CLEANUP
280.37/284.62	c GARBAGE COLLECT
280.37/284.62	c rational objective 3
280.46/284.74	c #Conflicts: 283000 | #Constraints: 37188
280.56/284.85	c #Conflicts: 284000 | #Constraints: 38188
280.65/284.97	c #Conflicts: 285000 | #Constraints: 39188
280.76/285.10	c #Conflicts: 286000 | #Constraints: 40188
280.94/285.23	c #Conflicts: 287000 | #Constraints: 41188
281.04/285.38	c #Conflicts: 288000 | #Constraints: 42188
281.24/285.53	c #Conflicts: 289000 | #Constraints: 43188
281.42/285.70	c #Conflicts: 290000 | #Constraints: 44188
281.52/285.88	c #Conflicts: 291000 | #Constraints: 45188
281.71/286.06	c #Conflicts: 292000 | #Constraints: 46188
281.89/286.24	c #Conflicts: 293000 | #Constraints: 47188
282.09/286.43	c #Conflicts: 294000 | #Constraints: 48188
289.26/293.69	c #Conflicts: 295000 | #Constraints: 49188
289.56/293.90	c #Conflicts: 296000 | #Constraints: 50188
289.75/294.13	c #Conflicts: 297000 | #Constraints: 51188
289.94/294.35	c #Conflicts: 298000 | #Constraints: 52188
290.23/294.60	c #Conflicts: 299000 | #Constraints: 53188
290.41/294.86	c #Conflicts: 300000 | #Constraints: 54188
290.62/295.09	c #Conflicts: 301000 | #Constraints: 55188
290.90/295.34	c #Conflicts: 302000 | #Constraints: 56188
291.10/295.59	c #Conflicts: 303000 | #Constraints: 57188
291.39/295.84	c #Conflicts: 304000 | #Constraints: 58188
291.60/296.10	c #Conflicts: 305000 | #Constraints: 59188
291.89/296.38	c #Conflicts: 306000 | #Constraints: 60188
293.37/297.88	c #Conflicts: 307000 | #Constraints: 61188
294.26/298.78	c #Conflicts: 308000 | #Constraints: 62188
295.26/299.75	c #Conflicts: 309000 | #Constraints: 63188
296.25/300.76	c #Conflicts: 310000 | #Constraints: 64188
297.35/301.80	c #Conflicts: 311000 | #Constraints: 65188
298.43/302.93	c #Conflicts: 312000 | #Constraints: 66188
298.43/302.99	c bounds 280 >= -2696 @ 293.601
305.90/310.46	c #Conflicts: 313000 | #Constraints: 67248
306.19/310.75	c #Conflicts: 314000 | #Constraints: 68248
306.50/311.05	c #Conflicts: 315000 | #Constraints: 69248
306.79/311.38	c #Conflicts: 316000 | #Constraints: 70248
307.18/311.73	c #Conflicts: 317000 | #Constraints: 71248
307.49/312.08	c #Conflicts: 318000 | #Constraints: 72248
307.88/312.44	c #Conflicts: 319000 | #Constraints: 73248
308.28/312.81	c #Conflicts: 320000 | #Constraints: 74248
308.59/313.19	c #Conflicts: 321000 | #Constraints: 75248
309.77/314.33	c DATABASE CLEANUP
309.77/314.33	c GARBAGE COLLECT
309.77/314.33	c rational objective 3
309.96/314.57	c #Conflicts: 322000 | #Constraints: 48841
310.16/314.77	c #Conflicts: 323000 | #Constraints: 49841
310.35/314.99	c #Conflicts: 324000 | #Constraints: 50841
310.65/315.21	c #Conflicts: 325000 | #Constraints: 51841
310.85/315.44	c #Conflicts: 326000 | #Constraints: 52841
311.05/315.69	c #Conflicts: 327000 | #Constraints: 53841
311.34/315.98	c #Conflicts: 328000 | #Constraints: 54841
311.65/316.24	c #Conflicts: 329000 | #Constraints: 55841
311.94/316.52	c #Conflicts: 330000 | #Constraints: 56841
312.24/316.83	c #Conflicts: 331000 | #Constraints: 57841
312.55/317.14	c #Conflicts: 332000 | #Constraints: 58841
312.83/317.45	c #Conflicts: 333000 | #Constraints: 59841
313.23/317.80	c #Conflicts: 334000 | #Constraints: 60841
313.54/318.16	c #Conflicts: 335000 | #Constraints: 61841
322.58/327.27	c #Conflicts: 336000 | #Constraints: 62841
323.40/328.01	c DATABASE CLEANUP
323.40/328.01	c GARBAGE COLLECT
323.40/328.01	c rational objective 3
323.58/328.27	c #Conflicts: 337000 | #Constraints: 43070
323.77/328.44	c #Conflicts: 338000 | #Constraints: 44070
323.97/328.63	c #Conflicts: 339000 | #Constraints: 45070
324.17/328.81	c #Conflicts: 340000 | #Constraints: 46070
324.26/329.00	c #Conflicts: 341000 | #Constraints: 47070
324.55/329.22	c #Conflicts: 342000 | #Constraints: 48070
324.75/329.45	c #Conflicts: 343000 | #Constraints: 49070
324.95/329.67	c #Conflicts: 344000 | #Constraints: 50070
325.25/329.91	c #Conflicts: 345000 | #Constraints: 51070
325.46/330.17	c #Conflicts: 346000 | #Constraints: 52070
325.74/330.42	c #Conflicts: 347000 | #Constraints: 53070
325.94/330.67	c #Conflicts: 348000 | #Constraints: 54070
326.23/330.92	c #Conflicts: 349000 | #Constraints: 55070
326.53/331.20	c #Conflicts: 350000 | #Constraints: 56070
327.13/331.80	c DATABASE CLEANUP
327.13/331.80	c GARBAGE COLLECT
327.13/331.80	c rational objective 3
328.19/332.99	c #Conflicts: 351000 | #Constraints: 39537
328.39/333.13	c #Conflicts: 352000 | #Constraints: 40537
328.48/333.28	c #Conflicts: 353000 | #Constraints: 41537
328.68/333.45	c #Conflicts: 354000 | #Constraints: 42537
328.88/333.62	c #Conflicts: 355000 | #Constraints: 43537
329.07/333.82	c #Conflicts: 356000 | #Constraints: 44537
329.28/334.02	c #Conflicts: 357000 | #Constraints: 45537
329.46/334.23	c #Conflicts: 358000 | #Constraints: 46537
329.67/334.45	c #Conflicts: 359000 | #Constraints: 47537
329.86/334.68	c #Conflicts: 360000 | #Constraints: 48537
330.16/334.92	c #Conflicts: 361000 | #Constraints: 49537
337.93/342.76	c #Conflicts: 362000 | #Constraints: 50537
338.24/343.03	c #Conflicts: 363000 | #Constraints: 51537
338.52/343.30	c #Conflicts: 364000 | #Constraints: 52537
384.14/389.12	c DATABASE CLEANUP
384.14/389.12	c GARBAGE COLLECT
384.14/389.12	c #Conflicts: 365000 | #Constraints: 37526
384.22/389.24	c #Conflicts: 366000 | #Constraints: 38526
384.32/389.37	c #Conflicts: 367000 | #Constraints: 39526
384.52/389.51	c #Conflicts: 368000 | #Constraints: 40526
384.62/389.66	c #Conflicts: 369000 | #Constraints: 41526
384.82/389.83	c #Conflicts: 370000 | #Constraints: 42526
384.92/389.99	c #Conflicts: 371000 | #Constraints: 43526
385.13/390.17	c #Conflicts: 372000 | #Constraints: 44526
385.31/390.36	c #Conflicts: 373000 | #Constraints: 45526
385.51/390.57	c #Conflicts: 374000 | #Constraints: 46526
385.71/390.75	c #Conflicts: 375000 | #Constraints: 47526
385.91/390.94	c #Conflicts: 376000 | #Constraints: 48526
386.12/391.14	c #Conflicts: 377000 | #Constraints: 49526
386.30/391.37	c #Conflicts: 378000 | #Constraints: 50526
386.51/391.59	c #Conflicts: 379000 | #Constraints: 51526
386.80/391.84	c #Conflicts: 380000 | #Constraints: 52526
387.01/392.08	c #Conflicts: 381000 | #Constraints: 53526
387.30/392.33	c #Conflicts: 382000 | #Constraints: 54526
387.50/392.59	c #Conflicts: 383000 | #Constraints: 55526
387.80/392.86	c #Conflicts: 384000 | #Constraints: 56526
388.11/393.12	c #Conflicts: 385000 | #Constraints: 57526
388.39/393.41	c #Conflicts: 386000 | #Constraints: 58526
388.58/393.69	c #Conflicts: 387000 | #Constraints: 59526
388.88/393.98	c #Conflicts: 388000 | #Constraints: 60526
389.18/394.28	c #Conflicts: 389000 | #Constraints: 61526
389.48/394.57	c #Conflicts: 390000 | #Constraints: 62526
389.78/394.87	c #Conflicts: 391000 | #Constraints: 63526
390.09/395.18	c #Conflicts: 392000 | #Constraints: 64526
390.37/395.49	c #Conflicts: 393000 | #Constraints: 65526
396.06/401.17	c #Conflicts: 394000 | #Constraints: 66527
396.44/401.50	c #Conflicts: 395000 | #Constraints: 67527
396.75/401.83	c #Conflicts: 396000 | #Constraints: 68527
397.06/402.13	c #Conflicts: 397000 | #Constraints: 69527
397.34/402.48	c #Conflicts: 398000 | #Constraints: 70527
397.74/402.83	c #Conflicts: 399000 | #Constraints: 71527
398.13/403.21	c #Conflicts: 400000 | #Constraints: 72527
398.44/403.59	c #Conflicts: 401000 | #Constraints: 73527
437.07/442.36	c #Conflicts: 402000 | #Constraints: 74527
437.46/442.76	c #Conflicts: 403000 | #Constraints: 75527
437.86/443.15	c #Conflicts: 404000 | #Constraints: 76527
438.04/443.39	c bounds 280 >= -2695 @ 432.434
438.24/443.54	c #Conflicts: 405000 | #Constraints: 77581
438.64/443.91	c #Conflicts: 406000 | #Constraints: 78581
438.93/444.29	c #Conflicts: 407000 | #Constraints: 79581
439.33/444.67	c #Conflicts: 408000 | #Constraints: 80581
439.73/445.05	c #Conflicts: 409000 | #Constraints: 81581
484.92/490.43	c DATABASE CLEANUP
484.92/490.43	c GARBAGE COLLECT
484.92/490.43	c rational objective 3
486.25/491.83	c #Conflicts: 410000 | #Constraints: 52358
486.46/492.08	c #Conflicts: 411000 | #Constraints: 53358
486.74/492.34	c #Conflicts: 412000 | #Constraints: 54358
487.03/492.63	c #Conflicts: 413000 | #Constraints: 55358
487.32/492.92	c #Conflicts: 414000 | #Constraints: 56358
487.63/493.21	c #Conflicts: 415000 | #Constraints: 57358
487.92/493.55	c #Conflicts: 416000 | #Constraints: 58358
488.22/493.86	c #Conflicts: 417000 | #Constraints: 59358
488.53/494.17	c #Conflicts: 418000 | #Constraints: 60358
488.92/494.53	c #Conflicts: 419000 | #Constraints: 61358
489.21/494.88	c #Conflicts: 420000 | #Constraints: 62358
489.61/495.24	c #Conflicts: 421000 | #Constraints: 63358
490.00/495.61	c #Conflicts: 422000 | #Constraints: 64358
490.31/495.99	c #Conflicts: 423000 | #Constraints: 65358
490.80/496.40	c #Conflicts: 424000 | #Constraints: 66358
491.20/496.82	c #Conflicts: 425000 | #Constraints: 67358
579.80/585.83	c DATABASE CLEANUP
579.80/585.83	c GARBAGE COLLECT
579.80/585.83	c #Conflicts: 426000 | #Constraints: 45349
580.00/586.04	c #Conflicts: 427000 | #Constraints: 46349
580.18/586.25	c #Conflicts: 428000 | #Constraints: 47349
580.38/586.47	c #Conflicts: 429000 | #Constraints: 48349
580.57/586.67	c #Conflicts: 430000 | #Constraints: 49349
580.87/586.90	c #Conflicts: 431000 | #Constraints: 50349
581.08/587.15	c #Conflicts: 432000 | #Constraints: 51349
581.36/587.43	c #Conflicts: 433000 | #Constraints: 52349
581.65/587.70	c #Conflicts: 434000 | #Constraints: 53349
581.84/588.01	c #Conflicts: 435000 | #Constraints: 54349
582.25/588.33	c #Conflicts: 436000 | #Constraints: 55349
582.53/588.66	c #Conflicts: 437000 | #Constraints: 56349
582.93/589.03	c #Conflicts: 438000 | #Constraints: 57349
583.22/589.38	c #Conflicts: 439000 | #Constraints: 58349
583.62/589.75	c #Conflicts: 440000 | #Constraints: 59349
584.02/590.12	c #Conflicts: 441000 | #Constraints: 60349
584.21/590.30	c DATABASE CLEANUP
584.21/590.30	c GARBAGE COLLECT
584.21/590.30	c #Conflicts: 442000 | #Constraints: 41849
584.30/590.47	c #Conflicts: 443000 | #Constraints: 42849
584.49/590.65	c #Conflicts: 444000 | #Constraints: 43849
584.69/590.83	c #Conflicts: 445000 | #Constraints: 44849
584.90/591.03	c #Conflicts: 446000 | #Constraints: 45849
585.09/591.24	c #Conflicts: 447000 | #Constraints: 46849
585.28/591.46	c #Conflicts: 448000 | #Constraints: 47849
585.58/591.73	c #Conflicts: 449000 | #Constraints: 48849
757.95/764.86	c #Conflicts: 450000 | #Constraints: 49849
758.16/765.10	c #Conflicts: 451000 | #Constraints: 50849
758.44/765.38	c #Conflicts: 452000 | #Constraints: 51849
758.74/765.66	c #Conflicts: 453000 | #Constraints: 52849
759.03/765.98	c #Conflicts: 454000 | #Constraints: 53849
759.44/766.31	c #Conflicts: 455000 | #Constraints: 54849
759.73/766.61	c #Conflicts: 456000 | #Constraints: 55849
760.03/766.95	c #Conflicts: 457000 | #Constraints: 56849
760.24/767.15	c DATABASE CLEANUP
760.24/767.15	c GARBAGE COLLECT
760.24/767.15	c #Conflicts: 458000 | #Constraints: 39999
760.32/767.29	c #Conflicts: 459000 | #Constraints: 40999
760.52/767.44	c #Conflicts: 460000 | #Constraints: 41999
760.72/767.61	c #Conflicts: 461000 | #Constraints: 42999
760.92/767.80	c #Conflicts: 462000 | #Constraints: 43999
761.01/767.99	c #Conflicts: 463000 | #Constraints: 44999
761.31/768.20	c #Conflicts: 464000 | #Constraints: 45999
761.51/768.40	c #Conflicts: 465000 | #Constraints: 46999
761.71/768.63	c #Conflicts: 466000 | #Constraints: 47999
761.91/768.88	c #Conflicts: 467000 | #Constraints: 48999
762.22/769.15	c #Conflicts: 468000 | #Constraints: 49999
762.50/769.43	c #Conflicts: 469000 | #Constraints: 50999
762.80/769.73	c #Conflicts: 470000 | #Constraints: 51999
763.10/770.07	c #Conflicts: 471000 | #Constraints: 52999
763.50/770.40	c #Conflicts: 472000 | #Constraints: 53999
763.79/770.74	c #Conflicts: 473000 | #Constraints: 54999
764.10/771.03	c DATABASE CLEANUP
764.10/771.03	c GARBAGE COLLECT
764.10/771.03	c #Conflicts: 474000 | #Constraints: 38859
764.20/771.16	c #Conflicts: 475000 | #Constraints: 39859
764.39/771.31	c #Conflicts: 476000 | #Constraints: 40859
764.49/771.49	c #Conflicts: 477000 | #Constraints: 41859
764.68/771.67	c #Conflicts: 478000 | #Constraints: 42859
764.88/771.85	c #Conflicts: 479000 | #Constraints: 43859
765.09/772.06	c #Conflicts: 480000 | #Constraints: 44859
765.27/772.25	c #Conflicts: 481000 | #Constraints: 45859
765.47/772.47	c #Conflicts: 482000 | #Constraints: 46859
765.77/772.71	c #Conflicts: 483000 | #Constraints: 47859
765.97/772.95	c #Conflicts: 484000 | #Constraints: 48859
766.26/773.22	c #Conflicts: 485000 | #Constraints: 49859
766.56/773.53	c #Conflicts: 486000 | #Constraints: 50859
766.86/773.82	c #Conflicts: 487000 | #Constraints: 51859
767.17/774.11	c #Conflicts: 488000 | #Constraints: 52859
767.45/774.40	c #Conflicts: 489000 | #Constraints: 53859
767.75/774.72	c #Conflicts: 490000 | #Constraints: 54859
767.84/774.85	c DATABASE CLEANUP
767.84/774.85	c GARBAGE COLLECT
767.84/774.85	c bounds 280 >= -2694 @ 761.228
767.95/774.90	c #Conflicts: 491000 | #Constraints: 39059
768.06/775.05	c #Conflicts: 492000 | #Constraints: 40059
768.24/775.23	c #Conflicts: 493000 | #Constraints: 41059
768.44/775.43	c #Conflicts: 494000 | #Constraints: 42059
768.64/775.67	c #Conflicts: 495000 | #Constraints: 43059
768.93/775.90	c #Conflicts: 496000 | #Constraints: 44059
769.14/776.14	c #Conflicts: 497000 | #Constraints: 45059
769.42/776.40	c #Conflicts: 498000 | #Constraints: 46059
769.62/776.68	c #Conflicts: 499000 | #Constraints: 47059
769.92/776.96	c #Conflicts: 500000 | #Constraints: 48059
770.22/777.28	c #Conflicts: 501000 | #Constraints: 49059
770.51/777.59	c #Conflicts: 502000 | #Constraints: 50059
770.90/777.94	c #Conflicts: 503000 | #Constraints: 51059
771.28/778.31	c #Conflicts: 504000 | #Constraints: 52059
771.58/778.69	c #Conflicts: 505000 | #Constraints: 53059
771.98/779.10	c #Conflicts: 506000 | #Constraints: 54059
772.47/779.54	c #Conflicts: 507000 | #Constraints: 55059
772.86/779.97	c #Conflicts: 508000 | #Constraints: 56059
773.35/780.45	c #Conflicts: 509000 | #Constraints: 57059
773.85/780.93	c #Conflicts: 510000 | #Constraints: 58059
774.35/781.41	c #Conflicts: 511000 | #Constraints: 59059
774.84/781.93	c #Conflicts: 512000 | #Constraints: 60059
775.33/782.45	c #Conflicts: 513000 | #Constraints: 61059
775.83/783.01	c #Conflicts: 514000 | #Constraints: 62059
776.43/783.52	c #Conflicts: 515000 | #Constraints: 63059
776.93/784.06	c #Conflicts: 516000 | #Constraints: 64059
777.51/784.61	c #Conflicts: 517000 | #Constraints: 65059
778.02/785.17	c #Conflicts: 518000 | #Constraints: 66059
778.59/785.73	c #Conflicts: 519000 | #Constraints: 67059
779.18/786.31	c #Conflicts: 520000 | #Constraints: 68059
779.77/786.91	c #Conflicts: 521000 | #Constraints: 69059
780.26/787.49	c #Conflicts: 522000 | #Constraints: 70059
780.97/788.15	c #Conflicts: 523000 | #Constraints: 71059
781.64/788.83	c #Conflicts: 524000 | #Constraints: 72059
782.24/789.48	c #Conflicts: 525000 | #Constraints: 73059
782.94/790.19	c #Conflicts: 526000 | #Constraints: 74059
783.62/790.84	c #Conflicts: 527000 | #Constraints: 75059
784.21/791.49	c #Conflicts: 528000 | #Constraints: 76059
784.99/792.21	c #Conflicts: 529000 | #Constraints: 77059
785.68/792.92	c #Conflicts: 530000 | #Constraints: 78059
786.37/793.65	c #Conflicts: 531000 | #Constraints: 79059
787.06/794.39	c #Conflicts: 532000 | #Constraints: 80059
787.86/795.14	c #Conflicts: 533000 | #Constraints: 81059
788.63/795.90	c #Conflicts: 534000 | #Constraints: 82059
789.21/796.58	c #Conflicts: 535000 | #Constraints: 83059
790.01/797.33	c #Conflicts: 536000 | #Constraints: 84059
790.82/798.11	c #Conflicts: 537000 | #Constraints: 85059
791.49/798.85	c #Conflicts: 538000 | #Constraints: 86059
792.19/799.59	c #Conflicts: 539000 | #Constraints: 87059
792.98/800.37	c #Conflicts: 540000 | #Constraints: 88059
793.86/801.22	c #Conflicts: 541000 | #Constraints: 89059
794.66/802.01	c #Conflicts: 542000 | #Constraints: 90059
795.05/802.45	c DATABASE CLEANUP
795.05/802.45	c GARBAGE COLLECT
795.05/802.45	c #Conflicts: 543000 | #Constraints: 56659
795.44/802.80	c #Conflicts: 544000 | #Constraints: 57659
795.75/803.15	c #Conflicts: 545000 | #Constraints: 58659
796.13/803.52	c #Conflicts: 546000 | #Constraints: 59659
796.42/803.87	c #Conflicts: 547000 | #Constraints: 60659
796.82/804.23	c #Conflicts: 548000 | #Constraints: 61659
797.22/804.62	c #Conflicts: 549000 | #Constraints: 62659
797.62/805.03	c #Conflicts: 550000 | #Constraints: 63659
798.01/805.45	c #Conflicts: 551000 | #Constraints: 64659
798.40/805.88	c #Conflicts: 552000 | #Constraints: 65659
798.80/806.29	c #Conflicts: 553000 | #Constraints: 66659
799.30/806.72	c #Conflicts: 554000 | #Constraints: 67659
799.70/807.14	c #Conflicts: 555000 | #Constraints: 68659
800.17/807.61	c #Conflicts: 556000 | #Constraints: 69659
800.67/808.11	c #Conflicts: 557000 | #Constraints: 70659
801.15/808.63	c #Conflicts: 558000 | #Constraints: 71659
801.65/809.15	c #Conflicts: 559000 | #Constraints: 72659
802.13/809.67	c #Conflicts: 560000 | #Constraints: 73659
904.79/912.78	c DATABASE CLEANUP
904.79/912.78	c GARBAGE COLLECT
904.79/912.78	c rational objective 3
906.40/914.43	c #Conflicts: 561000 | #Constraints: 48517
906.70/914.70	c #Conflicts: 562000 | #Constraints: 49517
906.89/914.96	c #Conflicts: 563000 | #Constraints: 50517
907.18/915.23	c #Conflicts: 564000 | #Constraints: 51517
907.47/915.53	c #Conflicts: 565000 | #Constraints: 52517
907.76/915.84	c #Conflicts: 566000 | #Constraints: 53517
908.07/916.16	c #Conflicts: 567000 | #Constraints: 54517
908.35/916.49	c #Conflicts: 568000 | #Constraints: 55517
908.75/916.82	c #Conflicts: 569000 | #Constraints: 56517
909.06/917.18	c #Conflicts: 570000 | #Constraints: 57517
909.44/917.55	c #Conflicts: 571000 | #Constraints: 58517
909.84/917.90	c #Conflicts: 572000 | #Constraints: 59517
910.14/918.28	c #Conflicts: 573000 | #Constraints: 60517
910.53/918.64	c #Conflicts: 574000 | #Constraints: 61517
910.82/918.99	c #Conflicts: 575000 | #Constraints: 62517
911.23/919.37	c #Conflicts: 576000 | #Constraints: 63517
911.62/919.77	c #Conflicts: 577000 | #Constraints: 64517
912.03/920.17	c #Conflicts: 578000 | #Constraints: 65517
912.31/920.41	c DATABASE CLEANUP
912.31/920.41	c GARBAGE COLLECT
912.31/920.41	c #Conflicts: 579000 | #Constraints: 44397
912.51/920.62	c #Conflicts: 580000 | #Constraints: 45397
912.71/920.85	c #Conflicts: 581000 | #Constraints: 46397
912.91/921.09	c #Conflicts: 582000 | #Constraints: 47397
913.19/921.34	c #Conflicts: 583000 | #Constraints: 48397
913.39/921.59	c #Conflicts: 584000 | #Constraints: 49397
913.68/921.87	c #Conflicts: 585000 | #Constraints: 50397
913.99/922.15	c #Conflicts: 586000 | #Constraints: 51397
914.28/922.44	c #Conflicts: 587000 | #Constraints: 52397
914.58/922.72	c #Conflicts: 588000 | #Constraints: 53397
914.78/923.01	c #Conflicts: 589000 | #Constraints: 54397
915.17/923.32	c #Conflicts: 590000 | #Constraints: 55397
915.47/923.63	c #Conflicts: 591000 | #Constraints: 56397
915.76/923.97	c #Conflicts: 592000 | #Constraints: 57397
916.06/924.29	c #Conflicts: 593000 | #Constraints: 58397
916.45/924.64	c #Conflicts: 594000 | #Constraints: 59397
916.87/925.01	c #Conflicts: 595000 | #Constraints: 60397
917.25/925.43	c #Conflicts: 596000 | #Constraints: 61397
917.54/925.72	c DATABASE CLEANUP
917.54/925.72	c GARBAGE COLLECT
917.54/925.72	c #Conflicts: 597000 | #Constraints: 42185
917.64/925.90	c #Conflicts: 598000 | #Constraints: 43185
917.85/926.08	c #Conflicts: 599000 | #Constraints: 44185
918.03/926.28	c #Conflicts: 600000 | #Constraints: 45185
918.22/926.49	c #Conflicts: 601000 | #Constraints: 46185
918.52/926.70	c #Conflicts: 602000 | #Constraints: 47185
918.71/926.93	c #Conflicts: 603000 | #Constraints: 48185
918.92/927.13	c #Conflicts: 604000 | #Constraints: 49185
919.12/927.35	c #Conflicts: 605000 | #Constraints: 50185
919.31/927.59	c #Conflicts: 606000 | #Constraints: 51185
919.60/927.84	c #Conflicts: 607000 | #Constraints: 52185
919.82/928.09	c #Conflicts: 608000 | #Constraints: 53185
920.10/928.36	c #Conflicts: 609000 | #Constraints: 54185
920.40/928.65	c #Conflicts: 610000 | #Constraints: 55185
920.69/928.95	c #Conflicts: 611000 | #Constraints: 56185
920.99/929.26	c #Conflicts: 612000 | #Constraints: 57185
921.29/929.57	c #Conflicts: 613000 | #Constraints: 58185
921.58/929.88	c #Conflicts: 614000 | #Constraints: 59185
921.97/930.22	c DATABASE CLEANUP
921.97/930.22	c GARBAGE COLLECT
921.97/930.22	c #Conflicts: 615000 | #Constraints: 40822
922.08/930.37	c #Conflicts: 616000 | #Constraints: 41822
922.27/930.54	c #Conflicts: 617000 | #Constraints: 42822
922.47/930.70	c #Conflicts: 618000 | #Constraints: 43822
922.57/930.87	c #Conflicts: 619000 | #Constraints: 44822
922.78/931.06	c #Conflicts: 620000 | #Constraints: 45822
981.91/990.45	c #Conflicts: 621000 | #Constraints: 46822
982.12/990.66	c #Conflicts: 622000 | #Constraints: 47822
982.32/990.89	c #Conflicts: 623000 | #Constraints: 48822
982.62/991.11	c #Conflicts: 624000 | #Constraints: 49822
982.81/991.36	c #Conflicts: 625000 | #Constraints: 50822
983.11/991.61	c #Conflicts: 626000 | #Constraints: 51822
983.30/991.86	c #Conflicts: 627000 | #Constraints: 52822
983.61/992.13	c #Conflicts: 628000 | #Constraints: 53822
983.80/992.39	c #Conflicts: 629000 | #Constraints: 54822
984.10/992.65	c #Conflicts: 630000 | #Constraints: 55822
984.40/992.92	c #Conflicts: 631000 | #Constraints: 56822
984.69/993.21	c #Conflicts: 632000 | #Constraints: 57822
984.99/993.53	c #Conflicts: 633000 | #Constraints: 58822
985.28/993.82	c DATABASE CLEANUP
985.28/993.82	c GARBAGE COLLECT
985.28/993.82	c #Conflicts: 634000 | #Constraints: 40804
985.38/993.97	c #Conflicts: 635000 | #Constraints: 41804
985.59/994.14	c #Conflicts: 636000 | #Constraints: 42804
985.78/994.33	c #Conflicts: 637000 | #Constraints: 43804
985.98/994.52	c #Conflicts: 638000 | #Constraints: 44804
986.17/994.73	c #Conflicts: 639000 | #Constraints: 45804
986.38/994.96	c #Conflicts: 640000 | #Constraints: 46804
986.58/995.19	c #Conflicts: 641000 | #Constraints: 47804
986.87/995.40	c #Conflicts: 642000 | #Constraints: 48804
987.07/995.63	c #Conflicts: 643000 | #Constraints: 49804
987.36/995.90	c #Conflicts: 644000 | #Constraints: 50804
987.57/996.16	c #Conflicts: 645000 | #Constraints: 51804
987.86/996.41	c #Conflicts: 646000 | #Constraints: 52804
988.05/996.69	c #Conflicts: 647000 | #Constraints: 53804
988.35/996.98	c #Conflicts: 648000 | #Constraints: 54804
988.64/997.29	c #Conflicts: 649000 | #Constraints: 55804
989.05/997.62	c #Conflicts: 650000 | #Constraints: 56804
989.34/997.95	c #Conflicts: 651000 | #Constraints: 57804
989.74/998.30	c #Conflicts: 652000 | #Constraints: 58804
989.93/998.57	c DATABASE CLEANUP
989.93/998.57	c GARBAGE COLLECT
989.93/998.57	c #Conflicts: 653000 | #Constraints: 40831
990.13/998.72	c #Conflicts: 654000 | #Constraints: 41831
990.23/998.86	c #Conflicts: 655000 | #Constraints: 42831
990.44/999.03	c #Conflicts: 656000 | #Constraints: 43831
990.62/999.20	c #Conflicts: 657000 | #Constraints: 44831
990.82/999.40	c #Conflicts: 658000 | #Constraints: 45831
991.02/999.60	c #Conflicts: 659000 | #Constraints: 46831
991.22/999.81	c #Conflicts: 660000 | #Constraints: 47831
991.42/1000.06	c #Conflicts: 661000 | #Constraints: 48831
991.71/1000.30	c #Conflicts: 662000 | #Constraints: 49831
991.91/1000.57	c #Conflicts: 663000 | #Constraints: 50831
992.20/1000.84	c #Conflicts: 664000 | #Constraints: 51831
992.42/1001.09	c #Conflicts: 665000 | #Constraints: 52831
992.71/1001.38	c #Conflicts: 666000 | #Constraints: 53831
992.99/1001.67	c #Conflicts: 667000 | #Constraints: 54831
993.29/1001.97	c #Conflicts: 668000 | #Constraints: 55831
993.57/1002.29	c #Conflicts: 669000 | #Constraints: 56831
993.97/1002.60	c #Conflicts: 670000 | #Constraints: 57831
994.27/1002.91	c #Conflicts: 671000 | #Constraints: 58831
1201.68/1211.25	c DATABASE CLEANUP
1201.68/1211.25	c GARBAGE COLLECT
1201.68/1211.25	c #Conflicts: 672000 | #Constraints: 40803
1201.88/1211.41	c #Conflicts: 673000 | #Constraints: 41803
1201.97/1211.58	c #Conflicts: 674000 | #Constraints: 42803
1202.17/1211.76	c #Conflicts: 675000 | #Constraints: 43803
1202.36/1211.93	c #Conflicts: 676000 | #Constraints: 44803
1202.58/1212.13	c #Conflicts: 677000 | #Constraints: 45803
1202.76/1212.34	c #Conflicts: 678000 | #Constraints: 46803
1202.95/1212.55	c #Conflicts: 679000 | #Constraints: 47803
1203.15/1212.79	c #Conflicts: 680000 | #Constraints: 48803
1203.45/1213.02	c #Conflicts: 681000 | #Constraints: 49803
1283.80/1293.77	c #Conflicts: 682000 | #Constraints: 50803
1284.12/1294.02	c #Conflicts: 683000 | #Constraints: 51803
1284.30/1294.28	c #Conflicts: 684000 | #Constraints: 52803
1284.59/1294.56	c #Conflicts: 685000 | #Constraints: 53803
1284.90/1294.82	c #Conflicts: 686000 | #Constraints: 54803
1285.11/1295.10	c #Conflicts: 687000 | #Constraints: 55803
1285.49/1295.41	c #Conflicts: 688000 | #Constraints: 56803
1285.79/1295.70	c #Conflicts: 689000 | #Constraints: 57803
1286.09/1296.02	c #Conflicts: 690000 | #Constraints: 58803
1286.38/1296.35	c DATABASE CLEANUP
1286.38/1296.35	c GARBAGE COLLECT
1286.38/1296.35	c #Conflicts: 691000 | #Constraints: 40642
1286.57/1296.50	c #Conflicts: 692000 | #Constraints: 41642
1286.68/1296.67	c #Conflicts: 693000 | #Constraints: 42642
1286.87/1296.83	c #Conflicts: 694000 | #Constraints: 43642
1286.97/1296.99	c #Conflicts: 695000 | #Constraints: 44642
1287.19/1297.18	c #Conflicts: 696000 | #Constraints: 45642
1287.37/1297.37	c #Conflicts: 697000 | #Constraints: 46642
1287.56/1297.58	c #Conflicts: 698000 | #Constraints: 47642
1287.76/1297.79	c #Conflicts: 699000 | #Constraints: 48642
1287.95/1298.01	c #Conflicts: 700000 | #Constraints: 49642
1288.25/1298.23	c #Conflicts: 701000 | #Constraints: 50642
1288.45/1298.46	c #Conflicts: 702000 | #Constraints: 51642
1288.65/1298.69	c #Conflicts: 703000 | #Constraints: 52642
1288.95/1298.93	c #Conflicts: 704000 | #Constraints: 53642
1289.16/1299.19	c #Conflicts: 705000 | #Constraints: 54642
1289.44/1299.46	c #Conflicts: 706000 | #Constraints: 55642
1289.74/1299.75	c #Conflicts: 707000 | #Constraints: 56642
1290.05/1300.03	c #Conflicts: 708000 | #Constraints: 57642
1290.34/1300.31	c #Conflicts: 709000 | #Constraints: 58642
1290.63/1300.64	c #Conflicts: 710000 | #Constraints: 59642
1290.83/1300.88	c DATABASE CLEANUP
1290.83/1300.88	c GARBAGE COLLECT
1290.83/1300.88	c #Conflicts: 711000 | #Constraints: 41307
1291.04/1301.03	c #Conflicts: 712000 | #Constraints: 42307
1291.22/1301.20	c #Conflicts: 713000 | #Constraints: 43307
1291.32/1301.39	c #Conflicts: 714000 | #Constraints: 44307
1291.52/1301.58	c #Conflicts: 715000 | #Constraints: 45307
1291.72/1301.78	c #Conflicts: 716000 | #Constraints: 46307
1291.92/1302.00	c #Conflicts: 717000 | #Constraints: 47307
1292.21/1302.25	c #Conflicts: 718000 | #Constraints: 48307
1292.51/1302.51	c #Conflicts: 719000 | #Constraints: 49307
1292.71/1302.77	c #Conflicts: 720000 | #Constraints: 50307
1293.02/1303.03	c #Conflicts: 721000 | #Constraints: 51307
1293.30/1303.30	c #Conflicts: 722000 | #Constraints: 52307
1293.60/1303.60	c #Conflicts: 723000 | #Constraints: 53307
1293.80/1303.89	c #Conflicts: 724000 | #Constraints: 54307
1294.11/1304.17	c #Conflicts: 725000 | #Constraints: 55307
1294.40/1304.48	c #Conflicts: 726000 | #Constraints: 56307
1294.79/1304.81	c #Conflicts: 727000 | #Constraints: 57307
1295.10/1305.11	c #Conflicts: 728000 | #Constraints: 58307
1295.38/1305.46	c #Conflicts: 729000 | #Constraints: 59307
1295.78/1305.82	c #Conflicts: 730000 | #Constraints: 60307
1295.88/1306.00	c DATABASE CLEANUP
1295.88/1306.00	c GARBAGE COLLECT
1295.88/1306.00	c #Conflicts: 731000 | #Constraints: 41790
1296.09/1306.16	c #Conflicts: 732000 | #Constraints: 42790
1296.27/1306.34	c #Conflicts: 733000 | #Constraints: 43790
1296.47/1306.55	c #Conflicts: 734000 | #Constraints: 44790
1296.66/1306.76	c #Conflicts: 735000 | #Constraints: 45790
1296.86/1306.96	c #Conflicts: 736000 | #Constraints: 46790
1297.07/1307.19	c #Conflicts: 737000 | #Constraints: 47790
1297.35/1307.46	c #Conflicts: 738000 | #Constraints: 48790
1297.66/1307.70	c #Conflicts: 739000 | #Constraints: 49790
1297.85/1307.96	c #Conflicts: 740000 | #Constraints: 50790
1298.14/1308.22	c #Conflicts: 741000 | #Constraints: 51790
1298.34/1308.49	c #Conflicts: 742000 | #Constraints: 52790
1298.63/1308.77	c #Conflicts: 743000 | #Constraints: 53790
1298.95/1309.08	c #Conflicts: 744000 | #Constraints: 54790
1299.23/1309.37	c #Conflicts: 745000 | #Constraints: 55790
1299.53/1309.66	c #Conflicts: 746000 | #Constraints: 56790
1299.82/1309.95	c #Conflicts: 747000 | #Constraints: 57790
1300.12/1310.27	c #Conflicts: 748000 | #Constraints: 58790
1300.52/1310.61	c #Conflicts: 749000 | #Constraints: 59790
1300.82/1310.93	c #Conflicts: 750000 | #Constraints: 60790
1301.02/1311.11	c DATABASE CLEANUP
1301.02/1311.11	c GARBAGE COLLECT
1301.02/1311.11	c #Conflicts: 751000 | #Constraints: 42084
1301.11/1311.28	c #Conflicts: 752000 | #Constraints: 43084
1301.31/1311.45	c #Conflicts: 753000 | #Constraints: 44084
1301.50/1311.65	c #Conflicts: 754000 | #Constraints: 45084
1301.71/1311.84	c #Conflicts: 755000 | #Constraints: 46084
1301.92/1312.04	c #Conflicts: 756000 | #Constraints: 47084
1302.10/1312.26	c #Conflicts: 757000 | #Constraints: 48084
1302.30/1312.48	c #Conflicts: 758000 | #Constraints: 49084
1302.60/1312.71	c #Conflicts: 759000 | #Constraints: 50084
1471.10/1481.99	c #Conflicts: 760000 | #Constraints: 51084
1471.39/1482.24	c #Conflicts: 761000 | #Constraints: 52084
1471.58/1482.49	c #Conflicts: 762000 | #Constraints: 53084
1471.89/1482.75	c #Conflicts: 763000 | #Constraints: 54084
1472.19/1483.02	c #Conflicts: 764000 | #Constraints: 55084
1472.38/1483.29	c #Conflicts: 765000 | #Constraints: 56084
1472.67/1483.57	c #Conflicts: 766000 | #Constraints: 57084
1472.97/1483.86	c #Conflicts: 767000 | #Constraints: 58084
1473.28/1484.19	c #Conflicts: 768000 | #Constraints: 59084
1473.65/1484.50	c #Conflicts: 769000 | #Constraints: 60084
1473.96/1484.83	c #Conflicts: 770000 | #Constraints: 61084
1474.16/1485.02	c DATABASE CLEANUP
1474.16/1485.02	c GARBAGE COLLECT
1474.16/1485.02	c #Conflicts: 771000 | #Constraints: 42182
1474.25/1485.18	c #Conflicts: 772000 | #Constraints: 43182
1474.44/1485.35	c #Conflicts: 773000 | #Constraints: 44182
1474.63/1485.54	c #Conflicts: 774000 | #Constraints: 45182
1474.83/1485.74	c #Conflicts: 775000 | #Constraints: 46182
1475.02/1485.95	c #Conflicts: 776000 | #Constraints: 47182
1475.23/1486.18	c #Conflicts: 777000 | #Constraints: 48182
1475.51/1486.41	c #Conflicts: 778000 | #Constraints: 49182
1475.71/1486.66	c #Conflicts: 779000 | #Constraints: 50182
1476.00/1486.90	c #Conflicts: 780000 | #Constraints: 51182
1476.21/1487.13	c #Conflicts: 781000 | #Constraints: 52182
1476.40/1487.37	c #Conflicts: 782000 | #Constraints: 53182
1476.69/1487.62	c #Conflicts: 783000 | #Constraints: 54182
1476.99/1487.90	c #Conflicts: 784000 | #Constraints: 55182
1477.28/1488.21	c #Conflicts: 785000 | #Constraints: 56182
1477.57/1488.51	c #Conflicts: 786000 | #Constraints: 57182
1477.87/1488.83	c #Conflicts: 787000 | #Constraints: 58182
1478.18/1489.16	c #Conflicts: 788000 | #Constraints: 59182
1478.56/1489.53	c #Conflicts: 789000 | #Constraints: 60182
1478.86/1489.89	c #Conflicts: 790000 | #Constraints: 61182
1479.16/1490.15	c DATABASE CLEANUP
1479.16/1490.15	c GARBAGE COLLECT
1479.16/1490.15	c #Conflicts: 791000 | #Constraints: 42074
1479.34/1490.31	c #Conflicts: 792000 | #Constraints: 43074
1479.44/1490.49	c #Conflicts: 793000 | #Constraints: 44074
1479.63/1490.68	c #Conflicts: 794000 | #Constraints: 45074
1479.82/1490.87	c #Conflicts: 795000 | #Constraints: 46074
1480.03/1491.07	c #Conflicts: 796000 | #Constraints: 47074
1480.32/1491.30	c #Conflicts: 797000 | #Constraints: 48074
1480.51/1491.54	c #Conflicts: 798000 | #Constraints: 49074
1480.70/1491.78	c #Conflicts: 799000 | #Constraints: 50074
1481.01/1492.03	c #Conflicts: 800000 | #Constraints: 51074
1481.19/1492.28	c #Conflicts: 801000 | #Constraints: 52074
1481.49/1492.55	c #Conflicts: 802000 | #Constraints: 53074
1481.77/1492.81	c #Conflicts: 803000 | #Constraints: 54074
1481.98/1493.07	c #Conflicts: 804000 | #Constraints: 55074
1482.27/1493.37	c #Conflicts: 805000 | #Constraints: 56074
1482.56/1493.69	c #Conflicts: 806000 | #Constraints: 57074
1482.97/1494.02	c #Conflicts: 807000 | #Constraints: 58074
1483.26/1494.34	c #Conflicts: 808000 | #Constraints: 59074
1483.55/1494.69	c #Conflicts: 809000 | #Constraints: 60074
1483.95/1495.04	c #Conflicts: 810000 | #Constraints: 61074
1484.24/1495.40	c DATABASE CLEANUP
1484.24/1495.40	c GARBAGE COLLECT
1484.24/1495.40	c #Conflicts: 811000 | #Constraints: 41767
1484.43/1495.57	c #Conflicts: 812000 | #Constraints: 42767
1484.62/1495.74	c #Conflicts: 813000 | #Constraints: 43767
1484.82/1495.91	c #Conflicts: 814000 | #Constraints: 44767
1484.93/1496.10	c #Conflicts: 815000 | #Constraints: 45767
1485.21/1496.30	c #Conflicts: 816000 | #Constraints: 46767
1485.40/1496.51	c #Conflicts: 817000 | #Constraints: 47767
1485.60/1496.72	c #Conflicts: 818000 | #Constraints: 48767
1485.79/1496.93	c #Conflicts: 819000 | #Constraints: 49767
1486.00/1497.16	c #Conflicts: 820000 | #Constraints: 50767
1486.29/1497.41	c #Conflicts: 821000 | #Constraints: 51767
1486.48/1497.65	c #Conflicts: 822000 | #Constraints: 52767
1486.76/1497.93	c #Conflicts: 823000 | #Constraints: 53767
1486.98/1498.19	c #Conflicts: 824000 | #Constraints: 54767
1487.26/1498.48	c #Conflicts: 825000 | #Constraints: 55767
1487.55/1498.79	c #Conflicts: 826000 | #Constraints: 56767
1487.87/1499.10	c #Conflicts: 827000 | #Constraints: 57767
1488.24/1499.41	c #Conflicts: 828000 | #Constraints: 58767
1488.54/1499.71	c #Conflicts: 829000 | #Constraints: 59767
1488.73/1500.01	c #Conflicts: 830000 | #Constraints: 60767
1489.14/1500.31	c #Conflicts: 831000 | #Constraints: 61767
1489.33/1500.59	c DATABASE CLEANUP
1489.33/1500.59	c GARBAGE COLLECT
1489.33/1500.59	c #Conflicts: 832000 | #Constraints: 42277
1489.53/1500.75	c #Conflicts: 833000 | #Constraints: 43277
1489.73/1500.92	c #Conflicts: 834000 | #Constraints: 44277
1489.94/1501.12	c #Conflicts: 835000 | #Constraints: 45277
1490.12/1501.30	c #Conflicts: 836000 | #Constraints: 46277
1490.31/1501.50	c #Conflicts: 837000 | #Constraints: 47277
1490.52/1501.70	c #Conflicts: 838000 | #Constraints: 48277
1490.71/1501.91	c #Conflicts: 839000 | #Constraints: 49277
1490.92/1502.11	c #Conflicts: 840000 | #Constraints: 50277
1491.11/1502.33	c #Conflicts: 841000 | #Constraints: 51277
1491.30/1502.58	c #Conflicts: 842000 | #Constraints: 52277
1491.59/1502.84	c #Conflicts: 843000 | #Constraints: 53277
1491.81/1503.11	c #Conflicts: 844000 | #Constraints: 54277
1492.09/1503.39	c #Conflicts: 845000 | #Constraints: 55277
1492.39/1503.67	c #Conflicts: 846000 | #Constraints: 56277
1492.68/1503.98	c #Conflicts: 847000 | #Constraints: 57277
1492.98/1504.26	c #Conflicts: 848000 | #Constraints: 58277
1493.28/1504.54	c #Conflicts: 849000 | #Constraints: 59277
1493.57/1504.83	c #Conflicts: 850000 | #Constraints: 60277
1493.89/1505.12	c #Conflicts: 851000 | #Constraints: 61277
1494.17/1505.43	c #Conflicts: 852000 | #Constraints: 62277
1494.36/1505.68	c DATABASE CLEANUP
1494.36/1505.68	c GARBAGE COLLECT
1494.36/1505.68	c #Conflicts: 853000 | #Constraints: 42574
1494.56/1505.84	c #Conflicts: 854000 | #Constraints: 43574
1494.77/1506.02	c #Conflicts: 855000 | #Constraints: 44574
1494.96/1506.20	c #Conflicts: 856000 | #Constraints: 45574
1495.16/1506.40	c #Conflicts: 857000 | #Constraints: 46574
1495.35/1506.60	c #Conflicts: 858000 | #Constraints: 47574
1495.55/1506.80	c #Conflicts: 859000 | #Constraints: 48574
1495.76/1507.02	c #Conflicts: 860000 | #Constraints: 49574
1495.94/1507.25	c #Conflicts: 861000 | #Constraints: 50574
1496.13/1507.47	c #Conflicts: 862000 | #Constraints: 51574
1496.33/1507.69	c #Conflicts: 863000 | #Constraints: 52574
1496.63/1507.92	c #Conflicts: 864000 | #Constraints: 53574
1496.83/1508.14	c #Conflicts: 865000 | #Constraints: 54574
1497.01/1508.38	c #Conflicts: 866000 | #Constraints: 55574
1497.31/1508.66	c #Conflicts: 867000 | #Constraints: 56574
1497.60/1508.94	c #Conflicts: 868000 | #Constraints: 57574
1497.89/1509.23	c #Conflicts: 869000 | #Constraints: 58574
1498.19/1509.51	c #Conflicts: 870000 | #Constraints: 59574
1498.47/1509.80	c #Conflicts: 871000 | #Constraints: 60574
1498.69/1510.10	c #Conflicts: 872000 | #Constraints: 61574
1499.07/1510.40	c #Conflicts: 873000 | #Constraints: 62574
1499.26/1510.67	c DATABASE CLEANUP
1499.26/1510.67	c GARBAGE COLLECT
1499.26/1510.67	c #Conflicts: 874000 | #Constraints: 42678
1499.46/1510.83	c #Conflicts: 875000 | #Constraints: 43678
1499.56/1511.00	c #Conflicts: 876000 | #Constraints: 44678
1499.77/1511.17	c #Conflicts: 877000 | #Constraints: 45678
1499.95/1511.37	c #Conflicts: 878000 | #Constraints: 46678
1500.14/1511.57	c #Conflicts: 879000 | #Constraints: 47678
1500.35/1511.76	c #Conflicts: 880000 | #Constraints: 48678
1500.55/1511.97	c #Conflicts: 881000 | #Constraints: 49678
1500.75/1512.19	c #Conflicts: 882000 | #Constraints: 50678
1501.03/1512.42	c #Conflicts: 883000 | #Constraints: 51678
1501.23/1512.65	c #Conflicts: 884000 | #Constraints: 52678
1501.43/1512.88	c #Conflicts: 885000 | #Constraints: 53678
1501.74/1513.12	c #Conflicts: 886000 | #Constraints: 54678
1501.92/1513.38	c #Conflicts: 887000 | #Constraints: 55678
1502.22/1513.65	c #Conflicts: 888000 | #Constraints: 56678
1502.51/1513.91	c #Conflicts: 889000 | #Constraints: 57678
1502.62/1514.03	c bounds 280 >= -2693 @ 1492.95
1502.62/1514.07	c #Conflicts: 890000 | #Constraints: 58732
1502.72/1514.15	c #Conflicts: 891000 | #Constraints: 59732
1502.81/1514.23	c #Conflicts: 892000 | #Constraints: 60732
1503.79/1515.24	c bounds 279 >= -2693 @ 1494.09
1503.89/1515.38	c bounds 278 >= -2693 @ 1494.23
1504.28/1515.74	c #Conflicts: 893000 | #Constraints: 61734
1504.96/1516.40	c bounds 277 >= -2693 @ 1495.21
1505.36/1516.81	c bounds 276 >= -2693 @ 1495.6
1506.24/1517.74	c #Conflicts: 894000 | #Constraints: 62736
1506.72/1518.26	c bounds 275 >= -2693 @ 1497.01
1506.72/1518.26	c bounds 275 >= -2692 @ 1497.01
1506.72/1518.27	c bounds 275 >= -2691 @ 1497.01
1506.72/1518.27	c bounds 275 >= -2690 @ 1497.02
1506.72/1518.27	c bounds 275 >= -2689 @ 1497.02
1506.72/1518.27	c bounds 275 >= -2688 @ 1497.02
1506.72/1518.28	c bounds 275 >= -2687 @ 1497.02
1506.72/1518.28	c bounds 275 >= -2686 @ 1497.02
1506.72/1518.28	c bounds 275 >= -2685 @ 1497.03
1506.72/1518.29	c bounds 275 >= -2684 @ 1497.03
1506.72/1518.29	c bounds 275 >= -2683 @ 1497.03
1506.82/1518.30	c bounds 275 >= -2682 @ 1497.04
1506.82/1518.31	c bounds 275 >= -2681 @ 1497.04
1506.82/1518.32	c bounds 275 >= -2680 @ 1497.06
1506.82/1518.34	c bounds 275 >= -2679 @ 1497.08
1506.82/1518.36	c bounds 275 >= -2678 @ 1497.08
1506.82/1518.38	c bounds 275 >= -2677 @ 1497.1
1507.01/1518.54	c UNIT CLEANUP
1507.01/1518.54	c DATABASE CLEANUP
1507.01/1518.54	c GARBAGE COLLECT
1507.01/1518.54	c #Conflicts: 895000 | #Constraints: 42806
1507.40/1518.95	c bounds 273 >= -2677 @ 1497.65
1507.40/1518.95	c bounds 273 >= -2676 @ 1497.65
1507.40/1518.95	c bounds 273 >= -2675 @ 1497.65
1507.40/1518.96	c bounds 273 >= -2674 @ 1497.65
1507.40/1518.96	c bounds 273 >= -2673 @ 1497.65
1507.40/1518.96	c bounds 273 >= -2672 @ 1497.65
1507.40/1518.96	c bounds 273 >= -2671 @ 1497.66
1507.40/1518.97	c bounds 273 >= -2670 @ 1497.66
1507.40/1518.97	c bounds 273 >= -2669 @ 1497.66
1507.40/1518.97	c bounds 273 >= -2668 @ 1497.66
1507.40/1518.97	c bounds 273 >= -2667 @ 1497.66
1507.40/1518.98	c bounds 273 >= -2666 @ 1497.66
1507.40/1518.98	c bounds 273 >= -2665 @ 1497.67
1507.40/1518.99	c bounds 273 >= -2664 @ 1497.67
1507.40/1518.99	c bounds 273 >= -2663 @ 1497.67
1507.40/1519.00	c bounds 273 >= -2662 @ 1497.67
1507.40/1519.00	c bounds 273 >= -2661 @ 1497.68
1507.51/1519.01	c bounds 273 >= -2660 @ 1497.68
1507.51/1519.01	c bounds 273 >= -2659 @ 1497.69
1507.51/1519.02	c bounds 273 >= -2658 @ 1497.7
1507.51/1519.03	c bounds 273 >= -2657 @ 1497.7
1507.51/1519.04	c bounds 273 >= -2656 @ 1497.71
1507.51/1519.04	c #Conflicts: 896000 | #Constraints: 44152
1507.51/1519.06	c bounds 273 >= -2655 @ 1497.73
1507.51/1519.08	c bounds 273 >= -2654 @ 1497.74
1507.61/1519.12	c #Conflicts: 897000 | #Constraints: 45197
1507.61/1519.15	c bounds 273 >= -2653 @ 1497.8
1507.69/1519.21	c #Conflicts: 898000 | #Constraints: 46251
1507.69/1519.26	c bounds 273 >= -2652 @ 1497.9
1509.25/1520.85	c #Conflicts: 899000 | #Constraints: 47287
1511.48/1523.13	c #Conflicts: 900000 | #Constraints: 48287
1512.06/1523.70	c bounds 272 >= -2652 @ 1502.13
1512.06/1523.71	c bounds 272 >= -2651 @ 1502.13
1512.06/1523.71	c bounds 272 >= -2650 @ 1502.13
1512.06/1523.71	c bounds 272 >= -2649 @ 1502.13
1512.06/1523.71	c bounds 272 >= -2648 @ 1502.14
1512.06/1523.72	c bounds 272 >= -2647 @ 1502.14
1512.06/1523.72	c bounds 272 >= -2646 @ 1502.14
1512.06/1523.72	c bounds 272 >= -2645 @ 1502.14
1512.06/1523.73	c bounds 272 >= -2644 @ 1502.14
1512.06/1523.73	c bounds 272 >= -2643 @ 1502.15
1512.06/1523.73	c bounds 272 >= -2642 @ 1502.15
1512.06/1523.74	c bounds 272 >= -2641 @ 1502.15
1512.06/1523.75	c bounds 272 >= -2640 @ 1502.16
1512.06/1523.76	c bounds 272 >= -2639 @ 1502.17
1512.06/1523.77	c bounds 272 >= -2638 @ 1502.18
1512.06/1523.79	c bounds 272 >= -2637 @ 1502.2
1512.15/1523.81	c bounds 272 >= -2636 @ 1502.21
1512.15/1523.81	c bounds 272 >= -2635 @ 1502.22
1512.15/1523.82	c #Conflicts: 901000 | #Constraints: 49578
1512.15/1523.85	c bounds 272 >= -2634 @ 1502.25
1512.25/1523.90	c bounds 272 >= -2633 @ 1502.29
1512.25/1523.93	c #Conflicts: 902000 | #Constraints: 50632
1512.25/1523.97	c bounds 272 >= -2632 @ 1502.36
1512.35/1524.03	c bounds 272 >= -2631 @ 1502.42
1512.35/1524.06	c #Conflicts: 903000 | #Constraints: 51701
1512.55/1524.20	c #Conflicts: 904000 | #Constraints: 52701
1512.55/1524.28	c bounds 272 >= -2630 @ 1502.65
1512.64/1524.37	c #Conflicts: 905000 | #Constraints: 53746
1512.83/1524.53	c #Conflicts: 906000 | #Constraints: 54746
1512.94/1524.66	c bounds 272 >= -2629 @ 1503.02
1513.04/1524.71	c #Conflicts: 907000 | #Constraints: 55788
1513.13/1524.89	c #Conflicts: 908000 | #Constraints: 56788
1513.23/1524.94	c bounds 272 >= -2628 @ 1503.28
1513.34/1525.08	c #Conflicts: 909000 | #Constraints: 57827
1513.53/1525.29	c #Conflicts: 910000 | #Constraints: 58827
1513.62/1525.34	c bounds 272 >= -2627 @ 1503.67
1513.82/1525.50	c #Conflicts: 911000 | #Constraints: 59845
1514.02/1525.73	c #Conflicts: 912000 | #Constraints: 60845
1514.21/1525.96	c #Conflicts: 913000 | #Constraints: 61845
1514.43/1526.19	c #Conflicts: 914000 | #Constraints: 62845
1514.61/1526.35	c bounds 272 >= -2626 @ 1504.63
1514.71/1526.45	c #Conflicts: 915000 | #Constraints: 63875
1514.90/1526.69	c #Conflicts: 916000 | #Constraints: 64875
1515.20/1526.99	c UNIT CLEANUP
1515.20/1526.99	c DATABASE CLEANUP
1515.20/1526.99	c GARBAGE COLLECT
1515.20/1526.99	c #Conflicts: 917000 | #Constraints: 44205
1515.31/1527.09	c #Conflicts: 918000 | #Constraints: 45205
1515.49/1527.20	c #Conflicts: 919000 | #Constraints: 46205
1515.49/1527.23	c bounds 272 >= -2625 @ 1505.46
1515.58/1527.32	c #Conflicts: 920000 | #Constraints: 47250
1515.68/1527.45	c #Conflicts: 921000 | #Constraints: 48250
1515.78/1527.51	c bounds 272 >= -2624 @ 1505.72
1515.78/1527.58	c #Conflicts: 922000 | #Constraints: 49277
1515.97/1527.73	c #Conflicts: 923000 | #Constraints: 50277
1516.07/1527.88	c #Conflicts: 924000 | #Constraints: 51277
1516.28/1528.03	c bounds 272 >= -2623 @ 1506.22
1516.28/1528.04	c #Conflicts: 925000 | #Constraints: 52313
1516.65/1528.46	c bounds 271 >= -2623 @ 1506.62
1516.85/1528.63	c bounds 270 >= -2623 @ 1506.79
1517.06/1528.82	c bounds 268 >= -2623 @ 1506.97
1517.06/1528.82	c bounds 268 >= -2622 @ 1506.97
1517.06/1528.82	c bounds 268 >= -2621 @ 1506.97
1517.06/1528.82	c bounds 268 >= -2620 @ 1506.97
1517.06/1528.83	c bounds 268 >= -2619 @ 1506.98
1517.06/1528.83	c bounds 268 >= -2618 @ 1506.98
1517.06/1528.83	c bounds 268 >= -2617 @ 1506.98
1517.06/1528.84	c bounds 268 >= -2616 @ 1506.98
1517.06/1528.84	c bounds 268 >= -2615 @ 1506.98
1517.06/1528.84	c bounds 268 >= -2614 @ 1506.98
1517.06/1528.84	c bounds 268 >= -2613 @ 1506.99
1517.06/1528.85	c bounds 268 >= -2612 @ 1506.99
1517.06/1528.86	c bounds 268 >= -2611 @ 1507
1517.06/1528.88	c bounds 268 >= -2610 @ 1507.01
1517.06/1528.88	c bounds 268 >= -2609 @ 1507.02
1517.06/1528.89	c bounds 268 >= -2608 @ 1507.02
1517.06/1528.89	c #Conflicts: 926000 | #Constraints: 53561
1518.51/1530.30	c bounds 267 >= -2608 @ 1508.37
1518.51/1530.32	c bounds 267 >= -2607 @ 1508.39
1518.51/1530.32	c #Conflicts: 927000 | #Constraints: 54589
1518.51/1530.32	c bounds 267 >= -2606 @ 1508.39
1518.51/1530.33	c bounds 267 >= -2605 @ 1508.39
1518.51/1530.34	c bounds 267 >= -2604 @ 1508.41
1518.51/1530.35	c bounds 267 >= -2603 @ 1508.42
1518.51/1530.36	c bounds 267 >= -2602 @ 1508.43
1518.51/1530.38	c bounds 267 >= -2601 @ 1508.44
1518.60/1530.40	c bounds 267 >= -2600 @ 1508.46
1518.60/1530.42	c #Conflicts: 928000 | #Constraints: 55745
1518.60/1530.46	c bounds 267 >= -2599 @ 1508.51
1518.71/1530.53	c #Conflicts: 929000 | #Constraints: 56778
1518.71/1530.53	c bounds 267 >= -2598 @ 1508.58
1518.80/1530.65	c #Conflicts: 930000 | #Constraints: 57799
1518.89/1530.70	c bounds 267 >= -2597 @ 1508.74
1518.89/1530.77	c bounds 267 >= -2596 @ 1508.81
1518.89/1530.79	c #Conflicts: 931000 | #Constraints: 58847
1519.09/1530.94	c #Conflicts: 932000 | #Constraints: 59847
1519.20/1531.09	c #Conflicts: 933000 | #Constraints: 60847
1519.39/1531.22	c bounds 267 >= -2595 @ 1509.25
1519.39/1531.25	c #Conflicts: 934000 | #Constraints: 61895
1519.68/1531.51	c bounds 266 >= -2595 @ 1509.53
1519.68/1531.52	c bounds 266 >= -2594 @ 1509.53
1519.68/1531.52	c bounds 266 >= -2593 @ 1509.54
1519.68/1531.52	c bounds 266 >= -2592 @ 1509.54
1519.68/1531.52	c bounds 266 >= -2591 @ 1509.54
1519.68/1531.53	c bounds 266 >= -2590 @ 1509.54
1519.68/1531.53	c bounds 266 >= -2589 @ 1509.54
1519.68/1531.53	c bounds 266 >= -2588 @ 1509.55
1519.68/1531.53	c bounds 266 >= -2587 @ 1509.55
1519.68/1531.54	c bounds 266 >= -2586 @ 1509.55
1519.68/1531.54	c bounds 266 >= -2585 @ 1509.55
1519.68/1531.54	c bounds 266 >= -2584 @ 1509.56
1519.68/1531.55	c bounds 266 >= -2583 @ 1509.56
1519.68/1531.55	c bounds 266 >= -2582 @ 1509.56
1519.68/1531.56	c bounds 266 >= -2581 @ 1509.56
1519.68/1531.56	c bounds 266 >= -2580 @ 1509.57
1519.68/1531.56	c #Conflicts: 935000 | #Constraints: 63103
1519.68/1531.57	c bounds 266 >= -2579 @ 1509.58
1519.68/1531.58	c bounds 266 >= -2578 @ 1509.59
1519.78/1531.60	c bounds 266 >= -2577 @ 1509.6
1519.78/1531.63	c bounds 266 >= -2576 @ 1509.63
1519.78/1531.65	c #Conflicts: 936000 | #Constraints: 64262
1519.78/1531.67	c bounds 266 >= -2575 @ 1509.66
1519.87/1531.76	c #Conflicts: 937000 | #Constraints: 65280
1519.87/1531.77	c bounds 266 >= -2574 @ 1509.76
1521.43/1533.38	c #Conflicts: 938000 | #Constraints: 66310
1523.66/1535.61	c #Conflicts: 939000 | #Constraints: 67310
1526.56/1538.63	c #Conflicts: 940000 | #Constraints: 68310
1529.24/1541.45	c #Conflicts: 941000 | #Constraints: 69310
1532.30/1544.60	c #Conflicts: 942000 | #Constraints: 70310
1534.97/1547.49	c #Conflicts: 943000 | #Constraints: 71310
1537.86/1550.42	c #Conflicts: 944000 | #Constraints: 72310
1540.53/1553.22	c #Conflicts: 945000 | #Constraints: 73310
1543.39/1556.23	c #Conflicts: 946000 | #Constraints: 74310
1545.99/1558.97	c #Conflicts: 947000 | #Constraints: 75310
1548.87/1561.96	c #Conflicts: 948000 | #Constraints: 76310
1551.75/1564.94	c #Conflicts: 949000 | #Constraints: 77310
1552.73/1565.95	c bounds 265 >= -2574 @ 1542.13
1552.73/1565.96	c bounds 265 >= -2573 @ 1542.14
1552.73/1565.96	c bounds 265 >= -2572 @ 1542.14
1552.73/1565.96	c bounds 265 >= -2571 @ 1542.15
1552.73/1565.97	c bounds 265 >= -2570 @ 1542.15
1552.73/1565.97	c bounds 265 >= -2569 @ 1542.15
1552.73/1565.98	c bounds 265 >= -2568 @ 1542.16
1552.73/1565.98	c bounds 265 >= -2567 @ 1542.16
1552.73/1565.99	c bounds 265 >= -2566 @ 1542.17
1552.73/1566.00	c bounds 265 >= -2565 @ 1542.18
1552.73/1566.01	c bounds 265 >= -2564 @ 1542.18
1552.84/1566.03	c bounds 265 >= -2563 @ 1542.21
1552.84/1566.08	c bounds 265 >= -2562 @ 1542.25
1552.94/1566.13	c bounds 265 >= -2561 @ 1542.31
1553.02/1566.23	c #Conflicts: 950000 | #Constraints: 78517
1553.02/1566.27	c bounds 265 >= -2560 @ 1542.44
1553.12/1566.37	c bounds 265 >= -2559 @ 1542.53
1553.21/1566.45	c bounds 265 >= -2558 @ 1542.61
1553.31/1566.57	c bounds 265 >= -2557 @ 1542.73
1553.41/1566.60	c #Conflicts: 951000 | #Constraints: 79596
1553.70/1566.91	c bounds 265 >= -2556 @ 1543.07
1553.70/1566.98	c #Conflicts: 952000 | #Constraints: 80614
1554.20/1567.45	c #Conflicts: 953000 | #Constraints: 81614
1554.60/1567.80	c bounds 265 >= -2555 @ 1543.94
1554.70/1567.91	c #Conflicts: 954000 | #Constraints: 82656
1554.99/1568.21	c bounds 265 >= -2554 @ 1544.34
1555.10/1568.32	c #Conflicts: 955000 | #Constraints: 83677
1555.40/1568.69	c #Conflicts: 956000 | #Constraints: 84677
1555.59/1568.80	c bounds 265 >= -2553 @ 1544.92
1555.80/1569.03	c bounds 265 >= -2552 @ 1545.15
1555.80/1569.07	c #Conflicts: 957000 | #Constraints: 85734
1556.08/1569.38	c bounds 265 >= -2551 @ 1545.49
1556.19/1569.48	c #Conflicts: 958000 | #Constraints: 86761
1556.58/1569.89	c #Conflicts: 959000 | #Constraints: 87761
1557.07/1570.34	c #Conflicts: 960000 | #Constraints: 88761
1557.37/1570.66	c bounds 265 >= -2550 @ 1546.75
1557.56/1570.80	c #Conflicts: 961000 | #Constraints: 89794
1557.97/1571.26	c #Conflicts: 962000 | #Constraints: 90794
1558.36/1571.69	c #Conflicts: 963000 | #Constraints: 91794
1558.87/1572.18	c #Conflicts: 964000 | #Constraints: 92794
1559.15/1572.45	c bounds 265 >= -2549 @ 1548.5
1559.35/1572.68	c #Conflicts: 965000 | #Constraints: 93839
1559.86/1573.14	c #Conflicts: 966000 | #Constraints: 94839
1560.34/1573.63	c #Conflicts: 967000 | #Constraints: 95839
1560.75/1574.10	c #Conflicts: 968000 | #Constraints: 96839
1561.33/1574.63	c #Conflicts: 969000 | #Constraints: 97839
1561.75/1575.08	c #Conflicts: 970000 | #Constraints: 98839
1562.33/1575.67	c #Conflicts: 971000 | #Constraints: 99839
1562.43/1575.74	c bounds 265 >= -2548 @ 1551.76
1562.92/1576.25	c #Conflicts: 972000 | #Constraints: 100893
1563.12/1576.42	c bounds 265 >= -2547 @ 1552.43
1563.12/1576.43	c bounds 265 >= -2546 @ 1552.44
1563.52/1576.80	c #Conflicts: 973000 | #Constraints: 101915
1564.11/1577.41	c #Conflicts: 974000 | #Constraints: 102915
1564.72/1578.01	c #Conflicts: 975000 | #Constraints: 103915
1565.30/1578.61	c #Conflicts: 976000 | #Constraints: 104915
1565.90/1579.21	c #Conflicts: 977000 | #Constraints: 105915
1772.13/1786.32	c #Conflicts: 978000 | #Constraints: 106915
1772.62/1786.84	c #Conflicts: 979000 | #Constraints: 107915
1773.12/1787.39	c #Conflicts: 980000 | #Constraints: 108915
1773.71/1787.98	c #Conflicts: 981000 | #Constraints: 109915
1773.71/1787.98	c bounds 265 >= -2545 @ 1762.55
1774.31/1788.59	c #Conflicts: 982000 | #Constraints: 110954
1775.01/1789.27	c #Conflicts: 983000 | #Constraints: 111954
1775.60/1789.87	c #Conflicts: 984000 | #Constraints: 112954
1776.20/1790.42	c #Conflicts: 985000 | #Constraints: 113954
1776.91/1791.17	c #Conflicts: 986000 | #Constraints: 114954
1777.68/1791.91	c #Conflicts: 987000 | #Constraints: 115954
1778.38/1792.61	c #Conflicts: 988000 | #Constraints: 116954
1778.98/1793.27	c #Conflicts: 989000 | #Constraints: 117954
1779.67/1793.98	c #Conflicts: 990000 | #Constraints: 118954
1780.46/1794.71	c #Conflicts: 991000 | #Constraints: 119954
2089.13/2105.14	c UNIT CLEANUP
2089.13/2105.14	c DATABASE CLEANUP
2089.13/2105.14	c GARBAGE COLLECT
2089.13/2105.14	c #Conflicts: 992000 | #Constraints: 72248
2089.31/2105.39	c #Conflicts: 993000 | #Constraints: 73248
2089.60/2105.66	c #Conflicts: 994000 | #Constraints: 74248
2089.90/2105.93	c #Conflicts: 995000 | #Constraints: 75248
2090.20/2106.21	c #Conflicts: 996000 | #Constraints: 76248
2090.40/2106.49	c #Conflicts: 997000 | #Constraints: 77248
2090.49/2106.59	c bounds 265 >= -2544 @ 2078.7
2090.69/2106.77	c #Conflicts: 998000 | #Constraints: 78278
2090.88/2107.00	c #Conflicts: 999000 | #Constraints: 79278
2091.18/2107.29	c #Conflicts: 1000000 | #Constraints: 80278
2091.58/2107.61	c #Conflicts: 1001000 | #Constraints: 81278
2091.88/2107.95	c #Conflicts: 1002000 | #Constraints: 82278
2092.17/2108.26	c #Conflicts: 1003000 | #Constraints: 83278
2092.57/2108.62	c #Conflicts: 1004000 | #Constraints: 84278
2092.87/2108.96	c #Conflicts: 1005000 | #Constraints: 85278
2093.27/2109.33	c #Conflicts: 1006000 | #Constraints: 86278
2093.66/2109.71	c #Conflicts: 1007000 | #Constraints: 87278
2093.97/2110.10	c #Conflicts: 1008000 | #Constraints: 88278
2094.36/2110.48	c #Conflicts: 1009000 | #Constraints: 89278
2094.75/2110.85	c #Conflicts: 1010000 | #Constraints: 90278
2095.14/2111.24	c #Conflicts: 1011000 | #Constraints: 91278
2095.54/2111.60	c #Conflicts: 1012000 | #Constraints: 92278
2095.84/2111.97	c #Conflicts: 1013000 | #Constraints: 93278
2096.23/2112.36	c #Conflicts: 1014000 | #Constraints: 94278
2096.42/2112.58	c DATABASE CLEANUP
2096.42/2112.58	c GARBAGE COLLECT
2096.42/2112.58	c #Conflicts: 1015000 | #Constraints: 59733
2096.62/2112.79	c #Conflicts: 1016000 | #Constraints: 60733
2096.82/2112.99	c #Conflicts: 1017000 | #Constraints: 61733
2097.11/2113.22	c #Conflicts: 1018000 | #Constraints: 62733
2097.30/2113.43	c #Conflicts: 1019000 | #Constraints: 63733
2097.50/2113.67	c #Conflicts: 1020000 | #Constraints: 64733
2097.79/2113.92	c #Conflicts: 1021000 | #Constraints: 65733
2098.00/2114.15	c #Conflicts: 1022000 | #Constraints: 66733
2098.18/2114.39	c #Conflicts: 1023000 | #Constraints: 67733
2098.48/2114.66	c #Conflicts: 1024000 | #Constraints: 68733
2098.76/2114.93	c #Conflicts: 1025000 | #Constraints: 69733
2099.06/2115.22	c #Conflicts: 1026000 | #Constraints: 70733
2099.26/2115.49	c #Conflicts: 1027000 | #Constraints: 71733
2099.55/2115.78	c #Conflicts: 1028000 | #Constraints: 72733
2099.85/2116.08	c #Conflicts: 1029000 | #Constraints: 73733
2100.15/2116.34	c #Conflicts: 1030000 | #Constraints: 74733
2100.44/2116.64	c #Conflicts: 1031000 | #Constraints: 75733
2100.74/2116.95	c #Conflicts: 1032000 | #Constraints: 76733
2101.13/2117.30	c #Conflicts: 1033000 | #Constraints: 77733
2101.42/2117.65	c #Conflicts: 1034000 | #Constraints: 78733
2101.42/2117.67	c bounds 265 >= -2543 @ 2089.53
2101.83/2118.08	c #Conflicts: 1035000 | #Constraints: 79823
2102.22/2118.47	c #Conflicts: 1036000 | #Constraints: 80823
2102.62/2118.86	c #Conflicts: 1037000 | #Constraints: 81823
2102.82/2119.05	c DATABASE CLEANUP
2102.82/2119.05	c GARBAGE COLLECT
2102.82/2119.05	c #Conflicts: 1038000 | #Constraints: 53532
2103.01/2119.21	c #Conflicts: 1039000 | #Constraints: 54532
2103.10/2119.39	c #Conflicts: 1040000 | #Constraints: 55532
2103.31/2119.59	c #Conflicts: 1041000 | #Constraints: 56532
2103.60/2119.81	c #Conflicts: 1042000 | #Constraints: 57532
2103.80/2120.05	c #Conflicts: 1043000 | #Constraints: 58532
2104.09/2120.31	c #Conflicts: 1044000 | #Constraints: 59532
2104.29/2120.58	c #Conflicts: 1045000 | #Constraints: 60532
2104.58/2120.86	c #Conflicts: 1046000 | #Constraints: 61532
2104.89/2121.12	c #Conflicts: 1047000 | #Constraints: 62532
2105.17/2121.40	c #Conflicts: 1048000 | #Constraints: 63532
2105.36/2121.69	c #Conflicts: 1049000 | #Constraints: 64532
2105.66/2121.97	c #Conflicts: 1050000 | #Constraints: 65532
2105.96/2122.29	c #Conflicts: 1051000 | #Constraints: 66532
2106.35/2122.61	c #Conflicts: 1052000 | #Constraints: 67532
2106.64/2122.93	c #Conflicts: 1053000 | #Constraints: 68532
2106.94/2123.25	c #Conflicts: 1054000 | #Constraints: 69532
2107.34/2123.63	c #Conflicts: 1055000 | #Constraints: 70532
2107.63/2123.99	c #Conflicts: 1056000 | #Constraints: 71532
2108.13/2124.44	c #Conflicts: 1057000 | #Constraints: 72532
2108.52/2124.86	c #Conflicts: 1058000 | #Constraints: 73532
2109.02/2125.31	c #Conflicts: 1059000 | #Constraints: 74532
2109.42/2125.73	c #Conflicts: 1060000 | #Constraints: 75532
2109.61/2125.95	c DATABASE CLEANUP
2109.61/2125.95	c GARBAGE COLLECT
2109.61/2125.95	c #Conflicts: 1061000 | #Constraints: 50280
2109.72/2126.08	c #Conflicts: 1062000 | #Constraints: 51280
2109.90/2126.23	c #Conflicts: 1063000 | #Constraints: 52280
2110.10/2126.40	c #Conflicts: 1064000 | #Constraints: 53280
2110.20/2126.57	c #Conflicts: 1065000 | #Constraints: 54280
2110.39/2126.76	c #Conflicts: 1066000 | #Constraints: 55280
2110.59/2126.95	c #Conflicts: 1067000 | #Constraints: 56280
2110.80/2127.14	c #Conflicts: 1068000 | #Constraints: 57280
2110.98/2127.35	c #Conflicts: 1069000 | #Constraints: 58280
2111.18/2127.56	c #Conflicts: 1070000 | #Constraints: 59280
2111.38/2127.78	c #Conflicts: 1071000 | #Constraints: 60280
2111.58/2128.00	c #Conflicts: 1072000 | #Constraints: 61280
2111.87/2128.28	c #Conflicts: 1073000 | #Constraints: 62280
2112.07/2128.44	c bounds 265 >= -2542 @ 2100.02
2112.17/2128.54	c #Conflicts: 1074000 | #Constraints: 63352
2112.36/2128.79	c #Conflicts: 1075000 | #Constraints: 64352
2112.66/2129.05	c #Conflicts: 1076000 | #Constraints: 65352
2112.95/2129.35	c #Conflicts: 1077000 | #Constraints: 66352
2113.24/2129.64	c #Conflicts: 1078000 | #Constraints: 67352
2113.54/2129.96	c #Conflicts: 1079000 | #Constraints: 68352
2113.83/2130.29	c #Conflicts: 1080000 | #Constraints: 69352
2114.23/2130.60	c #Conflicts: 1081000 | #Constraints: 70352
2114.52/2130.92	c #Conflicts: 1082000 | #Constraints: 71352
2114.82/2131.29	c #Conflicts: 1083000 | #Constraints: 72352
2115.22/2131.67	c #Conflicts: 1084000 | #Constraints: 73352
2115.73/2132.11	c #Conflicts: 1085000 | #Constraints: 74352
2116.11/2132.51	c #Conflicts: 1086000 | #Constraints: 75352
2116.50/2132.93	c #Conflicts: 1087000 | #Constraints: 76352
2116.90/2133.34	c #Conflicts: 1088000 | #Constraints: 77352
2117.29/2133.78	c #Conflicts: 1089000 | #Constraints: 78352
2117.78/2134.22	c #Conflicts: 1090000 | #Constraints: 79352
2118.19/2134.65	c #Conflicts: 1091000 | #Constraints: 80352
2118.69/2135.14	c #Conflicts: 1092000 | #Constraints: 81352
2119.17/2135.63	c #Conflicts: 1093000 | #Constraints: 82352
2119.68/2136.13	c #Conflicts: 1094000 | #Constraints: 83352
2120.16/2136.65	c #Conflicts: 1095000 | #Constraints: 84352
2120.67/2137.19	c #Conflicts: 1096000 | #Constraints: 85352
2121.25/2137.76	c #Conflicts: 1097000 | #Constraints: 86352
2121.85/2138.35	c #Conflicts: 1098000 | #Constraints: 87352
2122.45/2138.99	c #Conflicts: 1099000 | #Constraints: 88352
2123.04/2139.54	c #Conflicts: 1100000 | #Constraints: 89352
2123.65/2140.18	c #Conflicts: 1101000 | #Constraints: 90352
2124.33/2140.87	c #Conflicts: 1102000 | #Constraints: 91352
2125.01/2141.50	c #Conflicts: 1103000 | #Constraints: 92352
2125.53/2142.10	c #Conflicts: 1104000 | #Constraints: 93352
2126.11/2142.68	c #Conflicts: 1105000 | #Constraints: 94352
2126.80/2143.35	c #Conflicts: 1106000 | #Constraints: 95352
2127.51/2144.04	c #Conflicts: 1107000 | #Constraints: 96352
2128.19/2144.71	c #Conflicts: 1108000 | #Constraints: 97352
2128.79/2145.39	c #Conflicts: 1109000 | #Constraints: 98352
2129.49/2146.10	c #Conflicts: 1110000 | #Constraints: 99352
2130.27/2146.84	c #Conflicts: 1111000 | #Constraints: 100352
2130.97/2147.58	c #Conflicts: 1112000 | #Constraints: 101352
2131.76/2148.31	c #Conflicts: 1113000 | #Constraints: 102352
2132.56/2149.19	c #Conflicts: 1114000 | #Constraints: 103352
2133.46/2150.04	c #Conflicts: 1115000 | #Constraints: 104352
2134.34/2150.93	c #Conflicts: 1116000 | #Constraints: 105352
2135.23/2151.82	c #Conflicts: 1117000 | #Constraints: 106352
2136.02/2152.66	c #Conflicts: 1118000 | #Constraints: 107352
2136.92/2153.52	c #Conflicts: 1119000 | #Constraints: 108352
2137.81/2154.40	c #Conflicts: 1120000 | #Constraints: 109352
2138.70/2155.32	c #Conflicts: 1121000 | #Constraints: 110352
2139.60/2156.23	c #Conflicts: 1122000 | #Constraints: 111352
2140.50/2157.13	c #Conflicts: 1123000 | #Constraints: 112352
2141.39/2158.03	c #Conflicts: 1124000 | #Constraints: 113352
2142.27/2158.91	c #Conflicts: 1125000 | #Constraints: 114352
2143.16/2159.80	c #Conflicts: 1126000 | #Constraints: 115352
2144.05/2160.78	c #Conflicts: 1127000 | #Constraints: 116352
2145.04/2161.79	c #Conflicts: 1128000 | #Constraints: 117352
2146.03/2162.73	c #Conflicts: 1129000 | #Constraints: 118352
2146.92/2163.67	c #Conflicts: 1130000 | #Constraints: 119352
2148.02/2164.72	c #Conflicts: 1131000 | #Constraints: 120352
2149.02/2165.76	c #Conflicts: 1132000 | #Constraints: 121352
2150.10/2166.86	c #Conflicts: 1133000 | #Constraints: 122352
2151.10/2167.87	c #Conflicts: 1134000 | #Constraints: 123352
2152.18/2168.90	c #Conflicts: 1135000 | #Constraints: 124352
2153.17/2169.90	c #Conflicts: 1136000 | #Constraints: 125352
2154.17/2171.00	c #Conflicts: 1137000 | #Constraints: 126352
2155.37/2172.11	c #Conflicts: 1138000 | #Constraints: 127352
2156.44/2173.25	c #Conflicts: 1139000 | #Constraints: 128352
2157.64/2174.41	c #Conflicts: 1140000 | #Constraints: 129352
2158.82/2175.60	c DATABASE CLEANUP
2158.82/2175.60	c GARBAGE COLLECT
2158.82/2175.60	c bounds 264 >= -2542 @ 2146.47
2158.92/2175.75	c #Conflicts: 1141000 | #Constraints: 77155
2159.62/2176.45	c bounds 263 >= -2542 @ 2147.29
2160.22/2177.01	c bounds 262 >= -2542 @ 2147.83
2161.08/2177.98	c #Conflicts: 1142000 | #Constraints: 78157
2164.01/2180.90	c #Conflicts: 1143000 | #Constraints: 79157
2164.12/2181.01	c bounds 261 >= -2542 @ 2151.67
2166.44/2183.46	c #Conflicts: 1144000 | #Constraints: 80158
2169.56/2186.60	c #Conflicts: 1145000 | #Constraints: 81158
2172.49/2189.64	c #Conflicts: 1146000 | #Constraints: 82158
2175.69/2192.90	c #Conflicts: 1147000 | #Constraints: 83158
2175.99/2193.29	c bounds 259 >= -2542 @ 2163.45
2178.92/2196.24	c bounds 258 >= -2542 @ 2166.28
2178.92/2196.25	c bounds 258 >= -2541 @ 2166.28
2178.92/2196.25	c bounds 258 >= -2540 @ 2166.29
2178.92/2196.26	c bounds 258 >= -2539 @ 2166.29
2178.92/2196.26	c bounds 258 >= -2538 @ 2166.3
2178.92/2196.26	c bounds 258 >= -2537 @ 2166.3
2178.92/2196.26	c #Conflicts: 1148000 | #Constraints: 84207
2178.92/2196.27	c bounds 258 >= -2536 @ 2166.3
2178.92/2196.27	c bounds 258 >= -2535 @ 2166.31
2178.92/2196.28	c bounds 258 >= -2534 @ 2166.31
2178.92/2196.28	c bounds 258 >= -2533 @ 2166.31
2178.92/2196.29	c bounds 258 >= -2532 @ 2166.32
2178.92/2196.29	c bounds 258 >= -2531 @ 2166.32
2179.02/2196.31	c bounds 258 >= -2530 @ 2166.34
2179.02/2196.34	c bounds 258 >= -2529 @ 2166.37
2179.02/2196.39	c bounds 258 >= -2528 @ 2166.42
2179.12/2196.48	c bounds 258 >= -2527 @ 2166.5
2179.22/2196.60	c #Conflicts: 1149000 | #Constraints: 85412
2179.32/2196.60	c bounds 258 >= -2526 @ 2166.62
2179.52/2196.85	c bounds 258 >= -2525 @ 2166.86
2179.62/2196.90	c #Conflicts: 1150000 | #Constraints: 86448
2179.92/2197.22	c bounds 258 >= -2524 @ 2167.22
2180.42/2197.70	c #Conflicts: 1151000 | #Constraints: 87490
2180.73/2198.04	c bounds 257 >= -2524 @ 2168.03
2180.73/2198.04	c bounds 257 >= -2523 @ 2168.03
2180.73/2198.05	c bounds 257 >= -2522 @ 2168.04
2180.73/2198.06	c bounds 257 >= -2521 @ 2168.05
2180.73/2198.07	c bounds 257 >= -2520 @ 2168.06
2180.73/2198.10	c bounds 257 >= -2519 @ 2168.08
2180.82/2198.13	c bounds 257 >= -2518 @ 2168.12
2180.90/2198.21	c bounds 257 >= -2517 @ 2168.19
2181.00/2198.34	c bounds 257 >= -2516 @ 2168.32
2181.00/2198.38	c #Conflicts: 1152000 | #Constraints: 88698
2181.31/2198.60	c bounds 257 >= -2515 @ 2168.58
2182.00/2199.36	c bounds 256 >= -2515 @ 2169.32
2182.00/2199.37	c bounds 256 >= -2514 @ 2169.33
2182.00/2199.38	c bounds 256 >= -2513 @ 2169.34
2182.00/2199.39	c bounds 256 >= -2512 @ 2169.34
2182.10/2199.40	c bounds 256 >= -2511 @ 2169.36
2182.10/2199.42	c bounds 256 >= -2510 @ 2169.38
2182.10/2199.44	c bounds 256 >= -2509 @ 2169.4
2182.10/2199.45	c #Conflicts: 1153000 | #Constraints: 89849
2182.10/2199.48	c bounds 256 >= -2508 @ 2169.43
2182.20/2199.56	c bounds 256 >= -2507 @ 2169.51
2182.30/2199.64	c bounds 256 >= -2506 @ 2169.59
2182.40/2199.76	c #Conflicts: 1154000 | #Constraints: 90930
2182.40/2199.78	c bounds 256 >= -2505 @ 2169.73
2182.71/2200.07	c bounds 256 >= -2504 @ 2170.01
2183.00/2200.32	c #Conflicts: 1155000 | #Constraints: 92002
2185.55/2202.96	c bounds 254 >= -2504 @ 2172.84
2185.55/2202.97	c bounds 254 >= -2503 @ 2172.85
2185.55/2202.97	c bounds 254 >= -2502 @ 2172.85
2185.55/2202.98	c bounds 254 >= -2501 @ 2172.85
2185.55/2202.98	c bounds 254 >= -2500 @ 2172.86
2185.55/2203.00	c bounds 254 >= -2499 @ 2172.87
2185.67/2203.02	c bounds 254 >= -2498 @ 2172.89
2185.67/2203.02	c #Conflicts: 1156000 | #Constraints: 93094
2185.67/2203.03	c bounds 254 >= -2497 @ 2172.9
2185.67/2203.05	c bounds 254 >= -2496 @ 2172.92
2185.67/2203.07	c bounds 254 >= -2495 @ 2172.94
2185.76/2203.12	c bounds 254 >= -2494 @ 2172.98
2185.76/2203.14	c bounds 254 >= -2493 @ 2173
2185.76/2203.14	c bounds 254 >= -2492 @ 2173
2185.76/2203.15	c bounds 254 >= -2491 @ 2173.01
2185.85/2203.23	c bounds 254 >= -2490 @ 2173.09
2185.95/2203.33	c bounds 254 >= -2489 @ 2173.19
2185.95/2203.38	c #Conflicts: 1157000 | #Constraints: 94259
2186.14/2203.52	c bounds 254 >= -2488 @ 2173.37
2186.14/2203.53	c bounds 254 >= -2487 @ 2173.38
2186.24/2203.60	c bounds 254 >= -2486 @ 2173.45
2186.34/2203.77	c #Conflicts: 1158000 | #Constraints: 95334
2186.55/2203.90	c bounds 254 >= -2485 @ 2173.74
2186.76/2204.18	c #Conflicts: 1159000 | #Constraints: 96367
2186.94/2204.31	c bounds 254 >= -2484 @ 2174.16
2187.24/2204.61	c #Conflicts: 1160000 | #Constraints: 97415
2187.34/2204.74	c bounds 254 >= -2483 @ 2174.57
2187.65/2205.08	c #Conflicts: 1161000 | #Constraints: 98442
2187.93/2205.32	c bounds 254 >= -2482 @ 2175.14
2188.73/2206.13	c #Conflicts: 1162000 | #Constraints: 99478
2189.79/2207.29	c bounds 253 >= -2482 @ 2177.05
2189.89/2207.30	c bounds 253 >= -2481 @ 2177.06
2189.89/2207.32	c bounds 253 >= -2480 @ 2177.07
2189.89/2207.33	c bounds 253 >= -2479 @ 2177.09
2189.89/2207.36	c bounds 253 >= -2478 @ 2177.12
2190.00/2207.47	c bounds 253 >= -2477 @ 2177.22
2190.19/2207.60	c bounds 253 >= -2476 @ 2177.35
2190.19/2207.69	c #Conflicts: 1163000 | #Constraints: 100638
2190.60/2208.01	c bounds 253 >= -2475 @ 2177.76
2192.06/2209.54	c bounds 252 >= -2475 @ 2179.25
2192.06/2209.55	c bounds 252 >= -2474 @ 2179.26
2192.06/2209.56	c bounds 252 >= -2473 @ 2179.27
2192.06/2209.56	c bounds 252 >= -2472 @ 2179.27
2192.06/2209.58	c bounds 252 >= -2471 @ 2179.28
2192.06/2209.58	c #Conflicts: 1164000 | #Constraints: 101735
2192.06/2209.59	c bounds 252 >= -2470 @ 2179.3
2192.16/2209.62	c bounds 252 >= -2469 @ 2179.33
2192.16/2209.68	c bounds 252 >= -2468 @ 2179.38
2192.75/2210.29	c UNIT CLEANUP
2192.75/2210.29	c DATABASE CLEANUP
2192.75/2210.29	c GARBAGE COLLECT
2192.75/2210.29	c bounds 252 >= -2467 @ 2180
2192.85/2210.30	c #Conflicts: 1165000 | #Constraints: 63646
2192.85/2210.38	c bounds 252 >= -2466 @ 2180.07
2192.85/2210.38	c #Conflicts: 1166000 | #Constraints: 64682
2192.95/2210.47	c #Conflicts: 1167000 | #Constraints: 65682
2193.05/2210.58	c #Conflicts: 1168000 | #Constraints: 66682
2193.15/2210.61	c bounds 252 >= -2465 @ 2180.29
2193.25/2210.71	c #Conflicts: 1169000 | #Constraints: 67727
2193.35/2210.86	c #Conflicts: 1170000 | #Constraints: 68727
2193.56/2211.03	c #Conflicts: 1171000 | #Constraints: 69727
2193.74/2211.23	c #Conflicts: 1172000 | #Constraints: 70727
2193.84/2211.32	c bounds 252 >= -2464 @ 2180.98
2193.94/2211.44	c #Conflicts: 1173000 | #Constraints: 71772
2194.13/2211.65	c #Conflicts: 1174000 | #Constraints: 72772
2194.33/2211.88	c #Conflicts: 1175000 | #Constraints: 73772
2194.63/2212.13	c #Conflicts: 1176000 | #Constraints: 74772
2194.82/2212.39	c #Conflicts: 1177000 | #Constraints: 75772
2195.12/2212.67	c #Conflicts: 1178000 | #Constraints: 76772
2195.41/2212.97	c #Conflicts: 1179000 | #Constraints: 77772
2195.81/2213.30	c #Conflicts: 1180000 | #Constraints: 78772
2196.10/2213.62	c #Conflicts: 1181000 | #Constraints: 79772
2196.40/2213.96	c #Conflicts: 1182000 | #Constraints: 80772
2196.61/2214.18	c bounds 252 >= -2463 @ 2183.75
2197.09/2214.68	c #Conflicts: 1183000 | #Constraints: 81829
2198.53/2216.15	c bounds 251 >= -2463 @ 2185.59
2199.87/2217.54	c #Conflicts: 1184000 | #Constraints: 82830
2202.37/2220.14	c bounds 250 >= -2463 @ 2189.35
2202.37/2220.14	c bounds 250 >= -2462 @ 2189.35
2202.37/2220.14	c bounds 250 >= -2461 @ 2189.36
2202.37/2220.15	c bounds 250 >= -2460 @ 2189.36
2202.37/2220.15	c bounds 250 >= -2459 @ 2189.36
2202.37/2220.15	c bounds 250 >= -2458 @ 2189.36
2202.37/2220.15	c bounds 250 >= -2457 @ 2189.36
2202.37/2220.16	c bounds 250 >= -2456 @ 2189.37
2202.37/2220.16	c bounds 250 >= -2455 @ 2189.37
2202.37/2220.16	c bounds 250 >= -2454 @ 2189.37
2202.37/2220.16	c bounds 250 >= -2453 @ 2189.37
2202.37/2220.17	c bounds 250 >= -2452 @ 2189.37
2202.37/2220.17	c bounds 250 >= -2451 @ 2189.38
2202.37/2220.18	c bounds 250 >= -2450 @ 2189.38
2202.37/2220.18	c #Conflicts: 1185000 | #Constraints: 83980
2202.37/2220.18	c bounds 250 >= -2449 @ 2189.38
2202.37/2220.18	c bounds 250 >= -2448 @ 2189.38
2202.37/2220.19	c bounds 250 >= -2447 @ 2189.39
2202.37/2220.19	c bounds 250 >= -2446 @ 2189.39
2202.46/2220.21	c bounds 250 >= -2445 @ 2189.41
2202.46/2220.24	c bounds 250 >= -2444 @ 2189.43
2202.46/2220.29	c #Conflicts: 1186000 | #Constraints: 85097
2202.55/2220.31	c bounds 250 >= -2443 @ 2189.5
2202.55/2220.38	c bounds 250 >= -2442 @ 2189.56
2202.66/2220.40	c #Conflicts: 1187000 | #Constraints: 86136
2202.66/2220.42	c bounds 250 >= -2441 @ 2189.6
2202.66/2220.49	c bounds 250 >= -2440 @ 2189.67
2202.76/2220.51	c #Conflicts: 1188000 | #Constraints: 87178
2202.86/2220.64	c #Conflicts: 1189000 | #Constraints: 88178
2202.95/2220.70	c bounds 250 >= -2439 @ 2189.87
2203.05/2220.82	c DATABASE CLEANUP
2203.05/2220.82	c GARBAGE COLLECT
2203.05/2220.82	c #Conflicts: 1190000 | #Constraints: 57189
2203.05/2220.89	c #Conflicts: 1191000 | #Constraints: 58189
2203.15/2220.91	c bounds 250 >= -2438 @ 2190.08
2203.15/2220.99	c #Conflicts: 1192000 | #Constraints: 59195
2203.26/2221.02	c bounds 250 >= -2437 @ 2190.18
2203.26/2221.11	c #Conflicts: 1193000 | #Constraints: 60240
2203.45/2221.23	c #Conflicts: 1194000 | #Constraints: 61240
2203.55/2221.36	c #Conflicts: 1195000 | #Constraints: 62240
2203.65/2221.42	c bounds 250 >= -2436 @ 2190.56
2203.74/2221.50	c #Conflicts: 1196000 | #Constraints: 63279
2203.84/2221.64	c #Conflicts: 1197000 | #Constraints: 64279
2203.94/2221.70	c bounds 250 >= -2435 @ 2190.82
2203.94/2221.70	c bounds 250 >= -2434 @ 2190.82
2204.04/2221.80	c #Conflicts: 1198000 | #Constraints: 65292
2204.14/2221.97	c #Conflicts: 1199000 | #Constraints: 66292
2204.35/2222.15	c #Conflicts: 1200000 | #Constraints: 67292
2204.43/2222.26	c bounds 250 >= -2433 @ 2191.36
2204.54/2222.33	c #Conflicts: 1201000 | #Constraints: 68313
2204.74/2222.50	c #Conflicts: 1202000 | #Constraints: 69313
2204.83/2222.69	c #Conflicts: 1203000 | #Constraints: 70313
2205.03/2222.87	c #Conflicts: 1204000 | #Constraints: 71313
2205.24/2223.07	c #Conflicts: 1205000 | #Constraints: 72313
2205.43/2223.27	c #Conflicts: 1206000 | #Constraints: 73313
2205.62/2223.48	c #Conflicts: 1207000 | #Constraints: 74313
2205.92/2223.70	c #Conflicts: 1208000 | #Constraints: 75313
2206.02/2223.82	c bounds 250 >= -2432 @ 2192.87
2206.33/2224.19	c bounds 249 >= -2432 @ 2193.22
2206.51/2224.35	c #Conflicts: 1209000 | #Constraints: 76338
2206.62/2224.47	c bounds 248 >= -2432 @ 2193.5
2206.91/2224.74	c bounds 247 >= -2432 @ 2193.76
2206.91/2224.74	c bounds 247 >= -2431 @ 2193.76
2206.91/2224.75	c bounds 247 >= -2430 @ 2193.76
2206.91/2224.75	c bounds 247 >= -2429 @ 2193.77
2206.91/2224.75	c bounds 247 >= -2428 @ 2193.77
2206.91/2224.75	c bounds 247 >= -2427 @ 2193.77
2206.91/2224.76	c bounds 247 >= -2426 @ 2193.77
2206.91/2224.76	c bounds 247 >= -2425 @ 2193.77
2206.91/2224.76	c bounds 247 >= -2424 @ 2193.77
2206.91/2224.76	c bounds 247 >= -2423 @ 2193.77
2206.91/2224.77	c bounds 247 >= -2422 @ 2193.78
2206.91/2224.77	c bounds 247 >= -2421 @ 2193.78
2206.91/2224.77	c bounds 247 >= -2420 @ 2193.78
2206.91/2224.77	c bounds 247 >= -2419 @ 2193.78
2206.91/2224.78	c bounds 247 >= -2418 @ 2193.78
2206.91/2224.78	c bounds 247 >= -2417 @ 2193.79
2206.91/2224.79	c bounds 247 >= -2416 @ 2193.79
2207.01/2224.80	c bounds 247 >= -2415 @ 2193.8
2207.01/2224.82	c bounds 247 >= -2414 @ 2193.83
2207.01/2224.83	c #Conflicts: 1210000 | #Constraints: 77620
2207.01/2224.85	c bounds 247 >= -2413 @ 2193.85
2207.11/2224.92	c bounds 247 >= -2412 @ 2193.91
2207.11/2224.93	c #Conflicts: 1211000 | #Constraints: 78674
2207.11/2224.98	c bounds 247 >= -2411 @ 2193.97
2207.90/2225.76	c #Conflicts: 1212000 | #Constraints: 79683
2208.10/2225.95	c bounds 246 >= -2411 @ 2194.92
2208.10/2225.95	c bounds 246 >= -2410 @ 2194.92
2208.10/2225.96	c bounds 246 >= -2409 @ 2194.92
2208.10/2225.96	c bounds 246 >= -2408 @ 2194.93
2208.10/2225.97	c bounds 246 >= -2407 @ 2194.94
2208.21/2226.01	c bounds 246 >= -2406 @ 2194.97
2208.21/2226.05	c #Conflicts: 1213000 | #Constraints: 80792
2208.30/2226.12	c bounds 246 >= -2405 @ 2195.08
2208.30/2226.17	c #Conflicts: 1214000 | #Constraints: 81831
2208.39/2226.27	c bounds 246 >= -2404 @ 2195.22
2208.49/2226.31	c #Conflicts: 1215000 | #Constraints: 82867
2208.59/2226.48	c #Conflicts: 1216000 | #Constraints: 83867
2208.79/2226.62	c bounds 246 >= -2403 @ 2195.56
2209.08/2227.00	c #Conflicts: 1217000 | #Constraints: 84900
2211.42/2229.31	c #Conflicts: 1218000 | #Constraints: 85900
2213.35/2231.35	c #Conflicts: 1219000 | #Constraints: 86900
2215.64/2233.71	c #Conflicts: 1220000 | #Constraints: 87900
2218.11/2236.36	c #Conflicts: 1221000 | #Constraints: 88900
2220.81/2239.13	c #Conflicts: 1222000 | #Constraints: 89900
2223.57/2242.09	c #Conflicts: 1223000 | #Constraints: 90900
2227.01/2245.62	c #Conflicts: 1224000 | #Constraints: 91900
2228.40/2247.10	c bounds 244 >= -2403 @ 2214.98
2228.40/2247.10	c bounds 244 >= -2402 @ 2214.99
2228.40/2247.11	c bounds 244 >= -2401 @ 2215
2228.49/2247.11	c bounds 244 >= -2400 @ 2215
2228.49/2247.12	c bounds 244 >= -2399 @ 2215
2228.49/2247.12	c bounds 244 >= -2398 @ 2215.01
2228.49/2247.13	c bounds 244 >= -2397 @ 2215.01
2228.49/2247.13	c bounds 244 >= -2396 @ 2215.01
2228.49/2247.13	c bounds 244 >= -2395 @ 2215.02
2228.49/2247.14	c bounds 244 >= -2394 @ 2215.03
2228.49/2247.15	c bounds 244 >= -2393 @ 2215.03
2228.49/2247.15	c bounds 244 >= -2392 @ 2215.04
2228.49/2247.16	c bounds 244 >= -2391 @ 2215.04
2228.49/2247.16	c bounds 244 >= -2390 @ 2215.04
2228.49/2247.17	c bounds 244 >= -2389 @ 2215.05
2228.49/2247.19	c bounds 244 >= -2388 @ 2215.07
2228.58/2247.22	c bounds 244 >= -2387 @ 2215.09
2228.58/2247.28	c bounds 244 >= -2386 @ 2215.15
2228.58/2247.29	c #Conflicts: 1225000 | #Constraints: 93166
2228.67/2247.35	c bounds 244 >= -2385 @ 2215.22
2228.67/2247.39	c bounds 244 >= -2384 @ 2215.26
2228.78/2247.43	c bounds 244 >= -2383 @ 2215.3
2228.78/2247.49	c bounds 244 >= -2382 @ 2215.36
2228.88/2247.55	c #Conflicts: 1226000 | #Constraints: 94254
2228.88/2247.57	c bounds 244 >= -2381 @ 2215.43
2229.18/2247.81	c bounds 244 >= -2380 @ 2215.68
2229.18/2247.85	c #Conflicts: 1227000 | #Constraints: 95320
2229.18/2247.86	c bounds 244 >= -2379 @ 2215.72
2229.18/2247.86	c bounds 244 >= -2378 @ 2215.72
2229.38/2248.07	c bounds 244 >= -2377 @ 2215.93
2229.49/2248.15	c #Conflicts: 1228000 | #Constraints: 96382
2229.49/2248.18	c bounds 244 >= -2376 @ 2216.04
2229.77/2248.47	c #Conflicts: 1229000 | #Constraints: 97391
2229.87/2248.51	c bounds 244 >= -2375 @ 2216.35
2230.17/2248.80	c #Conflicts: 1230000 | #Constraints: 98424
2230.47/2249.15	c #Conflicts: 1231000 | #Constraints: 99424
2230.86/2249.54	c #Conflicts: 1232000 | #Constraints: 100424
2230.96/2249.61	c bounds 244 >= -2374 @ 2217.44
2231.26/2249.91	c #Conflicts: 1233000 | #Constraints: 101460
2231.55/2250.26	c #Conflicts: 1234000 | #Constraints: 102460
2231.96/2250.64	c #Conflicts: 1235000 | #Constraints: 103460
2232.36/2251.03	c #Conflicts: 1236000 | #Constraints: 104460
2232.74/2251.43	c #Conflicts: 1237000 | #Constraints: 105460
2232.94/2251.69	c bounds 244 >= -2373 @ 2219.49
2489.73/2509.44	c #Conflicts: 1238000 | #Constraints: 106499
2490.12/2509.84	c #Conflicts: 1239000 | #Constraints: 107499
2490.62/2510.31	c #Conflicts: 1240000 | #Constraints: 108499
2491.01/2510.75	c #Conflicts: 1241000 | #Constraints: 109499
2491.43/2511.18	c #Conflicts: 1242000 | #Constraints: 110499
2491.91/2511.66	c #Conflicts: 1243000 | #Constraints: 111499
2492.42/2512.13	c #Conflicts: 1244000 | #Constraints: 112499
2492.90/2512.64	c #Conflicts: 1245000 | #Constraints: 113499
2493.00/2512.70	c bounds 244 >= -2372 @ 2478.89
2493.31/2513.09	c #Conflicts: 1246000 | #Constraints: 114553
2493.79/2513.59	c #Conflicts: 1247000 | #Constraints: 115553
2494.31/2514.08	c #Conflicts: 1248000 | #Constraints: 116553
2494.60/2514.31	c bounds 244 >= -2371 @ 2480.48
2494.89/2514.61	c #Conflicts: 1249000 | #Constraints: 117560
2495.40/2515.15	c #Conflicts: 1250000 | #Constraints: 118560
2495.98/2515.70	c #Conflicts: 1251000 | #Constraints: 119560
2496.48/2516.22	c #Conflicts: 1252000 | #Constraints: 120560
2496.97/2516.75	c #Conflicts: 1253000 | #Constraints: 121560
2497.57/2517.33	c #Conflicts: 1254000 | #Constraints: 122560
2498.07/2517.88	c #Conflicts: 1255000 | #Constraints: 123560
2498.66/2518.45	c #Conflicts: 1256000 | #Constraints: 124560
2499.27/2519.02	c #Conflicts: 1257000 | #Constraints: 125560
2499.75/2519.56	c bounds 244 >= -2370 @ 2485.65
2499.85/2519.60	c #Conflicts: 1258000 | #Constraints: 126605
2500.35/2520.18	c #Conflicts: 1259000 | #Constraints: 127605
2500.93/2520.72	c #Conflicts: 1260000 | #Constraints: 128605
2501.43/2521.29	c #Conflicts: 1261000 | #Constraints: 129605
2502.02/2521.86	c #Conflicts: 1262000 | #Constraints: 130605
2502.62/2522.46	c #Conflicts: 1263000 | #Constraints: 131605
2503.22/2523.07	c #Conflicts: 1264000 | #Constraints: 132605
2503.81/2523.66	c #Conflicts: 1265000 | #Constraints: 133605
2504.40/2524.22	c #Conflicts: 1266000 | #Constraints: 134605
2505.00/2524.81	c #Conflicts: 1267000 | #Constraints: 135605
2505.50/2525.31	c bounds 244 >= -2369 @ 2491.29
2505.60/2525.42	c #Conflicts: 1268000 | #Constraints: 136647
2506.21/2526.06	c #Conflicts: 1269000 | #Constraints: 137647
2506.79/2526.68	c #Conflicts: 1270000 | #Constraints: 138647
2507.38/2527.26	c #Conflicts: 1271000 | #Constraints: 139647
2508.07/2527.91	c #Conflicts: 1272000 | #Constraints: 140647
2508.77/2528.60	c #Conflicts: 1273000 | #Constraints: 141647
2509.76/2529.62	c UNIT CLEANUP
2509.76/2529.62	c DATABASE CLEANUP
2509.76/2529.62	c GARBAGE COLLECT
2509.76/2529.62	c #Conflicts: 1274000 | #Constraints: 83970
2509.96/2529.83	c #Conflicts: 1275000 | #Constraints: 84970
2510.17/2530.05	c #Conflicts: 1276000 | #Constraints: 85970
2510.36/2530.28	c #Conflicts: 1277000 | #Constraints: 86970
2510.65/2530.51	c #Conflicts: 1278000 | #Constraints: 87970
2510.85/2530.77	c #Conflicts: 1279000 | #Constraints: 88970
2511.15/2531.04	c #Conflicts: 1280000 | #Constraints: 89970
2511.44/2531.32	c #Conflicts: 1281000 | #Constraints: 90970
2511.75/2531.62	c #Conflicts: 1282000 | #Constraints: 91970
2512.04/2531.91	c #Conflicts: 1283000 | #Constraints: 92970
2512.34/2532.23	c #Conflicts: 1284000 | #Constraints: 93970
2512.63/2532.53	c #Conflicts: 1285000 | #Constraints: 94970
2512.93/2532.87	c #Conflicts: 1286000 | #Constraints: 95970
2513.24/2533.19	c #Conflicts: 1287000 | #Constraints: 96970
2513.62/2533.53	c #Conflicts: 1288000 | #Constraints: 97970
2513.92/2533.88	c #Conflicts: 1289000 | #Constraints: 98970
2514.31/2534.24	c #Conflicts: 1290000 | #Constraints: 99970
2514.41/2534.36	c bounds 244 >= -2368 @ 2500.14
2514.61/2534.58	c #Conflicts: 1291000 | #Constraints: 101021
2515.01/2534.91	c #Conflicts: 1292000 | #Constraints: 102021
2515.31/2535.25	c #Conflicts: 1293000 | #Constraints: 103021
2515.70/2535.61	c #Conflicts: 1294000 | #Constraints: 104021
2516.00/2535.97	c #Conflicts: 1295000 | #Constraints: 105021
2516.40/2536.35	c #Conflicts: 1296000 | #Constraints: 106021
2516.79/2536.75	c #Conflicts: 1297000 | #Constraints: 107021
2517.20/2537.14	c #Conflicts: 1298000 | #Constraints: 108021
2517.58/2537.55	c #Conflicts: 1299000 | #Constraints: 109021
2718.67/2739.75	c DATABASE CLEANUP
2718.67/2739.75	c GARBAGE COLLECT
2718.67/2739.75	c #Conflicts: 1300000 | #Constraints: 67898
2718.87/2739.92	c bounds 243 >= -2368 @ 2704.03
2720.64/2741.75	c #Conflicts: 1301000 | #Constraints: 68899
2721.51/2742.62	c bounds 241 >= -2368 @ 2706.62
2722.68/2743.89	c #Conflicts: 1302000 | #Constraints: 69900
2724.63/2745.81	c #Conflicts: 1303000 | #Constraints: 70900
2727.16/2748.44	c bounds 240 >= -2368 @ 2712.22
2727.16/2748.46	c bounds 240 >= -2367 @ 2712.24
2727.16/2748.47	c #Conflicts: 1304000 | #Constraints: 71949
2727.16/2748.47	c bounds 240 >= -2366 @ 2712.25
2727.16/2748.48	c bounds 240 >= -2365 @ 2712.25
2727.16/2748.49	c bounds 240 >= -2364 @ 2712.26
2727.16/2748.49	c bounds 240 >= -2363 @ 2712.27
2727.26/2748.50	c bounds 240 >= -2362 @ 2712.27
2727.26/2748.55	c bounds 240 >= -2361 @ 2712.32
2727.36/2748.63	c bounds 240 >= -2360 @ 2712.39
2727.46/2748.71	c #Conflicts: 1305000 | #Constraints: 73126
2727.46/2748.78	c bounds 240 >= -2359 @ 2712.54
2727.66/2748.97	c bounds 240 >= -2358 @ 2712.73
2727.77/2749.02	c #Conflicts: 1306000 | #Constraints: 74201
2728.05/2749.31	c #Conflicts: 1307000 | #Constraints: 75201
2728.16/2749.41	c bounds 240 >= -2357 @ 2713.15
2728.35/2749.66	c #Conflicts: 1308000 | #Constraints: 76237
2728.65/2749.98	c #Conflicts: 1309000 | #Constraints: 77237
2729.05/2750.32	c #Conflicts: 1310000 | #Constraints: 78237
2729.15/2750.42	c bounds 240 >= -2356 @ 2714.13
2729.34/2750.69	c #Conflicts: 1311000 | #Constraints: 79270
2729.75/2751.05	c #Conflicts: 1312000 | #Constraints: 80270
2730.03/2751.37	c #Conflicts: 1313000 | #Constraints: 81270
2730.44/2751.71	c #Conflicts: 1314000 | #Constraints: 82270
2730.74/2752.09	c #Conflicts: 1315000 | #Constraints: 83270
2731.22/2752.52	c #Conflicts: 1316000 | #Constraints: 84270
2731.22/2752.54	c bounds 240 >= -2355 @ 2716.22
2734.13/2755.51	c #Conflicts: 1317000 | #Constraints: 85309
2737.13/2758.60	c #Conflicts: 1318000 | #Constraints: 86309
2740.99/2762.68	c #Conflicts: 1319000 | #Constraints: 87309
2744.87/2766.67	c #Conflicts: 1320000 | #Constraints: 88309
2748.46/2770.35	c #Conflicts: 1321000 | #Constraints: 89309
2749.26/2771.11	c bounds 239 >= -2355 @ 2733.94
2749.26/2771.12	c bounds 239 >= -2354 @ 2733.95
2749.26/2771.13	c bounds 239 >= -2353 @ 2733.96
2749.26/2771.14	c bounds 239 >= -2352 @ 2733.96
2749.26/2771.14	c bounds 239 >= -2351 @ 2733.97
2749.26/2771.16	c bounds 239 >= -2350 @ 2733.98
2749.26/2771.17	c bounds 239 >= -2349 @ 2734
2749.26/2771.19	c bounds 239 >= -2348 @ 2734.01
2749.34/2771.21	c bounds 239 >= -2347 @ 2734.03
2749.34/2771.22	c bounds 239 >= -2346 @ 2734.05
2749.34/2771.28	c bounds 239 >= -2345 @ 2734.1
2749.44/2771.34	c bounds 239 >= -2344 @ 2734.16
2749.44/2771.35	c #Conflicts: 1322000 | #Constraints: 90498
2749.54/2771.41	c bounds 239 >= -2343 @ 2734.23
2749.63/2771.59	c bounds 239 >= -2342 @ 2734.4
2749.73/2771.60	c bounds 239 >= -2341 @ 2734.41
2749.73/2771.66	c #Conflicts: 1323000 | #Constraints: 91579
2750.03/2771.94	c bounds 239 >= -2340 @ 2734.75
2750.14/2772.03	c #Conflicts: 1324000 | #Constraints: 92603
2750.53/2772.44	c #Conflicts: 1325000 | #Constraints: 93603
2750.63/2772.56	c bounds 239 >= -2339 @ 2735.36
2750.92/2772.87	c #Conflicts: 1326000 | #Constraints: 94636
2751.23/2773.16	c DATABASE CLEANUP
2751.23/2773.16	c GARBAGE COLLECT
2751.23/2773.16	c #Conflicts: 1327000 | #Constraints: 61329
2751.32/2773.25	c #Conflicts: 1328000 | #Constraints: 62329
2751.41/2773.36	c #Conflicts: 1329000 | #Constraints: 63329
2751.51/2773.49	c #Conflicts: 1330000 | #Constraints: 64329
2751.61/2773.50	c bounds 239 >= -2338 @ 2736.27
2751.72/2773.61	c #Conflicts: 1331000 | #Constraints: 65377
2751.81/2773.74	c #Conflicts: 1332000 | #Constraints: 66377
2751.91/2773.89	c #Conflicts: 1333000 | #Constraints: 67377
2752.12/2774.07	c #Conflicts: 1334000 | #Constraints: 68377
2752.30/2774.26	c #Conflicts: 1335000 | #Constraints: 69377
2752.50/2774.47	c #Conflicts: 1336000 | #Constraints: 70377
2752.70/2774.69	c #Conflicts: 1337000 | #Constraints: 71377
2753.00/2774.94	c #Conflicts: 1338000 | #Constraints: 72377
2753.11/2775.05	c bounds 239 >= -2337 @ 2737.79
2753.21/2775.18	c #Conflicts: 1339000 | #Constraints: 73410
2753.39/2775.39	c #Conflicts: 1340000 | #Constraints: 74410
2753.68/2775.62	c #Conflicts: 1341000 | #Constraints: 75410
2753.89/2775.88	c #Conflicts: 1342000 | #Constraints: 76410
2754.20/2776.15	c #Conflicts: 1343000 | #Constraints: 77410
2754.48/2776.46	c #Conflicts: 1344000 | #Constraints: 78410
2754.87/2776.81	c #Conflicts: 1345000 | #Constraints: 79410
2755.19/2777.18	c #Conflicts: 1346000 | #Constraints: 80410
2755.58/2777.56	c #Conflicts: 1347000 | #Constraints: 81410
2755.97/2777.97	c #Conflicts: 1348000 | #Constraints: 82410
2756.37/2778.35	c #Conflicts: 1349000 | #Constraints: 83410
2756.77/2778.75	c #Conflicts: 1350000 | #Constraints: 84410
2757.17/2779.19	c #Conflicts: 1351000 | #Constraints: 85410
2757.66/2779.65	c #Conflicts: 1352000 | #Constraints: 86410
2758.16/2780.14	c #Conflicts: 1353000 | #Constraints: 87410
2758.66/2780.67	c #Conflicts: 1354000 | #Constraints: 88410
2759.25/2781.20	c #Conflicts: 1355000 | #Constraints: 89410
2759.84/2781.81	c #Conflicts: 1356000 | #Constraints: 90410
2760.05/2782.04	c bounds 239 >= -2336 @ 2744.69
2760.24/2782.26	c #Conflicts: 1357000 | #Constraints: 91449
2760.64/2782.66	c #Conflicts: 1358000 | #Constraints: 92449
2761.05/2783.06	c #Conflicts: 1359000 | #Constraints: 93449
2761.53/2783.53	c #Conflicts: 1360000 | #Constraints: 94449
2761.93/2783.97	c #Conflicts: 1361000 | #Constraints: 95449
2762.42/2784.44	c #Conflicts: 1362000 | #Constraints: 96449
2762.92/2784.90	c #Conflicts: 1363000 | #Constraints: 97449
2763.32/2785.37	c #Conflicts: 1364000 | #Constraints: 98449
2763.81/2785.84	c #Conflicts: 1365000 | #Constraints: 99449
2764.32/2786.32	c #Conflicts: 1366000 | #Constraints: 100449
2764.81/2786.86	c #Conflicts: 1367000 | #Constraints: 101449
2765.40/2787.44	c #Conflicts: 1368000 | #Constraints: 102449
2765.90/2787.98	c #Conflicts: 1369000 | #Constraints: 103449
2766.50/2788.55	c #Conflicts: 1370000 | #Constraints: 104449
2767.10/2789.14	c #Conflicts: 1371000 | #Constraints: 105449
2767.69/2789.73	c #Conflicts: 1372000 | #Constraints: 106449
2768.28/2790.30	c #Conflicts: 1373000 | #Constraints: 107449
2768.78/2790.89	c #Conflicts: 1374000 | #Constraints: 108449
2769.48/2791.52	c #Conflicts: 1375000 | #Constraints: 109449
2770.09/2792.13	c #Conflicts: 1376000 | #Constraints: 110449
2770.67/2792.75	c #Conflicts: 1377000 | #Constraints: 111449
2771.36/2793.41	c #Conflicts: 1378000 | #Constraints: 112449
2771.98/2794.07	c #Conflicts: 1379000 | #Constraints: 113449
2772.66/2794.74	c #Conflicts: 1380000 | #Constraints: 114449
2773.35/2795.46	c #Conflicts: 1381000 | #Constraints: 115449
2774.06/2796.16	c #Conflicts: 1382000 | #Constraints: 116449
2774.74/2796.87	c #Conflicts: 1383000 | #Constraints: 117449
2775.43/2797.56	c #Conflicts: 1384000 | #Constraints: 118449
2776.13/2798.27	c #Conflicts: 1385000 | #Constraints: 119449
2776.82/2798.97	c #Conflicts: 1386000 | #Constraints: 120449
2777.04/2799.18	c bounds 239 >= -2335 @ 2761.58
2777.41/2799.59	c #Conflicts: 1387000 | #Constraints: 121500
2778.02/2800.14	c #Conflicts: 1388000 | #Constraints: 122500
2778.51/2800.70	c #Conflicts: 1389000 | #Constraints: 123500
2779.11/2801.27	c #Conflicts: 1390000 | #Constraints: 124500
2779.80/2801.91	c #Conflicts: 1391000 | #Constraints: 125500
2780.39/2802.51	c #Conflicts: 1392000 | #Constraints: 126500
2781.01/2803.12	c #Conflicts: 1393000 | #Constraints: 127500
2781.59/2803.71	c #Conflicts: 1394000 | #Constraints: 128500
2782.18/2804.34	c #Conflicts: 1395000 | #Constraints: 129500
2782.89/2805.05	c #Conflicts: 1396000 | #Constraints: 130500
2783.57/2805.74	c #Conflicts: 1397000 | #Constraints: 131500
2784.27/2806.49	c #Conflicts: 1398000 | #Constraints: 132500
2785.06/2807.23	c #Conflicts: 1399000 | #Constraints: 133500
2785.75/2807.95	c #Conflicts: 1400000 | #Constraints: 134500
2786.55/2808.71	c #Conflicts: 1401000 | #Constraints: 135500
2787.24/2809.48	c #Conflicts: 1402000 | #Constraints: 136500
2788.13/2810.31	c #Conflicts: 1403000 | #Constraints: 137500
2788.84/2811.09	c #Conflicts: 1404000 | #Constraints: 138500
2789.63/2811.88	c #Conflicts: 1405000 | #Constraints: 139500
2790.42/2812.63	c #Conflicts: 1406000 | #Constraints: 140500
2791.22/2813.44	c #Conflicts: 1407000 | #Constraints: 141500
2792.11/2814.34	c #Conflicts: 1408000 | #Constraints: 142500
2793.00/2815.21	c #Conflicts: 1409000 | #Constraints: 143500
2793.81/2816.10	c #Conflicts: 1410000 | #Constraints: 144500
2794.69/2816.95	c #Conflicts: 1411000 | #Constraints: 145500
2795.58/2817.89	c #Conflicts: 1412000 | #Constraints: 146500
2796.58/2818.82	c #Conflicts: 1413000 | #Constraints: 147500
2797.47/2819.70	c #Conflicts: 1414000 | #Constraints: 148500
2798.86/2821.13	c UNIT CLEANUP
2798.86/2821.13	c DATABASE CLEANUP
2798.86/2821.13	c GARBAGE COLLECT
2798.86/2821.13	c #Conflicts: 1415000 | #Constraints: 88055
2800.88/2823.25	c #Conflicts: 1416000 | #Constraints: 89055
2801.46/2823.85	c bounds 238 >= -2335 @ 2785.79
2803.68/2826.16	c #Conflicts: 1417000 | #Constraints: 90056
2805.11/2827.62	c bounds 237 >= -2335 @ 2789.35
2806.68/2829.23	c #Conflicts: 1418000 | #Constraints: 91057
2807.37/2829.96	c bounds 236 >= -2335 @ 2791.61
2807.37/2829.97	c bounds 236 >= -2334 @ 2791.61
2807.37/2829.97	c bounds 236 >= -2333 @ 2791.61
2807.37/2829.98	c bounds 236 >= -2332 @ 2791.62
2807.37/2829.98	c bounds 236 >= -2331 @ 2791.62
2807.37/2829.99	c bounds 236 >= -2330 @ 2791.63
2807.37/2830.00	c bounds 236 >= -2329 @ 2791.64
2807.47/2830.01	c bounds 236 >= -2328 @ 2791.65
2807.47/2830.04	c bounds 236 >= -2327 @ 2791.68
2807.47/2830.10	c bounds 236 >= -2326 @ 2791.73
2807.57/2830.13	c #Conflicts: 1419000 | #Constraints: 92275
2807.57/2830.16	c bounds 236 >= -2325 @ 2791.78
2807.57/2830.18	c bounds 236 >= -2324 @ 2791.81
2807.66/2830.22	c bounds 236 >= -2323 @ 2791.84
2807.66/2830.26	c bounds 236 >= -2322 @ 2791.88
2807.75/2830.34	c #Conflicts: 1420000 | #Constraints: 93344
2807.86/2830.44	c bounds 236 >= -2321 @ 2792.05
2807.95/2830.54	c #Conflicts: 1421000 | #Constraints: 94380
2808.05/2830.62	c bounds 236 >= -2320 @ 2792.22
2808.15/2830.73	c bounds 236 >= -2319 @ 2792.33
2808.15/2830.76	c #Conflicts: 1422000 | #Constraints: 95446
2808.25/2830.86	c bounds 236 >= -2318 @ 2792.46
2809.52/2832.13	c #Conflicts: 1423000 | #Constraints: 96470
2812.62/2835.34	c #Conflicts: 1424000 | #Constraints: 97470
2815.74/2838.59	c #Conflicts: 1425000 | #Constraints: 98470
2816.53/2839.31	c bounds 235 >= -2318 @ 2800.58
2816.53/2839.31	c bounds 235 >= -2317 @ 2800.58
2816.53/2839.32	c bounds 235 >= -2316 @ 2800.58
2816.53/2839.32	c bounds 235 >= -2315 @ 2800.59
2816.53/2839.33	c bounds 235 >= -2314 @ 2800.59
2816.53/2839.33	c bounds 235 >= -2313 @ 2800.59
2816.53/2839.33	c bounds 235 >= -2312 @ 2800.6
2816.53/2839.35	c bounds 235 >= -2311 @ 2800.61
2816.53/2839.36	c bounds 235 >= -2310 @ 2800.62
2816.53/2839.37	c bounds 235 >= -2309 @ 2800.63
2816.53/2839.38	c bounds 235 >= -2308 @ 2800.64
2816.53/2839.39	c bounds 235 >= -2307 @ 2800.65
2816.63/2839.40	c bounds 235 >= -2306 @ 2800.66
2816.63/2839.42	c bounds 235 >= -2305 @ 2800.67
2816.63/2839.47	c bounds 235 >= -2304 @ 2800.72
2816.73/2839.56	c bounds 235 >= -2303 @ 2800.81
2816.73/2839.56	c #Conflicts: 1426000 | #Constraints: 99747
2817.03/2839.83	c bounds 235 >= -2302 @ 2801.07
2817.03/2839.87	c #Conflicts: 1427000 | #Constraints: 100789
2817.33/2840.12	c bounds 235 >= -2301 @ 2801.35
2817.33/2840.19	c #Conflicts: 1428000 | #Constraints: 101813
2817.71/2840.58	c #Conflicts: 1429000 | #Constraints: 102813
2818.10/2841.00	c #Conflicts: 1430000 | #Constraints: 103813
2818.31/2841.11	c bounds 235 >= -2300 @ 2802.32
2818.60/2841.40	c #Conflicts: 1431000 | #Constraints: 104867
2818.99/2841.82	c #Conflicts: 1432000 | #Constraints: 105867
2819.39/2842.26	c #Conflicts: 1433000 | #Constraints: 106867
2819.89/2842.72	c #Conflicts: 1434000 | #Constraints: 107867
2820.29/2843.17	c #Conflicts: 1435000 | #Constraints: 108867
2820.57/2843.45	c bounds 235 >= -2299 @ 2804.6
2820.78/2843.66	c #Conflicts: 1436000 | #Constraints: 109933
2821.28/2844.12	c #Conflicts: 1437000 | #Constraints: 110933
2821.76/2844.60	c #Conflicts: 1438000 | #Constraints: 111933
2822.16/2845.10	c #Conflicts: 1439000 | #Constraints: 112933
2822.65/2845.59	c #Conflicts: 1440000 | #Constraints: 113933
2823.26/2846.12	c #Conflicts: 1441000 | #Constraints: 114933
2823.73/2846.69	c #Conflicts: 1442000 | #Constraints: 115933
2824.24/2847.15	c DATABASE CLEANUP
2824.24/2847.15	c GARBAGE COLLECT
2824.24/2847.15	c #Conflicts: 1443000 | #Constraints: 72259
2825.66/2848.65	c bounds 234 >= -2299 @ 2809.63
2826.24/2849.21	c #Conflicts: 1444000 | #Constraints: 73260
2829.50/2852.68	c #Conflicts: 1445000 | #Constraints: 74260
2833.10/2856.37	c bounds 233 >= -2299 @ 2816.99
2833.19/2856.40	c #Conflicts: 1446000 | #Constraints: 75261
2833.19/2856.45	c bounds 233 >= -2298 @ 2817.07
2833.29/2856.53	c bounds 233 >= -2297 @ 2817.15
2833.39/2856.62	c #Conflicts: 1447000 | #Constraints: 76324
2833.39/2856.65	c bounds 233 >= -2296 @ 2817.26
2833.58/2856.83	c #Conflicts: 1448000 | #Constraints: 77372
2833.58/2856.88	c bounds 233 >= -2295 @ 2817.49
2833.90/2857.11	c #Conflicts: 1449000 | #Constraints: 78396
2834.08/2857.33	c bounds 233 >= -2294 @ 2817.93
2834.08/2857.37	c #Conflicts: 1450000 | #Constraints: 79441
2834.38/2857.66	c #Conflicts: 1451000 | #Constraints: 80441
2834.67/2857.99	c #Conflicts: 1452000 | #Constraints: 81441
2834.78/2858.07	c bounds 233 >= -2293 @ 2818.65
2835.06/2858.30	c #Conflicts: 1453000 | #Constraints: 82474
2835.37/2858.64	c #Conflicts: 1454000 | #Constraints: 83474
2835.66/2858.96	c #Conflicts: 1455000 | #Constraints: 84474
2835.96/2859.20	c bounds 233 >= -2292 @ 2819.76
2835.96/2859.29	c #Conflicts: 1456000 | #Constraints: 85510
2836.35/2859.65	c #Conflicts: 1457000 | #Constraints: 86510
2836.65/2859.97	c #Conflicts: 1458000 | #Constraints: 87510
2837.04/2860.32	c #Conflicts: 1459000 | #Constraints: 88510
2837.44/2860.71	c #Conflicts: 1460000 | #Constraints: 89510
2837.44/2860.75	c bounds 233 >= -2291 @ 2821.28
2837.85/2861.13	c #Conflicts: 1461000 | #Constraints: 90540
2838.13/2861.48	c #Conflicts: 1462000 | #Constraints: 91540
2838.52/2861.88	c #Conflicts: 1463000 | #Constraints: 92540
2838.91/2862.28	c #Conflicts: 1464000 | #Constraints: 93540
2839.31/2862.66	c #Conflicts: 1465000 | #Constraints: 94540
2839.72/2863.09	c #Conflicts: 1466000 | #Constraints: 95540
2840.19/2863.57	c #Conflicts: 1467000 | #Constraints: 96540
2840.58/2863.94	c bounds 233 >= -2290 @ 2824.37
2840.70/2864.01	c #Conflicts: 1468000 | #Constraints: 97600
2841.08/2864.45	c #Conflicts: 1469000 | #Constraints: 98600
2841.47/2864.89	c DATABASE CLEANUP
2841.47/2864.89	c GARBAGE COLLECT
2841.47/2864.89	c #Conflicts: 1470000 | #Constraints: 63373
2841.68/2865.01	c #Conflicts: 1471000 | #Constraints: 64373
2841.78/2865.16	c #Conflicts: 1472000 | #Constraints: 65373
2841.96/2865.32	c #Conflicts: 1473000 | #Constraints: 66373
2842.05/2865.49	c #Conflicts: 1474000 | #Constraints: 67373
2842.24/2865.68	c #Conflicts: 1475000 | #Constraints: 68373
2842.44/2865.89	c #Conflicts: 1476000 | #Constraints: 69373
2842.64/2866.10	c #Conflicts: 1477000 | #Constraints: 70373
2842.92/2866.33	c #Conflicts: 1478000 | #Constraints: 71373
2843.12/2866.56	c #Conflicts: 1479000 | #Constraints: 72373
2843.41/2866.85	c #Conflicts: 1480000 | #Constraints: 73373
2843.71/2867.14	c #Conflicts: 1481000 | #Constraints: 74373
2844.00/2867.44	c #Conflicts: 1482000 | #Constraints: 75373
2844.30/2867.73	c #Conflicts: 1483000 | #Constraints: 76373
2844.60/2868.02	c #Conflicts: 1484000 | #Constraints: 77373
2844.60/2868.05	c bounds 233 >= -2289 @ 2828.32
2844.89/2868.30	c #Conflicts: 1485000 | #Constraints: 78454
2845.08/2868.59	c #Conflicts: 1486000 | #Constraints: 79454
2845.47/2868.91	c #Conflicts: 1487000 | #Constraints: 80454
2845.77/2869.26	c #Conflicts: 1488000 | #Constraints: 81454
2846.06/2869.58	c #Conflicts: 1489000 | #Constraints: 82454
2846.45/2869.96	c #Conflicts: 1490000 | #Constraints: 83454
2846.84/2870.31	c #Conflicts: 1491000 | #Constraints: 84454
2847.14/2870.70	c #Conflicts: 1492000 | #Constraints: 85454
2847.55/2871.11	c #Conflicts: 1493000 | #Constraints: 86454
2848.02/2871.51	c #Conflicts: 1494000 | #Constraints: 87454
2848.41/2871.92	c #Conflicts: 1495000 | #Constraints: 88454
2848.80/2872.33	c #Conflicts: 1496000 | #Constraints: 89454
2849.21/2872.78	c #Conflicts: 1497000 | #Constraints: 90454
2849.69/2873.26	c #Conflicts: 1498000 | #Constraints: 91454
2850.19/2873.76	c #Conflicts: 1499000 | #Constraints: 92454
2850.68/2874.26	c #Conflicts: 1500000 | #Constraints: 93454
2851.18/2874.71	c #Conflicts: 1501000 | #Constraints: 94454
2851.58/2875.18	c #Conflicts: 1502000 | #Constraints: 95454
2852.16/2875.70	c #Conflicts: 1503000 | #Constraints: 96454
2852.66/2876.21	c #Conflicts: 1504000 | #Constraints: 97454
2852.66/2876.22	c bounds 233 >= -2288 @ 2836.27
2854.60/2878.29	c #Conflicts: 1505000 | #Constraints: 98505
2857.28/2881.05	c #Conflicts: 1506000 | #Constraints: 99505
2860.26/2884.13	c #Conflicts: 1507000 | #Constraints: 100505
2861.24/2885.17	c bounds 231 >= -2288 @ 2844.77
2861.24/2885.18	c bounds 231 >= -2287 @ 2844.77
2861.24/2885.19	c bounds 231 >= -2286 @ 2844.78
2861.32/2885.20	c bounds 231 >= -2285 @ 2844.79
2861.32/2885.20	c bounds 231 >= -2284 @ 2844.79
2861.32/2885.21	c bounds 231 >= -2283 @ 2844.8
2861.32/2885.22	c bounds 231 >= -2282 @ 2844.81
2861.32/2885.26	c #Conflicts: 1508000 | #Constraints: 101602
2861.32/2885.27	c bounds 231 >= -2281 @ 2844.85
2861.42/2885.34	c bounds 231 >= -2280 @ 2844.92
2861.52/2885.42	c #Conflicts: 1509000 | #Constraints: 102674
2861.62/2885.53	c bounds 231 >= -2279 @ 2845.1
2861.62/2885.57	c #Conflicts: 1510000 | #Constraints: 103707
2861.81/2885.75	c #Conflicts: 1511000 | #Constraints: 104707
2862.01/2885.96	c #Conflicts: 1512000 | #Constraints: 105707
2862.01/2885.99	c bounds 231 >= -2278 @ 2845.54
2862.23/2886.17	c #Conflicts: 1513000 | #Constraints: 106740
2862.51/2886.40	c #Conflicts: 1514000 | #Constraints: 107740
2862.70/2886.66	c #Conflicts: 1515000 | #Constraints: 108740
2863.00/2886.95	c #Conflicts: 1516000 | #Constraints: 109740
2863.30/2887.26	c #Conflicts: 1517000 | #Constraints: 110740
2863.60/2887.55	c #Conflicts: 1518000 | #Constraints: 111740
2863.60/2887.59	c bounds 231 >= -2277 @ 2847.1
2863.89/2887.88	c #Conflicts: 1519000 | #Constraints: 112800
2864.29/2888.23	c #Conflicts: 1520000 | #Constraints: 113800
2864.59/2888.58	c #Conflicts: 1521000 | #Constraints: 114800
2864.98/2888.95	c #Conflicts: 1522000 | #Constraints: 115800
2865.38/2889.35	c #Conflicts: 1523000 | #Constraints: 116800
2865.77/2889.78	c #Conflicts: 1524000 | #Constraints: 117800
2866.28/2890.23	c #Conflicts: 1525000 | #Constraints: 118800
2866.67/2890.66	c #Conflicts: 1526000 | #Constraints: 119800
2867.08/2891.07	c #Conflicts: 1527000 | #Constraints: 120800
2867.56/2891.54	c #Conflicts: 1528000 | #Constraints: 121800
2868.07/2892.04	c #Conflicts: 1529000 | #Constraints: 122800
2868.54/2892.56	c #Conflicts: 1530000 | #Constraints: 123800
2869.15/2893.12	c #Conflicts: 1531000 | #Constraints: 124800
2869.64/2893.66	c #Conflicts: 1532000 | #Constraints: 125800
2870.14/2894.18	c #Conflicts: 1533000 | #Constraints: 126800
2870.72/2894.70	c #Conflicts: 1534000 | #Constraints: 127800
2871.21/2895.27	c #Conflicts: 1535000 | #Constraints: 128800
2871.81/2895.86	c #Conflicts: 1536000 | #Constraints: 129800
2872.40/2896.44	c #Conflicts: 1537000 | #Constraints: 130800
2873.00/2897.08	c #Conflicts: 1538000 | #Constraints: 131800
2873.57/2897.69	c #Conflicts: 1539000 | #Constraints: 132800
2874.08/2898.11	c bounds 231 >= -2276 @ 2857.4
2874.75/2898.80	c #Conflicts: 1540000 | #Constraints: 133842
2876.19/2900.38	c bounds 230 >= -2276 @ 2859.55
2876.88/2901.11	c #Conflicts: 1541000 | #Constraints: 134843
2880.41/2904.71	c #Conflicts: 1542000 | #Constraints: 135843
2883.67/2908.19	c #Conflicts: 1543000 | #Constraints: 136843
2887.09/2911.72	c #Conflicts: 1544000 | #Constraints: 137843
2890.78/2915.55	c #Conflicts: 1545000 | #Constraints: 138843
2893.40/2918.25	c bounds 228 >= -2276 @ 2876.48
2893.40/2918.26	c bounds 228 >= -2275 @ 2876.49
2893.40/2918.26	c bounds 228 >= -2274 @ 2876.49
2893.40/2918.27	c bounds 228 >= -2273 @ 2876.5
2893.40/2918.28	c bounds 228 >= -2272 @ 2876.51
2893.40/2918.29	c bounds 228 >= -2271 @ 2876.52
2893.51/2918.31	c bounds 228 >= -2270 @ 2876.54
2893.51/2918.34	c #Conflicts: 1546000 | #Constraints: 139955
2893.51/2918.35	c bounds 228 >= -2269 @ 2876.57
2893.61/2918.42	c bounds 228 >= -2268 @ 2876.64
2893.70/2918.57	c bounds 228 >= -2267 @ 2876.79
2893.80/2918.61	c #Conflicts: 1547000 | #Constraints: 141030
2893.80/2918.69	c bounds 228 >= -2266 @ 2876.91
2894.00/2918.86	c #Conflicts: 1548000 | #Constraints: 142063
2894.00/2918.86	c bounds 228 >= -2265 @ 2877.08
2894.31/2919.19	c #Conflicts: 1549000 | #Constraints: 143096
2894.40/2919.21	c bounds 228 >= -2264 @ 2877.42
2894.60/2919.45	c bounds 228 >= -2263 @ 2877.65
2894.69/2919.52	c #Conflicts: 1550000 | #Constraints: 144156
2894.99/2919.84	c #Conflicts: 1551000 | #Constraints: 145156
2895.08/2919.98	c bounds 228 >= -2262 @ 2878.18
2895.38/2920.23	c #Conflicts: 1552000 | #Constraints: 146186
2895.68/2920.54	c bounds 228 >= -2261 @ 2878.72
2895.68/2920.55	c bounds 228 >= -2260 @ 2878.73
2895.68/2920.57	c #Conflicts: 1553000 | #Constraints: 147219
2895.68/2920.58	c bounds 228 >= -2259 @ 2878.76
2895.78/2920.62	c bounds 228 >= -2258 @ 2878.8
2895.88/2920.73	c bounds 228 >= -2257 @ 2878.91
2895.98/2920.89	c #Conflicts: 1554000 | #Constraints: 148303
2896.07/2920.94	c bounds 228 >= -2256 @ 2879.11
2896.37/2921.25	c #Conflicts: 1555000 | #Constraints: 149348
2896.37/2921.26	c bounds 228 >= -2255 @ 2879.43
2896.78/2921.66	c #Conflicts: 1556000 | #Constraints: 150378
2896.87/2921.71	c bounds 228 >= -2254 @ 2879.88
2897.18/2922.07	c #Conflicts: 1557000 | #Constraints: 151414
2897.37/2922.20	c bounds 228 >= -2253 @ 2880.35
2897.66/2922.50	c #Conflicts: 1558000 | #Constraints: 152441
2897.86/2922.74	c bounds 228 >= -2252 @ 2880.89
2898.05/2922.99	c #Conflicts: 1559000 | #Constraints: 153468
2898.17/2923.06	c bounds 228 >= -2251 @ 2881.2
2898.66/2923.53	c #Conflicts: 1560000 | #Constraints: 154498
2899.05/2924.00	c #Conflicts: 1561000 | #Constraints: 155498
2899.26/2924.13	c bounds 228 >= -2250 @ 2882.25
2899.54/2924.46	c #Conflicts: 1562000 | #Constraints: 156543
2900.33/2925.21	c UNIT CLEANUP
2900.33/2925.21	c DATABASE CLEANUP
2900.33/2925.21	c GARBAGE COLLECT
2900.33/2925.21	c #Conflicts: 1563000 | #Constraints: 92742
2900.43/2925.36	c #Conflicts: 1564000 | #Constraints: 93742
2900.63/2925.50	c #Conflicts: 1565000 | #Constraints: 94742
2900.72/2925.64	c bounds 228 >= -2249 @ 2883.73
2900.72/2925.67	c #Conflicts: 1566000 | #Constraints: 95790
2900.92/2925.83	c #Conflicts: 1567000 | #Constraints: 96790
2901.02/2926.00	c #Conflicts: 1568000 | #Constraints: 97790
2901.31/2926.21	c #Conflicts: 1569000 | #Constraints: 98790
2901.50/2926.45	c #Conflicts: 1570000 | #Constraints: 99790
2901.69/2926.69	c #Conflicts: 1571000 | #Constraints: 100790
2902.00/2926.93	c #Conflicts: 1572000 | #Constraints: 101790
2902.20/2927.18	c #Conflicts: 1573000 | #Constraints: 102790
2902.38/2927.32	c bounds 228 >= -2248 @ 2885.35
2902.47/2927.45	c #Conflicts: 1574000 | #Constraints: 103847
2902.77/2927.73	c #Conflicts: 1575000 | #Constraints: 104847
2903.08/2928.02	c #Conflicts: 1576000 | #Constraints: 105847
2903.36/2928.31	c #Conflicts: 1577000 | #Constraints: 106847
2903.66/2928.63	c #Conflicts: 1578000 | #Constraints: 107847
2903.96/2928.98	c #Conflicts: 1579000 | #Constraints: 108847
2904.35/2929.33	c #Conflicts: 1580000 | #Constraints: 109847
3044.65/3070.28	c #Conflicts: 1581000 | #Constraints: 110847
3045.04/3070.64	c #Conflicts: 1582000 | #Constraints: 111847
3045.45/3071.02	c #Conflicts: 1583000 | #Constraints: 112847
3045.73/3071.34	c bounds 228 >= -2247 @ 3028.4
3045.83/3071.44	c #Conflicts: 1584000 | #Constraints: 113892
3046.22/3071.82	c #Conflicts: 1585000 | #Constraints: 114892
3046.53/3072.17	c #Conflicts: 1586000 | #Constraints: 115892
3046.92/3072.55	c #Conflicts: 1587000 | #Constraints: 116892
3047.31/3072.92	c #Conflicts: 1588000 | #Constraints: 117892
3047.70/3073.33	c #Conflicts: 1589000 | #Constraints: 118892
3048.10/3073.75	c #Conflicts: 1590000 | #Constraints: 119892
3048.59/3074.22	c #Conflicts: 1591000 | #Constraints: 120892
3447.48/3474.73	c DATABASE CLEANUP
3447.48/3474.73	c GARBAGE COLLECT
3447.48/3474.73	c #Conflicts: 1592000 | #Constraints: 74973
3447.57/3474.87	c #Conflicts: 1593000 | #Constraints: 75973
3447.78/3475.04	c #Conflicts: 1594000 | #Constraints: 76973
3447.96/3475.23	c #Conflicts: 1595000 | #Constraints: 77973
3448.16/3475.47	c #Conflicts: 1596000 | #Constraints: 78973
3448.46/3475.70	c #Conflicts: 1597000 | #Constraints: 79973
3448.66/3475.92	c #Conflicts: 1598000 | #Constraints: 80973
3448.87/3476.17	c #Conflicts: 1599000 | #Constraints: 81973
3449.15/3476.47	c #Conflicts: 1600000 | #Constraints: 82973
3449.44/3476.78	c #Conflicts: 1601000 | #Constraints: 83973
3449.55/3476.89	c bounds 228 >= -2246 @ 3431.49
3449.76/3477.05	c #Conflicts: 1602000 | #Constraints: 85048
3450.04/3477.33	c #Conflicts: 1603000 | #Constraints: 86048
3450.33/3477.61	c #Conflicts: 1604000 | #Constraints: 87048
3450.53/3477.89	c #Conflicts: 1605000 | #Constraints: 88048
3450.93/3478.20	c #Conflicts: 1606000 | #Constraints: 89048
3451.23/3478.52	c #Conflicts: 1607000 | #Constraints: 90048
3451.52/3478.88	c #Conflicts: 1608000 | #Constraints: 91048
3451.93/3479.28	c #Conflicts: 1609000 | #Constraints: 92048
3452.32/3479.65	c #Conflicts: 1610000 | #Constraints: 93048
3452.72/3480.03	c #Conflicts: 1611000 | #Constraints: 94048
3453.11/3480.43	c #Conflicts: 1612000 | #Constraints: 95048
3453.51/3480.85	c #Conflicts: 1613000 | #Constraints: 96048
3454.00/3481.31	c #Conflicts: 1614000 | #Constraints: 97048
3454.40/3481.77	c #Conflicts: 1615000 | #Constraints: 98048
3454.89/3482.21	c #Conflicts: 1616000 | #Constraints: 99048
3455.30/3482.65	c #Conflicts: 1617000 | #Constraints: 100048
3455.80/3483.11	c #Conflicts: 1618000 | #Constraints: 101048
3456.19/3483.59	c #Conflicts: 1619000 | #Constraints: 102048
3456.69/3484.09	c #Conflicts: 1620000 | #Constraints: 103048
3457.07/3484.49	c DATABASE CLEANUP
3457.07/3484.49	c GARBAGE COLLECT
3457.07/3484.49	c #Conflicts: 1621000 | #Constraints: 65961
3457.28/3484.61	c #Conflicts: 1622000 | #Constraints: 66961
3457.37/3484.76	c #Conflicts: 1623000 | #Constraints: 67961
3457.57/3484.92	c #Conflicts: 1624000 | #Constraints: 68961
3457.68/3485.10	c #Conflicts: 1625000 | #Constraints: 69961
3457.96/3485.30	c #Conflicts: 1626000 | #Constraints: 70961
3458.07/3485.47	c #Conflicts: 1627000 | #Constraints: 71961
3458.36/3485.71	c #Conflicts: 1628000 | #Constraints: 72961
3458.56/3485.96	c #Conflicts: 1629000 | #Constraints: 73961
3458.85/3486.22	c #Conflicts: 1630000 | #Constraints: 74961
3459.15/3486.51	c #Conflicts: 1631000 | #Constraints: 75961
3459.45/3486.81	c #Conflicts: 1632000 | #Constraints: 76961
3459.75/3487.12	c #Conflicts: 1633000 | #Constraints: 77961
3459.94/3487.39	c #Conflicts: 1634000 | #Constraints: 78961
3460.33/3487.71	c #Conflicts: 1635000 | #Constraints: 79961
3460.65/3488.05	c #Conflicts: 1636000 | #Constraints: 80961
3461.03/3488.41	c #Conflicts: 1637000 | #Constraints: 81961
3461.32/3488.78	c #Conflicts: 1638000 | #Constraints: 82961
3461.74/3489.16	c #Conflicts: 1639000 | #Constraints: 83961
3462.02/3489.48	c #Conflicts: 1640000 | #Constraints: 84961
3462.41/3489.87	c #Conflicts: 1641000 | #Constraints: 85961
3462.81/3490.25	c #Conflicts: 1642000 | #Constraints: 86961
3463.21/3490.68	c #Conflicts: 1643000 | #Constraints: 87961
3463.51/3490.91	c bounds 228 >= -2245 @ 3445.25
3463.51/3490.95	c #Conflicts: 1644000 | #Constraints: 89024
3465.74/3493.23	c #Conflicts: 1645000 | #Constraints: 90024
3465.94/3493.47	c bounds 227 >= -2245 @ 3447.7
3467.79/3495.36	c #Conflicts: 1646000 | #Constraints: 91025
3469.36/3496.95	c bounds 226 >= -2245 @ 3451.05
3469.47/3497.02	c #Conflicts: 1647000 | #Constraints: 92026
3469.58/3497.19	c bounds 226 >= -2244 @ 3451.28
3469.66/3497.23	c #Conflicts: 1648000 | #Constraints: 93080
3469.85/3497.48	c #Conflicts: 1649000 | #Constraints: 94080
3470.16/3497.73	c #Conflicts: 1650000 | #Constraints: 95080
3470.35/3497.99	c #Conflicts: 1651000 | #Constraints: 96080
3470.56/3498.16	c bounds 226 >= -2243 @ 3452.22
3471.34/3498.98	c #Conflicts: 1652000 | #Constraints: 97134
3474.04/3501.74	c #Conflicts: 1653000 | #Constraints: 98134
3475.90/3503.67	c bounds 225 >= -2243 @ 3457.49
3476.00/3503.70	c bounds 225 >= -2242 @ 3457.53
3476.00/3503.77	c #Conflicts: 1654000 | #Constraints: 99156
3476.10/3503.83	c bounds 225 >= -2241 @ 3457.65
3476.20/3503.98	c #Conflicts: 1655000 | #Constraints: 100189
3476.49/3504.20	c bounds 225 >= -2240 @ 3458.01
3476.49/3504.21	c #Conflicts: 1656000 | #Constraints: 101222
3476.70/3504.47	c #Conflicts: 1657000 | #Constraints: 102222
3476.99/3504.75	c #Conflicts: 1658000 | #Constraints: 103222
3477.30/3505.03	c #Conflicts: 1659000 | #Constraints: 104222
3477.59/3505.34	c #Conflicts: 1660000 | #Constraints: 105222
3477.69/3505.49	c bounds 225 >= -2239 @ 3459.28
3477.89/3505.66	c #Conflicts: 1661000 | #Constraints: 106249
3478.19/3505.99	c #Conflicts: 1662000 | #Constraints: 107249
3478.58/3506.35	c #Conflicts: 1663000 | #Constraints: 108249
3478.97/3506.71	c #Conflicts: 1664000 | #Constraints: 109249
3479.29/3507.10	c #Conflicts: 1665000 | #Constraints: 110249
3479.77/3507.51	c #Conflicts: 1666000 | #Constraints: 111249
3480.16/3507.93	c #Conflicts: 1667000 | #Constraints: 112249
3480.66/3508.41	c #Conflicts: 1668000 | #Constraints: 113249
3481.06/3508.88	c #Conflicts: 1669000 | #Constraints: 114249
3481.55/3509.31	c bounds 225 >= -2238 @ 3463.02
3481.55/3509.36	c #Conflicts: 1670000 | #Constraints: 115285
3483.93/3511.79	c #Conflicts: 1671000 | #Constraints: 116285
3484.03/3511.86	c bounds 223 >= -2238 @ 3465.52
3484.03/3511.86	c bounds 223 >= -2237 @ 3465.52
3484.03/3511.87	c bounds 223 >= -2236 @ 3465.53
3484.03/3511.88	c bounds 223 >= -2235 @ 3465.54
3484.03/3511.88	c bounds 223 >= -2234 @ 3465.54
3484.03/3511.89	c bounds 223 >= -2233 @ 3465.55
3484.13/3511.91	c bounds 223 >= -2232 @ 3465.57
3484.13/3511.94	c bounds 223 >= -2231 @ 3465.59
3484.13/3511.97	c #Conflicts: 1672000 | #Constraints: 117436
3484.13/3511.98	c bounds 223 >= -2230 @ 3465.63
3484.24/3512.09	c #Conflicts: 1673000 | #Constraints: 118454
3484.34/3512.13	c bounds 223 >= -2229 @ 3465.77
3484.53/3512.37	c #Conflicts: 1674000 | #Constraints: 119478
3484.82/3512.67	c #Conflicts: 1675000 | #Constraints: 120478
3485.23/3513.02	c #Conflicts: 1676000 | #Constraints: 121478
3485.23/3513.11	c bounds 223 >= -2228 @ 3466.73
3485.62/3513.40	c #Conflicts: 1677000 | #Constraints: 122535
3486.01/3513.85	c #Conflicts: 1678000 | #Constraints: 123535
3486.51/3514.31	c #Conflicts: 1679000 | #Constraints: 124535
3486.81/3514.67	c #Conflicts: 1680000 | #Constraints: 125535
3487.01/3514.86	c bounds 223 >= -2227 @ 3468.45
3487.40/3515.24	c bounds 222 >= -2227 @ 3468.83
3487.70/3515.58	c bounds 221 >= -2227 @ 3469.17
3488.10/3515.92	c bounds 220 >= -2227 @ 3469.5
3488.31/3516.17	c #Conflicts: 1681000 | #Constraints: 126571
3489.97/3517.87	c #Conflicts: 1682000 | #Constraints: 127571
3492.13/3520.06	c #Conflicts: 1683000 | #Constraints: 128571
3492.31/3520.29	c bounds 219 >= -2227 @ 3473.75
3492.71/3520.65	c #Conflicts: 1684000 | #Constraints: 129572
3493.12/3521.08	c #Conflicts: 1685000 | #Constraints: 130572
3493.60/3521.57	c #Conflicts: 1686000 | #Constraints: 131572
3494.11/3522.07	c #Conflicts: 1687000 | #Constraints: 132572
3494.69/3522.63	c #Conflicts: 1688000 | #Constraints: 133572
3495.21/3523.15	c #Conflicts: 1689000 | #Constraints: 134572
3495.69/3523.69	c #Conflicts: 1690000 | #Constraints: 135572
3496.28/3524.29	c #Conflicts: 1691000 | #Constraints: 136572
3496.98/3524.91	c #Conflicts: 1692000 | #Constraints: 137572
3497.57/3525.52	c #Conflicts: 1693000 | #Constraints: 138572
3497.77/3525.70	c bounds 219 >= -2226 @ 3479.08
3499.06/3527.03	c #Conflicts: 1694000 | #Constraints: 139611
3500.14/3528.14	c bounds 218 >= -2226 @ 3481.45
3500.14/3528.15	c bounds 218 >= -2225 @ 3481.45
3500.14/3528.16	c bounds 218 >= -2224 @ 3481.46
3500.14/3528.16	c bounds 218 >= -2223 @ 3481.46
3500.14/3528.17	c bounds 218 >= -2222 @ 3481.47
3500.14/3528.19	c bounds 218 >= -2221 @ 3481.49
3501.72/3529.78	c #Conflicts: 1695000 | #Constraints: 140690
3506.14/3534.22	c #Conflicts: 1696000 | #Constraints: 141690
3509.39/3537.59	c bounds 217 >= -2221 @ 3490.64
3509.59/3537.76	c #Conflicts: 1697000 | #Constraints: 142691
3510.18/3538.32	c #Conflicts: 1698000 | #Constraints: 143691
3510.67/3538.86	c #Conflicts: 1699000 | #Constraints: 144691
3511.17/3539.33	c #Conflicts: 1700000 | #Constraints: 145691
3511.67/3539.83	c #Conflicts: 1701000 | #Constraints: 146691
3512.06/3540.24	c bounds 217 >= -2220 @ 3493.26
3512.16/3540.33	c #Conflicts: 1702000 | #Constraints: 147748
3512.67/3540.87	c #Conflicts: 1703000 | #Constraints: 148748
3513.26/3541.49	c #Conflicts: 1704000 | #Constraints: 149748
3513.97/3542.14	c #Conflicts: 1705000 | #Constraints: 150748
3514.66/3542.81	c #Conflicts: 1706000 | #Constraints: 151748
3515.25/3543.40	c #Conflicts: 1707000 | #Constraints: 152748
3515.86/3544.03	c #Conflicts: 1708000 | #Constraints: 153748
3516.44/3544.64	c #Conflicts: 1709000 | #Constraints: 154748
3517.04/3545.26	c #Conflicts: 1710000 | #Constraints: 155748
3517.74/3545.92	c #Conflicts: 1711000 | #Constraints: 156748
3518.32/3546.59	c #Conflicts: 1712000 | #Constraints: 157748
3519.02/3547.21	c #Conflicts: 1713000 | #Constraints: 158748
3519.61/3547.87	c #Conflicts: 1714000 | #Constraints: 159748
3520.31/3548.55	c #Conflicts: 1715000 | #Constraints: 160748
3521.00/3549.23	c #Conflicts: 1716000 | #Constraints: 161748
3521.70/3549.90	c #Conflicts: 1717000 | #Constraints: 162748
3522.00/3550.21	c bounds 217 >= -2219 @ 3503.09
3523.79/3552.06	c UNIT CLEANUP
3523.79/3552.06	c DATABASE CLEANUP
3523.79/3552.06	c GARBAGE COLLECT
3523.79/3552.06	c #Conflicts: 1718000 | #Constraints: 96058
3525.84/3554.13	c bounds 216 >= -2219 @ 3506.87
3526.51/3554.88	c bounds 215 >= -2219 @ 3507.6
3526.61/3555.01	c #Conflicts: 1719000 | #Constraints: 97060
3528.86/3557.23	c #Conflicts: 1720000 | #Constraints: 98060
3530.53/3559.00	c bounds 214 >= -2219 @ 3511.56
3530.64/3559.01	c bounds 214 >= -2218 @ 3511.57
3530.64/3559.03	c bounds 214 >= -2217 @ 3511.58
3530.64/3559.05	c #Conflicts: 1721000 | #Constraints: 99086
3530.64/3559.09	c bounds 214 >= -2216 @ 3511.64
3530.75/3559.12	c bounds 214 >= -2215 @ 3511.67
3530.83/3559.24	c #Conflicts: 1722000 | #Constraints: 100161
3530.93/3559.30	c bounds 214 >= -2214 @ 3511.85
3532.30/3560.77	c #Conflicts: 1723000 | #Constraints: 101188
3534.46/3562.99	c #Conflicts: 1724000 | #Constraints: 102188
3536.53/3565.01	c #Conflicts: 1725000 | #Constraints: 103188
3537.62/3566.15	c bounds 213 >= -2214 @ 3518.48
3537.62/3566.18	c bounds 213 >= -2213 @ 3518.51
3537.71/3566.22	c bounds 213 >= -2212 @ 3518.54
3537.71/3566.27	c bounds 213 >= -2211 @ 3518.59
3537.71/3566.28	c bounds 213 >= -2210 @ 3518.6
3537.80/3566.34	c bounds 213 >= -2209 @ 3518.66
3537.80/3566.35	c #Conflicts: 1726000 | #Constraints: 104303
3538.01/3566.57	c bounds 213 >= -2208 @ 3518.88
3538.20/3566.78	c #Conflicts: 1727000 | #Constraints: 105336
3538.40/3566.97	c bounds 213 >= -2207 @ 3519.28
3538.61/3567.18	c #Conflicts: 1728000 | #Constraints: 106381
3539.09/3567.63	c #Conflicts: 1729000 | #Constraints: 107381
3539.50/3568.07	c #Conflicts: 1730000 | #Constraints: 108381
3539.79/3568.35	c bounds 213 >= -2206 @ 3520.64
3539.99/3568.55	c #Conflicts: 1731000 | #Constraints: 109402
3540.49/3569.03	c #Conflicts: 1732000 | #Constraints: 110402
3540.98/3569.51	c #Conflicts: 1733000 | #Constraints: 111402
3541.37/3570.00	c #Conflicts: 1734000 | #Constraints: 112402
3541.97/3570.55	c #Conflicts: 1735000 | #Constraints: 113402
3542.48/3571.09	c #Conflicts: 1736000 | #Constraints: 114402
3542.97/3571.57	c #Conflicts: 1737000 | #Constraints: 115402
3543.07/3571.63	c bounds 213 >= -2205 @ 3523.89
3545.43/3574.06	c #Conflicts: 1738000 | #Constraints: 116468
3548.35/3577.07	c #Conflicts: 1739000 | #Constraints: 117468
3551.25/3580.05	c #Conflicts: 1740000 | #Constraints: 118468
3554.36/3583.21	c #Conflicts: 1741000 | #Constraints: 119468
3557.47/3586.48	c #Conflicts: 1742000 | #Constraints: 120468
3560.57/3589.63	c #Conflicts: 1743000 | #Constraints: 121468
3563.88/3593.08	c #Conflicts: 1744000 | #Constraints: 122468
3567.96/3597.24	c #Conflicts: 1745000 | #Constraints: 123468
3569.25/3598.56	c bounds 212 >= -2205 @ 3549.76
3569.35/3598.66	c bounds 212 >= -2204 @ 3549.85
3569.65/3598.97	c #Conflicts: 1746000 | #Constraints: 124502
3569.76/3599.06	c bounds 212 >= -2203 @ 3550.25
3570.25/3599.55	c #Conflicts: 1747000 | #Constraints: 125544
3570.75/3600.11	c #Conflicts: 1748000 | #Constraints: 126544
3571.24/3600.52	c DATABASE CLEANUP
3571.24/3600.52	c GARBAGE COLLECT
3571.24/3600.52	c #Conflicts: 1749000 | #Constraints: 78417
3571.34/3600.64	c #Conflicts: 1750000 | #Constraints: 79417
3571.34/3600.66	c bounds 212 >= -2202 @ 3551.82
3571.43/3600.75	c #Conflicts: 1751000 | #Constraints: 80465
3571.54/3600.89	c #Conflicts: 1752000 | #Constraints: 81465
3571.75/3601.06	c #Conflicts: 1753000 | #Constraints: 82465
3571.93/3601.25	c #Conflicts: 1754000 | #Constraints: 83465
3572.13/3601.48	c #Conflicts: 1755000 | #Constraints: 84465
3572.43/3601.72	c #Conflicts: 1756000 | #Constraints: 85465
3572.62/3601.98	c #Conflicts: 1757000 | #Constraints: 86465
3572.92/3602.26	c #Conflicts: 1758000 | #Constraints: 87465
3573.12/3602.46	c bounds 212 >= -2201 @ 3553.57
3573.22/3602.55	c #Conflicts: 1759000 | #Constraints: 88522
3573.52/3602.81	c #Conflicts: 1760000 | #Constraints: 89522
3573.73/3603.10	c #Conflicts: 1761000 | #Constraints: 90522
3574.11/3603.45	c #Conflicts: 1762000 | #Constraints: 91522
3574.50/3603.82	c #Conflicts: 1763000 | #Constraints: 92522
3574.90/3604.20	c #Conflicts: 1764000 | #Constraints: 93522
3575.29/3604.60	c #Conflicts: 1765000 | #Constraints: 94522
3575.70/3605.01	c #Conflicts: 1766000 | #Constraints: 95522
3576.08/3605.44	c #Conflicts: 1767000 | #Constraints: 96522
3576.58/3605.92	c #Conflicts: 1768000 | #Constraints: 97522

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4833572-1783652146/watcher-4833572-1783652146 -o /tmp/evaluation-result-4833572-1783652146/solver-4833572-1783652146 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4833572-1783652146/vars-4833572-1783652146 --bin-var /tmp/runsolver-exch-nodeE003-1783652141-1271177 --watchdog 3760 --file-size-limit 100000 ./run-opt.sh --proof-log=/tmp/proofs/proof-4833572-1783652146 HOME/instance-4833572-1783652146.opb 

running on 4 cores: 48-51

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 9-10,13-15,20-21,24,27,29-30,32-33,36-37,39,53-55,60,62
  3550 MHz: 0-3,22-23,40-43,48-51,56-59
  3600 MHz: 4-8,11-12,16-19,25-26,28,31,34-35,38,44-47,52,61,63
WARNING: cores do not run at the same frequency!

Cores frequency (cpufreq):
  3550 MHz: 0-3

CPU governors:
  performance: 48-51

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (34425 MiB free)
  node 1: cores 8-15, 129019 MiB (45718 MiB free)
  node 2: cores 16-23, 129019 MiB (71365 MiB free)
  node 3: cores 24-31, 129003 MiB (63253 MiB free)
  node 4: cores 32-39, 129019 MiB (94223 MiB free)
  node 5: cores 40-47, 129019 MiB (103862 MiB free)
  node 6: cores 48-55, 128973 MiB (104306 MiB free)
  node 7: cores 56-63, 128474 MiB (122603 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 FSIZE limit: 102400000 KiB
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=1271590, runsolver pid=1271581
Current StackSize limit: 8192 KiB


[startup+0.100073 s]*
/proc/loadavg: 4.22 10.04 13.04 23/904 1271602
/proc/meminfo: memFree=655025316/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=83420 memory=39648 CPUtime=0.08 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 12603 0 0 0 7 1 0 0 20 0 1 0 298502527 85422080 9844 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 20855 9912 2819 1755 0 8690 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 87612 KiB
Current children cumulated memory: 42820 KiB

[startup+0.214871 s]*
/proc/loadavg: 4.22 10.04 13.04 24/907 1271608
/proc/meminfo: memFree=654993692/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=87048 memory=43756 CPUtime=0.19 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 13817 0 0 0 17 2 0 0 20 0 1 0 298502527 89137152 10868 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 21762 10939 2947 1755 0 9597 0
Current children cumulated CPU time: 0.19 s
Current children cumulated vsize: 91240 KiB
Current children cumulated memory: 46928 KiB

[startup+0.313129 s]*
/proc/loadavg: 4.22 10.04 13.04 24/907 1271608
/proc/meminfo: memFree=654939868/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=98992 memory=55036 CPUtime=0.29 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 16126 0 0 0 26 3 0 0 20 0 1 0 298502527 101367808 13729 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 24748 13759 2947 1755 0 12583 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 103184 KiB
Current children cumulated memory: 58208 KiB

[startup+0.700153 s]
/proc/loadavg: 4.22 10.04 13.04 24/907 1271608
/proc/meminfo: memFree=654832780/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=121828 memory=78848 CPUtime=0.65 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 20547 0 0 0 54 11 0 0 20 0 1 0 298502527 124751872 19692 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 30457 19712 2947 1755 0 18292 0
Current children cumulated CPU time: 0.65 s
Current children cumulated vsize: 126020 KiB
Current children cumulated memory: 82020 KiB

[startup+1.50017 s]
/proc/loadavg: 4.22 10.04 13.04 24/909 1271610
/proc/meminfo: memFree=654433720/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=208268 memory=155040 CPUtime=1.44 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 35507 0 0 0 126 18 0 0 20 0 1 0 298502527 213266432 38735 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 52067 38760 2947 1755 0 39902 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 212460 KiB
Current children cumulated memory: 158212 KiB

[startup+3.11429 s]
/proc/loadavg: 5.64 10.24 13.08 24/909 1271610
/proc/meminfo: memFree=653363860/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=335832 memory=248636 CPUtime=3.01 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 46141 0 0 0 241 60 0 0 20 0 1 0 298502527 343891968 62148 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 83958 62159 2947 1755 0 71793 0
Current children cumulated CPU time: 3.01 s
Current children cumulated vsize: 340024 KiB
Current children cumulated memory: 251808 KiB

[startup+6.30017 s]
/proc/loadavg: 5.64 10.24 13.08 23/909 1271610
/proc/meminfo: memFree=652040032/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=409440 memory=356852 CPUtime=6.16 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 66538 0 0 0 542 74 0 0 20 0 1 0 298502527 419266560 89146 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 102360 89213 2963 1755 0 90195 0
Current children cumulated CPU time: 6.16 s
Current children cumulated vsize: 413632 KiB
Current children cumulated memory: 360024 KiB

[startup+12.7001 s]
/proc/loadavg: 8.16 10.63 13.18 24/911 1271612
/proc/meminfo: memFree=650571536/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=415708 memory=363716 CPUtime=12.51 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 68263 0 0 0 1165 86 0 0 20 0 1 0 298502527 425684992 90810 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 103927 90929 2963 1755 0 91762 0
Current children cumulated CPU time: 12.51 s
Current children cumulated vsize: 419900 KiB
Current children cumulated memory: 366888 KiB

[startup+25.5002 s]
/proc/loadavg: 9.68 10.87 13.23 21/911 1271661
/proc/meminfo: memFree=649000428/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=422012 memory=370260 CPUtime=25.18 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 69890 0 0 0 2414 104 0 0 20 0 1 0 298502527 432140288 92474 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 105503 92565 2979 1755 0 93338 0
Current children cumulated CPU time: 25.18 s
Current children cumulated vsize: 426204 KiB
Current children cumulated memory: 373432 KiB

[startup+51.114 s]
/proc/loadavg: 12.97 11.54 13.39 22/904 1271718
/proc/meminfo: memFree=644076648/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=689604 memory=630724 CPUtime=50.45 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 117143 0 0 0 4876 169 0 0 20 0 1 0 298502527 706154496 157644 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 172401 157681 2979 1755 0 160236 0
Current children cumulated CPU time: 50.45 s
Current children cumulated vsize: 693796 KiB
Current children cumulated memory: 633896 KiB

[startup+102.3 s]
/proc/loadavg: 15.92 12.62 13.66 22/906 1271906
/proc/meminfo: memFree=635481372/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=1408632 memory=1107060 CPUtime=100.94 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 199435 0 0 0 9836 258 0 0 20 0 1 0 298502527 1442439168 276670 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 352158 276765 2979 1755 0 339993 0
Current children cumulated CPU time: 100.94 s
Current children cumulated vsize: 1412824 KiB
Current children cumulated memory: 1110232 KiB

[startup+162.3 s]

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

/proc/meminfo: memFree=327459564/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=3479956 memory=3053716 CPUtime=3255.83 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 567360 0 0 0 323801 1782 0 0 20 0 1 0 298502527 3563474944 763245 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 869989 763429 3091 1755 0 857824 0
Current children cumulated CPU time: 3255.83 s
Current children cumulated vsize: 3484148 KiB
Current children cumulated memory: 3056888 KiB

[startup+3342.3 s]
/proc/loadavg: 16.71 17.16 17.12 18/897 1272114
/proc/meminfo: memFree=325218088/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=3479956 memory=3053716 CPUtime=3315.61 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 567360 0 0 0 329768 1793 0 0 20 0 1 0 298502527 3563474944 763245 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 869989 763429 3091 1755 0 857824 0
Current children cumulated CPU time: 3315.61 s
Current children cumulated vsize: 3484148 KiB
Current children cumulated memory: 3056888 KiB

[startup+3402.3 s]
/proc/loadavg: 17.40 17.27 17.16 18/899 1272117
/proc/meminfo: memFree=320878120/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=3479956 memory=3053716 CPUtime=3375.38 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 567360 0 0 0 335734 1804 0 0 20 0 1 0 298502527 3563474944 763245 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 869989 763429 3091 1755 0 857824 0
Current children cumulated CPU time: 3375.38 s
Current children cumulated vsize: 3484148 KiB
Current children cumulated memory: 3056888 KiB

[startup+3462.3 s]
/proc/loadavg: 17.34 17.28 17.17 20/900 1272119
/proc/meminfo: memFree=315018680/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=3479956 memory=3053716 CPUtime=3435.13 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 567360 0 0 0 341702 1811 0 0 20 0 1 0 298502527 3563474944 763245 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 49 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 869989 763429 3091 1755 0 857824 0
Current children cumulated CPU time: 3435.13 s
Current children cumulated vsize: 3484148 KiB
Current children cumulated memory: 3056888 KiB

[startup+3522.3 s]
/proc/loadavg: 17.51 17.33 17.20 16/898 1272122
/proc/meminfo: memFree=309760564/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=3479956 memory=3053764 CPUtime=3494.4 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 567409 0 0 0 347572 1868 0 0 20 0 1 0 298502527 3563474944 763245 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 869989 763441 3091 1755 0 857824 0
Current children cumulated CPU time: 3494.4 s
Current children cumulated vsize: 3484148 KiB
Current children cumulated memory: 3056936 KiB

[startup+3582.3 s]
/proc/loadavg: 16.83 17.15 17.14 18/898 1272123
/proc/meminfo: memFree=307106772/1055320712 swapFree=33435900/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=3518540 memory=3086228 CPUtime=3553.48 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 575912 0 0 0 353414 1934 0 0 20 0 1 0 298502527 3602984960 771437 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 879635 771557 3091 1755 0 867470 0
Current children cumulated CPU time: 3553.48 s
Current children cumulated vsize: 3522732 KiB
Current children cumulated memory: 3089400 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3629.5 s]
/proc/loadavg: 17.90 17.38 17.22 21/896 1272126
/proc/meminfo: memFree=304649300/1055320712 swapFree=33405180/33554428
[pid=1271590] ppid=1271581 vsize=4192 memory=3172 CPUtime=0 cores=48-51
/proc/1271590/stat : 1271590 (run-opt.sh) S 1271581 1271590 1271155 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 298502526 4292608 640 18446744073709551615 94859181035520 94859181930053 140731678802464 0 0 0 65536 4 65538 1 0 0 17 49 0 0 0 0 0 94859182169104 94859182216848 94859213455360 140731678804214 140731678804353 140731678804353 140731678810091 0
/proc/1271590/statm: 1048 793 715 219 0 110 0
[pid=1271593] ppid=1271590 vsize=3539436 memory=3113032 CPUtime=3600.08 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271590 1271590 1271155 0 -1 4194304 582757 0 0 0 358033 1975 0 0 20 0 1 0 298502527 3624382464 778093 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 884859 778258 3091 1755 0 872694 0
Current children cumulated CPU time: 3600.08 s
Current children cumulated vsize: 3543628 KiB
Current children cumulated memory: 3116204 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+3629.5 s]
# the end of solver process 1271590 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)

# cumulated CPU time of all completed processes:  user=0 s, system=0.002138 s

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+3631.57 s]
# the end of solver process 1271593 was just reported to runsolver
# Child ended because it received signal 9 (SIGKILL)

# cumulated CPU time of all completed processes:  user=3582.32 s, system=19.8277 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+3630.4 s]
/proc/loadavg: 17.90 17.38 17.22 21/895 1272126
/proc/meminfo: memFree=304552728/1055320712 swapFree=33404156/33554428
[pid=1271593] ppid=1271581 vsize=3539436 memory=3113032 CPUtime=3600.97 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271581 1271590 1271155 0 -1 4194304 582757 0 0 0 358122 1975 0 0 20 0 1 0 298502527 3624382464 778093 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 884859 778258 3091 1755 0 872694 0
Current cumulated CPU time of completed processes: 0.002138 s
Current children cumulated CPU time: 3600.97 s
Current children cumulated vsize: 3539436 KiB
Current children cumulated memory: 3113032 KiB

[startup+3631.2 s]
/proc/loadavg: 17.90 17.38 17.22 21/895 1272126
/proc/meminfo: memFree=304430476/1055320712 swapFree=33403132/33554428
[pid=1271593] ppid=1271581 vsize=3539436 memory=3113032 CPUtime=3601.76 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271581 1271590 1271155 0 -1 4194304 582757 0 0 0 358201 1975 0 0 20 0 1 0 298502527 3624382464 778093 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 884859 778258 3091 1755 0 872694 0
Current cumulated CPU time of completed processes: 0.002138 s
Current children cumulated CPU time: 3601.76 s
Current children cumulated vsize: 3539436 KiB
Current children cumulated memory: 3113032 KiB

[startup+3631.4 s]
/proc/loadavg: 17.90 17.38 17.22 21/895 1272126
/proc/meminfo: memFree=304430476/1055320712 swapFree=33403132/33554428
[pid=1271593] ppid=1271581 vsize=3539436 memory=3113032 CPUtime=3601.96 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271581 1271590 1271155 0 -1 4194304 582757 0 0 0 358221 1975 0 0 20 0 1 0 298502527 3624382464 778093 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 884859 778258 3091 1755 0 872694 0
Current cumulated CPU time of completed processes: 0.002138 s
Current children cumulated CPU time: 3601.96 s
Current children cumulated vsize: 3539436 KiB
Current children cumulated memory: 3113032 KiB

[startup+3631.5 s]
/proc/loadavg: 17.90 17.38 17.22 21/895 1272126
/proc/meminfo: memFree=304430476/1055320712 swapFree=33403132/33554428
[pid=1271593] ppid=1271581 vsize=3539436 memory=3113032 CPUtime=3602.06 cores=48-51
/proc/1271593/stat : 1271593 (roundingsat) R 1271581 1271590 1271155 0 -1 4194304 582757 0 0 0 358231 1975 0 0 20 0 1 0 298502527 3624382464 778093 18446744073709551615 4194304 11382409 140724022178672 0 0 0 0 0 8405026 0 0 0 17 50 0 0 0 0 0 12505888 12515512 13504512 140724022187901 140724022188448 140724022188448 140724022194154 0
/proc/1271593/statm: 884859 778258 3091 1755 0 872694 0
Current cumulated CPU time of completed processes: 0.002138 s
Current children cumulated CPU time: 3602.06 s
Current children cumulated vsize: 3539436 KiB
Current children cumulated memory: 3113032 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3631.57
CPU time (s): 3602.14
CPU user time (s): 3582.32
CPU system time (s): 19.8277
CPU usage (%): 99.1897
Max. virtual memory (cumulated for all children) (KiB): 3543628
Max. memory (cumulated for all children) (KiB): 3116204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3582.32
system time used= 19.8277
maximum resident set size= 3112372
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 582966
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 745355
involuntary context switches= 2371


# summary of solver processes directly reported to runsolver:
#   pid: 1271590,1271593
#   total CPU time (s): 3602.14
#   total CPU user time (s): 3582.32
#   total CPU system time (s): 19.8277

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7932 second user time and 35.0871 second system time

The end

Launcher Data

Begin job on nodeE003 at 2026-07-10 04:55:46
IDJOB=4833572
IDBENCH=146655
IDSOLVER=3668
FILE ID=nodeE003/4833572-1783652146
RUNJOBID= nodeE003-1783652141-1271177
SLURM_JOB_ID= 12722741
Free space on /tmp= 802120 MiB

SOLVER NAME= roundingsat-satsuma-opt 2026-06-11 (cert)
BENCH NAME= PB24/normalized-PB06/OPT-LIN/web/www.ps.uni-sb.de/~walser/benchmarks/radar/normalized-30:70:4.5:0.95:100.opb
COMMAND LINE= ./run-opt.sh --proof-log=CERTNAME BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4833572-1783652146/watcher-4833572-1783652146 -o /tmp/evaluation-result-4833572-1783652146/solver-4833572-1783652146 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4833572-1783652146/vars-4833572-1783652146 --bin-var /tmp/runsolver-exch-nodeE003-1783652141-1271177 --watchdog 3760 --file-size-limit 100000 ./run-opt.sh --proof-log=/tmp/proofs/proof-4833572-1783652146 HOME/instance-4833572-1783652146.opb

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

MD5SUM BENCH= 6e8bf543846202ec1846dd4adbdb6152
RANDOM SEED=1839539843

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

processor	: 61
vendor_id	: AuthenticAMD
cpu family	: 26
model		: 2
model name	: AMD EPYC 9355 32-Core Processor
stepping	: 1
microcode	: 0xb00215a
cpu MHz		: 3586.154
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		: 3583.355
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:        655133756 kB
MemAvailable:   1042807828 kB
Buffers:            1380 kB
Cached:         391503580 kB
SwapCached:          188 kB
Active:          9948792 kB
Inactive:       384900652 kB
Active(anon):    3814952 kB
Inactive(anon):   360888 kB
Active(file):    6133840 kB
Inactive(file): 384539764 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33435900 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            234216 kB
Writeback:             0 kB
AnonPages:       3348740 kB
Mapped:           266728 kB
Shmem:            830720 kB
KReclaimable:    3179752 kB
Slab:            3805280 kB
SReclaimable:    3179752 kB
SUnreclaim:       625528 kB
KernelStack:       15264 kB
PageTables:        13160 kB
SecPageTables:     15320 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214784 kB
Committed_AS:   133623112 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      478560 kB
VmallocChunk:          0 kB
Percpu:           124928 kB
HardwareCorrupted:    52 kB
AnonHugePages:   1224704 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= 802080 MiB
End job on nodeE003 at 2026-07-10 05:56:18