Modify smoke_test.sh to include dry-run of memory analysis, finding unbalanced memory alloc/dealloc
Related to #286 (closed)
Add a dry-run of the memory analysis in the smoke_test.sh. This may catch a few errors regarding unbalanced memory allocation/deallocation before the full analysis is done in the complexity tests.
Perhaps we can discuss this in the CI taskforce. @sagnowski @pihlajakuja @norvell @premathasara @vaclav @pajunen