Fix/revalidator issues
This fixes some issues noticed when stress-testing the revalidator:
- Fixed missing abs, in java % can return negative results, so not all SDs were assigned to a chunk.
- Fixed missing reset of lastHash after finishing a chunk.
- Fixed database sessions not being closed.