awk -vRS="Processing" '{ print $0 > "file"t++".out" }' file.txt