From william.gustafson at pnl.gov Mon May 2 17:49:07 2011 From: william.gustafson at pnl.gov (Gustafson, William I) Date: Mon, 2 May 2011 15:49:07 -0700 Subject: [Swift-user] Limiting concurrent executing jobs Message-ID: Hi, I am trying to use Swift to execute a Perl script on my local cluster. The script is very disk intensive and the Lustre disk system bottlenecks if I run more than ~10 instances of the script. Therefore, I need to make sure that Swift only submits up to a certain number of jobs. I also need this ability so that I do not take over the whole cluster, preventing other users from getting access. What setting do I need to change so that I can have this functionality? I read through the Users Guide and the closest I have found is setting the jobThrottle setting. But, this either sets a very low hard limit when jobThrottle=0, or else allows the concurrently running jobs to slowly grow. For example, if I set jobThrottle=1 I initially get two jobs running, but the running job count slowly grows up to 25+ if I let it. Also, it would be nice to have a setting to indicate that I can use more than the initial default of 2 jobs right from the beginning of the run. This would prevent some wasted time at the beginning of the run. Is this possible? I am using localhost for the Swift pool, and the job submission actually happens in the Perl script. My cluster is setup with SLURM so I cannot use Swift?s built-in job submission protocols. Thanks for the help. -Bill _______________________________________________ William I. Gustafson Jr., Ph.D. Scientist ATMOSPHERIC SCIENCES AND GLOBAL CHANGE DIVISION Pacific Northwest National Laboratory http://www.pnl.gov/atmospheric/staff/staff_info.asp?staff_num=5716 http://www.researcherid.com/rid/A-7732-2008 From ketancmaheshwari at gmail.com Mon May 2 19:05:05 2011 From: ketancmaheshwari at gmail.com (Ketan Maheshwari) Date: Mon, 2 May 2011 19:05:05 -0500 Subject: [Swift-user] Limiting concurrent executing jobs In-Reply-To: References: Message-ID: <395A8EBB-4ED7-4F40-9424-346FD3860675@gmail.com> Hi Bill, Your finding is right. To control the number of concurrent jobs on cluster, you will need to set the jobThrottle parameter in the sites file. The following formula decides the throttle value: Number of concurrent jobs = ( jobthrottle + 0.01 ) X 100 Which means that if you want say 10 concurrent jobs to run in your cluster at any time, the job throttle needs to be 0.09 Furthermore, if you want to control the number of concurrent threads spawned by Swift engine, you need to set the foreach.max.threads in config file to a value you desire the numbers of threads to be. Hope that helps, Ketan On May 2, 2011, at 5:49 PM, Gustafson, William I wrote: > Hi, > > I am trying to use Swift to execute a Perl script on my local cluster. The script is very disk intensive and the Lustre disk system bottlenecks if I run more than ~10 instances of the script. Therefore, I need to make sure that Swift only submits up to a certain number of jobs. I also need this ability so that I do not take over the whole cluster, preventing other users from getting access. What setting do I need to change so that I can have this functionality? I read through the Users Guide and the closest I have found is setting the jobThrottle setting. But, this either sets a very low hard limit when jobThrottle=0, or else allows the concurrently running jobs to slowly grow. For example, if I set jobThrottle=1 I initially get two jobs running, but the running job count slowly grows up to 25+ if I let it. > > Also, it would be nice to have a setting to indicate that I can use more than the initial default of 2 jobs right from the beginning of the run. This would prevent some wasted time at the beginning of the run. Is this possible? > > I am using localhost for the Swift pool, and the job submission actually happens in the Perl script. My cluster is setup with SLURM so I cannot use Swift?s built-in job submission protocols. > > Thanks for the help. > > -Bill > > _______________________________________________ > William I. Gustafson Jr., Ph.D. > Scientist > ATMOSPHERIC SCIENCES AND GLOBAL CHANGE DIVISION > > Pacific Northwest National Laboratory > http://www.pnl.gov/atmospheric/staff/staff_info.asp?staff_num=5716 > http://www.researcherid.com/rid/A-7732-2008 > _______________________________________________ > Swift-user mailing list > Swift-user at ci.uchicago.edu > http://mail.ci.uchicago.edu/mailman/listinfo/swift-user From hategan at mcs.anl.gov Mon May 2 19:16:57 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Mon, 02 May 2011 17:16:57 -0700 Subject: [Swift-user] Limiting concurrent executing jobs In-Reply-To: References: Message-ID: <1304381817.11222.2.camel@blabla2.none> You can prevent the ramp-up by setting initialScore (in sites.xml) to some large number (>1000). You could also try to specify a scratch directory, such that all jobs will be run there instead of lustre. Mihael On Mon, 2011-05-02 at 15:49 -0700, Gustafson, William I wrote: > Hi, > > I am trying to use Swift to execute a Perl script on my local cluster. The script is very disk intensive and the Lustre disk system bottlenecks if I run more than ~10 instances of the script. Therefore, I need to make sure that Swift only submits up to a certain number of jobs. I also need this ability so that I do not take over the whole cluster, preventing other users from getting access. What setting do I need to change so that I can have this functionality? I read through the Users Guide and the closest I have found is setting the jobThrottle setting. But, this either sets a very low hard limit when jobThrottle=0, or else allows the concurrently running jobs to slowly grow. For example, if I set jobThrottle=1 I initially get two jobs running, but the running job count slowly grows up to 25+ if I let it. > > Also, it would be nice to have a setting to indicate that I can use more than the initial default of 2 jobs right from the beginning of the run. This would prevent some wasted time at the beginning of the run. Is this possible? > > I am using localhost for the Swift pool, and the job submission actually happens in the Perl script. My cluster is setup with SLURM so I cannot use Swift?s built-in job submission protocols. > > Thanks for the help. > > -Bill > > _______________________________________________ > William I. Gustafson Jr., Ph.D. > Scientist > ATMOSPHERIC SCIENCES AND GLOBAL CHANGE DIVISION > > Pacific Northwest National Laboratory > http://www.pnl.gov/atmospheric/staff/staff_info.asp?staff_num=5716 > http://www.researcherid.com/rid/A-7732-2008 > _______________________________________________ > Swift-user mailing list > Swift-user at ci.uchicago.edu > http://mail.ci.uchicago.edu/mailman/listinfo/swift-user From Khushbu.Agarwal at pnnl.gov Thu May 5 14:03:34 2011 From: Khushbu.Agarwal at pnnl.gov (Agarwal, Khushbu) Date: Thu, 5 May 2011 12:03:34 -0700 Subject: [Swift-user] task parallel MPI In-Reply-To: References: Message-ID: Hi, I am trying to launch multiple MPI runs( parallel task) within a single job allocation, but I keep on getting error about task exiting srun: error: cu01n2: tasks 0-7: Exited with exit code 2 srun: Terminating job step 1546136.4 Here is my swift script. I am not sure what is going wrong, any help is appreciated. Thanks, -Khushbu --------------------------------- type file; file stompIn <"stomp.in">; file stompOut <"stomp.out">; file sphArr[] ; int n = 2; (file stOut) runStomp (file stIn) { app { stomp @stIn @stOut; } } (file s[]) pg (file stOut, int num) { app { pg @stOut "sph.in" num; } } (file output) runSph (file input, int num) { app{ mpi @input @output num; } } stompOut = runStomp(stompIn); sphArr = pg(stompOut, n); int list[] = [1,2]; foreach i in list { file sphOut ; sphOut = runSph(sphArr[i-1], i-1); } -------------- next part -------------- An HTML attachment was scrubbed... URL: From wozniak at mcs.anl.gov Thu May 5 17:35:55 2011 From: wozniak at mcs.anl.gov (Justin M Wozniak) Date: Thu, 5 May 2011 17:35:55 -0500 (Central Daylight Time) Subject: [Swift-user] task parallel MPI In-Reply-To: References: Message-ID: Hello Can you post your sites and tc files? Justin On Thu, 5 May 2011, Agarwal, Khushbu wrote: > Hi, > > I am trying to launch multiple MPI runs( parallel task) within a single job allocation, but I keep on getting > error about task exiting > srun: error: cu01n2: tasks 0-7: Exited with exit code 2 > srun: Terminating job step 1546136.4 > > Here is my swift script. I am not sure what is going wrong, any help is appreciated. > > Thanks, > -Khushbu > --------------------------------- > > type file; > > file stompIn <"stomp.in">; > file stompOut <"stomp.out">; > file sphArr[] ; > int n = 2; > > (file stOut) runStomp (file stIn) { > app { > stomp @stIn @stOut; > } > } > > (file s[]) pg (file stOut, int num) { > app { > pg @stOut "sph.in" num; > } > } > > (file output) runSph (file input, int num) { > app{ > mpi @input @output num; > } > } > > stompOut = runStomp(stompIn); > > sphArr = pg(stompOut, n); > > int list[] = [1,2]; > > foreach i in list > { > file sphOut ; > sphOut = runSph(sphArr[i-1], i-1); > } > > > -- Justin M Wozniak From Khushbu.Agarwal at pnnl.gov Thu May 5 18:31:12 2011 From: Khushbu.Agarwal at pnnl.gov (Agarwal, Khushbu) Date: Thu, 5 May 2011 16:31:12 -0700 Subject: [Swift-user] task parallel MPI In-Reply-To: References: Message-ID: Hi Justin, Please find the files attached. Thanks, -Khushbu -----Original Message----- From: Justin M Wozniak [mailto:wozniak at mcs.anl.gov] Sent: Thursday, May 05, 2011 3:36 PM To: Agarwal, Khushbu Cc: swift-user at ci.uchicago.edu Subject: Re: [Swift-user] task parallel MPI Hello Can you post your sites and tc files? Justin On Thu, 5 May 2011, Agarwal, Khushbu wrote: > Hi, > > I am trying to launch multiple MPI runs( parallel task) within a > single job allocation, but I keep on getting error about task exiting > srun: error: cu01n2: tasks 0-7: Exited with exit code 2 > srun: Terminating job step 1546136.4 > > Here is my swift script. I am not sure what is going wrong, any help is appreciated. > > Thanks, > -Khushbu > --------------------------------- > > type file; > > file stompIn <"stomp.in">; > file stompOut <"stomp.out">; > file sphArr[] ; int n = > 2; > > (file stOut) runStomp (file stIn) { > app { > stomp @stIn @stOut; > } > } > > (file s[]) pg (file stOut, int num) { > app { > pg @stOut "sph.in" num; > } > } > > (file output) runSph (file input, int num) { > app{ > mpi @input @output num; > } > } > > stompOut = runStomp(stompIn); > > sphArr = pg(stompOut, n); > > int list[] = [1,2]; > > foreach i in list > { > file sphOut ; > sphOut = runSph(sphArr[i-1], i-1); > } > > > -- Justin M Wozniak -------------- next part -------------- A non-text attachment was scrubbed... Name: swift-log.tgz Type: application/x-compressed Size: 5336 bytes Desc: swift-log.tgz URL: From wozniak at mcs.anl.gov Tue May 10 13:47:11 2011 From: wozniak at mcs.anl.gov (Justin M Wozniak) Date: Tue, 10 May 2011 13:47:11 -0500 (Central Daylight Time) Subject: [Swift-user] task parallel MPI In-Reply-To: References: Message-ID: Ok, I think I see where this is going: can you resend the tgz with the SwiftScript? On Thu, 5 May 2011, Agarwal, Khushbu wrote: > Hi Justin, > > Please find the files attached. > > Thanks, > -Khushbu > > -----Original Message----- > From: Justin M Wozniak [mailto:wozniak at mcs.anl.gov] > Sent: Thursday, May 05, 2011 3:36 PM > To: Agarwal, Khushbu > Cc: swift-user at ci.uchicago.edu > Subject: Re: [Swift-user] task parallel MPI > > Hello > Can you post your sites and tc files? > Justin > > On Thu, 5 May 2011, Agarwal, Khushbu wrote: > >> Hi, >> >> I am trying to launch multiple MPI runs( parallel task) within a >> single job allocation, but I keep on getting error about task exiting >> srun: error: cu01n2: tasks 0-7: Exited with exit code 2 >> srun: Terminating job step 1546136.4 >> >> Here is my swift script. I am not sure what is going wrong, any help is appreciated. >> >> Thanks, >> -Khushbu >> --------------------------------- >> >> type file; >> >> file stompIn <"stomp.in">; >> file stompOut <"stomp.out">; >> file sphArr[] ; int n = >> 2; >> >> (file stOut) runStomp (file stIn) { >> app { >> stomp @stIn @stOut; >> } >> } >> >> (file s[]) pg (file stOut, int num) { >> app { >> pg @stOut "sph.in" num; >> } >> } >> >> (file output) runSph (file input, int num) { >> app{ >> mpi @input @output num; >> } >> } >> >> stompOut = runStomp(stompIn); >> >> sphArr = pg(stompOut, n); >> >> int list[] = [1,2]; >> >> foreach i in list >> { >> file sphOut ; >> sphOut = runSph(sphArr[i-1], i-1); >> } >> >> >> > > -- > Justin M Wozniak > -- Justin M Wozniak From Khushbu.Agarwal at pnnl.gov Tue May 10 14:45:41 2011 From: Khushbu.Agarwal at pnnl.gov (Agarwal, Khushbu) Date: Tue, 10 May 2011 12:45:41 -0700 Subject: [Swift-user] task parallel MPI In-Reply-To: References: Message-ID: Here it is. Thanks, -Khushbu -----Original Message----- From: Justin M Wozniak [mailto:wozniak at mcs.anl.gov] Sent: Tuesday, May 10, 2011 11:47 AM To: Agarwal, Khushbu Cc: swift-user at ci.uchicago.edu Subject: RE: [Swift-user] task parallel MPI Ok, I think I see where this is going: can you resend the tgz with the SwiftScript? On Thu, 5 May 2011, Agarwal, Khushbu wrote: > Hi Justin, > > Please find the files attached. > > Thanks, > -Khushbu > > -----Original Message----- > From: Justin M Wozniak [mailto:wozniak at mcs.anl.gov] > Sent: Thursday, May 05, 2011 3:36 PM > To: Agarwal, Khushbu > Cc: swift-user at ci.uchicago.edu > Subject: Re: [Swift-user] task parallel MPI > > Hello > Can you post your sites and tc files? > Justin > > On Thu, 5 May 2011, Agarwal, Khushbu wrote: > >> Hi, >> >> I am trying to launch multiple MPI runs( parallel task) within a >> single job allocation, but I keep on getting error about task exiting >> srun: error: cu01n2: tasks 0-7: Exited with exit code 2 >> srun: Terminating job step 1546136.4 >> >> Here is my swift script. I am not sure what is going wrong, any help is appreciated. >> >> Thanks, >> -Khushbu >> --------------------------------- >> >> type file; >> >> file stompIn <"stomp.in">; >> file stompOut <"stomp.out">; >> file sphArr[] ; int n >> = 2; >> >> (file stOut) runStomp (file stIn) { >> app { >> stomp @stIn @stOut; >> } >> } >> >> (file s[]) pg (file stOut, int num) { >> app { >> pg @stOut "sph.in" num; >> } >> } >> >> (file output) runSph (file input, int num) { >> app{ >> mpi @input @output num; >> } >> } >> >> stompOut = runStomp(stompIn); >> >> sphArr = pg(stompOut, n); >> >> int list[] = [1,2]; >> >> foreach i in list >> { >> file sphOut ; >> sphOut = runSph(sphArr[i-1], i-1); } >> >> >> > > -- > Justin M Wozniak > -- Justin M Wozniak -------------- next part -------------- A non-text attachment was scrubbed... Name: swift-log.tgz Type: application/x-compressed Size: 5683 bytes Desc: swift-log.tgz URL: From wozniak at mcs.anl.gov Thu May 12 12:23:55 2011 From: wozniak at mcs.anl.gov (Justin M Wozniak) Date: Thu, 12 May 2011 12:23:55 -0500 (Central Daylight Time) Subject: [Swift-user] task parallel MPI In-Reply-To: References: Message-ID: Ok, it looks to me like some kind srun thing: you can look in the log at the GridExec lines to find out what was passed to your execmpi script. The -e argument is the executable and the -a argument is the executable arguments. You may also try to capture more debugging information in the execmpi script itself. On Tue, 10 May 2011, Agarwal, Khushbu wrote: > Here it is. > > Thanks, > -Khushbu > > -----Original Message----- > From: Justin M Wozniak [mailto:wozniak at mcs.anl.gov] > Sent: Tuesday, May 10, 2011 11:47 AM > To: Agarwal, Khushbu > Cc: swift-user at ci.uchicago.edu > Subject: RE: [Swift-user] task parallel MPI > > > Ok, I think I see where this is going: can you resend the tgz with the SwiftScript? > > On Thu, 5 May 2011, Agarwal, Khushbu wrote: > >> Hi Justin, >> >> Please find the files attached. >> >> Thanks, >> -Khushbu >> >> -----Original Message----- >> From: Justin M Wozniak [mailto:wozniak at mcs.anl.gov] >> Sent: Thursday, May 05, 2011 3:36 PM >> To: Agarwal, Khushbu >> Cc: swift-user at ci.uchicago.edu >> Subject: Re: [Swift-user] task parallel MPI >> >> Hello >> Can you post your sites and tc files? >> Justin >> >> On Thu, 5 May 2011, Agarwal, Khushbu wrote: >> >>> Hi, >>> >>> I am trying to launch multiple MPI runs( parallel task) within a >>> single job allocation, but I keep on getting error about task exiting >>> srun: error: cu01n2: tasks 0-7: Exited with exit code 2 >>> srun: Terminating job step 1546136.4 >>> >>> Here is my swift script. I am not sure what is going wrong, any help is appreciated. >>> >>> Thanks, >>> -Khushbu >>> --------------------------------- >>> >>> type file; >>> >>> file stompIn <"stomp.in">; >>> file stompOut <"stomp.out">; >>> file sphArr[] ; int n >>> = 2; >>> >>> (file stOut) runStomp (file stIn) { >>> app { >>> stomp @stIn @stOut; >>> } >>> } >>> >>> (file s[]) pg (file stOut, int num) { >>> app { >>> pg @stOut "sph.in" num; >>> } >>> } >>> >>> (file output) runSph (file input, int num) { >>> app{ >>> mpi @input @output num; >>> } >>> } >>> >>> stompOut = runStomp(stompIn); >>> >>> sphArr = pg(stompOut, n); >>> >>> int list[] = [1,2]; >>> >>> foreach i in list >>> { >>> file sphOut ; >>> sphOut = runSph(sphArr[i-1], i-1); } >>> >>> >>> >> >> -- >> Justin M Wozniak >> > > -- Justin M Wozniak From aespinosa at cs.uchicago.edu Thu May 12 15:29:20 2011 From: aespinosa at cs.uchicago.edu (Allan Espinosa) Date: Thu, 12 May 2011 15:29:20 -0500 Subject: [Swift-user] badness Message-ID: hi, I used trunk again today after mostly running under the stable branch. Then my workflow give this 'Badness' message on the console. What does this mean? There are no corresponding entries in the log that I can correspond these events to. -Allan -- Allan M. Espinosa PhD student, Computer Science University of Chicago From wilde at mcs.anl.gov Thu May 12 15:47:45 2011 From: wilde at mcs.anl.gov (Michael Wilde) Date: Thu, 12 May 2011 15:47:45 -0500 (CDT) Subject: [Swift-user] badness In-Reply-To: Message-ID: <1603115298.60025.1305233265339.JavaMail.root@zimbra.anl.gov> Its likely coming from the toString method of org/griphyn/vdl/karajan/ArrayIndexFutureList.java - at least thats the only place I see the string Badness in cog/modules/swift/. I did not search the rest of cog. Can you get a stack trace from the line that prints Badness? Mihael, do you know what the cause is? - Mike ----- Original Message ----- > hi, > > I used trunk again today after mostly running under the stable branch. > Then my workflow give this 'Badness' message on the console. What > does this mean? There are no corresponding entries in the log that I > can correspond these events to. > > -Allan > > -- > Allan M. Espinosa > PhD student, Computer Science > University of Chicago > _______________________________________________ > Swift-user mailing list > Swift-user at ci.uchicago.edu > http://mail.ci.uchicago.edu/mailman/listinfo/swift-user -- Michael Wilde Computation Institute, University of Chicago Mathematics and Computer Science Division Argonne National Laboratory From hategan at mcs.anl.gov Thu May 12 15:51:11 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Thu, 12 May 2011 13:51:11 -0700 Subject: [Swift-user] badness In-Reply-To: References: Message-ID: <1305233471.14494.3.camel@blabla2.none> On Thu, 2011-05-12 at 15:29 -0500, Allan Espinosa wrote: > hi, > > I used trunk again today after mostly running under the stable branch. > Then my workflow give this 'Badness' message on the console. What > does this mean? There are no corresponding entries in the log that I > can correspond these events to. It corresponds to Closed, elements, 0> listeners. That is some closed variable with a listener, which I think should not happen. I'm not entirely sure about that though, so let me check and get back to you. Is anybody else seeing this with trunk? Mihael From hategan at mcs.anl.gov Thu May 12 16:06:25 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Thu, 12 May 2011 14:06:25 -0700 Subject: [Swift-user] badness In-Reply-To: <1305233471.14494.3.camel@blabla2.none> References: <1305233471.14494.3.camel@blabla2.none> Message-ID: <1305234385.14494.4.camel@blabla2.none> On Thu, 2011-05-12 at 13:51 -0700, Mihael Hategan wrote: > On Thu, 2011-05-12 at 15:29 -0500, Allan Espinosa wrote: > > hi, > > > > I used trunk again today after mostly running under the stable branch. > > Then my workflow give this 'Badness' message on the console. What > > does this mean? There are no corresponding entries in the log that I > > can correspond these events to. > > It corresponds to Closed, elements, 0> listeners. > > That is some closed variable with a listener, which I think should not > happen. And it doesn't except that the toString() method may get an inconsistent view of the listeners. I'm updating the code there and will commit a tentative fix in a bit. From hategan at mcs.anl.gov Thu May 12 16:18:18 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Thu, 12 May 2011 14:18:18 -0700 Subject: [Swift-user] badness In-Reply-To: <1305234385.14494.4.camel@blabla2.none> References: <1305233471.14494.3.camel@blabla2.none> <1305234385.14494.4.camel@blabla2.none> Message-ID: <1305235098.19656.0.camel@blabla2.none> On Thu, 2011-05-12 at 14:06 -0700, Mihael Hategan wrote: > And it doesn't except that the toString() method may get an inconsistent > view of the listeners. > > I'm updating the code there and will commit a tentative fix in a bit. Done. swift r4467. Btw, are we running nightly tests? From aespinosa at cs.uchicago.edu Thu May 12 23:35:26 2011 From: aespinosa at cs.uchicago.edu (Allan Espinosa) Date: Thu, 12 May 2011 23:35:26 -0500 Subject: [Swift-user] badness In-Reply-To: <1305235098.19656.0.camel@blabla2.none> References: <1305233471.14494.3.camel@blabla2.none> <1305234385.14494.4.camel@blabla2.none> <1305235098.19656.0.camel@blabla2.none> Message-ID: I now get this on my workflow. This does not happen in the current stable branch. Maybe it really was bad $ ~/swift/trunk/bin/swift -config swift.properties -sites.file condor_osg.xml postproc.swift Swift svn swift-r4468 cog-r3096 RunID: 20110512-2330-vjqo3je6 Progress: time: Thu, 12 May 2011 23:30:23 -0500 Unexpected VDL2FutureException checking inputs for dataset org.griphyn.vdl.mapping.RootDataNode identifier dataset:20110512-2330-cutxe93f:720000000077 type RuptureFile with no value at dataset=file (closed) Execution failed: Got a VDL2FutureException but all parameters should have their values 2011/5/12 Mihael Hategan : > On Thu, 2011-05-12 at 14:06 -0700, Mihael Hategan wrote: > >> And it doesn't except that the toString() method may get an inconsistent >> view of the listeners. >> >> I'm updating the code there and will commit a tentative fix in a bit. > > Done. swift r4467. > > Btw, are we running nightly tests? > > > -- Allan M. Espinosa PhD student, Computer Science University of Chicago From hategan at mcs.anl.gov Thu May 12 23:41:53 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Thu, 12 May 2011 21:41:53 -0700 Subject: [Swift-user] badness In-Reply-To: References: <1305233471.14494.3.camel@blabla2.none> <1305234385.14494.4.camel@blabla2.none> <1305235098.19656.0.camel@blabla2.none> Message-ID: <1305261713.12869.0.camel@blabla2.none> Me want log. Or a full stack trace otherwise. On Thu, 2011-05-12 at 23:35 -0500, Allan Espinosa wrote: > I now get this on my workflow. This does not happen in the current > stable branch. Maybe it really was bad > > $ ~/swift/trunk/bin/swift -config swift.properties -sites.file > condor_osg.xml postproc.swift > Swift svn swift-r4468 cog-r3096 > > RunID: 20110512-2330-vjqo3je6 > Progress: time: Thu, 12 May 2011 23:30:23 -0500 > Unexpected VDL2FutureException checking inputs for dataset > org.griphyn.vdl.mapping.RootDataNode identifier > dataset:20110512-2330-cutxe93f:720000000077 type RuptureFile with no > value at dataset=file (closed) > Execution failed: > Got a VDL2FutureException but all parameters should have their values > > > 2011/5/12 Mihael Hategan : > > On Thu, 2011-05-12 at 14:06 -0700, Mihael Hategan wrote: > > > >> And it doesn't except that the toString() method may get an inconsistent > >> view of the listeners. > >> > >> I'm updating the code there and will commit a tentative fix in a bit. > > > > Done. swift r4467. > > > > Btw, are we running nightly tests? > > > > > > > > > From aespinosa at cs.uchicago.edu Thu May 12 23:44:38 2011 From: aespinosa at cs.uchicago.edu (Allan Espinosa) Date: Thu, 12 May 2011 23:44:38 -0500 Subject: [Swift-user] badness In-Reply-To: <1305261713.12869.0.camel@blabla2.none> References: <1305233471.14494.3.camel@blabla2.none> <1305234385.14494.4.camel@blabla2.none> <1305235098.19656.0.camel@blabla2.none> <1305261713.12869.0.camel@blabla2.none> Message-ID: Oops. Here you go: 2011-05-12 23:43:39,269-0500 DEBUG Loader Max heap: 3817799680 2011-05-12 23:43:39,270-0500 DEBUG Loader kmlversion is >9da6434d-5b79-4076-ad0b-77e09abaa5fd< 2011-05-12 23:43:39,271-0500 DEBUG Loader build version is >9da6434d-5b79-4076-ad0b-77e09abaa5fd< 2011-05-12 23:43:39,271-0500 DEBUG Loader Recompilation suppressed. 2011-05-12 23:43:39,531-0500 INFO VDL2ExecutionContext Stack dump: Level 1 [iA = 0, iB = 0, bA = false, bB = false] vdl:instanceconfigfile = swift.properties vdl:instanceconfig = Swift configuration [swift.properties] vdl:operation = run PATH_SEPARATOR = / swift.home = /home/aespinosa/swift/trunk/bin/.. #vdl:futureWrapperMap = org.griphyn.vdl.karajan.WrapperMap at 7f2ad19e 2011-05-12 23:43:40,045-0500 INFO unknown Using sites file: condor_osg.xml 2011-05-12 23:43:40,074-0500 INFO unknown Using tc.data: tc.data 2011-05-12 23:43:40,196-0500 INFO AbstractScheduler Setting resources to: {LIGO_UWM_NEMO__osg-nemo-ce.phys.uwm.edu=LIGO_UWM_NEMO__osg-nemo-ce.phys.uwm.edu, Purdue-Rossmann__rossmann-osg.rcac.purdue.edu=Purdue-Rossmann__rossmann-osg.rcac.purdue.edu, UFlorida-HPC__osg.hpc.ufl.edu=UFlorida-HPC__osg.hpc.ufl.edu, PADS=PADS, Firefly__ff-grid3.unl.edu=Firefly__ff-grid3.unl.edu, Clemson-Palmetto__osg-gw.clemson.edu=Clemson-Palmetto__osg-gw.clemson.edu, FNAL_FERMIGRID__fermigridosg1.fnal.gov=FNAL_FERMIGRID__fermigridosg1.fnal.gov, Purdue-Steele__lepton.rcac.purdue.edu=Purdue-Steele__lepton.rcac.purdue.edu, localhost=localhost} 2011-05-12 23:43:40,623-0500 INFO unknown Swift svn swift-r4468 cog-r3096 2011-05-12 23:43:40,624-0500 INFO unknown RUNID id=run:20110512-2343-hsp3kdyf 2011-05-12 23:43:40,716-0500 INFO SetFieldValue Set: swift#mapper#17045=getsgtvar.rb 2011-05-12 23:43:40,716-0500 INFO SetFieldValue Set: swift#mapper#17048=gsiftp://gridftp.ranger.tacc.teragrid.org//work/01035/tg802895/science/cybershake/data/SgtFiles 2011-05-12 23:43:40,717-0500 INFO SetFieldValue Set: filter_highhz=5.0 2011-05-12 23:43:40,717-0500 INFO SetFieldValue Set: simulation_timeskip=0.1 2011-05-12 23:43:40,717-0500 INFO SetFieldValue Set: datadir=gsiftp://gridftp.ranger.tacc.teragrid.org//scratch/01035/tg802895/science/cybershake/Results 2011-05-12 23:43:40,718-0500 INFO SetFieldValue Set: datadir2=gsiftp://gridftp.pads.ci.uchicago.edu//gpfs/pads/swift/aespinosa/science/cybershake/Results 2011-05-12 23:43:40,718-0500 INFO SetFieldValue Set: spectra_period1=all 2011-05-12 23:43:40,718-0500 INFO SetFieldValue Set: loc_size=20 2011-05-12 23:43:40,719-0500 INFO SetFieldValue Set: swift#mapper#17047=org.griphyn.vdl.mapping.DataNode identifier dataset:20110512-2343-5rl3b7x5:720000000074 type string with no value at dataset=site path=.name (not closed) 2011-05-12 23:43:40,719-0500 INFO SetFieldValue Set: agg_size=60 2011-05-12 23:43:40,720-0500 INFO get_site STARTCOMPOUND thread=0-9 name=get_site 2011-05-12 23:43:40,720-0500 INFO SetFieldValue Set: num_time_steps=3000 2011-05-12 23:43:40,720-0500 INFO get_ruptures STARTCOMPOUND thread=0-13 name=get_ruptures 2011-05-12 23:43:40,722-0500 INFO SetFieldValue Set: run_id=664 2011-05-12 23:43:40,723-0500 INFO AbstractDataNode Found data org.griphyn.vdl.mapping.RootDataNode identifier dataset:20110512-2343-5rl3b7x5:720000000076 type StationFile with no value at dataset=file (closed).$ 2011-05-12 23:43:40,723-0500 DEBUG get_ruptures INTERNALPROC_START thread=0-13-1 name=readData 2011-05-12 23:43:40,724-0500 DEBUG get_site INTERNALPROC_START thread=0-9-1 name=readData 2011-05-12 23:43:40,726-0500 INFO SetFieldValue Set: swift#mapper#17047=LGU 2011-05-12 23:43:40,794-0500 INFO AbstractDataNode Found data org.griphyn.vdl.mapping.RootDataNode identifier dataset:20110512-2343-5rl3b7x5:720000000072 type Sgt with no value at dataset=sgt_var (not closed)..y 2011-05-12 23:43:40,794-0500 INFO AbstractDataNode Found data org.griphyn.vdl.mapping.RootDataNode identifier dataset:20110512-2343-5rl3b7x5:720000000072 type Sgt with no value at dataset=sgt_var (not closed)..x 2011-05-12 23:43:40,794-0500 INFO SetFieldValue Set: swift#mapper#17026=LGU/rup_tmp 2011-05-12 23:43:40,795-0500 WARN AbstractDataNode Unexpected VDL2FutureException checking inputs for dataset org.griphyn.vdl.mapping.RootDataNode identifier dataset:20110512-2343-5rl3b7x5:720000000077 type RuptureFile with no value at dataset=file (closed) 2011-05-12 23:43:40,798-0500 DEBUG VDL2ExecutionContext java.lang.RuntimeException: Got a VDL2FutureException but all parameters should have their values java.lang.RuntimeException: Got a VDL2FutureException but all parameters should have their values Caused by: java.lang.RuntimeException: Got a VDL2FutureException but all parameters should have their values at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:79) at org.griphyn.vdl.mapping.RootDataNode.innerInit(RootDataNode.java:61) at org.griphyn.vdl.mapping.RootDataNode.handleClosed(RootDataNode.java:90) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) at org.griphyn.vdl.mapping.RootDataNode.setValue(RootDataNode.java:218) at org.griphyn.vdl.karajan.lib.SetFieldValue.deepCopy(SetFieldValue.java:85) at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:47) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.Argument.post(Argument.java:48) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.setValue(ReadData.java:222) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:188) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:205) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readData(ReadData.java:76) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:53) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.Parallel.completed(Parallel.java:87) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) at org.globus.cog.karajan.workflow.nodes.Sequential.completed(Sequential.java:24) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) at org.globus.cog.karajan.workflow.nodes.Sequential.executeChildren(Sequential.java:20) at org.globus.cog.karajan.workflow.nodes.FlowContainer.execute(FlowContainer.java:63) at org.globus.cog.karajan.workflow.nodes.FlowNode.restart(FlowNode.java:139) at org.globus.cog.karajan.workflow.nodes.FlowNode.start(FlowNode.java:197) at org.globus.cog.karajan.workflow.FlowElementWrapper.start(FlowElementWrapper.java:227) at org.globus.cog.karajan.workflow.events.EventBus.start(EventBus.java:104) at org.globus.cog.karajan.workflow.events.EventTargetPair.run(EventTargetPair.java:40) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: org.griphyn.vdl.karajan.VDL2FutureException at org.griphyn.vdl.mapping.RootDataNode.getMapper(RootDataNode.java:209) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:47) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:102) at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:75) ... 54 more Caused by: org.griphyn.vdl.karajan.VDL2FutureException at org.griphyn.vdl.mapping.RootDataNode.getMapper(RootDataNode.java:209) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:47) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:102) at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:75) at org.griphyn.vdl.mapping.RootDataNode.innerInit(RootDataNode.java:61) at org.griphyn.vdl.mapping.RootDataNode.handleClosed(RootDataNode.java:90) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) at org.griphyn.vdl.mapping.RootDataNode.setValue(RootDataNode.java:218) at org.griphyn.vdl.karajan.lib.SetFieldValue.deepCopy(SetFieldValue.java:85) at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:47) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.Argument.post(Argument.java:48) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.setValue(ReadData.java:222) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:188) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:205) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readData(ReadData.java:76) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:53) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.Parallel.completed(Parallel.java:87) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) at org.globus.cog.karajan.workflow.nodes.Sequential.completed(Sequential.java:24) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) at org.globus.cog.karajan.workflow.nodes.Sequential.executeChildren(Sequential.java:20) at org.globus.cog.karajan.workflow.nodes.FlowContainer.execute(FlowContainer.java:63) at org.globus.cog.karajan.workflow.nodes.FlowNode.restart(FlowNode.java:139) at org.globus.cog.karajan.workflow.nodes.FlowNode.start(FlowNode.java:197) at org.globus.cog.karajan.workflow.FlowElementWrapper.start(FlowElementWrapper.java:227) at org.globus.cog.karajan.workflow.events.EventBus.start(EventBus.java:104) at org.globus.cog.karajan.workflow.events.EventTargetPair.run(EventTargetPair.java:40) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:60) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.Argument.post(Argument.java:48) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.setValue(ReadData.java:222) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:188) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:205) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readData(ReadData.java:76) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:53) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.Parallel.completed(Parallel.java:87) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) at org.globus.cog.karajan.workflow.nodes.Sequential.completed(Sequential.java:24) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) at org.globus.cog.karajan.workflow.nodes.Sequential.executeChildren(Sequential.java:20) at org.globus.cog.karajan.workflow.nodes.FlowContainer.execute(FlowContainer.java:63) at org.globus.cog.karajan.workflow.nodes.FlowNode.restart(FlowNode.java:139) at org.globus.cog.karajan.workflow.nodes.FlowNode.start(FlowNode.java:197) at org.globus.cog.karajan.workflow.FlowElementWrapper.start(FlowElementWrapper.java:227) at org.globus.cog.karajan.workflow.events.EventBus.start(EventBus.java:104) at org.globus.cog.karajan.workflow.events.EventTargetPair.run(EventTargetPair.java:40) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: java.lang.RuntimeException: Got a VDL2FutureException but all parameters should have their values at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:79) at org.griphyn.vdl.mapping.RootDataNode.innerInit(RootDataNode.java:61) at org.griphyn.vdl.mapping.RootDataNode.handleClosed(RootDataNode.java:90) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) at org.griphyn.vdl.mapping.RootDataNode.setValue(RootDataNode.java:218) at org.griphyn.vdl.karajan.lib.SetFieldValue.deepCopy(SetFieldValue.java:85) at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:47) ... 46 more Caused by: org.griphyn.vdl.karajan.VDL2FutureException at org.griphyn.vdl.mapping.RootDataNode.getMapper(RootDataNode.java:209) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:47) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:102) at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:75) ... 54 more 2011-05-12 23:43:40,810-0500 INFO ExecutionContext Detailed exception: java.lang.RuntimeException: Got a VDL2FutureException but all parameters should have their values Caused by: java.lang.RuntimeException: Got a VDL2FutureException but all parameters should have their values at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:79) at org.griphyn.vdl.mapping.RootDataNode.innerInit(RootDataNode.java:61) at org.griphyn.vdl.mapping.RootDataNode.handleClosed(RootDataNode.java:90) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) at org.griphyn.vdl.mapping.RootDataNode.setValue(RootDataNode.java:218) at org.griphyn.vdl.karajan.lib.SetFieldValue.deepCopy(SetFieldValue.java:85) at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:47) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.Argument.post(Argument.java:48) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.setValue(ReadData.java:222) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:188) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:205) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readData(ReadData.java:76) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:53) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.Parallel.completed(Parallel.java:87) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) at org.globus.cog.karajan.workflow.nodes.Sequential.completed(Sequential.java:24) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) at org.globus.cog.karajan.workflow.nodes.Sequential.executeChildren(Sequential.java:20) at org.globus.cog.karajan.workflow.nodes.FlowContainer.execute(FlowContainer.java:63) at org.globus.cog.karajan.workflow.nodes.FlowNode.restart(FlowNode.java:139) at org.globus.cog.karajan.workflow.nodes.FlowNode.start(FlowNode.java:197) at org.globus.cog.karajan.workflow.FlowElementWrapper.start(FlowElementWrapper.java:227) at org.globus.cog.karajan.workflow.events.EventBus.start(EventBus.java:104) at org.globus.cog.karajan.workflow.events.EventTargetPair.run(EventTargetPair.java:40) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: org.griphyn.vdl.karajan.VDL2FutureException at org.griphyn.vdl.mapping.RootDataNode.getMapper(RootDataNode.java:209) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:47) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:102) at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:75) ... 54 more Caused by: org.griphyn.vdl.karajan.VDL2FutureException at org.griphyn.vdl.mapping.RootDataNode.getMapper(RootDataNode.java:209) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:47) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:102) at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:75) at org.griphyn.vdl.mapping.RootDataNode.innerInit(RootDataNode.java:61) at org.griphyn.vdl.mapping.RootDataNode.handleClosed(RootDataNode.java:90) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) at org.griphyn.vdl.mapping.RootDataNode.setValue(RootDataNode.java:218) at org.griphyn.vdl.karajan.lib.SetFieldValue.deepCopy(SetFieldValue.java:85) at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:47) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.Argument.post(Argument.java:48) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.setValue(ReadData.java:222) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:188) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:205) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readData(ReadData.java:76) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:53) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.Parallel.completed(Parallel.java:87) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) at org.globus.cog.karajan.workflow.nodes.Sequential.completed(Sequential.java:24) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) at org.globus.cog.karajan.workflow.nodes.Sequential.executeChildren(Sequential.java:20) at org.globus.cog.karajan.workflow.nodes.FlowContainer.execute(FlowContainer.java:63) at org.globus.cog.karajan.workflow.nodes.FlowNode.restart(FlowNode.java:139) at org.globus.cog.karajan.workflow.nodes.FlowNode.start(FlowNode.java:197) at org.globus.cog.karajan.workflow.FlowElementWrapper.start(FlowElementWrapper.java:227) at org.globus.cog.karajan.workflow.events.EventBus.start(EventBus.java:104) at org.globus.cog.karajan.workflow.events.EventTargetPair.run(EventTargetPair.java:40) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:60) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.Argument.post(Argument.java:48) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.setValue(ReadData.java:222) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:188) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:205) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readData(ReadData.java:76) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:53) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.Parallel.completed(Parallel.java:87) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) at org.globus.cog.karajan.workflow.nodes.Sequential.completed(Sequential.java:24) at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) at org.globus.cog.karajan.workflow.nodes.Sequential.executeChildren(Sequential.java:20) at org.globus.cog.karajan.workflow.nodes.FlowContainer.execute(FlowContainer.java:63) at org.globus.cog.karajan.workflow.nodes.FlowNode.restart(FlowNode.java:139) at org.globus.cog.karajan.workflow.nodes.FlowNode.start(FlowNode.java:197) at org.globus.cog.karajan.workflow.FlowElementWrapper.start(FlowElementWrapper.java:227) at org.globus.cog.karajan.workflow.events.EventBus.start(EventBus.java:104) at org.globus.cog.karajan.workflow.events.EventTargetPair.run(EventTargetPair.java:40) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) at java.util.concurrent.FutureTask.run(FutureTask.java:138) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: java.lang.RuntimeException: Got a VDL2FutureException but all parameters should have their values at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:79) at org.griphyn.vdl.mapping.RootDataNode.innerInit(RootDataNode.java:61) at org.griphyn.vdl.mapping.RootDataNode.handleClosed(RootDataNode.java:90) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) at org.griphyn.vdl.mapping.RootDataNode.setValue(RootDataNode.java:218) at org.griphyn.vdl.karajan.lib.SetFieldValue.deepCopy(SetFieldValue.java:85) at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:47) ... 46 more Caused by: org.griphyn.vdl.karajan.VDL2FutureException at org.griphyn.vdl.mapping.RootDataNode.getMapper(RootDataNode.java:209) at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:47) at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:102) at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:75) ... 54 more 2011-05-12 23:43:40,812-0500 INFO Loader Swift finished with errors 2011-05-12 23:43:40,812-0500 DEBUG get_site INTERNALPROC_END thread=0-9-1 2011-05-12 23:43:40,813-0500 INFO get_site ENDCOMPOUND thread=0-9 2011/5/12 Mihael Hategan : > Me want log. Or a full stack trace otherwise. > > On Thu, 2011-05-12 at 23:35 -0500, Allan Espinosa wrote: >> I now get this on my workflow. ?This does not happen in the current >> stable branch. ?Maybe it really was bad >> >> $ ~/swift/trunk/bin/swift -config swift.properties -sites.file >> condor_osg.xml ?postproc.swift >> Swift svn swift-r4468 cog-r3096 >> >> RunID: 20110512-2330-vjqo3je6 >> Progress: ?time: Thu, 12 May 2011 23:30:23 -0500 >> Unexpected VDL2FutureException checking inputs for dataset >> org.griphyn.vdl.mapping.RootDataNode identifier >> dataset:20110512-2330-cutxe93f:720000000077 type RuptureFile with no >> value at dataset=file (closed) >> Execution failed: >> ? ? ? ? Got a VDL2FutureException but all parameters should have their values >> >> >> 2011/5/12 Mihael Hategan : >> > On Thu, 2011-05-12 at 14:06 -0700, Mihael Hategan wrote: >> > >> >> And it doesn't except that the toString() method may get an inconsistent >> >> view of the listeners. >> >> >> >> I'm updating the code there and will commit a tentative fix in a bit. >> > >> > Done. swift r4467. >> > >> > Btw, are we running nightly tests? >> > >> > From hategan at mcs.anl.gov Thu May 12 23:58:36 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Thu, 12 May 2011 21:58:36 -0700 Subject: [Swift-user] badness In-Reply-To: References: <1305233471.14494.3.camel@blabla2.none> <1305234385.14494.4.camel@blabla2.none> <1305235098.19656.0.camel@blabla2.none> <1305261713.12869.0.camel@blabla2.none> Message-ID: <1305262716.12869.1.camel@blabla2.none> And now the script please. Better yet, the .kml. On Thu, 2011-05-12 at 23:44 -0500, Allan Espinosa wrote: > Oops. Here you go: > > 2011-05-12 23:43:39,269-0500 DEBUG Loader Max heap: 3817799680 > 2011-05-12 23:43:39,270-0500 DEBUG Loader kmlversion is > >9da6434d-5b79-4076-ad0b-77e09abaa5fd< > 2011-05-12 23:43:39,271-0500 DEBUG Loader build version is > >9da6434d-5b79-4076-ad0b-77e09abaa5fd< > 2011-05-12 23:43:39,271-0500 DEBUG Loader Recompilation suppressed. > 2011-05-12 23:43:39,531-0500 INFO VDL2ExecutionContext Stack dump: > Level 1 > [iA = 0, iB = 0, bA = false, bB = false] > vdl:instanceconfigfile = swift.properties > vdl:instanceconfig = Swift configuration [swift.properties] > vdl:operation = run > PATH_SEPARATOR = / > swift.home = /home/aespinosa/swift/trunk/bin/.. > #vdl:futureWrapperMap = org.griphyn.vdl.karajan.WrapperMap at 7f2ad19e > > > 2011-05-12 23:43:40,045-0500 INFO unknown Using sites file: condor_osg.xml > 2011-05-12 23:43:40,074-0500 INFO unknown Using tc.data: tc.data > 2011-05-12 23:43:40,196-0500 INFO AbstractScheduler Setting resources > to: {LIGO_UWM_NEMO__osg-nemo-ce.phys.uwm.edu=LIGO_UWM_NEMO__osg-nemo-ce.phys.uwm.edu, > Purdue-Rossmann__rossmann-osg.rcac.purdue.edu=Purdue-Rossmann__rossmann-osg.rcac.purdue.edu, > UFlorida-HPC__osg.hpc.ufl.edu=UFlorida-HPC__osg.hpc.ufl.edu, > PADS=PADS, Firefly__ff-grid3.unl.edu=Firefly__ff-grid3.unl.edu, > Clemson-Palmetto__osg-gw.clemson.edu=Clemson-Palmetto__osg-gw.clemson.edu, > FNAL_FERMIGRID__fermigridosg1.fnal.gov=FNAL_FERMIGRID__fermigridosg1.fnal.gov, > Purdue-Steele__lepton.rcac.purdue.edu=Purdue-Steele__lepton.rcac.purdue.edu, > localhost=localhost} > 2011-05-12 23:43:40,623-0500 INFO unknown Swift svn swift-r4468 cog-r3096 > > 2011-05-12 23:43:40,624-0500 INFO unknown RUNID id=run:20110512-2343-hsp3kdyf > 2011-05-12 23:43:40,716-0500 INFO SetFieldValue Set: > swift#mapper#17045=getsgtvar.rb > 2011-05-12 23:43:40,716-0500 INFO SetFieldValue Set: > swift#mapper#17048=gsiftp://gridftp.ranger.tacc.teragrid.org//work/01035/tg802895/science/cybershake/data/SgtFiles > 2011-05-12 23:43:40,717-0500 INFO SetFieldValue Set: filter_highhz=5.0 > 2011-05-12 23:43:40,717-0500 INFO SetFieldValue Set: simulation_timeskip=0.1 > 2011-05-12 23:43:40,717-0500 INFO SetFieldValue Set: > datadir=gsiftp://gridftp.ranger.tacc.teragrid.org//scratch/01035/tg802895/science/cybershake/Results > 2011-05-12 23:43:40,718-0500 INFO SetFieldValue Set: > datadir2=gsiftp://gridftp.pads.ci.uchicago.edu//gpfs/pads/swift/aespinosa/science/cybershake/Results > 2011-05-12 23:43:40,718-0500 INFO SetFieldValue Set: spectra_period1=all > 2011-05-12 23:43:40,718-0500 INFO SetFieldValue Set: loc_size=20 > 2011-05-12 23:43:40,719-0500 INFO SetFieldValue Set: > swift#mapper#17047=org.griphyn.vdl.mapping.DataNode identifier > dataset:20110512-2343-5rl3b7x5:720000000074 type string with no value > at dataset=site path=.name (not closed) > 2011-05-12 23:43:40,719-0500 INFO SetFieldValue Set: agg_size=60 > 2011-05-12 23:43:40,720-0500 INFO get_site STARTCOMPOUND thread=0-9 > name=get_site > 2011-05-12 23:43:40,720-0500 INFO SetFieldValue Set: num_time_steps=3000 > 2011-05-12 23:43:40,720-0500 INFO get_ruptures STARTCOMPOUND > thread=0-13 name=get_ruptures > 2011-05-12 23:43:40,722-0500 INFO SetFieldValue Set: run_id=664 > 2011-05-12 23:43:40,723-0500 INFO AbstractDataNode Found data > org.griphyn.vdl.mapping.RootDataNode identifier > dataset:20110512-2343-5rl3b7x5:720000000076 type StationFile with no > value at dataset=file (closed).$ > 2011-05-12 23:43:40,723-0500 DEBUG get_ruptures INTERNALPROC_START > thread=0-13-1 name=readData > 2011-05-12 23:43:40,724-0500 DEBUG get_site INTERNALPROC_START > thread=0-9-1 name=readData > 2011-05-12 23:43:40,726-0500 INFO SetFieldValue Set: swift#mapper#17047=LGU > 2011-05-12 23:43:40,794-0500 INFO AbstractDataNode Found data > org.griphyn.vdl.mapping.RootDataNode identifier > dataset:20110512-2343-5rl3b7x5:720000000072 type Sgt with no value at > dataset=sgt_var (not closed)..y > 2011-05-12 23:43:40,794-0500 INFO AbstractDataNode Found data > org.griphyn.vdl.mapping.RootDataNode identifier > dataset:20110512-2343-5rl3b7x5:720000000072 type Sgt with no value at > dataset=sgt_var (not closed)..x > 2011-05-12 23:43:40,794-0500 INFO SetFieldValue Set: > swift#mapper#17026=LGU/rup_tmp > 2011-05-12 23:43:40,795-0500 WARN AbstractDataNode Unexpected > VDL2FutureException checking inputs for dataset > org.griphyn.vdl.mapping.RootDataNode identifier > dataset:20110512-2343-5rl3b7x5:720000000077 type RuptureFile with no > value at dataset=file (closed) > 2011-05-12 23:43:40,798-0500 DEBUG VDL2ExecutionContext > java.lang.RuntimeException: Got a VDL2FutureException but all > parameters should have their values > java.lang.RuntimeException: Got a VDL2FutureException but all > parameters should have their values > Caused by: java.lang.RuntimeException: Got a VDL2FutureException but > all parameters should have their values > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:79) > at org.griphyn.vdl.mapping.RootDataNode.innerInit(RootDataNode.java:61) > at org.griphyn.vdl.mapping.RootDataNode.handleClosed(RootDataNode.java:90) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) > at org.griphyn.vdl.mapping.RootDataNode.setValue(RootDataNode.java:218) > at org.griphyn.vdl.karajan.lib.SetFieldValue.deepCopy(SetFieldValue.java:85) > at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:47) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.Argument.post(Argument.java:48) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.setValue(ReadData.java:222) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:188) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:205) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readData(ReadData.java:76) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:53) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.Parallel.completed(Parallel.java:87) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) > at org.globus.cog.karajan.workflow.nodes.Sequential.completed(Sequential.java:24) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) > at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) > at org.globus.cog.karajan.workflow.nodes.Sequential.executeChildren(Sequential.java:20) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.execute(FlowContainer.java:63) > at org.globus.cog.karajan.workflow.nodes.FlowNode.restart(FlowNode.java:139) > at org.globus.cog.karajan.workflow.nodes.FlowNode.start(FlowNode.java:197) > at org.globus.cog.karajan.workflow.FlowElementWrapper.start(FlowElementWrapper.java:227) > at org.globus.cog.karajan.workflow.events.EventBus.start(EventBus.java:104) > at org.globus.cog.karajan.workflow.events.EventTargetPair.run(EventTargetPair.java:40) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > at java.lang.Thread.run(Thread.java:619) > Caused by: org.griphyn.vdl.karajan.VDL2FutureException > at org.griphyn.vdl.mapping.RootDataNode.getMapper(RootDataNode.java:209) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:47) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:102) > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:75) > ... 54 more > > Caused by: org.griphyn.vdl.karajan.VDL2FutureException > at org.griphyn.vdl.mapping.RootDataNode.getMapper(RootDataNode.java:209) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:47) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:102) > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:75) > at org.griphyn.vdl.mapping.RootDataNode.innerInit(RootDataNode.java:61) > at org.griphyn.vdl.mapping.RootDataNode.handleClosed(RootDataNode.java:90) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) > at org.griphyn.vdl.mapping.RootDataNode.setValue(RootDataNode.java:218) > at org.griphyn.vdl.karajan.lib.SetFieldValue.deepCopy(SetFieldValue.java:85) > at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:47) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.Argument.post(Argument.java:48) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.setValue(ReadData.java:222) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:188) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:205) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readData(ReadData.java:76) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:53) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.Parallel.completed(Parallel.java:87) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) > at org.globus.cog.karajan.workflow.nodes.Sequential.completed(Sequential.java:24) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) > at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) > at org.globus.cog.karajan.workflow.nodes.Sequential.executeChildren(Sequential.java:20) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.execute(FlowContainer.java:63) > at org.globus.cog.karajan.workflow.nodes.FlowNode.restart(FlowNode.java:139) > at org.globus.cog.karajan.workflow.nodes.FlowNode.start(FlowNode.java:197) > at org.globus.cog.karajan.workflow.FlowElementWrapper.start(FlowElementWrapper.java:227) > at org.globus.cog.karajan.workflow.events.EventBus.start(EventBus.java:104) > at org.globus.cog.karajan.workflow.events.EventTargetPair.run(EventTargetPair.java:40) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > at java.lang.Thread.run(Thread.java:619) > > at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:60) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.Argument.post(Argument.java:48) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.setValue(ReadData.java:222) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:188) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:205) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readData(ReadData.java:76) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:53) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.Parallel.completed(Parallel.java:87) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) > at org.globus.cog.karajan.workflow.nodes.Sequential.completed(Sequential.java:24) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) > at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) > at org.globus.cog.karajan.workflow.nodes.Sequential.executeChildren(Sequential.java:20) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.execute(FlowContainer.java:63) > at org.globus.cog.karajan.workflow.nodes.FlowNode.restart(FlowNode.java:139) > at org.globus.cog.karajan.workflow.nodes.FlowNode.start(FlowNode.java:197) > at org.globus.cog.karajan.workflow.FlowElementWrapper.start(FlowElementWrapper.java:227) > at org.globus.cog.karajan.workflow.events.EventBus.start(EventBus.java:104) > at org.globus.cog.karajan.workflow.events.EventTargetPair.run(EventTargetPair.java:40) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > at java.lang.Thread.run(Thread.java:619) > Caused by: java.lang.RuntimeException: Got a VDL2FutureException but > all parameters should have their values > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:79) > at org.griphyn.vdl.mapping.RootDataNode.innerInit(RootDataNode.java:61) > at org.griphyn.vdl.mapping.RootDataNode.handleClosed(RootDataNode.java:90) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) > at org.griphyn.vdl.mapping.RootDataNode.setValue(RootDataNode.java:218) > at org.griphyn.vdl.karajan.lib.SetFieldValue.deepCopy(SetFieldValue.java:85) > at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:47) > ... 46 more > Caused by: org.griphyn.vdl.karajan.VDL2FutureException > at org.griphyn.vdl.mapping.RootDataNode.getMapper(RootDataNode.java:209) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:47) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:102) > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:75) > ... 54 more > 2011-05-12 23:43:40,810-0500 INFO ExecutionContext Detailed exception: > java.lang.RuntimeException: Got a VDL2FutureException but all > parameters should have their values > Caused by: java.lang.RuntimeException: Got a VDL2FutureException but > all parameters should have their values > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:79) > at org.griphyn.vdl.mapping.RootDataNode.innerInit(RootDataNode.java:61) > at org.griphyn.vdl.mapping.RootDataNode.handleClosed(RootDataNode.java:90) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) > at org.griphyn.vdl.mapping.RootDataNode.setValue(RootDataNode.java:218) > at org.griphyn.vdl.karajan.lib.SetFieldValue.deepCopy(SetFieldValue.java:85) > at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:47) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.Argument.post(Argument.java:48) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.setValue(ReadData.java:222) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:188) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:205) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readData(ReadData.java:76) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:53) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.Parallel.completed(Parallel.java:87) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) > at org.globus.cog.karajan.workflow.nodes.Sequential.completed(Sequential.java:24) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) > at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) > at org.globus.cog.karajan.workflow.nodes.Sequential.executeChildren(Sequential.java:20) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.execute(FlowContainer.java:63) > at org.globus.cog.karajan.workflow.nodes.FlowNode.restart(FlowNode.java:139) > at org.globus.cog.karajan.workflow.nodes.FlowNode.start(FlowNode.java:197) > at org.globus.cog.karajan.workflow.FlowElementWrapper.start(FlowElementWrapper.java:227) > at org.globus.cog.karajan.workflow.events.EventBus.start(EventBus.java:104) > at org.globus.cog.karajan.workflow.events.EventTargetPair.run(EventTargetPair.java:40) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > at java.lang.Thread.run(Thread.java:619) > Caused by: org.griphyn.vdl.karajan.VDL2FutureException > at org.griphyn.vdl.mapping.RootDataNode.getMapper(RootDataNode.java:209) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:47) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:102) > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:75) > ... 54 more > > Caused by: org.griphyn.vdl.karajan.VDL2FutureException > at org.griphyn.vdl.mapping.RootDataNode.getMapper(RootDataNode.java:209) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:47) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:102) > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:75) > at org.griphyn.vdl.mapping.RootDataNode.innerInit(RootDataNode.java:61) > at org.griphyn.vdl.mapping.RootDataNode.handleClosed(RootDataNode.java:90) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) > at org.griphyn.vdl.mapping.RootDataNode.setValue(RootDataNode.java:218) > at org.griphyn.vdl.karajan.lib.SetFieldValue.deepCopy(SetFieldValue.java:85) > at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:47) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.Argument.post(Argument.java:48) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.setValue(ReadData.java:222) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:188) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:205) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readData(ReadData.java:76) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:53) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.Parallel.completed(Parallel.java:87) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) > at org.globus.cog.karajan.workflow.nodes.Sequential.completed(Sequential.java:24) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) > at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) > at org.globus.cog.karajan.workflow.nodes.Sequential.executeChildren(Sequential.java:20) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.execute(FlowContainer.java:63) > at org.globus.cog.karajan.workflow.nodes.FlowNode.restart(FlowNode.java:139) > at org.globus.cog.karajan.workflow.nodes.FlowNode.start(FlowNode.java:197) > at org.globus.cog.karajan.workflow.FlowElementWrapper.start(FlowElementWrapper.java:227) > at org.globus.cog.karajan.workflow.events.EventBus.start(EventBus.java:104) > at org.globus.cog.karajan.workflow.events.EventTargetPair.run(EventTargetPair.java:40) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > at java.lang.Thread.run(Thread.java:619) > > at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:60) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.Argument.post(Argument.java:48) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.setValue(ReadData.java:222) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:188) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readStruct(ReadData.java:205) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.readData(ReadData.java:76) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:53) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.completed(AbstractSequentialWithArguments.java:196) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.Parallel.completed(Parallel.java:87) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) > at org.globus.cog.karajan.workflow.nodes.Sequential.completed(Sequential.java:24) > at org.globus.cog.karajan.workflow.nodes.FlowNode.complete(FlowNode.java:214) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.post(FlowContainer.java:58) > at org.globus.cog.karajan.workflow.nodes.functions.AbstractFunction.post(AbstractFunction.java:28) > at org.globus.cog.karajan.workflow.nodes.Sequential.startNext(Sequential.java:29) > at org.globus.cog.karajan.workflow.nodes.Sequential.executeChildren(Sequential.java:20) > at org.globus.cog.karajan.workflow.nodes.FlowContainer.execute(FlowContainer.java:63) > at org.globus.cog.karajan.workflow.nodes.FlowNode.restart(FlowNode.java:139) > at org.globus.cog.karajan.workflow.nodes.FlowNode.start(FlowNode.java:197) > at org.globus.cog.karajan.workflow.FlowElementWrapper.start(FlowElementWrapper.java:227) > at org.globus.cog.karajan.workflow.events.EventBus.start(EventBus.java:104) > at org.globus.cog.karajan.workflow.events.EventTargetPair.run(EventTargetPair.java:40) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) > at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) > at java.util.concurrent.FutureTask.run(FutureTask.java:138) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) > at java.lang.Thread.run(Thread.java:619) > Caused by: java.lang.RuntimeException: Got a VDL2FutureException but > all parameters should have their values > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:79) > at org.griphyn.vdl.mapping.RootDataNode.innerInit(RootDataNode.java:61) > at org.griphyn.vdl.mapping.RootDataNode.handleClosed(RootDataNode.java:90) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.AbstractDataNode.setValue(AbstractDataNode.java:341) > at org.griphyn.vdl.mapping.RootDataNode.setValue(RootDataNode.java:218) > at org.griphyn.vdl.karajan.lib.SetFieldValue.deepCopy(SetFieldValue.java:85) > at org.griphyn.vdl.karajan.lib.SetFieldValue.function(SetFieldValue.java:47) > ... 46 more > Caused by: org.griphyn.vdl.karajan.VDL2FutureException > at org.griphyn.vdl.mapping.RootDataNode.getMapper(RootDataNode.java:209) > at org.griphyn.vdl.karajan.lib.swiftscript.ReadData.function(ReadData.java:47) > at org.griphyn.vdl.karajan.lib.VDLFunction.post(VDLFunction.java:66) > at org.globus.cog.karajan.workflow.nodes.AbstractSequentialWithArguments.futureModified(AbstractSequentialWithArguments.java:210) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.notifyListeners(DSHandleFutureWrapper.java:78) > at org.griphyn.vdl.karajan.DSHandleFutureWrapper.handleClosed(DSHandleFutureWrapper.java:122) > at org.griphyn.vdl.mapping.AbstractDataNode.notifyListeners(AbstractDataNode.java:588) > at org.griphyn.vdl.mapping.AbstractDataNode.closeShallow(AbstractDataNode.java:391) > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:102) > at org.griphyn.vdl.mapping.RootDataNode.checkInputs(RootDataNode.java:75) > ... 54 more > 2011-05-12 23:43:40,812-0500 INFO Loader Swift finished with errors > 2011-05-12 23:43:40,812-0500 DEBUG get_site INTERNALPROC_END thread=0-9-1 > 2011-05-12 23:43:40,813-0500 INFO get_site ENDCOMPOUND thread=0-9 > > 2011/5/12 Mihael Hategan : > > Me want log. Or a full stack trace otherwise. > > > > On Thu, 2011-05-12 at 23:35 -0500, Allan Espinosa wrote: > >> I now get this on my workflow. This does not happen in the current > >> stable branch. Maybe it really was bad > >> > >> $ ~/swift/trunk/bin/swift -config swift.properties -sites.file > >> condor_osg.xml postproc.swift > >> Swift svn swift-r4468 cog-r3096 > >> > >> RunID: 20110512-2330-vjqo3je6 > >> Progress: time: Thu, 12 May 2011 23:30:23 -0500 > >> Unexpected VDL2FutureException checking inputs for dataset > >> org.griphyn.vdl.mapping.RootDataNode identifier > >> dataset:20110512-2330-cutxe93f:720000000077 type RuptureFile with no > >> value at dataset=file (closed) > >> Execution failed: > >> Got a VDL2FutureException but all parameters should have their values > >> > >> > >> 2011/5/12 Mihael Hategan : > >> > On Thu, 2011-05-12 at 14:06 -0700, Mihael Hategan wrote: > >> > > >> >> And it doesn't except that the toString() method may get an inconsistent > >> >> view of the listeners. > >> >> > >> >> I'm updating the code there and will commit a tentative fix in a bit. > >> > > >> > Done. swift r4467. > >> > > >> > Btw, are we running nightly tests? > >> > > >> > From aespinosa at cs.uchicago.edu Fri May 13 00:01:36 2011 From: aespinosa at cs.uchicago.edu (Allan Espinosa) Date: Fri, 13 May 2011 00:01:36 -0500 Subject: [Swift-user] badness In-Reply-To: <1305262716.12869.1.camel@blabla2.none> References: <1305233471.14494.3.camel@blabla2.none> <1305234385.14494.4.camel@blabla2.none> <1305235098.19656.0.camel@blabla2.none> <1305261713.12869.0.camel@blabla2.none> <1305262716.12869.1.camel@blabla2.none> Message-ID: Here's the kml code generated by the trunk build: input _sgt {#thread} input _stat {#thread} input _var {#thread} output _ext {#thread} extract swift#string#17000 _stat name swift#string#17001 swift#string#17002 _stat lon swift#string#17003 _stat lat swift#string#17004 _var swift#string#17005 _sgt x swift#string#17006 _sgt y swift#string#17007 _ext x swift#string#17008 _ext y input _sgt {#thread} input _var {#thread} input _stat {#thread} output _seis {#thread} output _peak {#thread} seispeak swift#string#17000 _stat name swift#string#17009 swift#string#17002 _stat lon swift#string#17003 _stat lat swift#string#17010 swift#string#17011 swift#string#17012num_time_steps swift#string#17004 _var swift#string#17005 _sgt x swift#string#17006 _sgt y swift#string#17013 _seis swift#string#17014 swift#string#17015 swift#string#17016 swift#string#17017 swift#string#17018 swift#string#17019 swift#string#17020num_time_steps swift#string#17021simulation_timeskip swift#string#17022spectra_period1 swift#string#17023filter_highhz swift#string#17024 _seis swift#string#17025 _peak input _sgt {#thread} input _var {#thread} input _stat {#thread} output _seis {#thread} output _peak {#thread} seispeak_local swift#string#17000 _stat name swift#string#17009 swift#string#17002 _stat lon swift#string#17003 _stat lat swift#string#17010 swift#string#17011 swift#string#17012num_time_steps swift#string#17004 _var swift#string#17005 _sgt x swift#string#17006 _sgt y swift#string#17013 _seis swift#string#17014 swift#string#17015 swift#string#17016 swift#string#17017 swift#string#17018 swift#string#17019 swift#string#17020num_time_steps swift#string#17021simulation_timeskip swift#string#17022spectra_period1 swift#string#17023filter_highhz swift#string#17024 _seis swift#string#17025 _peak input _sgt {#thread} input _var {#thread} input _stat {#thread} input n {#thread} output _seis {#thread} output _peak {#thread} fake _stat name _stat lon _stat lat num_time_steps num_time_steps simulation_timeskip spectra_period1 filter_highhz _sgt x _sgt y n _var _seis _peak input _run_id {#thread} output _stat {#thread} getsite _run_id _stat input _run_id {#thread} output _stat {#thread} STARTCOMPOUND thread={#thread} name=get_site intermediate file {#thread} #thread _stat output TODO_name_or_pos {swift#cs} swift#callInternalValue file input TODO_name_or_pos {swift#cs} swift#callInternalValue ENDCOMPOUND thread={#thread} input _run_id {#thread} output _rup {#thread} getrupture _run_id _rup input _run_id {#thread} input _site {#thread} output _rup {#thread} STARTCOMPOUND thread={#thread} name=get_ruptures intermediate swift#mapper#17026 {#thread} swift#mapper#17026 intermediate file {#thread} swift#mapper#17026 _site name swift#string#17027 #thread _rup output TODO_name_or_pos {swift#cs} swift#callInternalValue file input TODO_name_or_pos {swift#cs} swift#callInternalValue ENDCOMPOUND thread={#thread} input _site {#thread} input _rup {#thread} input _loc {#thread} output _var {#thread} variation_mapper swift#string#17028 _site erf swift#string#17029 _site variation_scenario swift#string#17030 _loc swift#string#17031 _rup source swift#string#17032 _rup index _var input _site {#thread} input _rup {#thread} input _loc {#thread} output _vars {#thread} STARTCOMPOUND thread={#thread} name=get_variations intermediate fname {#thread} intermediate swift#mapper#17034 {#thread} swift#mapper#17034 intermediate file {#thread} fname _rup source swift#string#17033 _rup index swift#mapper#17034 _site name swift#string#17035 _rup source swift#string#17036fnameswift#string#17037 #thread _vars output TODO_name_or_pos {swift#cs} swift#callInternalValue file input TODO_name_or_pos {swift#cs} swift#callInternalValue ENDCOMPOUND thread={#thread} input _size {#thread} input _group_size {#thread} output _off {#thread} STARTCOMPOUND thread={#thread} name=mkoffset intermediate swift#mapper#17038 {#thread} swift#mapper#17038 intermediate file {#thread} swift#mapper#17038 swift#string#17039_size #thread _off output TODO_name_or_pos {swift#cs} swift#callInternalValue file input TODO_name_or_pos {swift#cs} swift#callInternalValue ENDCOMPOUND thread={#thread} input _size {#thread} input _group_size {#thread} output _off {#thread} mkoffset _size _group_size _off intermediate num_time_steps {#thread} intermediate spectra_period1 {#thread} intermediate filter_highhz {#thread} intermediate simulation_timeskip {#thread} intermediate run_id {#thread} intermediate agg_size {#thread} intermediate loc_size {#thread} intermediate datadir {#thread} intermediate datadir2 {#thread} site-bd2b4daf-5bee-4765-850c-78277783b4a7 intermediate site {#thread} intermediate swift#mapper#17045 {#thread} intermediate swift#mapper#17047 {#thread} intermediate swift#mapper#17048 {#thread} run_id swift#mapper#17047 intermediate sgt_var {#thread} rups-5337caea-ae3a-4282-9907-fba959b1c801 intermediate rups {#thread} num_time_steps swift#int#3000 spectra_period1 swift#string#17040 filter_highhz swift#float#17041 simulation_timeskip swift#float#17042 run_id swift#int#664 agg_size swift#int#60 loc_size swift#int#20 datadir swift#string#17043 datadir2 swift#string#17044 site run_id swift#mapper#17045 swift#string#17046 swift#mapper#17047 site name swift#mapper#17048 swift#string#17049 rups run_id site rups SCOPE thread={#thread} intermediate loc_sub {#thread} intermediate swift#mapper#17050 {#thread} intermediate swift#mapper#17052 {#thread} intermediate swift#mapper#17053 {#thread} intermediate swift#mapper#17054 {#thread} loc_sub swift#mapper#17052 swift#mapper#17053 swift#mapper#17054 intermediate sub {#thread} var_str-0be56efa-17ab-4185-bdfd-00a384289008 intermediate var_str {#thread} var_str intermediate vars {#thread} seis_str-6937efe3-c3df-416f-b7d3-0e47ea3a3eb8 intermediate seis_str {#thread} peak_str-020c6ebf-2cba-4ac2-9eef-213d675682cc intermediate peak_str {#thread} intermediate swift#mapper#17061 {#thread} swift#mapper#17061 intermediate seis {#thread} intermediate swift#mapper#17062 {#thread} swift#mapper#17062 intermediate peak {#thread} loc_sub datadir2swift#string#17036 site name swift#string#17036 rup source swift#string#17036 rup index swift#mapper#17050 swift#string#17051 swift#mapper#17052 site name swift#mapper#17053 rup source swift#mapper#17054 rup index var_str site rup swift#string#17055 seis_str swift#int#1 swift#string#17056 peak_str swift#int#1 swift#string#17056 vars SCOPE thread={#thread} seis_str i seis_str i swift#int#1 loc_subswift#string#17057 site name swift#string#17033 rup source swift#string#17033 rup index swift#string#17033iswift#string#17058 peak_str i peak_str i swift#int#1 loc_subswift#string#17059 site name swift#string#17033 rup source swift#string#17033 rup index swift#string#17033iswift#string#17060 swift#mapper#17061 seis_str rup size swift#int#1 swift#mapper#17062 peak_str rup size swift#int#1 rup size loc_size SCOPE thread={#thread} SCOPE thread={#thread} rup size agg_size SCOPE thread={#thread} seis peak sub vars site rup size SCOPE thread={#thread} offs-43c154db-5039-4460-9eed-9e83d05326a6 intermediate offs {#thread} offs rup size agg_size offs SCOPE thread={#thread} var_offset-a9ae00b0-1d92-4754-a13a-8d580fb03cc4 intermediate var_offset {#thread} seis_str_off-5fa23a9b-9c02-4bba-b092-aa64606ee081 intermediate seis_str_off {#thread} peak_str_off-8ec116fa-6b1a-4677-ae14-7927be4ee988 intermediate peak_str_off {#thread} intermediate swift#mapper#17063 {#thread} swift#mapper#17063 intermediate seis_off {#thread} intermediate swift#mapper#17064 {#thread} swift#mapper#17064 intermediate peak_off {#thread} seis_str_off swift#int#1 swift#string#17056 peak_str_off swift#int#1 swift#string#17056 i off i off i size swift#int#1 swift#from swift#to provenance.logtrue ARRAYRANGE thread={#thread} array= from= to= step=none swift#rangeout SCOPE thread={#thread} var_offset j vars j seis_str_off j i off seis_str_off j i off swift#int#1 loc_subswift#string#17057 site name swift#string#17033 rup source swift#string#17033 rup index swift#string#17033jswift#string#17058 peak_str_off j i off peak_str_off j i off swift#int#1 loc_subswift#string#17059 site name swift#string#17033 rup source swift#string#17033 rup index swift#string#17033jswift#string#17060 swift#mapper#17063 seis_str_off i size swift#int#1 swift#mapper#17064 peak_str_off i size swift#int#1 seis_off peak_off sub var_offset site i size 2011/5/12 Mihael Hategan : > And now the script please. Better yet, the .kml. > > On Thu, 2011-05-12 at 23:44 -0500, Allan Espinosa wrote: >> Oops. ?Here you go: >> >> 2011-05-12 23:43:39,269-0500 DEBUG Loader Max heap: 3817799680 >> 2011-05-12 23:43:39,270-0500 DEBUG Loader kmlversion is >> >> 2011/5/12 Mihael Hategan : >> > Me want log. Or a full stack trace otherwise. >> > >> > On Thu, 2011-05-12 at 23:35 -0500, Allan Espinosa wrote: >> >> I now get this on my workflow. ?This does not happen in the current >> >> stable branch. ?Maybe it really was bad >> >> >> >> $ ~/swift/trunk/bin/swift -config swift.properties -sites.file >> >> condor_osg.xml ?postproc.swift >> >> Swift svn swift-r4468 cog-r3096 >> >> >> >> RunID: 20110512-2330-vjqo3je6 >> >> Progress: ?time: Thu, 12 May 2011 23:30:23 -0500 >> >> Unexpected VDL2FutureException checking inputs for dataset >> >> org.griphyn.vdl.mapping.RootDataNode identifier >> >> dataset:20110512-2330-cutxe93f:720000000077 type RuptureFile with no >> >> value at dataset=file (closed) >> >> Execution failed: >> >> ? ? ? ? Got a VDL2FutureException but all parameters should have their values >> >> >> >> >> >> 2011/5/12 Mihael Hategan : >> >> > On Thu, 2011-05-12 at 14:06 -0700, Mihael Hategan wrote: >> >> > >> >> >> And it doesn't except that the toString() method may get an inconsistent >> >> >> view of the listeners. >> >> >> >> >> >> I'm updating the code there and will commit a tentative fix in a bit. >> >> > >> >> > Done. swift r4467. >> >> > >> >> > Btw, are we running nightly tests? >> >> > >> >> > > > > > -- Allan M. Espinosa PhD student, Computer Science University of Chicago From mickelso at mcs.anl.gov Fri May 13 13:29:06 2011 From: mickelso at mcs.anl.gov (Sheri Mickelson) Date: Fri, 13 May 2011 13:29:06 -0500 Subject: [Swift-user] queue problem? Message-ID: <4DCD7872.8060901@mcs.anl.gov> I'm running into a problem running swift version 0.92.1 on fusion with coasters. This is the error I'm seeing: ----------------------------------------------------------------------------- Progress: Selecting site:168 Submitted:23 Active:2 Progress: Selecting site:168 Submitted:23 Active:1 Checking status:1 Progress: Selecting site:167 Stage in:1 Submitted:22 Active:2 Finished successfully:1 queuedsize > 0 but no job dequeued. Queued: {} java.lang.Throwable at org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) at org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) at org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) queuedsize > 0 but no job dequeued. Queued: {} java.lang.Throwable at org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) at org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) at org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) Shutting down worker Shutting down worker Shutting down worker ----------------------------------------------------------------------------- And here's my sites file: ----------------------------------------------------------------------------- 3600 1 1 4 2 batch 0.23 10000 parvis 100 100 /fusion/gpfs/home/mickelso/amwg-swift/swift/ ----------------------------------------------------------------------------- Do you know what might be causing this? Thanks, Sheri From wozniak at mcs.anl.gov Fri May 13 14:06:22 2011 From: wozniak at mcs.anl.gov (Justin M Wozniak) Date: Fri, 13 May 2011 14:06:22 -0500 (CDT) Subject: [Swift-user] queue problem? In-Reply-To: <4DCD7872.8060901@mcs.anl.gov> References: <4DCD7872.8060901@mcs.anl.gov> Message-ID: Hello Can you send the log for this run? Is this a new issue that appeared after an update? Also, in any future runs regarding this issue, please add log4j.logger.org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor = DEBUG (one line) to your etc/log4j.properties file. Thanks Justin On Fri, 13 May 2011, Sheri Mickelson wrote: > I'm running into a problem running swift version 0.92.1 on fusion with > coasters. > This is the error I'm seeing: > > ----------------------------------------------------------------------------- > Progress: Selecting site:168 Submitted:23 Active:2 > Progress: Selecting site:168 Submitted:23 Active:1 Checking status:1 > Progress: Selecting site:167 Stage in:1 Submitted:22 Active:2 Finished > successfully:1 > queuedsize > 0 but no job dequeued. Queued: {} > java.lang.Throwable > at > org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) > at > org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) > at > org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) > queuedsize > 0 but no job dequeued. Queued: {} > java.lang.Throwable > at > org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) > at > org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) > at > org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) > Shutting down worker > > Shutting down worker > > Shutting down worker > ----------------------------------------------------------------------------- > > And here's my sites file: > > ----------------------------------------------------------------------------- > > > > 3600 > 1 > 1 > 4 > 2 > batch > 0.23 > 10000 > parvis > 100 > 100 > > /fusion/gpfs/home/mickelso/amwg-swift/swift/ > > > ----------------------------------------------------------------------------- > > Do you know what might be causing this? > > Thanks, Sheri > _______________________________________________ > Swift-user mailing list > Swift-user at ci.uchicago.edu > http://mail.ci.uchicago.edu/mailman/listinfo/swift-user > -- Justin M Wozniak From hategan at mcs.anl.gov Fri May 13 14:19:18 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Fri, 13 May 2011 12:19:18 -0700 Subject: [Swift-user] badness In-Reply-To: References: <1305233471.14494.3.camel@blabla2.none> <1305234385.14494.4.camel@blabla2.none> <1305235098.19656.0.camel@blabla2.none> <1305261713.12869.0.camel@blabla2.none> <1305262716.12869.1.camel@blabla2.none> Message-ID: <1305314358.27757.1.camel@blabla2.none> Seems like it pops up early in the run, so I might be able to reproduce this. Can you attach the file so that I can save it and run it. Also, there are a few readDatas there. Can you send me the contents of those files? Also a ls in the run directory, so that I know what files should be there. And, of course, whether this happens on every run or occasionally. Mihael On Fri, 2011-05-13 at 00:01 -0500, Allan Espinosa wrote: > Here's the kml code generated by the trunk build: > > > > > > > > targetNamespace="http://ci.uchicago.edu/swift/2009/02/swiftscript" > xmlns="http://ci.uchicago.edu/swift/2009/02/swiftscript" > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xmlns:xs="http://www.w3.org/2001/XMLSchema"> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > value="gsiftp://gridftp.pads.ci.uchicago.edu//gpfs/pads/swift/aespinosa/science/cybershake/Results" > /> > > > > > > > > > value="gsiftp://gridftp.ranger.tacc.teragrid.org//work/01035/tg802895/science/cybershake/data/SgtFiles" > /> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > value="gsiftp://gridftp.ranger.tacc.teragrid.org//scratch/01035/tg802895/science/cybershake/Results" > /> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > value="gsiftp://gridftp.ranger.tacc.teragrid.org//scratch/projects/tg/tera3d/CyberShake2007/ruptures/RuptureVariations_35_V2_3" > /> > > > > > > > > > > > > > > > > > > > > > > > > value="surfseis_rspectra_seismogram_units=cmpersec" /> > > > > > > > > > > > > > > > > > > > > > > > > > > > > input > _sgt > > {#thread} > > > input > _stat > > {#thread} > > > input > _var > > {#thread} > > > output > _ext > > {#thread} > > > > extract > > > > > > > swift#string#17000 > _stat > name > > > swift#string#17001 > > swift#string#17002 > _stat > lon > > > > swift#string#17003 > _stat > lat > > > > swift#string#17004 > _var > > > > swift#string#17005 > > _sgt > x > > > > > swift#string#17006 > > _sgt > y > > > > > swift#string#17007 > > _ext > x > > > > > swift#string#17008 > > _ext > y > > > > > > > > > > > > input > _sgt > > {#thread} > > > input > _var > > {#thread} > > > input > _stat > > {#thread} > > > output > _seis > > {#thread} > > > output > _peak > > {#thread} > > > > seispeak > > > > > > > > swift#string#17000 > _stat > name > > > swift#string#17009 > > swift#string#17002 > _stat > lon > > > > swift#string#17003 > _stat > lat > > > swift#string#17010 > swift#string#17011 > > swift#string#17012num_time_steps > > > swift#string#17004 > _var > > > > swift#string#17005 > > _sgt > x > > > > > swift#string#17006 > > _sgt > y > > > > > swift#string#17013 > _seis > > > swift#string#17014 > swift#string#17015 > swift#string#17016 > swift#string#17017 > swift#string#17018 > swift#string#17019 > > swift#string#17020num_time_steps > > > swift#string#17021simulation_timeskip > > > swift#string#17022spectra_period1 > > > swift#string#17023filter_highhz > > > swift#string#17024 > _seis > > > > swift#string#17025 > _peak > > > > > > > > > > > > input > _sgt > > {#thread} > > > input > _var > > {#thread} > > > input > _stat > > {#thread} > > > output > _seis > > {#thread} > > > output > _peak > > {#thread} > > > > seispeak_local > > > > > > > > swift#string#17000 > _stat > name > > > swift#string#17009 > > swift#string#17002 > _stat > lon > > > > swift#string#17003 > _stat > lat > > > swift#string#17010 > swift#string#17011 > > swift#string#17012num_time_steps > > > swift#string#17004 > _var > > > > swift#string#17005 > > _sgt > x > > > > > swift#string#17006 > > _sgt > y > > > > > swift#string#17013 > _seis > > > swift#string#17014 > swift#string#17015 > swift#string#17016 > swift#string#17017 > swift#string#17018 > swift#string#17019 > > swift#string#17020num_time_steps > > > swift#string#17021simulation_timeskip > > > swift#string#17022spectra_period1 > > > swift#string#17023filter_highhz > > > swift#string#17024 > _seis > > > > swift#string#17025 > _peak > > > > > > > > > > > > input > _sgt > > {#thread} > > > input > _var > > {#thread} > > > input > _stat > > {#thread} > > > input > n > > {#thread} > > > output > _seis > > {#thread} > > > output > _peak > > {#thread} > > > > fake > > > > > > > > > _stat > name > > > _stat > lon > > > _stat > lat > > num_time_steps > num_time_steps > simulation_timeskip > spectra_period1 > filter_highhz > > > _sgt > x > > > > > _sgt > y > > > n > > _var > > > _seis > > > _peak > > > > > > > > > > > input > _run_id > > {#thread} > > > output > _stat > > {#thread} > > > > getsite > > > > _run_id > > > > _stat > > > > > > > > > input > _run_id > > {#thread} > > > output > _stat > > {#thread} > > STARTCOMPOUND thread={#thread} > name=get_site > > > > > > > > > > intermediate > file > > {#thread} > > > > > > #thread > > > > name="swift#callInternalValue">_stat > > output > TODO_name_or_pos > > {swift#cs} > > swift#callInternalValue > > > name="swift#callInternalValue">file > > input > TODO_name_or_pos > > {swift#cs} > > swift#callInternalValue > > > > > > > > ENDCOMPOUND > thread={#thread} > > > > input > _run_id > > {#thread} > > > output > _rup > > {#thread} > > > > getrupture > > > > _run_id > > > > _rup > > > > > > > > > input > _run_id > > {#thread} > > > input > _site > > {#thread} > > > output > _rup > > {#thread} > > STARTCOMPOUND thread={#thread} > name=get_ruptures > > > > > intermediate > swift#mapper#17026 > > {#thread} > > > > > name="file">swift#mapper#17026 > > > > > > intermediate > file > > {#thread} > > > > > > swift#mapper#17026 > > > > > _site > name > swift#string#17027 > > > > > > > > #thread > > > > name="swift#callInternalValue">_rup > > output > TODO_name_or_pos > > {swift#cs} > > swift#callInternalValue > > > name="swift#callInternalValue">file > > input > TODO_name_or_pos > > {swift#cs} > > swift#callInternalValue > > > > > > > > ENDCOMPOUND > thread={#thread} > > > > input > _site > > {#thread} > > > input > _rup > > {#thread} > > > input > _loc > > {#thread} > > > output > _var > > {#thread} > > > > variation_mapper > > > > > > swift#string#17028 > > _site > erf > > swift#string#17029 > > _site > variation_scenario > > swift#string#17030 > _loc > swift#string#17031 > > _rup > source > > swift#string#17032 > > _rup > index > > > > > _var > > > > > > > > > input > _site > > {#thread} > > > input > _rup > > {#thread} > > > input > _loc > > {#thread} > > > output > _vars > > {#thread} > > STARTCOMPOUND thread={#thread} > name=get_variations > > > > > intermediate > fname > > {#thread} > > > > > > intermediate > swift#mapper#17034 > > {#thread} > > > > > name="file">swift#mapper#17034 > > > > > > intermediate > file > > {#thread} > > > > > > fname > > > > > _rup > source > swift#string#17033 > _rup > index > > > > > > > > > > swift#mapper#17034 > > > > > _site > name > swift#string#17035 > _rup > source > > swift#string#17036fnameswift#string#17037 > > > > > > > > #thread > > > > name="swift#callInternalValue">_vars > > output > TODO_name_or_pos > > {swift#cs} > > swift#callInternalValue > > > name="swift#callInternalValue">file > > input > TODO_name_or_pos > > {swift#cs} > > swift#callInternalValue > > > > > > > > ENDCOMPOUND > thread={#thread} > > > > input > _size > > {#thread} > > > input > _group_size > > {#thread} > > > output > _off > > {#thread} > > STARTCOMPOUND thread={#thread} > name=mkoffset > > > > > intermediate > swift#mapper#17038 > > {#thread} > > > > > name="file">swift#mapper#17038 > > > > > > intermediate > file > > {#thread} > > > > > > swift#mapper#17038 > > > > > swift#string#17039_size > > > > > > > > #thread > > > > name="swift#callInternalValue">_off > > output > TODO_name_or_pos > > {swift#cs} > > swift#callInternalValue > > > name="swift#callInternalValue">file > > input > TODO_name_or_pos > > {swift#cs} > > swift#callInternalValue > > > > > > > > ENDCOMPOUND > thread={#thread} > > > > input > _size > > {#thread} > > > input > _group_size > > {#thread} > > > output > _off > > {#thread} > > > > mkoffset > > > > > _size > _group_size > > > > _off > > > > > > > > > > > intermediate > num_time_steps > > {#thread} > > > > > > intermediate > spectra_period1 > > {#thread} > > > > > > intermediate > filter_highhz > > {#thread} > > > > > > intermediate > simulation_timeskip > > {#thread} > > > > > > intermediate > run_id > > {#thread} > > > > > > intermediate > agg_size > > {#thread} > > > > > > intermediate > loc_size > > {#thread} > > > > > > intermediate > datadir > > {#thread} > > > > > > intermediate > datadir2 > > {#thread} > > > > > name="prefix">site-bd2b4daf-5bee-4765-850c-78277783b4a7 > > > > > intermediate > site > > {#thread} > > > > > > intermediate > swift#mapper#17045 > > {#thread} > > > > > > intermediate > swift#mapper#17047 > > {#thread} > > > > > > intermediate > swift#mapper#17048 > > {#thread} > > > > > value="getsgtvar.rb" /> > run_id > name="s">swift#mapper#17047 > value="gsiftp://gridftp.ranger.tacc.teragrid.org//work/01035/tg802895/science/cybershake/data/SgtFiles" > /> > > > > > > intermediate > sgt_var > > {#thread} > > > > > name="prefix">rups-5337caea-ae3a-4282-9907-fba959b1c801 > > > > > intermediate > rups > > {#thread} > > > > > > > > > > num_time_steps > > > swift#int#3000 > > > > > > > > spectra_period1 > > > swift#string#17040 > > > > > > > > filter_highhz > > > swift#float#17041 > > > > > > > > simulation_timeskip > > > swift#float#17042 > > > closeID="88008" /> > > > > > run_id > > > swift#int#664 > > > > > > > > agg_size > > > swift#int#60 > > > > > > > > loc_size > > > swift#int#20 > > > > > > > > datadir > > > swift#string#17043 > > > > > > > > datadir2 > > > swift#string#17044 > > > > > > > > site > run_id > > > > > > > > swift#mapper#17045 > > > swift#string#17046 > > > > > > > swift#mapper#17047 > > > > site > name > > > > > > > > swift#mapper#17048 > > > swift#string#17049 > > > > > > > rups > run_id > site > > > > > > > rups > > > > > SCOPE thread={#thread} > > > waitfor="88016" /> > > > intermediate > loc_sub > > {#thread} > > > dbgname="swift#mapper#17050" waitfor="" /> > > > intermediate > swift#mapper#17050 > > {#thread} > > > dbgname="swift#mapper#17052" waitfor="" /> > > > intermediate > swift#mapper#17052 > > {#thread} > > > waitfor="" /> > > > intermediate > swift#mapper#17053 > > {#thread} > > > waitfor="" /> > > > intermediate > swift#mapper#17054 > > {#thread} > > > > > type="string" value="getsub.rb" /> > name="l">loc_sub > name="n">swift#mapper#17052 > name="s">swift#mapper#17053 > name="r">swift#mapper#17054 > > > > > > intermediate > sub > > {#thread} > > > > > name="prefix">var_str-0be56efa-17ab-4185-bdfd-00a384289008 > > > > > intermediate > var_str > > {#thread} > > > > > name="files">var_str > > > > > > intermediate > vars > > {#thread} > > > waitfor="88018 88022"> > > name="prefix">seis_str-6937efe3-c3df-416f-b7d3-0e47ea3a3eb8 > > > > > intermediate > seis_str > > {#thread} > > > waitfor="88019 88022"> > > name="prefix">peak_str-020c6ebf-2cba-4ac2-9eef-213d675682cc > > > > > intermediate > peak_str > > {#thread} > > > dbgname="swift#mapper#17061" waitfor="" /> > > > intermediate > swift#mapper#17061 > > {#thread} > > > > > name="files">swift#mapper#17061 > > > > > intermediate > seis > > {#thread} > > > dbgname="swift#mapper#17062" waitfor="" /> > > > intermediate > swift#mapper#17062 > > {#thread} > > > > > name="files">swift#mapper#17062 > > > > > intermediate > peak > > {#thread} > > > > > > loc_sub > > > > > datadir2swift#string#17036 > name="var">site > name > > swift#string#17036 > name="var">rup > source > > swift#string#17036 > name="var">rup > index > > > > > closeID="88016" /> > > > > > swift#mapper#17050 > > > swift#string#17051 > > > > > > > swift#mapper#17052 > > > > name="var">site > name > > > > > > > > swift#mapper#17053 > > > > name="var">rup > source > > > > > > > > swift#mapper#17054 > > > > name="var">rup > index > > > > > > > > var_str > site > rup > swift#string#17055 > > > closeID="88017" /> > > > > > > name="var">seis_str > > > swift#int#1 > > > > > swift#string#17056 > > > closeID="88018" /> > > > > > > name="var">peak_str > > > swift#int#1 > > > > > swift#string#17056 > > > closeID="88019" /> > > > > > vars > > > > > > message="FOREACH_IT_START line=191 thread={#thread}"/> > SCOPE > thread={#thread} > > > > > > > name="var">seis_str > name="subscript">i > > > > > > name="var">seis_str > name="subscript"> > i > swift#int#1 > > > loc_subswift#string#17057 > name="var">site > name="path">name > > swift#string#17033 > name="var">rup > name="path">source > > swift#string#17033 > name="var">rup > name="path">index > > swift#string#17033iswift#string#17058 > > > > > > > > > name="var">peak_str > name="subscript">i > > > > > > name="var">peak_str > name="subscript"> > i > swift#int#1 > > > loc_subswift#string#17059 > name="var">site > name="path">name > > swift#string#17033 > name="var">rup > name="path">source > > swift#string#17033 > name="var">rup > name="path">index > > swift#string#17033iswift#string#17060 > > > > > > > > closeID="88022" /> > closeID="88022" /> > > > > > swift#mapper#17061 > > > > name="var">seis_str > > > name="var">rup > size > > swift#int#1 > > > > > > > > > swift#mapper#17062 > > > > name="var">peak_str > > > name="var">rup > size > > swift#int#1 > > > > > > > > > > name="var">rup > size > > loc_size > > > SCOPE > thread={#thread} > > > > > SCOPE > thread={#thread} > > > > > > > name="var">rup > size > > agg_size > > > SCOPE > thread={#thread} > > > > > > seis > peak > sub > vars > site > > name="var">rup > name="path">size > > > > > > > > SCOPE > thread={#thread} > > dbgname="offs" waitfor="88027"> > descriptor="concurrent_mapper"> > name="prefix">offs-43c154db-5039-4460-9eed-9e83d05326a6 > > > > > intermediate > offs > var="{offs}" /> > {#thread} > > > > > > offs > > name="var">rup > name="path">size > > agg_size > > > var="{offs}" closeID="88027" /> > > > > > offs > > > > message="FOREACH_IT_START line=216 thread={#thread}"/> > level="debug">SCOPE thread={#thread} > > > type="Variation[]" dbgname="var_offset" waitfor="88033"> > descriptor="concurrent_mapper"> > name="prefix">var_offset-a9ae00b0-1d92-4754-a13a-8d580fb03cc4 > > > > > intermediate > var_offset > > > {#thread} > > > type="string[]" dbgname="seis_str_off" waitfor="88028 88033"> > descriptor="concurrent_mapper"> > name="prefix">seis_str_off-5fa23a9b-9c02-4bba-b092-aa64606ee081 > > > > > intermediate > seis_str_off > > > {#thread} > > > type="string[]" dbgname="peak_str_off" waitfor="88029 88033"> > descriptor="concurrent_mapper"> > name="prefix">peak_str_off-8ec116fa-6b1a-4677-ae14-7927be4ee988 > > > > > intermediate > peak_str_off > > > {#thread} > > > type="string" dbgname="swift#mapper#17063" waitfor="" /> > > > intermediate > > swift#mapper#17063 > > > {#thread} > > > type="Seismogram[]" dbgname="seis_off" waitfor="88034"> > descriptor="fixed_array_mapper"> > name="files">swift#mapper#17063 > > > > > intermediate > seis_off > > > {#thread} > > > type="string" dbgname="swift#mapper#17064" waitfor="" /> > > > intermediate > > swift#mapper#17064 > > > {#thread} > > > type="PeakValue[]" dbgname="peak_off" waitfor="88035"> > descriptor="fixed_array_mapper"> > name="files">swift#mapper#17064 > > > > > intermediate > peak_off > > > {#thread} > > > > > name="var"> > > > > seis_str_off > > > > > > swift#int#1 > > > > > > name="value"> > > swift#string#17056 > > > > > > > > name="var"> > > > > peak_str_off > > > > > > swift#int#1 > > > > > > name="value"> > > swift#string#17056 > > > > > > > > > > > name="swift#from"> > name="var">i > name="path">off > > name="swift#to"> > > > > i > > off > > > > i > > size > > > > swift#int#1 > > > name="swift#rangeout"> > > name="from">swift#from > name="to">swift#to > > > > provenance.logtrue > > level="info"> > > ARRAYRANGE thread={#thread} array= > > > > from= > > to= > > step=none > > > > > swift#rangeout > > > > > > level="debug" message="FOREACH_IT_START line=222 thread={#thread}"/> > level="debug">SCOPE thread={#thread} > > > > > > > > > > > var_offset > > j > > > > > > > > > > vars > > j > > > > > > > > > > > > > > > > name="var">seis_str_off > > > > j > > > > i > > off > > > > > > > > > > > > > > > > name="var">seis_str_off > > > > > > j > > > > i > > off > > > > > > swift#int#1 > > > > loc_subswift#string#17057 > > site > > name > > swift#string#17033 > > rup > > source > > swift#string#17033 > > rup > > index > > swift#string#17033jswift#string#17058 > > > > > > > > > > > > > > > > name="var">peak_str_off > > > > j > > > > i > > off > > > > > > > > > > > > > > > > name="var">peak_str_off > > > > > > j > > > > i > > off > > > > > > swift#int#1 > > > > loc_subswift#string#17059 > > site > > name > > swift#string#17033 > > rup > > source > > swift#string#17033 > > rup > > index > > swift#string#17033jswift#string#17060 > > > > > > > > > level="debug" message="FOREACH_IT_END line=222 thread={#thread}"/> > > > > > > > > > > > name="var"> > > swift#mapper#17063 > > name="value"> > > > > seis_str_off > > > > > i > > size > > > swift#int#1 > > > > > > > > > > name="var"> > > swift#mapper#17064 > > name="value"> > > > > peak_str_off > > > > > i > > size > > > swift#int#1 > > > > > > > > > > > > seis_off > > peak_off > > sub > > var_offset > > site > > > i > > size > > > > > > > > > > message="FOREACH_IT_END line=216 thread={#thread}"/> > > > > > > > > > > > > > > > > > > > > > > > > 2011/5/12 Mihael Hategan : > > And now the script please. Better yet, the .kml. > > > > On Thu, 2011-05-12 at 23:44 -0500, Allan Espinosa wrote: > >> Oops. Here you go: > >> > >> 2011-05-12 23:43:39,269-0500 DEBUG Loader Max heap: 3817799680 > >> 2011-05-12 23:43:39,270-0500 DEBUG Loader kmlversion is > >> > >> 2011/5/12 Mihael Hategan : > >> > Me want log. Or a full stack trace otherwise. > >> > > >> > On Thu, 2011-05-12 at 23:35 -0500, Allan Espinosa wrote: > >> >> I now get this on my workflow. This does not happen in the current > >> >> stable branch. Maybe it really was bad > >> >> > >> >> $ ~/swift/trunk/bin/swift -config swift.properties -sites.file > >> >> condor_osg.xml postproc.swift > >> >> Swift svn swift-r4468 cog-r3096 > >> >> > >> >> RunID: 20110512-2330-vjqo3je6 > >> >> Progress: time: Thu, 12 May 2011 23:30:23 -0500 > >> >> Unexpected VDL2FutureException checking inputs for dataset > >> >> org.griphyn.vdl.mapping.RootDataNode identifier > >> >> dataset:20110512-2330-cutxe93f:720000000077 type RuptureFile with no > >> >> value at dataset=file (closed) > >> >> Execution failed: > >> >> Got a VDL2FutureException but all parameters should have their values > >> >> > >> >> > >> >> 2011/5/12 Mihael Hategan : > >> >> > On Thu, 2011-05-12 at 14:06 -0700, Mihael Hategan wrote: > >> >> > > >> >> >> And it doesn't except that the toString() method may get an inconsistent > >> >> >> view of the listeners. > >> >> >> > >> >> >> I'm updating the code there and will commit a tentative fix in a bit. > >> >> > > >> >> > Done. swift r4467. > >> >> > > >> >> > Btw, are we running nightly tests? > >> >> > > >> >> > > > > > > > > > > > > From aespinosa at cs.uchicago.edu Fri May 13 15:28:08 2011 From: aespinosa at cs.uchicago.edu (Allan Espinosa) Date: Fri, 13 May 2011 15:28:08 -0500 Subject: [Swift-user] badness In-Reply-To: <1305314358.27757.1.camel@blabla2.none> References: <1305233471.14494.3.camel@blabla2.none> <1305234385.14494.4.camel@blabla2.none> <1305235098.19656.0.camel@blabla2.none> <1305261713.12869.0.camel@blabla2.none> <1305262716.12869.1.camel@blabla2.none> <1305314358.27757.1.camel@blabla2.none> Message-ID: Here's the tarball. It contains postproc.kml and all the files accessed by all the readData callls. 2011/5/13 Mihael Hategan : > Seems like it pops up early in the run, so I might be able to reproduce > this. > Can you attach the file so that I can save it and run it. Also, there > are a few readDatas there. Can you send me the contents of those files? > > Also a ls in the run directory, so that I know what files should be > there. > > And, of course, whether this happens on every run or occasionally. > > Mihael > > On Fri, 2011-05-13 at 00:01 -0500, Allan Espinosa wrote: >> Here's the kml code generated by the trunk build: >> >> >> ? >> ? >> ? >> ? >> ? >> ? ? ?> targetNamespace="http://ci.uchicago.edu/swift/2009/02/swiftscript" >> xmlns="http://ci.uchicago.edu/swift/2009/02/swiftscript" >> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" >> xmlns:xs="http://www.w3.org/2001/XMLSchema"> >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? > value="gsiftp://gridftp.pads.ci.uchicago.edu//gpfs/pads/swift/aespinosa/science/cybershake/Results" >> /> >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? > value="gsiftp://gridftp.ranger.tacc.teragrid.org//work/01035/tg802895/science/cybershake/data/SgtFiles" >> /> >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? > value="gsiftp://gridftp.ranger.tacc.teragrid.org//scratch/01035/tg802895/science/cybershake/Results" >> /> >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? > value="gsiftp://gridftp.ranger.tacc.teragrid.org//scratch/projects/tg/tera3d/CyberShake2007/ruptures/RuptureVariations_35_V2_3" >> /> >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? > value="surfseis_rspectra_seismogram_units=cmpersec" /> >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? >> ? >> ? ? >> ? ? input >> ? ? _sgt >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _stat >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _var >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _ext >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? >> ? ? ? extract >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17000 >> ? ? ? ? ? _stat >> ? ? ? ? ? name >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? swift#string#17001 >> ? ? ? ? >> ? ? ? ? ?swift#string#17002 >> ? ? ? ? ? _stat >> ? ? ? ? ? lon >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17003 >> ? ? ? ? ? _stat >> ? ? ? ? ? lat >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17004 >> ? ? ? ? ?_var >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17005 >> ? ? ? ? ? >> ? ? ? ? ? _sgt >> ? ? ? ? ? x >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17006 >> ? ? ? ? ? >> ? ? ? ? ? _sgt >> ? ? ? ? ? y >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17007 >> ? ? ? ? ? >> ? ? ? ? ? _ext >> ? ? ? ? ? x >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17008 >> ? ? ? ? ? >> ? ? ? ? ? _ext >> ? ? ? ? ? y >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? >> >> ? ? >> ? ? >> ? ? >> >> ? >> ? ? >> ? ? input >> ? ? _sgt >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _var >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _stat >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _seis >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _peak >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? >> ? ? ? seispeak >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17000 >> ? ? ? ? ? _stat >> ? ? ? ? ? name >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? swift#string#17009 >> ? ? ? ? >> ? ? ? ? ?swift#string#17002 >> ? ? ? ? ? _stat >> ? ? ? ? ? lon >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17003 >> ? ? ? ? ? _stat >> ? ? ? ? ? lat >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? swift#string#17010 >> ? ? ? ? swift#string#17011 >> ? ? ? ? >> ? ? ? ? ?swift#string#17012num_time_steps >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17004 >> ? ? ? ? ?_var >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17005 >> ? ? ? ? ? >> ? ? ? ? ? _sgt >> ? ? ? ? ? x >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17006 >> ? ? ? ? ? >> ? ? ? ? ? _sgt >> ? ? ? ? ? y >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17013 >> ? ? ? ? ?_seis >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? swift#string#17014 >> ? ? ? ? swift#string#17015 >> ? ? ? ? swift#string#17016 >> ? ? ? ? swift#string#17017 >> ? ? ? ? swift#string#17018 >> ? ? ? ? swift#string#17019 >> ? ? ? ? >> ? ? ? ? ?swift#string#17020num_time_steps >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17021simulation_timeskip >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17022spectra_period1 >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17023filter_highhz >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17024 >> ? ? ? ? ?_seis >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17025 >> ? ? ? ? ?_peak >> ? ? ? ? >> ? ? ? ? >> ? ? ? >> >> ? ? >> ? ? >> ? ? >> ? ? >> >> ? >> ? ? >> ? ? input >> ? ? _sgt >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _var >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _stat >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _seis >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _peak >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? >> ? ? ? seispeak_local >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17000 >> ? ? ? ? ? _stat >> ? ? ? ? ? name >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? swift#string#17009 >> ? ? ? ? >> ? ? ? ? ?swift#string#17002 >> ? ? ? ? ? _stat >> ? ? ? ? ? lon >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17003 >> ? ? ? ? ? _stat >> ? ? ? ? ? lat >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? swift#string#17010 >> ? ? ? ? swift#string#17011 >> ? ? ? ? >> ? ? ? ? ?swift#string#17012num_time_steps >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17004 >> ? ? ? ? ?_var >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17005 >> ? ? ? ? ? >> ? ? ? ? ? _sgt >> ? ? ? ? ? x >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17006 >> ? ? ? ? ? >> ? ? ? ? ? _sgt >> ? ? ? ? ? y >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17013 >> ? ? ? ? ?_seis >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? swift#string#17014 >> ? ? ? ? swift#string#17015 >> ? ? ? ? swift#string#17016 >> ? ? ? ? swift#string#17017 >> ? ? ? ? swift#string#17018 >> ? ? ? ? swift#string#17019 >> ? ? ? ? >> ? ? ? ? ?swift#string#17020num_time_steps >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17021simulation_timeskip >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17022spectra_period1 >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17023filter_highhz >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17024 >> ? ? ? ? ?_seis >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?swift#string#17025 >> ? ? ? ? ?_peak >> ? ? ? ? >> ? ? ? ? >> ? ? ? >> >> ? ? >> ? ? >> ? ? >> ? ? >> >> ? >> ? ? >> ? ? input >> ? ? _sgt >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _var >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _stat >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? n >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _seis >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _peak >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? >> ? ? ? fake >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? ? >> ? ? ? ? ? _stat >> ? ? ? ? ? name >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ? _stat >> ? ? ? ? ? lon >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ? _stat >> ? ? ? ? ? lat >> ? ? ? ? >> ? ? ? ? num_time_steps >> ? ? ? ? num_time_steps >> ? ? ? ? simulation_timeskip >> ? ? ? ? spectra_period1 >> ? ? ? ? filter_highhz >> ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? _sgt >> ? ? ? ? ? x >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? _sgt >> ? ? ? ? ? y >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? n >> ? ? ? ? >> ? ? ? ? ?_var >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?_seis >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ?_peak >> ? ? ? ? >> ? ? ? >> >> ? ? >> ? ? >> ? ? >> ? ? >> >> ? >> ? ? >> ? ? input >> ? ? _run_id >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _stat >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? >> ? ? ? getsite >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? ? _run_id >> ? ? ? >> ? ? ? >> ? ? ? ? >> ? ? ? ? ?_stat >> ? ? ? ? >> ? ? ? >> ? ? >> ? ? >> ? ? >> >> ? >> ? ? >> ? ? input >> ? ? _run_id >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _stat >> ? ? >> ? ? {#thread} >> ? ? >> ? ? STARTCOMPOUND thread={#thread} >> name=get_site >> ? ? >> ? ? ? ? ? >> ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? >> ? ? ? ? ? >> ? ? >> ? ? >> ? ? intermediate >> ? ? file >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? #thread >> ? ? ? ? ? >> ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? > name="swift#callInternalValue">_stat >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? output >> ? ? ? ? ? ? ? ? ? TODO_name_or_pos >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? {swift#cs} >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? swift#callInternalValue >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? > name="swift#callInternalValue">file >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? input >> ? ? ? ? ? ? ? ? ? TODO_name_or_pos >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? {swift#cs} >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? swift#callInternalValue >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? >> ? ? >> ? ? ENDCOMPOUND >> thread={#thread} >> >> ? >> ? ? >> ? ? input >> ? ? _run_id >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _rup >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? >> ? ? ? getrupture >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? ? _run_id >> ? ? ? >> ? ? ? >> ? ? ? ? >> ? ? ? ? ?_rup >> ? ? ? ? >> ? ? ? >> ? ? >> ? ? >> ? ? >> >> ? >> ? ? >> ? ? input >> ? ? _run_id >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _site >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _rup >> ? ? >> ? ? {#thread} >> ? ? >> ? ? STARTCOMPOUND thread={#thread} >> name=get_ruptures >> ? ? >> ? ? ? ? ? >> ? ? >> ? ? >> ? ? intermediate >> ? ? swift#mapper#17026 >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? ? >> ? ? ? ? >> ? ? ? ? ? > name="file">swift#mapper#17026 >> ? ? ? ? ? >> ? ? ? ? >> ? ? ? >> ? ? >> ? ? >> ? ? intermediate >> ? ? file >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ?swift#mapper#17026 >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ?_site >> ? ? ? ? ? ? ? ? ? ?name >> ? ? ? ? ? ? ? ? ?swift#string#17027 >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? #thread >> ? ? ? ? ? >> ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? > name="swift#callInternalValue">_rup >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? output >> ? ? ? ? ? ? ? ? ? TODO_name_or_pos >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? {swift#cs} >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? swift#callInternalValue >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? > name="swift#callInternalValue">file >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? input >> ? ? ? ? ? ? ? ? ? TODO_name_or_pos >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? {swift#cs} >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? swift#callInternalValue >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? >> ? ? >> ? ? ENDCOMPOUND >> thread={#thread} >> >> ? >> ? ? >> ? ? input >> ? ? _site >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _rup >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _loc >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _var >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? >> ? ? ? variation_mapper >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? ? swift#string#17028 >> ? ? ? ? >> ? ? ? ? ? _site >> ? ? ? ? ? erf >> ? ? ? ? >> ? ? ? ? swift#string#17029 >> ? ? ? ? >> ? ? ? ? ? _site >> ? ? ? ? ? variation_scenario >> ? ? ? ? >> ? ? ? ? swift#string#17030 >> ? ? ? ? _loc >> ? ? ? ? swift#string#17031 >> ? ? ? ? >> ? ? ? ? ? _rup >> ? ? ? ? ? source >> ? ? ? ? >> ? ? ? ? swift#string#17032 >> ? ? ? ? >> ? ? ? ? ? _rup >> ? ? ? ? ? index >> ? ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? ? >> ? ? ? ? ?_var >> ? ? ? ? >> ? ? ? >> ? ? >> ? ? >> ? ? >> >> ? >> ? ? >> ? ? input >> ? ? _site >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _rup >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _loc >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _vars >> ? ? >> ? ? {#thread} >> ? ? >> ? ? STARTCOMPOUND thread={#thread} >> name=get_variations >> ? ? >> ? ? ? ? ? >> ? ? >> ? ? >> ? ? intermediate >> ? ? fname >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? ? ? ? >> ? ? >> ? ? >> ? ? intermediate >> ? ? swift#mapper#17034 >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? ? >> ? ? ? ? >> ? ? ? ? ? > name="file">swift#mapper#17034 >> ? ? ? ? ? >> ? ? ? ? >> ? ? ? >> ? ? >> ? ? >> ? ? intermediate >> ? ? file >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ?fname >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ?_rup >> ? ? ? ? ? ? ? ? ? ?source >> ? ? ? ? ? ? ? ? ?swift#string#17033 >> ? ? ? ? ? ? ? ? ? ?_rup >> ? ? ? ? ? ? ? ? ? ?index >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ?swift#mapper#17034 >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ?_site >> ? ? ? ? ? ? ? ? ? ?name >> ? ? ? ? ? ? ? ? ?swift#string#17035 >> ? ? ? ? ? ? ? ? ? ?_rup >> ? ? ? ? ? ? ? ? ? ?source >> >> swift#string#17036fnameswift#string#17037 >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? #thread >> ? ? ? ? ? >> ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? > name="swift#callInternalValue">_vars >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? output >> ? ? ? ? ? ? ? ? ? TODO_name_or_pos >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? {swift#cs} >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? swift#callInternalValue >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? > name="swift#callInternalValue">file >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? input >> ? ? ? ? ? ? ? ? ? TODO_name_or_pos >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? {swift#cs} >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? swift#callInternalValue >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? >> ? ? >> ? ? ENDCOMPOUND >> thread={#thread} >> >> ? >> ? ? >> ? ? input >> ? ? _size >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _group_size >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _off >> ? ? >> ? ? {#thread} >> ? ? >> ? ? STARTCOMPOUND thread={#thread} >> name=mkoffset >> ? ? >> ? ? ? ? ? >> ? ? >> ? ? >> ? ? intermediate >> ? ? swift#mapper#17038 >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? ? >> ? ? ? ? >> ? ? ? ? ? > name="file">swift#mapper#17038 >> ? ? ? ? ? >> ? ? ? ? >> ? ? ? >> ? ? >> ? ? >> ? ? intermediate >> ? ? file >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ?swift#mapper#17038 >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> >> swift#string#17039_size >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? >> ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? #thread >> ? ? ? ? ? >> ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? > name="swift#callInternalValue">_off >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? output >> ? ? ? ? ? ? ? ? ? TODO_name_or_pos >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? {swift#cs} >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? swift#callInternalValue >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? > name="swift#callInternalValue">file >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? input >> ? ? ? ? ? ? ? ? ? TODO_name_or_pos >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? {swift#cs} >> ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? swift#callInternalValue >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? ? >> ? ? ? ? >> ? ? >> ? ? ENDCOMPOUND >> thread={#thread} >> >> ? >> ? ? >> ? ? input >> ? ? _size >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? input >> ? ? _group_size >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? output >> ? ? _off >> ? ? >> ? ? {#thread} >> ? ? >> ? ? >> ? ? >> ? ? ? mkoffset >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? >> ? ? ? ? _size >> ? ? ? ? _group_size >> ? ? ? >> ? ? ? >> ? ? ? ? >> ? ? ? ? ?_off >> ? ? ? ? >> ? ? ? >> ? ? >> ? ? >> ? ? >> >> ? >> ? ? ? ? >> ? >> ? >> ? intermediate >> ? num_time_steps >> ? >> ? {#thread} >> ? >> ? >> ? ? ? ? >> ? >> ? >> ? intermediate >> ? spectra_period1 >> ? >> ? {#thread} >> ? >> ? >> ? ? ? ? >> ? >> ? >> ? intermediate >> ? filter_highhz >> ? >> ? {#thread} >> ? >> ? >> ? ? ? ? >> ? >> ? >> ? intermediate >> ? simulation_timeskip >> ? >> ? {#thread} >> ? >> ? >> ? ? ? ? >> ? >> ? >> ? intermediate >> ? run_id >> ? >> ? {#thread} >> ? >> ? >> ? ? ? ? >> ? >> ? >> ? intermediate >> ? agg_size >> ? >> ? {#thread} >> ? >> ? >> ? ? ? ? >> ? >> ? >> ? intermediate >> ? loc_size >> ? >> ? {#thread} >> ? >> ? >> ? ? ? ? >> ? >> ? >> ? intermediate >> ? datadir >> ? >> ? {#thread} >> ? >> ? >> ? ? ? ? >> ? >> ? >> ? intermediate >> ? datadir2 >> ? >> ? {#thread} >> ? >> ? >> ? ? >> ? ? ? >> ? ? ? ? > name="prefix">site-bd2b4daf-5bee-4765-850c-78277783b4a7 >> ? ? ? >> ? ? >> ? >> ? >> ? intermediate >> ? site >> ? >> ? {#thread} >> ? >> ? >> ? ? ? ? >> ? >> ? >> ? intermediate >> ? swift#mapper#17045 >> ? >> ? {#thread} >> ? >> ? >> ? ? ? ? >> ? >> ? >> ? intermediate >> ? swift#mapper#17047 >> ? >> ? {#thread} >> ? >> ? >> ? ? ? ? >> ? >> ? >> ? intermediate >> ? swift#mapper#17048 >> ? >> ? {#thread} >> ? >> ? >> ? ? >> ? ? ? >> ? ? ? ? > value="getsgtvar.rb" /> >> ? ? ? ? run_id >> ? ? ? ? > name="s">swift#mapper#17047 >> ? ? ? ? > value="gsiftp://gridftp.ranger.tacc.teragrid.org//work/01035/tg802895/science/cybershake/data/SgtFiles" >> /> >> ? ? ? ? >> ? ? ? >> ? ? >> ? >> ? >> ? intermediate >> ? sgt_var >> ? >> ? {#thread} >> ? >> ? >> ? ? >> ? ? ? >> ? ? ? ? > name="prefix">rups-5337caea-ae3a-4282-9907-fba959b1c801 >> ? ? ? >> ? ? >> ? >> ? >> ? intermediate >> ? rups >> ? >> ? {#thread} >> ? >> ? >> ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?num_time_steps >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#int#3000 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?spectra_period1 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#string#17040 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?filter_highhz >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#float#17041 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?simulation_timeskip >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#float#17042 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? > closeID="88008" /> >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?run_id >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#int#664 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?agg_size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#int#60 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?loc_size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#int#20 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?datadir >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#string#17043 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?datadir2 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#string#17044 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? site >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? run_id >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#mapper#17045 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#string#17046 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#mapper#17047 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?site >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?name >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#mapper#17048 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#string#17049 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? rups >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? run_id >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? site >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? rups >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? SCOPE thread={#thread} >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > waitfor="88016" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? loc_sub >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > dbgname="swift#mapper#17050" waitfor="" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? swift#mapper#17050 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > dbgname="swift#mapper#17052" waitfor="" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? swift#mapper#17052 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > waitfor="" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? swift#mapper#17053 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > waitfor="" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? swift#mapper#17054 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > type="string" value="getsub.rb" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="l">loc_sub >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="n">swift#mapper#17052 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="s">swift#mapper#17053 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="r">swift#mapper#17054 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? sub >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="prefix">var_str-0be56efa-17ab-4185-bdfd-00a384289008 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? var_str >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="files">var_str >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? vars >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > waitfor="88018 88022"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="prefix">seis_str-6937efe3-c3df-416f-b7d3-0e47ea3a3eb8 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? seis_str >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > waitfor="88019 88022"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="prefix">peak_str-020c6ebf-2cba-4ac2-9eef-213d675682cc >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? peak_str >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > dbgname="swift#mapper#17061" waitfor="" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? swift#mapper#17061 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="files">swift#mapper#17061 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? seis >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > dbgname="swift#mapper#17062" waitfor="" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? swift#mapper#17062 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="files">swift#mapper#17062 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? peak >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?loc_sub >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> datadir2swift#string#17036 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">site >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?name >> >> swift#string#17036 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?source >> >> swift#string#17036 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?index >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > closeID="88016" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#mapper#17050 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#string#17051 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#mapper#17052 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">site >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?name >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#mapper#17053 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?source >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#mapper#17054 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?index >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? var_str >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? site >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? swift#string#17055 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > closeID="88017" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">seis_str >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#int#1 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#string#17056 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > closeID="88018" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">peak_str >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#int#1 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#string#17056 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > closeID="88019" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> vars >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> message="FOREACH_IT_START line=191 thread={#thread}"/> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? SCOPE >> thread={#thread} >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">seis_str >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="subscript">i >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">seis_str >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="subscript"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?i >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#int#1 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> loc_subswift#string#17057 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">site >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="path">name >> >> swift#string#17033 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="path">source >> >> swift#string#17033 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="path">index >> >> swift#string#17033iswift#string#17058 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">peak_str >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="subscript">i >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">peak_str >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="subscript"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?i >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#int#1 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> loc_subswift#string#17059 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">site >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="path">name >> >> swift#string#17033 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="path">source >> >> swift#string#17033 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="path">index >> >> swift#string#17033iswift#string#17060 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > closeID="88022" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > closeID="88022" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#mapper#17061 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">seis_str >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#int#1 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#mapper#17062 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">peak_str >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?swift#int#1 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? loc_size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? SCOPE >> thread={#thread} >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? SCOPE >> thread={#thread} >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? agg_size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? SCOPE >> thread={#thread} >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? seis >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? peak >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? sub >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? vars >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? site >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="path">size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? SCOPE >> thread={#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > dbgname="offs" waitfor="88027"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > descriptor="concurrent_mapper"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="prefix">offs-43c154db-5039-4460-9eed-9e83d05326a6 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? offs >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > var="{offs}" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? offs >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="var">rup >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="path">size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? agg_size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > var="{offs}" closeID="88027" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> offs >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > message="FOREACH_IT_START line=216 thread={#thread}"/> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > level="debug">SCOPE thread={#thread} >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > type="Variation[]" dbgname="var_offset" waitfor="88033"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > descriptor="concurrent_mapper"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="prefix">var_offset-a9ae00b0-1d92-4754-a13a-8d580fb03cc4 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? var_offset >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > type="string[]" dbgname="seis_str_off" waitfor="88028 88033"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > descriptor="concurrent_mapper"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="prefix">seis_str_off-5fa23a9b-9c02-4bba-b092-aa64606ee081 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? seis_str_off >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > type="string[]" dbgname="peak_str_off" waitfor="88029 88033"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > descriptor="concurrent_mapper"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="prefix">peak_str_off-8ec116fa-6b1a-4677-ae14-7927be4ee988 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? peak_str_off >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > type="string" dbgname="swift#mapper#17063" waitfor="" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> >> swift#mapper#17063 >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > type="Seismogram[]" dbgname="seis_off" waitfor="88034"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > descriptor="fixed_array_mapper"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="files">swift#mapper#17063 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? seis_off >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > type="string" dbgname="swift#mapper#17064" waitfor="" /> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> >> swift#mapper#17064 >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > type="PeakValue[]" dbgname="peak_off" waitfor="88035"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > descriptor="fixed_array_mapper"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="files">swift#mapper#17064 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? intermediate >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? peak_off >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? {#thread} >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var"> >> >> >> >> seis_str_off >> >> >> >> >> >> swift#int#1 >> >> >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="value"> >> >> swift#string#17056 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var"> >> >> >> >> peak_str_off >> >> >> >> >> >> swift#int#1 >> >> >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="value"> >> >> swift#string#17056 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="swift#from"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="var">i >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="path">off >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="swift#to"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> i >> >> off >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> i >> >> size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> swift#int#1 >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="swift#rangeout"> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="from">swift#from >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > name="to">swift#to >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> provenance.logtrue >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> level="info"> >> >> ARRAYRANGE thread={#thread} array= >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> from= >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> to= >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> step=none >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> swift#rangeout >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > level="debug" message="FOREACH_IT_START line=222 thread={#thread}"/> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > level="debug">SCOPE thread={#thread} >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> >> >> ? >> >> ? ? >> >> ? ? ? var_offset >> >> ? ? ? j >> >> ? ? >> >> ? >> >> ? >> >> ? ? >> >> ? ? ? vars >> >> ? ? ? j >> >> ? ? >> >> ? >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> >> >> ? >> >> ? ? >> >> ? ? ? > name="var">seis_str_off >> >> ? ? ? >> >> ? ? ? j >> >> ? ? ? >> >> ? ? ? ? i >> >> ? ? ? ? off >> >> ? ? ? >> >> ? ? >> >> ? ? >> >> ? >> >> ? >> >> ? ? >> >> ? ? ? >> >> ? ? ? > name="var">seis_str_off >> >> ? ? ? >> >> ? ? ? >> >> ? ? ? ? j >> >> ? ? ? ? >> >> ? ? ? ? ? i >> >> ? ? ? ? ? off >> >> ? ? ? ? >> >> ? ? ? >> >> ? ? ? swift#int#1 >> >> ? ? >> >> ? ? loc_subswift#string#17057 >> >> ? ? ? site >> >> ? ? ? name >> >> ? ? swift#string#17033 >> >> ? ? ? rup >> >> ? ? ? source >> >> ? ? swift#string#17033 >> >> ? ? ? rup >> >> ? ? ? index >> >> ? ? swift#string#17033jswift#string#17058 >> >> ? ? >> >> ? >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> >> >> ? >> >> ? ? >> >> ? ? ? > name="var">peak_str_off >> >> ? ? ? >> >> ? ? ? j >> >> ? ? ? >> >> ? ? ? ? i >> >> ? ? ? ? off >> >> ? ? ? >> >> ? ? >> >> ? ? >> >> ? >> >> ? >> >> ? ? >> >> ? ? ? >> >> ? ? ? > name="var">peak_str_off >> >> ? ? ? >> >> ? ? ? >> >> ? ? ? ? j >> >> ? ? ? ? >> >> ? ? ? ? ? i >> >> ? ? ? ? ? off >> >> ? ? ? ? >> >> ? ? ? >> >> ? ? ? swift#int#1 >> >> ? ? >> >> ? ? loc_subswift#string#17059 >> >> ? ? ? site >> >> ? ? ? name >> >> ? ? swift#string#17033 >> >> ? ? ? rup >> >> ? ? ? source >> >> ? ? swift#string#17033 >> >> ? ? ? rup >> >> ? ? ? index >> >> ? ? swift#string#17033jswift#string#17060 >> >> ? ? >> >> ? >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > level="debug" message="FOREACH_IT_END line=222 thread={#thread}"/> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> >> >> >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var"> >> >> swift#mapper#17063 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="value"> >> >> >> >> seis_str_off >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> i >> >> size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> swift#int#1 >> >> >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="var"> >> >> swift#mapper#17064 >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?> name="value"> >> >> >> >> peak_str_off >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> i >> >> size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> swift#int#1 >> >> >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> seis_off >> >> peak_off >> >> sub >> >> var_offset >> >> site >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> i >> >> size >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> >> >> >> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? > message="FOREACH_IT_END line=216 thread={#thread}"/> >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? ? ? ? ? >> ? ? ? >> ? >> >> >> 2011/5/12 Mihael Hategan : >> > And now the script please. Better yet, the .kml. >> > >> > On Thu, 2011-05-12 at 23:44 -0500, Allan Espinosa wrote: >> >> Oops. ?Here you go: >> >> >> >> 2011-05-12 23:43:39,269-0500 DEBUG Loader Max heap: 3817799680 >> >> 2011-05-12 23:43:39,270-0500 DEBUG Loader kmlversion is >> >> >> >> 2011/5/12 Mihael Hategan : >> >> > Me want log. Or a full stack trace otherwise. >> >> > >> >> > On Thu, 2011-05-12 at 23:35 -0500, Allan Espinosa wrote: >> >> >> I now get this on my workflow. ?This does not happen in the current >> >> >> stable branch. ?Maybe it really was bad >> >> >> >> >> >> $ ~/swift/trunk/bin/swift -config swift.properties -sites.file >> >> >> condor_osg.xml ?postproc.swift >> >> >> Swift svn swift-r4468 cog-r3096 >> >> >> >> >> >> RunID: 20110512-2330-vjqo3je6 >> >> >> Progress: ?time: Thu, 12 May 2011 23:30:23 -0500 >> >> >> Unexpected VDL2FutureException checking inputs for dataset >> >> >> org.griphyn.vdl.mapping.RootDataNode identifier >> >> >> dataset:20110512-2330-cutxe93f:720000000077 type RuptureFile with no >> >> >> value at dataset=file (closed) >> >> >> Execution failed: >> >> >> ? ? ? ? Got a VDL2FutureException but all parameters should have their values >> >> >> >> >> >> >> >> >> 2011/5/12 Mihael Hategan : >> >> >> > On Thu, 2011-05-12 at 14:06 -0700, Mihael Hategan wrote: >> >> >> > >> >> >> >> And it doesn't except that the toString() method may get an inconsistent >> >> >> >> view of the listeners. >> >> >> >> >> >> >> >> I'm updating the code there and will commit a tentative fix in a bit. >> >> >> > >> >> >> > Done. swift r4467. >> >> >> > >> >> >> > Btw, are we running nightly tests? -- Allan M. Espinosa PhD student, Computer Science University of Chicago -------------- next part -------------- A non-text attachment was scrubbed... Name: stuff.tar.gz Type: application/x-gzip Size: 1601241 bytes Desc: not available URL: From hategan at mcs.anl.gov Fri May 13 15:35:36 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Fri, 13 May 2011 13:35:36 -0700 Subject: [Swift-user] badness In-Reply-To: References: <1305233471.14494.3.camel@blabla2.none> <1305234385.14494.4.camel@blabla2.none> <1305235098.19656.0.camel@blabla2.none> <1305261713.12869.0.camel@blabla2.none> <1305262716.12869.1.camel@blabla2.none> <1305314358.27757.1.camel@blabla2.none> Message-ID: <1305318936.30770.0.camel@blabla2.none> Emm... link to tar.gz? On Fri, 2011-05-13 at 15:28 -0500, Allan Espinosa wrote: > WARNING: possible mail bomb, NOT CHECKED FOR VIRUSES: > Maximum number of files (1500) exceeded at /usr/sbin/amavisd-new line 5048. From aespinosa at cs.uchicago.edu Fri May 13 15:46:08 2011 From: aespinosa at cs.uchicago.edu (Allan Espinosa) Date: Fri, 13 May 2011 15:46:08 -0500 Subject: [Swift-user] badness In-Reply-To: <1305318936.30770.0.camel@blabla2.none> References: <1305233471.14494.3.camel@blabla2.none> <1305234385.14494.4.camel@blabla2.none> <1305235098.19656.0.camel@blabla2.none> <1305261713.12869.0.camel@blabla2.none> <1305262716.12869.1.camel@blabla2.none> <1305314358.27757.1.camel@blabla2.none> <1305318936.30770.0.camel@blabla2.none> Message-ID: Oh. http://www.ci.uchicago.edu/~aespinosa/postproc-trunk.tar.gz 2011/5/13 Mihael Hategan : > Emm... link to tar.gz? > > On Fri, 2011-05-13 at 15:28 -0500, Allan Espinosa wrote: >> WARNING: possible mail bomb, NOT CHECKED FOR VIRUSES: >> ? Maximum number of files (1500) exceeded at /usr/sbin/amavisd-new line 5048. > > > > From hategan at mcs.anl.gov Fri May 13 17:08:48 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Fri, 13 May 2011 15:08:48 -0700 Subject: [Swift-user] badness In-Reply-To: References: <1305233471.14494.3.camel@blabla2.none> <1305234385.14494.4.camel@blabla2.none> <1305235098.19656.0.camel@blabla2.none> <1305261713.12869.0.camel@blabla2.none> <1305262716.12869.1.camel@blabla2.none> <1305314358.27757.1.camel@blabla2.none> <1305318936.30770.0.camel@blabla2.none> Message-ID: <1305324528.2320.0.camel@blabla2.none> Groovy. I can reproduce the problem. On Fri, 2011-05-13 at 15:46 -0500, Allan Espinosa wrote: > Oh. http://www.ci.uchicago.edu/~aespinosa/postproc-trunk.tar.gz > > 2011/5/13 Mihael Hategan : > > Emm... link to tar.gz? > > > > On Fri, 2011-05-13 at 15:28 -0500, Allan Espinosa wrote: > >> WARNING: possible mail bomb, NOT CHECKED FOR VIRUSES: > >> Maximum number of files (1500) exceeded at /usr/sbin/amavisd-new line 5048. > > > > > > > > From hategan at mcs.anl.gov Fri May 13 18:21:55 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Fri, 13 May 2011 16:21:55 -0700 Subject: [Swift-user] badness In-Reply-To: <1305324528.2320.0.camel@blabla2.none> References: <1305233471.14494.3.camel@blabla2.none> <1305234385.14494.4.camel@blabla2.none> <1305235098.19656.0.camel@blabla2.none> <1305261713.12869.0.camel@blabla2.none> <1305262716.12869.1.camel@blabla2.none> <1305314358.27757.1.camel@blabla2.none> <1305318936.30770.0.camel@blabla2.none> <1305324528.2320.0.camel@blabla2.none> Message-ID: <1305328915.3494.12.camel@blabla2.none> Should now be fixed in trunk. The badness was due to dependent mapper params and readData with non-primitive params. Boring technical details follow. When readData would be invoked with a parameter that was mapped by, say, an external mapper, it would initially trigger a future fault (since the name of the file would not known at the time of the initial readData invocation). That would be all fine. However, when the external mapper would complete its thing, the mapped data would get initialized. As part of that initialization, it would trigger notifications to dependent things (readData in this case), which would try to access the mapper, which in turn would trigger the error since the initialization was not complete. This was not obvious in the stable branch because the above notification during initalization would happen in a different thread. In most cases that different thread would not get to running its thing before the initialization would complete, and everything would be fine. Except for those few cases when it wouldn't. I suspect that this is the reason why the "Badness" message was in there. So I think this may actually be a previously unresolved bug. The solution was to mark the data as initialized early (before notifications would be sent to dependent things). The exact meaning of "initialized" there being that the mapper for that piece of data is valid. Mihael On Fri, 2011-05-13 at 15:08 -0700, Mihael Hategan wrote: > Groovy. I can reproduce the problem. > > On Fri, 2011-05-13 at 15:46 -0500, Allan Espinosa wrote: > > Oh. http://www.ci.uchicago.edu/~aespinosa/postproc-trunk.tar.gz > > > > 2011/5/13 Mihael Hategan : > > > Emm... link to tar.gz? > > > > > > On Fri, 2011-05-13 at 15:28 -0500, Allan Espinosa wrote: > > >> WARNING: possible mail bomb, NOT CHECKED FOR VIRUSES: > > >> Maximum number of files (1500) exceeded at /usr/sbin/amavisd-new line 5048. > > > > > > > > > > > > > > > _______________________________________________ > Swift-user mailing list > Swift-user at ci.uchicago.edu > http://mail.ci.uchicago.edu/mailman/listinfo/swift-user From wozniak at mcs.anl.gov Mon May 16 09:05:14 2011 From: wozniak at mcs.anl.gov (Justin M Wozniak) Date: Mon, 16 May 2011 09:05:14 -0500 (CDT) Subject: [Swift-user] queue problem? In-Reply-To: <4DCD8540.50904@mcs.anl.gov> References: <4DCD7872.8060901@mcs.anl.gov> <4DCD8540.50904@mcs.anl.gov> Message-ID: Let's go with my trunk-based installation in the location below for now. I tried testing this again over the weekend but did not get through the queue. I have already set up the additional logging in this installation. /homes/wozniak/Public/cog/modules/swift/dist/swift-svn/bin/swift Justin On Fri, 13 May 2011, Sheri Mickelson wrote: > Here's the log file. > This is the first time I'm running this version of swift on fusion. I had > done my development work with this swift version on an mcs compute machine. > > -Sheri > > Justin M Wozniak wrote: >> Hello >> Can you send the log for this run? >> Is this a new issue that appeared after an update? >> Also, in any future runs regarding this issue, please add >> >> log4j.logger.org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor >> = DEBUG >> >> (one line) to your etc/log4j.properties file. >> >> Thanks >> Justin >> >> On Fri, 13 May 2011, Sheri Mickelson wrote: >> >>> I'm running into a problem running swift version 0.92.1 on fusion with >>> coasters. >>> This is the error I'm seeing: >>> >>> >>> ----------------------------------------------------------------------------- >>> Progress: Selecting site:168 Submitted:23 Active:2 >>> Progress: Selecting site:168 Submitted:23 Active:1 Checking status:1 >>> Progress: Selecting site:167 Stage in:1 Submitted:22 Active:2 >>> Finished successfully:1 >>> queuedsize > 0 but no job dequeued. Queued: {} >>> java.lang.Throwable >>> at >>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>> at >>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>> at >>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>> queuedsize > 0 but no job dequeued. Queued: {} >>> java.lang.Throwable >>> at >>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>> at >>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>> at >>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>> Shutting down worker >>> >>> Shutting down worker >>> >>> Shutting down worker >>> >>> ----------------------------------------------------------------------------- >>> >>> And here's my sites file: >>> >>> >>> ----------------------------------------------------------------------------- >>> >>> >>> >>> 3600 >>> 1 >>> 1 >>> 4 >>> 2 >>> batch >>> 0.23 >>> 10000 >>> parvis >>> 100 >>> 100 >>> >>> /fusion/gpfs/home/mickelso/amwg-swift/swift/ >>> >>> >>> >>> ----------------------------------------------------------------------------- >>> >>> Do you know what might be causing this? >>> >>> Thanks, Sheri >>> _______________________________________________ >>> Swift-user mailing list >>> Swift-user at ci.uchicago.edu >>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user >>> >> > -- Justin M Wozniak From mickelso at mcs.anl.gov Mon May 16 09:58:15 2011 From: mickelso at mcs.anl.gov (Sheri Mickelson) Date: Mon, 16 May 2011 09:58:15 -0500 Subject: [Swift-user] queue problem? In-Reply-To: References: <4DCD7872.8060901@mcs.anl.gov> <4DCD8540.50904@mcs.anl.gov> Message-ID: <4DD13B87.2080409@mcs.anl.gov> Hi Justin, I'm getting this error when swift tries to run: Exception in thread "main" java.lang.NoClassDefFoundError: org/griphyn/vdl/karajan/Loader Caused by: java.lang.ClassNotFoundException: org.griphyn.vdl.karajan.Loader at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:307) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:248) Could not find the main class: org.griphyn.vdl.karajan.Loader. Program will exit. -Sheri Justin M Wozniak wrote: > > Let's go with my trunk-based installation in the location below for now. > I tried testing this again over the weekend but did not get through the > queue. I have already set up the additional logging in this installation. > > /homes/wozniak/Public/cog/modules/swift/dist/swift-svn/bin/swift > > Justin > > On Fri, 13 May 2011, Sheri Mickelson wrote: > >> Here's the log file. >> This is the first time I'm running this version of swift on fusion. I >> had done my development work with this swift version on an mcs compute >> machine. >> >> -Sheri >> >> Justin M Wozniak wrote: >>> Hello >>> Can you send the log for this run? >>> Is this a new issue that appeared after an update? >>> Also, in any future runs regarding this issue, please add >>> >>> log4j.logger.org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor >>> = DEBUG >>> >>> (one line) to your etc/log4j.properties file. >>> >>> Thanks >>> Justin >>> >>> On Fri, 13 May 2011, Sheri Mickelson wrote: >>> >>>> I'm running into a problem running swift version 0.92.1 on fusion >>>> with coasters. >>>> This is the error I'm seeing: >>>> >>>> >>>> ----------------------------------------------------------------------------- >>>> Progress: Selecting site:168 Submitted:23 Active:2 >>>> Progress: Selecting site:168 Submitted:23 Active:1 Checking >>>> status:1 >>>> Progress: Selecting site:167 Stage in:1 Submitted:22 Active:2 >>>> Finished successfully:1 >>>> queuedsize > 0 but no job dequeued. Queued: {} >>>> java.lang.Throwable >>>> at >>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>> >>>> at >>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>> >>>> at >>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>> queuedsize > 0 but no job dequeued. Queued: {} >>>> java.lang.Throwable >>>> at >>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>> >>>> at >>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>> >>>> at >>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>> Shutting down worker >>>> >>>> Shutting down worker >>>> >>>> Shutting down worker >>>> >>>> ----------------------------------------------------------------------------- >>>> >>>> And here's my sites file: >>>> >>>> >>>> ----------------------------------------------------------------------------- >>>> >>>> >>>> >>>> 3600 >>>> 1 >>>> 1 >>>> 4 >>>> 2 >>>> batch >>>> 0.23 >>>> 10000 >>>> parvis >>>> 100 >>>> 100 >>>> >>>> /fusion/gpfs/home/mickelso/amwg-swift/swift/ >>>> >>>> >>>> >>>> ----------------------------------------------------------------------------- >>>> >>>> Do you know what might be causing this? >>>> >>>> Thanks, Sheri >>>> _______________________________________________ >>>> Swift-user mailing list >>>> Swift-user at ci.uchicago.edu >>>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user >>>> >>> >> > From wozniak at mcs.anl.gov Mon May 16 12:09:24 2011 From: wozniak at mcs.anl.gov (Justin M Wozniak) Date: Mon, 16 May 2011 12:09:24 -0500 (CDT) Subject: [Swift-user] queue problem? In-Reply-To: <4DD13B87.2080409@mcs.anl.gov> References: <4DCD7872.8060901@mcs.anl.gov> <4DCD8540.50904@mcs.anl.gov> <4DD13B87.2080409@mcs.anl.gov> Message-ID: That's probably a perms thing, I just reapplied the permissions, please try again. On Mon, 16 May 2011, Sheri Mickelson wrote: > Hi Justin, > > I'm getting this error when swift tries to run: > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/griphyn/vdl/karajan/Loader > Caused by: java.lang.ClassNotFoundException: org.griphyn.vdl.karajan.Loader > at java.net.URLClassLoader$1.run(URLClassLoader.java:202) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:190) > at java.lang.ClassLoader.loadClass(ClassLoader.java:307) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) > at java.lang.ClassLoader.loadClass(ClassLoader.java:248) > Could not find the main class: org.griphyn.vdl.karajan.Loader. Program will > exit. > > -Sheri > > Justin M Wozniak wrote: >> >> Let's go with my trunk-based installation in the location below for now. I >> tried testing this again over the weekend but did not get through the >> queue. I have already set up the additional logging in this installation. >> >> /homes/wozniak/Public/cog/modules/swift/dist/swift-svn/bin/swift >> >> Justin >> >> On Fri, 13 May 2011, Sheri Mickelson wrote: >> >>> Here's the log file. >>> This is the first time I'm running this version of swift on fusion. I had >>> done my development work with this swift version on an mcs compute >>> machine. >>> >>> -Sheri >>> >>> Justin M Wozniak wrote: >>>> Hello >>>> Can you send the log for this run? >>>> Is this a new issue that appeared after an update? >>>> Also, in any future runs regarding this issue, please add >>>> >>>> log4j.logger.org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor >>>> = DEBUG >>>> >>>> (one line) to your etc/log4j.properties file. >>>> >>>> Thanks >>>> Justin >>>> >>>> On Fri, 13 May 2011, Sheri Mickelson wrote: >>>> >>>>> I'm running into a problem running swift version 0.92.1 on fusion with >>>>> coasters. >>>>> This is the error I'm seeing: >>>>> >>>>> >>>>> >>>>> ----------------------------------------------------------------------------- >>>>> Progress: Selecting site:168 Submitted:23 Active:2 >>>>> Progress: Selecting site:168 Submitted:23 Active:1 Checking status:1 >>>>> Progress: Selecting site:167 Stage in:1 Submitted:22 Active:2 >>>>> Finished successfully:1 >>>>> queuedsize > 0 but no job dequeued. Queued: {} >>>>> java.lang.Throwable >>>>> at >>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>>> at >>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>>> at >>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>>> queuedsize > 0 but no job dequeued. Queued: {} >>>>> java.lang.Throwable >>>>> at >>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>>> at >>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>>> at >>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>>> Shutting down worker >>>>> >>>>> Shutting down worker >>>>> >>>>> Shutting down worker >>>>> >>>>> >>>>> ----------------------------------------------------------------------------- >>>>> And here's my sites file: >>>>> >>>>> >>>>> >>>>> ----------------------------------------------------------------------------- >>>>> >>>>> >>>>> >>>>> 3600 >>>>> 1 >>>>> 1 >>>>> 4 >>>>> 2 >>>>> batch >>>>> 0.23 >>>>> 10000 >>>>> parvis >>>>> 100 >>>>> 100 >>>>> >>>>> /fusion/gpfs/home/mickelso/amwg-swift/swift/ >>>>> >>>>> >>>>> >>>>> >>>>> ----------------------------------------------------------------------------- >>>>> Do you know what might be causing this? >>>>> >>>>> Thanks, Sheri >>>>> _______________________________________________ >>>>> Swift-user mailing list >>>>> Swift-user at ci.uchicago.edu >>>>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user >>>>> >>>> >>> >> > -- Justin M Wozniak From mickelso at mcs.anl.gov Mon May 16 13:52:48 2011 From: mickelso at mcs.anl.gov (Sheri Mickelson) Date: Mon, 16 May 2011 13:52:48 -0500 Subject: [Swift-user] queue problem? In-Reply-To: References: <4DCD7872.8060901@mcs.anl.gov> <4DCD8540.50904@mcs.anl.gov> <4DD13B87.2080409@mcs.anl.gov> Message-ID: <4DD17280.7060606@mcs.anl.gov> I'm seeing a different error now: mapper.existing() returned a path [3] that it cannot subsequently map It starts up, but dies shortly after that. I attached the log file. -Sheri Justin M Wozniak wrote: > > That's probably a perms thing, I just reapplied the permissions, please > try again. > > On Mon, 16 May 2011, Sheri Mickelson wrote: > >> Hi Justin, >> >> I'm getting this error when swift tries to run: >> >> Exception in thread "main" java.lang.NoClassDefFoundError: >> org/griphyn/vdl/karajan/Loader >> Caused by: java.lang.ClassNotFoundException: >> org.griphyn.vdl.karajan.Loader >> at java.net.URLClassLoader$1.run(URLClassLoader.java:202) >> at java.security.AccessController.doPrivileged(Native Method) >> at java.net.URLClassLoader.findClass(URLClassLoader.java:190) >> at java.lang.ClassLoader.loadClass(ClassLoader.java:307) >> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) >> at java.lang.ClassLoader.loadClass(ClassLoader.java:248) >> Could not find the main class: org.griphyn.vdl.karajan.Loader. >> Program will exit. >> >> -Sheri >> >> Justin M Wozniak wrote: >>> >>> Let's go with my trunk-based installation in the location below for >>> now. I tried testing this again over the weekend but did not get >>> through the queue. I have already set up the additional logging in >>> this installation. >>> >>> /homes/wozniak/Public/cog/modules/swift/dist/swift-svn/bin/swift >>> >>> Justin >>> >>> On Fri, 13 May 2011, Sheri Mickelson wrote: >>> >>>> Here's the log file. >>>> This is the first time I'm running this version of swift on fusion. >>>> I had done my development work with this swift version on an mcs >>>> compute machine. >>>> >>>> -Sheri >>>> >>>> Justin M Wozniak wrote: >>>>> Hello >>>>> Can you send the log for this run? >>>>> Is this a new issue that appeared after an update? >>>>> Also, in any future runs regarding this issue, please add >>>>> >>>>> log4j.logger.org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor >>>>> = DEBUG >>>>> >>>>> (one line) to your etc/log4j.properties file. >>>>> >>>>> Thanks >>>>> Justin >>>>> >>>>> On Fri, 13 May 2011, Sheri Mickelson wrote: >>>>> >>>>>> I'm running into a problem running swift version 0.92.1 on fusion >>>>>> with coasters. >>>>>> This is the error I'm seeing: >>>>>> >>>>>> >>>>>> >>>>>> ----------------------------------------------------------------------------- >>>>>> Progress: Selecting site:168 Submitted:23 Active:2 >>>>>> Progress: Selecting site:168 Submitted:23 Active:1 Checking >>>>>> status:1 >>>>>> Progress: Selecting site:167 Stage in:1 Submitted:22 Active:2 >>>>>> Finished successfully:1 >>>>>> queuedsize > 0 but no job dequeued. Queued: {} >>>>>> java.lang.Throwable >>>>>> at >>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>>>> >>>>>> at >>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>>>> >>>>>> at >>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>>>> queuedsize > 0 but no job dequeued. Queued: {} >>>>>> java.lang.Throwable >>>>>> at >>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>>>> >>>>>> at >>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>>>> >>>>>> at >>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>>>> Shutting down worker >>>>>> >>>>>> Shutting down worker >>>>>> >>>>>> Shutting down worker >>>>>> >>>>>> >>>>>> ----------------------------------------------------------------------------- >>>>>> And here's my sites file: >>>>>> >>>>>> >>>>>> >>>>>> ----------------------------------------------------------------------------- >>>>>> >>>>>> >>>>>> >>>>>> 3600 >>>>>> 1 >>>>>> 1 >>>>>> 4 >>>>>> 2 >>>>>> batch >>>>>> 0.23 >>>>>> 10000 >>>>>> parvis >>>>>> 100 >>>>>> 100 >>>>>> >>>>>> /fusion/gpfs/home/mickelso/amwg-swift/swift/ >>>>>> >>>>>> >>>>>> >>>>>> >>>>>> ----------------------------------------------------------------------------- >>>>>> Do you know what might be causing this? >>>>>> >>>>>> Thanks, Sheri >>>>>> _______________________________________________ >>>>>> Swift-user mailing list >>>>>> Swift-user at ci.uchicago.edu >>>>>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user >>>>>> >>>>> >>>> >>> >> > -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: amwg_stats-20110516-1218-6ssl98c5.log URL: From wozniak at mcs.anl.gov Thu May 19 09:48:58 2011 From: wozniak at mcs.anl.gov (Justin M Wozniak) Date: Thu, 19 May 2011 09:48:58 -0500 (Central Daylight Time) Subject: [Swift-user] queue problem? In-Reply-To: <4DD17280.7060606@mcs.anl.gov> References: <4DCD7872.8060901@mcs.anl.gov> <4DCD8540.50904@mcs.anl.gov> <4DD13B87.2080409@mcs.anl.gov> <4DD17280.7060606@mcs.anl.gov> Message-ID: Is this a SwiftScript that ran successfully on the MCS machines but fails on Fusion? If so, can you point me to the working directory for this run? Justin On Mon, 16 May 2011, Sheri Mickelson wrote: > I'm seeing a different error now: > mapper.existing() returned a path [3] that it cannot subsequently map > > It starts up, but dies shortly after that. I attached the log file. > > -Sheri > > Justin M Wozniak wrote: >> >> That's probably a perms thing, I just reapplied the permissions, please try >> again. >> >> On Mon, 16 May 2011, Sheri Mickelson wrote: >> >>> Hi Justin, >>> >>> I'm getting this error when swift tries to run: >>> >>> Exception in thread "main" java.lang.NoClassDefFoundError: >>> org/griphyn/vdl/karajan/Loader >>> Caused by: java.lang.ClassNotFoundException: >>> org.griphyn.vdl.karajan.Loader >>> at java.net.URLClassLoader$1.run(URLClassLoader.java:202) >>> at java.security.AccessController.doPrivileged(Native Method) >>> at java.net.URLClassLoader.findClass(URLClassLoader.java:190) >>> at java.lang.ClassLoader.loadClass(ClassLoader.java:307) >>> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) >>> at java.lang.ClassLoader.loadClass(ClassLoader.java:248) >>> Could not find the main class: org.griphyn.vdl.karajan.Loader. Program >>> will exit. >>> >>> -Sheri >>> >>> Justin M Wozniak wrote: >>>> >>>> Let's go with my trunk-based installation in the location below for now. >>>> I tried testing this again over the weekend but did not get through the >>>> queue. I have already set up the additional logging in this >>>> installation. >>>> >>>> /homes/wozniak/Public/cog/modules/swift/dist/swift-svn/bin/swift >>>> >>>> Justin >>>> >>>> On Fri, 13 May 2011, Sheri Mickelson wrote: >>>> >>>>> Here's the log file. >>>>> This is the first time I'm running this version of swift on fusion. I >>>>> had done my development work with this swift version on an mcs compute >>>>> machine. >>>>> >>>>> -Sheri >>>>> >>>>> Justin M Wozniak wrote: >>>>>> Hello >>>>>> Can you send the log for this run? >>>>>> Is this a new issue that appeared after an update? >>>>>> Also, in any future runs regarding this issue, please add >>>>>> >>>>>> log4j.logger.org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor >>>>>> = DEBUG >>>>>> >>>>>> (one line) to your etc/log4j.properties file. >>>>>> >>>>>> Thanks >>>>>> Justin >>>>>> >>>>>> On Fri, 13 May 2011, Sheri Mickelson wrote: >>>>>> >>>>>>> I'm running into a problem running swift version 0.92.1 on fusion with >>>>>>> coasters. >>>>>>> This is the error I'm seeing: >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> ----------------------------------------------------------------------------- >>>>>>> Progress: Selecting site:168 Submitted:23 Active:2 >>>>>>> Progress: Selecting site:168 Submitted:23 Active:1 Checking >>>>>>> status:1 >>>>>>> Progress: Selecting site:167 Stage in:1 Submitted:22 Active:2 >>>>>>> Finished successfully:1 >>>>>>> queuedsize > 0 but no job dequeued. Queued: {} >>>>>>> java.lang.Throwable >>>>>>> at >>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>>>>> at >>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>>>>> at >>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>>>>> queuedsize > 0 but no job dequeued. Queued: {} >>>>>>> java.lang.Throwable >>>>>>> at >>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>>>>> at >>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>>>>> at >>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>>>>> Shutting down worker >>>>>>> >>>>>>> Shutting down worker >>>>>>> >>>>>>> Shutting down worker >>>>>>> >>>>>>> >>>>>>> >>>>>>> ----------------------------------------------------------------------------- >>>>>>> And here's my sites file: >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> ----------------------------------------------------------------------------- >>>>>>> >>>>>>> >>>>>>> >>>>>>> 3600 >>>>>>> 1 >>>>>>> 1 >>>>>>> 4 >>>>>>> 2 >>>>>>> batch >>>>>>> 0.23 >>>>>>> 10000 >>>>>>> parvis >>>>>>> 100 >>>>>>> 100 >>>>>>> >>>>>>> /fusion/gpfs/home/mickelso/amwg-swift/swift/ >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> >>>>>>> ----------------------------------------------------------------------------- >>>>>>> Do you know what might be causing this? >>>>>>> >>>>>>> Thanks, Sheri >>>>>>> _______________________________________________ >>>>>>> Swift-user mailing list >>>>>>> Swift-user at ci.uchicago.edu >>>>>>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user >>>>>>> >>>>>> >>>>> >>>> >>> >> > -- Justin M Wozniak From wilde at mcs.anl.gov Thu May 19 09:55:18 2011 From: wilde at mcs.anl.gov (Michael Wilde) Date: Thu, 19 May 2011 09:55:18 -0500 (CDT) Subject: [Swift-user] queue problem? In-Reply-To: Message-ID: <2012331680.84382.1305816918241.JavaMail.root@zimbra.anl.gov> Also, SHeri - are you using Swift 0.92.1? This looks a bit like the bug in 0.92 that was fixed in 0.92.1 - Mike ----- Original Message ----- > Is this a SwiftScript that ran successfully on the MCS machines but > fails > on Fusion? If so, can you point me to the working directory for this > run? > Justin > > On Mon, 16 May 2011, Sheri Mickelson wrote: > > > I'm seeing a different error now: > > mapper.existing() returned a path [3] that it cannot subsequently > > map > > > > It starts up, but dies shortly after that. I attached the log file. > > > > -Sheri > > > > Justin M Wozniak wrote: > >> > >> That's probably a perms thing, I just reapplied the permissions, > >> please try > >> again. > >> > >> On Mon, 16 May 2011, Sheri Mickelson wrote: > >> > >>> Hi Justin, > >>> > >>> I'm getting this error when swift tries to run: > >>> > >>> Exception in thread "main" java.lang.NoClassDefFoundError: > >>> org/griphyn/vdl/karajan/Loader > >>> Caused by: java.lang.ClassNotFoundException: > >>> org.griphyn.vdl.karajan.Loader > >>> at java.net.URLClassLoader$1.run(URLClassLoader.java:202) > >>> at java.security.AccessController.doPrivileged(Native Method) > >>> at java.net.URLClassLoader.findClass(URLClassLoader.java:190) > >>> at java.lang.ClassLoader.loadClass(ClassLoader.java:307) > >>> at > >>> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) > >>> at java.lang.ClassLoader.loadClass(ClassLoader.java:248) > >>> Could not find the main class: org.griphyn.vdl.karajan.Loader. > >>> Program > >>> will exit. > >>> > >>> -Sheri > >>> > >>> Justin M Wozniak wrote: > >>>> > >>>> Let's go with my trunk-based installation in the location below > >>>> for now. > >>>> I tried testing this again over the weekend but did not get > >>>> through the > >>>> queue. I have already set up the additional logging in this > >>>> installation. > >>>> > >>>> /homes/wozniak/Public/cog/modules/swift/dist/swift-svn/bin/swift > >>>> > >>>> Justin > >>>> > >>>> On Fri, 13 May 2011, Sheri Mickelson wrote: > >>>> > >>>>> Here's the log file. > >>>>> This is the first time I'm running this version of swift on > >>>>> fusion. I > >>>>> had done my development work with this swift version on an mcs > >>>>> compute > >>>>> machine. > >>>>> > >>>>> -Sheri > >>>>> > >>>>> Justin M Wozniak wrote: > >>>>>> Hello > >>>>>> Can you send the log for this run? > >>>>>> Is this a new issue that appeared after an update? > >>>>>> Also, in any future runs regarding this issue, please add > >>>>>> > >>>>>> log4j.logger.org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor > >>>>>> = DEBUG > >>>>>> > >>>>>> (one line) to your etc/log4j.properties file. > >>>>>> > >>>>>> Thanks > >>>>>> Justin > >>>>>> > >>>>>> On Fri, 13 May 2011, Sheri Mickelson wrote: > >>>>>> > >>>>>>> I'm running into a problem running swift version 0.92.1 on > >>>>>>> fusion with > >>>>>>> coasters. > >>>>>>> This is the error I'm seeing: > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> ----------------------------------------------------------------------------- > >>>>>>> Progress: Selecting site:168 Submitted:23 Active:2 > >>>>>>> Progress: Selecting site:168 Submitted:23 Active:1 Checking > >>>>>>> status:1 > >>>>>>> Progress: Selecting site:167 Stage in:1 Submitted:22 Active:2 > >>>>>>> Finished successfully:1 > >>>>>>> queuedsize > 0 but no job dequeued. Queued: {} > >>>>>>> java.lang.Throwable > >>>>>>> at > >>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) > >>>>>>> at > >>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) > >>>>>>> at > >>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) > >>>>>>> queuedsize > 0 but no job dequeued. Queued: {} > >>>>>>> java.lang.Throwable > >>>>>>> at > >>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) > >>>>>>> at > >>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) > >>>>>>> at > >>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) > >>>>>>> Shutting down worker > >>>>>>> > >>>>>>> Shutting down worker > >>>>>>> > >>>>>>> Shutting down worker > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> ----------------------------------------------------------------------------- > >>>>>>> And here's my sites file: > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> ----------------------------------------------------------------------------- > >>>>>>> > >>>>>>> > >>>>>>> >>>>>>> url="none"/> > >>>>>>> 3600 > >>>>>>> 1 > >>>>>>> 1 > >>>>>>> 4 > >>>>>>> 2 > >>>>>>> batch > >>>>>>> 0.23 > >>>>>>> >>>>>>> key="initialScore">10000 > >>>>>>> parvis > >>>>>>> >>>>>>> key="lowOverAllocation">100 > >>>>>>> >>>>>>> key="highOverAllocation">100 > >>>>>>> > >>>>>>> /fusion/gpfs/home/mickelso/amwg-swift/swift/ > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> > >>>>>>> ----------------------------------------------------------------------------- > >>>>>>> Do you know what might be causing this? > >>>>>>> > >>>>>>> Thanks, Sheri > >>>>>>> _______________________________________________ > >>>>>>> Swift-user mailing list > >>>>>>> Swift-user at ci.uchicago.edu > >>>>>>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user > >>>>>>> > >>>>>> > >>>>> > >>>> > >>> > >> > > > > -- > Justin M Wozniak > _______________________________________________ > Swift-user mailing list > Swift-user at ci.uchicago.edu > http://mail.ci.uchicago.edu/mailman/listinfo/swift-user -- Michael Wilde Computation Institute, University of Chicago Mathematics and Computer Science Division Argonne National Laboratory From mickelso at mcs.anl.gov Thu May 19 10:09:28 2011 From: mickelso at mcs.anl.gov (Sheri Mickelson) Date: Thu, 19 May 2011 10:09:28 -0500 Subject: [Swift-user] queue problem? In-Reply-To: <2012331680.84382.1305816918241.JavaMail.root@zimbra.anl.gov> References: <2012331680.84382.1305816918241.JavaMail.root@zimbra.anl.gov> Message-ID: <4DD532A8.2070308@mcs.anl.gov> Hi Mike, I was originally running 0.92.1, but I got the "mapper.existing() returned a path [3] that it cannot subsequently map" error using Justin's trunk version. I went back to an older version of swift and I think I might have found what was causing the initial error (an error in one of my csh scripts that had the wrong path in it). I'm still looking into it and let you know how it goes. Justin, the path to my working directory is /home/climate1/mickelso/amwg-swift/test-swift. -Sheri Michael Wilde wrote: > Also, SHeri - are you using Swift 0.92.1? This looks a bit like the bug in 0.92 that was fixed in 0.92.1 > > - Mike > > ----- Original Message ----- >> Is this a SwiftScript that ran successfully on the MCS machines but >> fails >> on Fusion? If so, can you point me to the working directory for this >> run? >> Justin >> >> On Mon, 16 May 2011, Sheri Mickelson wrote: >> >>> I'm seeing a different error now: >>> mapper.existing() returned a path [3] that it cannot subsequently >>> map >>> >>> It starts up, but dies shortly after that. I attached the log file. >>> >>> -Sheri >>> >>> Justin M Wozniak wrote: >>>> That's probably a perms thing, I just reapplied the permissions, >>>> please try >>>> again. >>>> >>>> On Mon, 16 May 2011, Sheri Mickelson wrote: >>>> >>>>> Hi Justin, >>>>> >>>>> I'm getting this error when swift tries to run: >>>>> >>>>> Exception in thread "main" java.lang.NoClassDefFoundError: >>>>> org/griphyn/vdl/karajan/Loader >>>>> Caused by: java.lang.ClassNotFoundException: >>>>> org.griphyn.vdl.karajan.Loader >>>>> at java.net.URLClassLoader$1.run(URLClassLoader.java:202) >>>>> at java.security.AccessController.doPrivileged(Native Method) >>>>> at java.net.URLClassLoader.findClass(URLClassLoader.java:190) >>>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:307) >>>>> at >>>>> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) >>>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:248) >>>>> Could not find the main class: org.griphyn.vdl.karajan.Loader. >>>>> Program >>>>> will exit. >>>>> >>>>> -Sheri >>>>> >>>>> Justin M Wozniak wrote: >>>>>> Let's go with my trunk-based installation in the location below >>>>>> for now. >>>>>> I tried testing this again over the weekend but did not get >>>>>> through the >>>>>> queue. I have already set up the additional logging in this >>>>>> installation. >>>>>> >>>>>> /homes/wozniak/Public/cog/modules/swift/dist/swift-svn/bin/swift >>>>>> >>>>>> Justin >>>>>> >>>>>> On Fri, 13 May 2011, Sheri Mickelson wrote: >>>>>> >>>>>>> Here's the log file. >>>>>>> This is the first time I'm running this version of swift on >>>>>>> fusion. I >>>>>>> had done my development work with this swift version on an mcs >>>>>>> compute >>>>>>> machine. >>>>>>> >>>>>>> -Sheri >>>>>>> >>>>>>> Justin M Wozniak wrote: >>>>>>>> Hello >>>>>>>> Can you send the log for this run? >>>>>>>> Is this a new issue that appeared after an update? >>>>>>>> Also, in any future runs regarding this issue, please add >>>>>>>> >>>>>>>> log4j.logger.org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor >>>>>>>> = DEBUG >>>>>>>> >>>>>>>> (one line) to your etc/log4j.properties file. >>>>>>>> >>>>>>>> Thanks >>>>>>>> Justin >>>>>>>> >>>>>>>> On Fri, 13 May 2011, Sheri Mickelson wrote: >>>>>>>> >>>>>>>>> I'm running into a problem running swift version 0.92.1 on >>>>>>>>> fusion with >>>>>>>>> coasters. >>>>>>>>> This is the error I'm seeing: >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> ----------------------------------------------------------------------------- >>>>>>>>> Progress: Selecting site:168 Submitted:23 Active:2 >>>>>>>>> Progress: Selecting site:168 Submitted:23 Active:1 Checking >>>>>>>>> status:1 >>>>>>>>> Progress: Selecting site:167 Stage in:1 Submitted:22 Active:2 >>>>>>>>> Finished successfully:1 >>>>>>>>> queuedsize > 0 but no job dequeued. Queued: {} >>>>>>>>> java.lang.Throwable >>>>>>>>> at >>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>>>>>>> at >>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>>>>>>> at >>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>>>>>>> queuedsize > 0 but no job dequeued. Queued: {} >>>>>>>>> java.lang.Throwable >>>>>>>>> at >>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>>>>>>> at >>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>>>>>>> at >>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>>>>>>> Shutting down worker >>>>>>>>> >>>>>>>>> Shutting down worker >>>>>>>>> >>>>>>>>> Shutting down worker >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> ----------------------------------------------------------------------------- >>>>>>>>> And here's my sites file: >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> ----------------------------------------------------------------------------- >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>> url="none"/> >>>>>>>>> 3600 >>>>>>>>> 1 >>>>>>>>> 1 >>>>>>>>> 4 >>>>>>>>> 2 >>>>>>>>> batch >>>>>>>>> 0.23 >>>>>>>>> >>>>>>>> key="initialScore">10000 >>>>>>>>> parvis >>>>>>>>> >>>>>>>> key="lowOverAllocation">100 >>>>>>>>> >>>>>>>> key="highOverAllocation">100 >>>>>>>>> >>>>>>>>> /fusion/gpfs/home/mickelso/amwg-swift/swift/ >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> >>>>>>>>> ----------------------------------------------------------------------------- >>>>>>>>> Do you know what might be causing this? >>>>>>>>> >>>>>>>>> Thanks, Sheri >>>>>>>>> _______________________________________________ >>>>>>>>> Swift-user mailing list >>>>>>>>> Swift-user at ci.uchicago.edu >>>>>>>>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user >>>>>>>>> >> -- >> Justin M Wozniak >> _______________________________________________ >> Swift-user mailing list >> Swift-user at ci.uchicago.edu >> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user > From wozniak at mcs.anl.gov Thu May 19 10:40:14 2011 From: wozniak at mcs.anl.gov (Justin M Wozniak) Date: Thu, 19 May 2011 10:40:14 -0500 (Central Daylight Time) Subject: [Swift-user] queue problem? In-Reply-To: <4DD532A8.2070308@mcs.anl.gov> References: <2012331680.84382.1305816918241.JavaMail.root@zimbra.anl.gov> <4DD532A8.2070308@mcs.anl.gov> Message-ID: Yeah, I was about to suggest that the file might not be there. Let me know what you find. On Thu, 19 May 2011, Sheri Mickelson wrote: > Hi Mike, > > I was originally running 0.92.1, but I got the "mapper.existing() > returned a path [3] that it cannot subsequently map" error using Justin's > trunk version. > > I went back to an older version of swift and I think I might have found > what was causing the initial error (an error in one of my csh scripts > that had the wrong path in it). I'm still looking into it and let you > know how it goes. > > Justin, the path to my working directory is > /home/climate1/mickelso/amwg-swift/test-swift. > > -Sheri > > Michael Wilde wrote: >> Also, SHeri - are you using Swift 0.92.1? This looks a bit like the >> bug in 0.92 that was fixed in 0.92.1 >> >> - Mike >> >> ----- Original Message ----- >>> Is this a SwiftScript that ran successfully on the MCS machines but >>> fails >>> on Fusion? If so, can you point me to the working directory for this >>> run? >>> Justin >>> >>> On Mon, 16 May 2011, Sheri Mickelson wrote: >>> >>>> I'm seeing a different error now: >>>> mapper.existing() returned a path [3] that it cannot subsequently >>>> map >>>> >>>> It starts up, but dies shortly after that. I attached the log file. >>>> >>>> -Sheri >>>> >>>> Justin M Wozniak wrote: >>>>> That's probably a perms thing, I just reapplied the permissions, >>>>> please try >>>>> again. >>>>> >>>>> On Mon, 16 May 2011, Sheri Mickelson wrote: >>>>> >>>>>> Hi Justin, >>>>>> >>>>>> I'm getting this error when swift tries to run: >>>>>> >>>>>> Exception in thread "main" java.lang.NoClassDefFoundError: >>>>>> org/griphyn/vdl/karajan/Loader >>>>>> Caused by: java.lang.ClassNotFoundException: >>>>>> org.griphyn.vdl.karajan.Loader >>>>>> at java.net.URLClassLoader$1.run(URLClassLoader.java:202) >>>>>> at java.security.AccessController.doPrivileged(Native Method) >>>>>> at java.net.URLClassLoader.findClass(URLClassLoader.java:190) >>>>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:307) >>>>>> at >>>>>> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) >>>>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:248) >>>>>> Could not find the main class: org.griphyn.vdl.karajan.Loader. >>>>>> Program >>>>>> will exit. >>>>>> >>>>>> -Sheri >>>>>> >>>>>> Justin M Wozniak wrote: >>>>>>> Let's go with my trunk-based installation in the location below >>>>>>> for now. >>>>>>> I tried testing this again over the weekend but did not get >>>>>>> through the >>>>>>> queue. I have already set up the additional logging in this >>>>>>> installation. >>>>>>> >>>>>>> /homes/wozniak/Public/cog/modules/swift/dist/swift-svn/bin/swift >>>>>>> >>>>>>> Justin >>>>>>> >>>>>>> On Fri, 13 May 2011, Sheri Mickelson wrote: >>>>>>> >>>>>>>> Here's the log file. >>>>>>>> This is the first time I'm running this version of swift on >>>>>>>> fusion. I >>>>>>>> had done my development work with this swift version on an mcs >>>>>>>> compute >>>>>>>> machine. >>>>>>>> >>>>>>>> -Sheri >>>>>>>> >>>>>>>> Justin M Wozniak wrote: >>>>>>>>> Hello >>>>>>>>> Can you send the log for this run? >>>>>>>>> Is this a new issue that appeared after an update? >>>>>>>>> Also, in any future runs regarding this issue, please add >>>>>>>>> >>>>>>>>> log4j.logger.org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor >>>>>>>>> = DEBUG >>>>>>>>> >>>>>>>>> (one line) to your etc/log4j.properties file. >>>>>>>>> >>>>>>>>> Thanks >>>>>>>>> Justin >>>>>>>>> >>>>>>>>> On Fri, 13 May 2011, Sheri Mickelson wrote: >>>>>>>>> >>>>>>>>>> I'm running into a problem running swift version 0.92.1 on >>>>>>>>>> fusion with >>>>>>>>>> coasters. >>>>>>>>>> This is the error I'm seeing: >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> ----------------------------------------------------------------------------- >>>>>>>>>> Progress: Selecting site:168 Submitted:23 Active:2 >>>>>>>>>> Progress: Selecting site:168 Submitted:23 Active:1 Checking >>>>>>>>>> status:1 >>>>>>>>>> Progress: Selecting site:167 Stage in:1 Submitted:22 Active:2 >>>>>>>>>> Finished successfully:1 >>>>>>>>>> queuedsize > 0 but no job dequeued. Queued: {} >>>>>>>>>> java.lang.Throwable >>>>>>>>>> at >>>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>>>>>>>> at >>>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>>>>>>>> at >>>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>>>>>>>> queuedsize > 0 but no job dequeued. Queued: {} >>>>>>>>>> java.lang.Throwable >>>>>>>>>> at >>>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>>>>>>>> at >>>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>>>>>>>> at >>>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>>>>>>>> Shutting down worker >>>>>>>>>> >>>>>>>>>> Shutting down worker >>>>>>>>>> >>>>>>>>>> Shutting down worker >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> ----------------------------------------------------------------------------- >>>>>>>>>> And here's my sites file: >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> ----------------------------------------------------------------------------- >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>> url="none"/> >>>>>>>>>> 3600 >>>>>>>>>> 1 >>>>>>>>>> 1 >>>>>>>>>> 4 >>>>>>>>>> 2 >>>>>>>>>> batch >>>>>>>>>> 0.23 >>>>>>>>>> >>>>>>>>> key="initialScore">10000 >>>>>>>>>> parvis >>>>>>>>>> >>>>>>>>> key="lowOverAllocation">100 >>>>>>>>>> >>>>>>>>> key="highOverAllocation">100 >>>>>>>>>> >>>>>>>>>> /fusion/gpfs/home/mickelso/amwg-swift/swift/ >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> ----------------------------------------------------------------------------- >>>>>>>>>> Do you know what might be causing this? >>>>>>>>>> >>>>>>>>>> Thanks, Sheri >>>>>>>>>> _______________________________________________ >>>>>>>>>> Swift-user mailing list >>>>>>>>>> Swift-user at ci.uchicago.edu >>>>>>>>>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user >>>>>>>>>> >>> -- >>> Justin M Wozniak >>> _______________________________________________ >>> Swift-user mailing list >>> Swift-user at ci.uchicago.edu >>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user >> > -- Justin M Wozniak From mickelso at mcs.anl.gov Thu May 19 12:13:22 2011 From: mickelso at mcs.anl.gov (Sheri Mickelson) Date: Thu, 19 May 2011 12:13:22 -0500 Subject: [Swift-user] queue problem? In-Reply-To: References: <2012331680.84382.1305816918241.JavaMail.root@zimbra.anl.gov> <4DD532A8.2070308@mcs.anl.gov> Message-ID: <4DD54FB2.4000000@mcs.anl.gov> I hit the queue problem again in my latest attempt (queuedsize > 0 but no job dequeued. Queued: {}) Here's a summary of my attempts in the order I tried them: -I used swift-0.92.1 on the mcs machines and everything worked fine. -I used swift-0.92.1 on fusion and I hit the queue failure (used coasters). -I used Justin's trunk branch on fusion and got the "mapper.existing() returned a path [3] that it cannot subsequently map" error -I used Mike's older version (/home/wilde/swift/rev/0.92/bin/swift) on fusion and it worked after I fixed the path problem. -I tried using swift-0.92.1 again on fusion and got the queue error again. This was using the same code,directories,etc that I used while running with Mike's version. I just changed the hard coded path of which version of swift I was using. I have the last attempt I tried in /fusion/gpfs/home/mickelso/amwg-swift/swift Also, I piped the output to script.out. -Sheri Justin M Wozniak wrote: > > Yeah, I was about to suggest that the file might not be there. Let me > know what you find. > > On Thu, 19 May 2011, Sheri Mickelson wrote: > >> Hi Mike, >> >> I was originally running 0.92.1, but I got the "mapper.existing() >> returned a path [3] that it cannot subsequently map" error using >> Justin's trunk version. >> >> I went back to an older version of swift and I think I might have >> found what was causing the initial error (an error in one of my csh >> scripts that had the wrong path in it). I'm still looking into it and >> let you know how it goes. >> >> Justin, the path to my working directory is >> /home/climate1/mickelso/amwg-swift/test-swift. >> >> -Sheri >> >> Michael Wilde wrote: >>> Also, SHeri - are you using Swift 0.92.1? This looks a bit like the >>> bug in 0.92 that was fixed in 0.92.1 >>> >>> - Mike >>> >>> ----- Original Message ----- >>>> Is this a SwiftScript that ran successfully on the MCS machines but >>>> fails >>>> on Fusion? If so, can you point me to the working directory for this >>>> run? >>>> Justin >>>> >>>> On Mon, 16 May 2011, Sheri Mickelson wrote: >>>> >>>>> I'm seeing a different error now: >>>>> mapper.existing() returned a path [3] that it cannot subsequently >>>>> map >>>>> >>>>> It starts up, but dies shortly after that. I attached the log file. >>>>> >>>>> -Sheri >>>>> >>>>> Justin M Wozniak wrote: >>>>>> That's probably a perms thing, I just reapplied the permissions, >>>>>> please try >>>>>> again. >>>>>> >>>>>> On Mon, 16 May 2011, Sheri Mickelson wrote: >>>>>> >>>>>>> Hi Justin, >>>>>>> >>>>>>> I'm getting this error when swift tries to run: >>>>>>> >>>>>>> Exception in thread "main" java.lang.NoClassDefFoundError: >>>>>>> org/griphyn/vdl/karajan/Loader >>>>>>> Caused by: java.lang.ClassNotFoundException: >>>>>>> org.griphyn.vdl.karajan.Loader >>>>>>> at java.net.URLClassLoader$1.run(URLClassLoader.java:202) >>>>>>> at java.security.AccessController.doPrivileged(Native Method) >>>>>>> at java.net.URLClassLoader.findClass(URLClassLoader.java:190) >>>>>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:307) >>>>>>> at >>>>>>> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) >>>>>>> at java.lang.ClassLoader.loadClass(ClassLoader.java:248) >>>>>>> Could not find the main class: org.griphyn.vdl.karajan.Loader. >>>>>>> Program >>>>>>> will exit. >>>>>>> >>>>>>> -Sheri >>>>>>> >>>>>>> Justin M Wozniak wrote: >>>>>>>> Let's go with my trunk-based installation in the location below >>>>>>>> for now. >>>>>>>> I tried testing this again over the weekend but did not get >>>>>>>> through the >>>>>>>> queue. I have already set up the additional logging in this >>>>>>>> installation. >>>>>>>> >>>>>>>> /homes/wozniak/Public/cog/modules/swift/dist/swift-svn/bin/swift >>>>>>>> >>>>>>>> Justin >>>>>>>> >>>>>>>> On Fri, 13 May 2011, Sheri Mickelson wrote: >>>>>>>> >>>>>>>>> Here's the log file. >>>>>>>>> This is the first time I'm running this version of swift on >>>>>>>>> fusion. I >>>>>>>>> had done my development work with this swift version on an mcs >>>>>>>>> compute >>>>>>>>> machine. >>>>>>>>> >>>>>>>>> -Sheri >>>>>>>>> >>>>>>>>> Justin M Wozniak wrote: >>>>>>>>>> Hello >>>>>>>>>> Can you send the log for this run? >>>>>>>>>> Is this a new issue that appeared after an update? >>>>>>>>>> Also, in any future runs regarding this issue, please add >>>>>>>>>> >>>>>>>>>> log4j.logger.org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor >>>>>>>>>> >>>>>>>>>> = DEBUG >>>>>>>>>> >>>>>>>>>> (one line) to your etc/log4j.properties file. >>>>>>>>>> >>>>>>>>>> Thanks >>>>>>>>>> Justin >>>>>>>>>> >>>>>>>>>> On Fri, 13 May 2011, Sheri Mickelson wrote: >>>>>>>>>> >>>>>>>>>>> I'm running into a problem running swift version 0.92.1 on >>>>>>>>>>> fusion with >>>>>>>>>>> coasters. >>>>>>>>>>> This is the error I'm seeing: >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> ----------------------------------------------------------------------------- >>>>>>>>>>> >>>>>>>>>>> Progress: Selecting site:168 Submitted:23 Active:2 >>>>>>>>>>> Progress: Selecting site:168 Submitted:23 Active:1 Checking >>>>>>>>>>> status:1 >>>>>>>>>>> Progress: Selecting site:167 Stage in:1 Submitted:22 Active:2 >>>>>>>>>>> Finished successfully:1 >>>>>>>>>>> queuedsize > 0 but no job dequeued. Queued: {} >>>>>>>>>>> java.lang.Throwable >>>>>>>>>>> at >>>>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>>>>>>>>> >>>>>>>>>>> at >>>>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>>>>>>>>> >>>>>>>>>>> at >>>>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>>>>>>>>> >>>>>>>>>>> queuedsize > 0 but no job dequeued. Queued: {} >>>>>>>>>>> java.lang.Throwable >>>>>>>>>>> at >>>>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) >>>>>>>>>>> >>>>>>>>>>> at >>>>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) >>>>>>>>>>> >>>>>>>>>>> at >>>>>>>>>>> org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) >>>>>>>>>>> >>>>>>>>>>> Shutting down worker >>>>>>>>>>> >>>>>>>>>>> Shutting down worker >>>>>>>>>>> >>>>>>>>>>> Shutting down worker >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> ----------------------------------------------------------------------------- >>>>>>>>>>> >>>>>>>>>>> And here's my sites file: >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> ----------------------------------------------------------------------------- >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>> url="none"/> >>>>>>>>>>> 3600 >>>>>>>>>>> 1 >>>>>>>>>>> 1 >>>>>>>>>>> 4 >>>>>>>>>>> 2 >>>>>>>>>>> batch >>>>>>>>>>> 0.23 >>>>>>>>>>> >>>>>>>>>> key="initialScore">10000 >>>>>>>>>>> parvis >>>>>>>>>>> >>>>>>>>>> key="lowOverAllocation">100 >>>>>>>>>>> >>>>>>>>>> key="highOverAllocation">100 >>>>>>>>>>> >>>>>>>>>>> /fusion/gpfs/home/mickelso/amwg-swift/swift/ >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> >>>>>>>>>>> ----------------------------------------------------------------------------- >>>>>>>>>>> >>>>>>>>>>> Do you know what might be causing this? >>>>>>>>>>> >>>>>>>>>>> Thanks, Sheri >>>>>>>>>>> _______________________________________________ >>>>>>>>>>> Swift-user mailing list >>>>>>>>>>> Swift-user at ci.uchicago.edu >>>>>>>>>>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user >>>>>>>>>>> >>>> -- >>>> Justin M Wozniak >>>> _______________________________________________ >>>> Swift-user mailing list >>>> Swift-user at ci.uchicago.edu >>>> http://mail.ci.uchicago.edu/mailman/listinfo/swift-user >>> >> > From hategan at mcs.anl.gov Thu May 19 13:42:45 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Thu, 19 May 2011 11:42:45 -0700 Subject: [Swift-user] queue problem? In-Reply-To: <4DD54FB2.4000000@mcs.anl.gov> References: <2012331680.84382.1305816918241.JavaMail.root@zimbra.anl.gov> <4DD532A8.2070308@mcs.anl.gov> <4DD54FB2.4000000@mcs.anl.gov> Message-ID: <1305830565.2103.0.camel@blabla2.none> On Thu, 2011-05-19 at 12:13 -0500, Sheri Mickelson wrote: > I hit the queue problem again in my latest attempt (queuedsize > 0 but no job dequeued. Queued: {}) Hi Sheri, Could you paste a link to a coaster service log that has the above error? Mihael From mickelso at mcs.anl.gov Thu May 19 13:46:23 2011 From: mickelso at mcs.anl.gov (Sheri Mickelson) Date: Thu, 19 May 2011 13:46:23 -0500 Subject: [Swift-user] queue problem? In-Reply-To: <1305830565.2103.0.camel@blabla2.none> References: <2012331680.84382.1305816918241.JavaMail.root@zimbra.anl.gov> <4DD532A8.2070308@mcs.anl.gov> <4DD54FB2.4000000@mcs.anl.gov> <1305830565.2103.0.camel@blabla2.none> Message-ID: <4DD5657F.7010101@mcs.anl.gov> /fusion/gpfs/home/mickelso/amwg-swift/swift/amwg_stats-20110519-1018-lqfxjvxe.log (on fusion) -Sheri Mihael Hategan wrote: > On Thu, 2011-05-19 at 12:13 -0500, Sheri Mickelson wrote: >> I hit the queue problem again in my latest attempt (queuedsize > 0 but no job dequeued. Queued: {}) > > Hi Sheri, > > Could you paste a link to a coaster service log that has the above > error? > > Mihael > From hategan at mcs.anl.gov Thu May 19 13:53:20 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Thu, 19 May 2011 11:53:20 -0700 Subject: [Swift-user] queue problem? In-Reply-To: <4DD5657F.7010101@mcs.anl.gov> References: <2012331680.84382.1305816918241.JavaMail.root@zimbra.anl.gov> <4DD532A8.2070308@mcs.anl.gov> <4DD54FB2.4000000@mcs.anl.gov> <1305830565.2103.0.camel@blabla2.none> <4DD5657F.7010101@mcs.anl.gov> Message-ID: <1305831200.2838.0.camel@blabla2.none> On Thu, 2011-05-19 at 13:46 -0500, Sheri Mickelson wrote: > /fusion/gpfs/home/mickelso/amwg-swift/swift/amwg_stats-20110519-1018-lqfxjvxe.log (on fusion) Any chance you can move it to the mcs nfs or CI? I seem to have an account on Fusion, except I can't log in for some reason. Mihael From mickelso at mcs.anl.gov Thu May 19 14:00:21 2011 From: mickelso at mcs.anl.gov (Sheri Mickelson) Date: Thu, 19 May 2011 14:00:21 -0500 Subject: [Swift-user] queue problem? In-Reply-To: <1305831200.2838.0.camel@blabla2.none> References: <2012331680.84382.1305816918241.JavaMail.root@zimbra.anl.gov> <4DD532A8.2070308@mcs.anl.gov> <4DD54FB2.4000000@mcs.anl.gov> <1305830565.2103.0.camel@blabla2.none> <4DD5657F.7010101@mcs.anl.gov> <1305831200.2838.0.camel@blabla2.none> Message-ID: <4DD568C5.7070909@mcs.anl.gov> I copied the directory over to /home/climate1/mickelso/amwg-swift/swift-fusion at mcs. -Sheri Mihael Hategan wrote: > On Thu, 2011-05-19 at 13:46 -0500, Sheri Mickelson wrote: >> /fusion/gpfs/home/mickelso/amwg-swift/swift/amwg_stats-20110519-1018-lqfxjvxe.log (on fusion) > > Any chance you can move it to the mcs nfs or CI? I seem to have an > account on Fusion, except I can't log in for some reason. > > Mihael > > From hategan at mcs.anl.gov Thu May 19 14:39:22 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Thu, 19 May 2011 12:39:22 -0700 Subject: [Swift-user] queue problem? In-Reply-To: <4DD568C5.7070909@mcs.anl.gov> References: <2012331680.84382.1305816918241.JavaMail.root@zimbra.anl.gov> <4DD532A8.2070308@mcs.anl.gov> <4DD54FB2.4000000@mcs.anl.gov> <1305830565.2103.0.camel@blabla2.none> <4DD5657F.7010101@mcs.anl.gov> <1305831200.2838.0.camel@blabla2.none> <4DD568C5.7070909@mcs.anl.gov> Message-ID: <1305833962.4783.8.camel@blabla2.none> PPN is not set (so 1 is implied), workersPerNode is 1, the node granularity is 4, maxNodes is 2 (which, btw overrides the granularity of 4). According to that, there should be at most 2 workers in a block. Yet, the blocks I see have 16 workers. This results in the ability to run more jobs than thought possible, and inconsistencies like that are considered to be errors. So: what kind of magic causes there to be 16 workers instead of 2? Mihael On Thu, 2011-05-19 at 14:00 -0500, Sheri Mickelson wrote: > I copied the directory over to > /home/climate1/mickelso/amwg-swift/swift-fusion > at mcs. > > -Sheri > > Mihael Hategan wrote: > > On Thu, 2011-05-19 at 13:46 -0500, Sheri Mickelson wrote: > >> /fusion/gpfs/home/mickelso/amwg-swift/swift/amwg_stats-20110519-1018-lqfxjvxe.log (on fusion) > > > > Any chance you can move it to the mcs nfs or CI? I seem to have an > > account on Fusion, except I can't log in for some reason. > > > > Mihael > > > > From hategan at mcs.anl.gov Fri May 20 17:00:01 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Fri, 20 May 2011 15:00:01 -0700 Subject: [Swift-user] queue problem? In-Reply-To: <1305833962.4783.8.camel@blabla2.none> References: <2012331680.84382.1305816918241.JavaMail.root@zimbra.anl.gov> <4DD532A8.2070308@mcs.anl.gov> <4DD54FB2.4000000@mcs.anl.gov> <1305830565.2103.0.camel@blabla2.none> <4DD5657F.7010101@mcs.anl.gov> <1305831200.2838.0.camel@blabla2.none> <4DD568C5.7070909@mcs.anl.gov> <1305833962.4783.8.camel@blabla2.none> Message-ID: <1305928801.9747.0.camel@blabla2.none> On Thu, 2011-05-19 at 12:39 -0700, Mihael Hategan wrote: > So: what kind of magic causes there to be 16 workers instead of 2? I have a suspicion where that's coming from. Can you please post your sites file? Mihael From hategan at mcs.anl.gov Sat May 21 16:02:39 2011 From: hategan at mcs.anl.gov (Mihael Hategan) Date: Sat, 21 May 2011 14:02:39 -0700 Subject: [Swift-user] Re: [Swift-devel] recent error on beagle In-Reply-To: References: Message-ID: <1306011759.29178.4.camel@blabla2.none> On Sat, 2011-05-21 at 12:46 -0400, Glen Hocky wrote: > Does anyone know what this error means? It just started happening on > queuedsize > 0 but no job dequeued. Queued: {} > java.lang.Throwable > at org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.requeueNonFitting(BlockQueueProcessor.java:252) > at org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.updatePlan(BlockQueueProcessor.java:520) > at org.globus.cog.abstraction.coaster.service.job.manager.BlockQueueProcessor.run(BlockQueueProcessor.java:109) This seems to be the same error that Sheri was seeing. I committed a fix to trunk. The issue is that the account of running jobs doesn't take into consideration the passing of time, whereas the account of the allocated blocks does. As time goes by things may get to a state where there appear to be more running jobs than possible. This can, however, also be triggered if for some reason the number of workers ends up being larger than what the service thinks it's starting. I suspect that in Sheri's run(s) that might also be the case. Could you let me know if you are running with the stable branch? If that's the case I will port the fix there too. Mihael From iraicu at cs.iit.edu Fri May 27 04:30:18 2011 From: iraicu at cs.iit.edu (Ioan Raicu) Date: Fri, 27 May 2011 04:30:18 -0500 Subject: [Swift-user] CFP: The 12th IEEE/ACM International Conference on Grid Computing (Grid2011) Message-ID: <4DDF6F2A.3030107@cs.iit.edu> Call for Papers *The 12th IEEE/ACM International Conference on Grid Computing (Grid2011)* *Lyon, France Sep 21 -- Sep 23, 2011* http://grid2011.mnm-team.org/ Co-located with the EGI Technical Forum Sponsorship in discussion: * The IEEE Computer Society Technical Committee on Scalable Computing (pending) * Association for Computing Machinery Special Interest Group on Computer Architecture (pending) Grid computing enables the sharing of distributed computing and data resources such as processing, network bandwidth and storage capacity to create a cohesive resource environment for executing distributed applications. The Grid conference series is an annual international meeting that brings together a community of researchers, developers, practitioners, and users involved with Grid technology. The objective of the meeting is to serve as both the premier venue for presenting foremost research results in the area and as a forum for introducing and exploring new concepts. The conference will feature invited talks, workshops, and refereed paper presentations. Grid 2011 welcomes paper and poster submissions on innovative work from researchers in academia, industry and government describing original research work in grid computing. Previous events in this series have been successful in attracting high quality papers and a wide international participation. This event will be co-located with the EGI Technical Forum.** *SCOPE* Grid 2011 topics of interest include, but are not limited to: * Applications, including eScience and eBusiness Applications * Architectures and Fabrics * Authentication, Authorization, Auditing and Accounting * Autonomic and Utility Computing on Global Grids * Cloud computing * Cloud, Cluster and Grid Integration * Creation and Management of Virtual Enterprises and Organizations * Critical surveys or reflections on the past decade on grid and distributed computing * Dynamic, Distributed, Data-Intensive Access, Management and Processing * Energy Efficiency and Grid * Grid Economy and Business Models * Infrastructure and Practise of Distributed Computing * Metadata, Ontologies, and Provenance * Middleware and Toolkits * Monitoring, Management and Organization Tools * Networking * Performance Measurement and Modelling * Problem Solving Environments * Programming Models, Tools and Environments * Production Cyberinfrastructure * QoS and SLA Negotiation * Resource Management, Scheduling, and Runtime Environments * Scientific, Industrial and Social Implications * Semantic Grid * Standardization efforts in Grid * Virtualization and grid computing** *TECHNICAL PAPERS* Grid 2011 invites authors to submit original papers (not published or under review elsewhere). Papers should be no more than 8 pages in length (including diagrams and references) and be submitted as a PDF file by using the submission system: URL Submission implies the willingness of at least one of the authors to register and present the paper. A separate conference proceedings will be published and will also be a part of the IEEE Xplore and the CS digital library. For author instructions visit http://grid2011.mnm-team.org . *IMPORTANT DATES* * 10 May 2011 Technical Paper Submission Open * 08 June 2011 Workshop proposal due * 15 June 2011 Workshop acceptance notification * *05 July 2011 Technical Paper Submission due* * 05 August 2011 Paper Acceptance Notifications * 15 August 2011 Full and Revised papers due * 15 August 2011 Poster submissions due * 25 August 2011 Poster Acceptance Notifications *CONFERENCE ORGANISATION* * General Chair: Nils gentschen Felde, MNM-Team / Ludwig-Maximilians-Universit?t M?nchen, Munich * Local Chair: Frederic Suter, IN2P3, Lyon * Program Chair: Shantenu Jha, Rutgers, USA and Edinburgh, UK * Workshop Chair & Poster Chair: Gilles Fedak, INRIA, Lyon * Proceedings and Publications Chair: Rajkumar Buyya, The University of Melbourne and Manjrasoft, Australia Program Vice Chairs: * Clouds and Virtualisation: Roger Barga, Microsoft Research * Distributed Production Cyberinfrastructure and Middleware: Andrew Grimshaw * e-Research and Applications: Daniel S. Katz, Univ. of Chicago and Argonne National Lab, US * Tools & Services, Resource Management & Runtime Environments: Ramin Yahyapour, Dortmund * Distributed Data-Intensive Science and Systems: Erwin Laure, KTH, Sweeden Publicity Chairs: * Suraj Pandey, Univ of Melbourne, Australia * Yoshiyuki Watase, KEK, Japan * Cameron Kiddle, Calgary, Canada * Ioan Raicu, Illinois Institute of Technology and Argonne National Laboratory, USA * Adam Barker, University of St Andrews, UK Program Comittee: * Andreas Aschenbrenner, Austrian Academy of Sciences * Ignacio Blanquer, Universidad Polit?cnica de Valencia, Spain * Jim Dowling, SICS, Sweden * Vangelis Floros, GRNET, Greece * Neil Chue Hong, EPCC, UK * Patrick Fuhrmann, DESY, DE * Jens Jensen, STFC, UK * Peter Kunszt, SystemsX, Switzerland * Hideo Matsuda, University of Osaka, Japan * Ioan Raicu, Illinois Institute of Technology and Argonne National Laboratory, USA * Heiko Schuldt, Basel University, Switzerland * Alex Sim, LBL, US * Osamu Tatebe, Tsukuba University, Japan * Domenico Talia, Universit? della Calabria, Italiy * Erik Elmroth, Ume? University, Sweden * Bastian Koller, HLRS, Germany * Rosa Badia, UPC, Spain * Marco Danelutto, Universit? di Pisa, Italy * Frederic Desprez, INRIA-LIP, France * Thilo Kielmann, Vrije Universiteit, The Netherlands * Satoshi Matsuoka, Tokyo * Alan Sill, Texas-Tech, US * Steven Newhouse, EGI, NL * Eva Deelman, ISI, USC Karolina, US * Sarnowska-Upton, Univ. of Virginia, US * Marty Humphrey, University of Virginia, US * Rob Gillen, Oak Ridge National Laboratory , US * Kate Keahey, Argonne National Laboratory, US * Judy Qiu, Indiana University, US * Douglas Thain, University of Notre Dame, US * Jim Myers, Rensselaer Polytechnic Institute, US * Tevfik Kosar, University at Buffalo, US * David Abramson, Monash University, Australia * Chaitanya Baru, San Diego Supercomputer Center, US * Jaliya Ekanayake, Microsoft Research, US * Miron Livny, Univ. of Wisconsin, US * Ian Foster, Univ. of Chicago, US * Dieter Kranzlmueller, Ludwig-Maximilians-Universit?t M?nchen, Germany * Gabrielle Allen, Louisiana State University, USA * David Bader, Georgia Institute of Technology, USA * Henri Bal, Vrije Universiteit, Netherlands * Eloisa Bentivegna, Max Planck Institute for Gravitational Physics, Germany * Nicolas Kourtellis, University of South Florida, USA * Patricia Kovatch, University of Tennessee, USA * Manish Parashar, Rutgers, USA * Alistair Rendell, Australian National University, Australia * Richard Sinnott, University of Melbourne, Australia * Alan Sussman, University of Maryland, USA * Mark Stillwell, INRIA-Universit? de Lyon-LIP, France * David Wallom, Oxford University, UK -- ================================================================= Ioan Raicu, Ph.D. Assistant Professor, Illinois Institute of Technology (IIT) Guest Research Faculty, Argonne National Laboratory (ANL) ================================================================= Data-Intensive Distributed Systems Laboratory, CS/IIT Distributed Systems Laboratory, MCS/ANL ================================================================= Cel: 1-847-722-0876 Office: 1-312-567-5704 Email: iraicu at cs.iit.edu Web: http://www.cs.iit.edu/~iraicu/ Web: http://datasys.cs.iit.edu/ ================================================================= ================================================================= -------------- next part -------------- An HTML attachment was scrubbed... URL: