What sort of analysis does this output come from? Does not look like a MolecularEnergySpectrum for a molecular configuration....
Occupancy = 2.0 means 2 electrons in that state, a spin-up and a spin-down electron (full occupancy). Without spin-polarization, anything less than 2 means partial or no occupancy.
But I do not understand how you can have partial occupancy in a molecular system. Would expect either 2 or 0, like in the MolecularEnergySpectrum below.
+------------------------------------------------------------------------------+
| Molecular Energy Spectrum Report |
---------------------------------------------------------------------------- |
| Fermi level = -4.550063e+00 |
| Number of electrons = 52.000000 |
| Unit = eV |
| Eigenenergies given relative to the Fermi Level |
+------------------------------------------------------------------------------+
22 -4.396009e+00 2.000000e+00
23 -4.265472e+00 2.000000e+00
24 -2.548539e+00 2.000000e+00
25 -2.350585e+00 2.000000e+00
26 2.350626e+00 6.490006e-40
27 2.521805e+00 8.641132e-43
28 6.023727e+00 7.440152e-44
29 6.490207e+00 7.440152e-44
30 7.177419e+00 7.440152e-44
31 7.301969e+00 7.440152e-44
In the MolecularEnergySpectrum report that I posted, the HOMO is state #25 (fully occupied) and the LUMO state #26 (not occupied at all). The HOMO-LUMO gap is quite large, 4.7 eV:
25 -2.350585e+00 2.000000e+00
26 2.350626e+00 6.490006e-40
However, in your calculation, it is not clear which is which, because you have partly occupied states:
119 -9.02E-01 2.00E+00 119 -1.59E+00 2.00E+00
120 -5.84E-04 1.01E+00 120 -1.44E+00 2.00E+00
121 5.66E-04 9.89E-01 121 -1.41E+00 2.00E+00
122 6.62E-01 1.49E-11 122 -4.48E-02 1.70E+00
123 7.29E-01 1.15E-12 123 5.74E-02 1.96E-01
You see that the HOMO-LUMO gaps are very small, on the order of a 1 meV, which is why the Fermi smearing of electronic occupations around the Fermi level leads to non-integer occupations. I suggest you try to decrease the electron temperature in order to get integer occupations, which should be expected for an isolated molecule.