Trace number 4800098

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 NameAnswerCPU timeWall clock time
exact-printemps (1 core) 2026-05-18? (TO) 3602.4 3605.33

General information on the benchmark

NamePB24/normalized-PB11/DEC-LIN/
lopes/normalized-174.opb
MD5SUM5618df1e63c3ad3b10b24ba90f334740
Bench CategoryDEC-LIN (decision problem, linear constraints, no UNSAT certificate)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark818.923
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables248659
Total number of constraints5546518
Number of constraints which are clauses4965781
Number of constraints which are cardinality constraints (but not clauses)19724
Number of constraints which are nor clauses,nor cardinality constraints561013
Minimum length of a constraint2
Maximum length of a constraint2220
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 2221
Number of bits of the biggest sum of numbers12
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.10/0.20	c exact-printemps: phase 1 (Exact, budget=300.000s)
0.10/0.20	c Exact - branch  commit 
0.10/0.20	c Reading input file, expected format is opb
14.63/14.77	c #vars 248659 #constraints 5556400
14.63/14.77	c PRESOLVE
44.13/44.38	c 1000 confls 26298094 constrs 248659 vars
45.12/45.31	c 2000 confls 26299094 constrs 248659 vars
45.12/45.31	c INPROCESSING 1.44367 proptime 1.12264e+07 prop/sec 3.89426 prop/ca
61.36/61.62	c 3000 confls 26300117 constrs 248659 vars
75.90/76.29	c 4000 confls 26301118 constrs 248659 vars
78.89/79.20	c 5000 confls 26302118 constrs 248659 vars
83.17/83.54	c 6000 confls 26303118 constrs 248659 vars
88.77/89.12	c INPROCESSING 26.9756 proptime 5.41406e+06 prop/sec 54.4814 prop/ca
91.45/91.84	c 7000 confls 26303850 constrs 248659 vars
92.04/92.41	c 8000 confls 26304850 constrs 248659 vars
105.39/105.81	c 9000 confls 26305850 constrs 248659 vars
123.42/123.94	c 10000 confls 26306850 constrs 248659 vars
137.87/138.41	c 11000 confls 26307850 constrs 248659 vars
140.36/140.92	c 12000 confls 26308850 constrs 248659 vars
140.36/140.97	c INPROCESSING 29.9905 proptime 4.74099e+06 prop/sec 45.2214 prop/ca
143.46/144.02	c 13000 confls 26305415 constrs 248659 vars
146.63/147.28	c 14000 confls 26306418 constrs 248659 vars
147.13/147.75	c 15000 confls 26307418 constrs 248659 vars
147.23/147.80	c 16000 confls 26308418 constrs 248659 vars
147.83/148.46	c 17000 confls 26309418 constrs 248659 vars
148.54/149.17	c 18000 confls 26310418 constrs 248659 vars
148.54/149.19	c INPROCESSING 2.74999 proptime 6.66474e+06 prop/sec 3.42574 prop/ca
158.28/158.97	c 19000 confls 26306280 constrs 248659 vars
161.17/161.81	c 20000 confls 26307283 constrs 248659 vars
166.37/167.07	c 21000 confls 26308286 constrs 248659 vars
166.95/167.69	c 22000 confls 26309286 constrs 248659 vars
167.47/168.20	c 23000 confls 26310286 constrs 248659 vars
168.16/168.89	c 24000 confls 26311286 constrs 248659 vars
168.25/169.00	c INPROCESSING 10.682 proptime 5.02924e+06 prop/sec 12.985 prop/ca
170.74/171.44	c 25000 confls 26307842 constrs 248659 vars
170.84/171.51	c 26000 confls 26308844 constrs 248659 vars
171.36/172.04	c 27000 confls 26309844 constrs 248659 vars
171.64/172.36	c fixed 193
171.74/172.45	c 28000 confls 26310846 constrs 248658 vars
172.24/172.98	c 29000 confls 26311846 constrs 248658 vars
177.92/178.65	c 30000 confls 26312846 constrs 248658 vars
188.39/189.16	c INPROCESSING 10.5793 proptime 4.62252e+06 prop/sec 18.063 prop/ca
189.87/190.61	c fixed -385
189.87/190.61	c fixed -387
189.87/190.61	c fixed -386
189.87/190.61	c fixed -388
189.87/190.61	c fixed -437
189.87/190.61	c fixed -438
189.87/190.61	c fixed -436
189.87/190.61	c fixed -435
189.87/190.61	c fixed 111
189.87/190.61	c fixed -101
189.87/190.63	c fixed -462
189.87/190.63	c fixed -461
189.87/190.63	c fixed -463
189.87/190.63	c fixed -460
189.87/190.63	c fixed -9301
189.87/190.63	c fixed -9299
189.87/190.63	c fixed -9300
189.87/190.63	c fixed -9298
189.87/190.63	c fixed -644
189.87/190.63	c fixed -643
189.87/190.63	c fixed -642
189.87/190.63	c fixed -645
189.87/190.63	c fixed -3173
189.87/190.63	c fixed -3170
189.87/190.63	c fixed -3172
189.87/190.63	c fixed -3171
189.87/190.63	c fixed -1126
189.87/190.63	c fixed -1125
189.87/190.63	c fixed -1124
189.87/190.63	c fixed -1026
189.87/190.63	c fixed -1024
189.87/190.63	c fixed -1025
189.87/190.63	c fixed -1027
189.87/190.63	c fixed -17572
189.87/190.63	c fixed -17570
189.87/190.63	c fixed -17571
189.87/190.63	c fixed -17569
189.87/190.63	c fixed -212141
189.87/190.63	c fixed -212143
189.87/190.63	c fixed -212142
189.87/190.63	c fixed -212144
189.87/190.63	c fixed -7343
189.87/190.63	c fixed -7341
189.87/190.63	c fixed -7342
189.87/190.63	c fixed -7344
189.87/190.63	c fixed -1152
189.87/190.63	c fixed -1150
189.87/190.63	c fixed -1149
189.87/190.63	c fixed -1151
189.87/190.63	c fixed -1127
189.87/190.63	c fixed -281
189.87/190.63	c fixed -280
189.87/190.63	c fixed -279
189.87/190.63	c fixed -278
189.87/190.64	c fixed -229
189.87/190.64	c fixed -228
189.87/190.64	c fixed -231
189.87/190.64	c fixed -230
189.87/190.64	c fixed -255
189.87/190.64	c fixed -254
189.87/190.64	c fixed -253
189.87/190.64	c fixed -256
189.87/190.64	c fixed -33948
189.87/190.64	c fixed -33947
189.87/190.64	c fixed -33950
189.87/190.64	c fixed -33949
189.87/190.64	c fixed -102488
189.87/190.64	c fixed -102486
189.87/190.64	c fixed -102487
189.87/190.64	c fixed -102485
189.87/190.64	c fixed -5684
189.87/190.64	c fixed -5686
189.87/190.64	c fixed -5687
189.87/190.64	c fixed -5685
189.87/190.64	c fixed -228851
189.87/190.64	c fixed -228848
189.87/190.64	c fixed -228850
189.87/190.64	c fixed -228849
189.87/190.64	c fixed -82823
189.87/190.64	c fixed -82824
189.87/190.64	c fixed -82822
189.87/190.64	c fixed -82821
189.87/190.64	c fixed -2414
189.87/190.64	c fixed -2413
189.87/190.64	c fixed -2415
189.87/190.64	c fixed -2416
189.87/190.64	c fixed -229774
189.87/190.64	c fixed -229776
189.87/190.64	c fixed -229773
189.87/190.64	c fixed -229775
189.87/190.64	c fixed -4527
189.87/190.64	c fixed -4528
189.87/190.64	c fixed -4530
189.87/190.64	c fixed -4529
189.87/190.64	c fixed -82199
189.87/190.64	c fixed -82196
189.87/190.64	c fixed -82197
189.87/190.64	c fixed -82198
189.87/190.64	c fixed -39231
189.87/190.64	c fixed -39229
189.87/190.64	c fixed -39232
189.87/190.64	c fixed -39230
189.87/190.64	c fixed -179677
189.87/190.64	c fixed -179679
189.87/190.64	c fixed -179678
189.87/190.64	c fixed -179680
189.87/190.64	c fixed -150739
189.87/190.64	c fixed -150741
189.87/190.64	c fixed -150738
189.87/190.64	c fixed -150740
189.87/190.64	c fixed -28742
189.87/190.64	c fixed -28741
189.87/190.64	c fixed -28740
189.87/190.64	c fixed -28743
189.87/190.64	c fixed -92331
189.87/190.64	c fixed -92330
189.87/190.64	c fixed -92328
189.87/190.64	c fixed -92329
189.87/190.64	c fixed -720
189.87/190.64	c fixed -718
189.87/190.64	c fixed -717
189.87/190.64	c fixed -719
189.87/190.64	c fixed -29190
189.87/190.64	c fixed -29193
189.87/190.64	c fixed -29191
189.87/190.64	c fixed -29192
189.87/190.64	c fixed -178853
189.87/190.64	c fixed -178855
189.87/190.64	c fixed -178854
189.87/190.64	c fixed -178852
189.87/190.64	c fixed -5937
189.87/190.64	c fixed -5934
189.87/190.64	c fixed -5936
189.87/190.64	c fixed -5935
189.87/190.64	c fixed -3373
189.87/190.64	c fixed -3372
189.87/190.64	c fixed -3371
189.87/190.64	c fixed -3370
189.87/190.64	c fixed -17596
189.87/190.64	c fixed -17595
189.87/190.64	c fixed -17597
189.87/190.64	c fixed -17594
189.87/190.64	c fixed -39254
189.87/190.64	c fixed -39256
189.87/190.64	c fixed -39255
189.87/190.64	c fixed -39257
189.87/190.64	c fixed -74040
189.87/190.64	c fixed -74041
189.87/190.64	c fixed -74039
189.87/190.65	c fixed -74042
189.87/190.65	c fixed -212168
189.87/190.65	c fixed -212169
189.87/190.65	c fixed -212167
189.87/190.65	c fixed -212166
189.87/190.65	c fixed -65883
189.87/190.65	c fixed -65884
189.87/190.65	c fixed -65882
189.87/190.65	c fixed -65885
189.87/190.65	c fixed -14565
189.87/190.65	c fixed -14564
189.87/190.65	c fixed -14562
189.87/190.65	c fixed -14563
189.87/190.65	c fixed -82846
189.87/190.65	c fixed -82849
189.87/190.65	c fixed -82847
189.87/190.65	c fixed -82848
189.87/190.65	c fixed -149940
189.87/190.65	c fixed -149938
189.87/190.65	c fixed -149941
189.87/190.65	c fixed -149939
189.87/190.65	c fixed -179704
189.87/190.65	c fixed -179702
189.87/190.65	c fixed -179703
189.87/190.65	c fixed -179705
189.87/190.65	c fixed -3347
189.87/190.65	c fixed -3345
189.87/190.65	c fixed -3346
189.87/190.65	c fixed -3348
189.87/190.65	c fixed -195459
189.87/190.65	c fixed -195460
189.87/190.65	c fixed -195461
189.87/190.65	c fixed -195462
189.87/190.65	c fixed -102513
189.87/190.65	c fixed -102511
189.87/190.65	c fixed -102510
189.87/190.65	c fixed -102512
189.87/190.65	c fixed -44539
189.87/190.65	c fixed -44537
189.87/190.65	c fixed -44536
189.87/190.65	c fixed -44538
189.87/190.65	c fixed -210262
189.87/190.65	c fixed -210261
189.87/190.65	c fixed -210260
189.87/190.65	c fixed -210259
189.87/190.65	c fixed -210334
189.87/190.65	c fixed -210337
189.87/190.65	c fixed -210336
189.87/190.65	c fixed -210335
189.87/190.65	c fixed -55946
189.87/190.65	c fixed -55944
189.87/190.65	c fixed -55945
189.87/190.65	c fixed -55943
189.87/190.65	c fixed -92030
189.87/190.65	c fixed -92028
189.87/190.65	c fixed -92031
189.87/190.65	c fixed -92029
189.87/190.65	c fixed -122469
189.87/190.65	c fixed -122470
189.87/190.65	c fixed -122468
189.87/190.65	c fixed -122467
189.87/190.65	c fixed -198260
189.87/190.65	c fixed -198259
189.87/190.65	c fixed -198261
189.87/190.65	c fixed -198262
189.87/190.65	c fixed -245673
189.87/190.65	c fixed -245675
189.87/190.65	c fixed -245676
189.87/190.65	c fixed -245674
189.87/190.65	c fixed -4602
189.87/190.65	c fixed -4604
189.87/190.65	c fixed -4605
189.87/190.65	c fixed -191852
189.87/190.65	c fixed -191855
189.87/190.65	c fixed -191853
189.87/190.65	c fixed -191854
189.87/190.65	c fixed -196261
189.87/190.65	c fixed -196259
189.87/190.65	c fixed -196260
189.87/190.65	c fixed -196262
189.87/190.65	c fixed -239798
189.87/190.65	c fixed -239800
189.87/190.65	c fixed -239799
189.87/190.65	c fixed -239801
189.87/190.65	c fixed -9044
189.87/190.65	c fixed -9042
189.87/190.65	c fixed -9043
189.87/190.65	c fixed -9041
189.87/190.65	c fixed -224819
189.87/190.65	c fixed -224817
189.87/190.65	c fixed -224816
189.87/190.65	c fixed -224818
189.87/190.65	c fixed -133551
189.87/190.65	c fixed -133549
189.87/190.65	c fixed -133552
189.87/190.65	c fixed -133550
189.87/190.65	c fixed -189679
189.87/190.65	c fixed -189678
189.87/190.65	c fixed -189680
189.87/190.65	c fixed -189677
189.87/190.65	c fixed -246550
189.87/190.65	c fixed -246548
189.87/190.65	c fixed -246549
189.87/190.65	c fixed -246551
189.87/190.65	c fixed -146757
189.87/190.65	c fixed -146756
189.87/190.65	c fixed -146758
189.87/190.65	c fixed -146759
189.87/190.65	c fixed -219991
189.87/190.65	c fixed -219994
189.87/190.65	c fixed -219993
189.87/190.65	c fixed -219992
189.87/190.65	c fixed -61401
189.87/190.65	c fixed -61400
189.87/190.65	c fixed -61403
189.87/190.65	c fixed -61402
189.87/190.65	c fixed -46814
189.87/190.65	c fixed -46813
189.87/190.65	c fixed -46812
189.87/190.65	c fixed -46811
189.87/190.65	c fixed -61900
189.87/190.65	c fixed -61901
189.87/190.65	c fixed -61902
189.87/190.65	c fixed -61903
189.87/190.65	c fixed -88599
189.87/190.65	c fixed -88596
189.87/190.65	c fixed -88597
189.87/190.65	c fixed -88598
189.87/190.65	c fixed -228874
189.87/190.65	c fixed -228875
189.87/190.65	c fixed -228873
189.87/190.65	c fixed -228876
189.87/190.65	c fixed -241675
189.87/190.65	c fixed -241674
189.87/190.65	c fixed -241673
189.87/190.65	c fixed -241676
189.87/190.65	c fixed -155539
189.87/190.65	c fixed -155540
189.87/190.65	c fixed -155538
189.87/190.65	c fixed -155541
189.87/190.65	c fixed -85296
189.87/190.65	c fixed -85299
189.87/190.65	c fixed -85298
189.87/190.65	c fixed -85297
189.87/190.65	c fixed -100379
189.87/190.65	c fixed -100380
189.87/190.65	c fixed -100381
189.87/190.65	c fixed -100378
189.87/190.65	c fixed -164771
189.87/190.65	c fixed -164770
189.87/190.65	c fixed -164772
189.87/190.65	c fixed -164773
189.87/190.65	c fixed -80367
189.87/190.65	c fixed -80364
189.87/190.65	c fixed -80365
189.87/190.65	c fixed -80366
189.87/190.65	c fixed -207934
189.87/190.65	c fixed -207937
189.87/190.65	c fixed -207936
189.87/190.65	c fixed -207935
189.87/190.65	c fixed -33750
189.87/190.65	c fixed -33748
189.87/190.65	c fixed -33749
189.87/190.65	c fixed -33747
189.87/190.65	c fixed -230124
189.87/190.65	c fixed -230125
189.87/190.65	c fixed -230123
189.87/190.65	c fixed -230126
189.87/190.65	c fixed -46063
189.87/190.65	c fixed -46061
189.87/190.65	c fixed -46062
189.87/190.65	c fixed -46064
189.87/190.65	c fixed -151639
189.87/190.65	c fixed -151640
189.87/190.65	c fixed -151641
189.87/190.65	c fixed -151638
189.87/190.65	c fixed -36774
189.87/190.65	c fixed -36773
189.87/190.65	c fixed -36772
189.87/190.65	c fixed -36775
189.87/190.65	c fixed -65860
189.87/190.65	c fixed -65859
189.87/190.65	c fixed -65857
189.87/190.65	c fixed -65858
189.87/190.65	c fixed -125050
189.87/190.65	c fixed -125052
189.87/190.65	c fixed -125051
189.87/190.65	c fixed -125049
189.87/190.65	c fixed -9576
189.87/190.65	c fixed -9573
189.87/190.65	c fixed -9575
189.87/190.65	c fixed -9574
189.87/190.65	c fixed -113392
189.87/190.65	c fixed -113395
189.87/190.65	c fixed -113394
189.87/190.65	c fixed -113393
189.87/190.65	c fixed -163973
189.87/190.65	c fixed -163972
189.87/190.65	c fixed -163970
189.87/190.65	c fixed -163971
189.87/190.65	c fixed -65283
189.87/190.65	c fixed -65282
189.87/190.65	c fixed -65285
189.87/190.65	c fixed -65284
189.87/190.65	c fixed -11582
189.87/190.65	c fixed -11581
189.87/190.65	c fixed -11583
189.87/190.65	c fixed -11580
189.87/190.65	c fixed -125075
189.87/190.65	c fixed -125076
189.87/190.65	c fixed -125074
189.87/190.65	c fixed -125077
189.87/190.65	c fixed -20627
189.87/190.65	c fixed -20629
189.87/190.65	c fixed -20628
189.87/190.65	c fixed -20626
189.87/190.65	c fixed -2264
189.87/190.65	c fixed -2265
189.87/190.65	c fixed -2263
189.87/190.65	c fixed -2266
189.87/190.65	c fixed -7591
189.87/190.65	c fixed -24461
189.87/190.65	c fixed -112695
189.87/190.65	c fixed -21004
189.87/190.65	c fixed -195484
189.87/190.65	c fixed -24884
189.87/190.65	c fixed -14538
189.87/190.65	c fixed -229748
189.87/190.65	c fixed -21027
189.87/190.65	c fixed -73417
189.87/190.65	c fixed -229749
189.87/190.65	c fixed -21002
189.87/190.65	c fixed -137483
189.87/190.65	c fixed -194612
189.87/190.65	c fixed -1556
189.87/190.65	c fixed -113420
189.87/190.65	c fixed -9601
189.87/190.65	c fixed -101810
189.87/190.65	c fixed -50869
189.87/190.65	c fixed -33973
189.87/190.65	c fixed -137484
189.87/190.65	c fixed -11882
189.87/190.65	c fixed -195487
189.87/190.65	c fixed -51396
189.87/190.65	c fixed -45062
189.87/190.65	c fixed -29165
189.87/190.65	c fixed -136734
189.87/190.65	c fixed -194609
189.87/190.65	c fixed -4504
189.87/190.65	c fixed -91656
189.87/190.65	c fixed -9600
189.87/190.65	c fixed -73414
189.87/190.65	c fixed -164795
189.87/190.65	c fixed -743
189.87/190.65	c fixed -14214
189.87/190.65	c fixed -744
189.87/190.65	c fixed -24460
189.87/190.65	c fixed -9599
189.87/190.65	c fixed -11905
189.87/190.65	c fixed -14213
189.87/190.65	c fixed -2438
189.87/190.65	c fixed -14540
189.87/190.65	c fixed -57778
189.87/190.65	c fixed -17219
189.87/190.65	c fixed -229751
189.87/190.65	c fixed -137509
189.87/190.65	c fixed -45036
189.87/190.65	c fixed -136733
189.87/190.65	c fixed -5909
189.87/190.65	c fixed -74015
189.87/190.65	c fixed -113417
189.87/190.65	c fixed -150716
189.87/190.65	c fixed -112692
189.87/190.65	c fixed -137508
189.87/190.65	c fixed -45039
189.87/190.65	c fixed -92306
189.87/190.66	c fixed -211266
189.87/190.66	c fixed -101811
189.87/190.66	c fixed -73415
189.87/190.66	c fixed -2441
189.87/190.66	c fixed -195485
189.87/190.66	c fixed -4503
189.87/190.66	c fixed -21003
189.87/190.66	c fixed -33500
189.87/190.66	c fixed -5910
189.87/190.66	c fixed -150713
189.87/190.66	c fixed -24861
189.87/190.66	c fixed -137507
189.87/190.66	c fixed -137506
189.87/190.66	c fixed -38756
189.87/190.66	c fixed -58326
189.87/190.66	c fixed -11880
189.87/190.66	c fixed -24860
189.87/190.66	c fixed -1684
189.87/190.66	c fixed -137482
189.87/190.66	c fixed -24858
189.87/190.66	c fixed -58325
189.87/190.66	c fixed -7616
189.87/190.66	c fixed -7618
189.87/190.66	c fixed -112693
189.87/190.66	c fixed -33499
189.87/190.66	c fixed -57777
189.87/190.66	c fixed -24886
189.87/190.66	c fixed -50868
189.87/190.66	c fixed -45063
189.87/190.66	c fixed -9598
189.87/190.66	c fixed -58328
189.87/190.66	c fixed -58327
189.87/190.66	c fixed -11908
189.87/190.66	c fixed -24885
189.87/190.66	c fixed -124326
189.87/190.66	c fixed -17221
189.87/190.66	c fixed -58352
189.87/190.66	c fixed -11883
189.87/190.66	c fixed -2440
189.87/190.66	c fixed -38755
189.87/190.66	c fixed -24458
189.87/190.66	c fixed -51418
189.87/190.66	c fixed -24859
189.87/190.66	c fixed -136731
189.87/190.66	c fixed -4305
189.87/190.66	c fixed -74017
189.87/190.66	c fixed -17222
189.87/190.66	c fixed -7594
189.87/190.66	c fixed -33498
189.87/190.66	c fixed -124324
189.87/190.66	c fixed -91654
189.87/190.66	c fixed -21028
189.87/190.66	c fixed -33975
189.87/190.66	c fixed -17220
189.87/190.66	c fixed -33497
189.87/190.66	c fixed -92303
189.87/190.66	c fixed -1682
189.87/190.66	c fixed -1681
189.87/190.66	c fixed -14539
189.87/190.66	c fixed -7617
189.87/190.66	c fixed -14215
189.87/190.66	c fixed -1708
189.87/190.66	c fixed -45037
189.87/190.66	c fixed -57775
189.87/190.66	c fixed -14537
189.87/190.66	c fixed -45038
189.87/190.66	c fixed -11906
189.87/190.66	c fixed -4302
189.87/190.66	c fixed -24459
189.87/190.66	c fixed -4502
189.87/190.66	c fixed -7593
189.87/190.66	c fixed -33972
189.87/190.66	c fixed -113418
189.87/190.66	c fixed -51395
189.87/190.66	c fixed -38754
189.87/190.66	c fixed -5911
189.87/190.66	c fixed -7592
189.87/190.66	c fixed -14212
189.87/190.66	c fixed -29168
189.87/190.66	c fixed -164797
189.87/190.66	c fixed -1558
189.87/190.66	c fixed -2439
189.87/190.66	c fixed -50870
189.87/190.66	c fixed -21026
189.87/190.66	c fixed -51394
189.87/190.66	c fixed -92304
189.87/190.66	c fixed -4303
189.87/190.66	c fixed -195486
189.87/190.66	c fixed -92305
189.87/190.66	c fixed -74016
189.87/190.66	c fixed -229750
189.87/190.66	c fixed -5912
189.87/190.66	c fixed -136732
189.87/190.66	c fixed -4505
189.87/190.66	c fixed -45064
189.87/190.66	c fixed -101812
189.87/190.66	c fixed -194610
189.87/190.66	c fixed -58351
189.87/190.66	c fixed -194611
189.87/190.66	c fixed -1709
189.87/190.66	c fixed -1706
189.87/190.66	c fixed -21001
189.87/190.66	c fixed -57776
189.87/190.66	c fixed -51393
189.87/190.66	c fixed -211267
189.87/190.66	c fixed -29166
189.87/190.66	c fixed -74014
189.87/190.66	c fixed -113419
189.87/190.66	c fixed -11881
189.87/190.66	c fixed -58350
189.87/190.66	c fixed -742
189.87/190.66	c fixed -33974
189.87/190.66	c fixed -58353
189.87/190.66	c fixed -150714
189.87/190.66	c fixed -45061
189.87/190.66	c fixed -124327
189.87/190.66	c fixed -11907
189.87/190.66	c fixed -51421
189.87/190.66	c fixed -211269
189.87/190.66	c fixed -38757
189.87/190.66	c fixed -164796
189.87/190.66	c fixed -164798
189.87/190.66	c fixed -29167
189.87/190.66	c fixed -91655
189.87/190.66	c fixed -112694
189.87/190.66	c fixed -7619
189.87/190.66	c fixed -21029
189.87/190.66	c fixed -50871
189.87/190.66	c fixed -91653
189.87/190.66	c fixed -101813
189.87/190.66	c fixed -211268
189.87/190.66	c fixed -137481
189.87/190.66	c fixed -1707
189.87/190.66	c fixed -1557
189.87/190.66	c fixed -150715
189.87/190.66	c fixed -73416
189.87/190.66	c fixed -124325
189.87/190.66	c fixed -51420
189.87/190.66	c fixed -4304
189.87/190.66	c fixed -51419
189.87/190.66	c fixed -1683
189.87/190.66	c fixed -24883
189.87/190.66	c fixed -745
189.87/190.66	c fixed -1559
189.97/190.72	c fixed -50945
189.97/190.72	c fixed -50946
189.97/190.72	c fixed -50944
189.97/190.72	c fixed -50943
189.97/190.72	c fixed -597
189.97/190.72	c fixed -58425
189.97/190.72	c fixed -58427
189.97/190.72	c fixed -58428
189.97/190.72	c fixed -58426
189.97/190.73	c fixed -7417
189.97/190.73	c fixed -7419
189.97/190.73	c fixed -7418
189.97/190.73	c fixed -7416
189.97/190.76	c fixed -1809
189.97/190.76	c fixed -1808
189.97/190.76	c fixed -1806
189.97/190.76	c fixed -1807
190.38/191.15	c 31000 confls 26305781 constrs 248072 vars
191.06/191.86	c 32000 confls 26306782 constrs 248072 vars
191.16/192.00	c fixed 350
191.28/192.10	c 33000 confls 26307786 constrs 248071 vars
191.38/192.16	c fixed 989
191.38/192.17	c 34000 confls 26308789 constrs 248070 vars
191.46/192.21	c 35000 confls 26309789 constrs 248070 vars
191.46/192.22	c fixed -183
191.46/192.24	c fixed -340
191.46/192.27	c 36000 confls 26310789 constrs 248068 vars
197.94/198.76	c 37000 confls 26311789 constrs 248068 vars
197.94/198.76	c INPROCESSING 4.44085 proptime 5.19366e+06 prop/sec 13.2425 prop/ca
199.24/200.10	c fixed -11630
199.24/200.10	c fixed -11631
199.24/200.10	c fixed -11632
199.24/200.10	c fixed -11633
199.24/200.10	c fixed -3221
199.24/200.10	c fixed -3220
199.24/200.10	c fixed -3222
199.24/200.10	c fixed -3223
199.24/200.10	c fixed -30040
199.24/200.10	c fixed -30042
199.24/200.10	c fixed -30041
199.24/200.10	c fixed -30043
199.24/200.10	c fixed -114167
199.24/200.10	c fixed -114170
199.24/200.10	c fixed -114169
199.24/200.10	c fixed -114168
199.24/200.10	c fixed -40230
199.24/200.10	c fixed -40231
199.24/200.10	c fixed -40232
199.24/200.10	c fixed -40229
199.24/200.10	c fixed -93028
199.24/200.10	c fixed -93029
199.24/200.10	c fixed -93030
199.24/200.10	c fixed -93031
199.24/200.10	c fixed -125127
199.24/200.10	c fixed -125125
199.24/200.10	c fixed -125126
199.24/200.10	c fixed -125124
199.24/200.10	c fixed -179752
199.24/200.10	c fixed -179753
199.24/200.10	c fixed -179755
199.24/200.10	c fixed -179754
199.24/200.10	c fixed -178903
199.24/200.10	c fixed -178904
199.24/200.10	c fixed -178905
199.24/200.10	c fixed -178902
199.24/200.10	c fixed -66510
199.24/200.10	c fixed -66507
199.24/200.10	c fixed -66508
199.24/200.10	c fixed -66509
199.24/200.10	c fixed -197187
199.24/200.10	c fixed -197184
199.24/200.10	c fixed -197185
199.24/200.10	c fixed -197186
199.24/200.10	c fixed -1076
199.24/200.10	c fixed -1077
199.24/200.10	c fixed -1075
199.24/200.10	c fixed -1074
199.24/200.10	c fixed -1377
199.24/200.10	c fixed -1376
199.24/200.10	c fixed -1375
199.24/200.10	c fixed -1374
199.24/200.10	c fixed -1302
199.24/200.10	c fixed -1301
199.24/200.10	c fixed -1300
199.24/200.10	c fixed -1299
199.24/200.10	c fixed -1349
199.24/200.10	c fixed -1351
199.24/200.10	c fixed -1350
199.24/200.10	c fixed -1352
199.24/200.10	c fixed -1199
199.24/200.10	c fixed -1200
199.24/200.11	c fixed -1201
199.24/200.11	c fixed -1202
199.24/200.11	c fixed -2488
199.24/200.11	c fixed -2490
199.24/200.11	c fixed -2489
199.24/200.11	c fixed -2491
199.24/200.11	c fixed -231599
199.24/200.11	c fixed -231598
199.24/200.11	c fixed -231601
199.24/200.11	c fixed -231600
199.24/200.11	c fixed -21077
199.24/200.11	c fixed -21078
199.24/200.11	c fixed -21079
199.24/200.11	c fixed -21076
199.24/200.11	c fixed -181355
199.24/200.11	c fixed -181353
199.24/200.11	c fixed -181352
199.24/200.11	c fixed -181354
199.24/200.11	c fixed -18294
199.24/200.11	c fixed -18295
199.24/200.11	c fixed -18297
199.24/200.11	c fixed -18296
199.24/200.11	c fixed -211317
199.24/200.11	c fixed -211316
199.24/200.11	c fixed -211318
199.24/200.11	c fixed -211319
199.24/200.11	c fixed -9349
199.24/200.11	c fixed -9350
199.24/200.11	c fixed -9351
199.24/200.11	c fixed -9348
199.24/200.11	c fixed -103860
199.24/200.11	c fixed -103863
199.24/200.11	c fixed -103862
199.24/200.11	c fixed -103861
199.24/200.11	c fixed -3746
199.24/200.11	c fixed -3748
199.24/200.11	c fixed -3745
199.24/200.11	c fixed -3747
199.24/200.11	c fixed -93630
199.24/200.11	c fixed -93628
199.24/200.11	c fixed -93629
199.24/200.11	c fixed -93631
199.24/200.11	c fixed -50918
199.24/200.11	c fixed -50921
199.24/200.11	c fixed -50919
199.24/200.11	c fixed -50920
199.24/200.11	c fixed -197209
199.24/200.11	c fixed -197211
199.24/200.11	c fixed -197212
199.24/200.11	c fixed -197210
199.24/200.11	c fixed -195534
199.24/200.11	c fixed -195536
199.24/200.11	c fixed -195535
199.24/200.11	c fixed -195537
199.24/200.11	c fixed -75267
199.24/200.11	c fixed -75264
199.24/200.11	c fixed -75265
199.24/200.11	c fixed -75266
199.24/200.11	c fixed -15239
199.24/200.11	c fixed -15238
199.24/200.11	c fixed -15237
199.24/200.11	c fixed -15240
199.24/200.11	c fixed -52469
199.24/200.11	c fixed -52471
199.24/200.11	c fixed -52468
199.24/200.11	c fixed -52470
199.24/200.11	c fixed -59475
199.24/200.11	c fixed -59476
199.24/200.11	c fixed -59478
199.24/200.11	c fixed -59477
199.24/200.11	c fixed -4779
199.24/200.11	c fixed -4780
199.24/200.11	c fixed -4778
199.24/200.11	c fixed -4777
199.24/200.11	c fixed -114818
199.24/200.11	c fixed -114819
199.24/200.11	c fixed -114820
199.24/200.11	c fixed -114817
199.24/200.11	c fixed -25336
199.24/200.11	c fixed -25333
199.24/200.11	c fixed -25335
199.24/200.11	c fixed -25334
199.24/200.11	c fixed -82897
199.24/200.11	c fixed -82896
199.24/200.11	c fixed -82899
199.24/200.11	c fixed -82898
199.24/200.11	c fixed -24508
199.24/200.11	c fixed -24510
199.24/200.11	c fixed -24511
199.24/200.11	c fixed -24509
199.24/200.11	c fixed -93655
199.24/200.11	c fixed -93654
199.24/200.11	c fixed -93653
199.24/200.11	c fixed -93656
199.24/200.11	c fixed -139006
199.24/200.11	c fixed -139007
199.24/200.11	c fixed -139008
199.24/200.11	c fixed -139009
199.24/200.11	c fixed -38806
199.24/200.11	c fixed -38804
199.24/200.11	c fixed -38807
199.24/200.11	c fixed -38805
199.24/200.11	c fixed -46087
199.24/200.11	c fixed -46088
199.24/200.11	c fixed -46089
199.24/200.11	c fixed -46086
199.24/200.11	c fixed -102563
199.24/200.11	c fixed -102561
199.24/200.11	c fixed -102560
199.24/200.11	c fixed -102562
199.24/200.11	c fixed -1758
199.24/200.11	c fixed -1759
199.24/200.11	c fixed -1756
199.24/200.11	c fixed -1757
199.24/200.11	c fixed -2741
199.24/200.11	c fixed -2739
199.24/200.11	c fixed -2740
199.24/200.11	c fixed -2738
199.24/200.11	c fixed -166395
199.24/200.11	c fixed -166398
199.24/200.11	c fixed -166396
199.24/200.11	c fixed -166397
199.24/200.11	c fixed -113470
199.24/200.11	c fixed -113467
199.24/200.11	c fixed -113468
199.24/200.11	c fixed -113469
199.24/200.11	c fixed -139033
199.24/200.11	c fixed -139031
199.24/200.11	c fixed -139034
199.24/200.11	c fixed -139032
199.24/200.11	c fixed -10150
199.24/200.11	c fixed -10148
199.24/200.11	c fixed -10151
199.24/200.11	c fixed -10149
199.24/200.11	c fixed -7917
199.24/200.11	c fixed -7916
199.24/200.11	c fixed -7919
199.24/200.11	c fixed -7918
199.24/200.11	c fixed -30068
199.35/200.11	c fixed -30066
199.35/200.11	c fixed -30067
199.35/200.11	c fixed -30065
199.35/200.11	c fixed -3723
199.35/200.11	c fixed -3722
199.35/200.11	c fixed -3721
199.35/200.11	c fixed -3720
199.35/200.11	c fixed -65935
199.35/200.11	c fixed -65932
199.35/200.11	c fixed -65934
199.35/200.11	c fixed -65933
199.35/200.11	c fixed -17647
199.35/200.11	c fixed -17645
199.35/200.11	c fixed -17646
199.35/200.11	c fixed -17644
199.35/200.11	c fixed -45111
199.35/200.11	c fixed -45113
199.35/200.11	c fixed -45112
199.35/200.11	c fixed -45114
199.35/200.11	c fixed -126551
199.35/200.11	c fixed -126549
199.35/200.11	c fixed -126552
199.35/200.11	c fixed -126550
199.35/200.11	c fixed -12532
199.35/200.11	c fixed -12533
199.35/200.11	c fixed -12531
199.35/200.11	c fixed -12530
199.35/200.11	c fixed -230725
199.35/200.11	c fixed -230724
199.35/200.11	c fixed -230723
199.35/200.11	c fixed -230726
199.35/200.11	c fixed -126524
199.35/200.11	c fixed -126527
199.35/200.11	c fixed -126526
199.35/200.11	c fixed -126525
199.35/200.11	c fixed -21452
199.35/200.11	c fixed -21454
199.35/200.11	c fixed -21453
199.35/200.11	c fixed -21451
199.35/200.11	c fixed -2640
199.35/200.11	c fixed -2641
199.35/200.11	c fixed -2638
199.35/200.11	c fixed -2639
199.35/200.11	c fixed -58402
199.35/200.11	c fixed -58401
199.35/200.11	c fixed -58403
199.35/200.11	c fixed -58400
199.35/200.11	c fixed -75240
199.35/200.11	c fixed -75241
199.35/200.11	c fixed -75242
199.35/200.11	c fixed -75239
199.35/200.11	c fixed -3421
199.35/200.11	c fixed -3423
199.35/200.11	c fixed -3422
199.35/200.11	c fixed -3420
199.35/200.11	c fixed -8116
199.35/200.11	c fixed -8119
199.35/200.11	c fixed -8118
199.35/200.11	c fixed -8117
199.35/200.11	c fixed -67034
199.35/200.11	c fixed -67035
199.35/200.11	c fixed -67033
199.35/200.11	c fixed -67032
199.35/200.11	c fixed -692
199.35/200.11	c fixed -694
199.35/200.11	c fixed -693
199.35/200.11	c fixed -695
199.35/200.11	c fixed -57828
199.35/200.11	c fixed -57825
199.35/200.11	c fixed -57826
199.35/200.11	c fixed -57827
199.35/200.11	c fixed -9926
199.35/200.11	c fixed -9923
199.35/200.11	c fixed -9924
199.35/200.11	c fixed -9925
199.35/200.11	c fixed -45611
199.35/200.11	c fixed -45613
199.35/200.11	c fixed -45614
199.35/200.11	c fixed -45612
199.35/200.11	c fixed -212217
199.35/200.11	c fixed -212219
199.35/200.11	c fixed -212218
199.35/200.11	c fixed -212216
199.35/200.11	c fixed -124376
199.35/200.11	c fixed -124377
199.35/200.11	c fixed -124375
199.35/200.11	c fixed -124374
199.35/200.11	c fixed -164848
199.35/200.11	c fixed -164847
199.35/200.11	c fixed -164845
199.35/200.11	c fixed -164846
199.35/200.11	c fixed -5735
199.35/200.11	c fixed -5734
199.35/200.11	c fixed -5736
199.35/200.11	c fixed -5737
199.35/200.11	c fixed -84099
199.35/200.11	c fixed -84097
199.35/200.11	c fixed -84096
199.35/200.11	c fixed -84098
199.35/200.11	c fixed -7668
199.35/200.11	c fixed -7667
199.35/200.11	c fixed -7666
199.35/200.11	c fixed -7669
199.35/200.11	c fixed -58951
199.35/200.11	c fixed -58950
199.35/200.11	c fixed -58953
199.35/200.11	c fixed -58952
199.35/200.11	c fixed -25708
199.35/200.11	c fixed -25709
199.35/200.11	c fixed -25710
199.35/200.11	c fixed -25711
199.35/200.12	c fixed -1881
199.35/200.12	c fixed -1882
199.35/200.12	c fixed -1884
199.35/200.12	c fixed -1883
199.35/200.12	c fixed -40206
199.35/200.12	c fixed -40207
199.35/200.12	c fixed -40204
199.35/200.12	c fixed -40205
199.35/200.12	c fixed -125850
199.35/200.12	c fixed -125852
199.35/200.12	c fixed -125851
199.35/200.12	c fixed -125849
199.35/200.12	c fixed -34025
199.35/200.12	c fixed -34024
199.35/200.12	c fixed -34022
199.35/200.12	c fixed -34023
199.35/200.12	c fixed -112742
199.35/200.12	c fixed -112744
199.35/200.12	c fixed -112743
199.35/200.12	c fixed -112745
199.35/200.12	c fixed -6386
199.35/200.12	c fixed -6385
199.35/200.12	c fixed -6384
199.35/200.12	c fixed -6387
199.35/200.12	c fixed -1982
199.35/200.12	c fixed -1981
199.35/200.12	c fixed -1983
199.35/200.12	c fixed -1984
199.35/200.12	c fixed -101860
199.35/200.12	c fixed -101863
199.35/200.12	c fixed -101862
199.35/200.12	c fixed -101861
199.35/200.12	c fixed -51468
199.35/200.12	c fixed -51470
199.35/200.12	c fixed -51471
199.35/200.12	c fixed -51469
199.35/200.12	c fixed -8143
199.35/200.12	c fixed -8144
199.35/200.12	c fixed -8141
199.35/200.12	c fixed -8142
199.35/200.12	c fixed -149990
199.35/200.12	c fixed -149988
199.35/200.12	c fixed -149989
199.35/200.12	c fixed -149991
199.35/200.12	c fixed -14613
199.35/200.12	c fixed -14615
199.35/200.12	c fixed -14614
199.35/200.12	c fixed -14612
199.35/200.12	c fixed -180579
199.35/200.12	c fixed -180577
199.35/200.12	c fixed -180578
199.35/200.12	c fixed -180580
199.35/200.12	c fixed -21804
199.35/200.12	c fixed -21802
199.35/200.12	c fixed -21801
199.35/200.12	c fixed -21803
199.35/200.12	c fixed -2764
199.35/200.12	c fixed -2765
199.35/200.12	c fixed -2763
199.35/200.12	c fixed -2766
199.35/200.12	c fixed -12258
199.35/200.12	c fixed -12257
199.35/200.12	c fixed -12255
199.35/200.12	c fixed -12256
199.35/200.12	c fixed -9650
199.35/200.12	c fixed -9649
199.35/200.12	c fixed -9651
199.35/200.12	c fixed -9648
199.35/200.12	c fixed -21778
199.35/200.12	c fixed -21776
199.35/200.12	c fixed -21779
199.35/200.12	c fixed -21777
199.35/200.12	c fixed -14940
199.35/200.12	c fixed -14937
199.35/200.12	c fixed -14939
199.35/200.12	c fixed -14938
199.35/200.12	c fixed -15215
199.35/200.12	c fixed -15213
199.35/200.12	c fixed -15214
199.35/200.12	c fixed -15212
199.35/200.12	c fixed -181379
199.35/200.12	c fixed -181380
199.35/200.12	c fixed -181378
199.35/200.12	c fixed -181377
199.35/200.12	c fixed -229826
199.35/200.12	c fixed -229823
199.35/200.12	c fixed -229825
199.35/200.12	c fixed -229824
199.35/200.12	c fixed -138307
199.35/200.12	c fixed -138309
199.35/200.12	c fixed -138306
199.35/200.12	c fixed -138308
199.35/200.12	c fixed -103238
199.35/200.12	c fixed -103237
199.35/200.12	c fixed -103235
199.35/200.12	c fixed -103236
199.35/200.12	c fixed -231576
199.35/200.12	c fixed -231574
199.35/200.12	c fixed -231573
199.35/200.12	c fixed -231575
199.35/200.12	c fixed -92379
199.35/200.12	c fixed -92381
199.35/200.12	c fixed -92380
199.35/200.12	c fixed -92378
199.35/200.12	c fixed -33549
199.35/200.12	c fixed -33547
199.35/200.12	c fixed -33550
199.35/200.12	c fixed -33548
199.35/200.12	c fixed -73467
199.35/200.12	c fixed -65335
199.35/200.12	c fixed -194659
199.35/200.12	c fixed -91703
199.35/200.12	c fixed -12507
199.35/200.12	c fixed -152315
199.35/200.12	c fixed -166423
199.35/200.12	c fixed -18319
199.35/200.12	c fixed -213942
199.35/200.12	c fixed -114845
199.35/200.12	c fixed -84122
199.35/200.12	c fixed -164021
199.35/200.12	c fixed -3596
199.35/200.12	c fixed -83523
199.35/200.12	c fixed -5987
199.35/200.12	c fixed -34473
199.35/200.12	c fixed -12508
199.35/200.12	c fixed -65333
199.35/200.12	c fixed -51993
199.35/200.12	c fixed -194661
199.35/200.12	c fixed -12505
199.35/200.12	c fixed -39307
199.35/200.12	c fixed -74689
199.35/200.12	c fixed -213943
199.35/200.12	c fixed -794
199.35/200.12	c fixed -34872
199.35/200.12	c fixed -103885
199.35/200.12	c fixed -14264
199.35/200.12	c fixed -14263
199.35/200.12	c fixed -18322
199.35/200.12	c fixed -4354
199.35/200.12	c fixed -165648
199.35/200.12	c fixed -213092
199.35/200.12	c fixed -2316
199.35/200.12	c fixed -228898
199.35/200.12	c fixed -39782
199.35/200.12	c fixed -194660
199.35/200.12	c fixed -114842
199.35/200.12	c fixed -7391
199.35/200.12	c fixed -59451
199.35/200.12	c fixed -196387
199.35/200.12	c fixed -17270
199.35/200.12	c fixed -164022
199.35/200.12	c fixed -136783
199.35/200.12	c fixed -6412
199.35/200.12	c fixed -11958
199.35/200.12	c fixed -28793
199.35/200.12	c fixed -5985
199.35/200.12	c fixed -103886
199.35/200.12	c fixed -34900
199.35/200.12	c fixed -213916
199.35/200.12	c fixed -44588
199.35/200.12	c fixed -892
199.35/200.12	c fixed -213944
199.35/200.12	c fixed -150791
199.35/200.12	c fixed -10175
199.35/200.12	c fixed -213091
199.35/200.12	c fixed -151566
199.35/200.12	c fixed -7392
199.35/200.12	c fixed -28792
199.35/200.12	c fixed -152288
199.35/200.12	c fixed -17996
199.35/200.12	c fixed -74089
199.35/200.12	c fixed -194662
199.35/200.12	c fixed -29666
199.35/200.12	c fixed -82249
199.35/200.12	c fixed -25684
199.35/200.12	c fixed -867
199.35/200.12	c fixed -152314
199.35/200.12	c fixed -895
199.35/200.12	c fixed -103887
199.35/200.12	c fixed -34874
199.35/200.12	c fixed -4954
199.35/200.12	c fixed -920
199.35/200.12	c fixed -39306
199.35/200.12	c fixed -11956
199.35/200.12	c fixed -228900
199.35/200.12	c fixed -52494
199.35/200.12	c fixed -83524
199.35/200.12	c fixed -868
199.35/200.12	c fixed -39305
199.35/200.12	c fixed -65334
199.35/200.12	c fixed -213093
199.35/200.12	c fixed -14265
199.35/200.12	c fixed -44587
199.35/200.12	c fixed -136781
199.35/200.12	c fixed -2315
199.35/200.12	c fixed -213918
199.35/200.12	c fixed -11957
199.35/200.12	c fixed -74092
199.35/200.12	c fixed -228899
199.35/200.12	c fixed -10176
199.35/200.12	c fixed -165647
199.35/200.12	c fixed -59450
199.35/200.12	c fixed -34472
199.35/200.12	c fixed -91704
199.35/200.12	c fixed -34875
199.35/200.12	c fixed -24933
199.35/200.12	c fixed -150789
199.35/200.12	c fixed -6410
199.35/200.12	c fixed -14262
199.35/200.12	c fixed -91705
199.35/200.12	c fixed -28791
199.35/200.12	c fixed -4955
199.35/200.12	c fixed -1959
199.35/200.12	c fixed -151564
199.35/200.12	c fixed -73464
199.35/200.12	c fixed -74692
199.35/200.12	c fixed -137556
199.35/200.12	c fixed -25686
199.35/200.12	c fixed -1956
199.35/200.12	c fixed -114844
199.35/200.12	c fixed -4953
199.35/200.12	c fixed -39780
199.35/200.12	c fixed -51996
199.35/200.12	c fixed -6411
199.35/200.12	c fixed -34474
199.35/200.12	c fixed -52493
199.35/200.12	c fixed -29242
199.35/200.12	c fixed -114843
199.35/200.12	c fixed -29240
199.35/200.12	c fixed -150790
199.35/200.12	c fixed -213941
199.35/200.12	c fixed -10173
199.35/200.12	c fixed -10174
199.35/200.12	c fixed -5984
199.35/200.12	c fixed -67057
199.35/200.12	c fixed -103888
199.35/200.12	c fixed -18321
199.35/200.12	c fixed -51994
199.35/200.12	c fixed -39781
199.35/200.12	c fixed -24936
199.35/200.12	c fixed -6212
199.35/200.12	c fixed -164020
199.35/200.12	c fixed -34898
199.35/200.12	c fixed -1609
199.35/200.12	c fixed -29243
199.35/200.12	c fixed -17272
199.35/200.12	c fixed -165646
199.35/200.12	c fixed -25683
199.35/200.13	c fixed -917
199.35/200.13	c fixed -152291
199.35/200.13	c fixed -919
199.35/200.13	c fixed -7394
199.35/200.13	c fixed -65332
199.35/200.13	c fixed -91706
199.35/200.13	c fixed -34899
199.35/200.13	c fixed -3595
199.35/200.13	c fixed -4952
199.35/200.13	c fixed -6409
199.35/200.13	c fixed -137559
199.35/200.13	c fixed -4578
199.35/200.13	c fixed -20679
199.35/200.13	c fixed -20677
199.35/200.13	c fixed -44589
199.35/200.13	c fixed -25685
199.35/200.13	c fixed -3598
199.35/200.13	c fixed -196386
199.35/200.13	c fixed -228901
199.35/200.13	c fixed -4355
199.35/200.13	c fixed -84121
199.35/200.13	c fixed -164023
199.35/200.13	c fixed -24934
199.35/200.13	c fixed -152316
199.35/200.13	c fixed -3597
199.35/200.13	c fixed -34475
199.35/200.13	c fixed -51995
199.35/200.13	c fixed -196385
199.35/200.13	c fixed -20678
199.35/200.13	c fixed -2313
199.35/200.13	c fixed -17997
199.35/200.13	c fixed -869
199.35/200.13	c fixed -52496
199.35/200.13	c fixed -166421
199.35/200.13	c fixed -165645
199.35/200.13	c fixed -74691
199.35/200.13	c fixed -82247
199.35/200.13	c fixed -136784
199.35/200.13	c fixed -196384
199.35/200.13	c fixed -5986
199.35/200.13	c fixed -17994
199.35/200.13	c fixed -4927
199.35/200.13	c fixed -4929
199.35/200.13	c fixed -12506
199.35/200.13	c fixed -59452
199.35/200.13	c fixed -28790
199.35/200.13	c fixed -1958
199.35/200.13	c fixed -166420
199.35/200.13	c fixed -34897
199.35/200.13	c fixed -17995
199.35/200.13	c fixed -11955
199.35/200.13	c fixed -792
199.35/200.13	c fixed -152289
199.35/200.13	c fixed -29665
199.35/200.13	c fixed -29668
199.35/200.13	c fixed -1957
199.35/200.13	c fixed -166422
199.35/200.13	c fixed -73466
199.35/200.13	c fixed -137557
199.35/200.13	c fixed -136782
199.35/200.13	c fixed -2314
199.35/200.13	c fixed -44586
199.35/200.13	c fixed -150788
199.35/200.13	c fixed -151563
199.35/200.13	c fixed -29667
199.35/200.13	c fixed -152313
199.35/200.13	c fixed -4580
199.35/200.13	c fixed -870
199.35/200.13	c fixed -34873
199.35/200.13	c fixed -213094
199.35/200.13	c fixed -151565
199.35/200.13	c fixed -137558
199.35/200.13	c fixed -67059
199.35/200.13	c fixed -894
199.35/200.13	c fixed -893
199.35/200.13	c fixed -793
199.35/200.13	c fixed -59453
199.35/200.13	c fixed -4579
199.35/200.13	c fixed -795
199.35/200.13	c fixed -39779
199.35/200.13	c fixed -82248
199.35/200.13	c fixed -84124
199.35/200.13	c fixed -6210
199.35/200.13	c fixed -7393
199.35/200.13	c fixed -20676
199.35/200.13	c fixed -83521
199.35/200.13	c fixed -74091
199.35/200.13	c fixed -52495
199.35/200.13	c fixed -82246
199.35/200.13	c fixed -17271
199.35/200.13	c fixed -4928
199.35/200.13	c fixed -67058
199.35/200.13	c fixed -213917
199.35/200.13	c fixed -29241
199.35/200.13	c fixed -152290
199.35/200.13	c fixed -39304
199.35/200.13	c fixed -1608
199.35/200.13	c fixed -17269
199.35/200.13	c fixed -1607
199.35/200.13	c fixed -4577
199.35/200.13	c fixed -73465
199.35/200.13	c fixed -213919
199.35/200.13	c fixed -67060
199.35/200.13	c fixed -918
199.35/200.13	c fixed -83522
199.35/200.13	c fixed -4930
199.35/200.13	c fixed -74690
199.35/200.13	c fixed -84123
199.35/200.13	c fixed -6211
199.35/200.13	c fixed -24935
199.35/200.13	c fixed -6209
199.35/200.13	c fixed -74090
199.35/200.13	c fixed -1606
199.35/200.13	c fixed -18320
199.35/200.13	c fixed -4353
199.35/200.13	c fixed -4352
199.35/200.13	c fixed -513
199.35/200.13	c fixed -512
199.35/200.16	c fixed -538
199.35/200.16	c fixed -537
199.35/200.16	c fixed -536
199.35/200.16	c fixed -535
199.35/200.16	c fixed -511
199.35/200.16	c fixed -510
199.35/200.16	c fixed -488
199.35/200.16	c fixed -487
199.35/200.16	c fixed -486
199.35/200.16	c fixed -485
199.35/200.16	c fixed -149963
199.35/200.16	c fixed -149964
199.35/200.16	c fixed -149965
199.35/200.16	c fixed -149966
199.35/200.16	c fixed -91681
199.35/200.16	c fixed -91680
199.35/200.16	c fixed -91678
199.35/200.16	c fixed -91679
199.35/200.16	c fixed -39754
199.35/200.16	c fixed -39756
199.35/200.16	c fixed -39757
199.35/200.16	c fixed -39755
199.35/200.16	c fixed -17945
199.35/200.16	c fixed -17947
199.35/200.16	c fixed -17946
199.35/200.16	c fixed -17944
199.35/200.16	c fixed -1249
199.35/200.16	c fixed -1250
199.35/200.16	c fixed -1251
199.35/200.16	c fixed -1252
199.35/200.16	c fixed -411
199.35/200.16	c fixed -410
199.35/200.16	c fixed -412
199.35/200.16	c fixed -413
199.35/200.16	c fixed -1174
199.35/200.16	c fixed -1175
199.35/200.16	c fixed -1176
199.35/200.16	c fixed -1177
199.35/200.16	c fixed -1051
199.35/200.16	c fixed -1052
199.35/200.16	c fixed -1049
199.35/200.16	c fixed -1050
199.35/200.16	c fixed -1276
199.35/200.16	c fixed -1274
199.35/200.16	c fixed -1275
199.35/200.16	c fixed -1277
199.35/200.16	c fixed -2614
199.35/200.16	c fixed -2615
199.35/200.16	c fixed -2616
199.35/200.16	c fixed -2613
199.35/200.16	c fixed -114144
199.35/200.16	c fixed -114142
199.35/200.16	c fixed -114145
199.35/200.16	c fixed -114143
199.35/200.16	c fixed -20653
199.35/200.16	c fixed -20654
199.35/200.16	c fixed -20651
199.35/200.16	c fixed -20652
199.35/200.16	c fixed -92981
199.35/200.16	c fixed -92979
199.35/200.16	c fixed -92980
199.35/200.16	c fixed -92978
199.35/200.16	c fixed -45587
199.35/200.17	c fixed -45588
199.35/200.17	c fixed -45589
199.35/200.17	c fixed -45586
199.35/200.17	c fixed -2591
199.35/200.17	c fixed -2590
199.35/200.17	c fixed -2589
199.35/200.17	c fixed -2588
199.35/200.17	c fixed -230675
199.35/200.17	c fixed -230676
199.35/200.17	c fixed -230673
199.35/200.17	c fixed -230674
199.35/200.17	c fixed -151513
199.35/200.17	c fixed -151515
199.35/200.17	c fixed -151514
199.35/200.17	c fixed -151516
199.35/200.17	c fixed -3397
199.35/200.17	c fixed -3398
199.35/200.17	c fixed -3395
199.35/200.17	c fixed -3396
199.35/200.17	c fixed -137533
199.35/200.17	c fixed -137531
199.35/200.17	c fixed -137534
199.35/200.17	c fixed -137532
199.35/200.17	c fixed -38779
199.35/200.17	c fixed -38782
199.35/200.17	c fixed -38780
199.35/200.17	c fixed -38781
199.35/200.17	c fixed -45562
199.35/200.17	c fixed -45561
199.35/200.17	c fixed -45564
199.35/200.17	c fixed -45563
199.35/200.17	c fixed -34449
199.35/200.17	c fixed -34447
199.35/200.17	c fixed -34450
199.35/200.17	c fixed -34448
199.35/200.17	c fixed -125099
199.35/200.17	c fixed -125101
199.35/200.17	c fixed -125100
199.35/200.17	c fixed -125102
199.35/200.17	c fixed -21054
199.35/200.17	c fixed -21053
199.35/200.17	c fixed -21051
199.35/200.17	c fixed -21052
199.35/200.17	c fixed -670
199.35/200.17	c fixed -669
199.35/200.17	c fixed -668
199.35/200.17	c fixed -667
199.35/200.17	c fixed -7641
199.35/200.17	c fixed -7643
199.35/200.17	c fixed -7642
199.35/200.17	c fixed -7644
199.35/200.17	c fixed -3547
199.35/200.17	c fixed -3546
199.35/200.17	c fixed -3548
199.35/200.17	c fixed -3545
199.35/200.17	c fixed -125824
199.35/200.17	c fixed -125825
199.35/200.17	c fixed -125826
199.35/200.17	c fixed -125827
199.35/200.17	c fixed -9625
199.35/200.17	c fixed -9624
199.35/200.17	c fixed -9626
199.35/200.17	c fixed -9623
199.35/200.17	c fixed -24486
199.35/200.17	c fixed -24484
199.35/200.17	c fixed -24483
199.35/200.17	c fixed -24485
199.35/200.17	c fixed -113445
199.35/200.17	c fixed -113442
199.35/200.17	c fixed -113444
199.35/200.17	c fixed -113443
199.35/200.17	c fixed -229798
199.35/200.17	c fixed -229800
199.35/200.17	c fixed -229801
199.35/200.17	c fixed -229799
199.35/200.17	c fixed -93003
199.35/200.17	c fixed -93004
199.35/200.17	c fixed -93005
199.35/200.17	c fixed -93006
199.35/200.17	c fixed -211292
199.35/200.17	c fixed -211294
199.35/200.17	c fixed -211291
199.35/200.17	c fixed -211293
199.35/200.17	c fixed -58927
199.35/200.17	c fixed -58926
199.35/200.17	c fixed -58928
199.35/200.17	c fixed -58925
199.35/200.17	c fixed -3197
199.35/200.17	c fixed -3198
199.35/200.17	c fixed -3196
199.35/200.17	c fixed -3195
199.35/200.17	c fixed -5711
199.35/200.17	c fixed -5710
199.35/200.17	c fixed -5712
199.35/200.17	c fixed -5709
199.35/200.17	c fixed -2463
199.35/200.17	c fixed -2465
199.35/200.17	c fixed -2464
199.35/200.17	c fixed -2466
199.35/200.17	c fixed -57800
199.35/200.17	c fixed -57803
199.35/200.17	c fixed -57801
199.35/200.17	c fixed -57802
199.35/200.17	c fixed -17972
199.35/200.17	c fixed -17971
199.35/200.17	c fixed -17970
199.35/200.17	c fixed -17969
199.35/200.17	c fixed -150764
199.35/200.17	c fixed -150763
199.35/200.17	c fixed -150765
199.35/200.17	c fixed -150766
199.35/200.17	c fixed -9876
199.35/200.17	c fixed -9875
199.35/200.17	c fixed -9874
199.35/200.17	c fixed -9873
199.35/200.17	c fixed -50895
199.35/200.17	c fixed -50893
199.35/200.17	c fixed -50896
199.35/200.17	c fixed -50894
199.35/200.17	c fixed -45086
199.35/200.17	c fixed -45088
199.35/200.17	c fixed -45087
199.35/200.17	c fixed -45089
199.35/200.17	c fixed -29615
199.35/200.17	c fixed -29616
199.35/200.17	c fixed -29618
199.35/200.17	c fixed -29617
199.35/200.17	c fixed -83498
199.35/200.17	c fixed -83499
199.35/200.17	c fixed -83496
199.35/200.17	c fixed -83497
199.35/200.17	c fixed -230701
199.35/200.17	c fixed -230700
199.35/200.17	c fixed -230698
199.35/200.17	c fixed -230699
199.35/200.17	c fixed -196359
199.35/200.17	c fixed -196360
199.35/200.17	c fixed -196362
199.35/200.17	c fixed -196361
199.35/200.17	c fixed -213067
199.35/200.17	c fixed -213068
199.35/200.17	c fixed -213066
199.35/200.17	c fixed -213069
199.35/200.17	c fixed -9326
199.35/200.17	c fixed -9325
199.35/200.17	c fixed -9324
199.35/200.17	c fixed -9323
199.35/200.17	c fixed -11931
199.35/200.17	c fixed -11933
199.35/200.17	c fixed -11930
199.35/200.17	c fixed -11932
199.35/200.17	c fixed -4330
199.35/200.17	c fixed -4329
199.35/200.17	c fixed -4327
199.35/200.17	c fixed -4328
199.35/200.17	c fixed -65907
199.35/200.17	c fixed -65910
199.35/200.17	c fixed -65909
199.35/200.17	c fixed -65908
199.35/200.17	c fixed -112717
199.35/200.17	c fixed -112719
199.35/200.17	c fixed -112718
199.35/200.17	c fixed -112720
199.35/200.17	c fixed -101835
199.35/200.17	c fixed -101836
199.35/200.17	c fixed -101838
199.35/200.17	c fixed -101837
199.35/200.17	c fixed -125802
199.35/200.17	c fixed -125800
199.35/200.17	c fixed -125799
199.35/200.17	c fixed -125801
199.35/200.17	c fixed -180530
199.35/200.17	c fixed -180528
199.35/200.17	c fixed -180527
199.35/200.17	c fixed -180529
199.35/200.17	c fixed -124349
199.35/200.17	c fixed -124351
199.35/200.17	c fixed -124350
199.35/200.17	c fixed -124352
199.35/200.17	c fixed -2288
199.35/200.17	c fixed -2291
199.35/200.17	c fixed -2290
199.35/200.17	c fixed -2289
199.35/200.17	c fixed -138258
199.35/200.17	c fixed -138257
199.35/200.17	c fixed -138256
199.35/200.17	c fixed -138259
199.35/200.17	c fixed -92353
199.35/200.18	c fixed -92355
199.35/200.18	c fixed -92356
199.35/200.18	c fixed -92354
199.35/200.18	c fixed -151541
199.35/200.18	c fixed -151540
199.35/200.18	c fixed -151539
199.35/200.18	c fixed -151538
199.35/200.18	c fixed -17622
199.35/200.18	c fixed -17621
199.35/200.18	c fixed -17620
199.35/200.18	c fixed -17619
199.35/200.18	c fixed -73441
199.35/200.18	c fixed -73439
199.35/200.18	c fixed -73442
199.35/200.18	c fixed -73440
199.35/200.18	c fixed -767
199.35/200.18	c fixed -770
199.35/200.18	c fixed -768
199.35/200.18	c fixed -769
199.35/200.18	c fixed -33997
199.35/200.18	c fixed -33999
199.35/200.18	c fixed -33998
199.35/200.18	c fixed -34000
199.35/200.18	c fixed -178879
199.35/200.18	c fixed -178878
199.35/200.18	c fixed -178880
199.35/200.18	c fixed -178877
199.35/200.18	c fixed -196337
199.35/200.18	c fixed -196336
199.35/200.18	c fixed -196335
199.35/200.18	c fixed -196334
199.35/200.18	c fixed -164821
199.35/200.18	c fixed -164822
199.35/200.18	c fixed -164820
199.35/200.18	c fixed -164823
199.35/200.18	c fixed -4730
199.35/200.18	c fixed -4727
199.35/200.18	c fixed -4729
199.35/200.18	c fixed -4728
199.35/200.18	c fixed -66460
199.35/200.18	c fixed -66459
199.35/200.18	c fixed -66458
199.35/200.18	c fixed -66457
199.35/200.18	c fixed -4753
199.35/200.18	c fixed -4752
199.35/200.18	c fixed -4755
199.35/200.18	c fixed -4754
199.35/200.18	c fixed -5962
199.35/200.18	c fixed -5960
199.35/200.18	c fixed -5961
199.35/200.18	c fixed -5959
199.35/200.18	c fixed -58377
199.35/200.18	c fixed -58375
199.35/200.18	c fixed -58378
199.35/200.18	c fixed -58376
199.35/200.18	c fixed -25285
199.35/200.18	c fixed -25283
199.35/200.18	c fixed -25284
199.35/200.18	c fixed -25286
199.35/200.18	c fixed -1856
199.35/200.18	c fixed -1858
199.35/200.18	c fixed -1857
199.35/200.18	c fixed -1859
199.35/200.18	c fixed -179727
199.35/200.18	c fixed -179728
199.35/200.18	c fixed -179729
199.35/200.18	c fixed -179730
199.35/200.18	c fixed -102536
199.35/200.18	c fixed -102537
199.35/200.18	c fixed -102535
199.35/200.18	c fixed -102538
199.35/200.18	c fixed -165595
199.35/200.18	c fixed -165597
199.35/200.18	c fixed -165596
199.35/200.18	c fixed -165598
199.35/200.18	c fixed -138283
199.35/200.18	c fixed -138281
199.35/200.18	c fixed -138284
199.35/200.18	c fixed -138282
199.35/200.18	c fixed -83474
199.35/200.18	c fixed -83471
199.35/200.18	c fixed -83472
199.35/200.18	c fixed -83473
199.35/200.18	c fixed -7866
199.35/200.18	c fixed -7869
199.35/200.18	c fixed -7867
199.35/200.18	c fixed -7868
199.35/200.18	c fixed -136759
199.35/200.18	c fixed -136757
199.35/200.18	c fixed -136756
199.35/200.18	c fixed -136758
199.35/200.18	c fixed -29217
199.35/200.18	c fixed -29215
199.35/200.18	c fixed -29216
199.35/200.18	c fixed -29218
199.35/200.18	c fixed -14890
199.35/200.18	c fixed -14889
199.35/200.18	c fixed -14888
199.35/200.18	c fixed -14887
199.35/200.18	c fixed -21427
199.35/200.18	c fixed -21426
199.35/200.18	c fixed -21428
199.35/200.18	c fixed -21429
199.35/200.18	c fixed -11606
199.35/200.18	c fixed -11607
199.35/200.18	c fixed -11608
199.35/200.18	c fixed -11605
199.35/200.18	c fixed -25309
199.35/200.18	c fixed -25308
199.35/200.18	c fixed -25310
199.35/200.18	c fixed -25311
199.35/200.18	c fixed -1583
199.35/200.18	c fixed -1581
199.35/200.18	c fixed -1582
199.35/200.18	c fixed -1584
199.35/200.18	c fixed -14914
199.35/200.18	c fixed -14913
199.35/200.18	c fixed -14915
199.35/200.18	c fixed -14912
199.35/200.18	c fixed -212194
199.35/200.18	c fixed -212191
199.35/200.18	c fixed -212192
199.35/200.18	c fixed -212193
199.35/200.18	c fixed -213041
199.35/200.18	c fixed -213044
199.35/200.18	c fixed -213043
199.35/200.18	c fixed -213042
199.35/200.18	c fixed -845
199.35/200.18	c fixed -843
199.35/200.18	c fixed -842
199.35/200.18	c fixed -844
199.35/200.18	c fixed -194635
199.35/200.18	c fixed -74639
199.35/200.18	c fixed -14590
199.35/200.18	c fixed -82874
199.35/200.18	c fixed -163998
199.35/200.18	c fixed -3571
199.35/200.18	c fixed -820
199.35/200.18	c fixed -82871
199.35/200.18	c fixed -82873
199.35/200.18	c fixed -6162
199.35/200.18	c fixed -17245
199.35/200.18	c fixed -1834
199.35/200.18	c fixed -51945
199.35/200.18	c fixed -39730
199.35/200.18	c fixed -12208
199.35/200.18	c fixed -39280
199.35/200.18	c fixed -9901
199.35/200.18	c fixed -39279
199.35/200.18	c fixed -51444
199.35/200.18	c fixed -58900
199.35/200.18	c fixed -6160
199.35/200.18	c fixed -7892
199.35/200.18	c fixed -33525
199.35/200.18	c fixed -7891
199.35/200.18	c fixed -817
199.35/200.18	c fixed -51968
199.35/200.18	c fixed -165623
199.35/200.18	c fixed -1732
199.35/200.18	c fixed -65308
199.35/200.18	c fixed -33522
199.35/200.18	c fixed -103210
199.35/200.18	c fixed -74067
199.35/200.18	c fixed -24911
199.35/200.18	c fixed -1733
199.35/200.18	c fixed -12232
199.35/200.18	c fixed -3570
199.35/200.18	c fixed -163997
199.35/200.18	c fixed -74066
199.35/200.18	c fixed -1731
199.35/200.18	c fixed -818
199.35/200.18	c fixed -4554
199.35/200.18	c fixed -103186
199.35/200.18	c fixed -44561
199.35/200.18	c fixed -12206
199.35/200.18	c fixed -24910
199.35/200.18	c fixed -58903
199.35/200.18	c fixed -17247
199.35/200.18	c fixed -7367
199.35/200.18	c fixed -165621
199.35/200.18	c fixed -21403
199.35/200.18	c fixed -51446
199.35/200.18	c fixed -82222
199.35/200.18	c fixed -114118
199.35/200.18	c fixed -74667
199.35/200.18	c fixed -195509
199.35/200.18	c fixed -12231
199.35/200.19	c fixed -12207
199.35/200.19	c fixed -14588
199.35/200.19	c fixed -29642
199.35/200.19	c fixed -29640
199.35/200.19	c fixed -165620
199.35/200.19	c fixed -194636
199.35/200.19	c fixed -44562
199.35/200.19	c fixed -6185
199.35/200.19	c fixed -12205
199.35/200.19	c fixed -114117
199.35/200.19	c fixed -12233
199.35/200.19	c fixed -74666
199.35/200.19	c fixed -194637
199.35/200.19	c fixed -29641
199.35/200.19	c fixed -14239
199.35/200.19	c fixed -21401
199.35/200.19	c fixed -1833
199.35/200.19	c fixed -82221
199.35/200.19	c fixed -180555
199.35/200.19	c fixed -51969
199.35/200.19	c fixed -82224
199.35/200.19	c fixed -34425
199.35/200.19	c fixed -39731
199.35/200.19	c fixed -66482
199.35/200.19	c fixed -58901
199.35/200.19	c fixed -3573
199.35/200.19	c fixed -44564
199.35/200.19	c fixed -14589
199.35/200.19	c fixed -14237
199.35/200.19	c fixed -1734
199.35/200.19	c fixed -103185
199.35/200.19	c fixed -17244
199.35/200.19	c fixed -14238
199.35/200.19	c fixed -39282
199.35/200.19	c fixed -74640
199.35/200.19	c fixed -44563
199.35/200.19	c fixed -74064
199.35/200.19	c fixed -7894
199.35/200.19	c fixed -51946
199.35/200.19	c fixed -65307
199.35/200.19	c fixed -7368
199.35/200.19	c fixed -6187
199.35/200.19	c fixed -7366
199.35/200.19	c fixed -51944
199.35/200.19	c fixed -163996
199.35/200.19	c fixed -34422
199.35/200.19	c fixed -74065
199.35/200.19	c fixed -39281
199.35/200.19	c fixed -114119
199.35/200.19	c fixed -34423
199.35/200.19	c fixed -103211
199.35/200.19	c fixed -74665
199.35/200.19	c fixed -14587
199.35/200.19	c fixed -24909
199.35/200.19	c fixed -66483
199.35/200.19	c fixed -74641
199.35/200.19	c fixed -74664
199.35/200.19	c fixed -24908
199.35/200.19	c fixed -33524
199.35/200.19	c fixed -39729
199.35/200.19	c fixed -194634
199.35/200.19	c fixed -51971
199.35/200.19	c fixed -9900
199.35/200.19	c fixed -180554
199.35/200.19	c fixed -17246
199.35/200.19	c fixed -66484
199.35/200.19	c fixed -4552
199.35/200.19	c fixed -195511
199.35/200.19	c fixed -82223
199.35/200.19	c fixed -51970
199.35/200.19	c fixed -65310
199.35/200.19	c fixed -34424
199.35/200.19	c fixed -51443
199.35/200.19	c fixed -1831
199.35/200.19	c fixed -6186
199.35/200.19	c fixed -180552
199.35/200.19	c fixed -21404
199.35/200.19	c fixed -6159
199.35/200.19	c fixed -819
199.35/200.19	c fixed -103213
199.35/200.19	c fixed -39732
199.35/200.19	c fixed -3572
199.35/200.19	c fixed -66485
199.35/200.19	c fixed -114120
199.35/200.19	c fixed -195510
199.35/200.19	c fixed -180553
199.35/200.19	c fixed -195512
199.35/200.19	c fixed -74642
199.35/200.19	c fixed -7893
199.35/200.19	c fixed -103212
199.35/200.19	c fixed -4553
199.35/200.19	c fixed -58902
199.35/200.19	c fixed -21402
199.35/200.19	c fixed -65309
199.35/200.19	c fixed -163995
199.35/200.19	c fixed -9899
199.35/200.19	c fixed -82872
199.35/200.19	c fixed -28765
199.35/200.19	c fixed -6161
199.35/200.19	c fixed -33523
199.35/200.19	c fixed -28768
199.35/200.19	c fixed -51445
199.35/200.19	c fixed -51943
199.35/200.19	c fixed -103188
199.35/200.19	c fixed -28767
199.35/200.19	c fixed -28766
199.35/200.19	c fixed -12230
199.35/200.19	c fixed -9898
199.35/200.19	c fixed -14240
199.35/200.19	c fixed -103187
199.35/200.19	c fixed -4555
199.35/200.19	c fixed -7369
199.35/200.19	c fixed -6184
199.35/200.19	c fixed -1832
199.35/200.19	c fixed -29643
199.35/200.19	c fixed -165622
199.74/200.57	c 38000 confls 26275035 constrs 246836 vars
199.84/200.63	c 39000 confls 26276038 constrs 246836 vars
199.84/200.69	c 40000 confls 26277038 constrs 246836 vars
199.94/200.78	c 41000 confls 26278041 constrs 246836 vars
200.63/201.41	c 42000 confls 26279041 constrs 246836 vars
201.62/202.43	c 43000 confls 26280041 constrs 246836 vars
202.52/203.31	c INPROCESSING 0.927102 proptime 8.36212e+06 prop/sec 1.22332 prop/ca
204.12/204.94	c fixed -248364
204.12/204.94	c fixed -247328
204.12/204.94	c fixed -89472
204.12/204.94	c fixed -89471
204.12/204.94	c fixed -89474
204.12/204.95	c fixed -1402
204.12/204.95	c fixed -1400
204.12/204.95	c fixed -1401
204.12/204.95	c fixed -1399
204.12/204.95	c fixed -1449
204.12/204.95	c fixed -1450
204.12/204.95	c fixed -1451
204.12/204.95	c fixed -1452
204.12/204.95	c fixed -1224
204.12/204.95	c fixed -1227
204.12/204.95	c fixed -1226
204.12/204.95	c fixed -1225
204.12/204.95	c fixed -6611
204.12/204.95	c fixed -6609
204.12/204.95	c fixed -6612
204.12/204.95	c fixed -6610
204.12/204.95	c fixed -33574
204.12/204.95	c fixed -33573
204.12/204.95	c fixed -33575
204.12/204.95	c fixed -33572
204.12/204.95	c fixed -1099
204.12/204.95	c fixed -1100
204.12/204.95	c fixed -1102
204.12/204.95	c fixed -1101
204.12/204.95	c fixed 607
204.12/204.95	c fixed -1424
204.12/204.95	c fixed -1425
204.12/204.95	c fixed -1426
204.12/204.95	c fixed -1427
204.12/204.95	c fixed -1326
204.12/204.95	c fixed -1325
204.12/204.95	c fixed -1324
204.12/204.95	c fixed -1327
204.12/204.95	c fixed -2007
204.12/204.95	c fixed -2006
204.12/204.95	c fixed -2008
204.12/204.95	c fixed -2009
204.12/204.95	c fixed -3620
204.12/204.95	c fixed -3621
204.12/204.95	c fixed -3622
204.12/204.95	c fixed -3623
204.12/204.95	c fixed -35297
204.12/204.95	c fixed -35298
204.12/204.95	c fixed -35300
204.12/204.95	c fixed -35299
204.12/204.95	c fixed -52019
204.12/204.95	c fixed -52020
204.12/204.95	c fixed -52021
204.12/204.95	c fixed -52018
204.12/204.95	c fixed -18645
204.12/204.95	c fixed -18646
204.12/204.95	c fixed -18644
204.12/204.95	c fixed -18647
204.12/204.95	c fixed -2338
204.12/204.95	c fixed -2339
204.12/204.95	c fixed -2341
204.12/204.95	c fixed -2340
204.12/204.95	c fixed -3871
204.12/204.95	c fixed -3870
204.12/204.95	c fixed -3872
204.12/204.95	c fixed -3873
204.12/204.95	c fixed -89473
204.12/204.95	c fixed -180604
204.12/204.95	c fixed -180602
204.12/204.95	c fixed -180605
204.12/204.95	c fixed -180603
204.12/204.95	c fixed -197234
204.12/204.95	c fixed -197237
204.12/204.95	c fixed -197235
204.12/204.95	c fixed -197236
204.12/204.95	c fixed -153039
204.12/204.95	c fixed -153040
204.12/204.95	c fixed -153041
204.12/204.95	c fixed -153038
204.12/204.95	c fixed -60003
204.12/204.95	c fixed -60000
204.12/204.95	c fixed -60001
204.12/204.95	c fixed -60002
204.12/204.95	c fixed -12282
204.12/204.95	c fixed -12281
204.12/204.95	c fixed -12283
204.12/204.95	c fixed -12280
204.12/204.95	c fixed -12556
204.12/204.95	c fixed -12555
204.12/204.95	c fixed -12558
204.12/204.95	c fixed -12557
204.12/204.95	c fixed -214766
204.12/204.95	c fixed -214768
204.12/204.95	c fixed -214767
204.12/204.95	c fixed -214769
204.12/204.95	c fixed -1633
204.12/204.95	c fixed -1631
204.12/204.95	c fixed -1634
204.12/204.95	c fixed -1632
204.12/204.95	c fixed -9674
204.12/204.95	c fixed -9675
204.12/204.95	c fixed -9676
204.12/204.95	c fixed -9673
204.12/204.95	c fixed -4603
204.12/204.95	c fixed -212243
204.12/204.95	c fixed -212244
204.12/204.95	c fixed -212242
204.12/204.95	c fixed -212241
204.12/204.95	c fixed -11657
204.12/204.95	c fixed -11655
204.12/204.95	c fixed -11658
204.12/204.95	c fixed -11656
204.12/204.95	c fixed -28817
204.12/204.95	c fixed -28816
204.12/204.95	c fixed -28815
204.12/204.95	c fixed -28818
204.12/204.95	c fixed -21826
204.12/204.95	c fixed -21828
204.12/204.95	c fixed -21827
204.12/204.95	c fixed -21829
204.12/204.95	c fixed -194685
204.12/204.95	c fixed -194684
204.12/204.95	c fixed -194686
204.12/204.95	c fixed -194687
204.12/204.95	c fixed -113494
204.12/204.95	c fixed -113495
204.12/204.95	c fixed -113492
204.12/204.95	c fixed -113493
204.12/204.95	c fixed -44611
204.12/204.95	c fixed -44613
204.12/204.95	c fixed -44612
204.12/204.95	c fixed -44614
204.12/204.95	c fixed -6587
204.12/204.95	c fixed -6585
204.12/204.95	c fixed -6584
204.12/204.95	c fixed -6586
204.12/204.95	c fixed -196409
204.12/204.95	c fixed -196411
204.12/204.95	c fixed -196412
204.12/204.95	c fixed -196410
204.12/204.95	c fixed -94256
204.12/204.95	c fixed -94254
204.12/204.95	c fixed -94255
204.12/204.95	c fixed -94253
204.12/204.95	c fixed -165670
204.12/204.95	c fixed -165671
204.12/204.95	c fixed -165672
204.12/204.95	c fixed -165673
204.12/204.95	c fixed -3772
204.12/204.95	c fixed -3771
204.12/204.95	c fixed -3770
204.12/204.95	c fixed -3773
204.12/204.95	c fixed -182180
204.12/204.95	c fixed -182178
204.12/204.95	c fixed -182177
204.12/204.95	c fixed -182179
204.12/204.95	c fixed -46113
204.12/204.95	c fixed -46112
204.12/204.95	c fixed -46114
204.12/204.95	c fixed -46111
204.12/204.95	c fixed -15515
204.12/204.95	c fixed -15513
204.12/204.95	c fixed -15512
204.12/204.95	c fixed -15514
204.12/204.95	c fixed -10425
204.12/204.95	c fixed -10424
204.12/204.95	c fixed -10423
204.12/204.95	c fixed -10426
204.12/204.95	c fixed -104536
204.12/204.95	c fixed -104538
204.12/204.95	c fixed -104537
204.12/204.95	c fixed -104535
204.12/204.95	c fixed -124400
204.12/204.95	c fixed -124402
204.12/204.95	c fixed -124399
204.12/204.95	c fixed -124401
204.12/204.95	c fixed -59978
204.12/204.95	c fixed -59977
204.12/204.95	c fixed -59975
204.12/204.95	c fixed -59976
204.12/204.95	c fixed -164045
204.12/204.95	c fixed -164047
204.12/204.95	c fixed -164046
204.12/204.95	c fixed -164048
204.12/204.95	c fixed -9951
204.12/204.95	c fixed -9950
204.12/204.95	c fixed -9948
204.12/204.95	c fixed -9949
204.12/204.95	c fixed -213119
204.12/204.95	c fixed -213116
204.12/204.95	c fixed -213117
204.12/204.95	c fixed -213118
204.12/204.95	c fixed -40680
204.12/204.95	c fixed -40682
204.12/204.95	c fixed -40681
204.12/204.95	c fixed -40679
204.12/204.95	c fixed -126576
204.12/204.95	c fixed -126574
204.12/204.95	c fixed -126575
204.12/204.95	c fixed -126577
204.12/204.95	c fixed -4977
204.12/204.96	c fixed -4978
204.12/204.96	c fixed -4979
204.12/204.96	c fixed -4980
204.12/204.96	c fixed -74714
204.12/204.96	c fixed -74717
204.12/204.96	c fixed -74715
204.12/204.96	c fixed -74716
204.12/204.96	c fixed -39332
204.12/204.96	c fixed -39329
204.12/204.96	c fixed -39331
204.12/204.96	c fixed -39330
204.12/204.96	c fixed -22152
204.12/204.96	c fixed -22153
204.12/204.96	c fixed -22154
204.12/204.96	c fixed -22151
204.12/204.96	c fixed -12807
204.12/204.96	c fixed -12808
204.12/204.96	c fixed -12806
204.12/204.96	c fixed -12805
204.12/204.96	c fixed -102586
204.12/204.96	c fixed -102587
204.12/204.96	c fixed -102585
204.12/204.96	c fixed -102588
204.12/204.96	c fixed -2891
204.12/204.96	c fixed -2889
204.12/204.96	c fixed -2888
204.12/204.96	c fixed -2890
204.12/204.96	c fixed -65958
204.12/204.96	c fixed -65960
204.12/204.96	c fixed -65957
204.12/204.96	c fixed -65959
204.12/204.96	c fixed -84723
204.12/204.96	c fixed -84721
204.12/204.96	c fixed -84722
204.12/204.96	c fixed -84724
204.12/204.96	c fixed -125151
204.12/204.96	c fixed -125150
204.12/204.96	c fixed -125149
204.12/204.96	c fixed -125152
204.12/204.96	c fixed -12781
204.12/204.96	c fixed -12780
204.12/204.96	c fixed -12782
204.12/204.96	c fixed -12783
204.12/204.96	c fixed -150015
204.12/204.96	c fixed -150013
204.12/204.96	c fixed -150016
204.12/204.96	c fixed -150014
204.12/204.96	c fixed -52518
204.12/204.96	c fixed -52519
204.12/204.96	c fixed -52521
204.12/204.96	c fixed -52520
204.12/204.96	c fixed -166446
204.12/204.96	c fixed -166447
204.12/204.96	c fixed -166448
204.12/204.96	c fixed -166445
204.12/204.96	c fixed -22128
204.12/204.96	c fixed -22129
204.12/204.96	c fixed -22126
204.12/204.96	c fixed -22127
204.12/204.96	c fixed -29692
204.12/204.96	c fixed -29691
204.12/204.96	c fixed -29693
204.12/204.96	c fixed -29690
204.12/204.96	c fixed -198036
204.12/204.96	c fixed -198034
204.12/204.96	c fixed -198037
204.12/204.96	c fixed -198035
204.12/204.96	c fixed -45138
204.12/204.96	c fixed -45136
204.12/204.96	c fixed -45137
204.12/204.96	c fixed -45139
204.12/204.96	c fixed -232449
204.12/204.96	c fixed -232451
204.12/204.96	c fixed -232448
204.12/204.96	c fixed -232450
204.12/204.96	c fixed -91730
204.12/204.96	c fixed -91731
204.12/204.96	c fixed -91728
204.12/204.96	c fixed -91729
204.12/204.96	c fixed -230748
204.12/204.96	c fixed -230750
204.12/204.96	c fixed -230751
204.12/204.96	c fixed -230749
204.12/204.96	c fixed -67085
204.12/204.96	c fixed -67084
204.12/204.96	c fixed -67083
204.12/204.96	c fixed -67082
204.12/204.96	c fixed -84697
204.12/204.96	c fixed -84698
204.12/204.96	c fixed -84696
204.12/204.96	c fixed -84699
204.12/204.96	c fixed -75291
204.12/204.96	c fixed -75292
204.12/204.96	c fixed -75289
204.12/204.96	c fixed -75290
204.12/204.96	c fixed -232473
204.12/204.96	c fixed -232475
204.12/204.96	c fixed -232474
204.12/204.96	c fixed -232476
204.12/204.96	c fixed -83549
204.12/204.96	c fixed -83547
204.12/204.96	c fixed -83546
204.12/204.96	c fixed -83548
204.12/204.96	c fixed -153065
204.12/204.96	c fixed -153063
204.12/204.96	c fixed -153064
204.12/204.96	c fixed -153066
204.12/204.96	c fixed -151590
204.12/204.96	c fixed -151589
204.12/204.96	c fixed -151588
204.12/204.96	c fixed -151591
204.12/204.96	c fixed -2865
204.12/204.96	c fixed -2864
204.12/204.96	c fixed -2863
204.12/204.96	c fixed -2866
204.12/204.96	c fixed -150813
204.12/204.96	c fixed -150814
204.12/204.96	c fixed -150815
204.12/204.96	c fixed -150816
204.12/204.96	c fixed -75814
204.12/204.96	c fixed -75817
204.12/204.96	c fixed -75816
204.12/204.96	c fixed -75815
204.12/204.96	c fixed -18345
204.12/204.96	c fixed -18344
204.12/204.96	c fixed -18347
204.12/204.96	c fixed -18346
204.12/204.96	c fixed -136806
204.12/204.96	c fixed -136809
204.12/204.96	c fixed -136808
204.12/204.96	c fixed -136807
204.12/204.96	c fixed -40655
204.12/204.96	c fixed -40657
204.12/204.96	c fixed -40654
204.12/204.96	c fixed -40656
204.12/204.96	c fixed -51496
204.12/204.96	c fixed -51494
204.12/204.96	c fixed -51493
204.12/204.96	c fixed -51495
204.12/204.96	c fixed -75842
204.12/204.96	c fixed -75841
204.12/204.96	c fixed -75839
204.12/204.96	c fixed -75840
204.12/204.96	c fixed -195559
204.12/204.96	c fixed -195562
204.12/204.96	c fixed -195561
204.12/204.96	c fixed -195560
204.12/204.96	c fixed -4378
204.12/204.96	c fixed -4380
204.12/204.96	c fixed -4377
204.12/204.96	c fixed -4379
204.12/204.96	c fixed -5130
204.12/204.96	c fixed -5129
204.12/204.96	c fixed -5128
204.12/204.96	c fixed -5127
204.12/204.96	c fixed -66532
204.12/204.96	c fixed -66533
204.12/204.96	c fixed -66534
204.12/204.96	c fixed -66535
204.12/204.96	c fixed -82923
204.12/204.96	c fixed -82921
204.12/204.96	c fixed -82924
204.12/204.96	c fixed -82922
204.12/204.96	c fixed -15539
204.12/204.96	c fixed -15538
204.12/204.96	c fixed -15540
204.12/204.96	c fixed -15537
204.12/204.96	c fixed -7941
204.12/204.96	c fixed -7942
204.12/204.96	c fixed -7944
204.12/204.96	c fixed -7943
204.12/204.96	c fixed -139056
204.12/204.96	c fixed -139058
204.12/204.96	c fixed -139059
204.12/204.96	c fixed -139057
204.12/204.96	c fixed -94279
204.12/204.96	c fixed -94281
204.12/204.96	c fixed -94280
204.12/204.96	c fixed -94278
204.12/204.96	c fixed -2082
204.12/204.96	c fixed -2081
204.12/204.96	c fixed -2083
204.12/204.96	c fixed -2084
204.12/204.96	c fixed -46538
204.12/204.96	c fixed -46539
204.12/204.96	c fixed -46536
204.12/204.96	c fixed -46537
204.12/204.96	c fixed -7692
204.12/204.96	c fixed -7691
204.12/204.96	c fixed -7694
204.12/204.96	c fixed -7693
204.12/204.96	c fixed -182152
204.12/204.96	c fixed -182155
204.12/204.96	c fixed -182154
204.12/204.96	c fixed -182153
204.12/204.96	c fixed -214793
204.12/204.96	c fixed -214794
204.12/204.96	c fixed -214792
204.12/204.96	c fixed -214791
204.12/204.96	c fixed -17297
204.12/204.96	c fixed -17294
204.12/204.96	c fixed -17295
204.12/204.96	c fixed -17296
204.12/204.96	c fixed -34498
204.12/204.96	c fixed -34497
204.12/204.96	c fixed -34500
204.12/204.96	c fixed -34499
204.12/204.96	c fixed -178927
204.12/204.96	c fixed -178928
204.12/204.96	c fixed -178929
204.12/204.96	c fixed -178930
204.12/204.96	c fixed -24535
204.12/204.96	c fixed -24533
204.12/204.96	c fixed -24536
204.12/204.96	c fixed -24534
204.12/204.96	c fixed -52996
204.12/204.96	c fixed -52994
204.12/204.96	c fixed -52993
204.12/204.96	c fixed -52995
204.12/204.96	c fixed -59500
204.12/204.96	c fixed -59503
204.12/204.96	c fixed -59502
204.12/204.96	c fixed -59501
204.12/204.96	c fixed -2059
204.12/204.96	c fixed -2056
204.12/204.96	c fixed -2057
204.12/204.96	c fixed -2058
204.12/204.96	c fixed -229850
204.12/204.96	c fixed -229848
204.12/204.96	c fixed -229849
204.12/204.96	c fixed -229851
204.12/204.96	c fixed -104513
204.12/204.96	c fixed -104510
204.12/204.96	c fixed -104511
204.12/204.96	c fixed -104512
204.12/204.96	c fixed -65358
204.12/204.96	c fixed -65360
204.12/204.96	c fixed -65359
204.12/204.96	c fixed -65357
204.12/204.96	c fixed -114867
204.12/204.96	c fixed -114868
204.12/204.96	c fixed -114870
204.12/204.96	c fixed -114869
204.12/204.96	c fixed -1782
204.12/204.96	c fixed -1784
204.12/204.96	c fixed -1783
204.12/204.96	c fixed -1781
204.12/204.96	c fixed -20702
204.12/204.96	c fixed -20704
204.12/204.96	c fixed -20701
204.12/204.96	c fixed -20703
204.12/204.96	c fixed -2664
204.12/204.96	c fixed -2663
204.12/204.96	c fixed -2665
204.12/204.96	c fixed -2666
204.12/204.96	c fixed -8168
204.12/204.96	c fixed -8169
204.12/204.96	c fixed -8167
204.12/204.96	c fixed -8166
204.12/204.96	c fixed -181405
204.12/204.96	c fixed -181402
204.12/204.96	c fixed -181404
204.12/204.96	c fixed -181403
204.12/204.96	c fixed -211344
204.12/204.96	c fixed -211343
204.12/204.96	c fixed -211341
204.12/204.96	c fixed -211342
204.12/204.96	c fixed -114194
204.12/204.96	c fixed -114195
204.12/204.96	c fixed -114193
204.12/204.96	c fixed -114192
204.12/204.96	c fixed -14639
204.12/204.96	c fixed -14637
204.12/204.96	c fixed -14640
204.12/204.96	c fixed -14638
204.12/204.96	c fixed -213966
204.12/204.96	c fixed -213967
204.12/204.96	c fixed -213969
204.12/204.96	c fixed -213968
204.12/204.96	c fixed -14290
204.12/204.96	c fixed -14289
204.12/204.96	c fixed -14287
204.12/204.96	c fixed -14288
204.12/204.96	c fixed -67585
204.12/204.96	c fixed -67582
204.12/204.96	c fixed -67583
204.12/204.96	c fixed -67584
204.12/204.96	c fixed -6012
204.12/204.96	c fixed -6011
204.12/204.96	c fixed -6009
204.12/204.96	c fixed -6010
204.12/204.96	c fixed -115517
204.12/204.96	c fixed -115519
204.12/204.96	c fixed -115520
204.12/204.96	c fixed -115518
204.12/204.96	c fixed -228925
204.12/204.96	c fixed -228926
204.12/204.96	c fixed -228924
204.12/204.96	c fixed -228923
204.12/204.96	c fixed -30440
204.12/204.96	c fixed -30443
204.12/204.96	c fixed -30442
204.12/204.96	c fixed -30441
204.12/204.96	c fixed -103911
204.12/204.96	c fixed -103913
204.12/204.96	c fixed -103912
204.12/204.96	c fixed -103910
204.12/204.96	c fixed -125876
204.12/204.96	c fixed -125874
204.12/204.96	c fixed -125877
204.12/204.96	c fixed -125875
204.12/204.96	c fixed -127225
204.12/204.96	c fixed -127227
204.12/204.96	c fixed -127226
204.12/204.96	c fixed -127224
204.12/204.96	c fixed -93680
204.12/204.96	c fixed -93681
204.12/204.96	c fixed -93678
204.12/204.96	c fixed -93679
204.12/204.96	c fixed -17671
204.12/204.96	c fixed -17672
204.12/204.96	c fixed -17670
204.12/204.96	c fixed -17669
204.12/204.96	c fixed -231624
204.12/204.96	c fixed -231623
204.12/204.96	c fixed -231625
204.12/204.96	c fixed -231626
204.12/204.96	c fixed -10400
204.12/204.96	c fixed -10401
204.12/204.96	c fixed -10398
204.12/204.96	c fixed -10399
204.12/204.96	c fixed -8367
204.12/204.96	c fixed -8369
204.12/204.96	c fixed -8368
204.12/204.96	c fixed -8366
204.12/204.96	c fixed -38831
204.12/204.96	c fixed -38830
204.12/204.96	c fixed -38829
204.12/204.96	c fixed -38832
204.12/204.96	c fixed -101887
204.12/204.96	c fixed -101885
204.12/204.96	c fixed -101888
204.12/204.96	c fixed -101886
204.12/204.96	c fixed -39804
204.12/204.96	c fixed -39807
204.12/204.96	c fixed -39806
204.12/204.96	c fixed -39805
204.12/204.96	c fixed -3246
204.12/204.96	c fixed -3248
204.12/204.96	c fixed -3247
204.12/204.96	c fixed -3245
204.12/204.96	c fixed -34923
204.12/204.96	c fixed -34925
204.12/204.96	c fixed -34924
204.12/204.96	c fixed -34922
204.12/204.96	c fixed -45637
204.12/204.96	c fixed -45638
204.12/204.96	c fixed -45639
204.12/204.96	c fixed -45636
204.12/204.96	c fixed -3897
204.12/204.96	c fixed -3896
204.12/204.96	c fixed -3898
204.12/204.96	c fixed -3895
204.12/204.96	c fixed -21101
204.12/204.96	c fixed -21103
204.12/204.96	c fixed -21104
204.12/204.96	c fixed -21102
204.12/204.96	c fixed -34048
204.12/204.96	c fixed -34047
204.12/204.96	c fixed -34049
204.12/204.96	c fixed -34050
204.12/204.96	c fixed -179778
204.12/204.96	c fixed -179779
204.12/204.96	c fixed -179777
204.12/204.96	c fixed -179780
204.12/204.96	c fixed -14964
204.12/204.96	c fixed -14965
204.12/204.96	c fixed -14962
204.12/204.96	c fixed -14963
204.12/204.96	c fixed -6437
204.12/204.96	c fixed -6434
204.12/204.96	c fixed -6435
204.12/204.96	c fixed -6436
204.12/204.96	c fixed -24961
204.12/204.96	c fixed -24958
204.12/204.96	c fixed -24960
204.12/204.96	c fixed -24959
204.12/204.96	c fixed -21478
204.12/204.96	c fixed -21479
204.12/204.96	c fixed -21476
204.12/204.96	c fixed -21477
204.12/204.96	c fixed -138333
204.12/204.96	c fixed -138331
204.12/204.96	c fixed -138332
204.12/204.96	c fixed -138334
204.12/204.96	c fixed -152340
204.12/204.96	c fixed -152339
204.12/204.96	c fixed -152338
204.12/204.96	c fixed -152341
204.12/204.96	c fixed -57851
204.12/204.96	c fixed -57852
204.12/204.96	c fixed -57853
204.12/204.96	c fixed -57850
204.12/204.96	c fixed -9374
204.12/204.96	c fixed -9373
204.12/204.96	c fixed -9376
204.12/204.96	c fixed -9375
204.12/204.96	c fixed -25360
204.12/204.96	c fixed -25361
204.12/204.96	c fixed -25359
204.12/204.96	c fixed -25358
204.12/204.96	c fixed -10199
204.12/204.96	c fixed -10198
204.12/204.96	c fixed -10200
204.12/204.96	c fixed -10201
204.12/204.96	c fixed -58975
204.12/204.96	c fixed -58977
204.12/204.96	c fixed -58976
204.12/204.96	c fixed -58978
204.12/204.96	c fixed -1907
204.12/204.96	c fixed -1908
204.12/204.96	c fixed -1909
204.12/204.96	c fixed -1906
204.12/204.96	c fixed -164870
204.12/204.96	c fixed -164872
204.12/204.96	c fixed -164871
204.12/204.96	c fixed -164873
204.12/204.96	c fixed -15265
204.12/204.96	c fixed -15262
204.12/204.96	c fixed -15264
204.12/204.96	c fixed -15263
204.12/204.96	c fixed -139757
204.12/204.96	c fixed -139758
204.12/204.96	c fixed -139756
204.12/204.96	c fixed -139759
204.12/204.96	c fixed -82273
204.12/204.96	c fixed -82274
204.12/204.96	c fixed -82272
204.12/204.96	c fixed -82271
204.12/204.96	c fixed -8344
204.12/204.96	c fixed -35325
204.12/204.96	c fixed -35322
204.12/204.96	c fixed -67609
204.12/204.96	c fixed -4804
204.12/204.96	c fixed -73491
204.12/204.96	c fixed -40255
204.12/204.96	c fixed -67608
204.12/204.96	c fixed -25734
204.12/204.96	c fixed -18620
204.12/204.96	c fixed -30466
204.12/204.96	c fixed -4802
204.12/204.96	c fixed -198012
204.12/204.96	c fixed -93055
204.12/204.96	c fixed -5105
204.12/204.96	c fixed -167196
204.12/204.96	c fixed -115494
204.12/204.96	c fixed -5761
204.12/204.96	c fixed -18020
204.12/204.96	c fixed -5759
204.12/204.96	c fixed -18622
204.12/204.96	c fixed -26058
204.12/204.96	c fixed -127251
204.12/204.96	c fixed -29265
204.12/204.96	c fixed -84147
204.12/204.97	c fixed -40257
204.12/204.97	c fixed -167198
204.12/204.97	c fixed -103262
204.12/204.97	c fixed -84149
204.12/204.97	c fixed -74114
204.12/204.97	c fixed -137583
204.12/204.97	c fixed -112770
204.12/204.97	c fixed -115493
204.12/204.97	c fixed -8341
204.12/204.97	c fixed -84148
204.12/204.97	c fixed -139733
204.12/204.97	c fixed -35323
204.12/204.97	c fixed -30093
204.12/204.97	c fixed -112767
204.12/204.97	c fixed -139734
204.12/204.97	c fixed -198009
204.12/204.97	c fixed -3445
204.12/204.97	c fixed -167171
204.12/204.97	c fixed -3448
204.12/204.97	c fixed -30468
204.12/204.97	c fixed -127252
204.12/204.97	c fixed -167170
204.12/204.97	c fixed -137581
204.12/204.97	c fixed -6235
204.12/204.97	c fixed -29266
204.12/204.97	c fixed -93056
204.12/204.97	c fixed -26083
204.12/204.97	c fixed -26086
204.12/204.97	c fixed -198010
204.12/204.97	c fixed -5760
204.12/204.97	c fixed -103260
204.12/204.97	c fixed -103261
204.12/204.97	c fixed -30092
204.12/204.97	c fixed -40254
204.12/204.97	c fixed -30091
204.12/204.97	c fixed -5104
204.12/204.97	c fixed -92403
204.12/204.97	c fixed -6234
204.12/204.97	c fixed -8343
204.12/204.97	c fixed -6236
204.12/204.97	c fixed -26084
204.12/204.97	c fixed -167195
204.12/204.97	c fixed -2516
204.12/204.97	c fixed -26060
204.12/204.97	c fixed -167173
204.12/204.97	c fixed -52970
204.12/204.97	c fixed -46561
204.12/204.97	c fixed -18019
204.12/204.97	c fixed -4803
204.12/204.97	c fixed -2788
204.12/204.97	c fixed -25733
204.12/204.97	c fixed -2790
204.12/204.97	c fixed -5762
204.12/204.97	c fixed -112768
204.12/204.97	c fixed -167197
204.12/204.97	c fixed -73489
204.12/204.97	c fixed -67607
204.12/204.97	c fixed -18022
204.12/204.97	c fixed -30465
204.12/204.97	c fixed -92404
204.12/204.97	c fixed -30467
204.12/204.97	c fixed -3447
204.12/204.97	c fixed -74115
204.12/204.97	c fixed -115495
204.12/204.97	c fixed -8342
204.12/204.97	c fixed -139732
204.12/204.97	c fixed -2791
204.12/204.97	c fixed -18619
204.12/204.97	c fixed -2513
204.12/204.97	c fixed -11980
204.12/204.97	c fixed -67610
204.12/204.97	c fixed -112769
204.12/204.97	c fixed -5102
204.12/204.97	c fixed -30090
204.12/204.97	c fixed -26085
204.12/204.97	c fixed -46564
204.12/204.97	c fixed -18621
204.12/204.97	c fixed -2515
204.12/204.97	c fixed -26059
204.12/204.97	c fixed -73492
204.12/204.97	c fixed -11982
204.12/204.97	c fixed -6237
204.12/204.97	c fixed -26061
204.12/204.97	c fixed -11983
204.12/204.97	c fixed -167172
204.12/204.97	c fixed -2514
204.12/204.97	c fixed -139731
204.12/204.97	c fixed -198011
204.12/204.97	c fixed -52969
204.12/204.97	c fixed -5103
204.12/204.97	c fixed -103263
204.12/204.97	c fixed -46562
204.12/204.97	c fixed -3446
204.12/204.97	c fixed -46563
204.12/204.97	c fixed -137584
204.12/204.97	c fixed -74116
204.12/204.97	c fixed -84146
204.12/204.97	c fixed -52968
204.12/204.97	c fixed -40256
204.12/204.97	c fixed -2789
204.12/204.97	c fixed -137582
204.12/204.97	c fixed -115492
204.12/204.97	c fixed -29268
204.12/204.97	c fixed -92406
204.12/204.97	c fixed -52971
204.12/204.97	c fixed -25736
204.12/204.97	c fixed -127249
204.12/204.97	c fixed -18021
204.12/204.97	c fixed -93053
204.12/204.97	c fixed -127250
204.12/204.97	c fixed -74117
204.12/204.97	c fixed -73490
204.12/204.97	c fixed -29267
204.12/204.97	c fixed -4805
204.12/204.97	c fixed -35324
204.12/204.97	c fixed -92405
204.12/204.97	c fixed -25735
204.12/204.97	c fixed -93054
204.12/204.97	c fixed -11981
204.33/205.17	c fixed -979
204.62/205.49	c 44000 confls 26240614 constrs 246051 vars
205.23/206.01	c 45000 confls 26241620 constrs 246051 vars
205.23/206.08	c 46000 confls 26242628 constrs 246051 vars
215.87/216.77	c 47000 confls 26243632 constrs 246051 vars
218.46/219.32	c 48000 confls 26244634 constrs 246051 vars
220.85/221.78	c 49000 confls 26245634 constrs 246051 vars
222.55/223.49	c 50000 confls 26246634 constrs 246051 vars
223.84/224.71	c INPROCESSING 12.2171 proptime 7.5553e+06 prop/sec 21.8179 prop/ca
225.25/226.18	c fixed -105138
225.25/226.18	c fixed -105137
225.25/226.18	c fixed -105136
225.83/226.73	c fixed -101912
225.83/226.73	c fixed -101913
225.83/226.73	c fixed -101911
225.93/226.83	c fixed -104562
225.93/226.83	c fixed -104563
225.93/226.83	c fixed -104560
225.93/226.83	c fixed -104561
225.93/226.83	c fixed -105135
225.93/226.83	c fixed -105163
225.93/226.83	c fixed -105162
225.93/226.83	c fixed -105161
227.53/228.43	c 51000 confls 26212232 constrs 246037 vars
229.13/230.06	c 52000 confls 26213232 constrs 246037 vars
230.02/230.95	c 53000 confls 26214232 constrs 246037 vars
232.41/233.38	c 54000 confls 26215236 constrs 246037 vars
234.90/235.86	c 55000 confls 26216238 constrs 246037 vars
236.99/237.93	c 56000 confls 26217238 constrs 246037 vars
238.58/239.52	c 57000 confls 26218243 constrs 246037 vars
238.68/239.63	c fixed -248401
238.78/239.79	c INPROCESSING 7.96859 proptime 1.12578e+07 prop/sec 10.333 prop/ca
240.87/241.82	c fixed -105160
240.87/241.82	c fixed -103285
240.87/241.82	c fixed -103286
240.87/241.82	c fixed -103287
240.87/241.82	c fixed -103288
240.87/241.82	c fixed -102611
240.87/241.82	c fixed -102610
240.87/241.82	c fixed -102613
240.87/241.82	c fixed -102612
240.87/241.82	c fixed -2966
240.87/241.82	c fixed -2965
240.87/241.82	c fixed -2964
240.87/241.82	c fixed -2963
240.87/241.82	c fixed -101910
240.87/241.82	c fixed -151613
240.87/241.82	c fixed -151615
240.87/241.82	c fixed -151614
240.87/241.82	c fixed -151616
240.87/241.82	c fixed -53020
240.87/241.82	c fixed -53018
240.87/241.82	c fixed -53019
240.87/241.82	c fixed -53021
240.87/241.82	c fixed -232499
240.87/241.82	c fixed -232500
240.87/241.82	c fixed -232498
240.87/241.82	c fixed -232501
240.87/241.82	c fixed -127277
240.87/241.82	c fixed -127276
240.87/241.82	c fixed -127275
240.87/241.82	c fixed -127274
240.87/241.82	c fixed -9701
240.87/241.82	c fixed -9698
240.87/241.82	c fixed -9699
240.87/241.82	c fixed -9700
240.87/241.82	c fixed -127901
240.87/241.82	c fixed -127900
240.87/241.82	c fixed -127899
240.87/241.82	c fixed -127902
240.87/241.82	c fixed -45163
240.87/241.82	c fixed -45164
240.87/241.82	c fixed -45161
240.87/241.82	c fixed -45162
240.87/241.82	c fixed -2033
240.87/241.82	c fixed -2032
240.87/241.82	c fixed -2031
240.87/241.82	c fixed -2034
240.87/241.82	c fixed -82297
240.87/241.82	c fixed -82299
240.87/241.82	c fixed -82296
240.87/241.82	c fixed -82298
240.87/241.82	c fixed -10450
240.87/241.82	c fixed -10448
240.87/241.82	c fixed -10451
240.87/241.82	c fixed -10449
240.87/241.82	c fixed -68133
240.87/241.82	c fixed -68135
240.87/241.82	c fixed -68134
240.87/241.82	c fixed -68132
240.87/241.82	c fixed -26108
240.87/241.82	c fixed -26110
240.87/241.82	c fixed -26111
240.87/241.82	c fixed -26109
240.87/241.82	c fixed -153763
240.87/241.82	c fixed -153764
240.87/241.82	c fixed -153766
240.87/241.82	c fixed -153765
240.87/241.82	c fixed -112793
240.87/241.82	c fixed -112792
240.87/241.82	c fixed -112794
240.87/241.82	c fixed -112795
240.87/241.82	c fixed -196436
240.87/241.82	c fixed -196434
240.87/241.82	c fixed -196437
240.87/241.82	c fixed -196435
240.87/241.82	c fixed -15812
240.87/241.82	c fixed -15814
240.87/241.82	c fixed -15813
240.87/241.82	c fixed -15815
240.87/241.82	c fixed -152363
240.87/241.82	c fixed -152364
240.87/241.82	c fixed -152365
240.87/241.82	c fixed -152366
240.87/241.82	c fixed -34523
240.87/241.82	c fixed -34524
240.87/241.82	c fixed -34525
240.87/241.82	c fixed -34522
240.87/241.82	c fixed -84749
240.87/241.82	c fixed -84746
240.87/241.82	c fixed -84747
240.87/241.82	c fixed -84748
240.87/241.82	c fixed -22176
240.87/241.82	c fixed -22178
240.87/241.82	c fixed -22179
240.87/241.82	c fixed -22177
240.87/241.82	c fixed -213141
240.87/241.82	c fixed -213142
240.87/241.82	c fixed -213144
240.87/241.82	c fixed -213143
240.87/241.82	c fixed -2988
240.87/241.82	c fixed -2991
240.87/241.82	c fixed -2990
240.87/241.82	c fixed -2989
240.87/241.82	c fixed -65982
240.87/241.82	c fixed -65983
240.87/241.82	c fixed -65985
240.87/241.82	c fixed -65984
240.87/241.82	c fixed -39830
240.87/241.82	c fixed -39831
240.87/241.82	c fixed -39832
240.87/241.82	c fixed -39829
240.87/241.82	c fixed -6460
240.87/241.82	c fixed -6462
240.87/241.82	c fixed -6459
240.87/241.82	c fixed -6461
240.87/241.82	c fixed -94879
240.87/241.82	c fixed -94878
240.87/241.82	c fixed -94880
240.87/241.82	c fixed -94881
240.87/241.82	c fixed -2688
240.87/241.82	c fixed -2689
240.87/241.82	c fixed -2691
240.87/241.82	c fixed -2690
240.87/241.82	c fixed -180628
240.87/241.82	c fixed -180630
240.87/241.82	c fixed -180629
240.87/241.82	c fixed -180627
240.87/241.82	c fixed -2159
240.87/241.82	c fixed -2157
240.87/241.82	c fixed -2156
240.87/241.82	c fixed -2158
240.87/241.82	c fixed -26435
240.87/241.82	c fixed -26434
240.87/241.82	c fixed -26436
240.87/241.82	c fixed -26433
240.87/241.82	c fixed -30817
240.87/241.82	c fixed -30815
240.87/241.82	c fixed -30816
240.87/241.82	c fixed -30818
240.87/241.82	c fixed -6760
240.87/241.82	c fixed -6761
240.87/241.82	c fixed -6762
240.87/241.82	c fixed -6759
240.87/241.82	c fixed -34072
240.87/241.82	c fixed -34074
240.87/241.82	c fixed -34073
240.87/241.82	c fixed -34075
240.87/241.82	c fixed -11680
240.87/241.82	c fixed -11682
240.87/241.82	c fixed -11683
240.87/241.82	c fixed -11681
240.87/241.82	c fixed -9401
240.87/241.82	c fixed -9399
240.87/241.82	c fixed -9400
240.87/241.82	c fixed -9398
240.87/241.82	c fixed -29293
240.87/241.82	c fixed -29290
240.87/241.82	c fixed -29292
240.87/241.82	c fixed -29291
240.87/241.82	c fixed -10625
240.87/241.82	c fixed -10623
240.87/241.82	c fixed -10624
240.87/241.82	c fixed -10626
240.87/241.82	c fixed -21501
240.87/241.82	c fixed -21502
240.87/241.82	c fixed -21504
240.87/241.82	c fixed -21503
240.87/241.82	c fixed -138359
240.87/241.82	c fixed -138357
240.87/241.82	c fixed -138358
240.87/241.82	c fixed -138356
240.87/241.82	c fixed -12583
240.87/241.82	c fixed -12581
240.87/241.82	c fixed -12582
240.87/241.82	c fixed -12580
240.87/241.82	c fixed -65383
240.87/241.82	c fixed -65382
240.87/241.82	c fixed -65384
240.87/241.82	c fixed -65385
240.87/241.82	c fixed -92431
240.87/241.82	c fixed -92429
240.87/241.82	c fixed -92428
240.87/241.82	c fixed -92430
240.87/241.82	c fixed -26408
240.87/241.82	c fixed -26411
240.87/241.82	c fixed -26410
240.87/241.82	c fixed -26409
240.87/241.82	c fixed -2539
240.87/241.82	c fixed -2538
240.87/241.82	c fixed -2540
240.87/241.82	c fixed -2541
240.87/241.82	c fixed -2366
240.87/241.82	c fixed -2365
240.87/241.82	c fixed -2363
240.87/241.82	c fixed -2364
240.87/241.82	c fixed -68108
240.87/241.82	c fixed -68107
240.87/241.82	c fixed -68110
240.87/241.82	c fixed -68109
240.87/241.82	c fixed -46139
240.87/241.82	c fixed -46136
240.87/241.82	c fixed -46138
240.87/241.82	c fixed -46137
240.87/241.82	c fixed -114218
240.87/241.82	c fixed -114217
240.87/241.82	c fixed -114220
240.87/241.82	c fixed -114219
240.87/241.82	c fixed -25760
240.87/241.82	c fixed -25759
240.87/241.82	c fixed -25761
240.87/241.82	c fixed -25758
240.87/241.82	c fixed -167947
240.87/241.82	c fixed -167948
240.87/241.82	c fixed -167946
240.87/241.82	c fixed -167945
240.87/241.82	c fixed -50970
240.87/241.82	c fixed -50968
240.87/241.82	c fixed -50969
240.87/241.82	c fixed -50971
240.87/241.82	c fixed -3471
240.87/241.82	c fixed -3472
240.87/241.82	c fixed -3473
240.87/241.82	c fixed -3470
240.87/241.82	c fixed -195585
240.87/241.82	c fixed -195587
240.87/241.82	c fixed -195584
240.87/241.82	c fixed -195586
240.87/241.82	c fixed -125899
240.87/241.82	c fixed -125901
240.87/241.82	c fixed -125902
240.87/241.82	c fixed -125900
240.87/241.82	c fixed -166471
240.87/241.82	c fixed -166470
240.87/241.82	c fixed -166473
240.87/241.82	c fixed -166472
240.87/241.82	c fixed -18919
240.87/241.82	c fixed -18921
240.87/241.82	c fixed -18920
240.87/241.82	c fixed -18922
240.87/241.82	c fixed -84172
240.87/241.82	c fixed -84171
240.87/241.82	c fixed -84173
240.87/241.82	c fixed -84174
240.87/241.82	c fixed -182953
240.87/241.82	c fixed -182954
240.87/241.82	c fixed -182952
240.87/241.82	c fixed -182955
240.87/241.82	c fixed -40281
240.87/241.82	c fixed -40279
240.87/241.82	c fixed -40280
240.87/241.82	c fixed -40282
240.87/241.82	c fixed -67634
240.87/241.82	c fixed -67635
240.87/241.82	c fixed -67633
240.87/241.82	c fixed -67632
240.87/241.82	c fixed -30490
240.87/241.82	c fixed -30493
240.87/241.82	c fixed -30491
240.87/241.82	c fixed -30492
240.87/241.82	c fixed -66557
240.87/241.82	c fixed -66558
240.87/241.82	c fixed -66560
240.87/241.82	c fixed -66559
240.87/241.82	c fixed -60475
240.87/241.82	c fixed -60476
240.87/241.82	c fixed -60477
240.87/241.82	c fixed -60478
240.87/241.82	c fixed -233324
240.87/241.82	c fixed -233325
240.87/241.82	c fixed -233323
240.87/241.82	c fixed -233326
240.87/241.82	c fixed -228951
240.87/241.82	c fixed -228949
240.87/241.82	c fixed -228948
240.87/241.82	c fixed -228950
240.87/241.82	c fixed -5786
240.87/241.82	c fixed -5785
240.87/241.82	c fixed -5787
240.87/241.82	c fixed -5784
240.87/241.82	c fixed -116169
240.87/241.82	c fixed -116170
240.87/241.82	c fixed -116167
240.87/241.82	c fixed -116168
240.87/241.82	c fixed -52044
240.87/241.82	c fixed -52046
240.87/241.82	c fixed -52043
240.87/241.82	c fixed -52045
240.87/241.82	c fixed -28841
240.87/241.82	c fixed -28843
240.87/241.82	c fixed -28842
240.87/241.82	c fixed -28840
240.87/241.82	c fixed -150839
240.87/241.82	c fixed -150838
240.87/241.82	c fixed -150840
240.87/241.82	c fixed -150841
240.87/241.82	c fixed -2814
240.87/241.82	c fixed -2813
240.87/241.82	c fixed -2816
240.87/241.82	c fixed -2815
240.87/241.82	c fixed -167921
240.87/241.82	c fixed -167920
240.87/241.82	c fixed -167923
240.87/241.82	c fixed -167922
240.87/241.82	c fixed -139084
240.87/241.82	c fixed -139082
240.87/241.82	c fixed -139081
240.87/241.82	c fixed -139083
240.87/241.82	c fixed -213994
240.87/241.82	c fixed -213993
240.87/241.82	c fixed -213992
240.87/241.82	c fixed -213991
240.87/241.82	c fixed -5278
240.87/241.82	c fixed -5279
240.87/241.82	c fixed -5280
240.87/241.82	c fixed -5277
240.87/241.82	c fixed -51521
240.87/241.82	c fixed -51518
240.87/241.82	c fixed -51519
240.87/241.82	c fixed -51520
240.87/241.82	c fixed -212268
240.87/241.82	c fixed -212266
240.87/241.82	c fixed -212269
240.87/241.82	c fixed -212267
240.87/241.82	c fixed -3795
240.87/241.82	c fixed -3797
240.87/241.82	c fixed -3796
240.87/241.82	c fixed -3798
240.87/241.82	c fixed -34948
240.87/241.82	c fixed -34950
240.87/241.82	c fixed -34947
240.87/241.82	c fixed -34949
240.87/241.82	c fixed -7968
240.87/241.82	c fixed -7969
240.87/241.82	c fixed -7966
240.87/241.82	c fixed -7967
240.87/241.82	c fixed -215618
240.87/241.82	c fixed -215616
240.87/241.82	c fixed -215619
240.87/241.82	c fixed -215617
240.87/241.82	c fixed -39356
240.87/241.82	c fixed -39357
240.87/241.82	c fixed -39354
240.87/241.82	c fixed -39355
240.87/241.82	c fixed -58452
240.87/241.82	c fixed -58450
240.87/241.82	c fixed -58451
240.87/241.82	c fixed -58453
240.87/241.82	c fixed -178954
240.87/241.82	c fixed -178952
240.87/241.82	c fixed -178953
240.87/241.82	c fixed -178955
240.87/241.82	c fixed -14314
240.87/241.82	c fixed -14313
240.87/241.82	c fixed -14315
240.87/241.82	c fixed -14312
240.87/241.82	c fixed -8544
240.87/241.82	c fixed -8541
240.87/241.82	c fixed -8542
240.87/241.82	c fixed -8543
240.87/241.82	c fixed -215592
240.87/241.82	c fixed -215594
240.87/241.82	c fixed -215593
240.87/241.82	c fixed -215591
240.87/241.82	c fixed -5004
240.87/241.82	c fixed -5002
240.87/241.82	c fixed -5003
240.87/241.82	c fixed -5005
240.87/241.82	c fixed -1659
240.87/241.82	c fixed -1657
240.87/241.82	c fixed -1656
240.87/241.82	c fixed -1658
240.87/241.82	c fixed -115545
240.87/241.82	c fixed -115542
240.87/241.82	c fixed -115544
240.87/241.82	c fixed -115543
240.87/241.82	c fixed -4021
240.87/241.82	c fixed -4020
240.87/241.82	c fixed -4022
240.87/241.82	c fixed -4023
240.87/241.82	c fixed -164072
240.87/241.82	c fixed -164071
240.87/241.82	c fixed -164070
240.87/241.82	c fixed -164073
240.87/241.82	c fixed -198837
240.87/241.82	c fixed -198835
240.87/241.82	c fixed -198836
240.87/241.82	c fixed -198834
240.87/241.82	c fixed -167222
240.87/241.82	c fixed -167221
240.87/241.82	c fixed -167223
240.87/241.82	c fixed -167220
240.87/241.82	c fixed -24561
240.87/241.82	c fixed -24559
240.87/241.82	c fixed -24558
240.87/241.82	c fixed -24560
240.87/241.82	c fixed -18669
240.87/241.82	c fixed -18670
240.87/241.82	c fixed -18671
240.87/241.82	c fixed -18672
240.87/241.82	c fixed -53443
240.87/241.82	c fixed -53445
240.87/241.82	c fixed -53446
240.87/241.82	c fixed -53444
240.87/241.82	c fixed -230773
240.87/241.82	c fixed -230774
240.87/241.82	c fixed -230776
240.87/241.82	c fixed -230775
240.87/241.82	c fixed -94856
240.87/241.82	c fixed -94855
240.87/241.82	c fixed -94853
240.87/241.82	c fixed -94854
240.87/241.82	c fixed -30840
240.87/241.82	c fixed -30841
240.87/241.82	c fixed -30842
240.87/241.82	c fixed -30843
240.87/241.82	c fixed -46589
240.87/241.82	c fixed -46587
240.87/241.82	c fixed -46588
240.87/241.82	c fixed -46586
240.87/241.82	c fixed -41081
240.87/241.82	c fixed -41082
240.87/241.82	c fixed -41080
240.87/241.82	c fixed -41079
240.87/241.82	c fixed -13033
240.87/241.82	c fixed -13030
240.87/241.82	c fixed -13032
240.87/241.82	c fixed -13031
240.87/241.82	c fixed -139782
240.87/241.82	c fixed -139784
240.87/241.82	c fixed -139783
240.87/241.82	c fixed -139781
240.87/241.82	c fixed -194709
240.87/241.82	c fixed -194712
240.87/241.82	c fixed -194710
240.87/241.82	c fixed -194711
240.87/241.82	c fixed -1932
240.87/241.82	c fixed -1931
240.87/241.82	c fixed -1933
240.87/241.82	c fixed -1934
240.87/241.82	c fixed -127925
240.87/241.82	c fixed -127926
240.87/241.82	c fixed -127924
240.87/241.82	c fixed -127927
240.87/241.82	c fixed -18044
240.87/241.82	c fixed -18046
240.87/241.82	c fixed -18045
240.87/241.82	c fixed -18047
240.87/241.82	c fixed -179804
240.87/241.82	c fixed -179802
240.87/241.82	c fixed -179805
240.87/241.82	c fixed -179803
240.87/241.82	c fixed -198059
240.87/241.82	c fixed -198062
240.87/241.82	c fixed -198061
240.87/241.82	c fixed -198060
240.87/241.82	c fixed -85271
240.87/241.82	c fixed -85272
240.87/241.82	c fixed -85274
240.87/241.82	c fixed -85273
240.87/241.82	c fixed -25386
240.87/241.82	c fixed -25383
240.87/241.82	c fixed -25385
240.87/241.82	c fixed -25384
240.87/241.82	c fixed -82947
240.87/241.82	c fixed -82946
240.87/241.82	c fixed -82949
240.87/241.82	c fixed -82948
240.87/241.82	c fixed -4405
240.87/241.82	c fixed -4403
240.87/241.82	c fixed -4404
240.87/241.82	c fixed -4402
240.87/241.82	c fixed -12832
240.87/241.82	c fixed -12833
240.87/241.82	c fixed -12831
240.87/241.82	c fixed -12830
240.87/241.82	c fixed -67108
240.87/241.83	c fixed -67109
240.87/241.83	c fixed -67107
240.87/241.83	c fixed -67110
240.87/241.83	c fixed -233301
240.87/241.83	c fixed -233300
240.87/241.83	c fixed -233299
240.87/241.83	c fixed -233298
240.87/241.83	c fixed -74741
240.87/241.83	c fixed -74739
240.87/241.83	c fixed -74742
240.87/241.83	c fixed -74740
240.87/241.83	c fixed -75864
240.87/241.83	c fixed -75867
240.87/241.83	c fixed -75866
240.87/241.83	c fixed -75865
240.87/241.83	c fixed -164897
240.87/241.83	c fixed -164896
240.87/241.83	c fixed -164895
240.87/241.83	c fixed -164898
240.87/241.83	c fixed -4829
240.87/241.83	c fixed -4830
240.87/241.83	c fixed -4827
240.87/241.83	c fixed -4828
240.87/241.83	c fixed -150039
240.87/241.83	c fixed -150038
240.87/241.83	c fixed -150040
240.87/241.83	c fixed -150041
240.87/241.83	c fixed -18947
240.87/241.83	c fixed -18946
240.87/241.83	c fixed -18945
240.87/241.83	c fixed -18944
240.87/241.83	c fixed -14990
240.87/241.83	c fixed -14987
240.87/241.83	c fixed -14989
240.87/241.83	c fixed -14988
240.87/241.83	c fixed -229873
240.87/241.83	c fixed -229875
240.87/241.83	c fixed -229874
240.87/241.83	c fixed -229876
240.87/241.83	c fixed -57875
240.87/241.83	c fixed -57877
240.87/241.83	c fixed -57876
240.87/241.83	c fixed -57878
240.87/241.83	c fixed -197259
240.87/241.83	c fixed -197261
240.87/241.83	c fixed -197262
240.87/241.83	c fixed -197260
240.87/241.83	c fixed -103935
240.87/241.83	c fixed -103938
240.87/241.83	c fixed -103937
240.87/241.83	c fixed -103936
240.87/241.83	c fixed -24985
240.87/241.83	c fixed -24984
240.87/241.83	c fixed -24986
240.87/241.83	c fixed -24983
240.87/241.83	c fixed -8394
240.87/241.83	c fixed -8392
240.87/241.83	c fixed -8393
240.87/241.83	c fixed -8391
240.87/241.83	c fixed -10225
240.87/241.83	c fixed -10224
240.87/241.83	c fixed -10226
240.87/241.83	c fixed -10223
240.87/241.83	c fixed -182929
240.87/241.83	c fixed -182928
240.87/241.83	c fixed -182927
240.87/241.83	c fixed -182930
240.87/241.83	c fixed -7717
240.87/241.83	c fixed -7718
240.87/241.83	c fixed -7716
240.87/241.83	c fixed -7719
240.87/241.83	c fixed -46987
240.87/241.83	c fixed -46989
240.87/241.83	c fixed -46986
240.87/241.83	c fixed -46988
240.87/241.83	c fixed -30116
240.87/241.83	c fixed -30115
240.87/241.83	c fixed -30117
240.87/241.83	c fixed -30118
240.87/241.83	c fixed -33599
240.87/241.83	c fixed -33600
240.87/241.83	c fixed -33597
240.87/241.83	c fixed -33598
240.87/241.83	c fixed -2915
240.87/241.83	c fixed -2913
240.87/241.83	c fixed -2916
240.87/241.83	c fixed -2914
240.87/241.83	c fixed -22477
240.87/241.83	c fixed -22479
240.87/241.83	c fixed -22476
240.87/241.83	c fixed -22478
240.87/241.83	c fixed -47014
240.87/241.83	c fixed -47012
240.87/241.83	c fixed -47011
240.87/241.83	c fixed -47013
240.87/241.83	c fixed -93078
240.87/241.83	c fixed -2134
240.87/241.83	c fixed -136833
240.87/241.83	c fixed -114893
240.87/241.83	c fixed -231651
240.87/241.83	c fixed -60502
240.87/241.83	c fixed -59526
240.87/241.83	c fixed -6034
240.87/241.83	c fixed -181427
240.87/241.83	c fixed -6037
240.87/241.83	c fixed -76389
240.87/241.83	c fixed -153788
240.87/241.83	c fixed -29716
240.87/241.83	c fixed -14663
240.87/241.83	c fixed -3646
240.87/241.83	c fixed -20727
240.87/241.83	c fixed -214818
240.87/241.83	c fixed -15564
240.87/241.83	c fixed -140458
240.87/241.83	c fixed -4629
240.87/241.83	c fixed -3645
240.87/241.83	c fixed -41106
240.87/241.83	c fixed -93080
240.87/241.83	c fixed -35722
240.87/241.83	c fixed -181430
240.87/241.83	c fixed -59003
240.87/241.83	c fixed -73514
240.87/241.83	c fixed -93704
240.87/241.83	c fixed -44637
240.87/241.83	c fixed -60026
240.87/241.83	c fixed -83571
240.87/241.83	c fixed -5253
240.87/241.83	c fixed -35698
240.87/241.83	c fixed -126599
240.87/241.83	c fixed -153789
240.87/241.83	c fixed -15562
240.87/241.83	c fixed -6785
240.87/241.83	c fixed -5154
240.87/241.83	c fixed -91756
240.87/241.83	c fixed -140431
240.87/241.83	c fixed -94304
240.87/241.83	c fixed -153791
240.87/241.83	c fixed -3998
240.87/241.83	c fixed -2132
240.87/241.83	c fixed -9976
240.87/241.83	c fixed -52546
240.87/241.83	c fixed -2131
240.87/241.83	c fixed -17695
240.87/241.83	c fixed -45663
240.87/241.83	c fixed -10649
240.87/241.83	c fixed -124427
240.87/241.83	c fixed -8192
240.87/241.83	c fixed -116145
240.87/241.83	c fixed -12006
240.87/241.83	c fixed -13055
240.87/241.83	c fixed -20729
240.87/241.83	c fixed -29717
240.87/241.83	c fixed -15787
240.87/241.83	c fixed -182204
240.87/241.83	c fixed -6634
240.87/241.83	c fixed -14665
240.87/241.83	c fixed -165696
240.87/241.83	c fixed -18372
240.87/241.83	c fixed -137609
240.87/241.83	c fixed -21854
240.87/241.83	c fixed -125174
240.87/241.83	c fixed -53469
240.87/241.83	c fixed -6787
240.87/241.83	c fixed -6262
240.87/241.83	c fixed -124426
240.87/241.83	c fixed -126600
240.87/241.83	c fixed -93705
240.87/241.83	c fixed -93079
240.87/241.83	c fixed -153089
240.87/241.83	c fixed -140432
240.87/241.83	c fixed -8568
240.87/241.83	c fixed -3273
240.87/241.83	c fixed -17321
240.87/241.83	c fixed -6259
240.87/241.83	c fixed -93081
240.87/241.83	c fixed -7443
240.87/241.83	c fixed -3271
240.87/241.83	c fixed -6036
240.87/241.83	c fixed -4627
240.87/241.83	c fixed -44638
240.87/241.83	c fixed -76367
240.87/241.83	c fixed -59001
240.87/241.83	c fixed -60027
240.87/241.83	c fixed -75317
240.87/241.83	c fixed -5155
240.87/241.83	c fixed -231650
240.87/241.83	c fixed -7442
240.87/241.83	c fixed -3647
240.87/241.83	c fixed -41105
240.87/241.83	c fixed -73516
240.87/241.83	c fixed -2108
240.87/241.83	c fixed -165697
240.87/241.83	c fixed -12306
240.87/241.83	c fixed -136831
240.87/241.83	c fixed -44639
240.87/241.83	c fixed -93706
240.87/241.83	c fixed -73515
240.87/241.83	c fixed -29718
240.87/241.83	c fixed -60501
240.87/241.83	c fixed -59525
240.87/241.83	c fixed -7441
240.87/241.83	c fixed -76366
240.87/241.83	c fixed -20726
240.87/241.83	c fixed -17322
240.87/241.83	c fixed -12305
240.87/241.83	c fixed -20728
240.87/241.83	c fixed -198811
240.87/241.83	c fixed -153790
240.87/241.83	c fixed -12005
240.87/241.83	c fixed -211368
240.87/241.83	c fixed -231648
240.87/241.83	c fixed -116143
240.87/241.83	c fixed -59000
240.87/241.83	c fixed -76364
240.87/241.83	c fixed -18369
240.87/241.83	c fixed -38856
240.87/241.83	c fixed -3920
240.87/241.83	c fixed -165698
240.87/241.83	c fixed -198809
240.87/241.83	c fixed -75314
240.87/241.83	c fixed -214817
240.87/241.83	c fixed -125176
240.87/241.83	c fixed -74141
240.87/241.83	c fixed -75315
240.87/241.83	c fixed -113519
240.87/241.83	c fixed -2107
240.87/241.83	c fixed -75316
240.87/241.83	c fixed -18371
240.87/241.83	c fixed -60025
240.87/241.83	c fixed -6636
240.87/241.83	c fixed -38854
240.87/241.83	c fixed -44636
240.87/241.83	c fixed -113520
240.87/241.83	c fixed -113517
240.87/241.83	c fixed -76392
240.87/241.83	c fixed -15287
240.87/241.83	c fixed -8194
240.87/241.83	c fixed -22453
240.87/241.83	c fixed -15790
240.87/241.83	c fixed -35349
240.87/241.83	c fixed -45662
240.87/241.83	c fixed -9974
240.87/241.83	c fixed -140459
240.87/241.83	c fixed -140457
240.87/241.83	c fixed -53470
240.87/241.83	c fixed -125175
240.87/241.83	c fixed -35724
240.87/241.83	c fixed -41107
240.87/241.83	c fixed -13058
240.87/241.83	c fixed -15288
240.87/241.83	c fixed -15563
240.87/241.83	c fixed -13057
240.87/241.83	c fixed -21126
240.87/241.83	c fixed -53471
240.87/241.83	c fixed -10651
240.87/241.83	c fixed -41104
240.87/241.83	c fixed -3270
240.87/241.83	c fixed -3921
240.87/241.83	c fixed -6786
240.87/241.83	c fixed -113518
240.87/241.83	c fixed -12007
240.87/241.83	c fixed -214816
240.87/241.83	c fixed -181428
240.87/241.83	c fixed -21853
240.87/241.83	c fixed -22454
240.87/241.83	c fixed -211366
240.87/241.83	c fixed -22451
240.87/241.83	c fixed -4628
240.87/241.83	c fixed -5152
240.87/241.83	c fixed -126601
240.87/241.83	c fixed -74140
240.87/241.83	c fixed -15290
240.87/241.83	c fixed -17320
240.87/241.83	c fixed -76391
240.87/241.83	c fixed -29715
240.87/241.83	c fixed -3648
240.87/241.83	c fixed -91755
240.87/241.83	c fixed -76390
240.87/241.83	c fixed -126602
240.87/241.83	c fixed -137606
240.87/241.83	c fixed -45661
240.87/241.83	c fixed -114894
240.87/241.83	c fixed -214819
240.87/241.83	c fixed -21127
240.87/241.83	c fixed -74142
240.87/241.83	c fixed -52543
240.87/241.83	c fixed -3996
240.87/241.83	c fixed -35723
240.87/241.83	c fixed -6784
240.87/241.83	c fixed -94303
240.87/241.83	c fixed -52544
240.87/241.83	c fixed -35348
240.87/241.83	c fixed -125177
240.87/241.83	c fixed -53468
240.87/241.83	c fixed -9973
240.87/241.83	c fixed -40704
240.87/241.83	c fixed -13056
240.87/241.83	c fixed -73517
240.87/241.83	c fixed -15789
240.87/241.83	c fixed -140456
240.87/241.83	c fixed -8193
240.87/241.83	c fixed -5252
240.87/241.83	c fixed -165695
240.87/241.83	c fixed -198810
240.87/241.83	c fixed -21852
240.87/241.83	c fixed -6635
240.87/241.83	c fixed -40707
240.87/241.83	c fixed -6637
240.87/241.83	c fixed -14664
240.87/241.83	c fixed -211367
240.87/241.83	c fixed -8569
240.87/241.83	c fixed -35700
240.87/241.83	c fixed -4630
240.87/241.83	c fixed -12008
240.87/241.83	c fixed -60500
240.87/241.83	c fixed -116142
240.87/241.83	c fixed -6261
240.87/241.83	c fixed -140434
240.87/241.83	c fixed -60028
240.87/241.83	c fixed -52545
240.87/241.83	c fixed -8566
240.87/241.83	c fixed -40706
240.87/241.83	c fixed -198812
240.87/241.83	c fixed -211369
240.87/241.83	c fixed -2133
240.87/241.83	c fixed -3923
240.87/241.83	c fixed -153088
240.87/241.83	c fixed -83574
240.87/241.83	c fixed -182205
240.87/241.83	c fixed -59528
240.87/241.83	c fixed -91754
240.87/241.83	c fixed -116144
240.87/241.83	c fixed -114895
240.87/241.83	c fixed -94305
240.87/241.83	c fixed -10648
240.87/241.83	c fixed -94306
240.87/241.83	c fixed -21128
240.87/241.83	c fixed -3272
240.87/241.83	c fixed -9975
240.87/241.83	c fixed -137608
240.87/241.83	c fixed -114892
240.87/241.83	c fixed -17696
240.87/241.83	c fixed -5255
240.87/241.83	c fixed -15289
240.87/241.83	c fixed -153090
240.87/241.83	c fixed -35697
240.87/241.83	c fixed -14662
240.87/241.83	c fixed -35347
240.87/241.83	c fixed -83572
240.87/241.83	c fixed -6260
240.87/241.83	c fixed -76365
240.87/241.83	c fixed -17319
240.87/241.83	c fixed -21851
240.87/241.83	c fixed -22452
240.87/241.83	c fixed -2106
240.87/241.83	c fixed -136834
240.87/241.83	c fixed -182203
240.87/241.83	c fixed -231649
240.87/241.83	c fixed -93703
240.87/241.83	c fixed -12307
240.87/241.83	c fixed -17697
240.87/241.83	c fixed -59002
240.87/241.83	c fixed -124424
240.87/241.83	c fixed -21129
240.87/241.83	c fixed -18370
240.87/241.83	c fixed -17694
240.87/241.83	c fixed -153091
240.87/241.83	c fixed -181429
240.87/241.83	c fixed -3995
240.87/241.83	c fixed -10650
240.87/241.83	c fixed -7444
240.87/241.83	c fixed -182202
240.87/241.83	c fixed -5254
240.87/241.83	c fixed -38857
240.87/241.83	c fixed -3922
240.87/241.83	c fixed -124425
240.87/241.83	c fixed -74139
240.87/241.83	c fixed -45664
240.87/241.83	c fixed -15565
240.87/241.83	c fixed -35699
240.87/241.83	c fixed -59527
240.87/241.83	c fixed -8567
240.87/241.83	c fixed -136832
240.87/241.83	c fixed -137607
240.87/241.83	c fixed -6035
240.87/241.83	c fixed -91753
240.87/241.83	c fixed -5153
240.87/241.83	c fixed -8191
240.87/241.83	c fixed -2109
240.87/241.83	c fixed -40705
240.87/241.83	c fixed -60503
240.87/241.83	c fixed -35350
240.87/241.83	c fixed -15788
240.87/241.83	c fixed -12308
240.87/241.83	c fixed -3997
240.87/241.83	c fixed -83573
240.87/241.83	c fixed -35725
240.87/241.83	c fixed -38855
240.87/241.83	c fixed -140433
243.86/244.81	c 58000 confls 26213517 constrs 245162 vars
245.56/246.53	c 59000 confls 26214524 constrs 245162 vars
247.85/248.80	c 60000 confls 26215527 constrs 245162 vars
248.74/249.72	c 61000 confls 26216532 constrs 245162 vars
249.34/250.30	c 62000 confls 26217541 constrs 245162 vars
250.34/251.39	c 63000 confls 26218543 constrs 245162 vars
251.06/252.05	c 64000 confls 26219543 constrs 245162 vars
251.34/252.36	c INPROCESSING 5.58646 proptime 1.16347e+07 prop/sec 5.70917 prop/ca
253.33/254.36	c fixed -248142
255.14/256.16	c 65000 confls 26188409 constrs 245161 vars
256.82/257.82	c 66000 confls 26189413 constrs 245161 vars
259.12/260.19	c 67000 confls 26190421 constrs 245161 vars
259.51/260.53	c 68000 confls 26191434 constrs 245161 vars
260.60/261.60	c 69000 confls 26192434 constrs 245161 vars
262.29/263.32	c 70000 confls 26193440 constrs 245161 vars
263.59/264.64	c 71000 confls 26194451 constrs 245161 vars
264.39/265.41	c INPROCESSING 6.39828 proptime 1.12425e+07 prop/sec 8.42152 prop/ca
267.27/268.30	c 72000 confls 26187623 constrs 245161 vars
267.87/269.01	c fixed -247698
268.17/269.28	c 73000 confls 26188626 constrs 245160 vars
268.78/269.83	c 74000 confls 26189628 constrs 245160 vars
269.09/270.19	c fixed -247439
269.57/270.69	c 75000 confls 26190629 constrs 245159 vars
270.27/271.38	c 76000 confls 26191632 constrs 245159 vars
273.07/274.17	c 77000 confls 26192637 constrs 245159 vars
275.96/277.08	c 78000 confls 26193640 constrs 245159 vars
276.75/277.84	c INPROCESSING 6.20661 proptime 9.968e+06 prop/sec 7.62921 prop/ca
279.24/280.39	c fixed -247476
279.43/280.50	c 79000 confls 26187817 constrs 245158 vars
281.53/282.69	c 80000 confls 26188823 constrs 245158 vars
283.63/284.70	c 81000 confls 26189831 constrs 245158 vars
284.33/285.40	c 82000 confls 26190847 constrs 245158 vars
284.63/285.77	c 83000 confls 26191879 constrs 245158 vars
285.82/286.97	c 84000 confls 26192884 constrs 245158 vars
287.51/288.63	c 85000 confls 26193888 constrs 245158 vars
288.81/289.98	c INPROCESSING 6.18625 proptime 1.16796e+07 prop/sec 10.5576 prop/ca
291.30/292.49	c 86000 confls 26186688 constrs 245158 vars
292.20/293.30	c 87000 confls 26187688 constrs 245158 vars
293.01/294.14	c 88000 confls 26188688 constrs 245158 vars
294.00/295.16	c 89000 confls 26189688 constrs 245158 vars
295.00/296.16	c 90000 confls 26190688 constrs 245158 vars
296.89/298.03	c 91000 confls 26191692 constrs 245158 vars
297.57/298.79	c 92000 confls 26192692 constrs 245158 vars
298.37/299.51	c INPROCESSING 3.43117 proptime 8.66566e+06 prop/sec 3.00956 prop/ca
300.26/301.48	c Program interrupted by user.
300.26/301.48	c cpu time 301.278
300.26/301.48	c parse time 14.5601
300.26/301.48	c solve time 286.718
300.26/301.48	c solve time det 356.79
300.26/301.48	c optimization time 37.3007
300.26/301.48	c top-down time 249.417
300.26/301.48	c top-down time det 318.392
300.26/301.48	c bottom-up solve time 0
300.26/301.48	c bottom-up solve time det 0
300.26/301.48	c conflict analysis time 10.5385
300.26/301.48	c learned minimize time 0.0781763
300.26/301.48	c propagation time 144.434
300.26/301.48	c constraint cleanup time 21.7528
300.26/301.48	c inprocessing time 38.6265
300.26/301.48	c garbage collection time 0
300.26/301.48	c constraint learning time 61.3093
300.26/301.48	c time spent in activity heuristic 13.9634
300.26/301.48	c at-most-one detection time 10.7852
300.26/301.48	c at-most-one detection time det 34.3164
300.26/301.48	c symbolic bound improvements 0
300.26/301.48	c added constraints with symbolic bounds 0
300.26/301.48	c cores 0
300.26/301.48	c solutions 0
300.26/301.48	c propagations 1063478918
300.26/301.48	c decisions 62989914
300.26/301.48	c conflicts 92886
300.26/301.48	c restarts 254
300.26/301.48	c inprocessing phases 15
300.26/301.48	c original variables 248659
300.26/301.48	c auxiliary variables 0
300.26/301.48	c input clauses 25728225
300.26/301.48	c input cardinalities 20599
300.26/301.48	c input general constraints 561155
300.26/301.48	c input length average 2.40417
300.26/301.48	c input degree average 1.02525
300.26/301.48	c learned clauses 94522
300.26/301.48	c learned cardinalities 9616
300.26/301.48	c learned general constraints 28830
300.26/301.48	c learned length average 248.12
300.26/301.48	c learned degree average 1.15909e+06
300.26/301.48	c learned LBD average 5.42399
300.26/301.48	c unit literals derived 3501
300.26/301.48	c pure literals 0
300.26/301.48	c constraints satisfied at root 124782
300.26/301.48	c constraints simplified during database reduction 16936
300.26/301.48	c small coef constraints 589985
300.26/301.48	c large coef constraints 0
300.26/301.48	c arbitrary coef constraints 0
300.26/301.48	c probing calls 125486
300.26/301.48	c probing inprocessing time 0.0773348
300.26/301.48	c unit lits due to probing 0
300.26/301.48	c equalities due to probing 12
300.26/301.48	c implications added due to probing 426
300.26/301.48	c max implications in memory due to probing 1174352
300.26/301.48	c detected at-most-ones 3567
300.26/301.48	c units derived during at-most-one detection 3492
300.26/301.48	c resolve steps 856118
300.26/301.48	c self-subsumptions 483145
300.26/301.48	c gcd simplifications 2972
300.26/301.48	c detected cardinalities 225
300.26/301.48	c weakened non-implied 5255668
300.26/301.48	c weakened non-implying 0
300.26/301.48	c multiply-weakens on reason 1013
300.26/301.48	c multiply-weakens on conflict 132
300.26/301.48	c direct multiply-weakens 85
300.26/301.48	c indirect multiply-weakens 504
300.26/301.48	c clausal propagations 1027957786
300.26/301.48	c cardinality propagations 24818076
300.26/301.48	c watched propagations 10081400
300.26/301.48	c counting propagations 0
300.26/301.48	c watch lookups 1154239877
300.26/301.48	c watch backjump lookups 18574740
300.26/301.48	c watch checks 3990731746
300.26/301.48	c propagation checks 2592647934
300.26/301.48	c blocking literal success 90819698
300.26/301.48	c blocking literal fails 10574073
300.26/301.48	c literal additions 77058234
300.26/301.48	c saturation steps 237610055
300.26/301.48	c unknown literals rounded up 0
300.26/301.48	c trail pops 1126561565
300.26/301.48	c formula constraints 5569312
300.26/301.48	c dominance breaking constraints 20740667
300.26/301.48	c learned constraints 100137
300.26/301.48	c bound constraints 0
300.26/301.48	c core-guided constraints 0
300.26/301.48	c reduced constraints 28733
300.26/301.48	c encountered formula constraints 527674
300.26/301.48	c encountered dominance breaking constraints 77952
300.26/301.48	c encountered learned constraints 204176
300.26/301.48	c encountered bound constraints 0
300.26/301.48	c encountered core-guided constraints 0
300.26/301.48	c encountered reduced constraints 27
300.26/301.48	c encountered detected at-most-ones 40474
300.26/301.48	c encountered detected equalities 75
300.26/301.48	c encountered detected implications 5740
300.26/301.48	c CG unit cores 0
300.26/301.48	c CG non-clausal cores 0
300.26/301.48	c best upper bound 1
300.26/301.48	c best lower bound 0
300.26/301.48	c time spent in subsetsum optimizations 0.231631
300.26/301.48	c lifted degrees 87
300.26/301.48	c superfluous literals 39
300.26/301.48	c partially superfluous literals 8
0.20/303.59	c exact-final: s UNKNOWN
0.20/303.59	c exact-printemps: phase 2 (PRINTEMPS, budget=3296.407s)
302.45/303.60	c PRINTEMPS v2.8.0 (https://snowberryfield.github.io/printemps/)
318.10/309.58	c #variable: 248659
318.10/309.58	c #constraint: 5546518
318.10/309.58	c #equal: 9882
318.10/309.58	c intsize: 12
318.10/309.58	c sizeproduct: 0
318.10/309.58	c #soft: 0
318.10/309.58	c mincost: 0
318.10/309.58	c maxcost: 0
318.10/309.58	c sumcost: 0
318.10/309.58	c iteration_max: -1
318.10/309.58	c time_max: 3296.41
318.10/309.58	c number_of_threads(move update): 1
318.10/309.58	c number_of_threads(move evaluation): 1
318.10/309.58	c seed: 915291596

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-4800098-1783763872/watcher-4800098-1783763872 -o /tmp/evaluation-result-4800098-1783763872/solver-4800098-1783763872 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4800098-1783763872/vars-4800098-1783763872 --bin-var /tmp/runsolver-exch-nodeE004-1783763872-1408164 --watchdog 3760 HOME/exact-printemps --exact-path HOME/Exact --printemps-path HOME/pb_competition_2025_solver --save-dir HOME -t 3600 --seed 915291596 -j 1 --use-fixed-literals HOME/instance-4800098-1783763872.opb 

running on 4 cores: 32-35

CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
  2500 MHz: 1-2,4-5,8,10-11,15-17,19-21,24-25,27,29-30,36,38-39,41-44,46-49,51,54-56,58,63
  3550 MHz: 0,3,52-53,60-62
  3600 MHz: 6-7,9,12-14,18,22-23,26,28,31-35,37,40,45,50,57,59
WARNING: cores do not run at the same frequency!

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

CPU governors:
  performance: 32-35

NUMA information:
  number of nodes: 8
  node 0: cores 0-7, 128055 MiB (34465 MiB free)
  node 1: cores 8-15, 129019 MiB (45269 MiB free)
  node 2: cores 16-23, 129019 MiB (60936 MiB free)
  node 3: cores 24-31, 128957 MiB (115102 MiB free)
  node 4: cores 32-39, 129019 MiB (72659 MiB free)
  node 5: cores 40-47, 129019 MiB (117340 MiB free)
  node 6: cores 48-55, 129019 MiB (113215 MiB free)
  node 7: cores 56-63, 128474 MiB (51940 MiB free)
  node distances:
     10  12  12  12  32  32  32  32
     12  10  12  12  32  32  32  32
     12  12  10  12  32  32  32  32
     12  12  12  10  32  32  32  32
     32  32  32  32  10  12  12  12
     32  32  32  32  12  10  12  12
     32  32  32  32  12  12  10  12
     32  32  32  32  12  12  12  10

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3700 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 63488000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 63539200 KiB
Linux 5.14.0-611.55.1.el9_7.0.3.x86_64
Starting watchdog thread
solver pid=1408439, runsolver pid=1408436
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 0.92 1.05 3.32 17/915 1408440
/proc/meminfo: memFree=625523740/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=3376 memory=2216 CPUtime=0.1 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) R 1408436 1408439 1408146 0 -1 4194304 142 0 0 0 9 1 0 0 20 0 1 0 309675137 3457024 384 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 1088 0 0 0 17 33 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 844 554 508 102 0 94 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 3376 KiB
Current children cumulated memory: 2216 KiB

[startup+0.214342 s]*
/proc/loadavg: 0.92 1.05 3.32 17/918 1408443
/proc/meminfo: memFree=625412740/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=138576 memory=2380 CPUtime=0.19 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194304 171 0 0 0 17 2 0 0 20 0 3 0 309675137 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 0 0 0 17 33 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 34644 595 540 102 0 1188 0
[pid=1408442] ppid=1408439 vsize=159216 memory=136652 CPUtime=0.01 cores=32-35
/proc/1408442/stat : 1408442 (Exact) R 1408439 1408442 1408146 0 -1 4194304 6431 0 0 0 0 1 0 0 20 0 1 0 309675158 163037184 34054 18446744073709551615 4214784 5869969 140733537313488 0 0 0 0 0 8404994 0 0 0 17 34 0 0 0 0 0 6190776 6194456 12431360 140733537314990 140733537315175 140733537315175 140733537320911 0
/proc/1408442/statm: 39804 34163 1261 405 0 37794 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138576 memory=822347486 CPUtime=0 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408443] ppid=1408436 vsize=138576 memory=2346 CPUtime=0 cores=32-35
/proc/1408439/task/1408443/stat : 1408443 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 35 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 297792 KiB
Current children cumulated memory: 139032 KiB

[startup+0.314418 s]*
/proc/loadavg: 0.92 1.05 3.32 17/918 1408443
/proc/meminfo: memFree=625244136/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=138576 memory=2380 CPUtime=0.19 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194304 171 0 0 0 17 2 0 0 20 0 3 0 309675137 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 0 0 0 17 33 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 34644 595 540 102 0 1188 0
[pid=1408442] ppid=1408439 vsize=165764 memory=148184 CPUtime=0.1 cores=32-35
/proc/1408442/stat : 1408442 (Exact) R 1408439 1408442 1408146 0 -1 4194304 8773 0 0 0 9 1 0 0 20 0 1 0 309675158 169742336 36959 18446744073709551615 4214784 5869969 140733537313488 0 0 0 0 0 8404994 0 0 0 17 34 0 0 0 0 0 6190776 6194456 12431360 140733537314990 140733537315175 140733537315175 140733537320911 0
/proc/1408442/statm: 41441 37046 1293 405 0 39431 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138576 memory=822347486 CPUtime=0 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408443] ppid=1408436 vsize=138576 memory=2346 CPUtime=0 cores=32-35
/proc/1408439/task/1408443/stat : 1408443 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 35 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 304340 KiB
Current children cumulated memory: 150564 KiB

