Implemented five-column score file -- only during concatenation

Merged Manuel Günther requested to merge 85-only-4-column-score-files-can-be-written into master

Closes #85 (closed)

I have implemented the fifth column only during concatenation, where I add the model_id as the second column.

New test case is implemented, so we should be ready to go.

Merge request reports