In USPEX, the last structure is definitely not the best structure. To analyze data, you should go to results folder and check a few files:
If you look at the file results1/BESTIndividuals, it contains the information for the best structure in each generation.
Gen ID Origin Composition Enthalpy(eV) Volume(A^3) KPOINTS SYMM Q_entropy A_order
1 16 random [ 4 2 ] -53.403 98.65213 [3 3 3] 227 0.0028 6.0963
2 21 keptBest [ 4 2 ] -53.403 98.65213 [3 3 3] 227 0.0028 6.0963
3 48 softmutation [ 4 2 ] -53.403 98.70540 [3 3 3] 227 0.0006 6.2045
4 69 keptBest [ 4 2 ] -53.403 98.70540 [3 3 3] 227 0.0006 6.2045
5 94 keptBest [ 4 2 ] -53.403 98.70540 [3 3 3] 227 0.0006 6.2045
6 119 keptBest [ 4 2 ] -53.403 98.70540 [3 3 3] 227 0.0006 6.2045
7 141 keptBest [ 4 2 ] -53.403 98.70540 [3 3 3] 227 0.0006 6.2045
8 161 keptBest [ 4 2 ] -53.403 98.70540 [3 3 3] 227 0.0006 6.2045
9 197 latmutation [ 4 2 ] -53.404 98.65760 [3 3 3] 166 0.0275 5.5410
10 209 keptBest [ 4 2 ] -53.404 98.65760 [3 3 3] 166 0.0275 5.5410
11 232 keptBest [ 4 2 ] -53.404 98.65760 [3 3 3] 166 0.0275 5.5410
12 259 keptBest [ 4 2 ] -53.404 98.65760 [3 3 3] 166 0.0275 5.5410
13 294 heredity [ 4 2 ] -53.404 98.67867 [3 3 3] 166 0.0324 5.3358
14 305 keptBest [ 4 2 ] -53.404 98.67867 [3 3 3] 166 0.0324 5.3358
15 354 softmutation [ 4 2 ] -53.405 98.82639 [3 3 3] 166 0.0197 5.6168
16 355 keptBest [ 4 2 ] -53.405 98.82639 [3 3 3] 166 0.0197 5.6168
The enthalpies nearly does not change since the first generation, except a small jump at the 9th generation. Note that the Symmetry also varies there (from fd3m 227 -> R-3m 166). From the enthalpy and volume, I believe Structure 16 and 197 should be very similar. The subtle difference in symmetry might be related to a numerical error bar. Most likely, structure 197 will also become cubic if you use a relative low symmetry tolerance. Otherwise, it indicates a 2nd order phase transition (cubic - hexagonal). Is the structure in literature cubic or hexagonal?
A general comment, you cannot purely rely on the output of .cif file. It is better to extract structures from POSCAR format, visualize it in some software. If you are very experienced crystallorgraphor, you can find the symmetry operators by your eyes. If not, try to determine symmetry in different tolerance values and and then apply symmetry. Symmetry is very subtle and can change the view quite a lot. One should be careful about it. In USPEX, the default setting for Space group determination is:
medium : SymTolerance (high/medium/low (= 0.01/0.04/0.10))
Best regards,
Qiang Zhu