[startup+0.700147 s]
/proc/loadavg: 0.92 1.05 3.32 17/918 1408443
/proc/meminfo: memFree=625103148/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=138576 memory=2380 CPUtime=0.19 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194304 171 0 0 0 17 2 0 0 20 0 3 0 309675137 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 0 0 0 17 33 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 34644 595 540 102 0 1188 0
[pid=1408442] ppid=1408439 vsize=186884 memory=177204 CPUtime=0.48 cores=32-35
/proc/1408442/stat : 1408442 (Exact) R 1408439 1408442 1408146 0 -1 4194304 13983 0 0 0 46 2 0 0 20 0 1 0 309675158 191369216 44271 18446744073709551615 4214784 5869969 140733537313488 0 0 0 0 0 8404994 0 0 0 17 34 0 0 0 0 0 6190776 6194456 12431360 140733537314990 140733537315175 140733537315175 140733537320911 0
/proc/1408442/statm: 46721 44301 1293 405 0 44711 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138576 memory=183960 CPUtime=0 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408443] ppid=1408436 vsize=138576 memory=2380 CPUtime=0 cores=32-35
/proc/1408439/task/1408443/stat : 1408443 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 35 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 325460 KiB
Current children cumulated memory: 179584 KiB

[startup+1.50015 s]
/proc/loadavg: 0.92 1.05 3.32 18/918 1408443
/proc/meminfo: memFree=624760820/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=138576 memory=2380 CPUtime=0.19 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194304 171 0 0 0 17 2 0 0 20 0 3 0 309675137 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 0 0 0 17 33 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 34644 595 540 102 0 1188 0
[pid=1408442] ppid=1408439 vsize=243704 memory=239232 CPUtime=1.28 cores=32-35
/proc/1408442/stat : 1408442 (Exact) R 1408439 1408442 1408146 0 -1 4194304 25118 0 0 0 125 3 0 0 20 0 1 0 309675158 249552896 59751 18446744073709551615 4214784 5869969 140733537313488 0 0 0 0 0 8404994 0 0 0 17 34 0 0 0 0 0 6190776 6194456 12431360 140733537314990 140733537315175 140733537315175 140733537320911 0
/proc/1408442/statm: 60926 59808 1293 405 0 58916 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138576 memory=224272 CPUtime=0 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408443] ppid=1408436 vsize=138576 memory=11700 CPUtime=0 cores=32-35
/proc/1408439/task/1408443/stat : 1408443 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 35 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 382280 KiB
Current children cumulated memory: 241612 KiB

