Message error: No space left on devicemake

Hi all,

I ran into the following error message. Does it mean that I don’t have enough space in my instance? Before running the code, the instance has 24GB available. Any suggestions are appreciated.

Thank you!,
Luke

 Error in compileCode(f, code, language = language, verbose = verbose) : 
  file45ae40198362.cpp:13218:9: note: variable tracking size limit exceeded 
with -fvar-tracking-assignments, retrying withoutfile45ae40198362.cpp: In member function ‘T__ model45ae7f10285e_Stan_DTP_0_pre_namespace::model45ae7f10285e_
Stan_DTP_0_pre::log_prob(std::vector<T_l>&, std::vector<int>&, std::ostream*) 
const [with bool propto__ = true; bool jacobian__ = true; T__ = double]’:
file45ae40198362.cpp:13218:9: note: variable tracking size limit exceeded 
with -fvar-tracking-assignments, retrying without/tmp/cczNbZT9.s: Assembler messages:/tmp/cczNbZT9.s: Fatal error: can't close file45ae40198362.o: 
No space left on devicemake: *** [file45ae40198362.o] Error 1

could you please post the model, also what interface, version are you using, ditto OS?

After recreating an instance, it works.