Fixup on sched_rt_app
Previously, the expected utilization in the deadline test was around 20%. However, the deadline runtime for stress-ng and rt_app was set to exactly 50% of the period, and this made the utilization also 50%. This commit changes the deadline runtime values to make the utilization actually 20%.