[startup+3.11492 s]
/proc/loadavg: 2.29 1.33 3.40 18/918 1408443
/proc/meminfo: memFree=623217736/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=138576 memory=2380 CPUtime=0.19 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194304 171 0 0 0 17 2 0 0 20 0 3 0 309675137 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 0 0 0 17 33 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 34644 595 540 102 0 1188 0
[pid=1408442] ppid=1408439 vsize=400036 memory=369064 CPUtime=2.89 cores=32-35
/proc/1408442/stat : 1408442 (Exact) R 1408439 1408442 1408146 0 -1 4194304 46690 0 0 0 284 5 0 0 20 0 1 0 309675158 409636864 92151 18446744073709551615 4214784 5869969 140733537313488 0 0 0 0 0 8404994 0 0 0 17 34 0 0 0 0 0 6190776 6194456 12431360 140733537314990 140733537315175 140733537315175 140733537320911 0
/proc/1408442/statm: 100009 92266 1293 405 0 97999 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138576 memory=2380 CPUtime=0 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408443] ppid=1408436 vsize=138576 memory=2380 CPUtime=0 cores=32-35
/proc/1408439/task/1408443/stat : 1408443 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 35 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 538612 KiB
Current children cumulated memory: 371444 KiB

[startup+6.30015 s]
/proc/loadavg: 2.29 1.33 3.40 18/918 1408443
/proc/meminfo: memFree=621952796/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=138576 memory=2380 CPUtime=0.19 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194304 171 0 0 0 17 2 0 0 20 0 3 0 309675137 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 0 0 0 17 33 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 34644 595 540 102 0 1188 0
[pid=1408442] ppid=1408439 vsize=649448 memory=610172 CPUtime=6.07 cores=32-35
/proc/1408442/stat : 1408442 (Exact) R 1408439 1408442 1408146 0 -1 4194304 87204 0 0 0 598 9 0 0 20 0 1 0 309675158 665034752 152465 18446744073709551615 4214784 5869969 140733537313488 0 0 0 0 0 8404994 0 0 0 17 34 0 0 0 0 0 6190776 6194456 12431360 140733537314990 140733537315175 140733537315175 140733537320911 0
/proc/1408442/statm: 162362 152543 1293 405 0 160352 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138576 memory=15524 CPUtime=0 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408443] ppid=1408436 vsize=138576 memory=15524 CPUtime=0 cores=32-35
/proc/1408439/task/1408443/stat : 1408443 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 35 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 788024 KiB
Current children cumulated memory: 612552 KiB

