If you see something like Caught plotting error: Not enough memory for sort in memory. Need to sort X.XXGiB
then you need to either select more memory buffer or more buckets. More buckets require less memory but will create more temp files and more sporadic disk writing. You will almost always want to use 128 buckets and you should try increasing the RAM max usage/-b
to 4608MiB.