open-discussion
open-discussion > I have a problem
Sep 21, 2011 09:09 AM | cui zaixu
I have a problem
Dear Pierre,
I'm Zaixu. My OS is Ubuntu 11.04.
After reading your email, I set opt.flag_debug = true.
The process is as listed:
The pipeline has been successfully initialized !
opt_proc =
mode: 'batch'
mode_pipeline_manager: 'batch'
max_queued: 2
qsub_options: ''
shell_options: ''
command_matlab: 'matlab'
time_between_checks: []
nb_checks_per_point: []
flag_debug: 1
flag_verbose: 1
init_matlab: ''
I am sending the pipeline manager in the background using the 'batch' command.
The following shell script is used to run the pipeline manager in the background :
matlab -nosplash -nodesktop -r "load('/home/cuizaixu-node1/program/matlab_work/logs/PIPE.mat','path_work'), if ~strcmp(path_work,'gb_psom_omitted'), path(path_work), end, load('/home/cuizaixu-node1/program/matlab_work/logs/PIPE_manager_opt.mat'), psom_pipeline_process('/home/cuizaixu-node1/program/matlab_work/logs/PIPE.mat',opt),exit"
The pipeline manager is about to start up now. Press CTRL-C to abort.
The call to at/qsub/msub produced the following message :
warning: commands will be executed using /bin/sh
job 92 at Wed Sep 21 17:29:00 2011
*********************************
The pipeline is currently running
*********************************
I could not find any log file. This pipeline has not been started (yet?). Press CTRL-C to cancel.
I could not find any log file. This pipeline has not been started (yet?). Press CTRL-C to cancel.
***********************************************
The pipeline PIPE is now being processed.
Started on 21-Sep-2011 17:29:04
user: cuizaixu-node1, host: node1, system: unix
***********************************************
21-Sep-2011 17:29:04 - The job message has been submitted to the queue (1 jobs in queue).
The batch command was : at -f /home/cuizaixu-node1/program/matlab_work/logs/tmp/message.sh now
The feedback was : warning: commands will be executed using /bin/sh
job 93 at Wed Sep 21 17:29:00 2011
21-Sep-2011 17:29:04 - The job tseries1 has been submitted to the queue (2 jobs in queue).
The batch command was : at -f /home/cuizaixu-node1/program/matlab_work/logs/tmp/tseries1.sh now
The feedback was : warning: commands will be executed using /bin/sh
job 94 at Wed Sep 21 17:29:00 2011
.....
Could you figure out something wrong from information listed .
Thanks for your help.
Attachment is log files.
I'm Zaixu. My OS is Ubuntu 11.04.
After reading your email, I set opt.flag_debug = true.
The process is as listed:
The pipeline has been successfully initialized !
opt_proc =
mode: 'batch'
mode_pipeline_manager: 'batch'
max_queued: 2
qsub_options: ''
shell_options: ''
command_matlab: 'matlab'
time_between_checks: []
nb_checks_per_point: []
flag_debug: 1
flag_verbose: 1
init_matlab: ''
I am sending the pipeline manager in the background using the 'batch' command.
The following shell script is used to run the pipeline manager in the background :
matlab -nosplash -nodesktop -r "load('/home/cuizaixu-node1/program/matlab_work/logs/PIPE.mat','path_work'), if ~strcmp(path_work,'gb_psom_omitted'), path(path_work), end, load('/home/cuizaixu-node1/program/matlab_work/logs/PIPE_manager_opt.mat'), psom_pipeline_process('/home/cuizaixu-node1/program/matlab_work/logs/PIPE.mat',opt),exit"
The pipeline manager is about to start up now. Press CTRL-C to abort.
The call to at/qsub/msub produced the following message :
warning: commands will be executed using /bin/sh
job 92 at Wed Sep 21 17:29:00 2011
*********************************
The pipeline is currently running
*********************************
I could not find any log file. This pipeline has not been started (yet?). Press CTRL-C to cancel.
I could not find any log file. This pipeline has not been started (yet?). Press CTRL-C to cancel.
***********************************************
The pipeline PIPE is now being processed.
Started on 21-Sep-2011 17:29:04
user: cuizaixu-node1, host: node1, system: unix
***********************************************
21-Sep-2011 17:29:04 - The job message has been submitted to the queue (1 jobs in queue).
The batch command was : at -f /home/cuizaixu-node1/program/matlab_work/logs/tmp/message.sh now
The feedback was : warning: commands will be executed using /bin/sh
job 93 at Wed Sep 21 17:29:00 2011
21-Sep-2011 17:29:04 - The job tseries1 has been submitted to the queue (2 jobs in queue).
The batch command was : at -f /home/cuizaixu-node1/program/matlab_work/logs/tmp/tseries1.sh now
The feedback was : warning: commands will be executed using /bin/sh
job 94 at Wed Sep 21 17:29:00 2011
.....
Could you figure out something wrong from information listed .
Thanks for your help.
Attachment is log files.
Threaded View
Title | Author | Date |
---|---|---|
cui zaixu | Sep 21, 2011 | |
Pierre Bellec | Sep 28, 2011 | |
Pierre Bellec | Sep 21, 2011 | |
cui zaixu | Sep 22, 2011 | |