Restart fixes
Fixes #645 (closed).
- Free all the physics structures allocated by engine_restore() in engine_clean() to fix the (harmless) leaks.
- Free the file names of restart files even when not in MPI mode.
Edited by Matthieu Schaller
Fixes #645 (closed).