Mis-spelling a flag when running coprocessor results in the input file being deleted. For example:
./coprocessor -TYPO -dimacs=preprocessed -enabled_cp3 -bve input
Resuls in this output:
c ERROR! Could not open file: -TYPO
And the file input is now empty!