8 input data-->Arduino -->Proccesing

should I use function myPort.clear(); to clear port buffer in processing code?

Why do you want to throw away random amounts of unread data?

Clear the screen before writing more text to it. You shouldn't be using the screen for debugging serial data input, anyway.