Index: /trunk/ippTasks/magic.pro
===================================================================
--- /trunk/ippTasks/magic.pro	(revision 17652)
+++ /trunk/ippTasks/magic.pro	(revision 17653)
@@ -111,4 +111,23 @@
 end
 
+# task	 magic.process
+#   periods      -poll $loadpoll
+#   periods      -exec $loadexec
+#   periods      -timeout 30
+# 
+#   task.exec
+#   end
+# 
+#   # default exit status
+#   task.exit    default
+#     process_exit magicToProcess $options:0 $JOB_STATUS
+#   end
+# 
+#   # operation timed out?
+#   task.exit    timeout
+#     showcommand timeout
+#     book setword magicToProcess $options:0 pantaskState TIMEOUT
+#   end
+# end
 
 # populate magicToMask
Index: /trunk/ippTasks/summit.copy.pro
===================================================================
--- /trunk/ippTasks/summit.copy.pro	(revision 17652)
+++ /trunk/ippTasks/summit.copy.pro	(revision 17653)
@@ -337,5 +337,5 @@
     periods      -exec     5
     periods      -poll     0.05
-    periods      -timeout  120
+    periods      -timeout  150
     # trage       16:00 23:59
     # trage       00:00 04:00
@@ -397,5 +397,5 @@
         book setword pzPendingImfile $pageName filename $FILENAME
 
-        $run = summit_copy.pl --uri $URI --filename $FILENAME --exp_name $EXP_NAME --inst $CAMERA --telescope $TELESCOPE --class $CLASS --class_id $CLASS_ID --bytes $BYTES --md5 $MD5SUM --end_stage reg --workdir $workdir --dbname $DBNAME
+        $run = summit_copy.pl --uri $URI --filename $FILENAME --exp_name $EXP_NAME --inst $CAMERA --telescope $TELESCOPE --class $CLASS --class_id $CLASS_ID --bytes $BYTES --md5 $MD5SUM --end_stage reg --workdir $workdir --dbname $DBNAME --timeout 120 --verbose
 	if ($COMPRESS) 
             $run = $run --compress
