Error in CVX mosek: Unrecognized field name 'sol'

Regarding

Error cvx_mosek
Unrecognized field name ‘sol’

see Error in solving one problem and same mosek solver can be solved another problem, What is the reason? - #4 by Michal_Adamaszek

As you can see, this is due to

Mosek error: MSK_RES_ERR_SPACE (Out of space.)

As to why Mosek ran out of space, I’ll defer to the Mosek people on the problem size shown in the log.

How does the iteration which failed differ from the earlier iterations? Are there more variables and/or constraints?

I have no idea what printed this

Starting parallel pool (parpool) using the ‘local’ profile …
Connected to the parallel pool (number of workers: 10).

But if you have parallel threads, perhaos that is contributing to memory usage?