[startup+12.7002 s]
/proc/loadavg: 3.55 1.61 3.48 18/918 1408443
/proc/meminfo: memFree=620357124/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=138576 memory=2380 CPUtime=0.19 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194304 171 0 0 0 17 2 0 0 20 0 3 0 309675137 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 0 0 0 17 33 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 34644 595 540 102 0 1188 0
[pid=1408442] ppid=1408439 vsize=1332352 memory=1088924 CPUtime=12.45 cores=32-35
/proc/1408442/stat : 1408442 (Exact) R 1408439 1408442 1408146 0 -1 4194304 165938 0 0 0 1226 19 0 0 20 0 1 0 309675158 1364328448 272175 18446744073709551615 4214784 5869969 140733537313488 0 0 0 0 0 8404994 0 0 0 17 34 0 0 0 0 0 6190776 6194456 12431360 140733537314990 140733537315175 140733537315175 140733537320911 0
/proc/1408442/statm: 333088 272231 1293 405 0 331078 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138576 memory=-7236820035720472675 CPUtime=0 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408443] ppid=1408436 vsize=138576 memory=2380 CPUtime=0 cores=32-35
/proc/1408439/task/1408443/stat : 1408443 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 35 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 1470928 KiB
Current children cumulated memory: 1091304 KiB

