If you have to perform single task by many threads, have only one run() method. For example:
Output
Program of performing single task by multiple threads