Post the LOG from running the code.
That will indicate how many records are used.
It may be that only those two years you've shown have non-missing values for ALL of the variables on your model statement. By default any missing value for a variable on a model statement will result result in the record being excluded from the analysis. Which likely impact the degrees of freedom as well.
... View more