[startup+25.5002 s]
/proc/loadavg: 6.67 2.39 3.71 18/914 1408457
/proc/meminfo: memFree=616602720/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=138576 memory=2380 CPUtime=0.19 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194304 171 0 0 0 17 2 0 0 20 0 3 0 309675137 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 0 0 0 17 33 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 34644 595 540 102 0 1188 0
[pid=1408442] ppid=1408439 vsize=3379540 memory=3018296 CPUtime=25.2 cores=32-35
/proc/1408442/stat : 1408442 (Exact) R 1408439 1408442 1408146 0 -1 4194304 478445 0 0 0 2477 43 0 0 20 0 1 0 309675158 3460648960 754518 18446744073709551615 4214784 5869969 140733537313488 0 0 0 0 0 8404994 0 0 0 17 34 0 0 0 0 0 6190776 6194456 12431360 140733537314990 140733537315175 140733537315175 140733537320911 0
/proc/1408442/statm: 844885 754574 1293 405 0 842875 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138576 memory=2380 CPUtime=0 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 2 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408443] ppid=1408436 vsize=138576 memory=4540 CPUtime=0 cores=32-35
/proc/1408439/task/1408443/stat : 1408443 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 4 0 0 0 0 0 0 0 20 0 3 0 309675158 141901824 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 35 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 25.39 s

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

