I ran the following command:
parallel -S node0/10 -a temp.txt Rscript {}
in which temp.txt is a list of Rscripts.
---------
temp.txt
new_experiment_5_92/exp_f_07_03_02_H_f_08_03_01_E_f_09_01_S_After_92.R
.....8 lines removed
new_experiment_5_92/exp_f_07_03_02_H_f_08_05_01_E_f_09_02_S_Notiming_92.R
---------
and got a following message from gnu parallel.
parallel: This should not happen. You have found a bug. Please follow
https://www.gnu.org/software/parallel/man.html#reporting-bugs
Include this in the report:
* The version number: 20250922
* The bugid: SSHLogin parser failed on 'node0/10' => '/10'
* The command line being run
* The files being read (put the files on a webserver if they are big)
If you get the error on smaller/fewer files, please include those instead.
I hope this could help you identify the problem.
if further information is needed, please do not hesitate.
I am happy to provide additional information.
Hiroto