SELECT stat_qtr, obs_qtr, stat_qtr AS cus_qtr, stat_qtr AS crash_qtr, MIN(stat_memfree) AS stat_memfree FROM ( <<>> )