Index: /trunk/ippTasks/summit.copy.pro
===================================================================
--- /trunk/ippTasks/summit.copy.pro	(revision 16348)
+++ /trunk/ippTasks/summit.copy.pro	(revision 16349)
@@ -75,7 +75,7 @@
 
     # timeout shorter than exec so jobs do not build up
-    periods      -exec     15
-    periods      -poll     1
-    periods      -timeout  15
+    periods      -exec     300
+    periods      -poll     100
+    periods      -timeout  600
     npending     1
 
@@ -101,7 +101,8 @@
 task pzgetexp
   # timeout shorter than exec so jobs do not build up
-  periods      -exec     5
+  periods      -exec     10
   periods      -poll     1
-  periods      -timeout  5
+  periods      -timeout  10
+  npending      1
   host         local
 
@@ -153,7 +154,8 @@
 
     # timeout shorter than exec so jobs do not build up
-    periods      -exec     15
+    periods      -exec     10
     periods      -poll     1
-    periods      -timeout  15
+    periods      -timeout  10
+    npending     1
 
     # success
@@ -182,5 +184,5 @@
     periods      -timeout  15
     host 	local
-    npending 	20
+    npending 	10
 
     task.exec
@@ -242,5 +244,5 @@
 # build a book of imfiles/files that need to be downloaded
 task pztool.pendingimfile
-    command      pztool -pendingimfile -limit 5
+    command      pztool -pendingimfile -limit 30
     host         local
 
@@ -249,4 +251,5 @@
     periods      -poll     1
     periods      -timeout  5
+    npending     1
 
     # success