/proc/1408439/statm: 34662 661 570 102 0 1206 0
[pid=1408670] ppid=1408439 vsize=19088268 memory=18965460 CPUtime=3276.98 cores=32-35
/proc/1408670/stat : 1408670 (pb_competition_) R 1408439 1408670 1408146 0 -1 4194304 280428433 0 0 0 306100 21598 0 0 20 0 4 0 309705497 19546386432 4741115 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
/proc/1408670/statm: 4772067 4741365 1290 214 0 4763072 0
[pid=1408670/tid=1408674] ppid=1408439 vsize=19088268 memory=19330244 CPUtime=3.29 cores=32-35
/proc/1408670/task/1408674/stat : 1408674 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 316919 0 0 0 301 28 0 0 20 0 4 0 309705540 19546386432 4741115 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 34 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408670/tid=1408675] ppid=1408439 vsize=19088268 memory=19231068 CPUtime=3.31 cores=32-35
/proc/1408670/task/1408675/stat : 1408675 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 317240 0 0 0 303 28 0 0 20 0 4 0 309705540 19546386432 4741115 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 32 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408670/tid=1408676] ppid=1408439 vsize=19088268 memory=19195040 CPUtime=3.31 cores=32-35
/proc/1408670/task/1408676/stat : 1408676 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 311211 0 0 0 304 27 0 0 20 0 4 0 309705540 19546386432 4741115 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 35 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138648 memory=15524 CPUtime=302.25 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 2 987075 0 0 0 0 30126 99 20 0 3 0 309675158 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408671] ppid=1408436 vsize=138648 memory=2644 CPUtime=302.25 cores=32-35
/proc/1408439/task/1408671/stat : 1408671 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 2 987075 0 0 0 0 30126 99 20 0 3 0 309705497 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 34 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 3579.43 s
Current children cumulated vsize: 19226916 KiB
Current children cumulated memory: 18968104 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3603 s]*
/proc/loadavg: 16.07 16.16 15.95 7/856 1408889
/proc/meminfo: memFree=598063220/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=138648 memory=2644 CPUtime=302.45 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194304 245 987075 0 0 17 3 30126 99 20 0 3 0 309675137 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 0 0 0 17 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 34662 661 570 102 0 1206 0
[pid=1408670] ppid=1408439 vsize=17911268 memory=17788460 CPUtime=3297.61 cores=32-35
/proc/1408670/stat : 1408670 (pb_competition_) R 1408439 1408670 1408146 0 -1 4194304 281929690 0 0 0 308056 21705 0 0 20 0 4 0 309705497 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
/proc/1408670/statm: 4477817 4447115 1290 214 0 4468822 0
[pid=1408670/tid=1408674] ppid=1408439 vsize=17911268 memory=5236 CPUtime=3.29 cores=32-35
/proc/1408670/task/1408674/stat : 1408674 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 316919 0 0 0 301 28 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 34 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408670/tid=1408675] ppid=1408439 vsize=17911268 memory=5236 CPUtime=3.31 cores=32-35
/proc/1408670/task/1408675/stat : 1408675 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 317240 0 0 0 303 28 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 32 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408670/tid=1408676] ppid=1408439 vsize=17911268 memory=5236 CPUtime=3.31 cores=32-35
/proc/1408670/task/1408676/stat : 1408676 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 311211 0 0 0 304 27 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 35 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138648 memory=-7236820035720537446 CPUtime=302.25 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 2 987075 0 0 0 0 30126 99 20 0 3 0 309675158 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408671] ppid=1408436 vsize=138648 memory=-9114138384407756484 CPUtime=302.25 cores=32-35
/proc/1408439/task/1408671/stat : 1408671 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 2 987075 0 0 0 0 30126 99 20 0 3 0 309705497 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 34 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 3600.06 s
Current children cumulated vsize: 18049916 KiB
Current children cumulated memory: 17791104 KiB

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

