Unloading compiler-dependent module mvapich2_ib/2.1 Loading required package: parallel Error in file(file, "rt") : cannot open the connection Calls: parallel_structure -> plot_str -> as.matrix -> read.table -> file In addition: Warning messages: 1: In read.table(joblist, colClasses = "character") : incomplete final line found by readTableHeader on 'joblist.txt' 2: In file(file, "rt") : cannot open file './results_job_T1_q': No such file or directory Execution halted srun: error: comet-05-36: task 0: Exited with exit code 1
Unloading compiler-dependent module mvapich2_ib/2.1 Loading required package: parallel Error in file(file, "rt") : cannot open the connection Calls: parallel_structure -> plot_str -> as.matrix -> read.table -> file In addition: Warning message: In file(file, "rt") : cannot open file './results_job_T1_q': No such file or directory Execution halted srun: error: comet-07-62: task 0: Exited with exit code 1 srun: error: _server_read: fd 16 n 0 got error or unexpected eof reading header: Resource temporarily unavailable srun: error: step_launch_notify_io_failure: aborting, io error with slurmstepd on node 0
[1] "starting work at 2017-10-11 04:14:01" [1] "job T1 was calculated at 2017-10-11 04:14:03" [1] "job T2 was calculated at 2017-10-11 04:14:05" [1] "job T3 was calculated at 2017-10-11 04:14:07" [1] "job T4 was calculated at 2017-10-11 04:14:09" [1] "job T5 was calculated at 2017-10-11 04:14:11" [1] "job T6 was calculated at 2017-10-11 04:14:13" [1] "job T7 was calculated at 2017-10-11 04:14:15" [1] "job T8 was calculated at 2017-10-11 04:14:17" [1] "was calculated at 2017-10-11 04:14:17"1507720736 Wed Oct 11 04:18:56 PDT 2017 Wed Oct 11 04:18:56 2017 JOBID PARTITION NAME USER STATE TIME TIME_LIMI NODES NODELIST(REASON) 11706209 shared NGBW-JOB cipres RUNNING 3:16 7-00:00:00 1 comet-07-65 This file created by srun of: ./_batch_command.cmdline
Besnier states that a population column in necessary to run parallel structure, a constraint that does not exist when running Structure alone.
It looks to me like your data set has this feature, however. I also not that the third column in your dataset has non-integer values. Perhaps this is not allowed in ParallelStructure?
It might be efficient to contact Francois Besnier (the codes creator) directly. I have found him to be quite helpful.
Mark