Dada2 takes longer than 4 days to run?

Hi,

I have an issue with running dada2. I have 24 samples that are paired end (2 x 300bp Miseq) with around 14.5 Million reads. I am currently running qiime2-2019.1 in a server (.ssh) using the following command
qiime dada2 denoise-paired \

--i-demultiplexed-seqs analysis/demux-paired-end.qza
--p-trim-left-f 7
--p-trim-left-r 7
--p-trunc-len-f 298
--p-trunc-len-r 256
--o-table table.qza
--o-representative-sequences rep-seqs.qza
--o-denoising-stats denoising-stats.qza

I didn't receive any error but it is taking forever (longer than 4 days) to generate output. Is it normal for this data size? Is it worth it to keep running?

Thanks in advance

An off-topic reply has been merged into an existing topic: DADA2 running for over 4 days?

Please keep replies on-topic in the future.