Trace number 4806994
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:
-
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.
-
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.
-
CONVERSION SCRIPT DATA (Optionnal)
When a conversion script is used, this section shows the messages that were output by the conversion script.
-
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.
-
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
General information on the benchmark
| Name | PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_6-partite_inlv/ normalized-maxcut_opt_complete_6-partite_inlv_nvert_54.opb |
| MD5SUM | f4b5c90f240972797eec2d6f21aa3713 |
| Bench Category | OPT-LIN (optimization problem, linear constraints, no OPT/UNSAT certificate) |
| Best result obtained on this benchmark | OPT |
| Best value of the objective obtained on this benchmark | -729 |
| Best CPU time to get the best result obtained on this benchmark | 21.3849 |
| Has Objective Function | YES |
| Satisfiable | |
| (Un)Satisfiability was proved | |
| Best value of the objective function | |
| Optimality of the best value was proved | |
| Number of variables | 1431 |
| Total number of constraints | 99216 |
| Number of constraints which are clauses | 99216 |
| Number of constraints which are cardinality constraints (but not clauses) | 0 |
| Number of constraints which are nor clauses,nor cardinality constraints | 0 |
| Minimum length of a constraint | 3 |
| Maximum length of a constraint | 3 |
| Number of terms in the objective function | 1215 |
| Biggest coefficient in the objective function | 1 |
| Number of bits for the biggest coefficient in the objective function | 1 |
| Sum of the numbers in the objective function | 1215 |
| Number of bits of the sum of numbers in the objective function | 11 |
| Biggest number in a constraint | 2 |
| Number of bits of the biggest number in a constraint | 2 |
| Biggest sum of numbers in a constraint | 1215 |
| Number of bits of the biggest sum of numbers | 11 |
| Number of products (including duplicates) | 0 |
| Sum of products size (including duplicates) | 0 |
| Number of different products | 0 |
| Sum of products size | 0 |
Solver Data
0.00/0.01 c RoundingSat 2
0.00/0.01 c branch pb26-symm
0.00/0.01 c commit 801ab82
0.09/0.15 c
0.09/0.15 c make graph and approximate orbits
0.09/0.16 c [group: #orbits ~= 4] (10.1276ms)
0.09/0.16 c
0.09/0.16 c detect special group actions
0.09/0.16 c probe for Johnson action (limit=64)
0.09/0.18 c probe for row-column symmetry (limit=64, splits=16.7772M)
0.09/0.19 c probe for row symmetry (limit=64, splits=16.7772M)
0.09/0.20 c (38.7605ms)
0.09/0.20 c
0.09/0.20 c detect symmetries on remainder
0.09/0.20 c [graph: #vertices 104941 #edges 606312]
0.09/0.20 c dejavu (support_limit=48MB, budget_limit=64)
0.40/0.51 c [group: #symmetries 1.64403*10^36 #gens 14] (310.019ms)
0.40/0.51 c
0.40/0.51 c optimize generators (opt_passes=64, conjugate_limit=270)
0.40/0.51 c opt it=15, l=433, m=152, opt=16, avg=1319, b=208, gens=14
0.40/0.51 c opt it=31, l=806, m=267, opt=21, avg=1305, b=208, gens=14
0.40/0.51 c opt it=47, l=1176, m=385, opt=25, avg=1296, b=208, gens=14
0.40/0.51 c ran it=0, +gens=14
0.51/0.54 c con best_support=208, best_gens=3, +gens=269
0.51/0.54 c (31.7862ms)
0.51/0.54 c
0.51/0.54 c finalize break order and special generators
0.51/0.54 c
0.51/0.54 c add generic predicates (break_depth=10)
0.51/0.54 c added predicates for 297 generators (2.92252ms)
0.51/0.54 c
0.51/0.54 c generation finished
0.51/0.54 c [sbp: #constraints 8316 #add_vars 2673]
0.51/0.60 c #variables 1431 #constraints 107532
0.51/0.60 c objective is ce32
0.51/0.60 c initial watched CF 32, 64, 128, Arb: 0 , 0 , 0 , 0
0.51/0.60 c initial counting CF 32, 64, 128, Arb: 1 , 0 , 0 , 0
0.51/0.60 c bounds - >= -1215 @ 0.528183
3.08/3.16 c bounds 0 >= -1215 @ 3.07439
6.76/6.86 c bounds 0 >= -1214 @ 6.74952
6.76/6.86 c bounds 0 >= -1213 @ 6.7497
6.76/6.86 c bounds 0 >= -1212 @ 6.7498
6.76/6.86 c bounds 0 >= -1211 @ 6.74989
6.76/6.86 c bounds 0 >= -1210 @ 6.74998
6.76/6.86 c bounds 0 >= -1209 @ 6.75006
6.76/6.86 c bounds 0 >= -1208 @ 6.75013
6.76/6.86 c bounds 0 >= -1207 @ 6.75021
6.76/6.86 c bounds 0 >= -1206 @ 6.75028
6.76/6.86 c bounds 0 >= -1205 @ 6.75054
6.76/6.86 c bounds 0 >= -1204 @ 6.75064
6.76/6.86 c bounds 0 >= -1203 @ 6.75075
6.76/6.86 c bounds 0 >= -1202 @ 6.75084
6.76/6.86 c bounds 0 >= -1201 @ 6.75094
6.76/6.86 c bounds 0 >= -1200 @ 6.75103
6.76/6.86 c bounds 0 >= -1199 @ 6.75112
6.76/6.86 c bounds 0 >= -1198 @ 6.75119
6.76/6.86 c bounds 0 >= -1197 @ 6.75126
6.76/6.86 c bounds 0 >= -1196 @ 6.75149
6.76/6.86 c bounds 0 >= -1195 @ 6.75161
6.76/6.86 c bounds 0 >= -1194 @ 6.7517
6.76/6.86 c bounds 0 >= -1193 @ 6.75178
6.76/6.86 c bounds 0 >= -1192 @ 6.75187
6.76/6.86 c bounds 0 >= -1191 @ 6.7519
6.76/6.86 c bounds 0 >= -1190 @ 6.7519
6.76/6.86 c bounds 0 >= -1189 @ 6.7519
6.76/6.86 c bounds 0 >= -1188 @ 6.7519
6.76/6.86 c bounds 0 >= -1187 @ 6.7519
6.76/6.86 c bounds 0 >= -1186 @ 6.7519
6.76/6.86 c bounds 0 >= -1185 @ 6.7519
6.76/6.86 c bounds 0 >= -1184 @ 6.7519
6.76/6.86 c bounds 0 >= -1183 @ 6.75201
6.76/6.86 c bounds 0 >= -1182 @ 6.7521
6.76/6.86 c bounds 0 >= -1181 @ 6.75263
6.76/6.86 c bounds 0 >= -1180 @ 6.75274
6.76/6.86 c bounds 0 >= -1179 @ 6.75285
6.76/6.86 c bounds 0 >= -1178 @ 6.75294
6.76/6.86 c bounds 0 >= -1177 @ 6.75303
6.76/6.86 c bounds 0 >= -1176 @ 6.75311
6.76/6.86 c bounds 0 >= -1175 @ 6.7532
6.76/6.86 c bounds 0 >= -1174 @ 6.75329
6.76/6.86 c bounds 0 >= -1173 @ 6.75339
6.76/6.86 c bounds 0 >= -1172 @ 6.75348
6.76/6.86 c bounds 0 >= -1171 @ 6.75357
6.76/6.86 c bounds 0 >= -1170 @ 6.75373
6.76/6.86 c bounds 0 >= -1169 @ 6.75387
6.76/6.86 c bounds 0 >= -1168 @ 6.75401
6.76/6.86 c bounds 0 >= -1167 @ 6.7541
6.76/6.86 c bounds 0 >= -1166 @ 6.75421
6.76/6.86 c bounds 0 >= -1165 @ 6.75428
6.76/6.86 c bounds 0 >= -1164 @ 6.75436
6.76/6.86 c bounds 0 >= -1163 @ 6.75471
6.76/6.86 c bounds 0 >= -1162 @ 6.75484
6.76/6.86 c bounds 0 >= -1161 @ 6.75494
6.76/6.86 c bounds 0 >= -1160 @ 6.75502
6.76/6.86 c bounds 0 >= -1159 @ 6.75511
6.76/6.86 c bounds 0 >= -1158 @ 6.75526
6.76/6.86 c bounds 0 >= -1157 @ 6.75536
6.76/6.86 c bounds 0 >= -1156 @ 6.75545
6.76/6.86 c bounds 0 >= -1155 @ 6.75554
6.76/6.86 c bounds 0 >= -1154 @ 6.75563
6.76/6.86 c bounds 0 >= -1153 @ 6.7557
6.76/6.86 c bounds 0 >= -1152 @ 6.75578
6.76/6.86 c bounds 0 >= -1151 @ 6.75586
6.76/6.86 c bounds 0 >= -1150 @ 6.7561
6.76/6.86 c bounds 0 >= -1149 @ 6.75619
6.76/6.86 c bounds 0 >= -1148 @ 6.75627
6.76/6.86 c bounds 0 >= -1147 @ 6.75635
6.76/6.86 c bounds 0 >= -1146 @ 6.75643
6.76/6.86 c bounds 0 >= -1145 @ 6.75651
6.76/6.86 c bounds 0 >= -1144 @ 6.75659
6.76/6.86 c bounds 0 >= -1143 @ 6.75667
6.76/6.86 c bounds 0 >= -1142 @ 6.75681
6.76/6.86 c bounds 0 >= -1141 @ 6.7569
6.76/6.86 c bounds 0 >= -1140 @ 6.75698
6.76/6.86 c bounds 0 >= -1139 @ 6.75706
6.76/6.86 c bounds 0 >= -1138 @ 6.75714
6.76/6.86 c bounds 0 >= -1137 @ 6.75723
6.76/6.86 c bounds 0 >= -1136 @ 6.7573
6.76/6.86 c bounds 0 >= -1135 @ 6.75738
6.76/6.86 c bounds 0 >= -1134 @ 6.75749
6.76/6.86 c bounds 0 >= -1133 @ 6.75758
6.76/6.86 c bounds 0 >= -1132 @ 6.75766
6.76/6.86 c bounds 0 >= -1131 @ 6.75774
6.76/6.86 c bounds 0 >= -1130 @ 6.75783
6.76/6.86 c bounds 0 >= -1129 @ 6.75789
6.76/6.86 c bounds 0 >= -1128 @ 6.75789
6.76/6.86 c bounds 0 >= -1127 @ 6.75789
6.76/6.87 c bounds 0 >= -1126 @ 6.75789
6.76/6.87 c bounds 0 >= -1125 @ 6.75789
6.76/6.87 c bounds 0 >= -1124 @ 6.75789
6.76/6.87 c bounds 0 >= -1123 @ 6.75789
6.76/6.87 c bounds 0 >= -1122 @ 6.75789
6.76/6.87 c bounds 0 >= -1121 @ 6.75789
6.76/6.87 c bounds 0 >= -1120 @ 6.75789
6.76/6.87 c bounds 0 >= -1119 @ 6.75789
6.76/6.87 c bounds 0 >= -1118 @ 6.75789
6.76/6.87 c bounds 0 >= -1117 @ 6.75796
6.76/6.87 c bounds 0 >= -1116 @ 6.75804
6.76/6.87 c bounds 0 >= -1115 @ 6.75811
6.76/6.87 c bounds 0 >= -1114 @ 6.75818
6.76/6.87 c bounds 0 >= -1113 @ 6.75825
6.76/6.87 c bounds 0 >= -1112 @ 6.75863
6.76/6.87 c bounds 0 >= -1111 @ 6.75871
6.76/6.87 c bounds 0 >= -1110 @ 6.75896
6.76/6.87 c bounds 0 >= -1109 @ 6.75906
6.76/6.87 c bounds 0 >= -1108 @ 6.75915
6.76/6.87 c bounds 0 >= -1107 @ 6.75924
6.76/6.87 c bounds 0 >= -1106 @ 6.75933
6.76/6.87 c bounds 0 >= -1105 @ 6.75942
6.76/6.87 c bounds 0 >= -1104 @ 6.75951
6.76/6.87 c bounds 0 >= -1103 @ 6.75959
6.76/6.89 c bounds -729 >= -1103 @ 6.77615
6.76/6.89 c bounds -729 >= -1102 @ 6.77649
6.76/6.89 c bounds -729 >= -1101 @ 6.77666
6.76/6.89 c bounds -729 >= -1100 @ 6.77675
6.76/6.89 c bounds -729 >= -1099 @ 6.77683
6.76/6.89 c bounds -729 >= -1098 @ 6.77693
6.76/6.89 c bounds -729 >= -1097 @ 6.77702
6.76/6.89 c bounds -729 >= -1096 @ 6.77723
6.76/6.89 c bounds -729 >= -1095 @ 6.77731
6.76/6.89 c bounds -729 >= -1094 @ 6.7774
6.76/6.89 c bounds -729 >= -1093 @ 6.77748
6.76/6.89 c bounds -729 >= -1092 @ 6.77755
6.76/6.89 c bounds -729 >= -1091 @ 6.77763
6.76/6.89 c bounds -729 >= -1090 @ 6.77769
6.76/6.89 c bounds -729 >= -1089 @ 6.77777
6.76/6.89 c bounds -729 >= -1088 @ 6.77784
6.76/6.89 c bounds -729 >= -1087 @ 6.77792
6.76/6.89 c bounds -729 >= -1086 @ 6.77802
6.76/6.89 c bounds -729 >= -1085 @ 6.7781
6.76/6.89 c bounds -729 >= -1084 @ 6.77817
6.76/6.89 c bounds -729 >= -1083 @ 6.77831
6.76/6.89 c bounds -729 >= -1082 @ 6.77842
6.76/6.89 c bounds -729 >= -1081 @ 6.77849
6.76/6.89 c bounds -729 >= -1080 @ 6.77856
6.76/6.89 c bounds -729 >= -1079 @ 6.77865
6.76/6.89 c bounds -729 >= -1078 @ 6.77874
6.76/6.89 c bounds -729 >= -1077 @ 6.77881
6.76/6.89 c bounds -729 >= -1076 @ 6.77888
6.76/6.89 c bounds -729 >= -1075 @ 6.77895
6.76/6.89 c bounds -729 >= -1074 @ 6.77901
6.76/6.89 c bounds -729 >= -1073 @ 6.77908
6.76/6.89 c bounds -729 >= -1072 @ 6.77919
6.76/6.89 c bounds -729 >= -1071 @ 6.77927
6.76/6.89 c bounds -729 >= -1070 @ 6.77934
6.76/6.89 c bounds -729 >= -1069 @ 6.77941
6.76/6.89 c bounds -729 >= -1068 @ 6.77951
6.76/6.89 c bounds -729 >= -1067 @ 6.77958
6.76/6.89 c bounds -729 >= -1066 @ 6.77965
6.76/6.89 c bounds -729 >= -1065 @ 6.77975
6.76/6.89 c bounds -729 >= -1064 @ 6.77982
6.76/6.89 c bounds -729 >= -1063 @ 6.77989
6.76/6.89 c bounds -729 >= -1062 @ 6.77996
6.76/6.89 c bounds -729 >= -1061 @ 6.78003
6.76/6.89 c bounds -729 >= -1060 @ 6.7801
6.76/6.89 c bounds -729 >= -1059 @ 6.78017
6.76/6.89 c bounds -729 >= -1058 @ 6.78024
6.76/6.89 c bounds -729 >= -1057 @ 6.78031
6.76/6.89 c bounds -729 >= -1056 @ 6.78037
6.76/6.89 c bounds -729 >= -1055 @ 6.78047
6.76/6.89 c bounds -729 >= -1054 @ 6.78055
6.76/6.89 c bounds -729 >= -1053 @ 6.78065
6.76/6.89 c bounds -729 >= -1052 @ 6.78074
6.76/6.89 c bounds -729 >= -1051 @ 6.78082
6.76/6.89 c bounds -729 >= -1050 @ 6.78089
6.76/6.89 c bounds -729 >= -1049 @ 6.78096
6.76/6.89 c bounds -729 >= -1048 @ 6.78103
6.76/6.89 c bounds -729 >= -1047 @ 6.78109
6.76/6.89 c bounds -729 >= -1046 @ 6.78116
6.76/6.89 c bounds -729 >= -1045 @ 6.78122
6.76/6.89 c bounds -729 >= -1044 @ 6.78129
6.76/6.89 c bounds -729 >= -1043 @ 6.78137
6.76/6.89 c bounds -729 >= -1042 @ 6.78143
6.76/6.89 c bounds -729 >= -1041 @ 6.7815
6.76/6.89 c bounds -729 >= -1040 @ 6.78156
6.76/6.89 c bounds -729 >= -1039 @ 6.78164
6.76/6.89 c bounds -729 >= -1038 @ 6.78172
6.76/6.89 c bounds -729 >= -1037 @ 6.78179
6.76/6.89 c bounds -729 >= -1036 @ 6.78186
6.76/6.89 c bounds -729 >= -1035 @ 6.78193
6.76/6.89 c bounds -729 >= -1034 @ 6.782
6.76/6.89 c bounds -729 >= -1033 @ 6.78207
6.76/6.89 c bounds -729 >= -1032 @ 6.78213
6.76/6.89 c bounds -729 >= -1031 @ 6.78219
6.76/6.89 c bounds -729 >= -1030 @ 6.78227
6.76/6.89 c bounds -729 >= -1029 @ 6.78233
6.76/6.89 c bounds -729 >= -1028 @ 6.7824
6.76/6.89 c bounds -729 >= -1027 @ 6.78247
6.76/6.89 c bounds -729 >= -1026 @ 6.78254
6.76/6.89 c bounds -729 >= -1025 @ 6.7826
6.76/6.89 c bounds -729 >= -1024 @ 6.78266
6.76/6.89 c bounds -729 >= -1023 @ 6.78278
6.76/6.89 c bounds -729 >= -1022 @ 6.78286
6.76/6.89 c bounds -729 >= -1021 @ 6.78294
6.76/6.89 c bounds -729 >= -1020 @ 6.78301
6.76/6.89 c bounds -729 >= -1019 @ 6.78307
6.76/6.89 c bounds -729 >= -1018 @ 6.78314
6.76/6.89 c bounds -729 >= -1017 @ 6.78321
6.76/6.89 c bounds -729 >= -1016 @ 6.78327
6.76/6.89 c bounds -729 >= -1015 @ 6.78343
6.76/6.89 c bounds -729 >= -1014 @ 6.78351
6.76/6.89 c bounds -729 >= -1013 @ 6.78357
6.76/6.89 c bounds -729 >= -1012 @ 6.78372
6.76/6.89 c bounds -729 >= -1011 @ 6.78382
6.76/6.89 c bounds -729 >= -1010 @ 6.7839
6.76/6.89 c bounds -729 >= -1009 @ 6.78397
6.76/6.89 c bounds -729 >= -1008 @ 6.78404
6.76/6.89 c bounds -729 >= -1007 @ 6.78411
6.76/6.89 c bounds -729 >= -1006 @ 6.78417
6.76/6.89 c bounds -729 >= -1005 @ 6.78425
6.76/6.89 c bounds -729 >= -1004 @ 6.78435
6.76/6.89 c bounds -729 >= -1003 @ 6.78442
6.76/6.89 c bounds -729 >= -1002 @ 6.78452
6.76/6.89 c bounds -729 >= -1001 @ 6.78465
6.76/6.89 c bounds -729 >= -1000 @ 6.78472
6.76/6.89 c bounds -729 >= -999 @ 6.78479
6.76/6.89 c bounds -729 >= -998 @ 6.78487
6.76/6.89 c bounds -729 >= -997 @ 6.78493
6.76/6.89 c bounds -729 >= -996 @ 6.785
6.76/6.89 c bounds -729 >= -995 @ 6.78506
6.76/6.90 c bounds -729 >= -994 @ 6.78517
6.76/6.90 c bounds -729 >= -993 @ 6.7853
6.76/6.90 c bounds -729 >= -992 @ 6.78537
6.86/6.90 c bounds -729 >= -991 @ 6.78545
6.86/6.90 c bounds -729 >= -990 @ 6.78552
6.86/6.90 c bounds -729 >= -989 @ 6.7856
6.86/6.90 c bounds -729 >= -988 @ 6.78569
6.86/6.90 c bounds -729 >= -987 @ 6.78576
6.86/6.90 c bounds -729 >= -986 @ 6.78583
6.86/6.90 c bounds -729 >= -985 @ 6.78589
6.86/6.90 c bounds -729 >= -984 @ 6.78594
6.86/6.90 c bounds -729 >= -983 @ 6.78602
6.86/6.90 c bounds -729 >= -982 @ 6.78612
6.86/6.90 c bounds -729 >= -981 @ 6.7862
6.86/6.90 c bounds -729 >= -980 @ 6.78627
6.86/6.90 c bounds -729 >= -979 @ 6.78634
6.86/6.90 c bounds -729 >= -978 @ 6.78641
6.86/6.90 c bounds -729 >= -977 @ 6.78648
6.86/6.90 c bounds -729 >= -976 @ 6.78654
6.86/6.90 c bounds -729 >= -975 @ 6.7866
6.86/6.90 c bounds -729 >= -974 @ 6.78666
6.86/6.90 c bounds -729 >= -973 @ 6.78673
6.86/6.90 c bounds -729 >= -972 @ 6.78687
6.86/6.90 c bounds -729 >= -971 @ 6.78696
6.86/6.90 c bounds -729 >= -970 @ 6.78705
6.86/6.90 c bounds -729 >= -969 @ 6.78712
6.86/6.90 c bounds -729 >= -968 @ 6.78719
6.86/6.90 c bounds -729 >= -967 @ 6.78726
6.86/6.90 c bounds -729 >= -966 @ 6.78732
6.86/6.90 c bounds -729 >= -965 @ 6.78739
6.86/6.90 c bounds -729 >= -964 @ 6.78745
6.86/6.90 c bounds -729 >= -963 @ 6.78751
6.86/6.90 c bounds -729 >= -962 @ 6.78757
6.86/6.90 c bounds -729 >= -961 @ 6.78765
6.86/6.90 c bounds -729 >= -960 @ 6.78773
6.86/6.90 c bounds -729 >= -959 @ 6.7878
6.86/6.90 c bounds -729 >= -958 @ 6.78787
6.86/6.90 c bounds -729 >= -957 @ 6.78793
7.46/7.54 c #Conflicts: 1000 | #Constraints: 109371
8.26/8.31 c #Conflicts: 2000 | #Constraints: 110371
8.26/8.32 c DATABASE CLEANUP
8.26/8.32 c GARBAGE COLLECT
8.26/8.32 c bounds -729 >= -956 @ 8.20303
8.26/8.32 c bounds -729 >= -955 @ 8.20311
8.26/8.32 c bounds -729 >= -954 @ 8.20322
8.26/8.32 c bounds -729 >= -953 @ 8.20328
8.26/8.32 c bounds -729 >= -952 @ 8.20341
8.26/8.32 c bounds -729 >= -951 @ 8.20349
8.26/8.32 c bounds -729 >= -950 @ 8.20357
8.26/8.32 c bounds -729 >= -949 @ 8.20363
8.26/8.32 c bounds -729 >= -948 @ 8.20369
8.26/8.32 c bounds -729 >= -947 @ 8.20375
8.26/8.32 c bounds -729 >= -946 @ 8.20381
8.26/8.32 c bounds -729 >= -945 @ 8.2039
8.26/8.32 c bounds -729 >= -944 @ 8.20397
8.26/8.32 c bounds -729 >= -943 @ 8.20412
8.26/8.32 c bounds -729 >= -942 @ 8.20436
8.26/8.32 c bounds -729 >= -941 @ 8.20453
8.26/8.32 c bounds -729 >= -940 @ 8.2046
8.26/8.32 c bounds -729 >= -939 @ 8.20467
8.26/8.32 c bounds -729 >= -938 @ 8.20475
8.26/8.32 c bounds -729 >= -937 @ 8.20488
8.26/8.32 c bounds -729 >= -936 @ 8.20496
8.26/8.32 c bounds -729 >= -935 @ 8.20504
8.26/8.32 c bounds -729 >= -934 @ 8.2051
8.26/8.32 c bounds -729 >= -933 @ 8.20517
8.26/8.32 c bounds -729 >= -932 @ 8.2053
8.26/8.32 c bounds -729 >= -931 @ 8.20536
8.26/8.32 c bounds -729 >= -930 @ 8.20542
8.26/8.32 c bounds -729 >= -929 @ 8.20547
8.26/8.32 c bounds -729 >= -928 @ 8.20576
8.26/8.32 c bounds -729 >= -927 @ 8.20584
8.26/8.32 c bounds -729 >= -926 @ 8.20592
8.26/8.32 c bounds -729 >= -925 @ 8.20598
8.26/8.32 c bounds -729 >= -924 @ 8.20611
8.26/8.32 c bounds -729 >= -923 @ 8.20618
8.26/8.32 c bounds -729 >= -922 @ 8.20624
8.26/8.32 c bounds -729 >= -921 @ 8.2063
8.26/8.32 c bounds -729 >= -920 @ 8.20636
8.26/8.32 c bounds -729 >= -919 @ 8.20644
8.26/8.32 c bounds -729 >= -918 @ 8.20653
8.26/8.32 c bounds -729 >= -917 @ 8.20659
8.26/8.32 c bounds -729 >= -916 @ 8.20665
8.26/8.32 c bounds -729 >= -915 @ 8.20672
8.26/8.32 c bounds -729 >= -914 @ 8.20678
8.26/8.32 c bounds -729 >= -913 @ 8.20683
8.26/8.32 c bounds -729 >= -912 @ 8.2069
8.26/8.32 c bounds -729 >= -911 @ 8.20695
8.26/8.32 c bounds -729 >= -910 @ 8.20707
8.26/8.32 c bounds -729 >= -909 @ 8.20716
8.26/8.32 c bounds -729 >= -908 @ 8.20723
8.26/8.32 c bounds -729 >= -907 @ 8.20729
8.26/8.32 c bounds -729 >= -906 @ 8.20738
8.26/8.32 c bounds -729 >= -905 @ 8.20743
8.26/8.32 c bounds -729 >= -904 @ 8.20749
8.26/8.32 c bounds -729 >= -903 @ 8.20754
8.26/8.32 c bounds -729 >= -902 @ 8.20762
8.26/8.32 c bounds -729 >= -901 @ 8.2077
8.26/8.32 c bounds -729 >= -900 @ 8.20776
8.26/8.32 c bounds -729 >= -899 @ 8.20781
8.26/8.32 c bounds -729 >= -898 @ 8.20787
8.26/8.32 c bounds -729 >= -897 @ 8.20793
8.26/8.32 c bounds -729 >= -896 @ 8.20798
8.26/8.32 c bounds -729 >= -895 @ 8.20806
8.26/8.32 c bounds -729 >= -894 @ 8.20821
8.26/8.32 c bounds -729 >= -893 @ 8.20828
8.26/8.32 c bounds -729 >= -892 @ 8.20833
8.26/8.32 c bounds -729 >= -891 @ 8.20843
8.26/8.32 c bounds -729 >= -890 @ 8.20849
8.26/8.32 c bounds -729 >= -889 @ 8.2094
8.26/8.32 c bounds -729 >= -888 @ 8.20955
8.26/8.32 c bounds -729 >= -887 @ 8.20961
8.26/8.32 c bounds -729 >= -886 @ 8.20967
8.26/8.32 c bounds -729 >= -885 @ 8.20982
8.26/8.32 c bounds -729 >= -884 @ 8.2099
8.26/8.32 c bounds -729 >= -883 @ 8.21026
8.26/8.32 c bounds -729 >= -882 @ 8.21033
8.26/8.32 c bounds -729 >= -881 @ 8.21043
8.26/8.32 c bounds -729 >= -880 @ 8.21052
8.26/8.32 c bounds -729 >= -879 @ 8.2106
8.26/8.32 c bounds -729 >= -878 @ 8.21061
8.26/8.32 c bounds -729 >= -877 @ 8.21061
8.26/8.32 c bounds -729 >= -876 @ 8.21061
8.26/8.33 c bounds -729 >= -875 @ 8.21061
8.26/8.33 c bounds -729 >= -874 @ 8.21061
8.26/8.33 c bounds -729 >= -873 @ 8.21061
8.26/8.33 c bounds -729 >= -872 @ 8.21061
8.26/8.33 c bounds -729 >= -871 @ 8.21061
8.26/8.33 c bounds -729 >= -870 @ 8.21061
8.26/8.33 c bounds -729 >= -869 @ 8.21061
8.26/8.33 c bounds -729 >= -868 @ 8.21061
8.26/8.33 c bounds -729 >= -867 @ 8.21061
8.26/8.33 c bounds -729 >= -866 @ 8.21064
8.26/8.33 c bounds -729 >= -865 @ 8.21071
8.26/8.33 c bounds -729 >= -864 @ 8.21077
8.26/8.33 c bounds -729 >= -863 @ 8.21088
8.26/8.33 c bounds -729 >= -862 @ 8.21095
8.26/8.33 c bounds -729 >= -861 @ 8.211
8.26/8.33 c bounds -729 >= -860 @ 8.21105
8.26/8.33 c bounds -729 >= -859 @ 8.21111
8.26/8.33 c bounds -729 >= -858 @ 8.21116
8.26/8.33 c bounds -729 >= -857 @ 8.21123
8.26/8.33 c bounds -729 >= -856 @ 8.2113
8.26/8.33 c bounds -729 >= -855 @ 8.21136
8.26/8.33 c bounds -729 >= -854 @ 8.21143
8.26/8.33 c bounds -729 >= -853 @ 8.21156
8.26/8.33 c bounds -729 >= -852 @ 8.21163
8.26/8.33 c bounds -729 >= -851 @ 8.21178
8.26/8.33 c bounds -729 >= -850 @ 8.212
8.26/8.33 c bounds -729 >= -849 @ 8.21209
8.26/8.33 c bounds -729 >= -848 @ 8.21216
8.26/8.33 c bounds -729 >= -847 @ 8.21231
8.26/8.33 c bounds -729 >= -846 @ 8.21252
8.26/8.33 c bounds -729 >= -845 @ 8.21261
8.26/8.33 c bounds -729 >= -844 @ 8.21261
23.30/23.43 c bounds -729 >= -843 @ 23.2547
23.30/23.44 c bounds -729 >= -842 @ 23.2555
23.30/23.44 c bounds -729 >= -841 @ 23.2564
23.30/23.44 c bounds -729 >= -840 @ 23.2565
23.30/23.44 c bounds -729 >= -839 @ 23.2572
23.30/23.44 c bounds -729 >= -838 @ 23.2589
23.30/23.44 c bounds -729 >= -837 @ 23.2601
23.30/23.44 c bounds -729 >= -836 @ 23.2615
23.30/23.44 c bounds -729 >= -835 @ 23.2628
23.30/23.45 c bounds -729 >= -834 @ 23.2643
23.30/23.45 c bounds -729 >= -833 @ 23.2664
23.30/23.45 c bounds -729 >= -832 @ 23.2675
23.30/23.45 c bounds -729 >= -831 @ 23.2699
23.30/23.45 c bounds -729 >= -830 @ 23.2724
23.30/23.46 c bounds -729 >= -829 @ 23.2742
23.30/23.46 c bounds -729 >= -828 @ 23.2773
23.30/23.46 c bounds -729 >= -827 @ 23.2795
23.30/23.47 c bounds -729 >= -826 @ 23.2829
23.30/23.47 c bounds -729 >= -825 @ 23.2868
23.30/23.48 c bounds -729 >= -824 @ 23.2911
23.30/23.48 c bounds -729 >= -823 @ 23.296
23.30/23.49 c bounds -729 >= -822 @ 23.3045
23.30/23.50 c bounds -729 >= -821 @ 23.3108
23.41/23.50 c bounds -729 >= -820 @ 23.3201
23.41/23.52 c bounds -729 >= -819 @ 23.3337
23.41/23.54 c bounds -729 >= -818 @ 23.3492
23.41/23.56 c bounds -729 >= -817 @ 23.3756
23.41/23.59 c #Conflicts: 3000 | #Constraints: 112110
23.50/23.60 c bounds -729 >= -816 @ 23.41
23.50/23.68 c bounds -729 >= -815 @ 23.4903
23.70/23.81 c bounds -729 >= -814 @ 23.62
23.70/23.81 c #Conflicts: 4000 | #Constraints: 113284
24.30/24.48 c DATABASE CLEANUP
24.30/24.48 c GARBAGE COLLECT
24.30/24.48 c #Conflicts: 5000 | #Constraints: 112075
25.10/25.25 c #Conflicts: 6000 | #Constraints: 113075
60.29/60.56 c DATABASE CLEANUP
60.29/60.56 c GARBAGE COLLECT
60.29/60.56 c #Conflicts: 7000 | #Constraints: 111827
60.39/60.64 c bounds -729 >= -813 @ 60.2986
60.49/60.78 c #Conflicts: 8000 | #Constraints: 112935
60.69/60.90 c bounds -729 >= -812 @ 60.5484
60.69/60.97 c #Conflicts: 9000 | #Constraints: 114004
60.90/61.17 c DATABASE CLEANUP
60.90/61.17 c #Conflicts: 10000 | #Constraints: 112492
84.02/84.38 c bounds -729 >= -811 @ 83.9406
84.12/84.44 c #Conflicts: 11000 | #Constraints: 113576
84.92/85.25 c #Conflicts: 12000 | #Constraints: 114576
85.72/86.04 c UNIT CLEANUP
85.72/86.04 c DATABASE CLEANUP
85.72/86.04 c GARBAGE COLLECT
85.72/86.04 c #Conflicts: 13000 | #Constraints: 112801
86.51/86.81 c #Conflicts: 14000 | #Constraints: 113801
87.22/87.58 c #Conflicts: 15000 | #Constraints: 114801
87.41/87.79 c UNIT CLEANUP
87.41/87.79 c DATABASE CLEANUP
87.41/87.79 c GARBAGE COLLECT
87.41/87.79 c #Conflicts: 16000 | #Constraints: 112883
87.51/87.89 c bounds -729 >= -810 @ 87.4268
87.61/87.98 c #Conflicts: 17000 | #Constraints: 113961
87.82/88.15 c #Conflicts: 18000 | #Constraints: 114961
87.82/88.16 c bounds -729 >= -809 @ 87.692
88.01/88.34 c DATABASE CLEANUP
88.01/88.34 c #Conflicts: 19000 | #Constraints: 112888
88.20/88.50 c #Conflicts: 20000 | #Constraints: 113888
88.20/88.56 c bounds -729 >= -808 @ 88.0964
88.61/88.99 c #Conflicts: 21000 | #Constraints: 114969
162.86/163.44 c DATABASE CLEANUP
162.86/163.44 c GARBAGE COLLECT
162.86/163.44 c #Conflicts: 22000 | #Constraints: 112771
182.30/182.97 c #Conflicts: 23000 | #Constraints: 113772
182.30/182.99 c bounds -729 >= -807 @ 182.133
182.89/183.56 c #Conflicts: 24000 | #Constraints: 114835
183.60/184.29 c #Conflicts: 25000 | #Constraints: 115835
183.89/184.57 c DATABASE CLEANUP
183.89/184.57 c GARBAGE COLLECT
183.89/184.57 c #Conflicts: 26000 | #Constraints: 113435
184.09/184.70 c bounds -729 >= -806 @ 183.828
184.09/184.76 c #Conflicts: 27000 | #Constraints: 114489
184.29/184.95 c #Conflicts: 28000 | #Constraints: 115489
184.29/185.00 c bounds -729 >= -805 @ 184.127
184.88/185.58 c #Conflicts: 29000 | #Constraints: 116531
185.18/185.80 c DATABASE CLEANUP
185.18/185.80 c GARBAGE COLLECT
185.18/185.80 c #Conflicts: 30000 | #Constraints: 113887
185.29/185.97 c bounds -729 >= -804 @ 185.086
185.40/186.02 c #Conflicts: 31000 | #Constraints: 114962
186.18/186.84 c #Conflicts: 32000 | #Constraints: 115962
187.39/188.05 c #Conflicts: 33000 | #Constraints: 116964
192.66/193.35 c #Conflicts: 34000 | #Constraints: 117965
193.47/194.14 c #Conflicts: 35000 | #Constraints: 118965
194.25/194.98 c #Conflicts: 36000 | #Constraints: 119965
198.64/199.33 c #Conflicts: 37000 | #Constraints: 120966
201.35/202.07 c #Conflicts: 38000 | #Constraints: 121967
202.34/203.05 c #Conflicts: 39000 | #Constraints: 122967
205.02/205.72 c #Conflicts: 40000 | #Constraints: 123968
208.21/208.97 c #Conflicts: 41000 | #Constraints: 124970
211.00/211.71 c #Conflicts: 42000 | #Constraints: 125971
211.79/212.59 c DATABASE CLEANUP
211.79/212.59 c GARBAGE COLLECT
211.79/212.59 c #Conflicts: 43000 | #Constraints: 118202
226.26/227.02 c #Conflicts: 44000 | #Constraints: 119203
226.44/227.21 c bounds -729 >= -803 @ 226.142
226.54/227.31 c #Conflicts: 45000 | #Constraints: 120263
226.75/227.58 c #Conflicts: 46000 | #Constraints: 121263
226.85/227.66 c bounds -729 >= -802 @ 226.59
227.04/227.86 c #Conflicts: 47000 | #Constraints: 122296
227.26/228.08 c bounds -729 >= -801 @ 227.005
227.36/228.13 c #Conflicts: 48000 | #Constraints: 123347
227.54/228.38 c DATABASE CLEANUP
227.54/228.38 c GARBAGE COLLECT
227.54/228.38 c #Conflicts: 49000 | #Constraints: 117293
227.64/228.48 c bounds -729 >= -800 @ 227.397
353.02/354.20 c #Conflicts: 50000 | #Constraints: 118347
353.22/354.42 c bounds -729 >= -799 @ 352.816
353.22/354.45 c #Conflicts: 51000 | #Constraints: 119383
353.52/354.72 c #Conflicts: 52000 | #Constraints: 120383
353.62/354.86 c bounds -729 >= -798 @ 353.255
353.72/354.99 c #Conflicts: 53000 | #Constraints: 121413
639.61/641.74 c DATABASE CLEANUP
639.61/641.74 c GARBAGE COLLECT
639.61/641.74 c #Conflicts: 54000 | #Constraints: 116204
639.81/641.99 c #Conflicts: 55000 | #Constraints: 117204
640.02/642.18 c bounds -729 >= -797 @ 639.46
640.11/642.23 c #Conflicts: 56000 | #Constraints: 118255
640.31/642.48 c #Conflicts: 57000 | #Constraints: 119255
640.61/642.72 c #Conflicts: 58000 | #Constraints: 120255
640.70/642.85 c bounds -729 >= -796 @ 640.121
640.80/642.99 c UNIT CLEANUP
640.80/642.99 c DATABASE CLEANUP
640.80/642.99 c GARBAGE COLLECT
640.80/642.99 c #Conflicts: 59000 | #Constraints: 115191
641.11/643.22 c #Conflicts: 60000 | #Constraints: 116191
641.31/643.47 c #Conflicts: 61000 | #Constraints: 117191
641.31/643.49 c bounds -729 >= -795 @ 640.757
641.61/643.71 c #Conflicts: 62000 | #Constraints: 118272
641.81/643.95 c #Conflicts: 63000 | #Constraints: 119272
642.10/644.20 c #Conflicts: 64000 | #Constraints: 120272
642.20/644.32 c bounds -729 >= -794 @ 641.58
642.30/644.44 c #Conflicts: 65000 | #Constraints: 121326
642.60/644.71 c #Conflicts: 66000 | #Constraints: 122326
642.80/645.00 c #Conflicts: 67000 | #Constraints: 123326
643.10/645.20 c bounds -729 >= -793 @ 642.458
643.10/645.29 c #Conflicts: 68000 | #Constraints: 124362
643.39/645.59 c #Conflicts: 69000 | #Constraints: 125362
643.70/645.87 c #Conflicts: 70000 | #Constraints: 126362
644.01/646.18 c #Conflicts: 71000 | #Constraints: 127362
644.10/646.25 c bounds -729 >= -792 @ 643.501
644.59/646.75 c #Conflicts: 72000 | #Constraints: 128386
645.39/647.58 c #Conflicts: 73000 | #Constraints: 129386
646.29/648.45 c #Conflicts: 74000 | #Constraints: 130386
647.18/649.35 c #Conflicts: 75000 | #Constraints: 131386
648.08/650.22 c #Conflicts: 76000 | #Constraints: 132386
648.99/651.16 c #Conflicts: 77000 | #Constraints: 133386
649.99/652.15 c #Conflicts: 78000 | #Constraints: 134386
650.28/652.47 c DATABASE CLEANUP
650.28/652.47 c GARBAGE COLLECT
650.28/652.47 c #Conflicts: 79000 | #Constraints: 123024
650.57/652.76 c #Conflicts: 80000 | #Constraints: 124024
650.77/652.91 c bounds -729 >= -791 @ 650.118
650.89/653.07 c #Conflicts: 81000 | #Constraints: 125072
651.17/653.36 c #Conflicts: 82000 | #Constraints: 126072
651.47/653.62 c bounds -729 >= -790 @ 650.827
651.47/653.68 c #Conflicts: 83000 | #Constraints: 127111
651.78/653.99 c #Conflicts: 84000 | #Constraints: 128111
652.17/654.30 c DATABASE CLEANUP
652.17/654.30 c GARBAGE COLLECT
652.17/654.30 c #Conflicts: 85000 | #Constraints: 119408
652.17/654.39 c bounds -729 >= -789 @ 651.591
652.37/654.55 c #Conflicts: 86000 | #Constraints: 120444
652.67/654.82 c #Conflicts: 87000 | #Constraints: 121444
652.88/655.10 c #Conflicts: 88000 | #Constraints: 122444
653.07/655.24 c bounds -729 >= -788 @ 652.436
653.36/655.55 c #Conflicts: 89000 | #Constraints: 123513
654.17/656.39 c #Conflicts: 90000 | #Constraints: 124513
655.06/657.23 c #Conflicts: 91000 | #Constraints: 125513
655.76/657.94 c DATABASE CLEANUP
655.76/657.94 c GARBAGE COLLECT
655.76/657.94 c #Conflicts: 92000 | #Constraints: 118220
656.06/658.23 c #Conflicts: 93000 | #Constraints: 119220
656.36/658.50 c #Conflicts: 94000 | #Constraints: 120220
656.56/658.79 c #Conflicts: 95000 | #Constraints: 121220
656.87/659.05 c #Conflicts: 96000 | #Constraints: 122220
657.15/659.35 c #Conflicts: 97000 | #Constraints: 123220
657.45/659.63 c bounds -729 >= -787 @ 656.803
657.45/659.66 c #Conflicts: 98000 | #Constraints: 124292
658.35/660.55 c #Conflicts: 99000 | #Constraints: 125292
659.24/661.44 c #Conflicts: 100000 | #Constraints: 126292
660.14/662.33 c #Conflicts: 101000 | #Constraints: 127292
660.95/663.13 c #Conflicts: 102000 | #Constraints: 128292
661.85/664.05 c #Conflicts: 103000 | #Constraints: 129292
662.85/665.05 c #Conflicts: 104000 | #Constraints: 130292
663.73/666.01 c #Conflicts: 105000 | #Constraints: 131292
664.84/667.04 c #Conflicts: 106000 | #Constraints: 132292
665.83/668.01 c #Conflicts: 107000 | #Constraints: 133292
666.83/669.02 c #Conflicts: 108000 | #Constraints: 134292
667.93/670.14 c #Conflicts: 109000 | #Constraints: 135292
668.83/671.08 c #Conflicts: 110000 | #Constraints: 136292
669.83/672.05 c #Conflicts: 111000 | #Constraints: 137292
670.92/673.12 c #Conflicts: 112000 | #Constraints: 138292
672.00/674.29 c #Conflicts: 113000 | #Constraints: 139292
679.79/682.05 c #Conflicts: 114000 | #Constraints: 140294
680.79/683.02 c #Conflicts: 115000 | #Constraints: 141294
681.38/683.66 c DATABASE CLEANUP
681.38/683.66 c GARBAGE COLLECT
681.38/683.66 c #Conflicts: 116000 | #Constraints: 126433
681.79/684.03 c #Conflicts: 117000 | #Constraints: 127433
682.17/684.41 c #Conflicts: 118000 | #Constraints: 128433
682.47/684.78 c #Conflicts: 119000 | #Constraints: 129433
704.10/706.40 c #Conflicts: 120000 | #Constraints: 130434
704.10/706.45 c bounds -729 >= -786 @ 703.405
704.40/706.75 c #Conflicts: 121000 | #Constraints: 131494
704.82/707.13 c #Conflicts: 122000 | #Constraints: 132494
705.20/707.53 c #Conflicts: 123000 | #Constraints: 133494
705.60/707.92 c DATABASE CLEANUP
705.60/707.92 c GARBAGE COLLECT
705.60/707.92 c #Conflicts: 124000 | #Constraints: 122348
705.81/708.18 c bounds -729 >= -785 @ 705.128
705.90/708.25 c #Conflicts: 125000 | #Constraints: 123399
706.20/708.56 c #Conflicts: 126000 | #Constraints: 124399
706.59/708.92 c #Conflicts: 127000 | #Constraints: 125399
706.89/709.24 c #Conflicts: 128000 | #Constraints: 126399
799.20/801.86 c #Conflicts: 129000 | #Constraints: 127400
799.41/802.08 c bounds -729 >= -784 @ 798.646
799.51/802.18 c #Conflicts: 130000 | #Constraints: 128469
799.89/802.57 c #Conflicts: 131000 | #Constraints: 129469
800.29/802.96 c #Conflicts: 132000 | #Constraints: 130469
800.59/803.27 c UNIT CLEANUP
800.59/803.27 c DATABASE CLEANUP
800.59/803.27 c GARBAGE COLLECT
800.59/803.27 c #Conflicts: 133000 | #Constraints: 121046
800.89/803.56 c #Conflicts: 134000 | #Constraints: 122046
801.28/803.94 c #Conflicts: 135000 | #Constraints: 123046
801.49/804.19 c bounds -729 >= -783 @ 800.727
801.58/804.28 c #Conflicts: 136000 | #Constraints: 124130
801.99/804.61 c #Conflicts: 137000 | #Constraints: 125130
802.29/804.90 c #Conflicts: 138000 | #Constraints: 126130
802.58/805.21 c #Conflicts: 139000 | #Constraints: 127130
802.88/805.53 c #Conflicts: 140000 | #Constraints: 128130
802.98/805.64 c bounds -729 >= -782 @ 802.171
803.18/805.87 c #Conflicts: 141000 | #Constraints: 129178
803.58/806.23 c #Conflicts: 142000 | #Constraints: 130178
803.87/806.57 c #Conflicts: 143000 | #Constraints: 131178
804.28/806.92 c #Conflicts: 144000 | #Constraints: 132178
804.39/807.04 c bounds -729 >= -781 @ 803.555
804.88/807.56 c #Conflicts: 145000 | #Constraints: 133211
805.67/808.39 c #Conflicts: 146000 | #Constraints: 134211
806.57/809.23 c #Conflicts: 147000 | #Constraints: 135211
807.48/810.14 c #Conflicts: 148000 | #Constraints: 136211
808.38/811.10 c #Conflicts: 149000 | #Constraints: 137211
809.48/812.17 c #Conflicts: 150000 | #Constraints: 138211
810.47/813.12 c #Conflicts: 151000 | #Constraints: 139211
811.47/814.12 c #Conflicts: 152000 | #Constraints: 140211
812.47/815.15 c #Conflicts: 153000 | #Constraints: 141211
813.36/816.09 c #Conflicts: 154000 | #Constraints: 142211
814.24/817.00 c #Conflicts: 155000 | #Constraints: 143211
815.24/818.00 c #Conflicts: 156000 | #Constraints: 144211
816.46/819.16 c #Conflicts: 157000 | #Constraints: 145211
817.64/820.35 c #Conflicts: 158000 | #Constraints: 146211
818.64/821.37 c #Conflicts: 159000 | #Constraints: 147211
819.63/822.30 c UNIT CLEANUP
819.63/822.30 c DATABASE CLEANUP
819.63/822.30 c GARBAGE COLLECT
819.63/822.30 c #Conflicts: 160000 | #Constraints: 127419
819.93/822.67 c #Conflicts: 161000 | #Constraints: 128419
820.34/823.09 c #Conflicts: 162000 | #Constraints: 129419
820.82/823.50 c #Conflicts: 163000 | #Constraints: 130419
821.23/823.93 c #Conflicts: 164000 | #Constraints: 131419
821.44/824.14 c bounds -729 >= -780 @ 820.576
821.72/824.40 c #Conflicts: 165000 | #Constraints: 132464
822.02/824.79 c #Conflicts: 166000 | #Constraints: 133464
822.52/825.24 c #Conflicts: 167000 | #Constraints: 134464
822.72/825.40 c bounds -729 >= -779 @ 821.826
823.02/825.73 c #Conflicts: 168000 | #Constraints: 135497
823.43/826.14 c #Conflicts: 169000 | #Constraints: 136497
823.82/826.54 c UNIT CLEANUP
823.82/826.54 c DATABASE CLEANUP
823.82/826.54 c GARBAGE COLLECT
823.82/826.54 c #Conflicts: 170000 | #Constraints: 123836
824.22/826.93 c #Conflicts: 171000 | #Constraints: 124836
824.71/827.41 c #Conflicts: 172000 | #Constraints: 125836
825.11/827.84 c #Conflicts: 173000 | #Constraints: 126836
825.52/828.20 c #Conflicts: 174000 | #Constraints: 127836
825.91/828.63 c #Conflicts: 175000 | #Constraints: 128836
825.91/828.63 c bounds -729 >= -778 @ 825.037
826.21/828.99 c #Conflicts: 176000 | #Constraints: 129908
826.61/829.34 c #Conflicts: 177000 | #Constraints: 130908
920.53/923.59 c #Conflicts: 178000 | #Constraints: 131909
921.04/924.09 c #Conflicts: 179000 | #Constraints: 132909
921.53/924.54 c UNIT CLEANUP
921.53/924.54 c DATABASE CLEANUP
921.53/924.54 c GARBAGE COLLECT
921.53/924.54 c #Conflicts: 180000 | #Constraints: 121919
921.92/924.92 c #Conflicts: 181000 | #Constraints: 122919
922.22/925.24 c #Conflicts: 182000 | #Constraints: 123919
922.62/925.60 c #Conflicts: 183000 | #Constraints: 124919
922.82/925.87 c bounds -729 >= -777 @ 921.885
923.13/926.18 c #Conflicts: 184000 | #Constraints: 125988
924.03/927.07 c #Conflicts: 185000 | #Constraints: 126988
924.91/927.90 c #Conflicts: 186000 | #Constraints: 127988
925.82/928.83 c #Conflicts: 187000 | #Constraints: 128988
926.62/929.68 c #Conflicts: 188000 | #Constraints: 129988
927.61/930.68 c #Conflicts: 189000 | #Constraints: 130988
928.61/931.61 c #Conflicts: 190000 | #Constraints: 131988
929.50/932.58 c #Conflicts: 191000 | #Constraints: 132988
930.60/933.62 c #Conflicts: 192000 | #Constraints: 133988
931.69/934.70 c #Conflicts: 193000 | #Constraints: 134988
932.70/935.75 c #Conflicts: 194000 | #Constraints: 135988
933.79/936.81 c #Conflicts: 195000 | #Constraints: 136988
934.69/937.78 c #Conflicts: 196000 | #Constraints: 137988
935.78/938.86 c #Conflicts: 197000 | #Constraints: 138988
936.88/939.92 c #Conflicts: 198000 | #Constraints: 139988
937.68/940.72 c #Conflicts: 199000 | #Constraints: 140988
938.58/941.63 c #Conflicts: 200000 | #Constraints: 141988
939.67/942.70 c #Conflicts: 201000 | #Constraints: 142988
940.67/943.73 c #Conflicts: 202000 | #Constraints: 143988
941.77/944.83 c #Conflicts: 203000 | #Constraints: 144988
942.76/945.84 c #Conflicts: 204000 | #Constraints: 145988
943.76/946.88 c #Conflicts: 205000 | #Constraints: 146988
944.75/947.88 c #Conflicts: 206000 | #Constraints: 147988
945.85/948.98 c #Conflicts: 207000 | #Constraints: 148988
946.85/949.93 c #Conflicts: 208000 | #Constraints: 149988
947.85/950.95 c #Conflicts: 209000 | #Constraints: 150988
948.96/952.10 c #Conflicts: 210000 | #Constraints: 151988
950.24/953.33 c #Conflicts: 211000 | #Constraints: 152988
1483.16/1487.81 c DATABASE CLEANUP
1483.16/1487.81 c GARBAGE COLLECT
1483.16/1487.81 c #Conflicts: 212000 | #Constraints: 132309
1483.48/1488.15 c #Conflicts: 213000 | #Constraints: 133309
1483.56/1488.25 c #Conflicts: 214000 | #Constraints: 134309
1483.66/1488.39 c #Conflicts: 215000 | #Constraints: 135309
1484.16/1488.84 c #Conflicts: 216000 | #Constraints: 136309
1484.66/1489.35 c #Conflicts: 217000 | #Constraints: 137309
1485.16/1489.82 c #Conflicts: 218000 | #Constraints: 138309
1485.65/1490.31 c #Conflicts: 219000 | #Constraints: 139309
1486.15/1490.88 c #Conflicts: 220000 | #Constraints: 140309
1486.76/1491.43 c #Conflicts: 221000 | #Constraints: 141309
1487.15/1491.84 c bounds -729 >= -776 @ 1485.71
1487.15/1491.86 c #Conflicts: 222000 | #Constraints: 142417
1487.65/1492.36 c DATABASE CLEANUP
1487.65/1492.36 c GARBAGE COLLECT
1487.65/1492.36 c #Conflicts: 223000 | #Constraints: 126817
1488.05/1492.75 c #Conflicts: 224000 | #Constraints: 127817
1488.46/1493.18 c #Conflicts: 225000 | #Constraints: 128817
1502.60/1507.34 c #Conflicts: 226000 | #Constraints: 129818
1503.01/1507.77 c #Conflicts: 227000 | #Constraints: 130818
1503.32/1508.04 c bounds -729 >= -775 @ 1501.83
1503.50/1508.21 c #Conflicts: 228000 | #Constraints: 131920
1504.00/1508.70 c #Conflicts: 229000 | #Constraints: 132920
1504.50/1509.20 c #Conflicts: 230000 | #Constraints: 133920
1504.89/1509.69 c #Conflicts: 231000 | #Constraints: 134920
1505.59/1510.31 c #Conflicts: 232000 | #Constraints: 135920
1506.09/1510.87 c #Conflicts: 233000 | #Constraints: 136920
1506.69/1511.46 c #Conflicts: 234000 | #Constraints: 137920
1507.19/1511.92 c DATABASE CLEANUP
1507.19/1511.92 c GARBAGE COLLECT
1507.19/1511.92 c #Conflicts: 235000 | #Constraints: 124883
1507.59/1512.37 c #Conflicts: 236000 | #Constraints: 125883
1729.59/1735.09 c #Conflicts: 237000 | #Constraints: 126884
1730.08/1735.52 c #Conflicts: 238000 | #Constraints: 127884
1730.28/1735.71 c bounds -729 >= -774 @ 1728.58
1730.48/1735.93 c #Conflicts: 239000 | #Constraints: 128980
1730.88/1736.32 c #Conflicts: 240000 | #Constraints: 129980
1731.37/1736.86 c #Conflicts: 241000 | #Constraints: 130980
1731.88/1737.31 c #Conflicts: 242000 | #Constraints: 131980
1732.28/1737.75 c #Conflicts: 243000 | #Constraints: 132980
1732.77/1738.27 c #Conflicts: 244000 | #Constraints: 133980
1733.27/1738.76 c #Conflicts: 245000 | #Constraints: 134980
1733.68/1739.15 c #Conflicts: 246000 | #Constraints: 135980
1734.17/1739.69 c #Conflicts: 247000 | #Constraints: 136980
1734.36/1739.87 c bounds -729 >= -773 @ 1732.71
1734.68/1740.17 c #Conflicts: 248000 | #Constraints: 138022
1735.17/1740.66 c #Conflicts: 249000 | #Constraints: 139022
1735.76/1741.21 c #Conflicts: 250000 | #Constraints: 140022
1736.26/1741.75 c #Conflicts: 251000 | #Constraints: 141022
1736.86/1742.30 c #Conflicts: 252000 | #Constraints: 142022
1737.36/1742.87 c #Conflicts: 253000 | #Constraints: 143022
1737.96/1743.42 c #Conflicts: 254000 | #Constraints: 144022
1738.06/1743.57 c bounds -729 >= -772 @ 1736.39
1738.46/1743.94 c #Conflicts: 255000 | #Constraints: 145049
1739.06/1744.50 c #Conflicts: 256000 | #Constraints: 146049
1739.56/1745.02 c #Conflicts: 257000 | #Constraints: 147049
1739.95/1745.44 c #Conflicts: 258000 | #Constraints: 148049
1740.44/1745.96 c #Conflicts: 259000 | #Constraints: 149049
1741.05/1746.51 c #Conflicts: 260000 | #Constraints: 150049
1741.66/1747.16 c #Conflicts: 261000 | #Constraints: 151049
1742.04/1747.59 c bounds -729 >= -771 @ 1740.38
1742.34/1747.89 c #Conflicts: 262000 | #Constraints: 152076
1743.24/1748.78 c #Conflicts: 263000 | #Constraints: 153076
1744.13/1749.65 c #Conflicts: 264000 | #Constraints: 154076
1745.04/1750.58 c #Conflicts: 265000 | #Constraints: 155076
1745.93/1751.49 c #Conflicts: 266000 | #Constraints: 156076
1746.83/1752.38 c #Conflicts: 267000 | #Constraints: 157076
1747.73/1753.28 c #Conflicts: 268000 | #Constraints: 158076
1748.72/1754.20 c #Conflicts: 269000 | #Constraints: 159076
1749.72/1755.27 c #Conflicts: 270000 | #Constraints: 160076
1750.32/1755.81 c DATABASE CLEANUP
1750.32/1755.81 c GARBAGE COLLECT
1750.32/1755.81 c #Conflicts: 271000 | #Constraints: 136037
1750.92/1756.40 c #Conflicts: 272000 | #Constraints: 137037
1751.42/1756.98 c #Conflicts: 273000 | #Constraints: 138037
1752.01/1757.55 c #Conflicts: 274000 | #Constraints: 139037
1752.52/1758.03 c #Conflicts: 275000 | #Constraints: 140037
1753.11/1758.61 c #Conflicts: 276000 | #Constraints: 141037
1753.63/1759.14 c #Conflicts: 277000 | #Constraints: 142037
1754.21/1759.78 c #Conflicts: 278000 | #Constraints: 143037
1754.90/1760.47 c #Conflicts: 279000 | #Constraints: 144037
1755.61/1761.19 c #Conflicts: 280000 | #Constraints: 145037
1755.90/1761.45 c bounds -729 >= -770 @ 1754.17
1756.51/1762.06 c #Conflicts: 281000 | #Constraints: 146109
1757.40/1762.99 c #Conflicts: 282000 | #Constraints: 147109
1758.51/1764.04 c UNIT CLEANUP
1758.51/1764.04 c DATABASE CLEANUP
1758.51/1764.04 c GARBAGE COLLECT
1758.51/1764.04 c #Conflicts: 283000 | #Constraints: 129126
1759.39/1764.93 c #Conflicts: 284000 | #Constraints: 130126
1760.29/1765.85 c #Conflicts: 285000 | #Constraints: 131126
1761.28/1766.82 c #Conflicts: 286000 | #Constraints: 132126
1762.28/1767.81 c #Conflicts: 287000 | #Constraints: 133126
1763.28/1768.88 c #Conflicts: 288000 | #Constraints: 134126
1764.27/1769.83 c #Conflicts: 289000 | #Constraints: 135126
1765.17/1770.76 c #Conflicts: 290000 | #Constraints: 136126
1766.08/1771.63 c #Conflicts: 291000 | #Constraints: 137126
1767.07/1772.60 c #Conflicts: 292000 | #Constraints: 138126
1768.07/1773.61 c #Conflicts: 293000 | #Constraints: 139126
1769.06/1774.61 c #Conflicts: 294000 | #Constraints: 140126
1770.06/1775.65 c #Conflicts: 295000 | #Constraints: 141126
1771.05/1776.65 c DATABASE CLEANUP
1771.05/1776.65 c GARBAGE COLLECT
1771.05/1776.65 c #Conflicts: 296000 | #Constraints: 126204
1771.57/1777.11 c #Conflicts: 297000 | #Constraints: 127204
1771.86/1777.48 c #Conflicts: 298000 | #Constraints: 128204
1772.35/1777.94 c #Conflicts: 299000 | #Constraints: 129204
1772.85/1778.43 c #Conflicts: 300000 | #Constraints: 130204
1773.25/1778.87 c #Conflicts: 301000 | #Constraints: 131204
1773.65/1779.26 c #Conflicts: 302000 | #Constraints: 132204
1774.15/1779.74 c #Conflicts: 303000 | #Constraints: 133204
1774.65/1780.22 c #Conflicts: 304000 | #Constraints: 134204
1775.15/1780.70 c #Conflicts: 305000 | #Constraints: 135204
1775.56/1781.17 c #Conflicts: 306000 | #Constraints: 136204
1776.24/1781.81 c #Conflicts: 307000 | #Constraints: 137204
1776.74/1782.37 c #Conflicts: 308000 | #Constraints: 138204
1777.23/1782.86 c bounds -729 >= -769 @ 1775.48
1777.34/1782.93 c #Conflicts: 309000 | #Constraints: 139276
1777.74/1783.38 c #Conflicts: 310000 | #Constraints: 140276
1778.24/1783.88 c #Conflicts: 311000 | #Constraints: 141276
1778.73/1784.36 c #Conflicts: 312000 | #Constraints: 142276
1779.23/1784.87 c #Conflicts: 313000 | #Constraints: 143276
1779.82/1785.41 c #Conflicts: 314000 | #Constraints: 144276
1780.33/1785.93 c #Conflicts: 315000 | #Constraints: 145276
1780.83/1786.45 c #Conflicts: 316000 | #Constraints: 146276
1780.93/1786.57 c bounds -729 >= -768 @ 1779.15
1781.54/1787.14 c #Conflicts: 317000 | #Constraints: 147291
1782.32/1787.97 c #Conflicts: 318000 | #Constraints: 148291
1783.21/1788.87 c #Conflicts: 319000 | #Constraints: 149291
1784.12/1789.75 c #Conflicts: 320000 | #Constraints: 150291
1785.21/1790.89 c #Conflicts: 321000 | #Constraints: 151291
1786.31/1791.94 c #Conflicts: 322000 | #Constraints: 152291
1787.30/1792.90 c #Conflicts: 323000 | #Constraints: 153291
1788.20/1793.87 c #Conflicts: 324000 | #Constraints: 154291
1789.20/1794.87 c #Conflicts: 325000 | #Constraints: 155291
1790.30/1795.93 c #Conflicts: 326000 | #Constraints: 156291
1791.10/1796.79 c #Conflicts: 327000 | #Constraints: 157291
1791.99/1797.64 c #Conflicts: 328000 | #Constraints: 158291
1792.99/1798.62 c #Conflicts: 329000 | #Constraints: 159291
1793.88/1799.54 c #Conflicts: 330000 | #Constraints: 160291
1794.79/1800.46 c #Conflicts: 331000 | #Constraints: 161291
1795.78/1801.43 c #Conflicts: 332000 | #Constraints: 162291
1796.68/1802.31 c #Conflicts: 333000 | #Constraints: 163291
1797.68/1803.34 c #Conflicts: 334000 | #Constraints: 164291
1798.87/1804.58 c #Conflicts: 335000 | #Constraints: 165291
1800.17/1805.86 c #Conflicts: 336000 | #Constraints: 166291
1800.87/1806.51 c DATABASE CLEANUP
1800.87/1806.51 c GARBAGE COLLECT
1800.87/1806.51 c #Conflicts: 337000 | #Constraints: 139225
1801.38/1807.03 c #Conflicts: 338000 | #Constraints: 140225
1801.96/1807.65 c #Conflicts: 339000 | #Constraints: 141225
1802.47/1808.18 c #Conflicts: 340000 | #Constraints: 142225
1802.96/1808.63 c #Conflicts: 341000 | #Constraints: 143225
1803.47/1809.18 c #Conflicts: 342000 | #Constraints: 144225
1807.04/1812.71 c #Conflicts: 343000 | #Constraints: 145226
1807.64/1813.34 c #Conflicts: 344000 | #Constraints: 146226
1808.35/1814.03 c #Conflicts: 345000 | #Constraints: 147226
1824.89/1830.68 c bounds -729 >= -767 @ 1823.06
1825.18/1830.93 c #Conflicts: 346000 | #Constraints: 148281
1825.68/1831.49 c #Conflicts: 347000 | #Constraints: 149281
1826.18/1831.96 c #Conflicts: 348000 | #Constraints: 150281
1826.69/1832.49 c #Conflicts: 349000 | #Constraints: 151281
1827.30/1833.10 c #Conflicts: 350000 | #Constraints: 152281
1827.78/1833.57 c DATABASE CLEANUP
1827.78/1833.57 c GARBAGE COLLECT
1827.78/1833.57 c #Conflicts: 351000 | #Constraints: 131984
1828.29/1834.05 c #Conflicts: 352000 | #Constraints: 132984
1942.62/1948.76 c #Conflicts: 353000 | #Constraints: 133985
1943.12/1949.28 c #Conflicts: 354000 | #Constraints: 134985
1943.62/1949.75 c #Conflicts: 355000 | #Constraints: 135985
1944.12/1950.25 c #Conflicts: 356000 | #Constraints: 136985
1944.62/1950.78 c bounds -729 >= -766 @ 1942.67
1944.72/1950.81 c #Conflicts: 357000 | #Constraints: 138054
1945.11/1951.26 c #Conflicts: 358000 | #Constraints: 139054
1945.61/1951.77 c #Conflicts: 359000 | #Constraints: 140054
1946.21/1952.31 c #Conflicts: 360000 | #Constraints: 141054
1946.61/1952.77 c #Conflicts: 361000 | #Constraints: 142054
1947.21/1953.31 c #Conflicts: 362000 | #Constraints: 143054
1947.81/1953.91 c #Conflicts: 363000 | #Constraints: 144054
1948.40/1954.53 c #Conflicts: 364000 | #Constraints: 145054
1949.10/1955.26 c UNIT CLEANUP
1949.10/1955.26 c DATABASE CLEANUP
1949.10/1955.26 c GARBAGE COLLECT
1949.10/1955.26 c #Conflicts: 365000 | #Constraints: 127996
1950.10/1956.23 c #Conflicts: 366000 | #Constraints: 128996
1951.10/1957.25 c #Conflicts: 367000 | #Constraints: 129996
1952.09/1958.22 c #Conflicts: 368000 | #Constraints: 130996
1952.90/1959.05 c #Conflicts: 369000 | #Constraints: 131996
1953.90/1960.05 c #Conflicts: 370000 | #Constraints: 132996
1954.90/1961.06 c #Conflicts: 371000 | #Constraints: 133996
1955.78/1962.00 c #Conflicts: 372000 | #Constraints: 134996
1956.68/1962.84 c #Conflicts: 373000 | #Constraints: 135996
1957.58/1963.77 c #Conflicts: 374000 | #Constraints: 136996
1958.58/1964.72 c #Conflicts: 375000 | #Constraints: 137996
1959.47/1965.67 c #Conflicts: 376000 | #Constraints: 138996
1960.36/1966.57 c #Conflicts: 377000 | #Constraints: 139996
1961.37/1967.59 c #Conflicts: 378000 | #Constraints: 140996
1962.66/1968.81 c #Conflicts: 379000 | #Constraints: 141996
1963.76/1969.95 c #Conflicts: 380000 | #Constraints: 142996
1964.87/1971.03 c #Conflicts: 381000 | #Constraints: 143996
1965.96/1972.15 c #Conflicts: 382000 | #Constraints: 144996
1967.14/1973.38 c #Conflicts: 383000 | #Constraints: 145996
1968.24/1974.47 c #Conflicts: 384000 | #Constraints: 146996
1969.44/1975.68 c #Conflicts: 385000 | #Constraints: 147996
1970.64/1976.81 c #Conflicts: 386000 | #Constraints: 148996
1971.73/1977.93 c #Conflicts: 387000 | #Constraints: 149996
1972.84/1979.06 c #Conflicts: 388000 | #Constraints: 150996
1974.13/1980.38 c #Conflicts: 389000 | #Constraints: 151996
1975.32/1981.56 c #Conflicts: 390000 | #Constraints: 152996
1976.61/1982.84 c #Conflicts: 391000 | #Constraints: 153996
1977.71/1984.00 c #Conflicts: 392000 | #Constraints: 154996
1979.11/1985.37 c #Conflicts: 393000 | #Constraints: 155996
1980.41/1986.61 c #Conflicts: 394000 | #Constraints: 156996
1981.70/1987.90 c #Conflicts: 395000 | #Constraints: 157996
1982.91/1989.16 c #Conflicts: 396000 | #Constraints: 158996
1983.91/1990.19 c #Conflicts: 397000 | #Constraints: 159996
1985.29/1991.53 c #Conflicts: 398000 | #Constraints: 160996
1986.59/1992.83 c #Conflicts: 399000 | #Constraints: 161996
1987.90/1994.12 c #Conflicts: 400000 | #Constraints: 162996
1989.18/1995.43 c #Conflicts: 401000 | #Constraints: 163996
1990.38/1996.66 c #Conflicts: 402000 | #Constraints: 164996
1991.78/1998.10 c #Conflicts: 403000 | #Constraints: 165996
1993.07/1999.33 c #Conflicts: 404000 | #Constraints: 166996
1994.36/2000.67 c #Conflicts: 405000 | #Constraints: 167996
1995.66/2001.95 c #Conflicts: 406000 | #Constraints: 168996
1997.15/2003.47 c #Conflicts: 407000 | #Constraints: 169996
1998.44/2004.76 c #Conflicts: 408000 | #Constraints: 170996
1999.86/2006.13 c #Conflicts: 409000 | #Constraints: 171996
2000.64/2006.96 c DATABASE CLEANUP
2000.64/2006.96 c GARBAGE COLLECT
2000.64/2006.96 c #Conflicts: 410000 | #Constraints: 142003
2001.24/2007.51 c #Conflicts: 411000 | #Constraints: 143003
2001.75/2008.10 c #Conflicts: 412000 | #Constraints: 144003
2192.57/2199.44 c #Conflicts: 413000 | #Constraints: 145004
2193.37/2200.20 c #Conflicts: 414000 | #Constraints: 146004
2193.87/2200.75 c #Conflicts: 415000 | #Constraints: 147004
2194.46/2201.33 c #Conflicts: 416000 | #Constraints: 148004
2195.06/2201.92 c #Conflicts: 417000 | #Constraints: 149004
2195.76/2202.61 c #Conflicts: 418000 | #Constraints: 150004
2196.27/2203.18 c #Conflicts: 419000 | #Constraints: 151004
2196.86/2203.79 c #Conflicts: 420000 | #Constraints: 152004
2197.35/2204.22 c bounds -729 >= -765 @ 2195.09
2197.45/2204.38 c #Conflicts: 421000 | #Constraints: 153082
2198.05/2205.01 c #Conflicts: 422000 | #Constraints: 154082
2198.75/2205.66 c #Conflicts: 423000 | #Constraints: 155082
2199.45/2206.31 c #Conflicts: 424000 | #Constraints: 156082
2200.05/2206.98 c #Conflicts: 425000 | #Constraints: 157082
2395.68/2403.14 c UNIT CLEANUP
2395.68/2403.14 c DATABASE CLEANUP
2395.68/2403.14 c GARBAGE COLLECT
2395.68/2403.14 c rational objective -765
2396.76/2404.21 c #Conflicts: 426000 | #Constraints: 134575
2397.26/2404.72 c #Conflicts: 427000 | #Constraints: 135575
2397.76/2405.25 c #Conflicts: 428000 | #Constraints: 136575
2398.15/2405.63 c bounds -729 >= -764 @ 2395.73
2398.35/2405.80 c #Conflicts: 429000 | #Constraints: 137623
2398.85/2406.31 c #Conflicts: 430000 | #Constraints: 138623
2399.45/2406.91 c #Conflicts: 431000 | #Constraints: 139623
2399.95/2407.45 c #Conflicts: 432000 | #Constraints: 140623
2400.56/2408.02 c #Conflicts: 433000 | #Constraints: 141623
2401.15/2408.66 c #Conflicts: 434000 | #Constraints: 142623
2401.84/2409.33 c #Conflicts: 435000 | #Constraints: 143623
2402.14/2409.62 c bounds -729 >= -763 @ 2399.69
2402.44/2409.91 c #Conflicts: 436000 | #Constraints: 144668
2403.04/2410.52 c #Conflicts: 437000 | #Constraints: 145668
2403.65/2411.15 c #Conflicts: 438000 | #Constraints: 146668
2404.33/2411.80 c #Conflicts: 439000 | #Constraints: 147668
2404.93/2412.47 c #Conflicts: 440000 | #Constraints: 148668
2405.65/2413.17 c #Conflicts: 441000 | #Constraints: 149668
2406.13/2413.65 c DATABASE CLEANUP
2406.13/2413.65 c GARBAGE COLLECT
2406.13/2413.65 c #Conflicts: 442000 | #Constraints: 130900
2406.54/2414.02 c bounds -729 >= -762 @ 2404.07
2406.64/2414.15 c #Conflicts: 443000 | #Constraints: 131945
2407.12/2414.65 c #Conflicts: 444000 | #Constraints: 132945
2407.53/2415.09 c #Conflicts: 445000 | #Constraints: 133945
2408.02/2415.54 c #Conflicts: 446000 | #Constraints: 134945
2408.53/2416.06 c #Conflicts: 447000 | #Constraints: 135945
2409.12/2416.61 c #Conflicts: 448000 | #Constraints: 136945
2409.63/2417.14 c #Conflicts: 449000 | #Constraints: 137945
2410.11/2417.68 c #Conflicts: 450000 | #Constraints: 138945
2410.63/2418.18 c #Conflicts: 451000 | #Constraints: 139945
2411.21/2418.75 c #Conflicts: 452000 | #Constraints: 140945
2411.81/2419.32 c #Conflicts: 453000 | #Constraints: 141945
2412.11/2419.64 c bounds -729 >= -761 @ 2409.64
2412.41/2419.91 c #Conflicts: 454000 | #Constraints: 143026
2412.90/2420.41 c #Conflicts: 455000 | #Constraints: 144026
2413.40/2420.90 c #Conflicts: 456000 | #Constraints: 145026
2413.90/2421.44 c #Conflicts: 457000 | #Constraints: 146026
2414.51/2422.03 c #Conflicts: 458000 | #Constraints: 147026
2415.10/2422.66 c #Conflicts: 459000 | #Constraints: 148026
2415.79/2423.30 c #Conflicts: 460000 | #Constraints: 149026
2416.40/2423.91 c #Conflicts: 461000 | #Constraints: 150026
2416.89/2424.48 c #Conflicts: 462000 | #Constraints: 151026
2417.60/2425.11 c #Conflicts: 463000 | #Constraints: 152026
2418.19/2425.70 c #Conflicts: 464000 | #Constraints: 153026
2418.60/2426.12 c bounds -729 >= -760 @ 2416.08
2418.88/2426.45 c #Conflicts: 465000 | #Constraints: 154059
2419.59/2427.12 c #Conflicts: 466000 | #Constraints: 155059
2420.29/2427.85 c #Conflicts: 467000 | #Constraints: 156059
2421.08/2428.64 c #Conflicts: 468000 | #Constraints: 157059
2421.77/2429.37 c #Conflicts: 469000 | #Constraints: 158059
2422.49/2430.07 c #Conflicts: 470000 | #Constraints: 159059
2423.17/2430.70 c #Conflicts: 471000 | #Constraints: 160059
2423.87/2431.43 c #Conflicts: 472000 | #Constraints: 161059
2424.17/2431.73 c bounds -729 >= -759 @ 2421.66
2424.58/2432.13 c #Conflicts: 473000 | #Constraints: 162098
2425.36/2432.93 c #Conflicts: 474000 | #Constraints: 163098
2425.97/2433.59 c #Conflicts: 475000 | #Constraints: 164098
2426.76/2434.30 c #Conflicts: 476000 | #Constraints: 165098
2427.36/2434.93 c #Conflicts: 477000 | #Constraints: 166098
2428.06/2435.65 c #Conflicts: 478000 | #Constraints: 167098
2428.75/2436.34 c #Conflicts: 479000 | #Constraints: 168098
2429.56/2437.12 c #Conflicts: 480000 | #Constraints: 169098
2430.35/2437.99 c #Conflicts: 481000 | #Constraints: 170098
2430.74/2438.31 c #Conflicts: 482000 | #Constraints: 171098
2431.45/2439.09 c #Conflicts: 483000 | #Constraints: 172098
2432.14/2439.73 c bounds -729 >= -758 @ 2429.62
2432.45/2440.02 c #Conflicts: 484000 | #Constraints: 173131
2433.56/2441.16 c #Conflicts: 485000 | #Constraints: 174131
2434.55/2442.14 c #Conflicts: 486000 | #Constraints: 175131
2435.63/2443.23 c #Conflicts: 487000 | #Constraints: 176131
2436.93/2444.53 c #Conflicts: 488000 | #Constraints: 177131
2438.02/2445.66 c #Conflicts: 489000 | #Constraints: 178131
2439.13/2446.75 c DATABASE CLEANUP
2439.13/2446.75 c GARBAGE COLLECT
2439.13/2446.75 c #Conflicts: 490000 | #Constraints: 144992
2439.72/2447.36 c #Conflicts: 491000 | #Constraints: 145992
2440.22/2447.86 c #Conflicts: 492000 | #Constraints: 146992
2440.72/2448.37 c #Conflicts: 493000 | #Constraints: 147992
2441.43/2449.07 c #Conflicts: 494000 | #Constraints: 148992
2442.11/2449.74 c #Conflicts: 495000 | #Constraints: 149992
2442.81/2450.40 c #Conflicts: 496000 | #Constraints: 150992
2443.61/2451.22 c #Conflicts: 497000 | #Constraints: 151992
2444.52/2452.16 c #Conflicts: 498000 | #Constraints: 152992
2445.20/2452.82 c #Conflicts: 499000 | #Constraints: 153992
2445.89/2453.53 c #Conflicts: 500000 | #Constraints: 154992
2446.51/2454.13 c #Conflicts: 501000 | #Constraints: 155992
2447.20/2454.81 c #Conflicts: 502000 | #Constraints: 156992
2447.41/2455.05 c bounds -729 >= -757 @ 2444.86
2447.99/2455.68 c #Conflicts: 503000 | #Constraints: 158049
2448.99/2456.68 c #Conflicts: 504000 | #Constraints: 159049
2450.59/2458.22 c #Conflicts: 505000 | #Constraints: 160052
2451.98/2459.68 c #Conflicts: 506000 | #Constraints: 161054
2453.88/2461.54 c DATABASE CLEANUP
2453.88/2461.54 c GARBAGE COLLECT
2453.88/2461.54 c #Conflicts: 507000 | #Constraints: 136339
2456.17/2463.88 c #Conflicts: 508000 | #Constraints: 137341
2458.06/2465.77 c #Conflicts: 509000 | #Constraints: 138342
2460.25/2467.91 c #Conflicts: 510000 | #Constraints: 139343
2462.74/2470.44 c #Conflicts: 511000 | #Constraints: 140345
2465.14/2472.86 c #Conflicts: 512000 | #Constraints: 141346
2467.74/2475.40 c #Conflicts: 513000 | #Constraints: 142347
2470.52/2478.27 c #Conflicts: 514000 | #Constraints: 143348
2473.43/2481.16 c #Conflicts: 515000 | #Constraints: 144349
2477.71/2485.40 c #Conflicts: 516000 | #Constraints: 145350
2478.90/2486.62 c #Conflicts: 517000 | #Constraints: 146350
2483.49/2491.26 c #Conflicts: 518000 | #Constraints: 147351
2484.68/2492.44 c #Conflicts: 519000 | #Constraints: 148351
2487.48/2495.26 c #Conflicts: 520000 | #Constraints: 149352
2489.47/2497.21 c #Conflicts: 521000 | #Constraints: 150353
2491.96/2499.72 c #Conflicts: 522000 | #Constraints: 151355
2492.95/2500.75 c #Conflicts: 523000 | #Constraints: 152355
2494.75/2502.59 c #Conflicts: 524000 | #Constraints: 153356
3040.46/3050.09 c UNIT CLEANUP
3040.46/3050.09 c DATABASE CLEANUP
3040.46/3050.09 c GARBAGE COLLECT
3040.46/3050.09 c rational objective -757
3043.34/3052.90 c #Conflicts: 525000 | #Constraints: 131244
3043.84/3053.41 c #Conflicts: 526000 | #Constraints: 132244
3044.34/3053.92 c #Conflicts: 527000 | #Constraints: 133244
3046.94/3056.55 c #Conflicts: 528000 | #Constraints: 134245
3047.44/3057.06 c #Conflicts: 529000 | #Constraints: 135245
3138.77/3148.68 c #Conflicts: 530000 | #Constraints: 136246
3139.36/3149.27 c #Conflicts: 531000 | #Constraints: 137246
3139.86/3149.75 c #Conflicts: 532000 | #Constraints: 138246
3140.46/3150.32 c #Conflicts: 533000 | #Constraints: 139246
3140.96/3150.89 c #Conflicts: 534000 | #Constraints: 140246
3141.56/3151.48 c #Conflicts: 535000 | #Constraints: 141246
3142.17/3152.06 c #Conflicts: 536000 | #Constraints: 142246
3142.76/3152.60 c #Conflicts: 537000 | #Constraints: 143246
3143.35/3153.25 c #Conflicts: 538000 | #Constraints: 144246
3143.95/3153.88 c #Conflicts: 539000 | #Constraints: 145246
3144.55/3154.46 c #Conflicts: 540000 | #Constraints: 146246
3145.26/3155.12 c #Conflicts: 541000 | #Constraints: 147246
3146.04/3155.93 c #Conflicts: 542000 | #Constraints: 148246
3146.75/3156.61 c #Conflicts: 543000 | #Constraints: 149246
3147.34/3157.28 c #Conflicts: 544000 | #Constraints: 150246
3148.04/3157.92 c bounds -729 >= -756 @ 3144.91
3148.15/3158.08 c #Conflicts: 545000 | #Constraints: 151309
3148.83/3158.79 c #Conflicts: 546000 | #Constraints: 152309
3149.53/3159.44 c #Conflicts: 547000 | #Constraints: 153309
3150.15/3160.09 c #Conflicts: 548000 | #Constraints: 154309
3150.73/3160.68 c #Conflicts: 549000 | #Constraints: 155309
3151.53/3161.40 c #Conflicts: 550000 | #Constraints: 156309
3152.24/3162.11 c #Conflicts: 551000 | #Constraints: 157309
3152.92/3162.82 c #Conflicts: 552000 | #Constraints: 158309
3153.52/3163.46 c #Conflicts: 553000 | #Constraints: 159309
3154.31/3164.24 c #Conflicts: 554000 | #Constraints: 160309
3155.12/3165.02 c #Conflicts: 555000 | #Constraints: 161309
3155.82/3165.71 c #Conflicts: 556000 | #Constraints: 162309
3156.42/3166.35 c #Conflicts: 557000 | #Constraints: 163309
3157.12/3167.07 c #Conflicts: 558000 | #Constraints: 164309
3157.90/3167.85 c #Conflicts: 559000 | #Constraints: 165309
3157.90/3167.87 c bounds -729 >= -755 @ 3154.8
3158.90/3168.87 c #Conflicts: 560000 | #Constraints: 166333
3160.00/3169.97 c #Conflicts: 561000 | #Constraints: 167333
3161.11/3171.06 c #Conflicts: 562000 | #Constraints: 168333
3162.29/3172.26 c #Conflicts: 563000 | #Constraints: 169333
3163.39/3173.36 c #Conflicts: 564000 | #Constraints: 170333
3164.49/3174.41 c #Conflicts: 565000 | #Constraints: 171333
3165.59/3175.52 c #Conflicts: 566000 | #Constraints: 172333
3166.88/3176.83 c #Conflicts: 567000 | #Constraints: 173333
3168.19/3178.13 c #Conflicts: 568000 | #Constraints: 174333
3169.18/3179.18 c #Conflicts: 569000 | #Constraints: 175333
3170.37/3180.36 c #Conflicts: 570000 | #Constraints: 176333
3171.66/3181.66 c #Conflicts: 571000 | #Constraints: 177333
3172.97/3182.92 c #Conflicts: 572000 | #Constraints: 178333
3174.46/3184.42 c #Conflicts: 573000 | #Constraints: 179333
3175.56/3185.57 c #Conflicts: 574000 | #Constraints: 180333
3176.65/3186.68 c #Conflicts: 575000 | #Constraints: 181333
3177.75/3187.73 c #Conflicts: 576000 | #Constraints: 182333
3178.94/3188.92 c #Conflicts: 577000 | #Constraints: 183333
3180.34/3190.38 c UNIT CLEANUP
3180.34/3190.38 c DATABASE CLEANUP
3180.34/3190.38 c GARBAGE COLLECT
3180.34/3190.38 c #Conflicts: 578000 | #Constraints: 147668
3185.13/3195.19 c #Conflicts: 579000 | #Constraints: 148669
3185.83/3195.82 c #Conflicts: 580000 | #Constraints: 149669
3186.52/3196.50 c #Conflicts: 581000 | #Constraints: 150669
3198.00/3208.02 c #Conflicts: 582000 | #Constraints: 151670
3198.69/3208.73 c #Conflicts: 583000 | #Constraints: 152670
3199.28/3209.37 c #Conflicts: 584000 | #Constraints: 153670
3200.09/3210.12 c #Conflicts: 585000 | #Constraints: 154670
3201.09/3211.14 c #Conflicts: 586000 | #Constraints: 155670
3211.06/3221.13 c #Conflicts: 587000 | #Constraints: 156671
3211.85/3221.99 c #Conflicts: 588000 | #Constraints: 157671
3212.84/3222.90 c #Conflicts: 589000 | #Constraints: 158671
3213.54/3223.65 c #Conflicts: 590000 | #Constraints: 159671
3214.34/3224.45 c #Conflicts: 591000 | #Constraints: 160671
3222.72/3232.88 c #Conflicts: 592000 | #Constraints: 161672
3223.41/3233.54 c bounds -729 >= -754 @ 3220.19
3223.71/3233.82 c #Conflicts: 593000 | #Constraints: 162741
3224.81/3234.99 c #Conflicts: 594000 | #Constraints: 163741
3225.91/3236.10 c #Conflicts: 595000 | #Constraints: 164742
3229.10/3239.28 c #Conflicts: 596000 | #Constraints: 165744
3229.70/3239.89 c UNIT CLEANUP
3229.70/3239.89 c DATABASE CLEANUP
3229.70/3239.89 c GARBAGE COLLECT
3229.70/3239.89 c #Conflicts: 597000 | #Constraints: 138807
3246.44/3256.64 c #Conflicts: 598000 | #Constraints: 139808
3246.96/3257.12 c #Conflicts: 599000 | #Constraints: 140808
3247.45/3257.64 c #Conflicts: 600000 | #Constraints: 141808
3248.04/3258.21 c #Conflicts: 601000 | #Constraints: 142808
3248.54/3258.79 c #Conflicts: 602000 | #Constraints: 143808
3249.23/3259.42 c #Conflicts: 603000 | #Constraints: 144808
3249.85/3260.09 c #Conflicts: 604000 | #Constraints: 145808
3256.93/3267.17 c #Conflicts: 605000 | #Constraints: 146809
3257.51/3267.70 c #Conflicts: 606000 | #Constraints: 147809
3258.11/3268.32 c #Conflicts: 607000 | #Constraints: 148809
3302.19/3312.52 c #Conflicts: 608000 | #Constraints: 149810
3302.80/3313.15 c #Conflicts: 609000 | #Constraints: 150810
3303.29/3313.68 c #Conflicts: 610000 | #Constraints: 151810
3303.88/3314.25 c #Conflicts: 611000 | #Constraints: 152810
3304.58/3314.93 c #Conflicts: 612000 | #Constraints: 153810
3304.79/3315.16 c bounds -729 >= -753 @ 3301.49
3305.58/3315.98 c #Conflicts: 613000 | #Constraints: 154858
3306.57/3316.94 c #Conflicts: 614000 | #Constraints: 155858
3307.68/3318.08 c #Conflicts: 615000 | #Constraints: 156858
3308.78/3319.19 c DATABASE CLEANUP
3308.78/3319.19 c GARBAGE COLLECT
3308.78/3319.19 c #Conflicts: 616000 | #Constraints: 134555
3309.78/3320.15 c #Conflicts: 617000 | #Constraints: 135555
3310.86/3321.21 c #Conflicts: 618000 | #Constraints: 136555
3311.77/3322.15 c #Conflicts: 619000 | #Constraints: 137555
3312.86/3323.22 c #Conflicts: 620000 | #Constraints: 138555
3313.95/3324.31 c #Conflicts: 621000 | #Constraints: 139555
3314.95/3325.39 c #Conflicts: 622000 | #Constraints: 140555
3316.24/3326.60 c #Conflicts: 623000 | #Constraints: 141555
3317.35/3327.72 c #Conflicts: 624000 | #Constraints: 142555
3318.44/3328.84 c #Conflicts: 625000 | #Constraints: 143555
3319.44/3329.81 c #Conflicts: 626000 | #Constraints: 144555
3322.03/3332.40 c #Conflicts: 627000 | #Constraints: 145556
3323.13/3333.55 c #Conflicts: 628000 | #Constraints: 146556
3329.31/3339.70 c #Conflicts: 629000 | #Constraints: 147557
3330.41/3340.80 c #Conflicts: 630000 | #Constraints: 148557
3331.51/3341.90 c #Conflicts: 631000 | #Constraints: 149557
3353.94/3364.47 c #Conflicts: 632000 | #Constraints: 150558
3355.24/3365.70 c #Conflicts: 633000 | #Constraints: 151558
3356.34/3366.88 c #Conflicts: 634000 | #Constraints: 152558
3357.64/3368.11 c #Conflicts: 635000 | #Constraints: 153558
3358.73/3369.27 c #Conflicts: 636000 | #Constraints: 154558
3359.83/3370.38 c #Conflicts: 637000 | #Constraints: 155558
3361.03/3371.55 c #Conflicts: 638000 | #Constraints: 156558
3362.22/3372.79 c #Conflicts: 639000 | #Constraints: 157558
3363.53/3374.06 c #Conflicts: 640000 | #Constraints: 158558
3364.81/3375.31 c #Conflicts: 641000 | #Constraints: 159558
3381.48/3392.11 c #Conflicts: 642000 | #Constraints: 160559
3382.67/3393.20 c #Conflicts: 643000 | #Constraints: 161559
3384.06/3394.64 c #Conflicts: 644000 | #Constraints: 162559
3385.35/3395.99 c #Conflicts: 645000 | #Constraints: 163559
3386.75/3397.31 c #Conflicts: 646000 | #Constraints: 164559
3387.95/3398.53 c #Conflicts: 647000 | #Constraints: 165559
3394.55/3405.15 c #Conflicts: 648000 | #Constraints: 166560
3395.83/3406.49 c #Conflicts: 649000 | #Constraints: 167560
3397.02/3407.63 c #Conflicts: 650000 | #Constraints: 168560
3402.43/3413.09 c #Conflicts: 651000 | #Constraints: 169561
3403.81/3414.41 c #Conflicts: 652000 | #Constraints: 170561
3421.37/3432.06 c #Conflicts: 653000 | #Constraints: 171562
3422.65/3433.38 c #Conflicts: 654000 | #Constraints: 172562
3424.05/3434.79 c #Conflicts: 655000 | #Constraints: 173562
3425.36/3436.10 c #Conflicts: 656000 | #Constraints: 174562
3426.74/3437.45 c #Conflicts: 657000 | #Constraints: 175562
3427.94/3438.63 c #Conflicts: 658000 | #Constraints: 176562
3429.14/3439.84 c #Conflicts: 659000 | #Constraints: 177562
3436.22/3446.97 c #Conflicts: 660000 | #Constraints: 178563
3437.82/3448.55 c #Conflicts: 661000 | #Constraints: 179563
3439.32/3450.08 c #Conflicts: 662000 | #Constraints: 180563
3443.60/3454.38 c #Conflicts: 663000 | #Constraints: 181564
3452.87/3463.63 c #Conflicts: 664000 | #Constraints: 182565
3454.38/3465.13 c #Conflicts: 665000 | #Constraints: 183565
3455.76/3466.53 c #Conflicts: 666000 | #Constraints: 184565
3457.06/3467.86 c #Conflicts: 667000 | #Constraints: 185565
3463.04/3473.86 c #Conflicts: 668000 | #Constraints: 186566
3464.54/3475.37 c #Conflicts: 669000 | #Constraints: 187566
3466.25/3477.10 c #Conflicts: 670000 | #Constraints: 188566
3472.42/3483.21 c #Conflicts: 671000 | #Constraints: 189567
3473.91/3484.77 c #Conflicts: 672000 | #Constraints: 190567
3485.68/3496.55 c UNIT CLEANUP
3485.68/3496.55 c DATABASE CLEANUP
3485.68/3496.55 c GARBAGE COLLECT
3485.68/3496.55 c #Conflicts: 673000 | #Constraints: 147547
3486.38/3497.29 c #Conflicts: 674000 | #Constraints: 148547
3487.37/3498.23 c #Conflicts: 675000 | #Constraints: 149547
3488.07/3498.91 c #Conflicts: 676000 | #Constraints: 150547
3488.67/3499.57 c #Conflicts: 677000 | #Constraints: 151547
3500.04/3511.01 c #Conflicts: 678000 | #Constraints: 152548
3500.84/3511.75 c #Conflicts: 679000 | #Constraints: 153548
3501.53/3512.45 c #Conflicts: 680000 | #Constraints: 154548
3502.33/3513.21 c #Conflicts: 681000 | #Constraints: 155548
3503.03/3513.90 c #Conflicts: 682000 | #Constraints: 156548
3510.91/3521.85 c #Conflicts: 683000 | #Constraints: 157549
3511.81/3522.75 c #Conflicts: 684000 | #Constraints: 158549
3512.50/3523.48 c #Conflicts: 685000 | #Constraints: 159549
3513.21/3524.15 c #Conflicts: 686000 | #Constraints: 160549
3523.58/3534.56 c #Conflicts: 687000 | #Constraints: 161550
3524.57/3535.55 c #Conflicts: 688000 | #Constraints: 162550
3525.57/3536.56 c #Conflicts: 689000 | #Constraints: 163550
3526.36/3537.30 c #Conflicts: 690000 | #Constraints: 164550
3536.73/3547.74 c #Conflicts: 691000 | #Constraints: 165551
3537.73/3548.72 c #Conflicts: 692000 | #Constraints: 166551
3538.53/3549.55 c DATABASE CLEANUP
3538.53/3549.55 c GARBAGE COLLECT
3538.53/3549.55 c #Conflicts: 693000 | #Constraints: 138919
3539.15/3550.18 c #Conflicts: 694000 | #Constraints: 139919
3539.83/3550.89 c #Conflicts: 695000 | #Constraints: 140919
3548.91/3559.97 c #Conflicts: 696000 | #Constraints: 141920
3549.61/3560.61 c #Conflicts: 697000 | #Constraints: 142920
3549.80/3560.87 c #Conflicts: 698000 | #Constraints: 143920
3550.01/3561.04 c #Conflicts: 699000 | #Constraints: 144920
3600.07/3611.20 c Disabling crashed LP
3600.07/3611.20 c cpu time 3596.42 s
3600.07/3611.20 c deterministic time 24433122796 2.44e+10
3600.07/3611.20 c optimization time 65.6767 s
3600.07/3611.20 c total solve time 3530.22 s
3600.07/3611.20 c core-guided solve time 1887.65 s
3600.07/3611.20 c propagation time 224.353 s
3600.07/3611.20 c conflict analysis time 290.257 s
3600.07/3611.20 c local search time 0 s
3600.07/3611.20 c propagations 430369835
3600.07/3611.20 c resolve steps 45075710
3600.07/3611.20 c resolve steps with general constraints 5067593
3600.07/3611.20 c decisions 1068595
3600.07/3611.20 c conflicts 699028
3600.07/3611.20 c overflow fixes 60699
3600.07/3611.20 c conflicts with overflow fixes 13796
3600.07/3611.20 c restarts 1531
3600.07/3611.20 c inprocessing phases 43
3600.07/3611.20 c garbage collections 41 ,( 95.35 )
3600.07/3611.20 c input clauses 110376 ,( 95.58 )
3600.07/3611.20 c input cardinalities 3131 ,( 2.71 )
3600.07/3611.20 c input general constraints 1979 ,( 1.71 )
3600.07/3611.20 c input average constraint length 8.72
3600.07/3611.20 c input average constraint degree 2.40e+00
3600.07/3611.20 c input average constraint degree bitlength 0.13
3600.07/3611.20 c learned clauses 787752 ,( 96.13 )
3600.07/3611.20 c learned cardinalities 1240 ,( 0.15 )
3600.07/3611.20 c learned general constraints 30477 ,( 3.72 )
3600.07/3611.20 c learned average constraint length 288.36
3600.07/3611.20 c learned average constraint degree 3.81e+06
3600.07/3611.20 c learned average constraint degree bitlength 0.38
3600.07/3611.20 c watched CF 32, 64, 128, Arb: 3232 , 0 , 0 , 0
3600.07/3611.20 c counting CF 32, 64, 128, Arb: 29225 , 0 , 0 , 0
3600.07/3611.20 c watched constraints 3232 ,( 9.96 )
3600.07/3611.20 c counting constraints 29224 ,( 90.04 )
3600.07/3611.20 c loaded clauses, cards, PBs, (WATCHED, COUNTING): 2141182198 , 1354182734 , 1640966100 ,( 8506561 , 1632459539 )
3600.07/3611.20 c pure literals detected 0
3600.07/3611.20 c unique literal constraints detected 0
3600.07/3611.20 c gcd simplifications 256615
3600.07/3611.20 c detected cardinalities 25730
3600.07/3611.20 c divisions strengthening the constraint 0
3600.07/3611.20 c weakened non-implied lits 184727564
3600.07/3611.20 c weakened non-implying lits 3110939
3600.07/3611.20 c percentage of cover cuts not using all falsified lits 0.000
3600.07/3611.20 c average MIR cut multiplier 1.70e+05
3600.07/3611.20 c average MIR cut multiplier bitlength 0.686
3600.07/3611.20 c original variables 1431
3600.07/3611.20 c clausal propagations 297099024
3600.07/3611.20 c cardinality propagations 43731733
3600.07/3611.20 c watched propagations 65870
3600.07/3611.20 c counting propagations 87798169
3600.07/3611.20 c watch lookups 10779602817
3600.07/3611.20 c watch backjump lookups 0
3600.07/3611.20 c watch checks 9520056969
3600.07/3611.20 c propagation checks 2279529855
3600.07/3611.20 c constraint additions 988904847
3600.07/3611.20 c trail pops 432136833
3600.07/3611.20 c formula constraints 100303
3600.07/3611.20 c learned constraints 819298
3600.07/3611.20 c bound constraints 464
3600.07/3611.20 c core-guided constraints 6326
3600.07/3611.20 c encountered formula constraints 31036396
3600.07/3611.20 c encountered learned constraints 7399233
3600.07/3611.20 c encountered bound constraints 3866
3600.07/3611.20 c encountered core-guided constraints 5846384
3600.07/3611.20 c LP total time 3025.17 s
3600.07/3611.20 c LP solve time 3023.76 s
3600.07/3611.20 c LP constraints added 99254
3600.07/3611.20 c LP constraints removed 23
3600.07/3611.20 c LP pivots internal 698176
3600.07/3611.20 c LP pivots root 754868
3600.07/3611.20 c LP calls 93
3600.07/3611.20 c LP optimalities 3
3600.07/3611.20 c LP no pivot count 0
3600.07/3611.20 c LP infeasibilities 81
3600.07/3611.20 c LP valid Farkas constraints 99
3600.07/3611.20 c LP learned Farkas constraints 70
3600.07/3611.20 c LP basis resets 2
3600.07/3611.20 c LP cycling count 0
3600.07/3611.20 c LP singular count 1
3600.07/3611.20 c LP no primal count 0
3600.07/3611.20 c LP no farkas count 1
3600.07/3611.20 c LP other issue count 0
3600.07/3611.20 c LP Gomory cuts 2
3600.07/3611.20 c LP learned cuts 36
3600.07/3611.20 c LP deleted cuts 23
3600.07/3611.20 c LP encountered Gomory constraints 0
3600.07/3611.20 c LP encountered Farkas constraints 1386
3600.07/3611.20 c LP encountered learned Farkas constraints 92
3600.07/3611.20 c CG auxiliary variables introduced 4803
3600.07/3611.20 c CG solutions found 2
3600.07/3611.20 c CG cores constructed 462
3600.07/3611.20 c CG core cardinality constraints returned 0
3600.07/3611.20 c CG unit cores 0
3600.07/3611.20 c CG single cores 459
3600.07/3611.20 c CG blocks removed during cardinality reduction 0
3600.07/3611.20 c CG first core best 0
3600.07/3611.20 c CG decision core best 0
3600.07/3611.20 c CG core reduction tie 3
3600.07/3611.20 c CG core degree average 1.00
3600.07/3611.20 c CG core slack average 6.09
3600.07/3611.20 c CG core upper bound improvements 0
3600.07/3611.20 c STR number of successful calls 0
3600.07/3611.20 c STR number of unsuccessful calls 0
3600.07/3611.20 c STR number of inconclusive calls 0
3600.07/3611.20 c STR number of successful attempts 0
3600.07/3611.20 c STR number of unsuccessful attempts 0
3600.07/3611.20 c STR number of inconclusive attempts 0
3600.07/3611.20 c STR average degree increase per successful call inf
3600.07/3611.20 c STR average degree increase per successful attempt inf
3600.07/3611.20 c STR total number of conflicts for successful attempts 0
3600.07/3611.20 c STR total number of conflicts for unsuccessful attempts 0
3600.07/3611.20 c STR total number of conflicts for inconclusive attempts 0
3600.07/3611.20 c STR average number of conflicts per successful attempt inf
3600.07/3611.20 c STR average number of conflicts per unsuccessful attempt inf
3600.07/3611.20 c STR average number of conflicts per inconclusive attempt inf
3600.07/3611.20 c IHS number of seeded input constraints 0
3600.07/3611.20 c IHS number of seeded weakened input constraints 0
3600.07/3611.20 c IHS number of successful local search calls 0
3600.07/3611.20 c IHS number of timeouts for local search 0
3600.07/3611.20 c IHS number of complete search calls 0
3600.07/3611.20 c IHS number of optimal complete search calls 0
3600.07/3611.20 c IHS number of complete search progress calls 0
3600.07/3611.20 c IHS number of solutions from local search 0
3600.07/3611.20 c IHS number of upper bounds from local search 0
3600.07/3611.20 c IHS number of cores from local search 0
3600.07/3611.20 c IHS number of discarded solutions from local search 0
3600.07/3611.20 c IHS number of solutions from complete search 0
3600.07/3611.20 c IHS number of upper bounds from complete search 0
3600.07/3611.20 c IHS number of cores from complete search 0
3600.07/3611.20 c IHS number of discarded solutions from complete search 0
3600.07/3611.20 c IHS local search time 0 s
3600.07/3611.20 c IHS complete search time 0 s
3600.07/3611.20 c IHS core extraction time 0 s
3600.07/3611.20 c AVG.sumWPerc 67.78
3600.07/3611.20 c bigint constraints 0
3600.07/3611.20 o -729
3600.07/3611.20 s SATISFIABLE
3600.07/3611.20 v x1 x7 x13 x19 x25 x31 x37 x43 x49 -x2 -x8 -x14 -x20 -x26 -x32 -x38 -x44 -x50 x3 x9 x15 x21 x27 x33 x39 x45 x51 -x4 -x10 -x16 -x22 -x28 -x34 -x40 -x46 -x52 x5 x11 x17 x23 x29 x35 x41 x47 x53 x58 x64 x70 x76 x82 x88 x94 x100 x54 x60 x66 x72 x78 x84 x90 x96 x102 -x55 -x61 -x67 -x73 -x79 -x85 -x91 -x97 -x103 x56 x62 x68 x74 x80 x86 x92 x98 x104 -x57 -x63 -x69 -x75 -x81 -x87 -x93 -x99 -x105 -x109 -x115 -x121 -x127 -x133 -x139 -x145 -x151 x110 x116 x122 x128 x134 x140 x146 x152 x106 x112 x118 x124 x130 x136 x142 x148 x154 -x107 -x113 -x119 -x125 -x131 -x137 -x143 -x149 -x155 x108 x114 x120 x126 x132 x138 x144 x150 x156 x159 x165 x171 x177 x183 x189 x195 x201 -x160 -x166 -x172 -x178 -x184 -x190 -x196 -x202 x161 x167 x173 x179 x185 x191 x197 x203 x157 x163 x169 x175 x181 x187 x193 x199 x205 -x158 -x164 -x170 -x176 -x182 -x188 -x194 -x200 -x206 -x208 -x214 -x220 -x226 -x232 -x238 -x244 -x250 x209 x215 x221 x227 x233 x239 x245 x251 -x210 -x216 -x222 -x228 -x234 -x240 -x246 -x252 x211 x217 x223 x229 x235 x241 x247 x253 x207 x213 x219 x225 x231 x237 x243 x249 x255 x256 x262 x268 x274 x280 x286 x292 x298 -x257 -x263 -x269 -x275 -x281 -x287 -x293 -x299 x258 x264 x270 x276 x282 x288 x294 x300 -x259 -x265 -x271 -x277 -x283 -x289 -x295 -x301 x260 x266 x272 x278 x284 x290 x296 x302 x304 x310 x316 x322 x328 x334 x340 x346 -x305 -x311 -x317 -x323 -x329 -x335 -x341 -x347 x306 x312 x318 x324 x330 x336 x342 x348 -x307 -x313 -x319 -x325 -x331 -x337 -x343 -x349 x308 x314 x320 x326 x332 x338 x344 x350 x355 x361 x367 x373 x379 x385 x391 x351 x357 x363 x369 x375 x381 x387 x393 -x352 -x358 -x364 -x370 -x376 -x382 -x388 -x394 x353 x359 x365 x371 x377 x383 x389 x395 -x354 -x360 -x366 -x372 -x378 -x384 -x390 -x396 -x400 -x406 -x412 -x418 -x424 -x430 -x436 x401 x407 x413 x419 x425 x431 x437 x397 x403 x409 x415 x421 x427 x433 x439 -x398 -x404 -x410 -x416 -x422 -x428 -x434 -x440 x399 x405 x411 x417 x423 x429 x435 x441 x444 x450 x456 x462 x468 x474 x480 -x445 -x451 -x457 -x463 -x469 -x475 -x481 x446 x452 x458 x464 x470 x476 x482 x442 x448 x454 x460 x466 x472 x478 x484 -x443 -x449 -x455 -x461 -x467 -x473 -x479 -x485 -x487 -x493 -x499 -x505 -x511 -x517 -x523 x488 x494 x500 x506 x512 x518 x524 -x489 -x495 -x501 -x507 -x513 -x519 -x525 x490 x496 x502 x508 x514 x520 x526 x486 x492 x498 x504 x510 x516 x522 x528 x529 x535 x541 x547 x553 x559 x565 -x530 -x536 -x542 -x548 -x554 -x560 -x566 x531 x537 x543 x549 x555 x561 x567 -x532 -x538 -x544 -x550 -x556 -x562 -x568 x533 x539 x545 x551 x557 x563 x569 x571 x577 x583 x589 x595 x601 x607 -x572 -x578 -x584 -x590 -x596 -x602 -x608 x573 x579 x585 x591 x597 x603 x609 -x574 -x580 -x586 -x592 -x598 -x604 -x610 x575 x581 x587 x593 x599 x605 x611 x616 x622 x628 x634 x640 x646 x612 x618 x624 x630 x636 x642 x648 -x613 -x619 -x625 -x631 -x637 -x643 -x649 x614 x620 x626 x632 x638 x644 x650 -x615 -x621 -x627 -x633 -x639 -x645 -x651 -x655 -x661 -x667 -x673 -x679 -x685 x656 x662 x668 x674 x680 x686 x652 x658 x664 x670 x676 x682 x688 -x653 -x659 -x665 -x671 -x677 -x683 -x689 x654 x660 x666 x672 x678 x684 x690 x693 x699 x705 x711 x717 x723 -x694 -x700 -x706 -x712 -x718 -x724 x695 x701 x707 x713 x719 x725 x691 x697 x703 x709 x715 x721 x727 -x692 -x698 -x704 -x710 -x716 -x722 -x728 -x730 -x736 -x742 -x748 -x754 -x760 x731 x737 x743 x749 x755 x761 -x732 -x738 -x744 -x750 -x756 -x762 x733 x739 x745 x751 x757 x763 x729 x735 x741 x747 x753 x759 x765 x766 x772 x778 x784 x790 x796 -x767 -x773 -x779 -x785 -x791 -x797 x768 x774 x780 x786 x792 x798 -x769 -x775 -x781 -x787 -x793 -x799 x770 x776 x782 x788 x794 x800 x802 x808 x814 x820 x826 x832 -x803 -x809 -x815 -x821 -x827 -x833 x804 x810 x816 x822 x828 x834 -x805 -x811 -x817 -x823 -x829 -x835 x806 x812 x818 x824 x830 x836 x841 x847 x853 x859 x865 x837 x843 x849 x855 x861 x867 -x838 -x844 -x850 -x856 -x862 -x868 x839 x845 x851 x857 x863 x869 -x840 -x846 -x852 -x858 -x864 -x870 -x874 -x880 -x886 -x892 -x898 x875 x881 x887 x893 x899 x871 x877 x883 x889 x895 x901 -x872 -x878 -x884 -x890 -x896 -x902 x873 x879 x885 x891 x897 x903 x906 x912 x918 x924 x930 -x907 -x913 -x919 -x925 -x931 x908 x914 x920 x926 x932 x904 x910 x916 x922 x928 x934 -x905 -x911 -x917 -x923 -x929 -x935 -x937 -x943 -x949 -x955 -x961 x938 x944 x950 x956 x962 -x939 -x945 -x951 -x957 -x963 x940 x946 x952 x958 x964 x936 x942 x948 x954 x960 x966 x967 x973 x979 x985 x991 -x968 -x974 -x980 -x986 -x992 x969 x975 x981 x987 x993 -x970 -x976 -x982 -x988 -x994 x971 x977 x983 x989 x995 x997 x1003 x1009 x1015 x1021 -x998 -x1004 -x1010 -x1016 -x1022 x999 x1005 x1011 x1017 x1023 -x1000 -x1006 -x1012 -x1018 -x1024 x1001 x1007 x1013 x1019 x1025 x1030 x1036 x1042 x1048 x1026 x1032 x1038 x1044 x1050 -x1027 -x1033 -x1039 -x1045 -x1051 x1028 x1034 x1040 x1046 x1052 -x1029 -x1035 -x1041 -x1047 -x1053 -x1057 -x1063 -x1069 -x1075 x1058 x1064 x1070 x1076 x1054 x1060 x1066 x1072 x1078 -x1055 -x1061 -x1067 -x1073 -x1079 x1056 x1062 x1068 x1074 x1080 x1083 x1089 x1095 x1101 -x1084 -x1090 -x1096 -x1102 x1085 x1091 x1097 x1103 x1081 x1087 x1093 x1099 x1105 -x1082 -x1088 -x1094 -x1100 -x1106 -x1108 -x1114 -x1120 -x1126 x1109 x1115 x1121 x1127 -x1110 -x1116 -x1122 -x1128 x1111 x1117 x1123 x1129 x1107 x1113 x1119 x1125 x1131 x1132 x1138 x1144 x1150 -x1133 -x1139 -x1145 -x1151 x1134 x1140 x1146 x1152 -x1135 -x1141 -x1147 -x1153 x1136 x1142 x1148 x1154 x1156 x1162 x1168 x1174 -x1157 -x1163 -x1169 -x1175 x1158 x1164 x1170 x1176 -x1159 -x1165 -x1171 -x1177 x1160 x1166 x1172 x1178 x1183 x1189 x1195 x1179 x1185 x1191 x1197 -x1180 -x1186 -x1192 -x1198 x1181 x1187 x1193 x1199 -x1182 -x1188 -x1194 -x1200 -x1204 -x1210 -x1216 x1205 x1211 x1217 x1201 x1207 x1213 x1219 -x1202 -x1208 -x1214 -x1220 x1203 x1209 x1215 x1221 x1224 x1230 x1236 -x1225 -x1231 -x1237 x1226 x1232 x1238 x1222 x1228 x1234 x1240 -x1223 -x1229 -x1235 -x1241 -x1243 -x1249 -x1255 x1244 x1250 x1256 -x1245 -x1251 -x1257 x1246 x1252 x1258 x1242 x1248 x1254 x1260 x1261 x1267 x1273 -x1262 -x1268 -x1274 x1263 x1269 x1275 -x1264 -x1270 -x1276 x1265 x1271 x1277 x1279 x1285 x1291 -x1280 -x1286 -x1292 x1281 x1287 x1293 -x1282 -x1288 -x1294 x1283 x1289 x1295 x1300 x1306 x1296 x1302 x1308 -x1297 -x1303 -x1309 x1298 x1304 x1310 -x1299 -x1305 -x1311 -x1315 -x1321 x1316 x1322 x1312 x1318 x1324 -x1313 -x1319 -x1325 x1314 x1320 x1326 x1329 x1335 -x1330 -x1336 x1331 x1337 x1327 x1333 x1339 -x1328 -x1334 -x1340 -x1342 -x1348 x1343 x1349 -x1344 -x1350 x1345 x1351 x1341 x1347 x1353 x1354 x1360 -x1355 -x1361 x1356 x1362 -x1357 -x1363 x1358 x1364 x1366 x1372 -x1367 -x1373 x1368 x1374 -x1369 -x1375 x1370 x1376 x1381 x1377 x1383 -x1378 -x1384 x1379 x1385 -x1380 -x1386 -x1390 x1391 x1387 x1393 -x1388 -x1394 x1389 x1395 x1398 -x1399 x1400 x1396 x1402 -x1397 -x1403 -x1405 x1406 -x1407 x1408 x1404 x1410 x1411 -x1412 x1413 -x1414 x1415 x1417 -x1418 x1419 -x1420 x1421 x1422 -x1423 x1424 -x1425 x1426 -x1427 x1428 x1429 -x1430 x1431 -x6 -x59 -x12 -x65 -x18 -x71 -x24 -x77 -x30 -x83 -x36 -x89 -x42 -x95 -x48 -x101 -x111 -x117 -x123 -x129 -x135 -x141 -x147 -x153 -x162 -x168 -x174 -x180 -x186 -x192 -x198 -x204 -x212 -x218 -x224 -x230 -x236 -x242 -x248 -x254 -x261 -x267 -x273 -x279 -x285 -x291 -x297 -x303 -x309 -x315 -x321 -x327 -x333 -x339 -x345 -x356 -x362 -x368 -x374 -x380 -x386 -x392 -x402 -x408 -x414 -x420 -x426 -x432 -x438 -x447 -x453 -x459 -x465 -x471 -x477 -x483 -x491 -x497 -x503 -x509 -x515 -x521 -x527 -x534 -x540 -x546 -x552 -x558 -x564 -x570 -x576 -x582 -x588 -x594 -x600 -x606 -x617 -x623 -x629 -x635 -x641 -x647 -x657 -x663 -x669 -x675 -x681 -x687 -x696 -x702 -x708 -x714 -x720 -x726 -x734 -x740 -x746 -x752 -x758 -x764 -x771 -x777 -x783 -x789 -x795 -x801 -x807 -x813 -x819 -x825 -x831 -x842 -x848 -x854 -x860 -x866 -x876 -x882 -x888 -x894 -x900 -x909 -x915 -x921 -x927 -x933 -x941 -x947 -x953 -x959 -x965 -x972 -x978 -x984 -x990 -x996 -x1002 -x1008 -x1014 -x1020 -x1031 -x1037 -x1043 -x1049 -x1059 -x1065 -x1071 -x1077 -x1086 -x1092 -x1098 -x1104 -x1112 -x1118 -x1124 -x1130 -x1137 -x1143 -x1149 -x1155 -x1161 -x1167 -x1173 -x1184 -x1190 -x1196 -x1206 -x1212 -x1218 -x1227 -x1233 -x1239 -x1247 -x1253 -x1259 -x1266 -x1272 -x1278 -x1284 -x1290 -x1301 -x1307 -x1317 -x1323 -x1332 -x1338 -x1346 -x1352 -x1359 -x1365 -x1371 -x1382 -x1392 -x1401 -x1409 -x1416
3600.07/3611.20 c Program interrupted by user.
Verifier Data
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-4806994-1782819492/watcher-4806994-1782819492 -o /tmp/evaluation-result-4806994-1782819492/solver-4806994-1782819492 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4806994-1782819492/vars-4806994-1782819492 --bin-var /tmp/runsolver-exch-nodeE006-1782818442-2541668 --watchdog 3760 ./run-opt.sh HOME/instance-4806994-1782819492.opb
running on 4 cores: 4-7
CPU: AMD EPYC 9355 32-Core Processor
Cores frequency:
2500 MHz: 0-1,3,8-9,12,14-16,18,20-21,23-25,27,29-31,33-36,38,40-41,43,45-48,50-52,54,56-57,59,63
3550 MHz: 4-7,28
3600 MHz: 2,10-11,13,17,19,22,26,32,37,39,42,44,49,53,55,58,60-62
WARNING: cores do not run at the same frequency!
Cores frequency (cpufreq):
2500 MHz: 0-1,3
3600 MHz: 2
WARNING: cores do not run at the same frequency!
CPU governors:
performance: 4-7
NUMA information:
number of nodes: 8
node 0: cores 0-7, 128055 MiB (104324 MiB free)
node 1: cores 8-15, 129019 MiB (103976 MiB free)
node 2: cores 16-23, 129019 MiB (109922 MiB free)
node 3: cores 24-31, 129003 MiB (109105 MiB free)
node 4: cores 32-39, 128973 MiB (110821 MiB free)
node 5: cores 40-47, 129019 MiB (104556 MiB free)
node 6: cores 48-55, 129019 MiB (99727 MiB free)
node 7: cores 56-63, 128474 MiB (109869 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=2544609, runsolver pid=2544606
Current StackSize limit: 8192 KiB
[startup+0.100055 s]*
/proc/loadavg: 16.00 15.73 11.81 18/886 2544611
/proc/meminfo: memFree=872754248/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=59840 memory=18696 CPUtime=0.09 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 2577 0 0 0 6 3 0 0 20 0 1 0 215237122 61276160 4473 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 14960 4674 2022 1755 0 2795 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 64032 KiB
Current children cumulated memory: 21824 KiB
[startup+0.212888 s]*
/proc/loadavg: 16.00 15.73 11.81 18/886 2544611
/proc/meminfo: memFree=872746104/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=128852 memory=73324 CPUtime=0.21 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 18085 0 0 0 17 4 0 0 20 0 1 0 215237122 131944448 18166 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 32213 18331 2165 1755 0 20048 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 133044 KiB
Current children cumulated memory: 76452 KiB
[startup+0.313778 s]*
/proc/loadavg: 16.00 15.73 11.81 17/886 2544611
/proc/meminfo: memFree=872745352/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=143512 memory=87948 CPUtime=0.3 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 21857 0 0 0 26 4 0 0 20 0 1 0 215237122 146956288 21878 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 35878 21987 2181 1755 0 23713 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 147704 KiB
Current children cumulated memory: 91076 KiB
[startup+0.700235 s]
/proc/loadavg: 16.00 15.73 11.81 17/886 2544611
/proc/meminfo: memFree=872708528/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=191912 memory=136524 CPUtime=0.67 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 37182 0 0 0 61 6 0 0 20 0 1 0 215237122 196517888 34056 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 47978 34131 2830 1755 0 35813 0
Current children cumulated CPU time: 0.67 s
Current children cumulated vsize: 196104 KiB
Current children cumulated memory: 139652 KiB
[startup+1.50013 s]
/proc/loadavg: 16.00 15.73 11.81 17/886 2544611
/proc/meminfo: memFree=872645748/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=191912 memory=136524 CPUtime=1.47 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 37182 0 0 0 141 6 0 0 20 0 1 0 215237122 196517888 34056 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 47978 34131 2830 1755 0 35813 0
Current children cumulated CPU time: 1.47 s
Current children cumulated vsize: 196104 KiB
Current children cumulated memory: 139652 KiB
[startup+3.11304 s]
/proc/loadavg: 16.00 15.73 11.81 17/887 2544612
/proc/meminfo: memFree=872633112/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=191912 memory=136768 CPUtime=3.08 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 37247 0 0 0 301 7 0 0 20 0 1 0 215237122 196517888 34056 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 47978 34192 2830 1755 0 35813 0
Current children cumulated CPU time: 3.08 s
Current children cumulated vsize: 196104 KiB
Current children cumulated memory: 139896 KiB
[startup+6.30013 s]
/proc/loadavg: 16.00 15.73 11.83 17/887 2544612
/proc/meminfo: memFree=872625612/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=198568 memory=143596 CPUtime=6.26 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 37396 0 0 0 619 7 0 0 20 0 1 0 215237122 203333632 35782 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 49642 35899 2862 1755 0 37477 0
Current children cumulated CPU time: 6.26 s
Current children cumulated vsize: 202760 KiB
Current children cumulated memory: 146724 KiB
[startup+12.7001 s]
/proc/loadavg: 16.00 15.74 11.85 17/887 2544612
/proc/meminfo: memFree=872616228/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=215504 memory=156036 CPUtime=12.64 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 39321 0 0 0 1255 9 0 0 20 0 1 0 215237122 220676096 38884 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 53876 39009 2974 1755 0 41711 0
Current children cumulated CPU time: 12.64 s
Current children cumulated vsize: 219696 KiB
Current children cumulated memory: 159164 KiB
[startup+25.5002 s]
/proc/loadavg: 16.00 15.75 11.92 17/887 2544612
/proc/meminfo: memFree=872601576/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=215504 memory=159392 CPUtime=25.4 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 39635 0 0 0 2529 11 0 0 20 0 1 0 215237122 220676096 39793 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 53876 39848 2990 1755 0 41711 0
Current children cumulated CPU time: 25.4 s
Current children cumulated vsize: 219696 KiB
Current children cumulated memory: 162520 KiB
[startup+51.1137 s]
/proc/loadavg: 16.00 15.77 12.03 17/887 2544612
/proc/meminfo: memFree=872557432/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=232248 memory=175052 CPUtime=50.94 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 40484 0 0 0 5080 14 0 0 20 0 1 0 215237122 237821952 43717 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 58062 43763 2990 1755 0 45897 0
Current children cumulated CPU time: 50.94 s
Current children cumulated vsize: 236440 KiB
Current children cumulated memory: 178180 KiB
[startup+102.3 s]
/proc/loadavg: 16.00 15.81 12.24 17/887 2544613
/proc/meminfo: memFree=872475676/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=232248 memory=176544 CPUtime=101.96 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 40873 0 0 0 10177 19 0 0 20 0 1 0 215237122 237821952 43973 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 58062 44136 2990 1755 0 45897 0
Current children cumulated CPU time: 101.96 s
Current children cumulated vsize: 236440 KiB
Current children cumulated memory: 179672 KiB
################
# More data... #
################
/proc/2544611/statm: 105923 76855 3096 1755 0 93758 0
Current children cumulated CPU time: 3032.77 s
Current children cumulated vsize: 427884 KiB
Current children cumulated memory: 310548 KiB
[startup+3102.3 s]
/proc/loadavg: 10.97 13.18 14.76 11/847 2545903
/proc/meminfo: memFree=888673276/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=426828 memory=321408 CPUtime=3092.6 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 49422 0 0 0 308951 309 0 0 20 0 1 0 215237122 437071872 80164 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 106707 80352 3096 1755 0 94542 0
Current children cumulated CPU time: 3092.6 s
Current children cumulated vsize: 431020 KiB
Current children cumulated memory: 324536 KiB
[startup+3162.3 s]
/proc/loadavg: 10.35 12.60 14.46 11/847 2545904
/proc/meminfo: memFree=888425280/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=426828 memory=321408 CPUtime=3152.42 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 49422 0 0 0 314925 317 0 0 20 0 1 0 215237122 437071872 80164 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 106707 80352 3096 1755 0 94542 0
Current children cumulated CPU time: 3152.42 s
Current children cumulated vsize: 431020 KiB
Current children cumulated memory: 324536 KiB
[startup+3222.3 s]
/proc/loadavg: 10.13 12.13 14.18 11/845 2545905
/proc/meminfo: memFree=888334964/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=426828 memory=321408 CPUtime=3212.24 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 49424 0 0 0 320899 325 0 0 20 0 1 0 215237122 437071872 80164 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 106707 80352 3096 1755 0 94542 0
Current children cumulated CPU time: 3212.24 s
Current children cumulated vsize: 431020 KiB
Current children cumulated memory: 324536 KiB
[startup+3282.3 s]
/proc/loadavg: 9.89 11.70 13.90 10/837 2545941
/proc/meminfo: memFree=890860272/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=426828 memory=321408 CPUtime=3272.07 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 49424 0 0 0 326874 333 0 0 20 0 1 0 215237122 437071872 80164 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 106707 80352 3096 1755 0 94542 0
Current children cumulated CPU time: 3272.07 s
Current children cumulated vsize: 431020 KiB
Current children cumulated memory: 324536 KiB
[startup+3342.3 s]
/proc/loadavg: 9.33 11.21 13.60 10/838 2545943
/proc/meminfo: memFree=890722844/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=426828 memory=321408 CPUtime=3331.91 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 49424 0 0 0 332851 340 0 0 20 0 1 0 215237122 437071872 80164 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 106707 80352 3096 1755 0 94542 0
Current children cumulated CPU time: 3331.91 s
Current children cumulated vsize: 431020 KiB
Current children cumulated memory: 324536 KiB
[startup+3402.3 s]
/proc/loadavg: 9.61 10.93 13.35 10/838 2545944
/proc/meminfo: memFree=890084020/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=426828 memory=321408 CPUtime=3391.74 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 49424 0 0 0 338829 345 0 0 20 0 1 0 215237122 437071872 80164 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 106707 80352 3096 1755 0 94542 0
Current children cumulated CPU time: 3391.74 s
Current children cumulated vsize: 431020 KiB
Current children cumulated memory: 324536 KiB
[startup+3462.3 s]
/proc/loadavg: 9.37 10.63 13.09 10/837 2545945
/proc/meminfo: memFree=889999612/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=426828 memory=329600 CPUtime=3451.58 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 49428 0 0 0 344806 352 0 0 20 0 1 0 215237122 437071872 82252 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 106707 82400 3096 1755 0 94542 0
Current children cumulated CPU time: 3451.58 s
Current children cumulated vsize: 431020 KiB
Current children cumulated memory: 332728 KiB
[startup+3522.3 s]
/proc/loadavg: 9.53 10.43 12.86 10/838 2545949
/proc/meminfo: memFree=889797516/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=508216 memory=419712 CPUtime=3511.41 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 49989 0 0 0 350783 358 0 0 20 0 1 0 215237122 520413184 104780 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 127054 104928 3096 1755 0 114889 0
Current children cumulated CPU time: 3511.41 s
Current children cumulated vsize: 512408 KiB
Current children cumulated memory: 422840 KiB
[startup+3582.3 s]
/proc/loadavg: 9.43 10.25 12.65 10/838 2545954
/proc/meminfo: memFree=889573632/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=508216 memory=419712 CPUtime=3571.24 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 49989 0 0 0 356761 363 0 0 20 0 1 0 215237122 520413184 104780 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 127054 104928 3096 1755 0 114889 0
Current children cumulated CPU time: 3571.24 s
Current children cumulated vsize: 512408 KiB
Current children cumulated memory: 422840 KiB
Maximum CPU time exceeded: sending SIGTERM then SIGKILL
[startup+3611.2 s]
/proc/loadavg: 9.26 10.13 12.53 10/837 2545954
/proc/meminfo: memFree=889551616/1055320696 swapFree=33554428/33554428
[pid=2544609] ppid=2544606 vsize=4192 memory=3128 CPUtime=0 cores=4-7
/proc/2544609/stat : 2544609 (run-opt.sh) S 2544606 2544609 2541657 0 -1 4194304 209 0 0 0 0 0 0 0 20 0 1 0 215237121 4292608 640 18446744073709551615 94730741325824 94730742220357 140729660965712 0 0 0 65536 4 65538 1 0 0 17 5 0 0 0 0 0 94730742459408 94730742507152 94730755776512 140729660967209 140729660967299 140729660967299 140729660973035 0
/proc/2544609/statm: 1048 782 704 219 0 110 0
[pid=2544611] ppid=2544609 vsize=508216 memory=419712 CPUtime=3600.07 cores=4-7
/proc/2544611/stat : 2544611 (roundingsat) R 2544609 2544609 2541657 0 -1 4194304 49991 0 0 0 359642 365 0 0 20 0 1 0 215237122 520413184 104780 18446744073709551615 4194304 11382409 140722655539920 0 0 0 0 0 8405026 0 0 0 17 6 0 0 0 0 0 12505888 12515512 42221568 140722655549360 140722655549858 140722655549858 140722655555562 0
/proc/2544611/statm: 127054 104928 3096 1755 0 114889 0
Current children cumulated CPU time: 3600.07 s
Current children cumulated vsize: 512408 KiB
Current children cumulated memory: 422840 KiB
Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds
[startup+3611.2 s]
# the end of solver process 2544609 was just reported to runsolver
# Child ended because it received signal 15 (SIGTERM)
# cumulated CPU time of all completed processes: user=0.001697 s, system=0.000193 s
[startup+3611.21 s]
# the end of solver process 2544611 was just reported to runsolver
# Child status: 2
# cumulated CPU time of all completed processes: user=3596.43 s, system=3.65694 s
# this solver process was not waited by its parent and was adopted by runsolver
Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples
Child status: 2
Real time (s): 3611.21
CPU time (s): 3600.08
CPU user time (s): 3596.43
CPU system time (s): 3.65694
CPU usage (%): 99.692
Max. virtual memory (cumulated for all children) (KiB): 512408
Max. memory (cumulated for all children) (KiB): 422840
getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.43
system time used= 3.65694
maximum resident set size= 419120
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50220
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 165
involuntary context switches= 1260
# summary of solver processes directly reported to runsolver:
# pid: 2544609,2544611
# total CPU time (s): 3600.08
# total CPU user time (s): 3596.43
# total CPU system time (s): 3.65694
??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.1067 second user time and 38.2526 second system time
The end
Launcher Data
Begin job on nodeE006 at 2026-06-30 13:38:12
IDJOB=4806994
IDBENCH=178229
IDSOLVER=3616
FILE ID=nodeE006/4806994-1782819492
RUNJOBID= nodeE006-1782818442-2541668
SLURM_JOB_ID= 12541386
Free space on /tmp= 798456 MiB
SOLVER NAME= roundingsat-satsuma-opt 2026-06-11
BENCH NAME= PB24/normalized-PB24/OPT-LIN/nordstrom/CoreGuidedPB/maxcut/maxcut_opt_complete_6-partite_inlv/normalized-maxcut_opt_complete_6-partite_inlv_nvert_54.opb
COMMAND LINE= ./run-opt.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4806994-1782819492/watcher-4806994-1782819492 -o /tmp/evaluation-result-4806994-1782819492/solver-4806994-1782819492 -C 3600 -W 3700 -M 62000 --var /tmp/evaluation-result-4806994-1782819492/vars-4806994-1782819492 --bin-var /tmp/runsolver-exch-nodeE006-1782818442-2541668 --watchdog 3760 ./run-opt.sh HOME/instance-4806994-1782819492.opb
TIME LIMIT= 3600 seconds
MEMORY LIMIT= 62000 MiB
NBCORE= 3
MD5SUM BENCH= f4b5c90f240972797eec2d6f21aa3713
RANDOM SEED=1461993796
nodeE006 Linux 5.14.0-611.55.1.el9_7.0.3.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 18 19:21:10 UTC 2026
/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance
/proc/cpuinfo:
processor : 0
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 0
cpu cores : 32
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 1
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 1
cpu cores : 32
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 2
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3586.010
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 : 3561.782
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 : 3566.571
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 : 3573.141
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 : 3559.765
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 67
cpu cores : 32
apicid : 67
initial apicid : 67
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 8
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 32
cpu cores : 32
apicid : 32
initial apicid : 32
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 9
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 33
cpu cores : 32
apicid : 33
initial apicid : 33
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 10
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3577.378
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 34
cpu cores : 32
apicid : 34
initial apicid : 34
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 11
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 35
cpu cores : 32
apicid : 35
initial apicid : 35
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 12
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
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 : 3594.671
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 97
cpu cores : 32
apicid : 97
initial apicid : 97
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 14
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 98
cpu cores : 32
apicid : 98
initial apicid : 98
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 15
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3590.102
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 : 3589.014
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 : 2493.659
cache size : 1024 KB
physical id : 0
siblings : 32
core id : 50
cpu cores : 32
apicid : 50
initial apicid : 50
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.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 : 3591.043
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 : 3590.377
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 : 3579.106
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 : 3571.687
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 : 3573.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 : 3582.646
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 : 3585.002
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 0
cpu cores : 32
apicid : 128
initial apicid : 128
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 33
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 1
cpu cores : 32
apicid : 129
initial apicid : 129
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 34
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
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 : 2493.659
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 : 3595.137
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 : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 67
cpu cores : 32
apicid : 195
initial apicid : 195
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 40
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 32
cpu cores : 32
apicid : 160
initial apicid : 160
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.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 : 3615.068
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 : 3607.004
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 : 3586.399
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 96
cpu cores : 32
apicid : 224
initial apicid : 224
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 45
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 97
cpu cores : 32
apicid : 225
initial apicid : 225
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 46
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 98
cpu cores : 32
apicid : 226
initial apicid : 226
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 47
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3582.335
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 : 2493.659
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 : 3577.328
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 49
cpu cores : 32
apicid : 177
initial apicid : 177
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 50
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 50
cpu cores : 32
apicid : 178
initial apicid : 178
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 51
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3567.035
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 51
cpu cores : 32
apicid : 179
initial apicid : 179
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 52
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 112
cpu cores : 32
apicid : 240
initial apicid : 240
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 53
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 3584.824
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 : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 115
cpu cores : 32
apicid : 243
initial apicid : 243
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 56
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
cache size : 1024 KB
physical id : 1
siblings : 32
core id : 16
cpu cores : 32
apicid : 144
initial apicid : 144
fpu : yes
fpu_exception : yes
cpuid level : 16
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm constant_tsc rep_good amd_lbr_v2 nopl xtopology nonstop_tsc cpuid extd_apicid aperfmperf rapl pni pclmulqdq monitor ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx f16c rdrand lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw ibs skinit wdt tce topoext perfctr_core perfctr_nb bpext perfctr_llc mwaitx cat_l3 cdp_l3 hw_pstate ssbd mba perfmon_v2 ibrs ibpb stibp ibrs_enhanced vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 invpcid cqm rdt_a avx512f avx512dq rdseed adx smap avx512ifma clflushopt clwb avx512cd sha_ni avx512bw avx512vl xsaveopt xsavec xgetbv1 xsaves cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local user_shstk avx_vnni avx512_bf16 clzero irperf xsaveerptr rdpru wbnoinvd amd_ppin cppc arat npt lbrv svm_lock nrip_save tsc_scale vmcb_clean flushbyasid decodeassists pausefilter pfthreshold avic v_vmsave_vmload vgif x2avic v_spec_ctrl vnmi avx512vbmi umip pku ospke avx512_vbmi2 gfni vaes vpclmulqdq avx512_vnni avx512_bitalg avx512_vpopcntdq la57 rdpid bus_lock_detect movdiri movdir64b overflow_recov succor smca avx512_vp2intersect flush_l1d debug_swap amd_lbr_pmc_freeze
bugs : sysret_ss_attrs spectre_v1 spectre_v2 spec_store_bypass srso spectre_v2_user vmscape
bogomips : 7090.34
TLB size : 192 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 52 bits physical, 57 bits virtual
power management: ts ttp tm hwpstate eff_freq_ro [13] [14]
processor : 57
vendor_id : AuthenticAMD
cpu family : 26
model : 2
model name : AMD EPYC 9355 32-Core Processor
stepping : 1
microcode : 0xb00215a
cpu MHz : 2493.659
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 : 3576.212
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 : 3582.398
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 : 3587.254
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 : 3595.005
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 : 3599.361
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 : 3596.395
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: 1055320696 kB
MemFree: 872760024 kB
MemAvailable: 1019468768 kB
Buffers: 3352 kB
Cached: 151012432 kB
SwapCached: 0 kB
Active: 29598216 kB
Inactive: 149172640 kB
Active(anon): 28655996 kB
Inactive(anon): 0 kB
Active(file): 942220 kB
Inactive(file): 149172640 kB
Unevictable: 3072 kB
Mlocked: 0 kB
SwapTotal: 33554428 kB
SwapFree: 33554428 kB
Zswap: 0 kB
Zswapped: 0 kB
Dirty: 12620 kB
Writeback: 60 kB
AnonPages: 27758292 kB
Mapped: 311004 kB
Shmem: 900924 kB
KReclaimable: 1473024 kB
Slab: 2046348 kB
SReclaimable: 1473024 kB
SUnreclaim: 573324 kB
KernelStack: 15136 kB
PageTables: 66384 kB
SecPageTables: 15260 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 561214776 kB
Committed_AS: 34629164 kB
VmallocTotal: 13743895347199 kB
VmallocUsed: 478964 kB
VmallocChunk: 0 kB
Percpu: 131840 kB
HardwareCorrupted: 0 kB
AnonHugePages: 5007360 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: 369092 kB
DirectMap2M: 19875840 kB
DirectMap1G: 1053818880 kB
Free space on /tmp at the end= 798388 MiB
End job on nodeE006 at 2026-06-30 14:38:24