crawlzilla/stress_testing: hadoop-crawler-jobtracker-ubuntu-186.log

File hadoop-crawler-jobtracker-ubuntu-186.log, 202.5 KB (added by rock, 14 years ago)
Line 
12010-09-09 08:57:11,617 INFO org.apache.hadoop.mapred.JobTracker: SHUTDOWN_MSG:
2/************************************************************
3SHUTDOWN_MSG: Shutting down JobTracker at ubuntu-186/10.0.2.15
4************************************************************/
52010-09-09 09:00:10,455 INFO org.apache.hadoop.mapred.JobTracker: STARTUP_MSG:
6/************************************************************
7STARTUP_MSG: Starting JobTracker
8STARTUP_MSG:   host = ubuntu-186/10.0.2.15
9STARTUP_MSG:   args = []
10STARTUP_MSG:   version = 0.19.1
11STARTUP_MSG:   build = https://svn.apache.org/repos/asf/hadoop/core/branches/branch-0.19 -r 745977; compiled by 'ndaley' on Fri Feb 20 00:16:34 UTC 2009
12************************************************************/
132010-09-09 09:00:11,467 INFO org.apache.hadoop.ipc.metrics.RpcMetrics: Initializing RPC Metrics with hostName=JobTracker, port=9001
142010-09-09 09:00:17,601 INFO org.mortbay.http.HttpServer: Version Jetty/5.1.4
152010-09-09 09:00:19,866 INFO org.mortbay.util.Credential: Checking Resource aliases
162010-09-09 09:00:19,889 INFO org.mortbay.util.Container: Started org.mortbay.jetty.servlet.WebApplicationHandler@154864a
172010-09-09 09:00:20,000 INFO org.mortbay.util.Container: Started WebApplicationContext[/static,/static]
182010-09-09 09:00:20,310 INFO org.mortbay.util.Container: Started org.mortbay.jetty.servlet.WebApplicationHandler@15c07d8
192010-09-09 09:00:20,311 INFO org.mortbay.util.Container: Started WebApplicationContext[/logs,/logs]
202010-09-09 09:00:20,869 INFO org.mortbay.util.Container: Started org.mortbay.jetty.servlet.WebApplicationHandler@59fb21
212010-09-09 09:00:20,947 INFO org.mortbay.util.Container: Started WebApplicationContext[/,/]
222010-09-09 09:00:20,972 INFO org.mortbay.http.SocketListener: Started SocketListener on 0.0.0.0:50030
232010-09-09 09:00:20,972 INFO org.mortbay.util.Container: Started org.mortbay.jetty.Server@3e89c3
242010-09-09 09:00:20,975 INFO org.apache.hadoop.metrics.jvm.JvmMetrics: Initializing JVM Metrics with processName=JobTracker, sessionId=
252010-09-09 09:00:20,982 INFO org.apache.hadoop.mapred.JobTracker: JobTracker up at: 9001
262010-09-09 09:00:20,983 INFO org.apache.hadoop.mapred.JobTracker: JobTracker webserver: 50030
272010-09-09 09:00:21,764 INFO org.apache.hadoop.mapred.JobTracker: Cleaning up the system directory
282010-09-09 09:00:21,788 INFO org.apache.hadoop.mapred.JobTracker: problem cleaning system directory: hdfs://ubuntu-186:9000/var/lib/crawlzilla/nutch-crawler/mapred/system
29org.apache.hadoop.ipc.RemoteException: org.apache.hadoop.hdfs.server.namenode.SafeModeException: Cannot delete /var/lib/crawlzilla/nutch-crawler/mapred/system. Name node is in safe mode.
30The ratio of reported blocks 0.0000 has not reached the threshold 0.9990. Safe mode will be turned off automatically.
31  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.deleteInternal(FSNamesystem.java:1705)
32  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.delete(FSNamesystem.java:1677)
33  at org.apache.hadoop.hdfs.server.namenode.NameNode.delete(NameNode.java:446)
34  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
35  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
36  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
37  at java.lang.reflect.Method.invoke(Method.java:597)
38  at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:481)
39  at org.apache.hadoop.ipc.Server$Handler.run(Server.java:894)
40
41  at org.apache.hadoop.ipc.Client.call(Client.java:697)
42  at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:216)
43  at $Proxy4.delete(Unknown Source)
44  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
45  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
46  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
47  at java.lang.reflect.Method.invoke(Method.java:597)
48  at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:82)
49  at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:59)
50  at $Proxy4.delete(Unknown Source)
51  at org.apache.hadoop.hdfs.DFSClient.delete(DFSClient.java:541)
52  at org.apache.hadoop.hdfs.DistributedFileSystem.delete(DistributedFileSystem.java:222)
53  at org.apache.hadoop.mapred.JobTracker.<init>(JobTracker.java:1179)
54  at org.apache.hadoop.mapred.JobTracker.startTracker(JobTracker.java:143)
55  at org.apache.hadoop.mapred.JobTracker.main(JobTracker.java:2790)
562010-09-09 09:00:31,853 INFO org.apache.hadoop.mapred.JobTracker: Cleaning up the system directory
572010-09-09 09:00:31,920 INFO org.apache.hadoop.mapred.JobTracker: problem cleaning system directory: hdfs://ubuntu-186:9000/var/lib/crawlzilla/nutch-crawler/mapred/system
58org.apache.hadoop.ipc.RemoteException: org.apache.hadoop.hdfs.server.namenode.SafeModeException: Cannot delete /var/lib/crawlzilla/nutch-crawler/mapred/system. Name node is in safe mode.
59The ratio of reported blocks 0.0000 has not reached the threshold 0.9990. Safe mode will be turned off automatically.
60  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.deleteInternal(FSNamesystem.java:1705)
61  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.delete(FSNamesystem.java:1677)
62  at org.apache.hadoop.hdfs.server.namenode.NameNode.delete(NameNode.java:446)
63  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
64  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
65  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
66  at java.lang.reflect.Method.invoke(Method.java:597)
67  at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:481)
68  at org.apache.hadoop.ipc.Server$Handler.run(Server.java:894)
69
70  at org.apache.hadoop.ipc.Client.call(Client.java:697)
71  at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:216)
72  at $Proxy4.delete(Unknown Source)
73  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
74  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
75  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
76  at java.lang.reflect.Method.invoke(Method.java:597)
77  at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:82)
78  at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:59)
79  at $Proxy4.delete(Unknown Source)
80  at org.apache.hadoop.hdfs.DFSClient.delete(DFSClient.java:541)
81  at org.apache.hadoop.hdfs.DistributedFileSystem.delete(DistributedFileSystem.java:222)
82  at org.apache.hadoop.mapred.JobTracker.<init>(JobTracker.java:1179)
83  at org.apache.hadoop.mapred.JobTracker.startTracker(JobTracker.java:143)
84  at org.apache.hadoop.mapred.JobTracker.main(JobTracker.java:2790)
852010-09-09 09:00:41,951 INFO org.apache.hadoop.mapred.JobTracker: Cleaning up the system directory
862010-09-09 09:00:42,071 INFO org.apache.hadoop.mapred.JobTracker: problem cleaning system directory: hdfs://ubuntu-186:9000/var/lib/crawlzilla/nutch-crawler/mapred/system
87org.apache.hadoop.ipc.RemoteException: org.apache.hadoop.hdfs.server.namenode.SafeModeException: Cannot delete /var/lib/crawlzilla/nutch-crawler/mapred/system. Name node is in safe mode.
88The ratio of reported blocks 0.0000 has not reached the threshold 0.9990. Safe mode will be turned off automatically.
89  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.deleteInternal(FSNamesystem.java:1705)
90  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.delete(FSNamesystem.java:1677)
91  at org.apache.hadoop.hdfs.server.namenode.NameNode.delete(NameNode.java:446)
92  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
93  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
94  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
95  at java.lang.reflect.Method.invoke(Method.java:597)
96  at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:481)
97  at org.apache.hadoop.ipc.Server$Handler.run(Server.java:894)
98
99  at org.apache.hadoop.ipc.Client.call(Client.java:697)
100  at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:216)
101  at $Proxy4.delete(Unknown Source)
102  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
103  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
104  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
105  at java.lang.reflect.Method.invoke(Method.java:597)
106  at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:82)
107  at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:59)
108  at $Proxy4.delete(Unknown Source)
109  at org.apache.hadoop.hdfs.DFSClient.delete(DFSClient.java:541)
110  at org.apache.hadoop.hdfs.DistributedFileSystem.delete(DistributedFileSystem.java:222)
111  at org.apache.hadoop.mapred.JobTracker.<init>(JobTracker.java:1179)
112  at org.apache.hadoop.mapred.JobTracker.startTracker(JobTracker.java:143)
113  at org.apache.hadoop.mapred.JobTracker.main(JobTracker.java:2790)
1142010-09-09 09:00:52,101 INFO org.apache.hadoop.mapred.JobTracker: Cleaning up the system directory
1152010-09-09 09:00:52,110 INFO org.apache.hadoop.mapred.JobTracker: problem cleaning system directory: hdfs://ubuntu-186:9000/var/lib/crawlzilla/nutch-crawler/mapred/system
116org.apache.hadoop.ipc.RemoteException: org.apache.hadoop.hdfs.server.namenode.SafeModeException: Cannot delete /var/lib/crawlzilla/nutch-crawler/mapred/system. Name node is in safe mode.
117The ratio of reported blocks 1.0000 has reached the threshold 0.9990. Safe mode will be turned off automatically in 22 seconds.
118  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.deleteInternal(FSNamesystem.java:1705)
119  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.delete(FSNamesystem.java:1677)
120  at org.apache.hadoop.hdfs.server.namenode.NameNode.delete(NameNode.java:446)
121  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
122  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
123  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
124  at java.lang.reflect.Method.invoke(Method.java:597)
125  at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:481)
126  at org.apache.hadoop.ipc.Server$Handler.run(Server.java:894)
127
128  at org.apache.hadoop.ipc.Client.call(Client.java:697)
129  at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:216)
130  at $Proxy4.delete(Unknown Source)
131  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
132  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
133  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
134  at java.lang.reflect.Method.invoke(Method.java:597)
135  at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:82)
136  at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:59)
137  at $Proxy4.delete(Unknown Source)
138  at org.apache.hadoop.hdfs.DFSClient.delete(DFSClient.java:541)
139  at org.apache.hadoop.hdfs.DistributedFileSystem.delete(DistributedFileSystem.java:222)
140  at org.apache.hadoop.mapred.JobTracker.<init>(JobTracker.java:1179)
141  at org.apache.hadoop.mapred.JobTracker.startTracker(JobTracker.java:143)
142  at org.apache.hadoop.mapred.JobTracker.main(JobTracker.java:2790)
1432010-09-09 09:01:02,133 INFO org.apache.hadoop.mapred.JobTracker: Cleaning up the system directory
1442010-09-09 09:01:02,141 INFO org.apache.hadoop.mapred.JobTracker: problem cleaning system directory: hdfs://ubuntu-186:9000/var/lib/crawlzilla/nutch-crawler/mapred/system
145org.apache.hadoop.ipc.RemoteException: org.apache.hadoop.hdfs.server.namenode.SafeModeException: Cannot delete /var/lib/crawlzilla/nutch-crawler/mapred/system. Name node is in safe mode.
146The ratio of reported blocks 1.0000 has reached the threshold 0.9990. Safe mode will be turned off automatically in 12 seconds.
147  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.deleteInternal(FSNamesystem.java:1705)
148  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.delete(FSNamesystem.java:1677)
149  at org.apache.hadoop.hdfs.server.namenode.NameNode.delete(NameNode.java:446)
150  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
151  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
152  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
153  at java.lang.reflect.Method.invoke(Method.java:597)
154  at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:481)
155  at org.apache.hadoop.ipc.Server$Handler.run(Server.java:894)
156
157  at org.apache.hadoop.ipc.Client.call(Client.java:697)
158  at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:216)
159  at $Proxy4.delete(Unknown Source)
160  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
161  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
162  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
163  at java.lang.reflect.Method.invoke(Method.java:597)
164  at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:82)
165  at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:59)
166  at $Proxy4.delete(Unknown Source)
167  at org.apache.hadoop.hdfs.DFSClient.delete(DFSClient.java:541)
168  at org.apache.hadoop.hdfs.DistributedFileSystem.delete(DistributedFileSystem.java:222)
169  at org.apache.hadoop.mapred.JobTracker.<init>(JobTracker.java:1179)
170  at org.apache.hadoop.mapred.JobTracker.startTracker(JobTracker.java:143)
171  at org.apache.hadoop.mapred.JobTracker.main(JobTracker.java:2790)
1722010-09-09 09:01:12,158 INFO org.apache.hadoop.mapred.JobTracker: Cleaning up the system directory
1732010-09-09 09:01:12,168 INFO org.apache.hadoop.mapred.JobTracker: problem cleaning system directory: hdfs://ubuntu-186:9000/var/lib/crawlzilla/nutch-crawler/mapred/system
174org.apache.hadoop.ipc.RemoteException: org.apache.hadoop.hdfs.server.namenode.SafeModeException: Cannot delete /var/lib/crawlzilla/nutch-crawler/mapred/system. Name node is in safe mode.
175The ratio of reported blocks 1.0000 has reached the threshold 0.9990. Safe mode will be turned off automatically in 2 seconds.
176  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.deleteInternal(FSNamesystem.java:1705)
177  at org.apache.hadoop.hdfs.server.namenode.FSNamesystem.delete(FSNamesystem.java:1677)
178  at org.apache.hadoop.hdfs.server.namenode.NameNode.delete(NameNode.java:446)
179  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
180  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
181  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
182  at java.lang.reflect.Method.invoke(Method.java:597)
183  at org.apache.hadoop.ipc.RPC$Server.call(RPC.java:481)
184  at org.apache.hadoop.ipc.Server$Handler.run(Server.java:894)
185
186  at org.apache.hadoop.ipc.Client.call(Client.java:697)
187  at org.apache.hadoop.ipc.RPC$Invoker.invoke(RPC.java:216)
188  at $Proxy4.delete(Unknown Source)
189  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
190  at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
191  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
192  at java.lang.reflect.Method.invoke(Method.java:597)
193  at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:82)
194  at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:59)
195  at $Proxy4.delete(Unknown Source)
196  at org.apache.hadoop.hdfs.DFSClient.delete(DFSClient.java:541)
197  at org.apache.hadoop.hdfs.DistributedFileSystem.delete(DistributedFileSystem.java:222)
198  at org.apache.hadoop.mapred.JobTracker.<init>(JobTracker.java:1179)
199  at org.apache.hadoop.mapred.JobTracker.startTracker(JobTracker.java:143)
200  at org.apache.hadoop.mapred.JobTracker.main(JobTracker.java:2790)
2012010-09-09 09:01:22,197 INFO org.apache.hadoop.mapred.JobTracker: Cleaning up the system directory
2022010-09-09 09:01:22,348 INFO org.apache.hadoop.mapred.JobTracker: Restoration complete
2032010-09-09 09:01:22,381 INFO org.apache.hadoop.ipc.Server: IPC Server Responder: starting
2042010-09-09 09:01:22,391 INFO org.apache.hadoop.ipc.Server: IPC Server listener on 9001: starting
2052010-09-09 09:01:22,400 INFO org.apache.hadoop.ipc.Server: IPC Server handler 0 on 9001: starting
2062010-09-09 09:01:22,408 INFO org.apache.hadoop.ipc.Server: IPC Server handler 1 on 9001: starting
2072010-09-09 09:01:22,410 INFO org.apache.hadoop.ipc.Server: IPC Server handler 2 on 9001: starting
2082010-09-09 09:01:22,420 INFO org.apache.hadoop.ipc.Server: IPC Server handler 3 on 9001: starting
2092010-09-09 09:01:22,425 INFO org.apache.hadoop.ipc.Server: IPC Server handler 4 on 9001: starting
2102010-09-09 09:01:22,433 INFO org.apache.hadoop.ipc.Server: IPC Server handler 5 on 9001: starting
2112010-09-09 09:01:22,440 INFO org.apache.hadoop.ipc.Server: IPC Server handler 6 on 9001: starting
2122010-09-09 09:01:22,442 INFO org.apache.hadoop.ipc.Server: IPC Server handler 7 on 9001: starting
2132010-09-09 09:01:22,459 INFO org.apache.hadoop.ipc.Server: IPC Server handler 8 on 9001: starting
2142010-09-09 09:01:22,464 INFO org.apache.hadoop.mapred.JobTracker: Starting RUNNING
2152010-09-09 09:01:22,464 INFO org.apache.hadoop.ipc.Server: IPC Server handler 9 on 9001: starting
2162010-09-09 09:01:23,516 INFO org.apache.hadoop.net.NetworkTopology: Adding a new node: /default-rack/ubuntu-186
2172010-09-09 09:01:46,937 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0001 = 54
2182010-09-09 09:01:46,938 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0001
2192010-09-09 09:01:46,959 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0001_m_000000 has split on node:/default-rack/ubuntu-186
2202010-09-09 09:01:46,959 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0001_m_000001 has split on node:/default-rack/ubuntu-186
2212010-09-09 09:01:47,245 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0001_m_000003_0' to tip task_201009090900_0001_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2222010-09-09 09:02:04,168 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0001_m_000003_0' has completed task_201009090900_0001_m_000003 successfully.
2232010-09-09 09:02:04,197 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0001_m_000000_0' to tip task_201009090900_0001_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2242010-09-09 09:02:04,254 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0001_m_000000
2252010-09-09 09:02:09,290 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0001_m_000001_0' to tip task_201009090900_0001_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2262010-09-09 09:02:09,292 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0001_m_000001
2272010-09-09 09:02:14,618 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0001_r_000000_0' to tip task_201009090900_0001_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2282010-09-09 09:02:22,960 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0001_m_000000_0' has completed task_201009090900_0001_m_000000 successfully.
2292010-09-09 09:02:22,961 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0001_m_000000 was 64/28 = 2.2857142857142856
2302010-09-09 09:02:22,961 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 2.2857142857142856
2312010-09-09 09:02:37,025 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0001_m_000001_0' has completed task_201009090900_0001_m_000001 successfully.
2322010-09-09 09:02:37,026 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0001_m_000001 was 64/28 = 2.2857142857142856
2332010-09-09 09:02:37,081 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 2.2857142857142856
2342010-09-09 09:02:55,768 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0002 = 29
2352010-09-09 09:02:55,769 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0002
2362010-09-09 09:02:55,770 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0002_m_000000 has split on node:/default-rack/ubuntu-186
2372010-09-09 09:02:55,770 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0002_m_000001 has split on node:/default-rack/ubuntu-186
2382010-09-09 09:02:55,840 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0002_m_000003_0' to tip task_201009090900_0002_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2392010-09-09 09:02:57,184 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0001_r_000000_0' has completed task_201009090900_0001_r_000000 successfully.
2402010-09-09 09:02:57,267 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0001_m_000002_0' to tip task_201009090900_0001_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2412010-09-09 09:03:18,972 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0002_m_000003_0' has completed task_201009090900_0002_m_000003 successfully.
2422010-09-09 09:03:18,980 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0002_m_000000_0' to tip task_201009090900_0002_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2432010-09-09 09:03:18,981 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0002_m_000000
2442010-09-09 09:03:19,737 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0001_m_000002_0' has completed task_201009090900_0001_m_000002 successfully.
2452010-09-09 09:03:19,753 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0001 has completed successfully.
2462010-09-09 09:03:24,348 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0002_m_000001_0' to tip task_201009090900_0002_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2472010-09-09 09:03:24,349 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0002_m_000001
2482010-09-09 09:03:24,350 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0001_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2492010-09-09 09:03:24,350 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0001_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2502010-09-09 09:03:24,350 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0001_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2512010-09-09 09:03:24,350 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0001_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2522010-09-09 09:03:24,350 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0001_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2532010-09-09 09:03:54,552 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0003 = 30
2542010-09-09 09:03:54,606 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0003
2552010-09-09 09:03:54,606 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0003_m_000000 has split on node:/default-rack/ubuntu-186
2562010-09-09 09:03:54,606 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0003_m_000001 has split on node:/default-rack/ubuntu-186
2572010-09-09 09:03:54,623 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0003_r_000002_0' to tip task_201009090900_0003_r_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2582010-09-09 09:03:57,955 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0002_m_000000_0' has completed task_201009090900_0002_m_000000 successfully.
2592010-09-09 09:03:57,956 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0002_m_000000 was 6/16 = 0.375
2602010-09-09 09:03:57,956 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.375
2612010-09-09 09:04:05,156 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0004 = 214
2622010-09-09 09:04:05,158 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0004
2632010-09-09 09:04:05,161 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0004_m_000000 has split on node:/default-rack/ubuntu-186
2642010-09-09 09:04:05,165 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0004_m_000002_0' to tip task_201009090900_0004_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2652010-09-09 09:04:05,299 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0002_m_000001_0' has completed task_201009090900_0002_m_000001 successfully.
2662010-09-09 09:04:05,300 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0002_m_000001 was 67/15 = 4.466666666666667
2672010-09-09 09:04:05,300 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 2.4208333333333334
2682010-09-09 09:04:19,671 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0003_r_000002_0' has completed task_201009090900_0003_r_000002 successfully.
2692010-09-09 09:04:19,700 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0003_m_000000_0' to tip task_201009090900_0003_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2702010-09-09 09:04:19,701 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0003_m_000000
2712010-09-09 09:04:24,853 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0002_r_000000_0' to tip task_201009090900_0002_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2722010-09-09 09:04:29,965 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0003_r_000000_0' to tip task_201009090900_0003_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2732010-09-09 09:04:43,966 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0004_m_000002_0' has completed task_201009090900_0004_m_000002 successfully.
2742010-09-09 09:04:43,971 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0003_m_000001_0' to tip task_201009090900_0003_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2752010-09-09 09:04:43,978 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0003_m_000001
2762010-09-09 09:05:00,324 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0004_r_000000_0' to tip task_201009090900_0004_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2772010-09-09 09:05:02,198 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0002_r_000000_0' has completed task_201009090900_0002_r_000000 successfully.
2782010-09-09 09:05:08,931 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0003_m_000000_0' has completed task_201009090900_0003_m_000000 successfully.
2792010-09-09 09:05:08,932 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0003_m_000000 was 68/16 = 4.25
2802010-09-09 09:05:08,932 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 4.25
2812010-09-09 09:05:08,959 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0002_m_000002_0' to tip task_201009090900_0002_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2822010-09-09 09:05:25,978 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0002_m_000002_0' has completed task_201009090900_0002_m_000002 successfully.
2832010-09-09 09:05:25,982 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0002 has completed successfully.
2842010-09-09 09:05:29,024 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0004_m_000000_0' to tip task_201009090900_0004_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2852010-09-09 09:05:29,025 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0004_m_000000
2862010-09-09 09:05:29,025 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0002_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2872010-09-09 09:05:29,031 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0002_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2882010-09-09 09:05:29,031 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0002_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2892010-09-09 09:05:29,031 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0002_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2902010-09-09 09:05:29,031 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0002_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2912010-09-09 09:05:30,303 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0003_m_000001_0' has completed task_201009090900_0003_m_000001 successfully.
2922010-09-09 09:05:30,303 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0003_m_000001 was 6/16 = 0.375
2932010-09-09 09:05:30,304 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 2.3125
2942010-09-09 09:05:56,758 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0005 = 153
2952010-09-09 09:05:56,759 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0005
2962010-09-09 09:05:56,778 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0005_m_000000 has split on node:/default-rack/ubuntu-186
2972010-09-09 09:05:56,785 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0005_m_000002_0' to tip task_201009090900_0005_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
2982010-09-09 09:05:57,485 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0004_m_000000_0' has completed task_201009090900_0004_m_000000 successfully.
2992010-09-09 09:05:57,485 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0004_m_000000 was 122/215 = 0.5674418604651162
3002010-09-09 09:05:57,485 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.5674418604651162
3012010-09-09 09:05:58,821 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0003_r_000000_0' has completed task_201009090900_0003_r_000000 successfully.
3022010-09-09 09:05:58,865 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0003_m_000002_0' to tip task_201009090900_0003_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3032010-09-09 09:06:11,991 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0005_m_000002_0' has completed task_201009090900_0005_m_000002 successfully.
3042010-09-09 09:06:12,008 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0005_r_000000_0' to tip task_201009090900_0005_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3052010-09-09 09:06:12,370 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0003_m_000002_0' has completed task_201009090900_0003_m_000002 successfully.
3062010-09-09 09:06:12,371 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0003 has completed successfully.
3072010-09-09 09:06:14,036 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0005_m_000000_0' to tip task_201009090900_0005_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3082010-09-09 09:06:14,040 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0005_m_000000
3092010-09-09 09:06:14,040 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0003_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3102010-09-09 09:06:14,040 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0003_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3112010-09-09 09:06:14,040 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0003_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3122010-09-09 09:06:14,040 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0003_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3132010-09-09 09:06:14,040 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0003_r_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3142010-09-09 09:06:16,154 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0004_r_000000_0' has completed task_201009090900_0004_r_000000 successfully.
3152010-09-09 09:06:16,168 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0004_m_000001_0' to tip task_201009090900_0004_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3162010-09-09 09:06:35,972 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0006 = 154
3172010-09-09 09:06:35,973 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0006
3182010-09-09 09:06:35,973 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0006_m_000000 has split on node:/default-rack/ubuntu-186
3192010-09-09 09:06:35,983 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0006_r_000002_0' to tip task_201009090900_0006_r_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3202010-09-09 09:06:36,108 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0005_m_000000_0' has completed task_201009090900_0005_m_000000 successfully.
3212010-09-09 09:06:36,109 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0005_m_000000 was 67/154 = 0.43506493506493504
3222010-09-09 09:06:36,109 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.43506493506493504
3232010-09-09 09:06:36,149 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0004_m_000001_0' has completed task_201009090900_0004_m_000001 successfully.
3242010-09-09 09:06:36,150 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0004 has completed successfully.
3252010-09-09 09:06:39,138 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0004_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3262010-09-09 09:06:39,138 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0004_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3272010-09-09 09:06:39,138 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0004_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3282010-09-09 09:06:39,139 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0004_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3292010-09-09 09:07:03,574 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0007 = 214
3302010-09-09 09:07:03,575 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0007
3312010-09-09 09:07:03,575 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0007_m_000000 has split on node:/default-rack/ubuntu-186
3322010-09-09 09:07:03,581 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0007_m_000002_0' to tip task_201009090900_0007_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3332010-09-09 09:07:03,925 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0006_r_000002_0' has completed task_201009090900_0006_r_000002 successfully.
3342010-09-09 09:07:03,962 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0006_r_000000_0' to tip task_201009090900_0006_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3352010-09-09 09:07:04,722 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0005_r_000000_0' has completed task_201009090900_0005_r_000000 successfully.
3362010-09-09 09:07:04,765 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0005_m_000001_0' to tip task_201009090900_0005_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3372010-09-09 09:07:22,772 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0007_m_000002_0' has completed task_201009090900_0007_m_000002 successfully.
3382010-09-09 09:07:22,780 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0006_m_000000_0' to tip task_201009090900_0006_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3392010-09-09 09:07:22,785 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0006_m_000000
3402010-09-09 09:07:23,814 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0005_m_000001_0' has completed task_201009090900_0005_m_000001 successfully.
3412010-09-09 09:07:23,818 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0005 has completed successfully.
3422010-09-09 09:07:26,774 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0007_m_000000_0' to tip task_201009090900_0007_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3432010-09-09 09:07:26,774 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0007_m_000000
3442010-09-09 09:07:26,774 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0005_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3452010-09-09 09:07:26,775 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0005_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3462010-09-09 09:07:26,775 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0005_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3472010-09-09 09:07:26,775 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0005_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3482010-09-09 09:07:31,943 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0007_r_000000_0' to tip task_201009090900_0007_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3492010-09-09 09:07:53,990 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0006_m_000000_0' has completed task_201009090900_0006_m_000000 successfully.
3502010-09-09 09:07:53,994 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0006_m_000000 was 68/155 = 0.43870967741935485
3512010-09-09 09:07:53,994 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.43870967741935485
3522010-09-09 09:07:57,704 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0008 = 153
3532010-09-09 09:07:57,706 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0008
3542010-09-09 09:07:57,709 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0008_m_000000 has split on node:/default-rack/ubuntu-186
3552010-09-09 09:07:57,711 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0008_m_000002_0' to tip task_201009090900_0008_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3562010-09-09 09:07:59,762 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0007_m_000000_0' has completed task_201009090900_0007_m_000000 successfully.
3572010-09-09 09:07:59,763 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0007_m_000000 was 172/215 = 0.8
3582010-09-09 09:07:59,764 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.8
3592010-09-09 09:08:08,669 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0006_r_000000_0' has completed task_201009090900_0006_r_000000 successfully.
3602010-09-09 09:08:08,695 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0006_m_000001_0' to tip task_201009090900_0006_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3612010-09-09 09:08:17,458 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0008_m_000002_0' has completed task_201009090900_0008_m_000002 successfully.
3622010-09-09 09:08:17,470 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0008_r_000000_0' to tip task_201009090900_0008_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3632010-09-09 09:08:18,534 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0006_m_000001_0' has completed task_201009090900_0006_m_000001 successfully.
3642010-09-09 09:08:18,537 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0006 has completed successfully.
3652010-09-09 09:08:20,905 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0008_m_000000_0' to tip task_201009090900_0008_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3662010-09-09 09:08:20,921 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0008_m_000000
3672010-09-09 09:08:20,921 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0006_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3682010-09-09 09:08:20,921 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0006_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3692010-09-09 09:08:20,921 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0006_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3702010-09-09 09:08:20,922 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0006_r_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3712010-09-09 09:08:21,951 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0007_r_000000_0' has completed task_201009090900_0007_r_000000 successfully.
3722010-09-09 09:08:21,974 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0007_m_000001_0' to tip task_201009090900_0007_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3732010-09-09 09:08:48,347 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0009 = 154
3742010-09-09 09:08:48,359 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0009
3752010-09-09 09:08:48,371 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0009_m_000000 has split on node:/default-rack/ubuntu-186
3762010-09-09 09:08:48,374 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0009_r_000002_0' to tip task_201009090900_0009_r_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3772010-09-09 09:08:48,631 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0007_m_000001_0' has completed task_201009090900_0007_m_000001 successfully.
3782010-09-09 09:08:48,644 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0007 has completed successfully.
3792010-09-09 09:08:51,917 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0007_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3802010-09-09 09:08:51,917 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0007_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3812010-09-09 09:08:51,918 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0007_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3822010-09-09 09:08:51,918 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0007_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3832010-09-09 09:08:52,061 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0008_m_000000_0' has completed task_201009090900_0008_m_000000 successfully.
3842010-09-09 09:08:52,062 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0008_m_000000 was 92/154 = 0.5974025974025974
3852010-09-09 09:08:52,062 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.5974025974025974
3862010-09-09 09:09:06,145 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0010 = 286
3872010-09-09 09:09:06,146 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0010
3882010-09-09 09:09:06,146 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0010_m_000000 has split on node:/default-rack/ubuntu-186
3892010-09-09 09:09:06,170 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0010_m_000002_0' to tip task_201009090900_0010_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3902010-09-09 09:09:10,012 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0009_r_000002_0' has completed task_201009090900_0009_r_000002 successfully.
3912010-09-09 09:09:10,038 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0009_r_000000_0' to tip task_201009090900_0009_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3922010-09-09 09:09:22,831 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0008_r_000000_0' has completed task_201009090900_0008_r_000000 successfully.
3932010-09-09 09:09:22,860 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0008_m_000001_0' to tip task_201009090900_0008_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3942010-09-09 09:09:24,373 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0010_m_000002_0' has completed task_201009090900_0010_m_000002 successfully.
3952010-09-09 09:09:24,385 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0009_m_000000_0' to tip task_201009090900_0009_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
3962010-09-09 09:09:24,389 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0009_m_000000
3972010-09-09 09:09:28,821 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0008_m_000001_0' has completed task_201009090900_0008_m_000001 successfully.
3982010-09-09 09:09:28,838 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0008 has completed successfully.
3992010-09-09 09:09:30,901 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0010_m_000000_0' to tip task_201009090900_0010_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4002010-09-09 09:09:30,902 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0010_m_000000
4012010-09-09 09:09:30,902 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0008_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4022010-09-09 09:09:30,902 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0008_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4032010-09-09 09:09:30,902 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0008_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4042010-09-09 09:09:30,902 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0008_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4052010-09-09 09:09:36,023 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0010_r_000000_0' to tip task_201009090900_0010_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4062010-09-09 09:09:51,061 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0009_m_000000_0' has completed task_201009090900_0009_m_000000 successfully.
4072010-09-09 09:09:51,089 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0009_m_000000 was 93/155 = 0.6
4082010-09-09 09:09:51,089 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.6
4092010-09-09 09:09:55,728 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0011 = 200
4102010-09-09 09:09:55,731 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0011
4112010-09-09 09:09:55,732 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0011_m_000000 has split on node:/default-rack/ubuntu-186
4122010-09-09 09:09:55,735 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0011_m_000002_0' to tip task_201009090900_0011_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4132010-09-09 09:09:56,849 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0010_m_000000_0' has completed task_201009090900_0010_m_000000 successfully.
4142010-09-09 09:09:56,850 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0010_m_000000 was 224/287 = 0.7804878048780488
4152010-09-09 09:09:56,850 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.7804878048780488
4162010-09-09 09:10:05,888 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0010_r_000001_0' to tip task_201009090900_0010_r_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4172010-09-09 09:10:07,215 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0010_r_000000_0' has completed task_201009090900_0010_r_000000 successfully.
4182010-09-09 09:10:08,241 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0009_r_000000_0' has completed task_201009090900_0009_r_000000 successfully.
4192010-09-09 09:10:08,273 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0009_m_000001_0' to tip task_201009090900_0009_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4202010-09-09 09:10:12,032 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0011_m_000002_0' has completed task_201009090900_0011_m_000002 successfully.
4212010-09-09 09:10:12,061 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0011_r_000000_0' to tip task_201009090900_0011_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4222010-09-09 09:10:21,675 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0009_m_000001_0' has completed task_201009090900_0009_m_000001 successfully.
4232010-09-09 09:10:21,678 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0009 has completed successfully.
4242010-09-09 09:10:28,049 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0011_m_000000_0' to tip task_201009090900_0011_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4252010-09-09 09:10:28,050 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0011_m_000000
4262010-09-09 09:10:28,050 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0009_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4272010-09-09 09:10:28,050 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0009_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4282010-09-09 09:10:28,050 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0009_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4292010-09-09 09:10:28,050 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0009_r_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4302010-09-09 09:10:30,361 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0011_r_000001_0' to tip task_201009090900_0011_r_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4312010-09-09 09:10:31,571 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0010_r_000001_0' has completed task_201009090900_0010_r_000001 successfully.
4322010-09-09 09:10:31,574 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0010_m_000001_0' to tip task_201009090900_0010_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4332010-09-09 09:10:54,533 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0010_m_000001_0' has completed task_201009090900_0010_m_000001 successfully.
4342010-09-09 09:10:54,562 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0010 has completed successfully.
4352010-09-09 09:11:04,448 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0012 = 201
4362010-09-09 09:11:04,470 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0012
4372010-09-09 09:11:04,489 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0012_m_000000 has split on node:/default-rack/ubuntu-186
4382010-09-09 09:11:04,502 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0012_m_000002_0' to tip task_201009090900_0012_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4392010-09-09 09:11:04,506 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0010_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4402010-09-09 09:11:04,506 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0010_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4412010-09-09 09:11:04,506 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0010_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4422010-09-09 09:11:04,507 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0010_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4432010-09-09 09:11:04,507 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0010_r_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4442010-09-09 09:11:05,504 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0011_m_000000_0' has completed task_201009090900_0011_m_000000 successfully.
4452010-09-09 09:11:05,504 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0011_m_000000 was 124/201 = 0.6169154228855721
4462010-09-09 09:11:05,504 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.6169154228855721
4472010-09-09 09:11:20,434 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0013 = 342
4482010-09-09 09:11:20,452 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0013
4492010-09-09 09:11:20,464 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0013_m_000003_0' to tip task_201009090900_0013_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4502010-09-09 09:11:22,385 INFO org.apache.hadoop.mapred.JobTracker: attempt_201009090900_0013_m_000003_0 is 1916 ms debug.
4512010-09-09 09:11:31,970 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0012_m_000002_0' has completed task_201009090900_0012_m_000002 successfully.
4522010-09-09 09:11:31,975 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0012_r_000000_0' to tip task_201009090900_0012_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4532010-09-09 09:11:32,430 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0011_r_000000_0' has completed task_201009090900_0011_r_000000 successfully.
4542010-09-09 09:11:32,482 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0012_r_000001_0' to tip task_201009090900_0012_r_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4552010-09-09 09:11:33,164 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0011_r_000001_0' has completed task_201009090900_0011_r_000001 successfully.
4562010-09-09 09:11:33,171 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0011_m_000001_0' to tip task_201009090900_0011_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4572010-09-09 09:11:39,521 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0013_m_000003_0' has completed task_201009090900_0013_m_000003 successfully.
4582010-09-09 09:11:39,545 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0012_m_000000_0' to tip task_201009090900_0012_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4592010-09-09 09:11:39,567 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0012_m_000000
4602010-09-09 09:11:47,269 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0011_m_000001_0' has completed task_201009090900_0011_m_000001 successfully.
4612010-09-09 09:11:47,276 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0011 has completed successfully.
4622010-09-09 09:11:50,986 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0013_m_000000
4632010-09-09 09:11:50,986 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0013_m_000000_0' to tip task_201009090900_0013_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4642010-09-09 09:11:50,987 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0011_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4652010-09-09 09:11:50,987 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0011_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4662010-09-09 09:11:50,987 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0011_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4672010-09-09 09:11:50,987 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0011_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4682010-09-09 09:11:50,988 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0011_r_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4692010-09-09 09:12:11,457 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0012_m_000000_0' has completed task_201009090900_0012_m_000000 successfully.
4702010-09-09 09:12:11,462 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0012_m_000000 was 126/202 = 0.6237623762376238
4712010-09-09 09:12:11,462 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.6237623762376238
4722010-09-09 09:12:14,553 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0014 = 260
4732010-09-09 09:12:14,554 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0014
4742010-09-09 09:12:14,561 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0014_m_000003_0' to tip task_201009090900_0014_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4752010-09-09 09:13:15,914 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0013_r_000000_0' to tip task_201009090900_0013_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4762010-09-09 09:13:16,576 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0012_r_000001_0' has completed task_201009090900_0012_r_000001 successfully.
4772010-09-09 09:13:17,436 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0012_r_000000_0' has completed task_201009090900_0012_r_000000 successfully.
4782010-09-09 09:13:17,473 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0012_r_000002_0' to tip task_201009090900_0012_r_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4792010-09-09 09:13:21,787 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0013_m_000000_0' has completed task_201009090900_0013_m_000000 successfully.
4802010-09-09 09:13:21,788 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0013_m_000000 was 72558/257 = 282.32684824902725
4812010-09-09 09:13:21,788 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 282.32684824902725
4822010-09-09 09:13:25,025 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0014_m_000003_0' has completed task_201009090900_0014_m_000003 successfully.
4832010-09-09 09:13:25,050 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0013_m_000001
4842010-09-09 09:13:25,065 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0013_m_000001_0' to tip task_201009090900_0013_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4852010-09-09 09:13:30,108 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0014_m_000000
4862010-09-09 09:13:30,109 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0014_m_000000_0' to tip task_201009090900_0014_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4872010-09-09 09:13:31,099 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0012_r_000002_0' has completed task_201009090900_0012_r_000002 successfully.
4882010-09-09 09:13:31,103 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0012 has completed successfully.
4892010-09-09 09:13:40,005 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0014_r_000000_0' to tip task_201009090900_0014_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4902010-09-09 09:13:40,006 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0012_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4912010-09-09 09:13:40,006 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0012_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4922010-09-09 09:13:40,006 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0012_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4932010-09-09 09:13:40,006 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0012_r_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4942010-09-09 09:13:40,006 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0012_r_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
4952010-09-09 09:14:41,732 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0015 = 261
4962010-09-09 09:14:41,771 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0015
4972010-09-09 09:14:42,292 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0013_m_000001_0' has completed task_201009090900_0013_m_000001 successfully.
4982010-09-09 09:14:42,293 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0013_m_000001 was 6/87 = 0.06896551724137931
4992010-09-09 09:14:42,293 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 141.19790688313432
5002010-09-09 09:14:42,428 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0015_m_000003_0' to tip task_201009090900_0015_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5012010-09-09 09:14:42,452 INFO org.apache.hadoop.mapred.JobTracker: attempt_201009090900_0015_m_000003_0 is -54 ms debug.
5022010-09-09 09:14:56,436 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0014_m_000000_0' has completed task_201009090900_0014_m_000000 successfully.
5032010-09-09 09:14:56,436 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0014_m_000000 was 22979/175 = 131.30857142857144
5042010-09-09 09:14:56,442 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 131.30857142857144
5052010-09-09 09:15:08,472 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0013_r_000000_0' has completed task_201009090900_0013_r_000000 successfully.
5062010-09-09 09:15:08,509 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0013_m_000002_0' to tip task_201009090900_0013_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5072010-09-09 09:15:09,338 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0015_m_000003_0' has completed task_201009090900_0015_m_000003 successfully.
5082010-09-09 09:15:09,380 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0014_m_000001
5092010-09-09 09:15:09,381 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0014_m_000001_0' to tip task_201009090900_0014_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5102010-09-09 09:15:14,441 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0015_r_000000_0' to tip task_201009090900_0015_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5112010-09-09 09:15:21,672 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0013_m_000002_0' has completed task_201009090900_0013_m_000002 successfully.
5122010-09-09 09:15:21,681 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0013 has completed successfully.
5132010-09-09 09:15:32,593 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0015_m_000000
5142010-09-09 09:15:32,593 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0015_m_000000_0' to tip task_201009090900_0015_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5152010-09-09 09:15:32,594 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0013_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5162010-09-09 09:15:32,594 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0013_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5172010-09-09 09:15:32,594 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0013_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5182010-09-09 09:15:32,595 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0013_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5192010-09-09 09:15:32,595 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0013_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5202010-09-09 09:16:23,891 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0014_m_000001_0' has completed task_201009090900_0014_m_000001 successfully.
5212010-09-09 09:16:23,926 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0014_m_000001 was 6/87 = 0.06896551724137931
5222010-09-09 09:16:23,926 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 65.6887684729064
5232010-09-09 09:16:25,629 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0016 = 14797
5242010-09-09 09:16:25,630 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0016
5252010-09-09 09:16:25,631 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0016_m_000000 has split on node:/default-rack/ubuntu-186
5262010-09-09 09:16:25,697 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0016_m_000001 has split on node:/default-rack/ubuntu-186
5272010-09-09 09:16:25,697 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0016_m_000002 has split on node:/default-rack/ubuntu-186
5282010-09-09 09:16:25,697 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0016_m_000003 has split on node:/default-rack/ubuntu-186
5292010-09-09 09:16:25,714 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0016_m_000005_0' to tip task_201009090900_0016_m_000005, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5302010-09-09 09:16:54,720 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0014_r_000000_0' has completed task_201009090900_0014_r_000000 successfully.
5312010-09-09 09:16:54,782 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0014_r_000001_0' to tip task_201009090900_0014_r_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5322010-09-09 09:17:01,208 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0015_m_000000_0' has completed task_201009090900_0015_m_000000 successfully.
5332010-09-09 09:17:01,211 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0015_m_000000 was 135423/176 = 769.4488636363636
5342010-09-09 09:17:01,307 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 769.4488636363636
5352010-09-09 09:17:03,953 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0016_m_000005_0' has completed task_201009090900_0016_m_000005 successfully.
5362010-09-09 09:17:03,968 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0015_m_000001
5372010-09-09 09:17:03,968 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0015_m_000001_0' to tip task_201009090900_0015_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5382010-09-09 09:17:08,870 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0014_r_000001_0' has completed task_201009090900_0014_r_000001 successfully.
5392010-09-09 09:17:08,877 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0014 has completed successfully.
5402010-09-09 09:17:14,940 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0016_m_000000_0' to tip task_201009090900_0016_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5412010-09-09 09:17:14,941 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0016_m_000000
5422010-09-09 09:17:14,941 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0014_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5432010-09-09 09:17:14,941 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0014_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5442010-09-09 09:17:14,941 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0014_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5452010-09-09 09:17:14,941 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0014_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5462010-09-09 09:17:14,941 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0014_r_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5472010-09-09 09:17:20,070 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0016_r_000000_0' to tip task_201009090900_0016_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5482010-09-09 09:18:14,408 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0015_m_000001_0' has completed task_201009090900_0015_m_000001 successfully.
5492010-09-09 09:18:14,420 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0015_m_000001 was 6/87 = 0.06896551724137931
5502010-09-09 09:18:14,420 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 384.7589145768025
5512010-09-09 09:18:14,793 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0017 = 7468
5522010-09-09 09:18:14,793 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0017
5532010-09-09 09:18:14,794 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0017_m_000000 has split on node:/default-rack/ubuntu-186
5542010-09-09 09:18:14,794 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0017_m_000001 has split on node:/default-rack/ubuntu-186
5552010-09-09 09:18:14,794 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0017_m_000002 has split on node:/default-rack/ubuntu-186
5562010-09-09 09:18:14,794 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0017_m_000003 has split on node:/default-rack/ubuntu-186
5572010-09-09 09:18:14,796 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0017_m_000005_0' to tip task_201009090900_0017_m_000005, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5582010-09-09 09:18:15,039 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0016_m_000000_0' has completed task_201009090900_0016_m_000000 successfully.
5592010-09-09 09:18:15,040 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0016_m_000000 was 7433/7399 = 1.0045952155696716
5602010-09-09 09:18:15,042 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.0045952155696716
5612010-09-09 09:18:15,064 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0016_m_000001_0' to tip task_201009090900_0016_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5622010-09-09 09:18:15,066 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0016_m_000001
5632010-09-09 09:18:33,137 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0017_m_000005_0' has completed task_201009090900_0017_m_000005 successfully.
5642010-09-09 09:18:33,149 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0016_m_000002_0' to tip task_201009090900_0016_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5652010-09-09 09:18:33,149 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0016_m_000002
5662010-09-09 09:18:43,949 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0015_r_000000_0' has completed task_201009090900_0015_r_000000 successfully.
5672010-09-09 09:18:43,957 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0015_r_000001_0' to tip task_201009090900_0015_r_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5682010-09-09 09:18:50,549 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0016_m_000001_0' has completed task_201009090900_0016_m_000001 successfully.
5692010-09-09 09:18:50,550 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0016_m_000001 was 5510/6793 = 0.8111291034888857
5702010-09-09 09:18:50,550 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.9078621595292786
5712010-09-09 09:18:50,561 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0016_m_000003_0' to tip task_201009090900_0016_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5722010-09-09 09:18:50,561 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0016_m_000003
5732010-09-09 09:18:57,604 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0015_r_000001_0' has completed task_201009090900_0015_r_000001 successfully.
5742010-09-09 09:18:57,609 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0015 has completed successfully.
5752010-09-09 09:19:03,700 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0017_r_000000_0' to tip task_201009090900_0017_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5762010-09-09 09:19:03,733 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0015_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5772010-09-09 09:19:03,733 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0015_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5782010-09-09 09:19:03,733 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0015_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5792010-09-09 09:19:03,733 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0015_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5802010-09-09 09:19:03,733 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0015_r_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5812010-09-09 09:19:04,688 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0016_m_000002_0' has completed task_201009090900_0016_m_000002 successfully.
5822010-09-09 09:19:04,688 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0016_m_000002 was 294/394 = 0.7461928934010152
5832010-09-09 09:19:04,688 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.8539724041531908
5842010-09-09 09:19:04,702 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0017_m_000000_0' to tip task_201009090900_0017_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5852010-09-09 09:19:04,703 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0017_m_000000
5862010-09-09 09:19:20,165 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0016_m_000003_0' has completed task_201009090900_0016_m_000003 successfully.
5872010-09-09 09:19:20,166 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0016_m_000003 was 122/215 = 0.5674418604651162
5882010-09-09 09:19:20,166 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.7823397682311721
5892010-09-09 09:19:20,181 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0017_m_000001_0' to tip task_201009090900_0017_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
5902010-09-09 09:19:20,202 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0017_m_000001
5912010-09-09 09:19:40,255 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0018 = 37793
5922010-09-09 09:19:40,256 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0018
5932010-09-09 09:19:40,257 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0018_m_000000 has split on node:/default-rack/ubuntu-186
5942010-09-09 09:19:40,257 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0018_m_000001 has split on node:/default-rack/ubuntu-186
5952010-09-09 09:19:40,257 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0018_m_000002 has split on node:/default-rack/ubuntu-186
5962010-09-09 09:19:40,258 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0018_m_000003 has split on node:/default-rack/ubuntu-186
5972010-09-09 09:19:45,097 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0017_m_000000_0' has completed task_201009090900_0017_m_000000 successfully.
5982010-09-09 09:19:45,098 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0017_m_000000 was 3594/3735 = 0.9622489959839358
5992010-09-09 09:19:45,098 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.9622489959839358
6002010-09-09 09:19:45,128 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0018_m_000005_0' to tip task_201009090900_0018_m_000005, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6012010-09-09 09:19:49,068 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0016_r_000000_0' has completed task_201009090900_0016_r_000000 successfully.
6022010-09-09 09:19:49,079 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0016_r_000001_0' to tip task_201009090900_0016_r_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6032010-09-09 09:20:01,642 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0017_m_000001_0' has completed task_201009090900_0017_m_000001 successfully.
6042010-09-09 09:20:01,643 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0017_m_000001 was 2743/3318 = 0.8267028330319469
6052010-09-09 09:20:01,643 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.8944759145079413
6062010-09-09 09:20:01,706 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0017_m_000002_0' to tip task_201009090900_0017_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6072010-09-09 09:20:01,706 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0017_m_000002
6082010-09-09 09:20:05,703 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0016_r_000001_0' has completed task_201009090900_0016_r_000001 successfully.
6092010-09-09 09:20:05,707 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0016 has completed successfully.
6102010-09-09 09:20:14,886 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0016_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6112010-09-09 09:20:14,886 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0016_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6122010-09-09 09:20:14,887 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0016_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6132010-09-09 09:20:14,887 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0016_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6142010-09-09 09:20:14,887 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0016_m_000005_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6152010-09-09 09:20:14,887 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0016_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6162010-09-09 09:20:14,887 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0016_r_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6172010-09-09 09:20:16,942 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0018_m_000005_0' has completed task_201009090900_0018_m_000005 successfully.
6182010-09-09 09:20:16,958 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0017_m_000003_0' to tip task_201009090900_0017_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6192010-09-09 09:20:16,958 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0017_m_000003
6202010-09-09 09:20:24,462 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0018_r_000000_0' to tip task_201009090900_0018_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6212010-09-09 09:21:05,397 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0017_m_000002_0' has completed task_201009090900_0017_m_000002 successfully.
6222010-09-09 09:21:05,439 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0017_m_000002 was 153/265 = 0.5773584905660377
6232010-09-09 09:21:05,439 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.7887701065273067
6242010-09-09 09:21:14,102 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0019 = 10885
6252010-09-09 09:21:14,136 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0019
6262010-09-09 09:21:14,149 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0019_m_000000 has split on node:/default-rack/ubuntu-186
6272010-09-09 09:21:14,150 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0019_m_000001 has split on node:/default-rack/ubuntu-186
6282010-09-09 09:21:14,161 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0019_m_000003_0' to tip task_201009090900_0019_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6292010-09-09 09:21:14,600 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0017_m_000003_0' has completed task_201009090900_0017_m_000003 successfully.
6302010-09-09 09:21:14,600 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0017_m_000003 was 67/154 = 0.43506493506493504
6312010-09-09 09:21:14,601 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.7003438136617138
6322010-09-09 09:21:14,637 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0018_m_000000_0' to tip task_201009090900_0018_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6332010-09-09 09:21:14,689 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0018_m_000000
6342010-09-09 09:21:22,578 INFO org.apache.hadoop.mapred.JobTracker: attempt_201009090900_0018_m_000000_0 is 7889 ms debug.
6352010-09-09 09:21:34,725 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0017_r_000000_0' has completed task_201009090900_0017_r_000000 successfully.
6362010-09-09 09:21:34,735 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0017_r_000001_0' to tip task_201009090900_0017_r_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6372010-09-09 09:21:37,006 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0019_m_000003_0' has completed task_201009090900_0019_m_000003 successfully.
6382010-09-09 09:21:37,037 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0018_m_000001_0' to tip task_201009090900_0018_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6392010-09-09 09:21:37,038 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0018_m_000001
6402010-09-09 09:22:19,598 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0017_r_000001_0' has completed task_201009090900_0017_r_000001 successfully.
6412010-09-09 09:22:20,001 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0017 has completed successfully.
6422010-09-09 09:22:28,875 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0019_r_000000_0' to tip task_201009090900_0019_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6432010-09-09 09:22:28,879 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0017_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6442010-09-09 09:22:28,880 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0017_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6452010-09-09 09:22:28,880 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0017_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6462010-09-09 09:22:28,880 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0017_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6472010-09-09 09:22:28,880 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0017_m_000005_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6482010-09-09 09:22:28,880 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0017_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6492010-09-09 09:22:28,880 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0017_r_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6502010-09-09 09:22:29,469 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0018_m_000000_0' has completed task_201009090900_0018_m_000000 successfully.
6512010-09-09 09:22:29,470 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0018_m_000000 was 19146/18897 = 1.0131766947134466
6522010-09-09 09:22:29,470 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.0131766947134466
6532010-09-09 09:22:29,480 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0018_m_000001_0' has completed task_201009090900_0018_m_000001 successfully.
6542010-09-09 09:22:29,481 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0018_m_000001 was 15461/18479 = 0.8366794739975106
6552010-09-09 09:22:29,481 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.9249280843554786
6562010-09-09 09:22:29,482 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0018_m_000002_0' to tip task_201009090900_0018_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6572010-09-09 09:22:29,494 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0018_m_000002
6582010-09-09 09:22:35,159 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0018_m_000003_0' to tip task_201009090900_0018_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6592010-09-09 09:22:35,160 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0018_m_000003
6602010-09-09 09:23:14,424 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0018_m_000002_0' has completed task_201009090900_0018_m_000002 successfully.
6612010-09-09 09:23:14,558 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0018_m_000002 was 154/266 = 0.5789473684210527
6622010-09-09 09:23:14,558 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.8096011790440033
6632010-09-09 09:23:17,422 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0020 = 5643
6642010-09-09 09:23:17,423 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0020
6652010-09-09 09:23:17,429 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0020_m_000000 has split on node:/default-rack/ubuntu-186
6662010-09-09 09:23:17,430 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0020_m_000001 has split on node:/default-rack/ubuntu-186
6672010-09-09 09:23:17,461 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0020_m_000003_0' to tip task_201009090900_0020_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6682010-09-09 09:23:19,358 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0018_m_000003_0' has completed task_201009090900_0018_m_000003 successfully.
6692010-09-09 09:23:19,359 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0018_m_000003 was 68/155 = 0.43870967741935485
6702010-09-09 09:23:19,359 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.7168783036378412
6712010-09-09 09:23:19,398 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0019_m_000000_0' to tip task_201009090900_0019_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6722010-09-09 09:23:19,402 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0019_m_000000
6732010-09-09 09:23:35,990 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0020_m_000003_0' has completed task_201009090900_0020_m_000003 successfully.
6742010-09-09 09:23:36,011 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0019_m_000001_0' to tip task_201009090900_0019_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6752010-09-09 09:23:36,012 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0019_m_000001
6762010-09-09 09:23:48,609 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0020_r_000000_0' to tip task_201009090900_0020_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6772010-09-09 09:23:50,425 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0018_r_000000_0' has completed task_201009090900_0018_r_000000 successfully.
6782010-09-09 09:23:51,510 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0019_m_000000_0' has completed task_201009090900_0019_m_000000 successfully.
6792010-09-09 09:23:51,510 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0019_m_000000 was 5597/5444 = 1.028104335047759
6802010-09-09 09:23:51,510 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.028104335047759
6812010-09-09 09:23:51,585 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0018_m_000004_0' to tip task_201009090900_0018_m_000004, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6822010-09-09 09:24:05,548 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0018_m_000004_0' has completed task_201009090900_0018_m_000004 successfully.
6832010-09-09 09:24:05,572 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0018 has completed successfully.
6842010-09-09 09:24:09,578 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0020_m_000000_0' to tip task_201009090900_0020_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6852010-09-09 09:24:09,579 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0020_m_000000
6862010-09-09 09:24:09,579 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0018_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6872010-09-09 09:24:09,579 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0018_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6882010-09-09 09:24:09,579 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0018_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6892010-09-09 09:24:09,579 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0018_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6902010-09-09 09:24:09,579 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0018_m_000004_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6912010-09-09 09:24:09,579 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0018_m_000005_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6922010-09-09 09:24:09,579 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0018_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6932010-09-09 09:24:09,694 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0019_m_000001_0' has completed task_201009090900_0019_m_000001 successfully.
6942010-09-09 09:24:09,694 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0019_m_000001 was 7152/5443 = 1.3139812603343743
6952010-09-09 09:24:09,694 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.1710427976910667
6962010-09-09 09:24:09,700 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0020_m_000001_0' to tip task_201009090900_0020_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
6972010-09-09 09:24:09,712 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0020_m_000001
6982010-09-09 09:24:57,195 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0021 = 34314
6992010-09-09 09:24:57,205 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0021
7002010-09-09 09:24:57,206 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0021_m_000000 has split on node:/default-rack/ubuntu-186
7012010-09-09 09:24:57,206 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0021_m_000001 has split on node:/default-rack/ubuntu-186
7022010-09-09 09:24:57,222 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0021_r_000002_0' to tip task_201009090900_0021_r_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7032010-09-09 09:24:57,527 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0020_m_000000_0' has completed task_201009090900_0020_m_000000 successfully.
7042010-09-09 09:24:57,527 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0020_m_000000 was 1799/2823 = 0.6372653205809422
7052010-09-09 09:24:57,529 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.6372653205809422
7062010-09-09 09:24:57,534 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0020_m_000001_0' has completed task_201009090900_0020_m_000001 successfully.
7072010-09-09 09:24:57,534 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0020_m_000001 was 4833/2822 = 1.7126151665485472
7082010-09-09 09:24:57,549 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.1749402435647447
7092010-09-09 09:24:58,003 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0019_r_000000_0' has completed task_201009090900_0019_r_000000 successfully.
7102010-09-09 09:24:58,008 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0019_m_000002_0' to tip task_201009090900_0019_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7112010-09-09 09:25:13,863 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0019_m_000002_0' has completed task_201009090900_0019_m_000002 successfully.
7122010-09-09 09:25:13,874 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0019 has completed successfully.
7132010-09-09 09:25:21,685 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0019_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7142010-09-09 09:25:21,686 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0019_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7152010-09-09 09:25:21,686 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0019_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7162010-09-09 09:25:21,686 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0019_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7172010-09-09 09:25:21,686 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0019_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7182010-09-09 09:25:21,881 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0021_r_000002_0' has completed task_201009090900_0021_r_000002 successfully.
7192010-09-09 09:25:21,886 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0021_m_000000_0' to tip task_201009090900_0021_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7202010-09-09 09:25:21,886 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0021_m_000000
7212010-09-09 09:25:26,968 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0021_m_000001_0' to tip task_201009090900_0021_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7222010-09-09 09:25:27,020 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0021_m_000001
7232010-09-09 09:25:29,387 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0021_r_000000_0' to tip task_201009090900_0021_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7242010-09-09 09:25:30,730 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0020_r_000000_0' has completed task_201009090900_0020_r_000000 successfully.
7252010-09-09 09:25:30,769 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0020_r_000001_0' to tip task_201009090900_0020_r_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7262010-09-09 09:26:05,770 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0020_r_000001_0' has completed task_201009090900_0020_r_000001 successfully.
7272010-09-09 09:26:05,854 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0020 has completed successfully.
7282010-09-09 09:26:38,070 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0022 = 13702
7292010-09-09 09:26:38,074 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0022
7302010-09-09 09:26:38,089 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0022_m_000000 has split on node:/default-rack/ubuntu-186
7312010-09-09 09:26:38,089 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0022_m_000001 has split on node:/default-rack/ubuntu-186
7322010-09-09 09:26:38,096 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0022_r_000003_0' to tip task_201009090900_0022_r_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7332010-09-09 09:26:38,108 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0020_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7342010-09-09 09:26:38,108 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0020_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7352010-09-09 09:26:38,108 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0020_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7362010-09-09 09:26:38,108 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0020_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7372010-09-09 09:26:38,108 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0020_r_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7382010-09-09 09:26:38,638 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0021_m_000000_0' has completed task_201009090900_0021_m_000000 successfully.
7392010-09-09 09:26:38,638 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0021_m_000000 was 21271/17158 = 1.2397132532929245
7402010-09-09 09:26:38,638 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.2397132532929245
7412010-09-09 09:26:38,650 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0021_m_000001_0' has completed task_201009090900_0021_m_000001 successfully.
7422010-09-09 09:26:38,650 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0021_m_000001 was 18832/17158 = 1.0975638186268797
7432010-09-09 09:26:38,650 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.168638535959902
7442010-09-09 09:26:56,316 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0023 = 7182
7452010-09-09 09:26:56,317 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0023
7462010-09-09 09:26:56,317 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0023_m_000000 has split on node:/default-rack/ubuntu-186
7472010-09-09 09:26:56,318 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0023_m_000001 has split on node:/default-rack/ubuntu-186
7482010-09-09 09:26:56,730 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0023_m_000003_0' to tip task_201009090900_0023_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7492010-09-09 09:27:09,656 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0022_r_000003_0' has completed task_201009090900_0022_r_000003 successfully.
7502010-09-09 09:27:09,660 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0022_m_000000_0' to tip task_201009090900_0022_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7512010-09-09 09:27:09,661 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0022_m_000000
7522010-09-09 09:27:14,769 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0022_r_000000_0' to tip task_201009090900_0022_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7532010-09-09 09:27:20,276 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0022_r_000001_0' to tip task_201009090900_0022_r_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7542010-09-09 09:27:23,135 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0021_r_000000_0' has completed task_201009090900_0021_r_000000 successfully.
7552010-09-09 09:27:24,442 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0023_m_000003_0' has completed task_201009090900_0023_m_000003 successfully.
7562010-09-09 09:27:24,446 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0021_m_000002_0' to tip task_201009090900_0021_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7572010-09-09 09:27:40,956 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0021_m_000002_0' has completed task_201009090900_0021_m_000002 successfully.
7582010-09-09 09:27:41,072 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0021 has completed successfully.
7592010-09-09 09:27:45,728 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0022_m_000001_0' to tip task_201009090900_0022_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7602010-09-09 09:27:45,729 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0022_m_000001
7612010-09-09 09:27:45,729 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0021_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7622010-09-09 09:27:45,729 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0021_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7632010-09-09 09:27:45,729 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0021_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7642010-09-09 09:27:45,729 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0021_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7652010-09-09 09:27:45,729 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0021_r_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7662010-09-09 09:27:45,989 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0022_m_000000_0' has completed task_201009090900_0022_m_000000 successfully.
7672010-09-09 09:27:45,990 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0022_m_000000 was 10871/6852 = 1.5865440747227086
7682010-09-09 09:27:45,990 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.5865440747227086
7692010-09-09 09:27:45,999 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0023_m_000000_0' to tip task_201009090900_0023_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7702010-09-09 09:27:45,999 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0023_m_000000
7712010-09-09 09:28:32,394 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0023_m_000000_0' has completed task_201009090900_0023_m_000000 successfully.
7722010-09-09 09:28:32,424 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0023_m_000000 was 5210/3592 = 1.450445434298441
7732010-09-09 09:28:32,435 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.450445434298441
7742010-09-09 09:28:33,591 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0024 = 42462
7752010-09-09 09:28:33,593 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0024
7762010-09-09 09:28:33,605 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0024_m_000000 has split on node:/default-rack/ubuntu-186
7772010-09-09 09:28:33,606 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0024_m_000001 has split on node:/default-rack/ubuntu-186
7782010-09-09 09:28:33,624 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0024_m_000003_0' to tip task_201009090900_0024_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7792010-09-09 09:28:33,993 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0022_m_000001_0' has completed task_201009090900_0022_m_000001 successfully.
7802010-09-09 09:28:33,993 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0022_m_000001 was 7246/6852 = 1.0575014594279042
7812010-09-09 09:28:33,993 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.3220227670753064
7822010-09-09 09:28:49,391 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0023_r_000000_0' to tip task_201009090900_0023_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7832010-09-09 09:28:51,034 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0022_r_000000_0' has completed task_201009090900_0022_r_000000 successfully.
7842010-09-09 09:28:53,100 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0023_r_000001_0' to tip task_201009090900_0023_r_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7852010-09-09 09:28:54,164 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0024_m_000003_0' has completed task_201009090900_0024_m_000003 successfully.
7862010-09-09 09:28:54,200 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0023_m_000001_0' to tip task_201009090900_0023_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7872010-09-09 09:28:54,201 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0023_m_000001
7882010-09-09 09:28:55,391 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0022_r_000001_0' has completed task_201009090900_0022_r_000001 successfully.
7892010-09-09 09:28:55,399 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0022_m_000002_0' to tip task_201009090900_0022_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7902010-09-09 09:29:09,212 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0022_m_000002_0' has completed task_201009090900_0022_m_000002 successfully.
7912010-09-09 09:29:09,229 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0022 has completed successfully.
7922010-09-09 09:29:17,936 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0024_m_000000_0' to tip task_201009090900_0024_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7932010-09-09 09:29:17,936 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0024_m_000000
7942010-09-09 09:29:17,964 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0022_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7952010-09-09 09:29:17,965 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0022_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7962010-09-09 09:29:17,965 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0022_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7972010-09-09 09:29:17,965 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0022_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7982010-09-09 09:29:17,965 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0022_r_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
7992010-09-09 09:29:17,965 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0022_r_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8002010-09-09 09:29:24,309 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0023_m_000001_0' has completed task_201009090900_0023_m_000001 successfully.
8012010-09-09 09:29:24,309 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0023_m_000001 was 4092/3592 = 1.1391982182628062
8022010-09-09 09:29:24,309 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.2948218262806237
8032010-09-09 09:29:24,330 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0024_m_000001_0' to tip task_201009090900_0024_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8042010-09-09 09:29:24,335 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0024_m_000001
8052010-09-09 09:29:52,282 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0025 = 13254
8062010-09-09 09:29:52,345 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0025
8072010-09-09 09:30:05,306 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0025_r_000002_0' to tip task_201009090900_0025_r_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8082010-09-09 09:30:06,562 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0024_r_000000_0' to tip task_201009090900_0024_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8092010-09-09 09:30:08,722 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0024_m_000000_0' has completed task_201009090900_0024_m_000000 successfully.
8102010-09-09 09:30:08,724 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0024_m_000000 was 33802/21232 = 1.5920308967596082
8112010-09-09 09:30:08,729 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.5920308967596082
8122010-09-09 09:30:08,821 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0024_m_000001_0' has completed task_201009090900_0024_m_000001 successfully.
8132010-09-09 09:30:08,821 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0024_m_000001 was 26638/21232 = 1.254615674453655
8142010-09-09 09:30:08,821 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.4233232856066316
8152010-09-09 09:30:09,624 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0023_r_000000_0' has completed task_201009090900_0023_r_000000 successfully.
8162010-09-09 09:30:09,692 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0023_r_000001_0' has completed task_201009090900_0023_r_000001 successfully.
8172010-09-09 09:30:09,761 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0023_m_000002_0' to tip task_201009090900_0023_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8182010-09-09 09:30:24,508 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0023_m_000002_0' has completed task_201009090900_0023_m_000002 successfully.
8192010-09-09 09:30:24,547 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0023 has completed successfully.
8202010-09-09 09:30:37,479 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0023_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8212010-09-09 09:30:37,479 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0023_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8222010-09-09 09:30:37,480 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0023_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8232010-09-09 09:30:37,480 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0023_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8242010-09-09 09:30:37,480 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0023_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8252010-09-09 09:30:37,480 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0023_r_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8262010-09-09 09:30:37,617 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0025_r_000002_0' has completed task_201009090900_0025_r_000002 successfully.
8272010-09-09 09:30:37,626 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0025_m_000000
8282010-09-09 09:30:37,627 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0025_m_000000_0' to tip task_201009090900_0025_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8292010-09-09 09:30:42,752 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0025_m_000001
8302010-09-09 09:30:42,752 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0025_m_000001_0' to tip task_201009090900_0025_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8312010-09-09 09:30:47,911 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0024_r_000001_0' to tip task_201009090900_0024_r_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8322010-09-09 09:30:51,452 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0025_r_000000_0' to tip task_201009090900_0025_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8332010-09-09 09:31:10,884 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0024_r_000000_0' has completed task_201009090900_0024_r_000000 successfully.
8342010-09-09 09:31:57,950 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0026 = 6962
8352010-09-09 09:31:58,077 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0026
8362010-09-09 09:32:04,556 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0026_r_000002_0' to tip task_201009090900_0026_r_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8372010-09-09 09:32:14,552 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0024_r_000001_0' has completed task_201009090900_0024_r_000001 successfully.
8382010-09-09 09:44:12,342 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0026_r_000002_0: Task attempt_201009090900_0026_r_000002_0 failed to report status for 607 seconds. Killing!
8392010-09-09 09:44:13,713 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0024_r_000002_0' to tip task_201009090900_0024_r_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8402010-09-09 09:44:13,837 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_r_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8412010-09-09 09:44:31,663 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0025_m_000001_0: Task attempt_201009090900_0025_m_000001_0 failed to report status for 600 seconds. Killing!
8422010-09-09 09:44:31,765 INFO org.apache.hadoop.mapred.JobTracker: Adding task (cleanup)'attempt_201009090900_0025_m_000001_0' to tip task_201009090900_0025_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8432010-09-09 09:45:46,060 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0026_m_000003_0' to tip task_201009090900_0026_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8442010-09-09 09:45:46,086 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8452010-09-09 09:45:46,643 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0024_r_000002_0' has completed task_201009090900_0024_r_000002 successfully.
8462010-09-09 09:45:46,677 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0024 has completed successfully.
8472010-09-09 09:46:13,391 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0024_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8482010-09-09 09:46:13,426 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0024_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8492010-09-09 09:46:14,202 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0024_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8502010-09-09 09:46:14,203 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0024_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8512010-09-09 09:46:14,203 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0024_r_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8522010-09-09 09:46:14,203 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0024_r_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8532010-09-09 09:46:57,486 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0026_m_000003_0' has completed task_201009090900_0026_m_000003 successfully.
8542010-09-09 09:46:57,884 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0025_m_000001
8552010-09-09 09:46:57,932 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0025_m_000001_1' to tip task_201009090900_0025_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8562010-09-09 09:47:03,779 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0026_r_000000_0' to tip task_201009090900_0026_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8572010-09-09 09:53:51,845 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0027 = 41194
8582010-09-09 09:53:51,899 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0027
8592010-09-09 09:53:52,097 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0027_m_000003_0' to tip task_201009090900_0027_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8602010-09-09 09:53:52,266 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8612010-09-09 09:54:58,128 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0025_m_000001_1' has completed task_201009090900_0025_m_000001 successfully.
8622010-09-09 09:54:58,215 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0025_m_000001 was 351866/1441 = 244.1818181818182
8632010-09-09 09:54:58,216 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 244.1818181818182
8642010-09-09 09:54:58,670 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0025_m_000000
8652010-09-09 09:54:58,807 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0025_m_000000_1' to tip task_201009090900_0025_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8662010-09-09 09:55:18,316 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0027_m_000003_0' has completed task_201009090900_0027_m_000003 successfully.
8672010-09-09 09:55:18,410 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0026_m_000000
8682010-09-09 09:55:18,410 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0026_m_000000_0' to tip task_201009090900_0026_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8692010-09-09 10:04:16,052 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0026_m_000000_0: java.io.IOException: Cannot run program "bash": java.io.IOException: error=12, Cannot allocate memory
870  at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
871  at org.apache.hadoop.util.Shell.runCommand(Shell.java:149)
872  at org.apache.hadoop.util.Shell.run(Shell.java:134)
873  at org.apache.hadoop.fs.DF.getAvailable(DF.java:73)
874  at org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:321)
875  at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:124)
876  at org.apache.hadoop.mapred.MapOutputFile.getSpillFileForWrite(MapOutputFile.java:107)
877  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.sortAndSpill(MapTask.java:930)
878  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.flush(MapTask.java:842)
879  at org.apache.hadoop.mapred.MapTask.run(MapTask.java:343)
880  at org.apache.hadoop.mapred.Child.main(Child.java:158)
881Caused by: java.io.IOException: java.io.IOException: error=12, Cannot allocate memory
882  at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
883  at java.lang.ProcessImpl.start(ProcessImpl.java:65)
884  at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
885  ... 10 more
886
8872010-09-09 10:04:23,003 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0026_m_000000
8882010-09-09 10:04:23,129 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0026_m_000000_1' to tip task_201009090900_0026_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8892010-09-09 10:04:23,165 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
8902010-09-09 10:11:22,343 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0026_m_000000_1: java.io.IOException: Cannot run program "bash": java.io.IOException: error=12, Cannot allocate memory
891  at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
892  at org.apache.hadoop.util.Shell.runCommand(Shell.java:149)
893  at org.apache.hadoop.util.Shell.run(Shell.java:134)
894  at org.apache.hadoop.fs.DF.getAvailable(DF.java:73)
895  at org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:321)
896  at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:124)
897  at org.apache.hadoop.mapred.MapOutputFile.getSpillFileForWrite(MapOutputFile.java:107)
898  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.sortAndSpill(MapTask.java:930)
899  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.flush(MapTask.java:842)
900  at org.apache.hadoop.mapred.MapTask.run(MapTask.java:343)
901  at org.apache.hadoop.mapred.Child.main(Child.java:158)
902Caused by: java.io.IOException: java.io.IOException: error=12, Cannot allocate memory
903  at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
904  at java.lang.ProcessImpl.start(ProcessImpl.java:65)
905  at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
906  ... 10 more
907
9082010-09-09 10:11:25,611 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0026_m_000000
9092010-09-09 10:11:25,653 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0026_m_000000_2' to tip task_201009090900_0026_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
9102010-09-09 10:11:25,656 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000000_1' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
9112010-09-09 10:14:41,653 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0026_m_000000_2: java.io.IOException: Cannot run program "bash": java.io.IOException: error=12, Cannot allocate memory
912  at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
913  at org.apache.hadoop.util.Shell.runCommand(Shell.java:149)
914  at org.apache.hadoop.util.Shell.run(Shell.java:134)
915  at org.apache.hadoop.fs.DF.getAvailable(DF.java:73)
916  at org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:321)
917  at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:124)
918  at org.apache.hadoop.mapred.MapOutputFile.getSpillFileForWrite(MapOutputFile.java:107)
919  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.sortAndSpill(MapTask.java:930)
920  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.flush(MapTask.java:842)
921  at org.apache.hadoop.mapred.MapTask.run(MapTask.java:343)
922  at org.apache.hadoop.mapred.Child.main(Child.java:158)
923Caused by: java.io.IOException: java.io.IOException: error=12, Cannot allocate memory
924  at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
925  at java.lang.ProcessImpl.start(ProcessImpl.java:65)
926  at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
927  ... 10 more
928
9292010-09-09 10:14:43,699 INFO org.apache.hadoop.mapred.JobInProgress: TaskTracker at 'tracker_ubuntu-186' turned 'flaky'
9302010-09-09 10:14:43,724 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0026_m_000000
9312010-09-09 10:14:43,772 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0026_m_000000_3' to tip task_201009090900_0026_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
9322010-09-09 10:14:43,783 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000000_2' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
9332010-09-09 10:15:47,728 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0025_m_000000_1: java.io.IOException: Cannot run program "bash": java.io.IOException: error=12, Cannot allocate memory
934  at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
935  at org.apache.hadoop.util.Shell.runCommand(Shell.java:149)
936  at org.apache.hadoop.util.Shell.run(Shell.java:134)
937  at org.apache.hadoop.fs.DF.getAvailable(DF.java:73)
938  at org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:321)
939  at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:124)
940  at org.apache.hadoop.mapred.MapOutputFile.getSpillFileForWrite(MapOutputFile.java:107)
941  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.sortAndSpill(MapTask.java:930)
942  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.flush(MapTask.java:842)
943  at org.apache.hadoop.mapred.MapTask.run(MapTask.java:343)
944  at org.apache.hadoop.mapred.Child.main(Child.java:158)
945Caused by: java.io.IOException: java.io.IOException: error=12, Cannot allocate memory
946  at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
947  at java.lang.ProcessImpl.start(ProcessImpl.java:65)
948  at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
949  ... 10 more
950
9512010-09-09 10:15:52,258 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0025_m_000000
9522010-09-09 10:15:52,441 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0025_m_000000_2' to tip task_201009090900_0025_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
9532010-09-09 10:15:52,479 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_m_000000_1' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
9542010-09-09 10:17:13,255 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0026_m_000000_3' has completed task_201009090900_0026_m_000000 successfully.
9552010-09-09 10:17:13,357 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0026_m_000000 was 1521883/5770 = 263.7578856152513
9562010-09-09 10:17:13,357 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 263.7578856152513
9572010-09-09 10:17:13,520 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0026_m_000001
9582010-09-09 10:17:13,563 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0026_m_000001_0' to tip task_201009090900_0026_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
9592010-09-09 10:19:27,155 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0026_m_000001
9602010-09-09 10:19:27,487 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0026_m_000001_1' to tip task_201009090900_0026_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
9612010-09-09 10:19:27,567 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
9622010-09-09 10:21:17,000 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0026_m_000001_1: java.io.IOException: Cannot run program "bash": java.io.IOException: error=12, Cannot allocate memory
963  at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
964  at org.apache.hadoop.util.Shell.runCommand(Shell.java:149)
965  at org.apache.hadoop.util.Shell.run(Shell.java:134)
966  at org.apache.hadoop.fs.DF.getAvailable(DF.java:73)
967  at org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:321)
968  at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:124)
969  at org.apache.hadoop.mapred.MapOutputFile.getSpillFileForWrite(MapOutputFile.java:107)
970  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.sortAndSpill(MapTask.java:930)
971  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.flush(MapTask.java:842)
972  at org.apache.hadoop.mapred.MapTask.run(MapTask.java:343)
973  at org.apache.hadoop.mapred.Child.main(Child.java:158)
974Caused by: java.io.IOException: java.io.IOException: error=12, Cannot allocate memory
975  at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
976  at java.lang.ProcessImpl.start(ProcessImpl.java:65)
977  at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
978  ... 10 more
979
9802010-09-09 10:21:22,631 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0026_m_000001
9812010-09-09 10:21:22,656 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0026_m_000001_2' to tip task_201009090900_0026_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
9822010-09-09 10:21:22,674 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000001_1' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
9832010-09-09 10:22:43,939 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0026_m_000001_2: java.io.IOException: Cannot run program "bash": java.io.IOException: error=12, Cannot allocate memory
984  at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
985  at org.apache.hadoop.util.Shell.runCommand(Shell.java:149)
986  at org.apache.hadoop.util.Shell.run(Shell.java:134)
987  at org.apache.hadoop.fs.DF.getAvailable(DF.java:73)
988  at org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:321)
989  at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:124)
990  at org.apache.hadoop.mapred.MapOutputFile.getSpillFileForWrite(MapOutputFile.java:107)
991  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.sortAndSpill(MapTask.java:930)
992  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.flush(MapTask.java:842)
993  at org.apache.hadoop.mapred.MapTask.run(MapTask.java:343)
994  at org.apache.hadoop.mapred.Child.main(Child.java:158)
995Caused by: java.io.IOException: java.io.IOException: error=12, Cannot allocate memory
996  at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
997  at java.lang.ProcessImpl.start(ProcessImpl.java:65)
998  at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
999  ... 10 more
1000
10012010-09-09 10:22:49,198 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0026_m_000001
10022010-09-09 10:22:49,228 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0026_m_000001_3' to tip task_201009090900_0026_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10032010-09-09 10:22:49,230 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000001_2' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10042010-09-09 10:23:56,505 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0026_m_000001_3: java.io.IOException: Cannot run program "bash": java.io.IOException: error=12, Cannot allocate memory
1005  at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
1006  at org.apache.hadoop.util.Shell.runCommand(Shell.java:149)
1007  at org.apache.hadoop.util.Shell.run(Shell.java:134)
1008  at org.apache.hadoop.fs.DF.getAvailable(DF.java:73)
1009  at org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:321)
1010  at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:124)
1011  at org.apache.hadoop.mapred.MapOutputFile.getSpillFileForWrite(MapOutputFile.java:107)
1012  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.sortAndSpill(MapTask.java:930)
1013  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.flush(MapTask.java:842)
1014  at org.apache.hadoop.mapred.MapTask.run(MapTask.java:343)
1015  at org.apache.hadoop.mapred.Child.main(Child.java:158)
1016Caused by: java.io.IOException: java.io.IOException: error=12, Cannot allocate memory
1017  at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
1018  at java.lang.ProcessImpl.start(ProcessImpl.java:65)
1019  at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
1020  ... 10 more
1021
10222010-09-09 10:23:59,975 INFO org.apache.hadoop.mapred.TaskInProgress: TaskInProgress task_201009090900_0026_m_000001 has failed 4 times.
10232010-09-09 10:24:00,088 INFO org.apache.hadoop.mapred.JobInProgress: Aborting job job_201009090900_0026
10242010-09-09 10:24:00,218 INFO org.apache.hadoop.mapred.JobInProgress: Killing job 'job_201009090900_0026'
10252010-09-09 10:24:00,337 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0026_m_000002_0' to tip task_201009090900_0026_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10262010-09-09 10:24:00,370 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000001_3' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10272010-09-09 10:24:05,063 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0027_r_000000_0' to tip task_201009090900_0027_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10282010-09-09 10:24:05,269 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10292010-09-09 10:24:27,135 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0026_m_000002_0' has completed task_201009090900_0026_m_000002 successfully.
10302010-09-09 10:24:44,986 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0027_m_000000
10312010-09-09 10:24:44,992 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0027_m_000000_0' to tip task_201009090900_0027_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10322010-09-09 10:24:45,055 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10332010-09-09 10:24:45,056 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000000_1' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10342010-09-09 10:24:45,056 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000000_2' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10352010-09-09 10:24:45,056 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000000_3' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10362010-09-09 10:24:45,056 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10372010-09-09 10:24:45,056 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000001_1' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10382010-09-09 10:24:45,056 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000001_2' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10392010-09-09 10:24:45,056 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000001_3' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10402010-09-09 10:24:45,056 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10412010-09-09 10:24:45,056 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10422010-09-09 10:24:45,056 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10432010-09-09 10:24:45,056 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0026_r_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10442010-09-09 10:35:36,385 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0025_m_000000_2: java.io.IOException: Cannot run program "bash": java.io.IOException: error=12, Cannot allocate memory
1045  at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
1046  at org.apache.hadoop.util.Shell.runCommand(Shell.java:149)
1047  at org.apache.hadoop.util.Shell.run(Shell.java:134)
1048  at org.apache.hadoop.fs.DF.getAvailable(DF.java:73)
1049  at org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:321)
1050  at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:124)
1051  at org.apache.hadoop.mapred.MapOutputFile.getSpillFileForWrite(MapOutputFile.java:107)
1052  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.sortAndSpill(MapTask.java:930)
1053  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.flush(MapTask.java:842)
1054  at org.apache.hadoop.mapred.MapTask.run(MapTask.java:343)
1055  at org.apache.hadoop.mapred.Child.main(Child.java:158)
1056Caused by: java.io.IOException: java.io.IOException: error=12, Cannot allocate memory
1057  at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
1058  at java.lang.ProcessImpl.start(ProcessImpl.java:65)
1059  at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
1060  ... 10 more
1061
10622010-09-09 10:35:41,927 INFO org.apache.hadoop.mapred.JobInProgress: TaskTracker at 'tracker_ubuntu-186' turned 'flaky'
10632010-09-09 10:35:42,017 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0025_m_000000
10642010-09-09 10:35:42,056 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0025_m_000000_3' to tip task_201009090900_0025_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10652010-09-09 10:35:42,102 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_m_000000_2' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10662010-09-09 10:43:13,333 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0027_m_000000_0: Task attempt_201009090900_0027_m_000000_0 failed to report status for 603 seconds. Killing!
10672010-09-09 10:43:18,821 INFO org.apache.hadoop.mapred.JobTracker: Adding task (cleanup)'attempt_201009090900_0027_m_000000_0' to tip task_201009090900_0027_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10682010-09-09 10:47:53,848 INFO org.apache.hadoop.mapred.JobTracker: Adding task (cleanup)'attempt_201009090900_0027_r_000000_0' to tip task_201009090900_0027_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10692010-09-09 10:47:54,305 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10702010-09-09 10:48:15,446 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0027_m_000000
10712010-09-09 10:48:15,696 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0027_m_000000_1' to tip task_201009090900_0027_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10722010-09-09 10:49:33,866 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0027_r_000000_1' to tip task_201009090900_0027_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10732010-09-09 10:49:33,893 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10742010-09-09 10:55:01,832 INFO org.apache.hadoop.mapred.JobTracker: Adding task (cleanup)'attempt_201009090900_0027_r_000000_1' to tip task_201009090900_0027_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10752010-09-09 10:55:25,436 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0025_m_000000_3: java.io.IOException: Cannot run program "bash": java.io.IOException: error=12, Cannot allocate memory
1076  at java.lang.ProcessBuilder.start(ProcessBuilder.java:460)
1077  at org.apache.hadoop.util.Shell.runCommand(Shell.java:149)
1078  at org.apache.hadoop.util.Shell.run(Shell.java:134)
1079  at org.apache.hadoop.fs.DF.getAvailable(DF.java:73)
1080  at org.apache.hadoop.fs.LocalDirAllocator$AllocatorPerContext.getLocalPathForWrite(LocalDirAllocator.java:321)
1081  at org.apache.hadoop.fs.LocalDirAllocator.getLocalPathForWrite(LocalDirAllocator.java:124)
1082  at org.apache.hadoop.mapred.MapOutputFile.getSpillFileForWrite(MapOutputFile.java:107)
1083  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.sortAndSpill(MapTask.java:930)
1084  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.flush(MapTask.java:842)
1085  at org.apache.hadoop.mapred.MapTask.run(MapTask.java:343)
1086  at org.apache.hadoop.mapred.Child.main(Child.java:158)
1087Caused by: java.io.IOException: java.io.IOException: error=12, Cannot allocate memory
1088  at java.lang.UNIXProcess.<init>(UNIXProcess.java:148)
1089  at java.lang.ProcessImpl.start(ProcessImpl.java:65)
1090  at java.lang.ProcessBuilder.start(ProcessBuilder.java:453)
1091  ... 10 more
1092
10932010-09-09 10:55:27,261 INFO org.apache.hadoop.mapred.TaskInProgress: TaskInProgress task_201009090900_0025_m_000000 has failed 4 times.
10942010-09-09 10:55:27,349 INFO org.apache.hadoop.mapred.JobInProgress: Aborting job job_201009090900_0025
10952010-09-09 10:55:27,382 INFO org.apache.hadoop.mapred.JobInProgress: Killing job 'job_201009090900_0025'
10962010-09-09 10:55:27,456 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0025_m_000002_0' to tip task_201009090900_0025_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10972010-09-09 10:55:27,462 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_m_000000_3' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10982010-09-09 10:55:30,798 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
10992010-09-09 10:55:34,310 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0027_r_000000_2' to tip task_201009090900_0027_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11002010-09-09 10:55:34,330 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_r_000000_1' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11012010-09-09 10:55:40,249 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0025_m_000002_0' has completed task_201009090900_0025_m_000002 successfully.
11022010-09-09 10:56:03,852 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0027_m_000001
11032010-09-09 10:56:03,856 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0027_m_000001_0' to tip task_201009090900_0027_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11042010-09-09 10:56:03,863 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11052010-09-09 10:56:03,863 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_m_000000_1' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11062010-09-09 10:56:03,863 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_m_000000_2' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11072010-09-09 10:56:03,863 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_m_000000_3' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11082010-09-09 10:56:03,863 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11092010-09-09 10:56:03,864 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_m_000001_1' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11102010-09-09 10:56:03,864 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11112010-09-09 10:56:03,864 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11122010-09-09 10:56:03,864 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0025_r_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11132010-09-09 10:59:05,931 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0027_r_000000_2: java.io.IOException: Task process exit with nonzero status of 137.
1114  at org.apache.hadoop.mapred.TaskRunner.run(TaskRunner.java:425)
1115
11162010-09-09 10:59:09,534 INFO org.apache.hadoop.mapred.JobTracker: Adding task (cleanup)'attempt_201009090900_0027_r_000000_2' to tip task_201009090900_0027_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11172010-09-09 11:01:27,566 INFO org.apache.hadoop.mapred.JobInProgress: TaskTracker at 'tracker_ubuntu-186' turned 'flaky'
11182010-09-09 11:01:28,679 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0027_r_000000_3' to tip task_201009090900_0027_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11192010-09-09 11:01:28,963 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_r_000000_2' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11202010-09-09 11:08:09,999 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0027_m_000000_1: Task attempt_201009090900_0027_m_000000_1 failed to report status for 603 seconds. Killing!
11212010-09-09 11:08:11,458 INFO org.apache.hadoop.mapred.JobTracker: Adding task (cleanup)'attempt_201009090900_0027_m_000000_1' to tip task_201009090900_0027_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11222010-09-09 11:09:16,127 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0027_m_000001_0: Task attempt_201009090900_0027_m_000001_0 failed to report status for 605 seconds. Killing!
11232010-09-09 11:09:16,712 INFO org.apache.hadoop.mapred.JobTracker: Adding task (cleanup)'attempt_201009090900_0027_m_000001_0' to tip task_201009090900_0027_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11242010-09-09 11:10:20,178 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0027_m_000001
11252010-09-09 11:10:20,201 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0027_m_000001_1' to tip task_201009090900_0027_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11262010-09-09 11:10:20,228 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11272010-09-09 11:10:20,255 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0027_m_000000
11282010-09-09 11:10:20,256 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0027_m_000000_2' to tip task_201009090900_0027_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11292010-09-09 11:10:20,265 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000000_1' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11302010-09-09 11:12:58,574 INFO org.apache.hadoop.mapred.JobTracker: Adding task (cleanup)'attempt_201009090900_0027_m_000001_1' to tip task_201009090900_0027_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11312010-09-09 11:13:40,564 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0027_m_000001
11322010-09-09 11:13:40,779 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0027_m_000001_2' to tip task_201009090900_0027_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11332010-09-09 11:13:40,817 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000001_1' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11342010-09-09 11:14:37,815 INFO org.apache.hadoop.mapred.TaskInProgress: Error from attempt_201009090900_0027_m_000001_2: java.lang.OutOfMemoryError: Java heap space
1135  at org.apache.hadoop.mapred.MapTask$MapOutputBuffer.<init>(MapTask.java:498)
1136  at org.apache.hadoop.mapred.MapTask.run(MapTask.java:305)
1137  at org.apache.hadoop.mapred.Child.main(Child.java:158)
1138
11392010-09-09 11:14:42,981 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0027_m_000001
11402010-09-09 11:14:43,127 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0027_m_000001_3' to tip task_201009090900_0027_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11412010-09-09 11:14:43,260 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000001_2' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11422010-09-09 11:16:31,597 INFO org.apache.hadoop.mapred.JobTracker: Adding task (cleanup)'attempt_201009090900_0027_m_000001_3' to tip task_201009090900_0027_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11432010-09-09 11:16:50,138 INFO org.apache.hadoop.mapred.TaskInProgress: TaskInProgress task_201009090900_0027_m_000001 has failed 4 times.
11442010-09-09 11:16:50,210 INFO org.apache.hadoop.mapred.JobInProgress: Aborting job job_201009090900_0027
11452010-09-09 11:16:50,213 INFO org.apache.hadoop.mapred.JobInProgress: Killing job 'job_201009090900_0027'
11462010-09-09 11:16:50,302 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0027_m_000002_0' to tip task_201009090900_0027_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11472010-09-09 11:16:50,344 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000001_3' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11482010-09-09 11:16:54,576 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000000_2' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11492010-09-09 11:16:54,616 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_r_000000_3' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11502010-09-09 11:17:10,732 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0027_m_000002_0' has completed task_201009090900_0027_m_000002 successfully.
11512010-09-09 11:17:24,508 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11522010-09-09 11:17:24,509 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000000_1' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11532010-09-09 11:17:24,509 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000000_2' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11542010-09-09 11:17:24,509 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11552010-09-09 11:17:24,509 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000001_1' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11562010-09-09 11:17:24,509 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000001_2' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11572010-09-09 11:17:24,509 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000001_3' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11582010-09-09 11:17:24,509 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11592010-09-09 11:17:24,509 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11602010-09-09 11:17:24,509 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11612010-09-09 11:17:24,509 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_r_000000_1' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11622010-09-09 11:17:24,509 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_r_000000_2' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11632010-09-09 11:17:24,510 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0027_r_000000_3' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11642010-09-09 11:25:56,416 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0028 = 26
11652010-09-09 11:25:56,417 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0028
11662010-09-09 11:25:56,426 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0028_m_000000 has split on node:/default-rack/ubuntu-186
11672010-09-09 11:25:56,426 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0028_m_000001 has split on node:/default-rack/ubuntu-186
11682010-09-09 11:25:58,316 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0028_m_000003_0' to tip task_201009090900_0028_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11692010-09-09 11:26:05,599 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0028_m_000003_0' has completed task_201009090900_0028_m_000003 successfully.
11702010-09-09 11:26:05,608 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0028_m_000000_0' to tip task_201009090900_0028_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11712010-09-09 11:26:05,609 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0028_m_000000
11722010-09-09 11:26:10,774 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0028_m_000001_0' to tip task_201009090900_0028_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11732010-09-09 11:26:10,785 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0028_m_000001
11742010-09-09 11:26:16,055 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0028_r_000000_0' to tip task_201009090900_0028_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11752010-09-09 11:26:17,280 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0028_m_000000_0' has completed task_201009090900_0028_m_000000 successfully.
11762010-09-09 11:26:17,280 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0028_m_000000 was 64/14 = 4.571428571428571
11772010-09-09 11:26:17,280 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 4.571428571428571
11782010-09-09 11:26:23,017 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0028_m_000001_0' has completed task_201009090900_0028_m_000001 successfully.
11792010-09-09 11:26:23,017 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0028_m_000001 was 6/14 = 0.42857142857142855
11802010-09-09 11:26:23,018 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 2.5
11812010-09-09 11:26:30,863 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0028_r_000000_0' has completed task_201009090900_0028_r_000000 successfully.
11822010-09-09 11:26:30,872 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0028_m_000002_0' to tip task_201009090900_0028_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11832010-09-09 11:26:32,921 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0028_m_000002_0' has completed task_201009090900_0028_m_000002 successfully.
11842010-09-09 11:26:32,925 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0028 has completed successfully.
11852010-09-09 11:26:34,818 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0028_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11862010-09-09 11:26:34,818 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0028_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11872010-09-09 11:26:34,818 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0028_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11882010-09-09 11:26:34,818 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0028_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11892010-09-09 11:26:34,824 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0028_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11902010-09-09 11:26:39,987 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0029 = 150
11912010-09-09 11:26:39,988 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0029
11922010-09-09 11:26:39,989 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0029_m_000000 has split on node:/default-rack/ubuntu-186
11932010-09-09 11:26:39,992 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0029_m_000002_0' to tip task_201009090900_0029_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11942010-09-09 11:26:45,908 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0029_m_000002_0' has completed task_201009090900_0029_m_000002 successfully.
11952010-09-09 11:26:45,911 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0029_m_000000_0' to tip task_201009090900_0029_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11962010-09-09 11:26:45,912 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0029_m_000000
11972010-09-09 11:26:51,212 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0029_r_000000_0' to tip task_201009090900_0029_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
11982010-09-09 11:26:52,640 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0029_m_000000_0' has completed task_201009090900_0029_m_000000 successfully.
11992010-09-09 11:26:52,640 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0029_m_000000 was 64/151 = 0.423841059602649
12002010-09-09 11:26:52,640 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.423841059602649
12012010-09-09 11:27:07,476 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0029_r_000000_0' has completed task_201009090900_0029_r_000000 successfully.
12022010-09-09 11:27:07,483 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0029_m_000001_0' to tip task_201009090900_0029_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12032010-09-09 11:27:09,535 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0029_m_000001_0' has completed task_201009090900_0029_m_000001 successfully.
12042010-09-09 11:27:09,536 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0029 has completed successfully.
12052010-09-09 11:27:10,185 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0029_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12062010-09-09 11:27:10,185 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0029_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12072010-09-09 11:27:10,185 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0029_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12082010-09-09 11:27:10,185 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0029_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12092010-09-09 11:27:17,246 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0030 = 150
12102010-09-09 11:27:17,250 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0030
12112010-09-09 11:27:17,251 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0030_m_000000 has split on node:/default-rack/ubuntu-186
12122010-09-09 11:27:17,255 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0030_m_000002_0' to tip task_201009090900_0030_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12132010-09-09 11:27:21,605 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0030_m_000002_0' has completed task_201009090900_0030_m_000002 successfully.
12142010-09-09 11:27:21,610 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0030_m_000000_0' to tip task_201009090900_0030_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12152010-09-09 11:27:21,610 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0030_m_000000
12162010-09-09 11:27:26,606 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0030_m_000000_0' has completed task_201009090900_0030_m_000000 successfully.
12172010-09-09 11:27:26,607 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0030_m_000000 was 89/151 = 0.5894039735099338
12182010-09-09 11:27:26,617 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.5894039735099338
12192010-09-09 11:27:26,623 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0030_r_000000_0' to tip task_201009090900_0030_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12202010-09-09 11:27:32,726 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0030_r_000000_0' has completed task_201009090900_0030_r_000000 successfully.
12212010-09-09 11:27:32,732 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0030_m_000001_0' to tip task_201009090900_0030_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12222010-09-09 11:27:34,580 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0030_m_000001_0' has completed task_201009090900_0030_m_000001 successfully.
12232010-09-09 11:27:34,581 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0030 has completed successfully.
12242010-09-09 11:27:35,404 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0030_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12252010-09-09 11:27:35,404 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0030_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12262010-09-09 11:27:35,404 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0030_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12272010-09-09 11:27:35,404 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0030_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12282010-09-09 11:27:39,787 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0031 = 197
12292010-09-09 11:27:39,788 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0031
12302010-09-09 11:27:39,789 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0031_m_000000 has split on node:/default-rack/ubuntu-186
12312010-09-09 11:27:40,422 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0031_m_000002_0' to tip task_201009090900_0031_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12322010-09-09 11:27:46,100 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0031_m_000002_0' has completed task_201009090900_0031_m_000002 successfully.
12332010-09-09 11:27:46,103 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0031_m_000000_0' to tip task_201009090900_0031_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12342010-09-09 11:27:46,103 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0031_m_000000
12352010-09-09 11:27:51,226 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0031_r_000000_0' to tip task_201009090900_0031_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12362010-09-09 11:27:52,266 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0031_m_000000_0' has completed task_201009090900_0031_m_000000 successfully.
12372010-09-09 11:27:52,269 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0031_m_000000 was 118/198 = 0.5959595959595959
12382010-09-09 11:27:52,269 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.5959595959595959
12392010-09-09 11:27:52,300 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0031_r_000001_0' to tip task_201009090900_0031_r_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12402010-09-09 11:27:58,506 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0031_r_000000_0' has completed task_201009090900_0031_r_000000 successfully.
12412010-09-09 11:27:59,601 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0031_r_000001_0' has completed task_201009090900_0031_r_000001 successfully.
12422010-09-09 11:27:59,610 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0031_m_000001_0' to tip task_201009090900_0031_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12432010-09-09 11:28:01,592 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0031_m_000001_0' has completed task_201009090900_0031_m_000001 successfully.
12442010-09-09 11:28:01,593 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0031 has completed successfully.
12452010-09-09 11:28:02,659 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0031_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12462010-09-09 11:28:02,659 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0031_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12472010-09-09 11:28:02,659 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0031_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12482010-09-09 11:28:02,659 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0031_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12492010-09-09 11:28:02,659 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0031_r_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12502010-09-09 11:28:07,314 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0032 = 257
12512010-09-09 11:28:07,325 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0032
12522010-09-09 11:28:07,679 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0032_m_000003_0' to tip task_201009090900_0032_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12532010-09-09 11:28:11,733 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0032_m_000003_0' has completed task_201009090900_0032_m_000003 successfully.
12542010-09-09 11:28:11,736 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0032_m_000000
12552010-09-09 11:28:11,736 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0032_m_000000_0' to tip task_201009090900_0032_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12562010-09-09 11:28:17,488 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0032_m_000001
12572010-09-09 11:28:17,501 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0032_m_000001_0' to tip task_201009090900_0032_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12582010-09-09 11:28:22,738 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0032_r_000000_0' to tip task_201009090900_0032_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12592010-09-09 11:28:53,500 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0032_m_000000_0' has completed task_201009090900_0032_m_000000 successfully.
12602010-09-09 11:28:53,580 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0032_m_000000 was 40695/172 = 236.59883720930233
12612010-09-09 11:28:53,580 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 236.59883720930233
12622010-09-09 11:28:55,666 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0032_m_000001_0' has completed task_201009090900_0032_m_000001 successfully.
12632010-09-09 11:28:55,666 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0032_m_000001 was 6/87 = 0.06896551724137931
12642010-09-09 11:28:55,668 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 118.33390136327185
12652010-09-09 11:29:07,503 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0032_r_000000_0' has completed task_201009090900_0032_r_000000 successfully.
12662010-09-09 11:29:07,673 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0032_m_000002_0' to tip task_201009090900_0032_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12672010-09-09 11:29:09,948 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0032_m_000002_0' has completed task_201009090900_0032_m_000002 successfully.
12682010-09-09 11:29:09,950 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0032 has completed successfully.
12692010-09-09 11:29:10,995 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0032_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12702010-09-09 11:29:10,996 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0032_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12712010-09-09 11:29:10,996 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0032_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12722010-09-09 11:29:10,996 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0032_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12732010-09-09 11:29:10,996 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0032_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12742010-09-09 11:29:17,824 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0033 = 8360
12752010-09-09 11:29:17,825 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0033
12762010-09-09 11:29:17,825 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0033_m_000000 has split on node:/default-rack/ubuntu-186
12772010-09-09 11:29:17,825 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0033_m_000001 has split on node:/default-rack/ubuntu-186
12782010-09-09 11:29:17,826 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0033_m_000002 has split on node:/default-rack/ubuntu-186
12792010-09-09 11:29:17,828 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0033_m_000003 has split on node:/default-rack/ubuntu-186
12802010-09-09 11:29:17,830 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0033_m_000005_0' to tip task_201009090900_0033_m_000005, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12812010-09-09 11:29:22,490 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0033_m_000005_0' has completed task_201009090900_0033_m_000005 successfully.
12822010-09-09 11:29:22,493 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0033_m_000000_0' to tip task_201009090900_0033_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12832010-09-09 11:29:22,494 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0033_m_000000
12842010-09-09 11:29:27,578 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0033_m_000001_0' to tip task_201009090900_0033_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12852010-09-09 11:29:27,581 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0033_m_000001
12862010-09-09 11:29:28,676 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0033_m_000000_0' has completed task_201009090900_0033_m_000000 successfully.
12872010-09-09 11:29:28,677 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0033_m_000000 was 5616/4181 = 1.3432193255202105
12882010-09-09 11:29:28,677 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.3432193255202105
12892010-09-09 11:29:28,685 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0033_m_000002_0' to tip task_201009090900_0033_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12902010-09-09 11:29:28,685 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0033_m_000002
12912010-09-09 11:29:33,715 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0033_r_000000_0' to tip task_201009090900_0033_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12922010-09-09 11:29:44,441 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0033_m_000002_0' has completed task_201009090900_0033_m_000002 successfully.
12932010-09-09 11:29:44,475 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0033_m_000002 was 150/262 = 0.5725190839694656
12942010-09-09 11:29:44,475 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.957869204744838
12952010-09-09 11:29:44,512 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0033_m_000003_0' to tip task_201009090900_0033_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
12962010-09-09 11:29:44,512 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0033_m_000003
12972010-09-09 11:29:45,855 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0033_m_000001_0' has completed task_201009090900_0033_m_000001 successfully.
12982010-09-09 11:29:45,856 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0033_m_000001 was 1587/3770 = 0.4209549071618037
12992010-09-09 11:29:45,856 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.77889777221716
13002010-09-09 11:29:51,443 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0033_m_000003_0' has completed task_201009090900_0033_m_000003 successfully.
13012010-09-09 11:29:51,444 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0033_m_000003 was 64/151 = 0.423841059602649
13022010-09-09 11:29:51,444 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.6901335940635321
13032010-09-09 11:30:06,273 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0033_r_000000_0' has completed task_201009090900_0033_r_000000 successfully.
13042010-09-09 11:30:06,277 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0033_m_000004_0' to tip task_201009090900_0033_m_000004, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13052010-09-09 11:30:09,677 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0033_m_000004_0' has completed task_201009090900_0033_m_000004 successfully.
13062010-09-09 11:30:09,678 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0033 has completed successfully.
13072010-09-09 11:30:11,330 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0033_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13082010-09-09 11:30:11,330 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0033_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13092010-09-09 11:30:11,330 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0033_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13102010-09-09 11:30:11,330 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0033_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13112010-09-09 11:30:11,330 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0033_m_000004_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13122010-09-09 11:30:11,331 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0033_m_000005_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13132010-09-09 11:30:11,331 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0033_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13142010-09-09 11:30:20,636 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0034 = 2794
13152010-09-09 11:30:20,637 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0034
13162010-09-09 11:30:20,641 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0034_m_000000 has split on node:/default-rack/ubuntu-186
13172010-09-09 11:30:20,641 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0034_m_000001 has split on node:/default-rack/ubuntu-186
13182010-09-09 11:30:20,644 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0034_m_000003_0' to tip task_201009090900_0034_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13192010-09-09 11:30:27,456 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0034_m_000003_0' has completed task_201009090900_0034_m_000003 successfully.
13202010-09-09 11:30:27,460 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0034_m_000000_0' to tip task_201009090900_0034_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13212010-09-09 11:30:27,461 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0034_m_000000
13222010-09-09 11:30:32,502 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0034_m_000001_0' to tip task_201009090900_0034_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13232010-09-09 11:30:32,518 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0034_m_000001
13242010-09-09 11:30:34,614 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0034_m_000000_0' has completed task_201009090900_0034_m_000000 successfully.
13252010-09-09 11:30:34,617 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0034_m_000000 was 8090/2001 = 4.042978510744628
13262010-09-09 11:30:34,617 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 4.042978510744628
13272010-09-09 11:30:34,639 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0034_r_000000_0' to tip task_201009090900_0034_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13282010-09-09 11:30:43,305 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0034_m_000001_0' has completed task_201009090900_0034_m_000001 successfully.
13292010-09-09 11:30:43,305 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0034_m_000001 was 6/795 = 0.007547169811320755
13302010-09-09 11:30:43,305 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 2.0252628402779744
13312010-09-09 11:30:56,417 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0034_r_000000_0' has completed task_201009090900_0034_r_000000 successfully.
13322010-09-09 11:30:56,421 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0034_m_000002_0' to tip task_201009090900_0034_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13332010-09-09 11:30:58,709 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0034_m_000002_0' has completed task_201009090900_0034_m_000002 successfully.
13342010-09-09 11:30:58,710 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0034 has completed successfully.
13352010-09-09 11:30:59,877 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0034_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13362010-09-09 11:30:59,877 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0034_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13372010-09-09 11:30:59,878 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0034_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13382010-09-09 11:30:59,878 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0034_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13392010-09-09 11:30:59,878 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0034_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13402010-09-09 11:31:06,945 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0035 = 29026
13412010-09-09 11:31:06,947 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0035
13422010-09-09 11:31:06,949 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0035_m_000000 has split on node:/default-rack/ubuntu-186
13432010-09-09 11:31:06,949 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0035_m_000001 has split on node:/default-rack/ubuntu-186
13442010-09-09 11:31:06,949 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0035_m_000002 has split on node:/default-rack/ubuntu-186
13452010-09-09 11:31:06,949 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0035_m_000003 has split on node:/default-rack/ubuntu-186
13462010-09-09 11:31:06,950 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0035_m_000004 has split on node:/default-rack/ubuntu-186
13472010-09-09 11:31:06,950 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0035_m_000005 has split on node:/default-rack/ubuntu-186
13482010-09-09 11:31:06,953 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0035_m_000007_0' to tip task_201009090900_0035_m_000007, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13492010-09-09 11:31:11,384 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0035_m_000007_0' has completed task_201009090900_0035_m_000007 successfully.
13502010-09-09 11:31:11,388 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0035_m_000000_0' to tip task_201009090900_0035_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13512010-09-09 11:31:11,389 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0035_m_000000
13522010-09-09 11:31:16,448 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0035_m_000001_0' to tip task_201009090900_0035_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13532010-09-09 11:31:16,458 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0035_m_000001
13542010-09-09 11:31:17,576 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0035_m_000000_0' has completed task_201009090900_0035_m_000000 successfully.
13552010-09-09 11:31:17,584 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0035_m_000000 was 8168/9073 = 0.9002534993938058
13562010-09-09 11:31:17,584 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.9002534993938058
13572010-09-09 11:31:17,621 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0035_m_000002_0' to tip task_201009090900_0035_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13582010-09-09 11:31:17,621 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0035_m_000002
13592010-09-09 11:31:22,649 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0035_r_000000_0' to tip task_201009090900_0035_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13602010-09-09 11:31:37,531 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0035_m_000001_0' has completed task_201009090900_0035_m_000001 successfully.
13612010-09-09 11:31:37,944 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0035_m_000001 was 7292/7950 = 0.9172327044025157
13622010-09-09 11:31:37,944 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.9087431018981608
13632010-09-09 11:31:38,122 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0035_m_000002_0' has completed task_201009090900_0035_m_000002 successfully.
13642010-09-09 11:31:38,123 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0035_m_000002 was 6117/6648 = 0.9201263537906137
13652010-09-09 11:31:38,141 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.9125375191956451
13662010-09-09 11:31:38,256 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0035_m_000003_0' to tip task_201009090900_0035_m_000003, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13672010-09-09 11:31:38,258 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0035_m_000003
13682010-09-09 11:31:38,855 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0035_m_000004_0' to tip task_201009090900_0035_m_000004, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13692010-09-09 11:31:38,856 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0035_m_000004
13702010-09-09 11:31:54,951 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0035_m_000003_0' has completed task_201009090900_0035_m_000003 successfully.
13712010-09-09 11:31:54,987 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0035_m_000003 was 6706/2795 = 2.3992844364937387
13722010-09-09 11:31:54,987 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.2842242485201685
13732010-09-09 11:31:55,090 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0035_m_000004_0' has completed task_201009090900_0035_m_000004 successfully.
13742010-09-09 11:31:55,091 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0035_m_000004 was 3771/2304 = 1.63671875
13752010-09-09 11:31:55,091 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.3547231488161349
13762010-09-09 11:31:55,133 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0035_m_000005_0' to tip task_201009090900_0035_m_000005, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13772010-09-09 11:31:55,139 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0035_m_000005
13782010-09-09 11:32:00,581 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0035_m_000005_0' has completed task_201009090900_0035_m_000005 successfully.
13792010-09-09 11:32:00,581 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0035_m_000005 was 151/262 = 0.5763358778625954
13802010-09-09 11:32:00,581 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 1.224991936990545
13812010-09-09 11:32:14,754 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0035_r_000000_0' has completed task_201009090900_0035_r_000000 successfully.
13822010-09-09 11:32:14,767 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0035_m_000006_0' to tip task_201009090900_0035_m_000006, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13832010-09-09 11:32:16,759 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0035_m_000006_0' has completed task_201009090900_0035_m_000006 successfully.
13842010-09-09 11:32:16,762 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0035 has completed successfully.
13852010-09-09 11:32:18,314 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0035_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13862010-09-09 11:32:18,314 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0035_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13872010-09-09 11:32:18,314 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0035_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13882010-09-09 11:32:18,314 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0035_m_000003_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13892010-09-09 11:32:18,314 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0035_m_000004_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13902010-09-09 11:32:18,314 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0035_m_000005_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13912010-09-09 11:32:18,314 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0035_m_000006_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13922010-09-09 11:32:18,314 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0035_m_000007_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13932010-09-09 11:32:18,314 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0035_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13942010-09-09 11:32:23,617 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0036 = 2147483647
13952010-09-09 11:32:23,618 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0036
13962010-09-09 11:32:23,623 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0036_m_000002_0' to tip task_201009090900_0036_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
13972010-09-09 11:32:28,968 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0036_m_000002_0' has completed task_201009090900_0036_m_000002 successfully.
13982010-09-09 11:32:28,972 INFO org.apache.hadoop.mapred.JobInProgress: Choosing a non-local task task_201009090900_0036_m_000000
13992010-09-09 11:32:28,972 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0036_m_000000_0' to tip task_201009090900_0036_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14002010-09-09 11:32:33,718 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0036_m_000000_0' has completed task_201009090900_0036_m_000000 successfully.
14012010-09-09 11:32:33,778 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0036_m_000000 was 161/2147483648 = 7.497146725654602E-8
14022010-09-09 11:32:33,782 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 7.497146725654602E-8
14032010-09-09 11:32:33,786 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0036_r_000000_0' to tip task_201009090900_0036_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14042010-09-09 11:32:38,624 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0036_r_000000_0' has completed task_201009090900_0036_r_000000 successfully.
14052010-09-09 11:32:38,626 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0036_m_000001_0' to tip task_201009090900_0036_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14062010-09-09 11:32:40,428 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0036_m_000001_0' has completed task_201009090900_0036_m_000001 successfully.
14072010-09-09 11:32:40,429 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0036 has completed successfully.
14082010-09-09 11:32:41,163 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0036_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14092010-09-09 11:32:41,163 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0036_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14102010-09-09 11:32:41,163 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0036_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14112010-09-09 11:32:41,163 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0036_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14122010-09-09 11:32:47,228 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0037 = 256
14132010-09-09 11:32:47,229 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0037
14142010-09-09 11:32:47,230 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0037_m_000000 has split on node:/default-rack/ubuntu-186
14152010-09-09 11:32:47,242 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0037_m_000002_0' to tip task_201009090900_0037_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14162010-09-09 11:32:51,491 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0037_m_000002_0' has completed task_201009090900_0037_m_000002 successfully.
14172010-09-09 11:32:51,494 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0037_m_000000_0' to tip task_201009090900_0037_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14182010-09-09 11:32:51,495 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0037_m_000000
14192010-09-09 11:32:55,432 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0037_m_000000_0' has completed task_201009090900_0037_m_000000 successfully.
14202010-09-09 11:32:55,433 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0037_m_000000 was 150/257 = 0.5836575875486382
14212010-09-09 11:32:55,433 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.5836575875486382
14222010-09-09 11:32:55,437 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0037_r_000000_0' to tip task_201009090900_0037_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14232010-09-09 11:32:59,560 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0037_r_000000_0' has completed task_201009090900_0037_r_000000 successfully.
14242010-09-09 11:32:59,563 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0037_m_000001_0' to tip task_201009090900_0037_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14252010-09-09 11:33:01,524 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0037_m_000001_0' has completed task_201009090900_0037_m_000001 successfully.
14262010-09-09 11:33:01,525 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0037 has completed successfully.
14272010-09-09 11:33:02,160 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0037_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14282010-09-09 11:33:02,160 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0037_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14292010-09-09 11:33:02,160 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0037_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14302010-09-09 11:33:02,160 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0037_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14312010-09-09 11:33:06,981 INFO org.apache.hadoop.mapred.JobInProgress: Input size for job job_201009090900_0038 = 103
14322010-09-09 11:33:06,982 INFO org.apache.hadoop.mapred.JobInProgress: Split info for job:job_201009090900_0038
14332010-09-09 11:33:06,983 INFO org.apache.hadoop.mapred.JobInProgress: tip:task_201009090900_0038_m_000000 has split on node:/default-rack/ubuntu-186
14342010-09-09 11:33:07,177 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0038_m_000002_0' to tip task_201009090900_0038_m_000002, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14352010-09-09 11:33:09,781 INFO org.apache.hadoop.mapred.JobTracker: attempt_201009090900_0038_m_000002_0 is 2597 ms debug.
14362010-09-09 11:33:11,297 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0038_m_000002_0' has completed task_201009090900_0038_m_000002 successfully.
14372010-09-09 11:33:11,300 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0038_m_000000_0' to tip task_201009090900_0038_m_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14382010-09-09 11:33:11,301 INFO org.apache.hadoop.mapred.JobInProgress: Choosing data-local task task_201009090900_0038_m_000000
14392010-09-09 11:33:15,956 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0038_m_000000_0' has completed task_201009090900_0038_m_000000 successfully.
14402010-09-09 11:33:15,957 INFO org.apache.hadoop.mapred.ResourceEstimator: measured blowup on task_201009090900_0038_m_000000 was 6/104 = 0.057692307692307696
14412010-09-09 11:33:15,973 INFO org.apache.hadoop.mapred.ResourceEstimator: new estimate is blowup = 0.057692307692307696
14422010-09-09 11:33:15,977 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0038_r_000000_0' to tip task_201009090900_0038_r_000000, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14432010-09-09 11:33:19,179 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0038_r_000000_0' has completed task_201009090900_0038_r_000000 successfully.
14442010-09-09 11:33:19,185 INFO org.apache.hadoop.mapred.JobTracker: Adding task 'attempt_201009090900_0038_m_000001_0' to tip task_201009090900_0038_m_000001, for tracker 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14452010-09-09 11:33:21,117 INFO org.apache.hadoop.mapred.JobInProgress: Task 'attempt_201009090900_0038_m_000001_0' has completed task_201009090900_0038_m_000001 successfully.
14462010-09-09 11:33:21,118 INFO org.apache.hadoop.mapred.JobInProgress: Job job_201009090900_0038 has completed successfully.
14472010-09-09 11:33:22,198 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0038_m_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14482010-09-09 11:33:22,198 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0038_m_000001_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14492010-09-09 11:33:22,198 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0038_m_000002_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'
14502010-09-09 11:33:22,198 INFO org.apache.hadoop.mapred.JobTracker: Removed completed task 'attempt_201009090900_0038_r_000000_0' from 'tracker_ubuntu-186:localhost/127.0.0.1:49153'