Sending SIGKILL to process tree (bottom up)

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

# cumulated CPU time of all completed processes:  user=301.442 s, system=1.03106 s
??? end of watcher thread

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

# cumulated CPU time of all completed processes:  user=3383.84 s, system=218.563 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+3603.2 s]
/proc/loadavg: 16.07 16.16 15.95 7/856 1408889
/proc/meminfo: memFree=598063220/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=138648 memory=2644 CPUtime=302.45 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194304 248 987075 0 0 17 3 30126 99 20 0 3 0 309675137 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 0 0 0 17 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 34662 661 570 102 0 1206 0
[pid=1408670] ppid=1408439 vsize=17911268 memory=17788460 CPUtime=3297.81 cores=32-35
/proc/1408670/stat : 1408670 (pb_competition_) R 1408439 1408670 1408146 0 -1 4194304 281983158 0 0 0 308074 21707 0 0 20 0 4 0 309705497 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
/proc/1408670/statm: 4477817 4447115 1290 214 0 4468822 0
[pid=1408670/tid=1408674] ppid=1408439 vsize=17911268 memory=4494944755500287105 CPUtime=3.29 cores=32-35
/proc/1408670/task/1408674/stat : 1408674 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 316919 0 0 0 301 28 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 34 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408670/tid=1408675] ppid=1408439 vsize=17911268 memory=106824 CPUtime=3.31 cores=32-35
/proc/1408670/task/1408675/stat : 1408675 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 317240 0 0 0 303 28 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 32 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408670/tid=1408676] ppid=1408439 vsize=17911268 memory=2644 CPUtime=3.31 cores=32-35
/proc/1408670/task/1408676/stat : 1408676 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 311211 0 0 0 304 27 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 35 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138648 memory=18965460 CPUtime=302.25 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 3 987075 0 0 0 0 30126 99 20 0 3 0 309675158 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 34 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408671] ppid=1408436 vsize=138648 memory=72320 CPUtime=302.25 cores=32-35
/proc/1408439/task/1408671/stat : 1408671 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 2 987075 0 0 0 0 30126 99 20 0 3 0 309705497 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 34 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 3600.26 s
Current children cumulated vsize: 18049916 KiB
Current children cumulated memory: 17791104 KiB

[startup+3604 s]*
/proc/loadavg: 15.99 16.14 15.94 8/854 1409009
/proc/meminfo: memFree=607363796/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=138648 memory=2644 CPUtime=302.45 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194304 248 987075 0 0 17 3 30126 99 20 0 3 0 309675137 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 0 0 0 17 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 34662 661 570 102 0 1206 0
[pid=1408670] ppid=1408439 vsize=17911268 memory=17788460 CPUtime=3298.61 cores=32-35
/proc/1408670/stat : 1408670 (pb_competition_) R 1408439 1408670 1408146 0 -1 4194304 282213638 0 0 0 308148 21713 0 0 20 0 4 0 309705497 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
/proc/1408670/statm: 4477817 4447115 1290 214 0 4468822 0
[pid=1408670/tid=1408674] ppid=1408439 vsize=17911268 memory=2956 CPUtime=3.29 cores=32-35
/proc/1408670/task/1408674/stat : 1408674 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 316919 0 0 0 301 28 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 34 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408670/tid=1408675] ppid=1408439 vsize=17911268 memory=6004 CPUtime=3.31 cores=32-35
/proc/1408670/task/1408675/stat : 1408675 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 317240 0 0 0 303 28 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 32 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408670/tid=1408676] ppid=1408439 vsize=17911268 memory=2752 CPUtime=3.31 cores=32-35
/proc/1408670/task/1408676/stat : 1408676 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 311211 0 0 0 304 27 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 35 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138648 memory=-7236820035720471134 CPUtime=302.25 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 3 987075 0 0 0 0 30126 99 20 0 3 0 309675158 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 34 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408671] ppid=1408436 vsize=138648 memory=-9114138384407756484 CPUtime=302.25 cores=32-35
/proc/1408439/task/1408671/stat : 1408671 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 2 987075 0 0 0 0 30126 99 20 0 3 0 309705497 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 34 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 3601.06 s
Current children cumulated vsize: 18049916 KiB
Current children cumulated memory: 17791104 KiB

[startup+3604.8 s]
/proc/loadavg: 15.99 16.14 15.94 8/854 1409009
/proc/meminfo: memFree=607363796/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=138648 memory=2644 CPUtime=302.45 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194304 248 987075 0 0 17 3 30126 99 20 0 3 0 309675137 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 0 0 0 17 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 34662 661 570 102 0 1206 0
[pid=1408670] ppid=1408439 vsize=17911268 memory=17788460 CPUtime=3299.4 cores=32-35
/proc/1408670/stat : 1408670 (pb_competition_) R 1408439 1408670 1408146 0 -1 4194304 282440891 0 0 0 308220 21720 0 0 20 0 4 0 309705497 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
/proc/1408670/statm: 4477817 4447115 1290 214 0 4468822 0
[pid=1408670/tid=1408674] ppid=1408439 vsize=17911268 memory=17788460 CPUtime=3.29 cores=32-35
/proc/1408670/task/1408674/stat : 1408674 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 316919 0 0 0 301 28 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 34 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408670/tid=1408675] ppid=1408439 vsize=17911268 memory=18965460 CPUtime=3.31 cores=32-35
/proc/1408670/task/1408675/stat : 1408675 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 317240 0 0 0 303 28 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 32 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408670/tid=1408676] ppid=1408439 vsize=17911268 memory=4494944755500287105 CPUtime=3.31 cores=32-35
/proc/1408670/task/1408676/stat : 1408676 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 311211 0 0 0 304 27 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 35 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138648 memory=72320 CPUtime=302.25 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 3 987075 0 0 0 0 30126 99 20 0 3 0 309675158 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 34 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408671] ppid=1408436 vsize=138648 memory=11700 CPUtime=302.25 cores=32-35
/proc/1408439/task/1408671/stat : 1408671 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 2 987075 0 0 0 0 30126 99 20 0 3 0 309705497 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 34 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 3601.85 s
Current children cumulated vsize: 18049916 KiB
Current children cumulated memory: 17791104 KiB

[startup+3605 s]*
/proc/loadavg: 15.99 16.14 15.94 11/852 1409224
/proc/meminfo: memFree=607425748/1055320700 swapFree=33553148/33554428
[pid=1408439] ppid=1408436 vsize=138648 memory=2644 CPUtime=302.45 cores=32-35
/proc/1408439/stat : 1408439 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194304 248 987075 0 0 17 3 30126 99 20 0 3 0 309675137 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 0 0 0 17 32 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
/proc/1408439/statm: 34662 661 570 102 0 1206 0
[pid=1408670] ppid=1408439 vsize=17911268 memory=17788460 CPUtime=3299.6 cores=32-35
/proc/1408670/stat : 1408670 (pb_competition_) R 1408439 1408670 1408146 0 -1 4194304 282502861 0 0 0 308238 21722 0 0 20 0 4 0 309705497 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 0 0 0 17 33 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
/proc/1408670/statm: 4477817 4447115 1290 214 0 4468822 0
[pid=1408670/tid=1408674] ppid=1408439 vsize=17911268 memory=9231924 CPUtime=3.29 cores=32-35
/proc/1408670/task/1408674/stat : 1408674 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 316919 0 0 0 301 28 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 34 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408670/tid=1408675] ppid=1408439 vsize=17911268 memory=106824 CPUtime=3.31 cores=32-35
/proc/1408670/task/1408675/stat : 1408675 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 317240 0 0 0 303 28 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 32 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408670/tid=1408676] ppid=1408439 vsize=17911268 memory=172244 CPUtime=3.31 cores=32-35
/proc/1408670/task/1408676/stat : 1408676 (pb_competition_) S 1408439 1408670 1408146 0 -1 4194368 311211 0 0 0 304 27 0 0 20 0 4 0 309705540 18341138432 4446865 18446744073709551615 4210688 5084565 140727181689792 0 0 0 0 0 8404994 1 0 0 -1 35 0 0 0 0 0 5216520 5219292 33726464 140727181695080 140727181695314 140727181695314 140727181701050 0
[pid=1408439/tid=1408441] ppid=1408436 vsize=138648 memory=-7236820035720537446 CPUtime=302.25 cores=32-35
/proc/1408439/task/1408441/stat : 1408441 (pb-signal-forwa) S 1408436 1408439 1408146 0 -1 4194368 3 987075 0 0 0 0 30126 99 20 0 3 0 309675158 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 34 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
[pid=1408439/tid=1408671] ppid=1408436 vsize=138648 memory=-9114138384407756484 CPUtime=302.25 cores=32-35
/proc/1408439/task/1408671/stat : 1408671 (exact-printemps) S 1408436 1408439 1408146 0 -1 4194368 2 987075 0 0 0 0 30126 99 20 0 3 0 309705497 141975552 512 18446744073709551615 93924777413536 93924777826736 140737107603712 0 0 0 0 4096 8406082 1 0 0 -1 34 0 0 0 0 0 93924777851016 93924777853520 93924806172672 140737107609601 140737107609949 140737107609949 140737107615685 0
Current children cumulated CPU time: 3602.05 s
Current children cumulated vsize: 18049916 KiB
Current children cumulated memory: 17791104 KiB

Child ended because it received signal 9 (SIGKILL)

Real time (s): 3605.33
CPU time (s): 3602.4
CPU user time (s): 3383.84
CPU system time (s): 218.563
CPU usage (%): 99.9188
Max. virtual memory (cumulated for all children) (KiB): 19712524
Max. memory (cumulated for all children) (KiB): 19453440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3383.84
system time used= 218.563
maximum resident set size= 19449240
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 283491730
page faults= 0
swaps= 0
block input operations= 0
block output operations= 272
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3726
involuntary context switches= 4864


# summary of solver processes directly reported to runsolver:
#   pid: 1408439,1408670
#   total CPU time (s): 3602.4
#   total CPU user time (s): 3383.84
#   total CPU system time (s): 218.563

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4281 second user time and 49.5558 second system time

The end

Launcher Data

Begin job on nodeE004 at 2026-07-11 11:57:53
IDJOB=4800098
IDBENCH=155548
IDSOLVER=3607
FILE ID=nodeE004/4800098-1783763872
RUNJOBID= nodeE004-1783763872-1408164
SLURM_JOB_ID= 12743128
Free space on /tmp= 799940 MiB

SOLVER NAME= exact-printemps (1 core) 2026-05-18
BENCH NAME= PB24/normalized-PB11/DEC-LIN/lopes/normalized-174.opb
COMMAND LINE= DIR/exact-printemps --exact-path DIR/Exact --printemps-path DIR/pb_competition_2025_solver --save-dir TMPDIR -t TIMEOUT --seed RANDOMSEED -j 1 --use-fixed-literals BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4800098-1783763872/watcher-4800098-1783763872 -o /tmp/evaluation-result-4800098-1783763872/solver-4800098-1783763872 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4800098-1783763872/vars-4800098-1783763872 --bin-var /tmp/runsolver-exch-nodeE004-1783763872-1408164 --watchdog 3760  HOME/exact-printemps --exact-path HOME/Exact --printemps-path HOME/pb_competition_2025_solver --save-dir HOME -t 3600 --seed 915291596 -j 1 --use-fixed-literals HOME/instance-4800098-1783763872.opb

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

MD5SUM BENCH= 5618df1e63c3ad3b10b24ba90f334740
RANDOM SEED=915291596

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       1055320700 kB
MemFree:        625677372 kB
MemAvailable:   1044553024 kB
Buffers:            2100 kB
Cached:         422518424 kB
SwapCached:          256 kB
Active:         18408108 kB
Inactive:       405461200 kB
Active(anon):    1739860 kB
Inactive(anon):   547536 kB
Active(file):   16668248 kB
Inactive(file): 404913664 kB
Unevictable:        3072 kB
Mlocked:               0 kB
SwapTotal:      33554428 kB
SwapFree:       33553148 kB
Zswap:                 0 kB
Zswapped:              0 kB
Dirty:            913764 kB
Writeback:             0 kB
AnonPages:       1352856 kB
Mapped:           174548 kB
Shmem:            938344 kB
KReclaimable:    3504348 kB
Slab:            4142804 kB
SReclaimable:    3504348 kB
SUnreclaim:       638456 kB
KernelStack:       15584 kB
PageTables:         7840 kB
SecPageTables:     15432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    561214776 kB
Committed_AS:    3186060 kB
VmallocTotal:   13743895347199 kB
VmallocUsed:      479284 kB
VmallocChunk:          0 kB
Percpu:           134912 kB
HardwareCorrupted:     0 kB
AnonHugePages:    405504 kB
ShmemHugePages:        0 kB
ShmemPmdMapped:        0 kB
FileHugePages:         0 kB
FilePmdMapped:         0 kB
CmaTotal:              0 kB
CmaFree:               0 kB
Unaccepted:            0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
Hugetlb:               0 kB
DirectMap4k:      377284 kB
DirectMap2M:    20916224 kB
DirectMap1G:    1052770304 kB

Free space on /tmp at the end= 799720 MiB
End job on nodeE004 at 2026-07-11 12:57:59