when a process is deleted (via runtimeService.deleteProcessInstance) - are the process variables dropped, or are they also moved to a history element somewhere?
If they are dropped: Is there a way to remove a process from the active processes without loosing all these variables?