Import Bulk data not working

While I am trying import bulk amount of data like 15K rows in CSV it’s import only 4K.
I am trying in command line.

Other hand, if I split csv file into multiple file with 4K of rows, it’s showing insert success but data doesn’t change.
Any solution you found?