Going through one of (very few available) tutorials on Anaconda, I tried:
$ conda create -n rootclone --clone root
This failed:
The MemoryError indicates that the conda process ran out of memory. Perhaps you need to allocate more swap memory.
MemoryError