Ticket #11168: ffmpeg-20240903-122642-TICKET11168.log

File ffmpeg-20240903-122642-TICKET11168.log, 484.0 KB (added by Daniel Ott, 2 years ago)

Full log of ffmpeg command used to produce issue

Line 
1ffmpeg started on 2024-09-03 at 12:26:42
2Report written to "ffmpeg-20240903-122642.log"
3Log level: 99
4Command line:
5../ffmpeg-git-20240629-amd64-static/ffmpeg -report -v 9 -loglevel 99 -y -apply_trc iec61966_2_1 -color_primaries bt709 -colorspace bt709 -color_trc iec61966_2_1 -f image2 -start_number 0 -r 30000/1001 -i "solid_red_%05d.exr" -i 0101-Mix_Surround.wav -filter_complex "[1:0]apad" -shortest -c:a pcm_s24le -vendor ap10 -c:v prores_ks -profile:v 3 -pix_fmt yuv422p10le -qscale:v 4 -timecode "00:00:00;00" solid_red.mov
6ffmpeg version N-71064-gd5e603ddc0-static https://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2024 the FFmpeg developers
7 built with gcc 8 (Debian 8.3.0-6)
8 configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --disable-ffplay --disable-indev=sndio --disable-outdev=sndio --cc=gcc --enable-fontconfig --enable-frei0r --enable-gnutls --enable-gmp --enable-libgme --enable-gray --enable-libaom --enable-libfribidi --enable-libass --enable-libvmaf --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libvorbis --enable-libopus --enable-libtheora --enable-libvidstab --enable-libvo-amrwbenc --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libdav1d --enable-libxvid --enable-libzvbi --enable-libzimg
9 libavutil 59. 27.100 / 59. 27.100
10 libavcodec 61. 9.100 / 61. 9.100
11 libavformat 61. 4.100 / 61. 4.100
12 libavdevice 61. 2.100 / 61. 2.100
13 libavfilter 10. 2.102 / 10. 2.102
14 libswscale 8. 2.100 / 8. 2.100
15 libswresample 5. 2.100 / 5. 2.100
16 libpostproc 58. 2.100 / 58. 2.100
17Splitting the commandline.
18Reading option '-report' ... matched as option 'report' (generate a report) with argument '1'.
19Reading option '-v' ... matched as option 'v' (set logging level) with argument '9'.
20Reading option '-loglevel' ... matched as option 'loglevel' (set logging level) with argument '99'.
21Reading option '-y' ... matched as option 'y' (overwrite output files) with argument '1'.
22Reading option '-apply_trc' ... matched as AVOption 'apply_trc' with argument 'iec61966_2_1'.
23Reading option '-color_primaries' ... matched as AVOption 'color_primaries' with argument 'bt709'.
24Reading option '-colorspace' ... matched as AVOption 'colorspace' with argument 'bt709'.
25Reading option '-color_trc' ... matched as AVOption 'color_trc' with argument 'iec61966_2_1'.
26Reading option '-f' ... matched as option 'f' (force container format (auto-detected otherwise)) with argument 'image2'.
27Reading option '-start_number' ... matched as AVOption 'start_number' with argument '0'.
28Reading option '-r' ... matched as option 'r' (override input framerate/convert to given output framerate (Hz value, fraction or abbreviation)) with argument '30000/1001'.
29Reading option '-i' ... matched as input url with argument 'solid_red_%05d.exr'.
30Reading option '-i' ... matched as input url with argument '0101-Mix_Surround.wav'.
31Reading option '-filter_complex' ... matched as option 'filter_complex' (create a complex filtergraph) with argument '[1:0]apad'.
32Reading option '-shortest' ... matched as option 'shortest' (finish encoding within shortest input) with argument '1'.
33Reading option '-c:a' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'pcm_s24le'.
34Reading option '-vendor' ... matched as AVOption 'vendor' with argument 'ap10'.
35Reading option '-c:v' ... matched as option 'c' (select encoder/decoder ('copy' to copy stream without reencoding)) with argument 'prores_ks'.
36Reading option '-profile:v' ... matched as option 'profile' (set profile) with argument '3'.
37Reading option '-pix_fmt' ... matched as option 'pix_fmt' (set pixel format) with argument 'yuv422p10le'.
38Reading option '-qscale:v' ... matched as option 'qscale' (use fixed quality scale (VBR)) with argument '4'.
39Reading option '-timecode' ... matched as option 'timecode' (set initial TimeCode value.) with argument '00:00:00;00'.
40Reading option 'solid_red.mov' ... matched as output url.
41Finished splitting the commandline.
42Parsing a group of options: global .
43Applying option report (generate a report) with argument 1.
44Applying option v (set logging level) with argument 9.
45Applying option loglevel (set logging level) with argument 99.
46Applying option y (overwrite output files) with argument 1.
47Applying option filter_complex (create a complex filtergraph) with argument [1:0]apad.
48Successfully parsed a group of options.
49Parsing a group of options: input url solid_red_%05d.exr.
50Applying option f (force container format (auto-detected otherwise)) with argument image2.
51Applying option r (override input framerate/convert to given output framerate (Hz value, fraction or abbreviation)) with argument 30000/1001.
52Successfully parsed a group of options.
53Opening an input file: solid_red_%05d.exr.
54[image2 @ 0x77cccc0] Opening 'solid_red_00000.exr' for reading
55[file @ 0x77cd140] Setting default whitelist 'file,crypto,data'
56[AVIOContext @ 0x77d08c0] Statistics: 53813 bytes read, 0 seeks
57[exr @ 0x77ce7c0] line order: 0.
58[image2 @ 0x77cccc0] Opening 'solid_red_00001.exr' for reading
59[file @ 0x77cffc0] Setting default whitelist 'file,crypto,data'
60[AVIOContext @ 0x77d1cc0] Statistics: 53813 bytes read, 0 seeks
61[image2 @ 0x77cccc0] Opening 'solid_red_00002.exr' for reading
62[file @ 0x77d5440] Setting default whitelist 'file,crypto,data'
63[AVIOContext @ 0x77d5700] Statistics: 53813 bytes read, 0 seeks
64[image2 @ 0x77cccc0] Opening 'solid_red_00003.exr' for reading
65[file @ 0x77d54c0] Setting default whitelist 'file,crypto,data'
66[AVIOContext @ 0x77d5a00] Statistics: 53813 bytes read, 0 seeks
67[image2 @ 0x77cccc0] Opening 'solid_red_00004.exr' for reading
68[file @ 0x77d5e40] Setting default whitelist 'file,crypto,data'
69[AVIOContext @ 0x77d5440] Statistics: 53813 bytes read, 0 seeks
70[image2 @ 0x77cccc0] Opening 'solid_red_00005.exr' for reading
71[file @ 0x77d6340] Setting default whitelist 'file,crypto,data'
72[AVIOContext @ 0x77d6540] Statistics: 53813 bytes read, 0 seeks
73[image2 @ 0x77cccc0] Opening 'solid_red_00006.exr' for reading
74[file @ 0x77d68c0] Setting default whitelist 'file,crypto,data'
75[AVIOContext @ 0x77d6a80] Statistics: 53813 bytes read, 0 seeks
76[image2 @ 0x77cccc0] Opening 'solid_red_00007.exr' for reading
77[file @ 0x77d6940] Setting default whitelist 'file,crypto,data'
78[AVIOContext @ 0x77d6e40] Statistics: 53813 bytes read, 0 seeks
79[image2 @ 0x77cccc0] Opening 'solid_red_00008.exr' for reading
80[file @ 0x77d7080] Setting default whitelist 'file,crypto,data'
81[AVIOContext @ 0x77d6e80] Statistics: 53813 bytes read, 0 seeks
82[image2 @ 0x77cccc0] Opening 'solid_red_00009.exr' for reading
83[file @ 0x77d6e80] Setting default whitelist 'file,crypto,data'
84[AVIOContext @ 0x77d6f00] Statistics: 53813 bytes read, 0 seeks
85[image2 @ 0x77cccc0] Opening 'solid_red_00010.exr' for reading
86[file @ 0x77d7300] Setting default whitelist 'file,crypto,data'
87[AVIOContext @ 0x77d6e00] Statistics: 53813 bytes read, 0 seeks
88[image2 @ 0x77cccc0] Opening 'solid_red_00011.exr' for reading
89[file @ 0x77d7080] Setting default whitelist 'file,crypto,data'
90[AVIOContext @ 0x77d6f00] Statistics: 53813 bytes read, 0 seeks
91[image2 @ 0x77cccc0] Opening 'solid_red_00012.exr' for reading
92[file @ 0x77d76c0] Setting default whitelist 'file,crypto,data'
93[AVIOContext @ 0x77d7740] Statistics: 53813 bytes read, 0 seeks
94[image2 @ 0x77cccc0] Opening 'solid_red_00013.exr' for reading
95[file @ 0x77d7b40] Setting default whitelist 'file,crypto,data'
96[AVIOContext @ 0x77d6e80] Statistics: 53813 bytes read, 0 seeks
97[image2 @ 0x77cccc0] Opening 'solid_red_00014.exr' for reading
98[file @ 0x77d7040] Setting default whitelist 'file,crypto,data'
99[AVIOContext @ 0x77d6e80] Statistics: 53813 bytes read, 0 seeks
100[image2 @ 0x77cccc0] Opening 'solid_red_00015.exr' for reading
101[file @ 0x77d6f80] Setting default whitelist 'file,crypto,data'
102[AVIOContext @ 0x77d7c80] Statistics: 53813 bytes read, 0 seeks
103[image2 @ 0x77cccc0] Opening 'solid_red_00016.exr' for reading
104[file @ 0x77d7f40] Setting default whitelist 'file,crypto,data'
105[AVIOContext @ 0x77d7780] Statistics: 53813 bytes read, 0 seeks
106[image2 @ 0x77cccc0] Opening 'solid_red_00017.exr' for reading
107[file @ 0x77d7fc0] Setting default whitelist 'file,crypto,data'
108[AVIOContext @ 0x77d8240] Statistics: 53813 bytes read, 0 seeks
109[image2 @ 0x77cccc0] Opening 'solid_red_00018.exr' for reading
110[file @ 0x77d8640] Setting default whitelist 'file,crypto,data'
111[AVIOContext @ 0x77d7740] Statistics: 53813 bytes read, 0 seeks
112[image2 @ 0x77cccc0] Opening 'solid_red_00019.exr' for reading
113[file @ 0x77d7740] Setting default whitelist 'file,crypto,data'
114[AVIOContext @ 0x77d8200] Statistics: 53813 bytes read, 0 seeks
115[image2 @ 0x77cccc0] stream 0: start_time: 0 duration: 0.667333
116[image2 @ 0x77cccc0] format: start_time: 0 duration: 0.667333 (estimate from stream) bitrate=0 kb/s
117Input #0, image2, from 'solid_red_%05d.exr':
118 Duration: 00:00:00.67, start: 0.000000, bitrate: N/A
119 Stream #0:0, 20, 1001/30000: Video: exr, 1 reference frame, gbrapf32le(bt709/bt709/iec61966-2-1), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, 29.97 fps, 29.97 tbr, 29.97 tbn
120Successfully opened the file.
121Parsing a group of options: input url 0101-Mix_Surround.wav.
122Successfully parsed a group of options.
123Opening an input file: 0101-Mix_Surround.wav.
124[AVFormatContext @ 0x77d9a00] Opening '0101-Mix_Surround.wav' for reading
125[file @ 0x77d2180] Setting default whitelist 'file,crypto,data'
126Probing mp3 score:1 size:2048
127Probing wav score:99 size:2048
128[wav @ 0x77d9a00] Format wav probed with size=2048 and score=99
129[wav @ 0x77d9a00] Before avformat_find_stream_info() pos: 1024 bytes read:106814 seeks:3 nb_streams:1
130[wav @ 0x77d9a00] parser not found for codec pcm_s24le, packets or times may be invalid.
131[wav @ 0x77d9a00] parser not found for codec pcm_s24le, packets or times may be invalid.
132[wav @ 0x77d9a00] stream 0: start_time: NOPTS duration: 1.368042
133[wav @ 0x77d9a00] format: start_time: NOPTS duration: 1.368042 (estimate from stream) bitrate=6967 kb/s
134[wav @ 0x77d9a00] After avformat_find_stream_info() pos: 1191522 bytes read:1297312 seeks:3 frames:17
135Input #1, wav, from '0101-Mix_Surround.wav':
136 Metadata:
137 encoded_by : Pro Tools
138 originator_reference: aaiRPhoEV8Rk
139 date : 2022-08-29
140 creation_time : 13:55:25
141 time_reference : 172972800
142 umid : 0x060A2B340101010501010F1013000000BF2F78E1E9AC800097ACEC87CAE13E00
143 Duration: 00:00:01.37, bitrate: 6967 kb/s
144 Stream #1:0, 17, 1/48000: Audio: pcm_s24le ([1][0][0][0] / 0x0001), 48000 Hz, 5.1, s32 (24 bit), 6912 kb/s
145Successfully opened the file.
146Parsing a group of options: output url solid_red.mov.
147Applying option shortest (finish encoding within shortest input) with argument 1.
148Applying option c:a (select encoder/decoder ('copy' to copy stream without reencoding)) with argument pcm_s24le.
149Applying option c:v (select encoder/decoder ('copy' to copy stream without reencoding)) with argument prores_ks.
150Applying option profile:v (set profile) with argument 3.
151Applying option pix_fmt (set pixel format) with argument yuv422p10le.
152Applying option qscale:v (use fixed quality scale (VBR)) with argument 4.
153Applying option timecode (set initial TimeCode value.) with argument 00:00:00;00.
154Successfully parsed a group of options.
155Opening an output file: solid_red.mov.
156[out#0/mov @ 0x77ff180] Creating output stream from unlabeled output of complex filtergraph 0. This overrides automatic audio mapping.
157[aost#0:0/pcm_s24le @ 0x77ffe40] Created audio stream from complex filtergraph 0:[apad:default]
158[aost#0:0/pcm_s24le @ 0x77ffe40]
159[out#0/mov @ 0x77ff180] No explicit maps, mapping streams automatically...
160[vost#0:1/prores_ks @ 0x7801240] Created video stream from input stream 0:0
161detected 16 logical cores
162[file @ 0x78d44c0] Setting default whitelist 'file,crypto,data'
163Successfully opened the file.
164[fc#0 @ 0x77c82c0] Binding input with label '1:0' to input stream 1:0
165Stream mapping:
166 Stream #1:0 (pcm_s24le) -> apad:default
167 apad:default -> Stream #0:0 (pcm_s24le)
168 Stream #0:0 -> #0:1 (exr (native) -> prores (prores_ks))
169[aost#0:0/pcm_s24le @ 0x77ffe40] Starting thread...
170[vost#0:1/prores_ks @ 0x7801240] Starting thread...
171[fc#0 @ 0x77c82c0] Starting thread...
172[vf#0:1 @ 0x7801bc0] Starting thread...
173[vist#0:0/exr @ 0x77d1940] [dec:exr @ 0x7803a40] Starting thread...
174[aist#1:0/pcm_s24le @ 0x77d2f00] [dec:pcm_s24le @ 0x78d5180] Starting thread...
175[in#0/image2 @ 0x77cc980] Starting thread...
176[in#1/wav @ 0x77d9600] Starting thread...
177Press [q] to stop, [?] for help
178[exr @ 0x7818c00] line order: 0.
179[exr @ 0x782a2c0] line order: 0.
180[exr @ 0x783ba80] line order: 0.
181[exr @ 0x7858440] line order: 0.
182[exr @ 0x7843000] line order: 0.
183[in#0/image2 @ 0x77cc980] EOF while reading input
184[in#0/image2 @ 0x77cc980] Terminating thread with return code 0 (success)
185[exr @ 0x7840780] line order: 0.
186[exr @ 0x7841200] line order: 0.
187[exr @ 0x78ace00] line order: 0.
188[exr @ 0x786d700] line order: 0.
189[exr @ 0x7841bc0] line order: 0.
190[exr @ 0x78829c0] line order: 0.
191[exr @ 0x783fdc0] line order: 0.
192[exr @ 0x7842640] line order: 0.
193[exr @ 0x78cff00] line order: 0.
194[exr @ 0x7897c80] line order: 0.
195[exr @ 0x78be600] line order: 0.
196[graph_0_in_1:0 @ 0x7f2300003540] Setting 'time_base' to value '1/48000'
197[graph_0_in_1:0 @ 0x7f2300003540] Setting 'sample_rate' to value '48000'
198[graph_0_in_1:0 @ 0x7f2300003540] Setting 'sample_fmt' to value 's32'
199[graph_0_in_1:0 @ 0x7f2300003540] Setting 'channel_layout' to value '5.1'
200[graph_0_in_1:0 @ 0x7f2300003540] tb:1/48000 samplefmt:s32 samplerate:48000 chlayout:5.1
201[format_out_#0:0 @ 0x7f2300004740] Setting 'sample_fmts' to value 's32'
202[AVFilterGraph @ 0x7f23000011c0] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
203[out#0/mov @ 0x77ff180] sq: send 0 ts 0.0853333
204[in#1/wav @ 0x77d9600] EOF while reading input
205[out#0/mov @ 0x77ff180] sq: send 0 ts 0.170667
206[in#1/wav @ 0x77d9600] Terminating thread with return code 0 (success)
207[out#0/mov @ 0x77ff180] sq: send 0 ts 0.256
208[out#0/mov @ 0x77ff180] sq: send 0 ts 0.341333
209[out#0/mov @ 0x77ff180] sq: send 0 ts 0.426667
210[out#0/mov @ 0x77ff180] sq: send 0 ts 0.512
211[out#0/mov @ 0x77ff180] sq: send 0 ts 0.597333
212[out#0/mov @ 0x77ff180] sq: send 0 ts 0.682667
213[out#0/mov @ 0x77ff180] sq: send 0 ts 0.768
214[out#0/mov @ 0x77ff180] sq: send 0 ts 0.853333
215[out#0/mov @ 0x77ff180] sq: send 0 ts 0.938667
216[out#0/mov @ 0x77ff180] sq: send 0 ts 1.024
217[out#0/mov @ 0x77ff180] sq: send 0 ts 1.109333
218[out#0/mov @ 0x77ff180] sq: send 0 ts 1.194667
219[out#0/mov @ 0x77ff180] sq: send 0 ts 1.28
220[out#0/mov @ 0x77ff180] sq: send 0 ts 1.365333
221[aist#1:0/pcm_s24le @ 0x77d2f00] [dec:pcm_s24le @ 0x78d5180] Decoder thread received EOF packet
222[out#0/mov @ 0x77ff180] sq: send 0 ts 1.368042
223[aist#1:0/pcm_s24le @ 0x77d2f00] [dec:pcm_s24le @ 0x78d5180] Decoder returned EOF, finishing
224[aist#1:0/pcm_s24le @ 0x77d2f00] [dec:pcm_s24le @ 0x78d5180] Terminating thread with return code 0 (success)
225[out#0/mov @ 0x77ff180] sq: send 0 ts 1.453375
226[out#0/mov @ 0x77ff180] sq: send 0 ts 1.538708
227[out#0/mov @ 0x77ff180] sq: send 0 ts 1.624042
228[out#0/mov @ 0x77ff180] sq: send 0 ts 1.709375
229[out#0/mov @ 0x77ff180] sq: send 0 ts 1.794708
230[out#0/mov @ 0x77ff180] sq: send 0 ts 1.880042
231[out#0/mov @ 0x77ff180] sq: send 0 ts 1.965375
232[out#0/mov @ 0x77ff180] sq: send 0 ts 2.050708
233[out#0/mov @ 0x77ff180] sq: send 0 ts 2.136042
234[out#0/mov @ 0x77ff180] sq: send 0 ts 2.221375
235[out#0/mov @ 0x77ff180] sq: send 0 ts 2.306708
236[out#0/mov @ 0x77ff180] sq: send 0 ts 2.392042
237[out#0/mov @ 0x77ff180] sq: send 0 ts 2.477375
238[out#0/mov @ 0x77ff180] sq: send 0 ts 2.562708
239[out#0/mov @ 0x77ff180] sq: send 0 ts 2.648042
240[out#0/mov @ 0x77ff180] sq: send 0 ts 2.733375
241[out#0/mov @ 0x77ff180] sq: send 0 ts 2.818708
242[out#0/mov @ 0x77ff180] sq: send 0 ts 2.904042
243[out#0/mov @ 0x77ff180] sq: send 0 ts 2.989375
244[out#0/mov @ 0x77ff180] sq: send 0 ts 3.074708
245[out#0/mov @ 0x77ff180] sq: send 0 ts 3.160042
246[out#0/mov @ 0x77ff180] sq: send 0 ts 3.245375
247[out#0/mov @ 0x77ff180] sq: send 0 ts 3.330708
248[out#0/mov @ 0x77ff180] sq: send 0 ts 3.416042
249[out#0/mov @ 0x77ff180] sq: send 0 ts 3.501375
250[out#0/mov @ 0x77ff180] sq: send 0 ts 3.586708
251[out#0/mov @ 0x77ff180] sq: send 0 ts 3.672042
252[out#0/mov @ 0x77ff180] sq: send 0 ts 3.757375
253[out#0/mov @ 0x77ff180] sq: send 0 ts 3.842708
254[out#0/mov @ 0x77ff180] sq: send 0 ts 3.928042
255[out#0/mov @ 0x77ff180] sq: send 0 ts 4.013375
256[out#0/mov @ 0x77ff180] sq: send 0 ts 4.098708
257[out#0/mov @ 0x77ff180] sq: send 0 ts 4.184042
258[out#0/mov @ 0x77ff180] sq: send 0 ts 4.269375
259[out#0/mov @ 0x77ff180] sq: send 0 ts 4.354708
260[out#0/mov @ 0x77ff180] sq: send 0 ts 4.440042
261[out#0/mov @ 0x77ff180] sq: send 0 ts 4.525375
262[out#0/mov @ 0x77ff180] sq: send 0 ts 4.610708
263[out#0/mov @ 0x77ff180] sq: send 0 ts 4.696042
264[out#0/mov @ 0x77ff180] sq: send 0 ts 4.781375
265[out#0/mov @ 0x77ff180] sq: send 0 ts 4.866708
266[out#0/mov @ 0x77ff180] sq: send 0 ts 4.952042
267[out#0/mov @ 0x77ff180] sq: send 0 ts 5.037375
268[out#0/mov @ 0x77ff180] sq: send 0 ts 5.122708
269[out#0/mov @ 0x77ff180] sq: send 0 ts 5.208042
270[out#0/mov @ 0x77ff180] sq: send 0 ts 5.293375
271[out#0/mov @ 0x77ff180] sq: send 0 ts 5.378708
272[out#0/mov @ 0x77ff180] sq: send 0 ts 5.464042
273[out#0/mov @ 0x77ff180] sq: send 0 ts 5.549375
274[out#0/mov @ 0x77ff180] sq: send 0 ts 5.634708
275[out#0/mov @ 0x77ff180] sq: send 0 ts 5.720042
276[out#0/mov @ 0x77ff180] sq: send 0 ts 5.805375
277[out#0/mov @ 0x77ff180] sq: send 0 ts 5.890708
278[out#0/mov @ 0x77ff180] sq: send 0 ts 5.976042
279[out#0/mov @ 0x77ff180] sq: send 0 ts 6.061375
280[out#0/mov @ 0x77ff180] sq: send 0 ts 6.146708
281[out#0/mov @ 0x77ff180] sq: send 0 ts 6.232042
282[out#0/mov @ 0x77ff180] sq: send 0 ts 6.317375
283[out#0/mov @ 0x77ff180] sq: send 0 ts 6.402708
284[out#0/mov @ 0x77ff180] sq: send 0 ts 6.488042
285[out#0/mov @ 0x77ff180] sq: send 0 ts 6.573375
286[out#0/mov @ 0x77ff180] sq: send 0 ts 6.658708
287[out#0/mov @ 0x77ff180] sq: send 0 ts 6.744042
288[out#0/mov @ 0x77ff180] sq: send 0 ts 6.829375
289[out#0/mov @ 0x77ff180] sq: send 0 ts 6.914708
290[out#0/mov @ 0x77ff180] sq: send 0 ts 7.000042
291[out#0/mov @ 0x77ff180] sq: send 0 ts 7.085375
292[out#0/mov @ 0x77ff180] sq: send 0 ts 7.170708
293[out#0/mov @ 0x77ff180] sq: send 0 ts 7.256042
294[out#0/mov @ 0x77ff180] sq: send 0 ts 7.341375
295[out#0/mov @ 0x77ff180] sq: send 0 ts 7.426708
296[out#0/mov @ 0x77ff180] sq: send 0 ts 7.512042
297[out#0/mov @ 0x77ff180] sq: send 0 ts 7.597375
298[out#0/mov @ 0x77ff180] sq: send 0 ts 7.682708
299[out#0/mov @ 0x77ff180] sq: send 0 ts 7.768042
300[out#0/mov @ 0x77ff180] sq: send 0 ts 7.853375
301[out#0/mov @ 0x77ff180] sq: send 0 ts 7.938708
302[out#0/mov @ 0x77ff180] sq: send 0 ts 8.024042
303[out#0/mov @ 0x77ff180] sq: send 0 ts 8.109375
304[out#0/mov @ 0x77ff180] sq: send 0 ts 8.194708
305[out#0/mov @ 0x77ff180] sq: send 0 ts 8.280042
306[out#0/mov @ 0x77ff180] sq: send 0 ts 8.365375
307[out#0/mov @ 0x77ff180] sq: send 0 ts 8.450708
308[out#0/mov @ 0x77ff180] sq: send 0 ts 8.536042
309[out#0/mov @ 0x77ff180] sq: send 0 ts 8.621375
310[out#0/mov @ 0x77ff180] sq: send 0 ts 8.706708
311[out#0/mov @ 0x77ff180] sq: send 0 ts 8.792042
312[out#0/mov @ 0x77ff180] sq: send 0 ts 8.877375
313[out#0/mov @ 0x77ff180] sq: send 0 ts 8.962708
314[out#0/mov @ 0x77ff180] sq: send 0 ts 9.048042
315[out#0/mov @ 0x77ff180] sq: send 0 ts 9.133375
316[out#0/mov @ 0x77ff180] sq: send 0 ts 9.218708
317[out#0/mov @ 0x77ff180] sq: send 0 ts 9.304042
318[out#0/mov @ 0x77ff180] sq: send 0 ts 9.389375
319[out#0/mov @ 0x77ff180] sq: send 0 ts 9.474708
320[out#0/mov @ 0x77ff180] sq: send 0 ts 9.560042
321[out#0/mov @ 0x77ff180] sq: send 0 ts 9.645375
322[out#0/mov @ 0x77ff180] sq: send 0 ts 9.730708
323[out#0/mov @ 0x77ff180] sq: send 0 ts 9.816042
324[out#0/mov @ 0x77ff180] sq: send 0 ts 9.901375
325[out#0/mov @ 0x77ff180] sq: send 0 ts 9.986708
326[out#0/mov @ 0x77ff180] sq: send 0 ts 10.072042
327[out#0/mov @ 0x77ff180] sq: send 0 ts 10.157375
328[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat NOPTS -> 0
329[out#0/mov @ 0x77ff180] sq: send 0 ts 10.242708
330[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 0 -> 1
331[out#0/mov @ 0x77ff180] sq: receive 0 ts 0.0853333 queue head 1 ts 1
332[out#0/mov @ 0x77ff180] sq: receive 0 ts 0.170667 queue head 1 ts 1
333[out#0/mov @ 0x77ff180] sq: receive 0 ts 0.256 queue head 1 ts 1
334[out#0/mov @ 0x77ff180] sq: receive 0 ts 0.341333 queue head 1 ts 1
335[out#0/mov @ 0x77ff180] sq: receive 0 ts 0.426667 queue head 1 ts 1
336[out#0/mov @ 0x77ff180] sq: receive 0 ts 0.512 queue head 1 ts 1
337[out#0/mov @ 0x77ff180] sq: receive 0 ts 0.597333 queue head 1 ts 1
338[out#0/mov @ 0x77ff180] sq: receive 0 ts 0.682667 queue head 1 ts 1
339[out#0/mov @ 0x77ff180] sq: receive 0 ts 0.768 queue head 1 ts 1
340[out#0/mov @ 0x77ff180] sq: receive 0 ts 0.853333 queue head 1 ts 1
341[out#0/mov @ 0x77ff180] sq: receive 0 ts 0.938667 queue head 1 ts 1
342[out#0/mov @ 0x77ff180] sq: send 0 ts 10.328042
343[out#0/mov @ 0x77ff180] sq: send 0 ts 10.413375
344[out#0/mov @ 0x77ff180] sq: send 0 ts 10.498708
345[out#0/mov @ 0x77ff180] sq: send 0 ts 10.584042
346[out#0/mov @ 0x77ff180] sq: send 0 ts 10.669375
347[out#0/mov @ 0x77ff180] sq: send 0 ts 10.754708
348[out#0/mov @ 0x77ff180] sq: send 0 ts 10.840042
349[out#0/mov @ 0x77ff180] sq: send 0 ts 10.925375
350[out#0/mov @ 0x77ff180] sq: send 0 ts 11.010708
351[out#0/mov @ 0x77ff180] sq: send 0 ts 11.096042
352[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 1 -> 2
353[out#0/mov @ 0x77ff180] sq: receive 0 ts 1.024 queue head 1 ts 2
354[out#0/mov @ 0x77ff180] sq: receive 0 ts 1.109333 queue head 1 ts 2
355[out#0/mov @ 0x77ff180] sq: receive 0 ts 1.194667 queue head 1 ts 2
356[out#0/mov @ 0x77ff180] sq: receive 0 ts 1.28 queue head 1 ts 2
357[out#0/mov @ 0x77ff180] sq: receive 0 ts 1.365333 queue head 1 ts 2
358[out#0/mov @ 0x77ff180] sq: receive 0 ts 1.368042 queue head 1 ts 2
359[out#0/mov @ 0x77ff180] sq: receive 0 ts 1.453375 queue head 1 ts 2
360[out#0/mov @ 0x77ff180] sq: receive 0 ts 1.538708 queue head 1 ts 2
361[out#0/mov @ 0x77ff180] sq: receive 0 ts 1.624042 queue head 1 ts 2
362[out#0/mov @ 0x77ff180] sq: receive 0 ts 1.709375 queue head 1 ts 2
363[out#0/mov @ 0x77ff180] sq: receive 0 ts 1.794708 queue head 1 ts 2
364[out#0/mov @ 0x77ff180] sq: receive 0 ts 1.880042 queue head 1 ts 2
365[out#0/mov @ 0x77ff180] sq: receive 0 ts 1.965375 queue head 1 ts 2
366[out#0/mov @ 0x77ff180] sq: send 0 ts 11.181375
367[out#0/mov @ 0x77ff180] sq: send 0 ts 11.266708
368[out#0/mov @ 0x77ff180] sq: send 0 ts 11.352042
369[out#0/mov @ 0x77ff180] sq: send 0 ts 11.437375
370[out#0/mov @ 0x77ff180] sq: send 0 ts 11.522708
371[out#0/mov @ 0x77ff180] sq: send 0 ts 11.608042
372[out#0/mov @ 0x77ff180] sq: send 0 ts 11.693375
373[out#0/mov @ 0x77ff180] sq: send 0 ts 11.778708
374[out#0/mov @ 0x77ff180] sq: send 0 ts 11.864042
375[out#0/mov @ 0x77ff180] sq: send 0 ts 11.949375
376[out#0/mov @ 0x77ff180] sq: send 0 ts 12.034708
377[out#0/mov @ 0x77ff180] sq: send 0 ts 12.120042
378[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 2 -> 3
379[out#0/mov @ 0x77ff180] sq: receive 0 ts 2.050708 queue head 1 ts 3
380[out#0/mov @ 0x77ff180] sq: receive 0 ts 2.136042 queue head 1 ts 3
381[out#0/mov @ 0x77ff180] sq: receive 0 ts 2.221375 queue head 1 ts 3
382[out#0/mov @ 0x77ff180] sq: receive 0 ts 2.306708 queue head 1 ts 3
383[out#0/mov @ 0x77ff180] sq: receive 0 ts 2.392042 queue head 1 ts 3
384[out#0/mov @ 0x77ff180] sq: receive 0 ts 2.477375 queue head 1 ts 3
385[out#0/mov @ 0x77ff180] sq: receive 0 ts 2.562708 queue head 1 ts 3
386[out#0/mov @ 0x77ff180] sq: receive 0 ts 2.648042 queue head 1 ts 3
387[out#0/mov @ 0x77ff180] sq: receive 0 ts 2.733375 queue head 1 ts 3
388[out#0/mov @ 0x77ff180] sq: receive 0 ts 2.818708 queue head 1 ts 3
389[out#0/mov @ 0x77ff180] sq: receive 0 ts 2.904042 queue head 1 ts 3
390[out#0/mov @ 0x77ff180] sq: receive 0 ts 2.989375 queue head 1 ts 3
391[out#0/mov @ 0x77ff180] sq: send 0 ts 12.205375
392[out#0/mov @ 0x77ff180] sq: send 0 ts 12.290708
393[out#0/mov @ 0x77ff180] sq: send 0 ts 12.376042
394[out#0/mov @ 0x77ff180] sq: send 0 ts 12.461375
395[out#0/mov @ 0x77ff180] sq: send 0 ts 12.546708
396[out#0/mov @ 0x77ff180] sq: send 0 ts 12.632042
397[out#0/mov @ 0x77ff180] sq: send 0 ts 12.717375
398[out#0/mov @ 0x77ff180] sq: send 0 ts 12.802708
399[out#0/mov @ 0x77ff180] sq: send 0 ts 12.888042
400[out#0/mov @ 0x77ff180] sq: send 0 ts 12.973375
401[out#0/mov @ 0x77ff180] sq: send 0 ts 13.058708
402[out#0/mov @ 0x77ff180] sq: send 0 ts 13.144042
403[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 3 -> 4
404[out#0/mov @ 0x77ff180] sq: receive 0 ts 3.074708 queue head 1 ts 4
405[out#0/mov @ 0x77ff180] sq: receive 0 ts 3.160042 queue head 1 ts 4
406[out#0/mov @ 0x77ff180] sq: receive 0 ts 3.245375 queue head 1 ts 4
407[out#0/mov @ 0x77ff180] sq: receive 0 ts 3.330708 queue head 1 ts 4
408[out#0/mov @ 0x77ff180] sq: receive 0 ts 3.416042 queue head 1 ts 4
409[out#0/mov @ 0x77ff180] sq: receive 0 ts 3.501375 queue head 1 ts 4
410[out#0/mov @ 0x77ff180] sq: receive 0 ts 3.586708 queue head 1 ts 4
411[out#0/mov @ 0x77ff180] sq: receive 0 ts 3.672042 queue head 1 ts 4
412[out#0/mov @ 0x77ff180] sq: receive 0 ts 3.757375 queue head 1 ts 4
413[out#0/mov @ 0x77ff180] sq: receive 0 ts 3.842708 queue head 1 ts 4
414[out#0/mov @ 0x77ff180] sq: receive 0 ts 3.928042 queue head 1 ts 4
415[out#0/mov @ 0x77ff180] sq: send 0 ts 13.229375
416[out#0/mov @ 0x77ff180] sq: send 0 ts 13.314708
417[out#0/mov @ 0x77ff180] sq: send 0 ts 13.400042
418[out#0/mov @ 0x77ff180] sq: send 0 ts 13.485375
419[out#0/mov @ 0x77ff180] sq: send 0 ts 13.570708
420[out#0/mov @ 0x77ff180] sq: send 0 ts 13.656042
421[out#0/mov @ 0x77ff180] sq: send 0 ts 13.741375
422[out#0/mov @ 0x77ff180] sq: send 0 ts 13.826708
423[out#0/mov @ 0x77ff180] sq: send 0 ts 13.912042
424[out#0/mov @ 0x77ff180] sq: send 0 ts 13.997375
425[out#0/mov @ 0x77ff180] sq: send 0 ts 14.082708
426[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 4 -> 5
427[out#0/mov @ 0x77ff180] sq: receive 0 ts 4.013375 queue head 1 ts 5
428[out#0/mov @ 0x77ff180] sq: receive 0 ts 4.098708 queue head 1 ts 5
429[out#0/mov @ 0x77ff180] sq: receive 0 ts 4.184042 queue head 1 ts 5
430[out#0/mov @ 0x77ff180] sq: receive 0 ts 4.269375 queue head 1 ts 5
431[out#0/mov @ 0x77ff180] sq: receive 0 ts 4.354708 queue head 1 ts 5
432[out#0/mov @ 0x77ff180] sq: receive 0 ts 4.440042 queue head 1 ts 5
433[out#0/mov @ 0x77ff180] sq: receive 0 ts 4.525375 queue head 1 ts 5
434[out#0/mov @ 0x77ff180] sq: receive 0 ts 4.610708 queue head 1 ts 5
435[out#0/mov @ 0x77ff180] sq: receive 0 ts 4.696042 queue head 1 ts 5
436[out#0/mov @ 0x77ff180] sq: receive 0 ts 4.781375 queue head 1 ts 5
437[out#0/mov @ 0x77ff180] sq: receive 0 ts 4.866708 queue head 1 ts 5
438[out#0/mov @ 0x77ff180] sq: receive 0 ts 4.952042 queue head 1 ts 5
439[out#0/mov @ 0x77ff180] sq: send 0 ts 14.168042
440[out#0/mov @ 0x77ff180] sq: send 0 ts 14.253375
441[out#0/mov @ 0x77ff180] sq: send 0 ts 14.338708
442[out#0/mov @ 0x77ff180] sq: send 0 ts 14.424042
443[out#0/mov @ 0x77ff180] sq: send 0 ts 14.509375
444[out#0/mov @ 0x77ff180] sq: send 0 ts 14.594708
445[out#0/mov @ 0x77ff180] sq: send 0 ts 14.680042
446[out#0/mov @ 0x77ff180] sq: send 0 ts 14.765375
447[out#0/mov @ 0x77ff180] sq: send 0 ts 14.850708
448[out#0/mov @ 0x77ff180] sq: send 0 ts 14.936042
449[out#0/mov @ 0x77ff180] sq: send 0 ts 15.021375
450[out#0/mov @ 0x77ff180] sq: send 0 ts 15.106708
451[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 5 -> 6
452[out#0/mov @ 0x77ff180] sq: receive 0 ts 5.037375 queue head 1 ts 6
453[out#0/mov @ 0x77ff180] sq: receive 0 ts 5.122708 queue head 1 ts 6
454[out#0/mov @ 0x77ff180] sq: receive 0 ts 5.208042 queue head 1 ts 6
455[out#0/mov @ 0x77ff180] sq: receive 0 ts 5.293375 queue head 1 ts 6
456[out#0/mov @ 0x77ff180] sq: receive 0 ts 5.378708 queue head 1 ts 6
457[out#0/mov @ 0x77ff180] sq: receive 0 ts 5.464042 queue head 1 ts 6
458[out#0/mov @ 0x77ff180] sq: receive 0 ts 5.549375 queue head 1 ts 6
459[out#0/mov @ 0x77ff180] sq: receive 0 ts 5.634708 queue head 1 ts 6
460[out#0/mov @ 0x77ff180] sq: receive 0 ts 5.720042 queue head 1 ts 6
461[out#0/mov @ 0x77ff180] sq: receive 0 ts 5.805375 queue head 1 ts 6
462[out#0/mov @ 0x77ff180] sq: receive 0 ts 5.890708 queue head 1 ts 6
463[out#0/mov @ 0x77ff180] sq: receive 0 ts 5.976042 queue head 1 ts 6
464[out#0/mov @ 0x77ff180] sq: send 0 ts 15.192042
465[out#0/mov @ 0x77ff180] sq: send 0 ts 15.277375
466[out#0/mov @ 0x77ff180] sq: send 0 ts 15.362708
467[out#0/mov @ 0x77ff180] sq: send 0 ts 15.448042
468[out#0/mov @ 0x77ff180] sq: send 0 ts 15.533375
469[out#0/mov @ 0x77ff180] sq: send 0 ts 15.618708
470[out#0/mov @ 0x77ff180] sq: send 0 ts 15.704042
471[out#0/mov @ 0x77ff180] sq: send 0 ts 15.789375
472[out#0/mov @ 0x77ff180] sq: send 0 ts 15.874708
473[out#0/mov @ 0x77ff180] sq: send 0 ts 15.960042
474[out#0/mov @ 0x77ff180] sq: send 0 ts 16.045375
475[out#0/mov @ 0x77ff180] sq: send 0 ts 16.130708
476[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 6 -> 7
477[out#0/mov @ 0x77ff180] sq: receive 0 ts 6.061375 queue head 1 ts 7
478[out#0/mov @ 0x77ff180] sq: receive 0 ts 6.146708 queue head 1 ts 7
479[out#0/mov @ 0x77ff180] sq: receive 0 ts 6.232042 queue head 1 ts 7
480[out#0/mov @ 0x77ff180] sq: receive 0 ts 6.317375 queue head 1 ts 7
481[out#0/mov @ 0x77ff180] sq: receive 0 ts 6.402708 queue head 1 ts 7
482[out#0/mov @ 0x77ff180] sq: receive 0 ts 6.488042 queue head 1 ts 7
483[out#0/mov @ 0x77ff180] sq: receive 0 ts 6.573375 queue head 1 ts 7
484[out#0/mov @ 0x77ff180] sq: receive 0 ts 6.658708 queue head 1 ts 7
485[out#0/mov @ 0x77ff180] sq: receive 0 ts 6.744042 queue head 1 ts 7
486[out#0/mov @ 0x77ff180] sq: receive 0 ts 6.829375 queue head 1 ts 7
487[out#0/mov @ 0x77ff180] sq: receive 0 ts 6.914708 queue head 1 ts 7
488[out#0/mov @ 0x77ff180] sq: send 0 ts 16.216042
489[out#0/mov @ 0x77ff180] sq: send 0 ts 16.301375
490[out#0/mov @ 0x77ff180] sq: send 0 ts 16.386708
491[out#0/mov @ 0x77ff180] sq: send 0 ts 16.472042
492[out#0/mov @ 0x77ff180] sq: send 0 ts 16.557375
493[out#0/mov @ 0x77ff180] sq: send 0 ts 16.642708
494[out#0/mov @ 0x77ff180] sq: send 0 ts 16.728042
495[out#0/mov @ 0x77ff180] sq: send 0 ts 16.813375
496[out#0/mov @ 0x77ff180] sq: send 0 ts 16.898708
497[out#0/mov @ 0x77ff180] sq: send 0 ts 16.984042
498[out#0/mov @ 0x77ff180] sq: send 0 ts 17.069375
499[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 7 -> 8
500[out#0/mov @ 0x77ff180] sq: receive 0 ts 7.000042 queue head 1 ts 8
501[out#0/mov @ 0x77ff180] sq: receive 0 ts 7.085375 queue head 1 ts 8
502[out#0/mov @ 0x77ff180] sq: receive 0 ts 7.170708 queue head 1 ts 8
503[out#0/mov @ 0x77ff180] sq: receive 0 ts 7.256042 queue head 1 ts 8
504[out#0/mov @ 0x77ff180] sq: receive 0 ts 7.341375 queue head 1 ts 8
505[out#0/mov @ 0x77ff180] sq: receive 0 ts 7.426708 queue head 1 ts 8
506[out#0/mov @ 0x77ff180] sq: receive 0 ts 7.512042 queue head 1 ts 8
507[out#0/mov @ 0x77ff180] sq: receive 0 ts 7.597375 queue head 1 ts 8
508[out#0/mov @ 0x77ff180] sq: receive 0 ts 7.682708 queue head 1 ts 8
509[out#0/mov @ 0x77ff180] sq: receive 0 ts 7.768042 queue head 1 ts 8
510[out#0/mov @ 0x77ff180] sq: receive 0 ts 7.853375 queue head 1 ts 8
511[out#0/mov @ 0x77ff180] sq: receive 0 ts 7.938708 queue head 1 ts 8
512[out#0/mov @ 0x77ff180] sq: send 0 ts 17.154708
513[out#0/mov @ 0x77ff180] sq: send 0 ts 17.240042
514[out#0/mov @ 0x77ff180] sq: send 0 ts 17.325375
515[out#0/mov @ 0x77ff180] sq: send 0 ts 17.410708
516[out#0/mov @ 0x77ff180] sq: send 0 ts 17.496042
517[out#0/mov @ 0x77ff180] sq: send 0 ts 17.581375
518[out#0/mov @ 0x77ff180] sq: send 0 ts 17.666708
519[out#0/mov @ 0x77ff180] sq: send 0 ts 17.752042
520[out#0/mov @ 0x77ff180] sq: send 0 ts 17.837375
521[out#0/mov @ 0x77ff180] sq: send 0 ts 17.922708
522[out#0/mov @ 0x77ff180] sq: send 0 ts 18.008042
523[out#0/mov @ 0x77ff180] sq: send 0 ts 18.093375
524[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 8 -> 9
525[out#0/mov @ 0x77ff180] sq: receive 0 ts 8.024042 queue head 1 ts 9
526[out#0/mov @ 0x77ff180] sq: receive 0 ts 8.109375 queue head 1 ts 9
527[out#0/mov @ 0x77ff180] sq: receive 0 ts 8.194708 queue head 1 ts 9
528[out#0/mov @ 0x77ff180] sq: receive 0 ts 8.280042 queue head 1 ts 9
529[out#0/mov @ 0x77ff180] sq: receive 0 ts 8.365375 queue head 1 ts 9
530[out#0/mov @ 0x77ff180] sq: receive 0 ts 8.450708 queue head 1 ts 9
531[out#0/mov @ 0x77ff180] sq: receive 0 ts 8.536042 queue head 1 ts 9
532[out#0/mov @ 0x77ff180] sq: receive 0 ts 8.621375 queue head 1 ts 9
533[out#0/mov @ 0x77ff180] sq: receive 0 ts 8.706708 queue head 1 ts 9
534[out#0/mov @ 0x77ff180] sq: receive 0 ts 8.792042 queue head 1 ts 9
535[out#0/mov @ 0x77ff180] sq: receive 0 ts 8.877375 queue head 1 ts 9
536[out#0/mov @ 0x77ff180] sq: receive 0 ts 8.962708 queue head 1 ts 9
537[out#0/mov @ 0x77ff180] sq: send 0 ts 18.178708
538[out#0/mov @ 0x77ff180] sq: send 0 ts 18.264042
539[out#0/mov @ 0x77ff180] sq: send 0 ts 18.349375
540[out#0/mov @ 0x77ff180] sq: send 0 ts 18.434708
541[out#0/mov @ 0x77ff180] sq: send 0 ts 18.520042
542[out#0/mov @ 0x77ff180] sq: send 0 ts 18.605375
543[out#0/mov @ 0x77ff180] sq: send 0 ts 18.690708
544[out#0/mov @ 0x77ff180] sq: send 0 ts 18.776042
545[out#0/mov @ 0x77ff180] sq: send 0 ts 18.861375
546[out#0/mov @ 0x77ff180] sq: send 0 ts 18.946708
547[out#0/mov @ 0x77ff180] sq: send 0 ts 19.032042
548[out#0/mov @ 0x77ff180] sq: send 0 ts 19.117375
549[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 9 -> 10
550[out#0/mov @ 0x77ff180] sq: receive 0 ts 9.048042 queue head 1 ts 10
551[out#0/mov @ 0x77ff180] sq: receive 0 ts 9.133375 queue head 1 ts 10
552[out#0/mov @ 0x77ff180] sq: receive 0 ts 9.218708 queue head 1 ts 10
553[out#0/mov @ 0x77ff180] sq: receive 0 ts 9.304042 queue head 1 ts 10
554[out#0/mov @ 0x77ff180] sq: receive 0 ts 9.389375 queue head 1 ts 10
555[out#0/mov @ 0x77ff180] sq: receive 0 ts 9.474708 queue head 1 ts 10
556[out#0/mov @ 0x77ff180] sq: receive 0 ts 9.560042 queue head 1 ts 10
557[out#0/mov @ 0x77ff180] sq: receive 0 ts 9.645375 queue head 1 ts 10
558[out#0/mov @ 0x77ff180] sq: receive 0 ts 9.730708 queue head 1 ts 10
559[out#0/mov @ 0x77ff180] sq: receive 0 ts 9.816042 queue head 1 ts 10
560[out#0/mov @ 0x77ff180] sq: receive 0 ts 9.901375 queue head 1 ts 10
561[out#0/mov @ 0x77ff180] sq: receive 0 ts 9.986708 queue head 1 ts 10
562[out#0/mov @ 0x77ff180] sq: send 0 ts 19.202708
563[out#0/mov @ 0x77ff180] sq: send 0 ts 19.288042
564[out#0/mov @ 0x77ff180] sq: send 0 ts 19.373375
565[out#0/mov @ 0x77ff180] sq: send 0 ts 19.458708
566[out#0/mov @ 0x77ff180] sq: send 0 ts 19.544042
567[out#0/mov @ 0x77ff180] sq: send 0 ts 19.629375
568[out#0/mov @ 0x77ff180] sq: send 0 ts 19.714708
569[out#0/mov @ 0x77ff180] sq: send 0 ts 19.800042
570[out#0/mov @ 0x77ff180] sq: send 0 ts 19.885375
571[out#0/mov @ 0x77ff180] sq: send 0 ts 19.970708
572[out#0/mov @ 0x77ff180] sq: send 0 ts 20.056042
573[out#0/mov @ 0x77ff180] sq: send 0 ts 20.141375
574[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 10 -> 11
575[out#0/mov @ 0x77ff180] sq: receive 0 ts 10.072042 queue head 1 ts 11
576[out#0/mov @ 0x77ff180] sq: receive 0 ts 10.157375 queue head 1 ts 11
577[out#0/mov @ 0x77ff180] sq: receive 0 ts 10.242708 queue head 1 ts 11
578[out#0/mov @ 0x77ff180] sq: receive 0 ts 10.328042 queue head 1 ts 11
579[out#0/mov @ 0x77ff180] sq: receive 0 ts 10.413375 queue head 1 ts 11
580[out#0/mov @ 0x77ff180] sq: receive 0 ts 10.498708 queue head 1 ts 11
581[out#0/mov @ 0x77ff180] sq: receive 0 ts 10.584042 queue head 1 ts 11
582[out#0/mov @ 0x77ff180] sq: receive 0 ts 10.669375 queue head 1 ts 11
583[out#0/mov @ 0x77ff180] sq: receive 0 ts 10.754708 queue head 1 ts 11
584[out#0/mov @ 0x77ff180] sq: receive 0 ts 10.840042 queue head 1 ts 11
585[out#0/mov @ 0x77ff180] sq: receive 0 ts 10.925375 queue head 1 ts 11
586[out#0/mov @ 0x77ff180] sq: send 0 ts 20.226708
587[out#0/mov @ 0x77ff180] sq: send 0 ts 20.312042
588[out#0/mov @ 0x77ff180] sq: send 0 ts 20.397375
589[out#0/mov @ 0x77ff180] sq: send 0 ts 20.482708
590[out#0/mov @ 0x77ff180] sq: send 0 ts 20.568042
591[out#0/mov @ 0x77ff180] sq: send 0 ts 20.653375
592[out#0/mov @ 0x77ff180] sq: send 0 ts 20.738708
593[out#0/mov @ 0x77ff180] sq: send 0 ts 20.824042
594[out#0/mov @ 0x77ff180] sq: send 0 ts 20.909375
595[out#0/mov @ 0x77ff180] sq: send 0 ts 20.994708
596[out#0/mov @ 0x77ff180] sq: send 0 ts 21.080042
597[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 11 -> 12
598[out#0/mov @ 0x77ff180] sq: receive 0 ts 11.010708 queue head 1 ts 12
599[out#0/mov @ 0x77ff180] sq: receive 0 ts 11.096042 queue head 1 ts 12
600[out#0/mov @ 0x77ff180] sq: receive 0 ts 11.181375 queue head 1 ts 12
601[out#0/mov @ 0x77ff180] sq: receive 0 ts 11.266708 queue head 1 ts 12
602[out#0/mov @ 0x77ff180] sq: receive 0 ts 11.352042 queue head 1 ts 12
603[out#0/mov @ 0x77ff180] sq: receive 0 ts 11.437375 queue head 1 ts 12
604[out#0/mov @ 0x77ff180] sq: receive 0 ts 11.522708 queue head 1 ts 12
605[out#0/mov @ 0x77ff180] sq: receive 0 ts 11.608042 queue head 1 ts 12
606[out#0/mov @ 0x77ff180] sq: receive 0 ts 11.693375 queue head 1 ts 12
607[out#0/mov @ 0x77ff180] sq: receive 0 ts 11.778708 queue head 1 ts 12
608[out#0/mov @ 0x77ff180] sq: receive 0 ts 11.864042 queue head 1 ts 12
609[out#0/mov @ 0x77ff180] sq: receive 0 ts 11.949375 queue head 1 ts 12
610[out#0/mov @ 0x77ff180] sq: send 0 ts 21.165375
611[out#0/mov @ 0x77ff180] sq: send 0 ts 21.250708
612[out#0/mov @ 0x77ff180] sq: send 0 ts 21.336042
613[out#0/mov @ 0x77ff180] sq: send 0 ts 21.421375
614[out#0/mov @ 0x77ff180] sq: send 0 ts 21.506708
615[out#0/mov @ 0x77ff180] sq: send 0 ts 21.592042
616[out#0/mov @ 0x77ff180] sq: send 0 ts 21.677375
617[out#0/mov @ 0x77ff180] sq: send 0 ts 21.762708
618[out#0/mov @ 0x77ff180] sq: send 0 ts 21.848042
619[out#0/mov @ 0x77ff180] sq: send 0 ts 21.933375
620[out#0/mov @ 0x77ff180] sq: send 0 ts 22.018708
621[out#0/mov @ 0x77ff180] sq: send 0 ts 22.104042
622[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 12 -> 13
623[out#0/mov @ 0x77ff180] sq: receive 0 ts 12.034708 queue head 1 ts 13
624[out#0/mov @ 0x77ff180] sq: receive 0 ts 12.120042 queue head 1 ts 13
625[out#0/mov @ 0x77ff180] sq: receive 0 ts 12.205375 queue head 1 ts 13
626[out#0/mov @ 0x77ff180] sq: receive 0 ts 12.290708 queue head 1 ts 13
627[out#0/mov @ 0x77ff180] sq: receive 0 ts 12.376042 queue head 1 ts 13
628[out#0/mov @ 0x77ff180] sq: receive 0 ts 12.461375 queue head 1 ts 13
629[out#0/mov @ 0x77ff180] sq: receive 0 ts 12.546708 queue head 1 ts 13
630[out#0/mov @ 0x77ff180] sq: receive 0 ts 12.632042 queue head 1 ts 13
631[out#0/mov @ 0x77ff180] sq: receive 0 ts 12.717375 queue head 1 ts 13
632[out#0/mov @ 0x77ff180] sq: receive 0 ts 12.802708 queue head 1 ts 13
633[out#0/mov @ 0x77ff180] sq: receive 0 ts 12.888042 queue head 1 ts 13
634[out#0/mov @ 0x77ff180] sq: receive 0 ts 12.973375 queue head 1 ts 13
635[out#0/mov @ 0x77ff180] sq: send 0 ts 22.189375
636[out#0/mov @ 0x77ff180] sq: send 0 ts 22.274708
637[out#0/mov @ 0x77ff180] sq: send 0 ts 22.360042
638[out#0/mov @ 0x77ff180] sq: send 0 ts 22.445375
639[out#0/mov @ 0x77ff180] sq: send 0 ts 22.530708
640[out#0/mov @ 0x77ff180] sq: send 0 ts 22.616042
641[out#0/mov @ 0x77ff180] sq: send 0 ts 22.701375
642[out#0/mov @ 0x77ff180] sq: send 0 ts 22.786708
643[out#0/mov @ 0x77ff180] sq: send 0 ts 22.872042
644[out#0/mov @ 0x77ff180] sq: send 0 ts 22.957375
645[out#0/mov @ 0x77ff180] sq: send 0 ts 23.042708
646[out#0/mov @ 0x77ff180] sq: send 0 ts 23.128042
647[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 13 -> 14
648[out#0/mov @ 0x77ff180] sq: receive 0 ts 13.058708 queue head 1 ts 14
649[out#0/mov @ 0x77ff180] sq: receive 0 ts 13.144042 queue head 1 ts 14
650[out#0/mov @ 0x77ff180] sq: receive 0 ts 13.229375 queue head 1 ts 14
651[out#0/mov @ 0x77ff180] sq: receive 0 ts 13.314708 queue head 1 ts 14
652[out#0/mov @ 0x77ff180] sq: receive 0 ts 13.400042 queue head 1 ts 14
653[out#0/mov @ 0x77ff180] sq: receive 0 ts 13.485375 queue head 1 ts 14
654[out#0/mov @ 0x77ff180] sq: receive 0 ts 13.570708 queue head 1 ts 14
655[out#0/mov @ 0x77ff180] sq: receive 0 ts 13.656042 queue head 1 ts 14
656[out#0/mov @ 0x77ff180] sq: receive 0 ts 13.741375 queue head 1 ts 14
657[out#0/mov @ 0x77ff180] sq: receive 0 ts 13.826708 queue head 1 ts 14
658[out#0/mov @ 0x77ff180] sq: receive 0 ts 13.912042 queue head 1 ts 14
659[out#0/mov @ 0x77ff180] sq: receive 0 ts 13.997375 queue head 1 ts 14
660[out#0/mov @ 0x77ff180] sq: send 0 ts 23.213375
661[out#0/mov @ 0x77ff180] sq: send 0 ts 23.298708
662[out#0/mov @ 0x77ff180] sq: send 0 ts 23.384042
663[out#0/mov @ 0x77ff180] sq: send 0 ts 23.469375
664[out#0/mov @ 0x77ff180] sq: send 0 ts 23.554708
665[out#0/mov @ 0x77ff180] sq: send 0 ts 23.640042
666[out#0/mov @ 0x77ff180] sq: send 0 ts 23.725375
667[out#0/mov @ 0x77ff180] sq: send 0 ts 23.810708
668[out#0/mov @ 0x77ff180] sq: send 0 ts 23.896042
669[out#0/mov @ 0x77ff180] sq: send 0 ts 23.981375
670[out#0/mov @ 0x77ff180] sq: send 0 ts 24.066708
671[out#0/mov @ 0x77ff180] sq: send 0 ts 24.152042
672[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 14 -> 15
673[out#0/mov @ 0x77ff180] sq: receive 0 ts 14.082708 queue head 1 ts 15
674[out#0/mov @ 0x77ff180] sq: receive 0 ts 14.168042 queue head 1 ts 15
675[out#0/mov @ 0x77ff180] sq: receive 0 ts 14.253375 queue head 1 ts 15
676[out#0/mov @ 0x77ff180] sq: receive 0 ts 14.338708 queue head 1 ts 15
677[out#0/mov @ 0x77ff180] sq: receive 0 ts 14.424042 queue head 1 ts 15
678[out#0/mov @ 0x77ff180] sq: receive 0 ts 14.509375 queue head 1 ts 15
679[out#0/mov @ 0x77ff180] sq: receive 0 ts 14.594708 queue head 1 ts 15
680[out#0/mov @ 0x77ff180] sq: receive 0 ts 14.680042 queue head 1 ts 15
681[out#0/mov @ 0x77ff180] sq: receive 0 ts 14.765375 queue head 1 ts 15
682[out#0/mov @ 0x77ff180] sq: receive 0 ts 14.850708 queue head 1 ts 15
683[out#0/mov @ 0x77ff180] sq: receive 0 ts 14.936042 queue head 1 ts 15
684[out#0/mov @ 0x77ff180] sq: send 0 ts 24.237375
685[out#0/mov @ 0x77ff180] sq: send 0 ts 24.322708
686[out#0/mov @ 0x77ff180] sq: send 0 ts 24.408042
687[out#0/mov @ 0x77ff180] sq: send 0 ts 24.493375
688[out#0/mov @ 0x77ff180] sq: send 0 ts 24.578708
689[out#0/mov @ 0x77ff180] sq: send 0 ts 24.664042
690[out#0/mov @ 0x77ff180] sq: send 0 ts 24.749375
691[out#0/mov @ 0x77ff180] sq: send 0 ts 24.834708
692[out#0/mov @ 0x77ff180] sq: send 0 ts 24.920042
693[out#0/mov @ 0x77ff180] sq: send 0 ts 25.005375
694[out#0/mov @ 0x77ff180] sq: send 0 ts 25.090708
695[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 15 -> 16
696[out#0/mov @ 0x77ff180] sq: receive 0 ts 15.021375 queue head 1 ts 16
697[out#0/mov @ 0x77ff180] sq: receive 0 ts 15.106708 queue head 1 ts 16
698[out#0/mov @ 0x77ff180] sq: receive 0 ts 15.192042 queue head 1 ts 16
699[out#0/mov @ 0x77ff180] sq: receive 0 ts 15.277375 queue head 1 ts 16
700[out#0/mov @ 0x77ff180] sq: receive 0 ts 15.362708 queue head 1 ts 16
701[out#0/mov @ 0x77ff180] sq: receive 0 ts 15.448042 queue head 1 ts 16
702[out#0/mov @ 0x77ff180] sq: receive 0 ts 15.533375 queue head 1 ts 16
703[out#0/mov @ 0x77ff180] sq: receive 0 ts 15.618708 queue head 1 ts 16
704[out#0/mov @ 0x77ff180] sq: receive 0 ts 15.704042 queue head 1 ts 16
705[out#0/mov @ 0x77ff180] sq: receive 0 ts 15.789375 queue head 1 ts 16
706[out#0/mov @ 0x77ff180] sq: receive 0 ts 15.874708 queue head 1 ts 16
707[out#0/mov @ 0x77ff180] sq: receive 0 ts 15.960042 queue head 1 ts 16
708[out#0/mov @ 0x77ff180] sq: send 0 ts 25.176042
709[out#0/mov @ 0x77ff180] sq: send 0 ts 25.261375
710[out#0/mov @ 0x77ff180] sq: send 0 ts 25.346708
711[out#0/mov @ 0x77ff180] sq: send 0 ts 25.432042
712[out#0/mov @ 0x77ff180] sq: send 0 ts 25.517375
713[out#0/mov @ 0x77ff180] sq: send 0 ts 25.602708
714[out#0/mov @ 0x77ff180] sq: send 0 ts 25.688042
715[out#0/mov @ 0x77ff180] sq: send 0 ts 25.773375
716[out#0/mov @ 0x77ff180] sq: send 0 ts 25.858708
717[out#0/mov @ 0x77ff180] sq: send 0 ts 25.944042
718[out#0/mov @ 0x77ff180] sq: send 0 ts 26.029375
719[out#0/mov @ 0x77ff180] sq: send 0 ts 26.114708
720[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 16 -> 17
721[out#0/mov @ 0x77ff180] sq: receive 0 ts 16.045375 queue head 1 ts 17
722[out#0/mov @ 0x77ff180] sq: receive 0 ts 16.130708 queue head 1 ts 17
723[out#0/mov @ 0x77ff180] sq: receive 0 ts 16.216042 queue head 1 ts 17
724[out#0/mov @ 0x77ff180] sq: receive 0 ts 16.301375 queue head 1 ts 17
725[out#0/mov @ 0x77ff180] sq: receive 0 ts 16.386708 queue head 1 ts 17
726[out#0/mov @ 0x77ff180] sq: receive 0 ts 16.472042 queue head 1 ts 17
727[out#0/mov @ 0x77ff180] sq: receive 0 ts 16.557375 queue head 1 ts 17
728[out#0/mov @ 0x77ff180] sq: receive 0 ts 16.642708 queue head 1 ts 17
729[out#0/mov @ 0x77ff180] sq: receive 0 ts 16.728042 queue head 1 ts 17
730[out#0/mov @ 0x77ff180] sq: receive 0 ts 16.813375 queue head 1 ts 17
731[out#0/mov @ 0x77ff180] sq: receive 0 ts 16.898708 queue head 1 ts 17
732[out#0/mov @ 0x77ff180] sq: receive 0 ts 16.984042 queue head 1 ts 17
733[out#0/mov @ 0x77ff180] sq: send 0 ts 26.200042
734[out#0/mov @ 0x77ff180] sq: send 0 ts 26.285375
735[out#0/mov @ 0x77ff180] sq: send 0 ts 26.370708
736[out#0/mov @ 0x77ff180] sq: send 0 ts 26.456042
737[out#0/mov @ 0x77ff180] sq: send 0 ts 26.541375
738[out#0/mov @ 0x77ff180] sq: send 0 ts 26.626708
739[out#0/mov @ 0x77ff180] sq: send 0 ts 26.712042
740[out#0/mov @ 0x77ff180] sq: send 0 ts 26.797375
741[out#0/mov @ 0x77ff180] sq: send 0 ts 26.882708
742[out#0/mov @ 0x77ff180] sq: send 0 ts 26.968042
743[out#0/mov @ 0x77ff180] sq: send 0 ts 27.053375
744[out#0/mov @ 0x77ff180] sq: send 0 ts 27.138708
745[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 17 -> 18
746[out#0/mov @ 0x77ff180] sq: receive 0 ts 17.069375 queue head 1 ts 18
747[out#0/mov @ 0x77ff180] sq: receive 0 ts 17.154708 queue head 1 ts 18
748[out#0/mov @ 0x77ff180] sq: receive 0 ts 17.240042 queue head 1 ts 18
749[out#0/mov @ 0x77ff180] sq: receive 0 ts 17.325375 queue head 1 ts 18
750[out#0/mov @ 0x77ff180] sq: receive 0 ts 17.410708 queue head 1 ts 18
751[out#0/mov @ 0x77ff180] sq: receive 0 ts 17.496042 queue head 1 ts 18
752[out#0/mov @ 0x77ff180] sq: receive 0 ts 17.581375 queue head 1 ts 18
753[out#0/mov @ 0x77ff180] sq: receive 0 ts 17.666708 queue head 1 ts 18
754[out#0/mov @ 0x77ff180] sq: receive 0 ts 17.752042 queue head 1 ts 18
755[out#0/mov @ 0x77ff180] sq: receive 0 ts 17.837375 queue head 1 ts 18
756[out#0/mov @ 0x77ff180] sq: receive 0 ts 17.922708 queue head 1 ts 18
757[out#0/mov @ 0x77ff180] sq: send 0 ts 27.224042
758[out#0/mov @ 0x77ff180] sq: send 0 ts 27.309375
759[out#0/mov @ 0x77ff180] sq: send 0 ts 27.394708
760[out#0/mov @ 0x77ff180] sq: send 0 ts 27.480042
761[out#0/mov @ 0x77ff180] sq: send 0 ts 27.565375
762[out#0/mov @ 0x77ff180] sq: send 0 ts 27.650708
763[out#0/mov @ 0x77ff180] sq: send 0 ts 27.736042
764[out#0/mov @ 0x77ff180] sq: send 0 ts 27.821375
765[out#0/mov @ 0x77ff180] sq: send 0 ts 27.906708
766[out#0/mov @ 0x77ff180] sq: send 0 ts 27.992042
767[out#0/mov @ 0x77ff180] sq: send 0 ts 28.077375
768[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 18 -> 19
769[out#0/mov @ 0x77ff180] sq: receive 0 ts 18.008042 queue head 1 ts 19
770[out#0/mov @ 0x77ff180] sq: receive 0 ts 18.093375 queue head 1 ts 19
771[out#0/mov @ 0x77ff180] sq: receive 0 ts 18.178708 queue head 1 ts 19
772[out#0/mov @ 0x77ff180] sq: receive 0 ts 18.264042 queue head 1 ts 19
773[out#0/mov @ 0x77ff180] sq: receive 0 ts 18.349375 queue head 1 ts 19
774[out#0/mov @ 0x77ff180] sq: receive 0 ts 18.434708 queue head 1 ts 19
775[out#0/mov @ 0x77ff180] sq: receive 0 ts 18.520042 queue head 1 ts 19
776[out#0/mov @ 0x77ff180] sq: receive 0 ts 18.605375 queue head 1 ts 19
777[out#0/mov @ 0x77ff180] sq: receive 0 ts 18.690708 queue head 1 ts 19
778[out#0/mov @ 0x77ff180] sq: receive 0 ts 18.776042 queue head 1 ts 19
779[out#0/mov @ 0x77ff180] sq: receive 0 ts 18.861375 queue head 1 ts 19
780[out#0/mov @ 0x77ff180] sq: receive 0 ts 18.946708 queue head 1 ts 19
781[out#0/mov @ 0x77ff180] sq: send 0 ts 28.162708
782[out#0/mov @ 0x77ff180] sq: send 0 ts 28.248042
783[out#0/mov @ 0x77ff180] sq: send 0 ts 28.333375
784[out#0/mov @ 0x77ff180] sq: send 0 ts 28.418708
785[out#0/mov @ 0x77ff180] sq: send 0 ts 28.504042
786[out#0/mov @ 0x77ff180] sq: send 0 ts 28.589375
787[out#0/mov @ 0x77ff180] sq: send 0 ts 28.674708
788[out#0/mov @ 0x77ff180] sq: send 0 ts 28.760042
789[out#0/mov @ 0x77ff180] sq: send 0 ts 28.845375
790[out#0/mov @ 0x77ff180] sq: send 0 ts 28.930708
791[out#0/mov @ 0x77ff180] sq: send 0 ts 29.016042
792[out#0/mov @ 0x77ff180] sq: send 0 ts 29.101375
793[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 19 -> 20
794[out#0/mov @ 0x77ff180] sq: receive 0 ts 19.032042 queue head 1 ts 20
795[out#0/mov @ 0x77ff180] sq: receive 0 ts 19.117375 queue head 1 ts 20
796[out#0/mov @ 0x77ff180] sq: receive 0 ts 19.202708 queue head 1 ts 20
797[out#0/mov @ 0x77ff180] sq: receive 0 ts 19.288042 queue head 1 ts 20
798[out#0/mov @ 0x77ff180] sq: receive 0 ts 19.373375 queue head 1 ts 20
799[out#0/mov @ 0x77ff180] sq: receive 0 ts 19.458708 queue head 1 ts 20
800[out#0/mov @ 0x77ff180] sq: receive 0 ts 19.544042 queue head 1 ts 20
801[out#0/mov @ 0x77ff180] sq: receive 0 ts 19.629375 queue head 1 ts 20
802[out#0/mov @ 0x77ff180] sq: receive 0 ts 19.714708 queue head 1 ts 20
803[out#0/mov @ 0x77ff180] sq: receive 0 ts 19.800042 queue head 1 ts 20
804[out#0/mov @ 0x77ff180] sq: receive 0 ts 19.885375 queue head 1 ts 20
805[out#0/mov @ 0x77ff180] sq: receive 0 ts 19.970708 queue head 1 ts 20
806[out#0/mov @ 0x77ff180] sq: send 0 ts 29.186708
807[out#0/mov @ 0x77ff180] sq: send 0 ts 29.272042
808[out#0/mov @ 0x77ff180] sq: send 0 ts 29.357375
809[out#0/mov @ 0x77ff180] sq: send 0 ts 29.442708
810[out#0/mov @ 0x77ff180] sq: send 0 ts 29.528042
811[out#0/mov @ 0x77ff180] sq: send 0 ts 29.613375
812[out#0/mov @ 0x77ff180] sq: send 0 ts 29.698708
813[out#0/mov @ 0x77ff180] sq: send 0 ts 29.784042
814[out#0/mov @ 0x77ff180] sq: send 0 ts 29.869375
815[out#0/mov @ 0x77ff180] sq: send 0 ts 29.954708
816[out#0/mov @ 0x77ff180] sq: send 0 ts 30.040042
817[out#0/mov @ 0x77ff180] sq: send 0 ts 30.125375
818[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 20 -> 21
819[out#0/mov @ 0x77ff180] sq: receive 0 ts 20.056042 queue head 1 ts 21
820[out#0/mov @ 0x77ff180] sq: receive 0 ts 20.141375 queue head 1 ts 21
821[out#0/mov @ 0x77ff180] sq: receive 0 ts 20.226708 queue head 1 ts 21
822[out#0/mov @ 0x77ff180] sq: receive 0 ts 20.312042 queue head 1 ts 21
823[out#0/mov @ 0x77ff180] sq: receive 0 ts 20.397375 queue head 1 ts 21
824[out#0/mov @ 0x77ff180] sq: receive 0 ts 20.482708 queue head 1 ts 21
825[out#0/mov @ 0x77ff180] sq: receive 0 ts 20.568042 queue head 1 ts 21
826[out#0/mov @ 0x77ff180] sq: receive 0 ts 20.653375 queue head 1 ts 21
827[out#0/mov @ 0x77ff180] sq: receive 0 ts 20.738708 queue head 1 ts 21
828[out#0/mov @ 0x77ff180] sq: receive 0 ts 20.824042 queue head 1 ts 21
829[out#0/mov @ 0x77ff180] sq: receive 0 ts 20.909375 queue head 1 ts 21
830[out#0/mov @ 0x77ff180] sq: receive 0 ts 20.994708 queue head 1 ts 21
831[out#0/mov @ 0x77ff180] sq: send 0 ts 30.210708
832[out#0/mov @ 0x77ff180] sq: send 0 ts 30.296042
833[out#0/mov @ 0x77ff180] sq: send 0 ts 30.381375
834[out#0/mov @ 0x77ff180] sq: send 0 ts 30.466708
835[out#0/mov @ 0x77ff180] sq: send 0 ts 30.552042
836[out#0/mov @ 0x77ff180] sq: send 0 ts 30.637375
837[out#0/mov @ 0x77ff180] sq: send 0 ts 30.722708
838[out#0/mov @ 0x77ff180] sq: send 0 ts 30.808042
839[out#0/mov @ 0x77ff180] sq: send 0 ts 30.893375
840[out#0/mov @ 0x77ff180] sq: send 0 ts 30.978708
841[out#0/mov @ 0x77ff180] sq: send 0 ts 31.064042
842[out#0/mov @ 0x77ff180] sq: send 0 ts 31.149375
843[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 21 -> 22
844[out#0/mov @ 0x77ff180] sq: receive 0 ts 21.080042 queue head 1 ts 22
845[out#0/mov @ 0x77ff180] sq: receive 0 ts 21.165375 queue head 1 ts 22
846[out#0/mov @ 0x77ff180] sq: receive 0 ts 21.250708 queue head 1 ts 22
847[out#0/mov @ 0x77ff180] sq: receive 0 ts 21.336042 queue head 1 ts 22
848[out#0/mov @ 0x77ff180] sq: receive 0 ts 21.421375 queue head 1 ts 22
849[out#0/mov @ 0x77ff180] sq: receive 0 ts 21.506708 queue head 1 ts 22
850[out#0/mov @ 0x77ff180] sq: receive 0 ts 21.592042 queue head 1 ts 22
851[out#0/mov @ 0x77ff180] sq: receive 0 ts 21.677375 queue head 1 ts 22
852[out#0/mov @ 0x77ff180] sq: receive 0 ts 21.762708 queue head 1 ts 22
853[out#0/mov @ 0x77ff180] sq: receive 0 ts 21.848042 queue head 1 ts 22
854[out#0/mov @ 0x77ff180] sq: receive 0 ts 21.933375 queue head 1 ts 22
855[out#0/mov @ 0x77ff180] sq: send 0 ts 31.234708
856[out#0/mov @ 0x77ff180] sq: send 0 ts 31.320042
857[out#0/mov @ 0x77ff180] sq: send 0 ts 31.405375
858[out#0/mov @ 0x77ff180] sq: send 0 ts 31.490708
859[out#0/mov @ 0x77ff180] sq: send 0 ts 31.576042
860[out#0/mov @ 0x77ff180] sq: send 0 ts 31.661375
861[out#0/mov @ 0x77ff180] sq: send 0 ts 31.746708
862[out#0/mov @ 0x77ff180] sq: send 0 ts 31.832042
863[out#0/mov @ 0x77ff180] sq: send 0 ts 31.917375
864[out#0/mov @ 0x77ff180] sq: send 0 ts 32.002708
865[out#0/mov @ 0x77ff180] sq: send 0 ts 32.088042
866[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 22 -> 23
867[out#0/mov @ 0x77ff180] sq: receive 0 ts 22.018708 queue head 1 ts 23
868[out#0/mov @ 0x77ff180] sq: receive 0 ts 22.104042 queue head 1 ts 23
869[out#0/mov @ 0x77ff180] sq: receive 0 ts 22.189375 queue head 1 ts 23
870[out#0/mov @ 0x77ff180] sq: receive 0 ts 22.274708 queue head 1 ts 23
871[out#0/mov @ 0x77ff180] sq: receive 0 ts 22.360042 queue head 1 ts 23
872[out#0/mov @ 0x77ff180] sq: receive 0 ts 22.445375 queue head 1 ts 23
873[out#0/mov @ 0x77ff180] sq: receive 0 ts 22.530708 queue head 1 ts 23
874[out#0/mov @ 0x77ff180] sq: receive 0 ts 22.616042 queue head 1 ts 23
875[out#0/mov @ 0x77ff180] sq: receive 0 ts 22.701375 queue head 1 ts 23
876[out#0/mov @ 0x77ff180] sq: receive 0 ts 22.786708 queue head 1 ts 23
877[out#0/mov @ 0x77ff180] sq: receive 0 ts 22.872042 queue head 1 ts 23
878[out#0/mov @ 0x77ff180] sq: receive 0 ts 22.957375 queue head 1 ts 23
879[out#0/mov @ 0x77ff180] sq: send 0 ts 32.173375
880[out#0/mov @ 0x77ff180] sq: send 0 ts 32.258708
881[out#0/mov @ 0x77ff180] sq: send 0 ts 32.344042
882[out#0/mov @ 0x77ff180] sq: send 0 ts 32.429375
883[out#0/mov @ 0x77ff180] sq: send 0 ts 32.514708
884[out#0/mov @ 0x77ff180] sq: send 0 ts 32.600042
885[out#0/mov @ 0x77ff180] sq: send 0 ts 32.685375
886[out#0/mov @ 0x77ff180] sq: send 0 ts 32.770708
887[out#0/mov @ 0x77ff180] sq: send 0 ts 32.856042
888[out#0/mov @ 0x77ff180] sq: send 0 ts 32.941375
889[out#0/mov @ 0x77ff180] sq: send 0 ts 33.026708
890[out#0/mov @ 0x77ff180] sq: send 0 ts 33.112042
891[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 23 -> 24
892[out#0/mov @ 0x77ff180] sq: receive 0 ts 23.042708 queue head 1 ts 24
893[out#0/mov @ 0x77ff180] sq: receive 0 ts 23.128042 queue head 1 ts 24
894[out#0/mov @ 0x77ff180] sq: receive 0 ts 23.213375 queue head 1 ts 24
895[out#0/mov @ 0x77ff180] sq: receive 0 ts 23.298708 queue head 1 ts 24
896[out#0/mov @ 0x77ff180] sq: receive 0 ts 23.384042 queue head 1 ts 24
897[out#0/mov @ 0x77ff180] sq: receive 0 ts 23.469375 queue head 1 ts 24
898[out#0/mov @ 0x77ff180] sq: receive 0 ts 23.554708 queue head 1 ts 24
899[out#0/mov @ 0x77ff180] sq: receive 0 ts 23.640042 queue head 1 ts 24
900[out#0/mov @ 0x77ff180] sq: receive 0 ts 23.725375 queue head 1 ts 24
901[out#0/mov @ 0x77ff180] sq: receive 0 ts 23.810708 queue head 1 ts 24
902[out#0/mov @ 0x77ff180] sq: receive 0 ts 23.896042 queue head 1 ts 24
903[out#0/mov @ 0x77ff180] sq: receive 0 ts 23.981375 queue head 1 ts 24
904[out#0/mov @ 0x77ff180] sq: send 0 ts 33.197375
905[out#0/mov @ 0x77ff180] sq: send 0 ts 33.282708
906[out#0/mov @ 0x77ff180] sq: send 0 ts 33.368042
907[out#0/mov @ 0x77ff180] sq: send 0 ts 33.453375
908[out#0/mov @ 0x77ff180] sq: send 0 ts 33.538708
909[exr @ 0x7818c00] line order: 0.
910[out#0/mov @ 0x77ff180] sq: send 0 ts 33.624042
911[out#0/mov @ 0x77ff180] sq: send 0 ts 33.709375
912[out#0/mov @ 0x77ff180] sq: send 0 ts 33.794708
913[out#0/mov @ 0x77ff180] sq: send 0 ts 33.880042
914[out#0/mov @ 0x77ff180] sq: send 0 ts 33.965375
915[out#0/mov @ 0x77ff180] sq: send 0 ts 34.050708
916[out#0/mov @ 0x77ff180] sq: send 0 ts 34.136042
917[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 24 -> 25
918[out#0/mov @ 0x77ff180] sq: receive 0 ts 24.066708 queue head 1 ts 25
919[out#0/mov @ 0x77ff180] sq: receive 0 ts 24.152042 queue head 1 ts 25
920[out#0/mov @ 0x77ff180] sq: receive 0 ts 24.237375 queue head 1 ts 25
921[out#0/mov @ 0x77ff180] sq: receive 0 ts 24.322708 queue head 1 ts 25
922[out#0/mov @ 0x77ff180] sq: receive 0 ts 24.408042 queue head 1 ts 25
923[out#0/mov @ 0x77ff180] sq: receive 0 ts 24.493375 queue head 1 ts 25
924[out#0/mov @ 0x77ff180] sq: receive 0 ts 24.578708 queue head 1 ts 25
925[out#0/mov @ 0x77ff180] sq: receive 0 ts 24.664042 queue head 1 ts 25
926[out#0/mov @ 0x77ff180] sq: receive 0 ts 24.749375 queue head 1 ts 25
927[out#0/mov @ 0x77ff180] sq: receive 0 ts 24.834708 queue head 1 ts 25
928[out#0/mov @ 0x77ff180] sq: receive 0 ts 24.920042 queue head 1 ts 25
929[out#0/mov @ 0x77ff180] sq: send 0 ts 34.221375
930[out#0/mov @ 0x77ff180] sq: send 0 ts 34.306708
931[out#0/mov @ 0x77ff180] sq: send 0 ts 34.392042
932[out#0/mov @ 0x77ff180] sq: send 0 ts 34.477375
933[out#0/mov @ 0x77ff180] sq: send 0 ts 34.562708
934[out#0/mov @ 0x77ff180] sq: send 0 ts 34.648042
935[out#0/mov @ 0x77ff180] sq: send 0 ts 34.733375
936[out#0/mov @ 0x77ff180] sq: send 0 ts 34.818708
937[out#0/mov @ 0x77ff180] sq: send 0 ts 34.904042
938[out#0/mov @ 0x77ff180] sq: send 0 ts 34.989375
939[out#0/mov @ 0x77ff180] sq: send 0 ts 35.074708
940[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 25 -> 26
941[out#0/mov @ 0x77ff180] sq: receive 0 ts 25.005375 queue head 1 ts 26
942[out#0/mov @ 0x77ff180] sq: receive 0 ts 25.090708 queue head 1 ts 26
943[out#0/mov @ 0x77ff180] sq: receive 0 ts 25.176042 queue head 1 ts 26
944[out#0/mov @ 0x77ff180] sq: receive 0 ts 25.261375 queue head 1 ts 26
945[out#0/mov @ 0x77ff180] sq: receive 0 ts 25.346708 queue head 1 ts 26
946[out#0/mov @ 0x77ff180] sq: receive 0 ts 25.432042 queue head 1 ts 26
947[out#0/mov @ 0x77ff180] sq: receive 0 ts 25.517375 queue head 1 ts 26
948[out#0/mov @ 0x77ff180] sq: receive 0 ts 25.602708 queue head 1 ts 26
949[out#0/mov @ 0x77ff180] sq: receive 0 ts 25.688042 queue head 1 ts 26
950[out#0/mov @ 0x77ff180] sq: receive 0 ts 25.773375 queue head 1 ts 26
951[graph -1 input from stream 0:0 @ 0x7f22f8003400] Setting 'video_size' to value '1920x1080'
952[out#0/mov @ 0x77ff180] sq: receive 0 ts 25.858708 queue head 1 ts 26
953[graph -1 input from stream 0:0 @ 0x7f22f8003400] Setting 'pix_fmt' to value '177'
954[graph -1 input from stream 0:0 @ 0x7f22f8003400] Setting 'time_base' to value '1001/30000'
955[out#0/mov @ 0x77ff180] sq: receive 0 ts 25.944042 queue head 1 ts 26
956[graph -1 input from stream 0:0 @ 0x7f22f8003400] Setting 'pixel_aspect' to value '1/1'
957[graph -1 input from stream 0:0 @ 0x7f22f8003400] Setting 'colorspace' to value '1'
958[graph -1 input from stream 0:0 @ 0x7f22f8003400] Setting 'range' to value '0'
959[graph -1 input from stream 0:0 @ 0x7f22f8003400] Setting 'frame_rate' to value '30000/1001'
960[out#0/mov @ 0x77ff180] sq: send 0 ts 35.160042
961[graph -1 input from stream 0:0 @ 0x7f22f8003400] w:1920 h:1080 pixfmt:gbrapf32le tb:1001/30000 fr:30000/1001 sar:1/1 csp:bt709 range:unknown
962[out#0/mov @ 0x77ff180] sq: send 0 ts 35.245375
963[format @ 0x7f22f8004f00] Setting 'pix_fmts' to value 'yuv422p10le'
964[out#0/mov @ 0x77ff180] sq: send 0 ts 35.330708
965[out#0/mov @ 0x77ff180] sq: send 0 ts 35.416042
966[auto_scale_0 @ 0x7f22f8003f80] w:iw h:ih flags:'' interl:0
967[out#0/mov @ 0x77ff180] sq: send 0 ts 35.501375
968[format @ 0x7f22f8004f00] auto-inserting filter 'auto_scale_0' between the filter 'Parsed_null_0' and the filter 'format'
969[out#0/mov @ 0x77ff180] sq: send 0 ts 35.586708
970[AVFilterGraph @ 0x7f22f80011c0] query_formats: 4 queried, 6 merged, 3 already done, 0 delayed
971[out#0/mov @ 0x77ff180] sq: send 0 ts 35.672042
972[out#0/mov @ 0x77ff180] sq: send 0 ts 35.757375
973[out#0/mov @ 0x77ff180] sq: send 0 ts 35.842708
974[out#0/mov @ 0x77ff180] sq: send 0 ts 35.928042
975[out#0/mov @ 0x77ff180] sq: send 0 ts 36.013375
976[out#0/mov @ 0x77ff180] sq: send 0 ts 36.098708
977[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 26 -> 27
978[out#0/mov @ 0x77ff180] sq: receive 0 ts 26.029375 queue head 1 ts 27
979[out#0/mov @ 0x77ff180] sq: receive 0 ts 26.114708 queue head 1 ts 27
980[out#0/mov @ 0x77ff180] sq: receive 0 ts 26.200042 queue head 1 ts 27
981[out#0/mov @ 0x77ff180] sq: receive 0 ts 26.285375 queue head 1 ts 27
982[out#0/mov @ 0x77ff180] sq: receive 0 ts 26.370708 queue head 1 ts 27
983[out#0/mov @ 0x77ff180] sq: receive 0 ts 26.456042 queue head 1 ts 27
984[out#0/mov @ 0x77ff180] sq: receive 0 ts 26.541375 queue head 1 ts 27
985[out#0/mov @ 0x77ff180] sq: receive 0 ts 26.626708 queue head 1 ts 27
986[out#0/mov @ 0x77ff180] sq: receive 0 ts 26.712042 queue head 1 ts 27
987[out#0/mov @ 0x77ff180] sq: receive 0 ts 26.797375 queue head 1 ts 27
988[out#0/mov @ 0x77ff180] sq: receive 0 ts 26.882708 queue head 1 ts 27
989[out#0/mov @ 0x77ff180] sq: receive 0 ts 26.968042 queue head 1 ts 27
990[out#0/mov @ 0x77ff180] sq: send 0 ts 36.184042
991[out#0/mov @ 0x77ff180] sq: send 0 ts 36.269375
992[out#0/mov @ 0x77ff180] sq: send 0 ts 36.354708
993[out#0/mov @ 0x77ff180] sq: send 0 ts 36.440042
994[out#0/mov @ 0x77ff180] sq: send 0 ts 36.525375
995[out#0/mov @ 0x77ff180] sq: send 0 ts 36.610708
996[out#0/mov @ 0x77ff180] sq: send 0 ts 36.696042
997[out#0/mov @ 0x77ff180] sq: send 0 ts 36.781375
998[out#0/mov @ 0x77ff180] sq: send 0 ts 36.866708
999[out#0/mov @ 0x77ff180] sq: send 0 ts 36.952042
1000[out#0/mov @ 0x77ff180] sq: send 0 ts 37.037375
1001[out#0/mov @ 0x77ff180] sq: send 0 ts 37.122708
1002[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 27 -> 28
1003[out#0/mov @ 0x77ff180] sq: receive 0 ts 27.053375 queue head 1 ts 28
1004[out#0/mov @ 0x77ff180] sq: receive 0 ts 27.138708 queue head 1 ts 28
1005[out#0/mov @ 0x77ff180] sq: receive 0 ts 27.224042 queue head 1 ts 28
1006[out#0/mov @ 0x77ff180] sq: receive 0 ts 27.309375 queue head 1 ts 28
1007[out#0/mov @ 0x77ff180] sq: receive 0 ts 27.394708 queue head 1 ts 28
1008[out#0/mov @ 0x77ff180] sq: receive 0 ts 27.480042 queue head 1 ts 28
1009[out#0/mov @ 0x77ff180] sq: receive 0 ts 27.565375 queue head 1 ts 28
1010[out#0/mov @ 0x77ff180] sq: receive 0 ts 27.650708 queue head 1 ts 28
1011[out#0/mov @ 0x77ff180] sq: receive 0 ts 27.736042 queue head 1 ts 28
1012[out#0/mov @ 0x77ff180] sq: receive 0 ts 27.821375 queue head 1 ts 28
1013[out#0/mov @ 0x77ff180] sq: receive 0 ts 27.906708 queue head 1 ts 28
1014[out#0/mov @ 0x77ff180] sq: receive 0 ts 27.992042 queue head 1 ts 28
1015[out#0/mov @ 0x77ff180] sq: send 0 ts 37.208042
1016[out#0/mov @ 0x77ff180] sq: send 0 ts 37.293375
1017[out#0/mov @ 0x77ff180] sq: send 0 ts 37.378708
1018[out#0/mov @ 0x77ff180] sq: send 0 ts 37.464042
1019[out#0/mov @ 0x77ff180] sq: send 0 ts 37.549375
1020[out#0/mov @ 0x77ff180] sq: send 0 ts 37.634708
1021[out#0/mov @ 0x77ff180] sq: send 0 ts 37.720042
1022[out#0/mov @ 0x77ff180] sq: send 0 ts 37.805375
1023[out#0/mov @ 0x77ff180] sq: send 0 ts 37.890708
1024[out#0/mov @ 0x77ff180] sq: send 0 ts 37.976042
1025[out#0/mov @ 0x77ff180] sq: send 0 ts 38.061375
1026[out#0/mov @ 0x77ff180] sq: send 0 ts 38.146708
1027[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 28 -> 29
1028[out#0/mov @ 0x77ff180] sq: receive 0 ts 28.077375 queue head 1 ts 29
1029[out#0/mov @ 0x77ff180] sq: receive 0 ts 28.162708 queue head 1 ts 29
1030[out#0/mov @ 0x77ff180] sq: receive 0 ts 28.248042 queue head 1 ts 29
1031[out#0/mov @ 0x77ff180] sq: receive 0 ts 28.333375 queue head 1 ts 29
1032[out#0/mov @ 0x77ff180] sq: receive 0 ts 28.418708 queue head 1 ts 29
1033[out#0/mov @ 0x77ff180] sq: receive 0 ts 28.504042 queue head 1 ts 29
1034[out#0/mov @ 0x77ff180] sq: receive 0 ts 28.589375 queue head 1 ts 29
1035[out#0/mov @ 0x77ff180] sq: receive 0 ts 28.674708 queue head 1 ts 29
1036[out#0/mov @ 0x77ff180] sq: receive 0 ts 28.760042 queue head 1 ts 29
1037[out#0/mov @ 0x77ff180] sq: receive 0 ts 28.845375 queue head 1 ts 29
1038[out#0/mov @ 0x77ff180] sq: receive 0 ts 28.930708 queue head 1 ts 29
1039[out#0/mov @ 0x77ff180] sq: send 0 ts 38.232042
1040[out#0/mov @ 0x77ff180] sq: send 0 ts 38.317375
1041[out#0/mov @ 0x77ff180] sq: send 0 ts 38.402708
1042[out#0/mov @ 0x77ff180] sq: send 0 ts 38.488042
1043[out#0/mov @ 0x77ff180] sq: send 0 ts 38.573375
1044[out#0/mov @ 0x77ff180] sq: send 0 ts 38.658708
1045[out#0/mov @ 0x77ff180] sq: send 0 ts 38.744042
1046[out#0/mov @ 0x77ff180] sq: send 0 ts 38.829375
1047[out#0/mov @ 0x77ff180] sq: send 0 ts 38.914708
1048[out#0/mov @ 0x77ff180] sq: send 0 ts 39.000042
1049[out#0/mov @ 0x77ff180] sq: send 0 ts 39.085375
1050[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 29 -> 30
1051[out#0/mov @ 0x77ff180] sq: receive 0 ts 29.016042 queue head 1 ts 30
1052[out#0/mov @ 0x77ff180] sq: receive 0 ts 29.101375 queue head 1 ts 30
1053[out#0/mov @ 0x77ff180] sq: receive 0 ts 29.186708 queue head 1 ts 30
1054[out#0/mov @ 0x77ff180] sq: receive 0 ts 29.272042 queue head 1 ts 30
1055[out#0/mov @ 0x77ff180] sq: receive 0 ts 29.357375 queue head 1 ts 30
1056[out#0/mov @ 0x77ff180] sq: receive 0 ts 29.442708 queue head 1 ts 30
1057[out#0/mov @ 0x77ff180] sq: receive 0 ts 29.528042 queue head 1 ts 30
1058[out#0/mov @ 0x77ff180] sq: receive 0 ts 29.613375 queue head 1 ts 30
1059[out#0/mov @ 0x77ff180] sq: receive 0 ts 29.698708 queue head 1 ts 30
1060[out#0/mov @ 0x77ff180] sq: receive 0 ts 29.784042 queue head 1 ts 30
1061[out#0/mov @ 0x77ff180] sq: receive 0 ts 29.869375 queue head 1 ts 30
1062[out#0/mov @ 0x77ff180] sq: receive 0 ts 29.954708 queue head 1 ts 30
1063[out#0/mov @ 0x77ff180] sq: send 0 ts 39.170708
1064[out#0/mov @ 0x77ff180] sq: send 0 ts 39.256042
1065[out#0/mov @ 0x77ff180] sq: send 0 ts 39.341375
1066[out#0/mov @ 0x77ff180] sq: send 0 ts 39.426708
1067[out#0/mov @ 0x77ff180] sq: send 0 ts 39.512042
1068[out#0/mov @ 0x77ff180] sq: send 0 ts 39.597375
1069[out#0/mov @ 0x77ff180] sq: send 0 ts 39.682708
1070[out#0/mov @ 0x77ff180] sq: send 0 ts 39.768042
1071[out#0/mov @ 0x77ff180] sq: send 0 ts 39.853375
1072[out#0/mov @ 0x77ff180] sq: send 0 ts 39.938708
1073[out#0/mov @ 0x77ff180] sq: send 0 ts 40.024042
1074[out#0/mov @ 0x77ff180] sq: send 0 ts 40.109375
1075[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 30 -> 31
1076[out#0/mov @ 0x77ff180] sq: receive 0 ts 30.040042 queue head 1 ts 31
1077[out#0/mov @ 0x77ff180] sq: receive 0 ts 30.125375 queue head 1 ts 31
1078[out#0/mov @ 0x77ff180] sq: receive 0 ts 30.210708 queue head 1 ts 31
1079[out#0/mov @ 0x77ff180] sq: receive 0 ts 30.296042 queue head 1 ts 31
1080[out#0/mov @ 0x77ff180] sq: receive 0 ts 30.381375 queue head 1 ts 31
1081[out#0/mov @ 0x77ff180] sq: receive 0 ts 30.466708 queue head 1 ts 31
1082[out#0/mov @ 0x77ff180] sq: receive 0 ts 30.552042 queue head 1 ts 31
1083[out#0/mov @ 0x77ff180] sq: receive 0 ts 30.637375 queue head 1 ts 31
1084[out#0/mov @ 0x77ff180] sq: receive 0 ts 30.722708 queue head 1 ts 31
1085[out#0/mov @ 0x77ff180] sq: receive 0 ts 30.808042 queue head 1 ts 31
1086[out#0/mov @ 0x77ff180] sq: receive 0 ts 30.893375 queue head 1 ts 31
1087[out#0/mov @ 0x77ff180] sq: receive 0 ts 30.978708 queue head 1 ts 31
1088[out#0/mov @ 0x77ff180] sq: send 0 ts 40.194708
1089[out#0/mov @ 0x77ff180] sq: send 0 ts 40.280042
1090[out#0/mov @ 0x77ff180] sq: send 0 ts 40.365375
1091[out#0/mov @ 0x77ff180] sq: send 0 ts 40.450708
1092[out#0/mov @ 0x77ff180] sq: send 0 ts 40.536042
1093[out#0/mov @ 0x77ff180] sq: send 0 ts 40.621375
1094[out#0/mov @ 0x77ff180] sq: send 0 ts 40.706708
1095[out#0/mov @ 0x77ff180] sq: send 0 ts 40.792042
1096[out#0/mov @ 0x77ff180] sq: send 0 ts 40.877375
1097[out#0/mov @ 0x77ff180] sq: send 0 ts 40.962708
1098[out#0/mov @ 0x77ff180] sq: send 0 ts 41.048042
1099[out#0/mov @ 0x77ff180] sq: send 0 ts 41.133375
1100[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 31 -> 32
1101[out#0/mov @ 0x77ff180] sq: receive 0 ts 31.064042 queue head 1 ts 32
1102[out#0/mov @ 0x77ff180] sq: receive 0 ts 31.149375 queue head 1 ts 32
1103[out#0/mov @ 0x77ff180] sq: receive 0 ts 31.234708 queue head 1 ts 32
1104[out#0/mov @ 0x77ff180] sq: receive 0 ts 31.320042 queue head 1 ts 32
1105[out#0/mov @ 0x77ff180] sq: receive 0 ts 31.405375 queue head 1 ts 32
1106[out#0/mov @ 0x77ff180] sq: receive 0 ts 31.490708 queue head 1 ts 32
1107[out#0/mov @ 0x77ff180] sq: receive 0 ts 31.576042 queue head 1 ts 32
1108[out#0/mov @ 0x77ff180] sq: receive 0 ts 31.661375 queue head 1 ts 32
1109[out#0/mov @ 0x77ff180] sq: receive 0 ts 31.746708 queue head 1 ts 32
1110[out#0/mov @ 0x77ff180] sq: receive 0 ts 31.832042 queue head 1 ts 32
1111[out#0/mov @ 0x77ff180] sq: receive 0 ts 31.917375 queue head 1 ts 32
1112[out#0/mov @ 0x77ff180] sq: send 0 ts 41.218708
1113[out#0/mov @ 0x77ff180] sq: send 0 ts 41.304042
1114[out#0/mov @ 0x77ff180] sq: send 0 ts 41.389375
1115[out#0/mov @ 0x77ff180] sq: send 0 ts 41.474708
1116[out#0/mov @ 0x77ff180] sq: send 0 ts 41.560042
1117[out#0/mov @ 0x77ff180] sq: send 0 ts 41.645375
1118[out#0/mov @ 0x77ff180] sq: send 0 ts 41.730708
1119[out#0/mov @ 0x77ff180] sq: send 0 ts 41.816042
1120[out#0/mov @ 0x77ff180] sq: send 0 ts 41.901375
1121[out#0/mov @ 0x77ff180] sq: send 0 ts 41.986708
1122[out#0/mov @ 0x77ff180] sq: send 0 ts 42.072042
1123[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 32 -> 33
1124[out#0/mov @ 0x77ff180] sq: receive 0 ts 32.002708 queue head 1 ts 33
1125[out#0/mov @ 0x77ff180] sq: receive 0 ts 32.088042 queue head 1 ts 33
1126[out#0/mov @ 0x77ff180] sq: receive 0 ts 32.173375 queue head 1 ts 33
1127[out#0/mov @ 0x77ff180] sq: receive 0 ts 32.258708 queue head 1 ts 33
1128[out#0/mov @ 0x77ff180] sq: receive 0 ts 32.344042 queue head 1 ts 33
1129[out#0/mov @ 0x77ff180] sq: receive 0 ts 32.429375 queue head 1 ts 33
1130[out#0/mov @ 0x77ff180] sq: receive 0 ts 32.514708 queue head 1 ts 33
1131[out#0/mov @ 0x77ff180] sq: receive 0 ts 32.600042 queue head 1 ts 33
1132[out#0/mov @ 0x77ff180] sq: receive 0 ts 32.685375 queue head 1 ts 33
1133[out#0/mov @ 0x77ff180] sq: receive 0 ts 32.770708 queue head 1 ts 33
1134[out#0/mov @ 0x77ff180] sq: receive 0 ts 32.856042 queue head 1 ts 33
1135[out#0/mov @ 0x77ff180] sq: receive 0 ts 32.941375 queue head 1 ts 33
1136[out#0/mov @ 0x77ff180] sq: send 0 ts 42.157375
1137[out#0/mov @ 0x77ff180] sq: send 0 ts 42.242708
1138[out#0/mov @ 0x77ff180] sq: send 0 ts 42.328042
1139[out#0/mov @ 0x77ff180] sq: send 0 ts 42.413375
1140[out#0/mov @ 0x77ff180] sq: send 0 ts 42.498708
1141[out#0/mov @ 0x77ff180] sq: send 0 ts 42.584042
1142[out#0/mov @ 0x77ff180] sq: send 0 ts 42.669375
1143[out#0/mov @ 0x77ff180] sq: send 0 ts 42.754708
1144[out#0/mov @ 0x77ff180] sq: send 0 ts 42.840042
1145[out#0/mov @ 0x77ff180] sq: send 0 ts 42.925375
1146[out#0/mov @ 0x77ff180] sq: send 0 ts 43.010708
1147[out#0/mov @ 0x77ff180] sq: send 0 ts 43.096042
1148[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 33 -> 34
1149[out#0/mov @ 0x77ff180] sq: receive 0 ts 33.026708 queue head 1 ts 34
1150[out#0/mov @ 0x77ff180] sq: receive 0 ts 33.112042 queue head 1 ts 34
1151[out#0/mov @ 0x77ff180] sq: receive 0 ts 33.197375 queue head 1 ts 34
1152[out#0/mov @ 0x77ff180] sq: receive 0 ts 33.282708 queue head 1 ts 34
1153[out#0/mov @ 0x77ff180] sq: receive 0 ts 33.368042 queue head 1 ts 34
1154[out#0/mov @ 0x77ff180] sq: receive 0 ts 33.453375 queue head 1 ts 34
1155[out#0/mov @ 0x77ff180] sq: receive 0 ts 33.538708 queue head 1 ts 34
1156[out#0/mov @ 0x77ff180] sq: receive 0 ts 33.624042 queue head 1 ts 34
1157[out#0/mov @ 0x77ff180] sq: receive 0 ts 33.709375 queue head 1 ts 34
1158[out#0/mov @ 0x77ff180] sq: receive 0 ts 33.794708 queue head 1 ts 34
1159[out#0/mov @ 0x77ff180] sq: receive 0 ts 33.880042 queue head 1 ts 34
1160[out#0/mov @ 0x77ff180] sq: receive 0 ts 33.965375 queue head 1 ts 34
1161[out#0/mov @ 0x77ff180] sq: send 0 ts 43.181375
1162[out#0/mov @ 0x77ff180] sq: send 0 ts 43.266708
1163[out#0/mov @ 0x77ff180] sq: send 0 ts 43.352042
1164[out#0/mov @ 0x77ff180] sq: send 0 ts 43.437375
1165[out#0/mov @ 0x77ff180] sq: send 0 ts 43.522708
1166[out#0/mov @ 0x77ff180] sq: send 0 ts 43.608042
1167[out#0/mov @ 0x77ff180] sq: send 0 ts 43.693375
1168[out#0/mov @ 0x77ff180] sq: send 0 ts 43.778708
1169[out#0/mov @ 0x77ff180] sq: send 0 ts 43.864042
1170[out#0/mov @ 0x77ff180] sq: send 0 ts 43.949375
1171[out#0/mov @ 0x77ff180] sq: send 0 ts 44.034708
1172[out#0/mov @ 0x77ff180] sq: send 0 ts 44.120042
1173[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 34 -> 35
1174[out#0/mov @ 0x77ff180] sq: receive 0 ts 34.050708 queue head 1 ts 35
1175[out#0/mov @ 0x77ff180] sq: receive 0 ts 34.136042 queue head 1 ts 35
1176[out#0/mov @ 0x77ff180] sq: receive 0 ts 34.221375 queue head 1 ts 35
1177[out#0/mov @ 0x77ff180] sq: receive 0 ts 34.306708 queue head 1 ts 35
1178[out#0/mov @ 0x77ff180] sq: receive 0 ts 34.392042 queue head 1 ts 35
1179[out#0/mov @ 0x77ff180] sq: receive 0 ts 34.477375 queue head 1 ts 35
1180[out#0/mov @ 0x77ff180] sq: receive 0 ts 34.562708 queue head 1 ts 35
1181[out#0/mov @ 0x77ff180] sq: receive 0 ts 34.648042 queue head 1 ts 35
1182[out#0/mov @ 0x77ff180] sq: receive 0 ts 34.733375 queue head 1 ts 35
1183[out#0/mov @ 0x77ff180] sq: receive 0 ts 34.818708 queue head 1 ts 35
1184[out#0/mov @ 0x77ff180] sq: receive 0 ts 34.904042 queue head 1 ts 35
1185[out#0/mov @ 0x77ff180] sq: receive 0 ts 34.989375 queue head 1 ts 35
1186[out#0/mov @ 0x77ff180] sq: send 0 ts 44.205375
1187[out#0/mov @ 0x77ff180] sq: send 0 ts 44.290708
1188[out#0/mov @ 0x77ff180] sq: send 0 ts 44.376042
1189[out#0/mov @ 0x77ff180] sq: send 0 ts 44.461375
1190[out#0/mov @ 0x77ff180] sq: send 0 ts 44.546708
1191[out#0/mov @ 0x77ff180] sq: send 0 ts 44.632042
1192[out#0/mov @ 0x77ff180] sq: send 0 ts 44.717375
1193[out#0/mov @ 0x77ff180] sq: send 0 ts 44.802708
1194[out#0/mov @ 0x77ff180] sq: send 0 ts 44.888042
1195[out#0/mov @ 0x77ff180] sq: send 0 ts 44.973375
1196[out#0/mov @ 0x77ff180] sq: send 0 ts 45.058708
1197[out#0/mov @ 0x77ff180] sq: send 0 ts 45.144042
1198[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 35 -> 36
1199[out#0/mov @ 0x77ff180] sq: receive 0 ts 35.074708 queue head 1 ts 36
1200[out#0/mov @ 0x77ff180] sq: receive 0 ts 35.160042 queue head 1 ts 36
1201[out#0/mov @ 0x77ff180] sq: receive 0 ts 35.245375 queue head 1 ts 36
1202[out#0/mov @ 0x77ff180] sq: receive 0 ts 35.330708 queue head 1 ts 36
1203[out#0/mov @ 0x77ff180] sq: receive 0 ts 35.416042 queue head 1 ts 36
1204[out#0/mov @ 0x77ff180] sq: receive 0 ts 35.501375 queue head 1 ts 36
1205[out#0/mov @ 0x77ff180] sq: receive 0 ts 35.586708 queue head 1 ts 36
1206[out#0/mov @ 0x77ff180] sq: receive 0 ts 35.672042 queue head 1 ts 36
1207[out#0/mov @ 0x77ff180] sq: receive 0 ts 35.757375 queue head 1 ts 36
1208[out#0/mov @ 0x77ff180] sq: receive 0 ts 35.842708 queue head 1 ts 36
1209[out#0/mov @ 0x77ff180] sq: receive 0 ts 35.928042 queue head 1 ts 36
1210[out#0/mov @ 0x77ff180] sq: send 0 ts 45.229375
1211[out#0/mov @ 0x77ff180] sq: send 0 ts 45.314708
1212[out#0/mov @ 0x77ff180] sq: send 0 ts 45.400042
1213[out#0/mov @ 0x77ff180] sq: send 0 ts 45.485375
1214[out#0/mov @ 0x77ff180] sq: send 0 ts 45.570708
1215[out#0/mov @ 0x77ff180] sq: send 0 ts 45.656042
1216[out#0/mov @ 0x77ff180] sq: send 0 ts 45.741375
1217[out#0/mov @ 0x77ff180] sq: send 0 ts 45.826708
1218[out#0/mov @ 0x77ff180] sq: send 0 ts 45.912042
1219[out#0/mov @ 0x77ff180] sq: send 0 ts 45.997375
1220[out#0/mov @ 0x77ff180] sq: send 0 ts 46.082708
1221[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 36 -> 37
1222[out#0/mov @ 0x77ff180] sq: receive 0 ts 36.013375 queue head 1 ts 37
1223[out#0/mov @ 0x77ff180] sq: receive 0 ts 36.098708 queue head 1 ts 37
1224[out#0/mov @ 0x77ff180] sq: receive 0 ts 36.184042 queue head 1 ts 37
1225[out#0/mov @ 0x77ff180] sq: receive 0 ts 36.269375 queue head 1 ts 37
1226[out#0/mov @ 0x77ff180] sq: receive 0 ts 36.354708 queue head 1 ts 37
1227[out#0/mov @ 0x77ff180] sq: receive 0 ts 36.440042 queue head 1 ts 37
1228[out#0/mov @ 0x77ff180] sq: receive 0 ts 36.525375 queue head 1 ts 37
1229[out#0/mov @ 0x77ff180] sq: receive 0 ts 36.610708 queue head 1 ts 37
1230[out#0/mov @ 0x77ff180] sq: receive 0 ts 36.696042 queue head 1 ts 37
1231[out#0/mov @ 0x77ff180] sq: receive 0 ts 36.781375 queue head 1 ts 37
1232[out#0/mov @ 0x77ff180] sq: receive 0 ts 36.866708 queue head 1 ts 37
1233[out#0/mov @ 0x77ff180] sq: receive 0 ts 36.952042 queue head 1 ts 37
1234[out#0/mov @ 0x77ff180] sq: send 0 ts 46.168042
1235[out#0/mov @ 0x77ff180] sq: send 0 ts 46.253375
1236[out#0/mov @ 0x77ff180] sq: send 0 ts 46.338708
1237[out#0/mov @ 0x77ff180] sq: send 0 ts 46.424042
1238[out#0/mov @ 0x77ff180] sq: send 0 ts 46.509375
1239[out#0/mov @ 0x77ff180] sq: send 0 ts 46.594708
1240[out#0/mov @ 0x77ff180] sq: send 0 ts 46.680042
1241[out#0/mov @ 0x77ff180] sq: send 0 ts 46.765375
1242[out#0/mov @ 0x77ff180] sq: send 0 ts 46.850708
1243[out#0/mov @ 0x77ff180] sq: send 0 ts 46.936042
1244[out#0/mov @ 0x77ff180] sq: send 0 ts 47.021375
1245[out#0/mov @ 0x77ff180] sq: send 0 ts 47.106708
1246[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 37 -> 38
1247[out#0/mov @ 0x77ff180] sq: receive 0 ts 37.037375 queue head 1 ts 38
1248[out#0/mov @ 0x77ff180] sq: receive 0 ts 37.122708 queue head 1 ts 38
1249[out#0/mov @ 0x77ff180] sq: receive 0 ts 37.208042 queue head 1 ts 38
1250[out#0/mov @ 0x77ff180] sq: receive 0 ts 37.293375 queue head 1 ts 38
1251[out#0/mov @ 0x77ff180] sq: receive 0 ts 37.378708 queue head 1 ts 38
1252[out#0/mov @ 0x77ff180] sq: receive 0 ts 37.464042 queue head 1 ts 38
1253[out#0/mov @ 0x77ff180] sq: receive 0 ts 37.549375 queue head 1 ts 38
1254[out#0/mov @ 0x77ff180] sq: receive 0 ts 37.634708 queue head 1 ts 38
1255[out#0/mov @ 0x77ff180] sq: receive 0 ts 37.720042 queue head 1 ts 38
1256[out#0/mov @ 0x77ff180] sq: receive 0 ts 37.805375 queue head 1 ts 38
1257[out#0/mov @ 0x77ff180] sq: receive 0 ts 37.890708 queue head 1 ts 38
1258[out#0/mov @ 0x77ff180] sq: receive 0 ts 37.976042 queue head 1 ts 38
1259[out#0/mov @ 0x77ff180] sq: send 0 ts 47.192042
1260[out#0/mov @ 0x77ff180] sq: send 0 ts 47.277375
1261[out#0/mov @ 0x77ff180] sq: send 0 ts 47.362708
1262[out#0/mov @ 0x77ff180] sq: send 0 ts 47.448042
1263[out#0/mov @ 0x77ff180] sq: send 0 ts 47.533375
1264[out#0/mov @ 0x77ff180] sq: send 0 ts 47.618708
1265[out#0/mov @ 0x77ff180] sq: send 0 ts 47.704042
1266[out#0/mov @ 0x77ff180] sq: send 0 ts 47.789375
1267[out#0/mov @ 0x77ff180] sq: send 0 ts 47.874708
1268[out#0/mov @ 0x77ff180] sq: send 0 ts 47.960042
1269[out#0/mov @ 0x77ff180] sq: send 0 ts 48.045375
1270[out#0/mov @ 0x77ff180] sq: send 0 ts 48.130708
1271[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 38 -> 39
1272[out#0/mov @ 0x77ff180] sq: receive 0 ts 38.061375 queue head 1 ts 39
1273[out#0/mov @ 0x77ff180] sq: receive 0 ts 38.146708 queue head 1 ts 39
1274[out#0/mov @ 0x77ff180] sq: receive 0 ts 38.232042 queue head 1 ts 39
1275[out#0/mov @ 0x77ff180] sq: receive 0 ts 38.317375 queue head 1 ts 39
1276[out#0/mov @ 0x77ff180] sq: receive 0 ts 38.402708 queue head 1 ts 39
1277[out#0/mov @ 0x77ff180] sq: receive 0 ts 38.488042 queue head 1 ts 39
1278[out#0/mov @ 0x77ff180] sq: receive 0 ts 38.573375 queue head 1 ts 39
1279[out#0/mov @ 0x77ff180] sq: receive 0 ts 38.658708 queue head 1 ts 39
1280[out#0/mov @ 0x77ff180] sq: receive 0 ts 38.744042 queue head 1 ts 39
1281[out#0/mov @ 0x77ff180] sq: receive 0 ts 38.829375 queue head 1 ts 39
1282[out#0/mov @ 0x77ff180] sq: receive 0 ts 38.914708 queue head 1 ts 39
1283[out#0/mov @ 0x77ff180] sq: send 0 ts 48.216042
1284[out#0/mov @ 0x77ff180] sq: send 0 ts 48.301375
1285[out#0/mov @ 0x77ff180] sq: send 0 ts 48.386708
1286[out#0/mov @ 0x77ff180] sq: send 0 ts 48.472042
1287[out#0/mov @ 0x77ff180] sq: send 0 ts 48.557375
1288[out#0/mov @ 0x77ff180] sq: send 0 ts 48.642708
1289[out#0/mov @ 0x77ff180] sq: send 0 ts 48.728042
1290[out#0/mov @ 0x77ff180] sq: send 0 ts 48.813375
1291[out#0/mov @ 0x77ff180] sq: send 0 ts 48.898708
1292[out#0/mov @ 0x77ff180] sq: send 0 ts 48.984042
1293[out#0/mov @ 0x77ff180] sq: send 0 ts 49.069375
1294[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 39 -> 40
1295[out#0/mov @ 0x77ff180] sq: receive 0 ts 39.000042 queue head 1 ts 40
1296[out#0/mov @ 0x77ff180] sq: receive 0 ts 39.085375 queue head 1 ts 40
1297[out#0/mov @ 0x77ff180] sq: receive 0 ts 39.170708 queue head 1 ts 40
1298[out#0/mov @ 0x77ff180] sq: receive 0 ts 39.256042 queue head 1 ts 40
1299[out#0/mov @ 0x77ff180] sq: receive 0 ts 39.341375 queue head 1 ts 40
1300[out#0/mov @ 0x77ff180] sq: receive 0 ts 39.426708 queue head 1 ts 40
1301[out#0/mov @ 0x77ff180] sq: receive 0 ts 39.512042 queue head 1 ts 40
1302[out#0/mov @ 0x77ff180] sq: receive 0 ts 39.597375 queue head 1 ts 40
1303[exr @ 0x782a2c0] line order: 0.
1304[exr @ 0x783ba80] line order: 0.
1305[out#0/mov @ 0x77ff180] sq: receive 0 ts 39.682708 queue head 1 ts 40
1306[out#0/mov @ 0x77ff180] sq: receive 0 ts 39.768042 queue head 1 ts 40
1307[out#0/mov @ 0x77ff180] sq: receive 0 ts 39.853375 queue head 1 ts 40
1308[out#0/mov @ 0x77ff180] sq: receive 0 ts 39.938708 queue head 1 ts 40
1309[auto_scale_0 @ 0x7f22f8003f80] w:1920 h:1080 fmt:gbrapf32le csp:gbr range:unknown sar:1/1 -> w:1920 h:1080 fmt:yuv422p10le csp:unknown range:unknown sar:1/1 flags:0x00000004
1310[auto_scale_0 @ 0x7f22f8003f80] [framesync @ 0x7f22f8003ae8] Selected 1001/30000 time base
1311[auto_scale_0 @ 0x7f22f8003f80] [framesync @ 0x7f22f8003ae8] Sync level 1
1312[out#0/mov @ 0x77ff180] sq: send 0 ts 49.154708
1313[graph -1 input from stream 0:0 @ 0x7f22f8003400] video frame properties congruent with link at pts_time: 0
1314[out#0/mov @ 0x77ff180] sq: send 0 ts 49.240042
1315[out#0/mov @ 0x77ff180] sq: send 0 ts 49.325375
1316[out#0/mov @ 0x77ff180] sq: send 0 ts 49.410708
1317[out#0/mov @ 0x77ff180] sq: send 0 ts 49.496042
1318[out#0/mov @ 0x77ff180] sq: send 0 ts 49.581375
1319[out#0/mov @ 0x77ff180] sq: send 0 ts 49.666708
1320[out#0/mov @ 0x77ff180] sq: send 0 ts 49.752042
1321[out#0/mov @ 0x77ff180] sq: send 0 ts 49.837375
1322[out#0/mov @ 0x77ff180] sq: send 0 ts 49.922708
1323[out#0/mov @ 0x77ff180] sq: send 0 ts 50.008042
1324[out#0/mov @ 0x77ff180] sq: send 0 ts 50.093375
1325[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 40 -> 41
1326[out#0/mov @ 0x77ff180] sq: receive 0 ts 40.024042 queue head 1 ts 41
1327[out#0/mov @ 0x77ff180] sq: receive 0 ts 40.109375 queue head 1 ts 41
1328[out#0/mov @ 0x77ff180] sq: receive 0 ts 40.194708 queue head 1 ts 41
1329[out#0/mov @ 0x77ff180] sq: receive 0 ts 40.280042 queue head 1 ts 41
1330[out#0/mov @ 0x77ff180] sq: receive 0 ts 40.365375 queue head 1 ts 41
1331[out#0/mov @ 0x77ff180] sq: receive 0 ts 40.450708 queue head 1 ts 41
1332[out#0/mov @ 0x77ff180] sq: receive 0 ts 40.536042 queue head 1 ts 41
1333[out#0/mov @ 0x77ff180] sq: receive 0 ts 40.621375 queue head 1 ts 41
1334[out#0/mov @ 0x77ff180] sq: receive 0 ts 40.706708 queue head 1 ts 41
1335[out#0/mov @ 0x77ff180] sq: receive 0 ts 40.792042 queue head 1 ts 41
1336[out#0/mov @ 0x77ff180] sq: receive 0 ts 40.877375 queue head 1 ts 41
1337[out#0/mov @ 0x77ff180] sq: receive 0 ts 40.962708 queue head 1 ts 41
1338[out#0/mov @ 0x77ff180] sq: send 0 ts 50.178708
1339[out#0/mov @ 0x77ff180] sq: send 0 ts 50.264042
1340[out#0/mov @ 0x77ff180] sq: send 0 ts 50.349375
1341[out#0/mov @ 0x77ff180] sq: send 0 ts 50.434708
1342[out#0/mov @ 0x77ff180] sq: send 0 ts 50.520042
1343[out#0/mov @ 0x77ff180] sq: send 0 ts 50.605375
1344[out#0/mov @ 0x77ff180] sq: send 0 ts 50.690708
1345[out#0/mov @ 0x77ff180] sq: send 0 ts 50.776042
1346[out#0/mov @ 0x77ff180] sq: send 0 ts 50.861375
1347[out#0/mov @ 0x77ff180] sq: send 0 ts 50.946708
1348[out#0/mov @ 0x77ff180] sq: send 0 ts 51.032042
1349[out#0/mov @ 0x77ff180] sq: send 0 ts 51.117375
1350[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 41 -> 42
1351[out#0/mov @ 0x77ff180] sq: receive 0 ts 41.048042 queue head 1 ts 42
1352[out#0/mov @ 0x77ff180] sq: receive 0 ts 41.133375 queue head 1 ts 42
1353[out#0/mov @ 0x77ff180] sq: receive 0 ts 41.218708 queue head 1 ts 42
1354[out#0/mov @ 0x77ff180] sq: receive 0 ts 41.304042 queue head 1 ts 42
1355[out#0/mov @ 0x77ff180] sq: receive 0 ts 41.389375 queue head 1 ts 42
1356[out#0/mov @ 0x77ff180] sq: receive 0 ts 41.474708 queue head 1 ts 42
1357[out#0/mov @ 0x77ff180] sq: receive 0 ts 41.560042 queue head 1 ts 42
1358[out#0/mov @ 0x77ff180] sq: receive 0 ts 41.645375 queue head 1 ts 42
1359[out#0/mov @ 0x77ff180] sq: receive 0 ts 41.730708 queue head 1 ts 42
1360[out#0/mov @ 0x77ff180] sq: receive 0 ts 41.816042 queue head 1 ts 42
1361[out#0/mov @ 0x77ff180] sq: receive 0 ts 41.901375 queue head 1 ts 42
1362[out#0/mov @ 0x77ff180] sq: receive 0 ts 41.986708 queue head 1 ts 42
1363[out#0/mov @ 0x77ff180] sq: send 0 ts 51.202708
1364[out#0/mov @ 0x77ff180] sq: send 0 ts 51.288042
1365[out#0/mov @ 0x77ff180] sq: send 0 ts 51.373375
1366[out#0/mov @ 0x77ff180] sq: send 0 ts 51.458708
1367[out#0/mov @ 0x77ff180] sq: send 0 ts 51.544042
1368[out#0/mov @ 0x77ff180] sq: send 0 ts 51.629375
1369[out#0/mov @ 0x77ff180] sq: send 0 ts 51.714708
1370[out#0/mov @ 0x77ff180] sq: send 0 ts 51.800042
1371[out#0/mov @ 0x77ff180] sq: send 0 ts 51.885375
1372[out#0/mov @ 0x77ff180] sq: send 0 ts 51.970708
1373[out#0/mov @ 0x77ff180] sq: send 0 ts 52.056042
1374[out#0/mov @ 0x77ff180] sq: send 0 ts 52.141375
1375[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 42 -> 43
1376[out#0/mov @ 0x77ff180] sq: receive 0 ts 42.072042 queue head 1 ts 43
1377[out#0/mov @ 0x77ff180] sq: receive 0 ts 42.157375 queue head 1 ts 43
1378[out#0/mov @ 0x77ff180] sq: receive 0 ts 42.242708 queue head 1 ts 43
1379[out#0/mov @ 0x77ff180] sq: receive 0 ts 42.328042 queue head 1 ts 43
1380[out#0/mov @ 0x77ff180] sq: receive 0 ts 42.413375 queue head 1 ts 43
1381[out#0/mov @ 0x77ff180] sq: receive 0 ts 42.498708 queue head 1 ts 43
1382[out#0/mov @ 0x77ff180] sq: receive 0 ts 42.584042 queue head 1 ts 43
1383[out#0/mov @ 0x77ff180] sq: receive 0 ts 42.669375 queue head 1 ts 43
1384[out#0/mov @ 0x77ff180] sq: receive 0 ts 42.754708 queue head 1 ts 43
1385[out#0/mov @ 0x77ff180] sq: receive 0 ts 42.840042 queue head 1 ts 43
1386[out#0/mov @ 0x77ff180] sq: receive 0 ts 42.925375 queue head 1 ts 43
1387[out#0/mov @ 0x77ff180] sq: send 0 ts 52.226708
1388[out#0/mov @ 0x77ff180] sq: send 0 ts 52.312042
1389[out#0/mov @ 0x77ff180] sq: send 0 ts 52.397375
1390[out#0/mov @ 0x77ff180] sq: send 0 ts 52.482708
1391[out#0/mov @ 0x77ff180] sq: send 0 ts 52.568042
1392[out#0/mov @ 0x77ff180] sq: send 0 ts 52.653375
1393[out#0/mov @ 0x77ff180] sq: send 0 ts 52.738708
1394[out#0/mov @ 0x77ff180] sq: send 0 ts 52.824042
1395[out#0/mov @ 0x77ff180] sq: send 0 ts 52.909375
1396[out#0/mov @ 0x77ff180] sq: send 0 ts 52.994708
1397[out#0/mov @ 0x77ff180] sq: send 0 ts 53.080042
1398[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 43 -> 44
1399[out#0/mov @ 0x77ff180] sq: receive 0 ts 43.010708 queue head 1 ts 44
1400[out#0/mov @ 0x77ff180] sq: receive 0 ts 43.096042 queue head 1 ts 44
1401[out#0/mov @ 0x77ff180] sq: receive 0 ts 43.181375 queue head 1 ts 44
1402[out#0/mov @ 0x77ff180] sq: receive 0 ts 43.266708 queue head 1 ts 44
1403[out#0/mov @ 0x77ff180] sq: receive 0 ts 43.352042 queue head 1 ts 44
1404[out#0/mov @ 0x77ff180] sq: receive 0 ts 43.437375 queue head 1 ts 44
1405[out#0/mov @ 0x77ff180] sq: receive 0 ts 43.522708 queue head 1 ts 44
1406[out#0/mov @ 0x77ff180] sq: receive 0 ts 43.608042 queue head 1 ts 44
1407[out#0/mov @ 0x77ff180] sq: receive 0 ts 43.693375 queue head 1 ts 44
1408[out#0/mov @ 0x77ff180] sq: receive 0 ts 43.778708 queue head 1 ts 44
1409[out#0/mov @ 0x77ff180] sq: receive 0 ts 43.864042 queue head 1 ts 44
1410[out#0/mov @ 0x77ff180] sq: receive 0 ts 43.949375 queue head 1 ts 44
1411[out#0/mov @ 0x77ff180] sq: send 0 ts 53.165375
1412[out#0/mov @ 0x77ff180] sq: send 0 ts 53.250708
1413[out#0/mov @ 0x77ff180] sq: send 0 ts 53.336042
1414[out#0/mov @ 0x77ff180] sq: send 0 ts 53.421375
1415[out#0/mov @ 0x77ff180] sq: send 0 ts 53.506708
1416[out#0/mov @ 0x77ff180] sq: send 0 ts 53.592042
1417[out#0/mov @ 0x77ff180] sq: send 0 ts 53.677375
1418[out#0/mov @ 0x77ff180] sq: send 0 ts 53.762708
1419[out#0/mov @ 0x77ff180] sq: send 0 ts 53.848042
1420[out#0/mov @ 0x77ff180] sq: send 0 ts 53.933375
1421[out#0/mov @ 0x77ff180] sq: send 0 ts 54.018708
1422[out#0/mov @ 0x77ff180] sq: send 0 ts 54.104042
1423[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 44 -> 45
1424[out#0/mov @ 0x77ff180] sq: receive 0 ts 44.034708 queue head 1 ts 45
1425[out#0/mov @ 0x77ff180] sq: receive 0 ts 44.120042 queue head 1 ts 45
1426[out#0/mov @ 0x77ff180] sq: receive 0 ts 44.205375 queue head 1 ts 45
1427[out#0/mov @ 0x77ff180] sq: receive 0 ts 44.290708 queue head 1 ts 45
1428[out#0/mov @ 0x77ff180] sq: receive 0 ts 44.376042 queue head 1 ts 45
1429[out#0/mov @ 0x77ff180] sq: receive 0 ts 44.461375 queue head 1 ts 45
1430[out#0/mov @ 0x77ff180] sq: receive 0 ts 44.546708 queue head 1 ts 45
1431[out#0/mov @ 0x77ff180] sq: receive 0 ts 44.632042 queue head 1 ts 45
1432[out#0/mov @ 0x77ff180] sq: receive 0 ts 44.717375 queue head 1 ts 45
1433[out#0/mov @ 0x77ff180] sq: receive 0 ts 44.802708 queue head 1 ts 45
1434[out#0/mov @ 0x77ff180] sq: receive 0 ts 44.888042 queue head 1 ts 45
1435[out#0/mov @ 0x77ff180] sq: receive 0 ts 44.973375 queue head 1 ts 45
1436[out#0/mov @ 0x77ff180] sq: send 0 ts 54.189375
1437[out#0/mov @ 0x77ff180] sq: send 0 ts 54.274708
1438[out#0/mov @ 0x77ff180] sq: send 0 ts 54.360042
1439[out#0/mov @ 0x77ff180] sq: send 0 ts 54.445375
1440[out#0/mov @ 0x77ff180] sq: send 0 ts 54.530708
1441[out#0/mov @ 0x77ff180] sq: send 0 ts 54.616042
1442[out#0/mov @ 0x77ff180] sq: send 0 ts 54.701375
1443[out#0/mov @ 0x77ff180] sq: send 0 ts 54.786708
1444[out#0/mov @ 0x77ff180] sq: send 0 ts 54.872042
1445[out#0/mov @ 0x77ff180] sq: send 0 ts 54.957375
1446[out#0/mov @ 0x77ff180] sq: send 0 ts 55.042708
1447[out#0/mov @ 0x77ff180] sq: send 0 ts 55.128042
1448[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 45 -> 46
1449[out#0/mov @ 0x77ff180] sq: receive 0 ts 45.058708 queue head 1 ts 46
1450[out#0/mov @ 0x77ff180] sq: receive 0 ts 45.144042 queue head 1 ts 46
1451[out#0/mov @ 0x77ff180] sq: receive 0 ts 45.229375 queue head 1 ts 46
1452[out#0/mov @ 0x77ff180] sq: receive 0 ts 45.314708 queue head 1 ts 46
1453[out#0/mov @ 0x77ff180] sq: receive 0 ts 45.400042 queue head 1 ts 46
1454[out#0/mov @ 0x77ff180] sq: receive 0 ts 45.485375 queue head 1 ts 46
1455[out#0/mov @ 0x77ff180] sq: receive 0 ts 45.570708 queue head 1 ts 46
1456[out#0/mov @ 0x77ff180] sq: receive 0 ts 45.656042 queue head 1 ts 46
1457[out#0/mov @ 0x77ff180] sq: receive 0 ts 45.741375 queue head 1 ts 46
1458[out#0/mov @ 0x77ff180] sq: receive 0 ts 45.826708 queue head 1 ts 46
1459[out#0/mov @ 0x77ff180] sq: receive 0 ts 45.912042 queue head 1 ts 46
1460[out#0/mov @ 0x77ff180] sq: receive 0 ts 45.997375 queue head 1 ts 46
1461[out#0/mov @ 0x77ff180] sq: send 0 ts 55.213375
1462[out#0/mov @ 0x77ff180] sq: send 0 ts 55.298708
1463[out#0/mov @ 0x77ff180] sq: send 0 ts 55.384042
1464[out#0/mov @ 0x77ff180] sq: send 0 ts 55.469375
1465[out#0/mov @ 0x77ff180] sq: send 0 ts 55.554708
1466[out#0/mov @ 0x77ff180] sq: send 0 ts 55.640042
1467[out#0/mov @ 0x77ff180] sq: send 0 ts 55.725375
1468[out#0/mov @ 0x77ff180] sq: send 0 ts 55.810708
1469[out#0/mov @ 0x77ff180] sq: send 0 ts 55.896042
1470[out#0/mov @ 0x77ff180] sq: send 0 ts 55.981375
1471[out#0/mov @ 0x77ff180] sq: send 0 ts 56.066708
1472[out#0/mov @ 0x77ff180] sq: send 0 ts 56.152042
1473[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 46 -> 47
1474[out#0/mov @ 0x77ff180] sq: receive 0 ts 46.082708 queue head 1 ts 47
1475[out#0/mov @ 0x77ff180] sq: receive 0 ts 46.168042 queue head 1 ts 47
1476[out#0/mov @ 0x77ff180] sq: receive 0 ts 46.253375 queue head 1 ts 47
1477[out#0/mov @ 0x77ff180] sq: receive 0 ts 46.338708 queue head 1 ts 47
1478[out#0/mov @ 0x77ff180] sq: receive 0 ts 46.424042 queue head 1 ts 47
1479[out#0/mov @ 0x77ff180] sq: receive 0 ts 46.509375 queue head 1 ts 47
1480[out#0/mov @ 0x77ff180] sq: receive 0 ts 46.594708 queue head 1 ts 47
1481[out#0/mov @ 0x77ff180] sq: receive 0 ts 46.680042 queue head 1 ts 47
1482[out#0/mov @ 0x77ff180] sq: receive 0 ts 46.765375 queue head 1 ts 47
1483[out#0/mov @ 0x77ff180] sq: receive 0 ts 46.850708 queue head 1 ts 47
1484[out#0/mov @ 0x77ff180] sq: receive 0 ts 46.936042 queue head 1 ts 47
1485[out#0/mov @ 0x77ff180] sq: send 0 ts 56.237375
1486[out#0/mov @ 0x77ff180] sq: send 0 ts 56.322708
1487[out#0/mov @ 0x77ff180] sq: send 0 ts 56.408042
1488[out#0/mov @ 0x77ff180] sq: send 0 ts 56.493375
1489[out#0/mov @ 0x77ff180] sq: send 0 ts 56.578708
1490[out#0/mov @ 0x77ff180] sq: send 0 ts 56.664042
1491[out#0/mov @ 0x77ff180] sq: send 0 ts 56.749375
1492[out#0/mov @ 0x77ff180] sq: send 0 ts 56.834708
1493[out#0/mov @ 0x77ff180] sq: send 0 ts 56.920042
1494[out#0/mov @ 0x77ff180] sq: send 0 ts 57.005375
1495[out#0/mov @ 0x77ff180] sq: send 0 ts 57.090708
1496[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 47 -> 48
1497[out#0/mov @ 0x77ff180] sq: receive 0 ts 47.021375 queue head 1 ts 48
1498[out#0/mov @ 0x77ff180] sq: receive 0 ts 47.106708 queue head 1 ts 48
1499[out#0/mov @ 0x77ff180] sq: receive 0 ts 47.192042 queue head 1 ts 48
1500[out#0/mov @ 0x77ff180] sq: receive 0 ts 47.277375 queue head 1 ts 48
1501[out#0/mov @ 0x77ff180] sq: receive 0 ts 47.362708 queue head 1 ts 48
1502[out#0/mov @ 0x77ff180] sq: receive 0 ts 47.448042 queue head 1 ts 48
1503[out#0/mov @ 0x77ff180] sq: receive 0 ts 47.533375 queue head 1 ts 48
1504[out#0/mov @ 0x77ff180] sq: receive 0 ts 47.618708 queue head 1 ts 48
1505[out#0/mov @ 0x77ff180] sq: receive 0 ts 47.704042 queue head 1 ts 48
1506[out#0/mov @ 0x77ff180] sq: receive 0 ts 47.789375 queue head 1 ts 48
1507[out#0/mov @ 0x77ff180] sq: receive 0 ts 47.874708 queue head 1 ts 48
1508[out#0/mov @ 0x77ff180] sq: receive 0 ts 47.960042 queue head 1 ts 48
1509[out#0/mov @ 0x77ff180] sq: send 0 ts 57.176042
1510[out#0/mov @ 0x77ff180] sq: send 0 ts 57.261375
1511[out#0/mov @ 0x77ff180] sq: send 0 ts 57.346708
1512[out#0/mov @ 0x77ff180] sq: send 0 ts 57.432042
1513[out#0/mov @ 0x77ff180] sq: send 0 ts 57.517375
1514[out#0/mov @ 0x77ff180] sq: send 0 ts 57.602708
1515[out#0/mov @ 0x77ff180] sq: send 0 ts 57.688042
1516[out#0/mov @ 0x77ff180] sq: send 0 ts 57.773375
1517[out#0/mov @ 0x77ff180] sq: send 0 ts 57.858708
1518[out#0/mov @ 0x77ff180] sq: send 0 ts 57.944042
1519[out#0/mov @ 0x77ff180] sq: send 0 ts 58.029375
1520[out#0/mov @ 0x77ff180] sq: send 0 ts 58.114708
1521[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 48 -> 49
1522[out#0/mov @ 0x77ff180] sq: receive 0 ts 48.045375 queue head 1 ts 49
1523[out#0/mov @ 0x77ff180] sq: receive 0 ts 48.130708 queue head 1 ts 49
1524[out#0/mov @ 0x77ff180] sq: receive 0 ts 48.216042 queue head 1 ts 49
1525[out#0/mov @ 0x77ff180] sq: receive 0 ts 48.301375 queue head 1 ts 49
1526[out#0/mov @ 0x77ff180] sq: receive 0 ts 48.386708 queue head 1 ts 49
1527[out#0/mov @ 0x77ff180] sq: receive 0 ts 48.472042 queue head 1 ts 49
1528[out#0/mov @ 0x77ff180] sq: receive 0 ts 48.557375 queue head 1 ts 49
1529[out#0/mov @ 0x77ff180] sq: receive 0 ts 48.642708 queue head 1 ts 49
1530[out#0/mov @ 0x77ff180] sq: receive 0 ts 48.728042 queue head 1 ts 49
1531[out#0/mov @ 0x77ff180] sq: receive 0 ts 48.813375 queue head 1 ts 49
1532[out#0/mov @ 0x77ff180] sq: receive 0 ts 48.898708 queue head 1 ts 49
1533[out#0/mov @ 0x77ff180] sq: receive 0 ts 48.984042 queue head 1 ts 49
1534[out#0/mov @ 0x77ff180] sq: send 0 ts 58.200042
1535[out#0/mov @ 0x77ff180] sq: send 0 ts 58.285375
1536[out#0/mov @ 0x77ff180] sq: send 0 ts 58.370708
1537[out#0/mov @ 0x77ff180] sq: send 0 ts 58.456042
1538[out#0/mov @ 0x77ff180] sq: send 0 ts 58.541375
1539[out#0/mov @ 0x77ff180] sq: send 0 ts 58.626708
1540[out#0/mov @ 0x77ff180] sq: send 0 ts 58.712042
1541[out#0/mov @ 0x77ff180] sq: send 0 ts 58.797375
1542[out#0/mov @ 0x77ff180] sq: send 0 ts 58.882708
1543[out#0/mov @ 0x77ff180] sq: send 0 ts 58.968042
1544[out#0/mov @ 0x77ff180] sq: send 0 ts 59.053375
1545[out#0/mov @ 0x77ff180] sq: send 0 ts 59.138708
1546[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 49 -> 50
1547[out#0/mov @ 0x77ff180] sq: receive 0 ts 49.069375 queue head 1 ts 50
1548[out#0/mov @ 0x77ff180] sq: receive 0 ts 49.154708 queue head 1 ts 50
1549[out#0/mov @ 0x77ff180] sq: receive 0 ts 49.240042 queue head 1 ts 50
1550[out#0/mov @ 0x77ff180] sq: receive 0 ts 49.325375 queue head 1 ts 50
1551[out#0/mov @ 0x77ff180] sq: receive 0 ts 49.410708 queue head 1 ts 50
1552[out#0/mov @ 0x77ff180] sq: receive 0 ts 49.496042 queue head 1 ts 50
1553[out#0/mov @ 0x77ff180] sq: receive 0 ts 49.581375 queue head 1 ts 50
1554[out#0/mov @ 0x77ff180] sq: receive 0 ts 49.666708 queue head 1 ts 50
1555[out#0/mov @ 0x77ff180] sq: receive 0 ts 49.752042 queue head 1 ts 50
1556[out#0/mov @ 0x77ff180] sq: receive 0 ts 49.837375 queue head 1 ts 50
1557[out#0/mov @ 0x77ff180] sq: receive 0 ts 49.922708 queue head 1 ts 50
1558[out#0/mov @ 0x77ff180] sq: send 0 ts 59.224042
1559[out#0/mov @ 0x77ff180] sq: send 0 ts 59.309375
1560[out#0/mov @ 0x77ff180] sq: send 0 ts 59.394708
1561[out#0/mov @ 0x77ff180] sq: send 0 ts 59.480042
1562[out#0/mov @ 0x77ff180] sq: send 0 ts 59.565375
1563[out#0/mov @ 0x77ff180] sq: send 0 ts 59.650708
1564[out#0/mov @ 0x77ff180] sq: send 0 ts 59.736042
1565[out#0/mov @ 0x77ff180] sq: send 0 ts 59.821375
1566[out#0/mov @ 0x77ff180] sq: send 0 ts 59.906708
1567[out#0/mov @ 0x77ff180] sq: send 0 ts 59.992042
1568[out#0/mov @ 0x77ff180] sq: send 0 ts 60.077375
1569[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 50 -> 51
1570[out#0/mov @ 0x77ff180] sq: receive 0 ts 50.008042 queue head 1 ts 51
1571[out#0/mov @ 0x77ff180] sq: receive 0 ts 50.093375 queue head 1 ts 51
1572[out#0/mov @ 0x77ff180] sq: receive 0 ts 50.178708 queue head 1 ts 51
1573[out#0/mov @ 0x77ff180] sq: receive 0 ts 50.264042 queue head 1 ts 51
1574[out#0/mov @ 0x77ff180] sq: receive 0 ts 50.349375 queue head 1 ts 51
1575[out#0/mov @ 0x77ff180] sq: receive 0 ts 50.434708 queue head 1 ts 51
1576[out#0/mov @ 0x77ff180] sq: receive 0 ts 50.520042 queue head 1 ts 51
1577[out#0/mov @ 0x77ff180] sq: receive 0 ts 50.605375 queue head 1 ts 51
1578[out#0/mov @ 0x77ff180] sq: receive 0 ts 50.690708 queue head 1 ts 51
1579[out#0/mov @ 0x77ff180] sq: receive 0 ts 50.776042 queue head 1 ts 51
1580[out#0/mov @ 0x77ff180] sq: receive 0 ts 50.861375 queue head 1 ts 51
1581[out#0/mov @ 0x77ff180] sq: receive 0 ts 50.946708 queue head 1 ts 51
1582[out#0/mov @ 0x77ff180] sq: send 0 ts 60.162708
1583[out#0/mov @ 0x77ff180] sq: send 0 ts 60.248042
1584[out#0/mov @ 0x77ff180] sq: send 0 ts 60.333375
1585[out#0/mov @ 0x77ff180] sq: send 0 ts 60.418708
1586[out#0/mov @ 0x77ff180] sq: send 0 ts 60.504042
1587[out#0/mov @ 0x77ff180] sq: send 0 ts 60.589375
1588[out#0/mov @ 0x77ff180] sq: send 0 ts 60.674708
1589[out#0/mov @ 0x77ff180] sq: send 0 ts 60.760042
1590[out#0/mov @ 0x77ff180] sq: send 0 ts 60.845375
1591[out#0/mov @ 0x77ff180] sq: send 0 ts 60.930708
1592[out#0/mov @ 0x77ff180] sq: send 0 ts 61.016042
1593[out#0/mov @ 0x77ff180] sq: send 0 ts 61.101375
1594[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 51 -> 52
1595[out#0/mov @ 0x77ff180] sq: receive 0 ts 51.032042 queue head 1 ts 52
1596[out#0/mov @ 0x77ff180] sq: receive 0 ts 51.117375 queue head 1 ts 52
1597[out#0/mov @ 0x77ff180] sq: receive 0 ts 51.202708 queue head 1 ts 52
1598[out#0/mov @ 0x77ff180] sq: receive 0 ts 51.288042 queue head 1 ts 52
1599[out#0/mov @ 0x77ff180] sq: receive 0 ts 51.373375 queue head 1 ts 52
1600[out#0/mov @ 0x77ff180] sq: receive 0 ts 51.458708 queue head 1 ts 52
1601[out#0/mov @ 0x77ff180] sq: receive 0 ts 51.544042 queue head 1 ts 52
1602[out#0/mov @ 0x77ff180] sq: receive 0 ts 51.629375 queue head 1 ts 52
1603[auto_scale_0 @ 0x7f22f8003f80] w:1920 h:1080 fmt:gbrapf32le csp:gbr range:unknown sar:1/1 -> w:1920 h:1080 fmt:yuv422p10le csp:unknown range:unknown sar:1/1 flags:0x00000004
1604[auto_scale_0 @ 0x7f22f8003f80] [framesync @ 0x7f22f8003ae8] Sync level 1
1605[out#0/mov @ 0x77ff180] sq: receive 0 ts 51.714708 queue head 1 ts 52
1606[out#0/mov @ 0x77ff180] sq: receive 0 ts 51.800042 queue head 1 ts 52
1607[out#0/mov @ 0x77ff180] sq: receive 0 ts 51.885375 queue head 1 ts 52
1608[out#0/mov @ 0x77ff180] sq: receive 0 ts 51.970708 queue head 1 ts 52
1609[out#0/mov @ 0x77ff180] sq: send 0 ts 61.186708
1610[out#0/mov @ 0x77ff180] sq: send 0 ts 61.272042
1611[out#0/mov @ 0x77ff180] sq: send 0 ts 61.357375
1612[out#0/mov @ 0x77ff180] sq: send 0 ts 61.442708
1613[out#0/mov @ 0x77ff180] sq: send 0 ts 61.528042
1614[out#0/mov @ 0x77ff180] sq: send 0 ts 61.613375
1615[out#0/mov @ 0x77ff180] sq: send 0 ts 61.698708
1616[out#0/mov @ 0x77ff180] sq: send 0 ts 61.784042
1617[out#0/mov @ 0x77ff180] sq: send 0 ts 61.869375
1618[out#0/mov @ 0x77ff180] sq: send 0 ts 61.954708
1619[out#0/mov @ 0x77ff180] sq: send 0 ts 62.040042
1620[out#0/mov @ 0x77ff180] sq: send 0 ts 62.125375
1621[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 52 -> 53
1622[out#0/mov @ 0x77ff180] sq: receive 0 ts 52.056042 queue head 1 ts 53
1623[out#0/mov @ 0x77ff180] sq: receive 0 ts 52.141375 queue head 1 ts 53
1624[out#0/mov @ 0x77ff180] sq: receive 0 ts 52.226708 queue head 1 ts 53
1625[out#0/mov @ 0x77ff180] sq: receive 0 ts 52.312042 queue head 1 ts 53
1626[out#0/mov @ 0x77ff180] sq: receive 0 ts 52.397375 queue head 1 ts 53
1627[out#0/mov @ 0x77ff180] sq: receive 0 ts 52.482708 queue head 1 ts 53
1628[out#0/mov @ 0x77ff180] sq: receive 0 ts 52.568042 queue head 1 ts 53
1629[out#0/mov @ 0x77ff180] sq: receive 0 ts 52.653375 queue head 1 ts 53
1630[out#0/mov @ 0x77ff180] sq: receive 0 ts 52.738708 queue head 1 ts 53
1631[out#0/mov @ 0x77ff180] sq: receive 0 ts 52.824042 queue head 1 ts 53
1632[out#0/mov @ 0x77ff180] sq: receive 0 ts 52.909375 queue head 1 ts 53
1633[out#0/mov @ 0x77ff180] sq: receive 0 ts 52.994708 queue head 1 ts 53
1634[out#0/mov @ 0x77ff180] sq: send 0 ts 62.210708
1635[out#0/mov @ 0x77ff180] sq: send 0 ts 62.296042
1636[out#0/mov @ 0x77ff180] sq: send 0 ts 62.381375
1637[out#0/mov @ 0x77ff180] sq: send 0 ts 62.466708
1638[out#0/mov @ 0x77ff180] sq: send 0 ts 62.552042
1639[out#0/mov @ 0x77ff180] sq: send 0 ts 62.637375
1640[out#0/mov @ 0x77ff180] sq: send 0 ts 62.722708
1641[out#0/mov @ 0x77ff180] sq: send 0 ts 62.808042
1642[out#0/mov @ 0x77ff180] sq: send 0 ts 62.893375
1643[out#0/mov @ 0x77ff180] sq: send 0 ts 62.978708
1644[out#0/mov @ 0x77ff180] sq: send 0 ts 63.064042
1645[out#0/mov @ 0x77ff180] sq: send 0 ts 63.149375
1646[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 53 -> 54
1647[out#0/mov @ 0x77ff180] sq: receive 0 ts 53.080042 queue head 1 ts 54
1648[out#0/mov @ 0x77ff180] sq: receive 0 ts 53.165375 queue head 1 ts 54
1649[out#0/mov @ 0x77ff180] sq: receive 0 ts 53.250708 queue head 1 ts 54
1650[out#0/mov @ 0x77ff180] sq: receive 0 ts 53.336042 queue head 1 ts 54
1651[out#0/mov @ 0x77ff180] sq: receive 0 ts 53.421375 queue head 1 ts 54
1652[out#0/mov @ 0x77ff180] sq: receive 0 ts 53.506708 queue head 1 ts 54
1653[out#0/mov @ 0x77ff180] sq: receive 0 ts 53.592042 queue head 1 ts 54
1654[out#0/mov @ 0x77ff180] sq: receive 0 ts 53.677375 queue head 1 ts 54
1655[out#0/mov @ 0x77ff180] sq: receive 0 ts 53.762708 queue head 1 ts 54
1656[out#0/mov @ 0x77ff180] sq: receive 0 ts 53.848042 queue head 1 ts 54
1657[out#0/mov @ 0x77ff180] sq: receive 0 ts 53.933375 queue head 1 ts 54
1658[out#0/mov @ 0x77ff180] sq: send 0 ts 63.234708
1659[out#0/mov @ 0x77ff180] sq: send 0 ts 63.320042
1660[out#0/mov @ 0x77ff180] sq: send 0 ts 63.405375
1661[out#0/mov @ 0x77ff180] sq: send 0 ts 63.490708
1662[out#0/mov @ 0x77ff180] sq: send 0 ts 63.576042
1663[out#0/mov @ 0x77ff180] sq: send 0 ts 63.661375
1664[out#0/mov @ 0x77ff180] sq: send 0 ts 63.746708
1665[out#0/mov @ 0x77ff180] sq: send 0 ts 63.832042
1666[out#0/mov @ 0x77ff180] sq: send 0 ts 63.917375
1667[out#0/mov @ 0x77ff180] sq: send 0 ts 64.002708
1668[out#0/mov @ 0x77ff180] sq: send 0 ts 64.088042
1669[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 54 -> 55
1670[out#0/mov @ 0x77ff180] sq: receive 0 ts 54.018708 queue head 1 ts 55
1671[out#0/mov @ 0x77ff180] sq: receive 0 ts 54.104042 queue head 1 ts 55
1672[out#0/mov @ 0x77ff180] sq: receive 0 ts 54.189375 queue head 1 ts 55
1673[out#0/mov @ 0x77ff180] sq: receive 0 ts 54.274708 queue head 1 ts 55
1674[out#0/mov @ 0x77ff180] sq: receive 0 ts 54.360042 queue head 1 ts 55
1675[out#0/mov @ 0x77ff180] sq: receive 0 ts 54.445375 queue head 1 ts 55
1676[out#0/mov @ 0x77ff180] sq: receive 0 ts 54.530708 queue head 1 ts 55
1677[out#0/mov @ 0x77ff180] sq: receive 0 ts 54.616042 queue head 1 ts 55
1678[out#0/mov @ 0x77ff180] sq: receive 0 ts 54.701375 queue head 1 ts 55
1679[out#0/mov @ 0x77ff180] sq: receive 0 ts 54.786708 queue head 1 ts 55
1680[out#0/mov @ 0x77ff180] sq: receive 0 ts 54.872042 queue head 1 ts 55
1681[out#0/mov @ 0x77ff180] sq: receive 0 ts 54.957375 queue head 1 ts 55
1682[out#0/mov @ 0x77ff180] sq: send 0 ts 64.173375
1683[out#0/mov @ 0x77ff180] sq: send 0 ts 64.258708
1684[out#0/mov @ 0x77ff180] sq: send 0 ts 64.344042
1685[out#0/mov @ 0x77ff180] sq: send 0 ts 64.429375
1686[out#0/mov @ 0x77ff180] sq: send 0 ts 64.514708
1687[out#0/mov @ 0x77ff180] sq: send 0 ts 64.600042
1688[out#0/mov @ 0x77ff180] sq: send 0 ts 64.685375
1689[out#0/mov @ 0x77ff180] sq: send 0 ts 64.770708
1690[out#0/mov @ 0x77ff180] sq: send 0 ts 64.856042
1691[out#0/mov @ 0x77ff180] sq: send 0 ts 64.941375
1692[out#0/mov @ 0x77ff180] sq: send 0 ts 65.026708
1693[out#0/mov @ 0x77ff180] sq: send 0 ts 65.112042
1694[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 55 -> 56
1695[out#0/mov @ 0x77ff180] sq: receive 0 ts 55.042708 queue head 1 ts 56
1696[out#0/mov @ 0x77ff180] sq: receive 0 ts 55.128042 queue head 1 ts 56
1697[out#0/mov @ 0x77ff180] sq: receive 0 ts 55.213375 queue head 1 ts 56
1698[out#0/mov @ 0x77ff180] sq: receive 0 ts 55.298708 queue head 1 ts 56
1699[out#0/mov @ 0x77ff180] sq: receive 0 ts 55.384042 queue head 1 ts 56
1700[out#0/mov @ 0x77ff180] sq: receive 0 ts 55.469375 queue head 1 ts 56
1701[out#0/mov @ 0x77ff180] sq: receive 0 ts 55.554708 queue head 1 ts 56
1702[out#0/mov @ 0x77ff180] sq: receive 0 ts 55.640042 queue head 1 ts 56
1703[out#0/mov @ 0x77ff180] sq: receive 0 ts 55.725375 queue head 1 ts 56
1704[out#0/mov @ 0x77ff180] sq: receive 0 ts 55.810708 queue head 1 ts 56
1705[out#0/mov @ 0x77ff180] sq: receive 0 ts 55.896042 queue head 1 ts 56
1706[out#0/mov @ 0x77ff180] sq: receive 0 ts 55.981375 queue head 1 ts 56
1707[out#0/mov @ 0x77ff180] sq: send 0 ts 65.197375
1708[out#0/mov @ 0x77ff180] sq: send 0 ts 65.282708
1709[out#0/mov @ 0x77ff180] sq: send 0 ts 65.368042
1710[out#0/mov @ 0x77ff180] sq: send 0 ts 65.453375
1711[out#0/mov @ 0x77ff180] sq: send 0 ts 65.538708
1712[out#0/mov @ 0x77ff180] sq: send 0 ts 65.624042
1713[out#0/mov @ 0x77ff180] sq: send 0 ts 65.709375
1714[out#0/mov @ 0x77ff180] sq: send 0 ts 65.794708
1715[out#0/mov @ 0x77ff180] sq: send 0 ts 65.880042
1716[out#0/mov @ 0x77ff180] sq: send 0 ts 65.965375
1717[out#0/mov @ 0x77ff180] sq: send 0 ts 66.050708
1718[out#0/mov @ 0x77ff180] sq: send 0 ts 66.136042
1719[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 56 -> 57
1720[out#0/mov @ 0x77ff180] sq: receive 0 ts 56.066708 queue head 1 ts 57
1721[out#0/mov @ 0x77ff180] sq: receive 0 ts 56.152042 queue head 1 ts 57
1722[out#0/mov @ 0x77ff180] sq: receive 0 ts 56.237375 queue head 1 ts 57
1723[out#0/mov @ 0x77ff180] sq: receive 0 ts 56.322708 queue head 1 ts 57
1724[out#0/mov @ 0x77ff180] sq: receive 0 ts 56.408042 queue head 1 ts 57
1725[out#0/mov @ 0x77ff180] sq: receive 0 ts 56.493375 queue head 1 ts 57
1726[out#0/mov @ 0x77ff180] sq: receive 0 ts 56.578708 queue head 1 ts 57
1727[out#0/mov @ 0x77ff180] sq: receive 0 ts 56.664042 queue head 1 ts 57
1728[out#0/mov @ 0x77ff180] sq: receive 0 ts 56.749375 queue head 1 ts 57
1729[out#0/mov @ 0x77ff180] sq: receive 0 ts 56.834708 queue head 1 ts 57
1730[out#0/mov @ 0x77ff180] sq: receive 0 ts 56.920042 queue head 1 ts 57
1731[out#0/mov @ 0x77ff180] sq: send 0 ts 66.221375
1732[out#0/mov @ 0x77ff180] sq: send 0 ts 66.306708
1733[out#0/mov @ 0x77ff180] sq: send 0 ts 66.392042
1734[out#0/mov @ 0x77ff180] sq: send 0 ts 66.477375
1735[out#0/mov @ 0x77ff180] sq: send 0 ts 66.562708
1736[out#0/mov @ 0x77ff180] sq: send 0 ts 66.648042
1737[out#0/mov @ 0x77ff180] sq: send 0 ts 66.733375
1738[out#0/mov @ 0x77ff180] sq: send 0 ts 66.818708
1739[out#0/mov @ 0x77ff180] sq: send 0 ts 66.904042
1740[out#0/mov @ 0x77ff180] sq: send 0 ts 66.989375
1741[out#0/mov @ 0x77ff180] sq: send 0 ts 67.074708
1742[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 57 -> 58
1743[out#0/mov @ 0x77ff180] sq: receive 0 ts 57.005375 queue head 1 ts 58
1744[out#0/mov @ 0x77ff180] sq: receive 0 ts 57.090708 queue head 1 ts 58
1745[out#0/mov @ 0x77ff180] sq: receive 0 ts 57.176042 queue head 1 ts 58
1746[out#0/mov @ 0x77ff180] sq: receive 0 ts 57.261375 queue head 1 ts 58
1747[out#0/mov @ 0x77ff180] sq: receive 0 ts 57.346708 queue head 1 ts 58
1748[out#0/mov @ 0x77ff180] sq: receive 0 ts 57.432042 queue head 1 ts 58
1749[out#0/mov @ 0x77ff180] sq: receive 0 ts 57.517375 queue head 1 ts 58
1750[out#0/mov @ 0x77ff180] sq: receive 0 ts 57.602708 queue head 1 ts 58
1751[out#0/mov @ 0x77ff180] sq: receive 0 ts 57.688042 queue head 1 ts 58
1752[out#0/mov @ 0x77ff180] sq: receive 0 ts 57.773375 queue head 1 ts 58
1753[out#0/mov @ 0x77ff180] sq: receive 0 ts 57.858708 queue head 1 ts 58
1754[out#0/mov @ 0x77ff180] sq: receive 0 ts 57.944042 queue head 1 ts 58
1755[out#0/mov @ 0x77ff180] sq: send 0 ts 67.160042
1756[out#0/mov @ 0x77ff180] sq: send 0 ts 67.245375
1757[out#0/mov @ 0x77ff180] sq: send 0 ts 67.330708
1758[out#0/mov @ 0x77ff180] sq: send 0 ts 67.416042
1759[out#0/mov @ 0x77ff180] sq: send 0 ts 67.501375
1760[out#0/mov @ 0x77ff180] sq: send 0 ts 67.586708
1761[out#0/mov @ 0x77ff180] sq: send 0 ts 67.672042
1762[out#0/mov @ 0x77ff180] sq: send 0 ts 67.757375
1763[out#0/mov @ 0x77ff180] sq: send 0 ts 67.842708
1764[out#0/mov @ 0x77ff180] sq: send 0 ts 67.928042
1765[out#0/mov @ 0x77ff180] sq: send 0 ts 68.013375
1766[out#0/mov @ 0x77ff180] sq: send 0 ts 68.098708
1767[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 58 -> 59
1768[out#0/mov @ 0x77ff180] sq: receive 0 ts 58.029375 queue head 1 ts 59
1769[out#0/mov @ 0x77ff180] sq: receive 0 ts 58.114708 queue head 1 ts 59
1770[out#0/mov @ 0x77ff180] sq: receive 0 ts 58.200042 queue head 1 ts 59
1771[out#0/mov @ 0x77ff180] sq: receive 0 ts 58.285375 queue head 1 ts 59
1772[out#0/mov @ 0x77ff180] sq: receive 0 ts 58.370708 queue head 1 ts 59
1773[out#0/mov @ 0x77ff180] sq: receive 0 ts 58.456042 queue head 1 ts 59
1774[out#0/mov @ 0x77ff180] sq: receive 0 ts 58.541375 queue head 1 ts 59
1775[out#0/mov @ 0x77ff180] sq: receive 0 ts 58.626708 queue head 1 ts 59
1776[out#0/mov @ 0x77ff180] sq: receive 0 ts 58.712042 queue head 1 ts 59
1777[out#0/mov @ 0x77ff180] sq: receive 0 ts 58.797375 queue head 1 ts 59
1778[out#0/mov @ 0x77ff180] sq: receive 0 ts 58.882708 queue head 1 ts 59
1779[out#0/mov @ 0x77ff180] sq: receive 0 ts 58.968042 queue head 1 ts 59
1780[out#0/mov @ 0x77ff180] sq: send 0 ts 68.184042
1781[out#0/mov @ 0x77ff180] sq: send 0 ts 68.269375
1782[out#0/mov @ 0x77ff180] sq: send 0 ts 68.354708
1783[out#0/mov @ 0x77ff180] sq: send 0 ts 68.440042
1784[out#0/mov @ 0x77ff180] sq: send 0 ts 68.525375
1785[out#0/mov @ 0x77ff180] sq: send 0 ts 68.610708
1786[out#0/mov @ 0x77ff180] sq: send 0 ts 68.696042
1787[out#0/mov @ 0x77ff180] sq: send 0 ts 68.781375
1788[out#0/mov @ 0x77ff180] sq: send 0 ts 68.866708
1789[out#0/mov @ 0x77ff180] sq: send 0 ts 68.952042
1790[out#0/mov @ 0x77ff180] sq: send 0 ts 69.037375
1791[out#0/mov @ 0x77ff180] sq: send 0 ts 69.122708
1792[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 59 -> 60
1793[out#0/mov @ 0x77ff180] sq: receive 0 ts 59.053375 queue head 1 ts 60
1794[out#0/mov @ 0x77ff180] sq: receive 0 ts 59.138708 queue head 1 ts 60
1795[out#0/mov @ 0x77ff180] sq: receive 0 ts 59.224042 queue head 1 ts 60
1796[out#0/mov @ 0x77ff180] sq: receive 0 ts 59.309375 queue head 1 ts 60
1797[out#0/mov @ 0x77ff180] sq: receive 0 ts 59.394708 queue head 1 ts 60
1798[auto_scale_0 @ 0x7f22f8003f80] w:1920 h:1080 fmt:gbrapf32le csp:gbr range:unknown sar:1/1 -> w:1920 h:1080 fmt:yuv422p10le csp:unknown range:unknown sar:1/1 flags:0x00000004
1799[auto_scale_0 @ 0x7f22f8003f80] [framesync @ 0x7f22f8003ae8] Sync level 1
1800[out#0/mov @ 0x77ff180] sq: receive 0 ts 59.480042 queue head 1 ts 60
1801[out#0/mov @ 0x77ff180] sq: receive 0 ts 59.565375 queue head 1 ts 60
1802[out#0/mov @ 0x77ff180] sq: receive 0 ts 59.650708 queue head 1 ts 60
1803[out#0/mov @ 0x77ff180] sq: receive 0 ts 59.736042 queue head 1 ts 60
1804[out#0/mov @ 0x77ff180] sq: receive 0 ts 59.821375 queue head 1 ts 60
1805[out#0/mov @ 0x77ff180] sq: receive 0 ts 59.906708 queue head 1 ts 60
1806[out#0/mov @ 0x77ff180] sq: receive 0 ts 59.992042 queue head 1 ts 60
1807[out#0/mov @ 0x77ff180] sq: send 0 ts 69.208042
1808[out#0/mov @ 0x77ff180] sq: send 0 ts 69.293375
1809[out#0/mov @ 0x77ff180] sq: send 0 ts 69.378708
1810[out#0/mov @ 0x77ff180] sq: send 0 ts 69.464042
1811[out#0/mov @ 0x77ff180] sq: send 0 ts 69.549375
1812[out#0/mov @ 0x77ff180] sq: send 0 ts 69.634708
1813[out#0/mov @ 0x77ff180] sq: send 0 ts 69.720042
1814[out#0/mov @ 0x77ff180] sq: send 0 ts 69.805375
1815[out#0/mov @ 0x77ff180] sq: send 0 ts 69.890708
1816[out#0/mov @ 0x77ff180] sq: send 0 ts 69.976042
1817[out#0/mov @ 0x77ff180] sq: send 0 ts 70.061375
1818[out#0/mov @ 0x77ff180] sq: send 0 ts 70.146708
1819[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 60 -> 61
1820[out#0/mov @ 0x77ff180] sq: receive 0 ts 60.077375 queue head 1 ts 61
1821[out#0/mov @ 0x77ff180] sq: receive 0 ts 60.162708 queue head 1 ts 61
1822[out#0/mov @ 0x77ff180] sq: receive 0 ts 60.248042 queue head 1 ts 61
1823[out#0/mov @ 0x77ff180] sq: receive 0 ts 60.333375 queue head 1 ts 61
1824[out#0/mov @ 0x77ff180] sq: receive 0 ts 60.418708 queue head 1 ts 61
1825[out#0/mov @ 0x77ff180] sq: receive 0 ts 60.504042 queue head 1 ts 61
1826[out#0/mov @ 0x77ff180] sq: receive 0 ts 60.589375 queue head 1 ts 61
1827[out#0/mov @ 0x77ff180] sq: receive 0 ts 60.674708 queue head 1 ts 61
1828[out#0/mov @ 0x77ff180] sq: receive 0 ts 60.760042 queue head 1 ts 61
1829[out#0/mov @ 0x77ff180] sq: receive 0 ts 60.845375 queue head 1 ts 61
1830[out#0/mov @ 0x77ff180] sq: receive 0 ts 60.930708 queue head 1 ts 61
1831[out#0/mov @ 0x77ff180] sq: send 0 ts 70.232042
1832[out#0/mov @ 0x77ff180] sq: send 0 ts 70.317375
1833[out#0/mov @ 0x77ff180] sq: send 0 ts 70.402708
1834[out#0/mov @ 0x77ff180] sq: send 0 ts 70.488042
1835[out#0/mov @ 0x77ff180] sq: send 0 ts 70.573375
1836[out#0/mov @ 0x77ff180] sq: send 0 ts 70.658708
1837[out#0/mov @ 0x77ff180] sq: send 0 ts 70.744042
1838[out#0/mov @ 0x77ff180] sq: send 0 ts 70.829375
1839[out#0/mov @ 0x77ff180] sq: send 0 ts 70.914708
1840[out#0/mov @ 0x77ff180] sq: send 0 ts 71.000042
1841[out#0/mov @ 0x77ff180] sq: send 0 ts 71.085375
1842[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 61 -> 62
1843[out#0/mov @ 0x77ff180] sq: receive 0 ts 61.016042 queue head 1 ts 62
1844[out#0/mov @ 0x77ff180] sq: receive 0 ts 61.101375 queue head 1 ts 62
1845[out#0/mov @ 0x77ff180] sq: receive 0 ts 61.186708 queue head 1 ts 62
1846[out#0/mov @ 0x77ff180] sq: receive 0 ts 61.272042 queue head 1 ts 62
1847[out#0/mov @ 0x77ff180] sq: receive 0 ts 61.357375 queue head 1 ts 62
1848[out#0/mov @ 0x77ff180] sq: receive 0 ts 61.442708 queue head 1 ts 62
1849[out#0/mov @ 0x77ff180] sq: receive 0 ts 61.528042 queue head 1 ts 62
1850[out#0/mov @ 0x77ff180] sq: receive 0 ts 61.613375 queue head 1 ts 62
1851[out#0/mov @ 0x77ff180] sq: receive 0 ts 61.698708 queue head 1 ts 62
1852[out#0/mov @ 0x77ff180] sq: receive 0 ts 61.784042 queue head 1 ts 62
1853[out#0/mov @ 0x77ff180] sq: receive 0 ts 61.869375 queue head 1 ts 62
1854[out#0/mov @ 0x77ff180] sq: receive 0 ts 61.954708 queue head 1 ts 62
1855[out#0/mov @ 0x77ff180] sq: send 0 ts 71.170708
1856[out#0/mov @ 0x77ff180] sq: send 0 ts 71.256042
1857[out#0/mov @ 0x77ff180] sq: send 0 ts 71.341375
1858[out#0/mov @ 0x77ff180] sq: send 0 ts 71.426708
1859[out#0/mov @ 0x77ff180] sq: send 0 ts 71.512042
1860[out#0/mov @ 0x77ff180] sq: send 0 ts 71.597375
1861[out#0/mov @ 0x77ff180] sq: send 0 ts 71.682708
1862[out#0/mov @ 0x77ff180] sq: send 0 ts 71.768042
1863[out#0/mov @ 0x77ff180] sq: send 0 ts 71.853375
1864[out#0/mov @ 0x77ff180] sq: send 0 ts 71.938708
1865[out#0/mov @ 0x77ff180] sq: send 0 ts 72.024042
1866[out#0/mov @ 0x77ff180] sq: send 0 ts 72.109375
1867[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 62 -> 63
1868[out#0/mov @ 0x77ff180] sq: receive 0 ts 62.040042 queue head 1 ts 63
1869[out#0/mov @ 0x77ff180] sq: receive 0 ts 62.125375 queue head 1 ts 63
1870[out#0/mov @ 0x77ff180] sq: receive 0 ts 62.210708 queue head 1 ts 63
1871[out#0/mov @ 0x77ff180] sq: receive 0 ts 62.296042 queue head 1 ts 63
1872[out#0/mov @ 0x77ff180] sq: receive 0 ts 62.381375 queue head 1 ts 63
1873[out#0/mov @ 0x77ff180] sq: receive 0 ts 62.466708 queue head 1 ts 63
1874[out#0/mov @ 0x77ff180] sq: receive 0 ts 62.552042 queue head 1 ts 63
1875[out#0/mov @ 0x77ff180] sq: receive 0 ts 62.637375 queue head 1 ts 63
1876[out#0/mov @ 0x77ff180] sq: receive 0 ts 62.722708 queue head 1 ts 63
1877[out#0/mov @ 0x77ff180] sq: receive 0 ts 62.808042 queue head 1 ts 63
1878[out#0/mov @ 0x77ff180] sq: receive 0 ts 62.893375 queue head 1 ts 63
1879[out#0/mov @ 0x77ff180] sq: receive 0 ts 62.978708 queue head 1 ts 63
1880[out#0/mov @ 0x77ff180] sq: send 0 ts 72.194708
1881[out#0/mov @ 0x77ff180] sq: send 0 ts 72.280042
1882[out#0/mov @ 0x77ff180] sq: send 0 ts 72.365375
1883[out#0/mov @ 0x77ff180] sq: send 0 ts 72.450708
1884[out#0/mov @ 0x77ff180] sq: send 0 ts 72.536042
1885[out#0/mov @ 0x77ff180] sq: send 0 ts 72.621375
1886[out#0/mov @ 0x77ff180] sq: send 0 ts 72.706708
1887[out#0/mov @ 0x77ff180] sq: send 0 ts 72.792042
1888[out#0/mov @ 0x77ff180] sq: send 0 ts 72.877375
1889[out#0/mov @ 0x77ff180] sq: send 0 ts 72.962708
1890[out#0/mov @ 0x77ff180] sq: send 0 ts 73.048042
1891[out#0/mov @ 0x77ff180] sq: send 0 ts 73.133375
1892[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 63 -> 64
1893[out#0/mov @ 0x77ff180] sq: receive 0 ts 63.064042 queue head 1 ts 64
1894[out#0/mov @ 0x77ff180] sq: receive 0 ts 63.149375 queue head 1 ts 64
1895[out#0/mov @ 0x77ff180] sq: receive 0 ts 63.234708 queue head 1 ts 64
1896[out#0/mov @ 0x77ff180] sq: receive 0 ts 63.320042 queue head 1 ts 64
1897[out#0/mov @ 0x77ff180] sq: receive 0 ts 63.405375 queue head 1 ts 64
1898[out#0/mov @ 0x77ff180] sq: receive 0 ts 63.490708 queue head 1 ts 64
1899[out#0/mov @ 0x77ff180] sq: receive 0 ts 63.576042 queue head 1 ts 64
1900[out#0/mov @ 0x77ff180] sq: receive 0 ts 63.661375 queue head 1 ts 64
1901[out#0/mov @ 0x77ff180] sq: receive 0 ts 63.746708 queue head 1 ts 64
1902[out#0/mov @ 0x77ff180] sq: receive 0 ts 63.832042 queue head 1 ts 64
1903[out#0/mov @ 0x77ff180] sq: receive 0 ts 63.917375 queue head 1 ts 64
1904[out#0/mov @ 0x77ff180] sq: send 0 ts 73.218708
1905[out#0/mov @ 0x77ff180] sq: send 0 ts 73.304042
1906[out#0/mov @ 0x77ff180] sq: send 0 ts 73.389375
1907[out#0/mov @ 0x77ff180] sq: send 0 ts 73.474708
1908[out#0/mov @ 0x77ff180] sq: send 0 ts 73.560042
1909[out#0/mov @ 0x77ff180] sq: send 0 ts 73.645375
1910[out#0/mov @ 0x77ff180] sq: send 0 ts 73.730708
1911[out#0/mov @ 0x77ff180] sq: send 0 ts 73.816042
1912[out#0/mov @ 0x77ff180] sq: send 0 ts 73.901375
1913[out#0/mov @ 0x77ff180] sq: send 0 ts 73.986708
1914[out#0/mov @ 0x77ff180] sq: send 0 ts 74.072042
1915[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 64 -> 65
1916[out#0/mov @ 0x77ff180] sq: receive 0 ts 64.002708 queue head 1 ts 65
1917[out#0/mov @ 0x77ff180] sq: receive 0 ts 64.088042 queue head 1 ts 65
1918[out#0/mov @ 0x77ff180] sq: receive 0 ts 64.173375 queue head 1 ts 65
1919[out#0/mov @ 0x77ff180] sq: receive 0 ts 64.258708 queue head 1 ts 65
1920[out#0/mov @ 0x77ff180] sq: receive 0 ts 64.344042 queue head 1 ts 65
1921[out#0/mov @ 0x77ff180] sq: receive 0 ts 64.429375 queue head 1 ts 65
1922[out#0/mov @ 0x77ff180] sq: receive 0 ts 64.514708 queue head 1 ts 65
1923[out#0/mov @ 0x77ff180] sq: receive 0 ts 64.600042 queue head 1 ts 65
1924[out#0/mov @ 0x77ff180] sq: receive 0 ts 64.685375 queue head 1 ts 65
1925[out#0/mov @ 0x77ff180] sq: receive 0 ts 64.770708 queue head 1 ts 65
1926[out#0/mov @ 0x77ff180] sq: receive 0 ts 64.856042 queue head 1 ts 65
1927[out#0/mov @ 0x77ff180] sq: receive 0 ts 64.941375 queue head 1 ts 65
1928[out#0/mov @ 0x77ff180] sq: send 0 ts 74.157375
1929[out#0/mov @ 0x77ff180] sq: send 0 ts 74.242708
1930[out#0/mov @ 0x77ff180] sq: send 0 ts 74.328042
1931[out#0/mov @ 0x77ff180] sq: send 0 ts 74.413375
1932[out#0/mov @ 0x77ff180] sq: send 0 ts 74.498708
1933[out#0/mov @ 0x77ff180] sq: send 0 ts 74.584042
1934[out#0/mov @ 0x77ff180] sq: send 0 ts 74.669375
1935[out#0/mov @ 0x77ff180] sq: send 0 ts 74.754708
1936[out#0/mov @ 0x77ff180] sq: send 0 ts 74.840042
1937[out#0/mov @ 0x77ff180] sq: send 0 ts 74.925375
1938[out#0/mov @ 0x77ff180] sq: send 0 ts 75.010708
1939[out#0/mov @ 0x77ff180] sq: send 0 ts 75.096042
1940[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 65 -> 66
1941[out#0/mov @ 0x77ff180] sq: receive 0 ts 65.026708 queue head 1 ts 66
1942[out#0/mov @ 0x77ff180] sq: receive 0 ts 65.112042 queue head 1 ts 66
1943[out#0/mov @ 0x77ff180] sq: receive 0 ts 65.197375 queue head 1 ts 66
1944[out#0/mov @ 0x77ff180] sq: receive 0 ts 65.282708 queue head 1 ts 66
1945[out#0/mov @ 0x77ff180] sq: receive 0 ts 65.368042 queue head 1 ts 66
1946[out#0/mov @ 0x77ff180] sq: receive 0 ts 65.453375 queue head 1 ts 66
1947[out#0/mov @ 0x77ff180] sq: receive 0 ts 65.538708 queue head 1 ts 66
1948[out#0/mov @ 0x77ff180] sq: receive 0 ts 65.624042 queue head 1 ts 66
1949[out#0/mov @ 0x77ff180] sq: receive 0 ts 65.709375 queue head 1 ts 66
1950[out#0/mov @ 0x77ff180] sq: receive 0 ts 65.794708 queue head 1 ts 66
1951[out#0/mov @ 0x77ff180] sq: receive 0 ts 65.880042 queue head 1 ts 66
1952[out#0/mov @ 0x77ff180] sq: receive 0 ts 65.965375 queue head 1 ts 66
1953[out#0/mov @ 0x77ff180] sq: send 0 ts 75.181375
1954[out#0/mov @ 0x77ff180] sq: send 0 ts 75.266708
1955[out#0/mov @ 0x77ff180] sq: send 0 ts 75.352042
1956[out#0/mov @ 0x77ff180] sq: send 0 ts 75.437375
1957[out#0/mov @ 0x77ff180] sq: send 0 ts 75.522708
1958[out#0/mov @ 0x77ff180] sq: send 0 ts 75.608042
1959[out#0/mov @ 0x77ff180] sq: send 0 ts 75.693375
1960[out#0/mov @ 0x77ff180] sq: send 0 ts 75.778708
1961[out#0/mov @ 0x77ff180] sq: send 0 ts 75.864042
1962[out#0/mov @ 0x77ff180] sq: send 0 ts 75.949375
1963[out#0/mov @ 0x77ff180] sq: send 0 ts 76.034708
1964[out#0/mov @ 0x77ff180] sq: send 0 ts 76.120042
1965[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 66 -> 67
1966[out#0/mov @ 0x77ff180] sq: receive 0 ts 66.050708 queue head 1 ts 67
1967[out#0/mov @ 0x77ff180] sq: receive 0 ts 66.136042 queue head 1 ts 67
1968[out#0/mov @ 0x77ff180] sq: receive 0 ts 66.221375 queue head 1 ts 67
1969[out#0/mov @ 0x77ff180] sq: receive 0 ts 66.306708 queue head 1 ts 67
1970[out#0/mov @ 0x77ff180] sq: receive 0 ts 66.392042 queue head 1 ts 67
1971[out#0/mov @ 0x77ff180] sq: receive 0 ts 66.477375 queue head 1 ts 67
1972[out#0/mov @ 0x77ff180] sq: receive 0 ts 66.562708 queue head 1 ts 67
1973[out#0/mov @ 0x77ff180] sq: receive 0 ts 66.648042 queue head 1 ts 67
1974[out#0/mov @ 0x77ff180] sq: receive 0 ts 66.733375 queue head 1 ts 67
1975[out#0/mov @ 0x77ff180] sq: receive 0 ts 66.818708 queue head 1 ts 67
1976[out#0/mov @ 0x77ff180] sq: receive 0 ts 66.904042 queue head 1 ts 67
1977[out#0/mov @ 0x77ff180] sq: receive 0 ts 66.989375 queue head 1 ts 67
1978[out#0/mov @ 0x77ff180] sq: send 0 ts 76.205375
1979[out#0/mov @ 0x77ff180] sq: send 0 ts 76.290708
1980[out#0/mov @ 0x77ff180] sq: send 0 ts 76.376042
1981[out#0/mov @ 0x77ff180] sq: send 0 ts 76.461375
1982[out#0/mov @ 0x77ff180] sq: send 0 ts 76.546708
1983[out#0/mov @ 0x77ff180] sq: send 0 ts 76.632042
1984[out#0/mov @ 0x77ff180] sq: send 0 ts 76.717375
1985[out#0/mov @ 0x77ff180] sq: send 0 ts 76.802708
1986[out#0/mov @ 0x77ff180] sq: send 0 ts 76.888042
1987[out#0/mov @ 0x77ff180] sq: send 0 ts 76.973375
1988[out#0/mov @ 0x77ff180] sq: send 0 ts 77.058708
1989[out#0/mov @ 0x77ff180] sq: send 0 ts 77.144042
1990[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 67 -> 68
1991[out#0/mov @ 0x77ff180] sq: receive 0 ts 67.074708 queue head 1 ts 68
1992[out#0/mov @ 0x77ff180] sq: receive 0 ts 67.160042 queue head 1 ts 68
1993[out#0/mov @ 0x77ff180] sq: receive 0 ts 67.245375 queue head 1 ts 68
1994[out#0/mov @ 0x77ff180] sq: receive 0 ts 67.330708 queue head 1 ts 68
1995[out#0/mov @ 0x77ff180] sq: receive 0 ts 67.416042 queue head 1 ts 68
1996[out#0/mov @ 0x77ff180] sq: receive 0 ts 67.501375 queue head 1 ts 68
1997[out#0/mov @ 0x77ff180] sq: receive 0 ts 67.586708 queue head 1 ts 68
1998[out#0/mov @ 0x77ff180] sq: receive 0 ts 67.672042 queue head 1 ts 68
1999[out#0/mov @ 0x77ff180] sq: receive 0 ts 67.757375 queue head 1 ts 68
2000[out#0/mov @ 0x77ff180] sq: receive 0 ts 67.842708 queue head 1 ts 68
2001[out#0/mov @ 0x77ff180] sq: receive 0 ts 67.928042 queue head 1 ts 68
2002[out#0/mov @ 0x77ff180] sq: send 0 ts 77.229375
2003[out#0/mov @ 0x77ff180] sq: send 0 ts 77.314708
2004[out#0/mov @ 0x77ff180] sq: send 0 ts 77.400042
2005[out#0/mov @ 0x77ff180] sq: send 0 ts 77.485375
2006[out#0/mov @ 0x77ff180] sq: send 0 ts 77.570708
2007[out#0/mov @ 0x77ff180] sq: send 0 ts 77.656042
2008[out#0/mov @ 0x77ff180] sq: send 0 ts 77.741375
2009[out#0/mov @ 0x77ff180] sq: send 0 ts 77.826708
2010[out#0/mov @ 0x77ff180] sq: send 0 ts 77.912042
2011[out#0/mov @ 0x77ff180] sq: send 0 ts 77.997375
2012[out#0/mov @ 0x77ff180] sq: send 0 ts 78.082708
2013[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 68 -> 69
2014[out#0/mov @ 0x77ff180] sq: receive 0 ts 68.013375 queue head 1 ts 69
2015[out#0/mov @ 0x77ff180] sq: receive 0 ts 68.098708 queue head 1 ts 69
2016[out#0/mov @ 0x77ff180] sq: receive 0 ts 68.184042 queue head 1 ts 69
2017[out#0/mov @ 0x77ff180] sq: receive 0 ts 68.269375 queue head 1 ts 69
2018[out#0/mov @ 0x77ff180] sq: receive 0 ts 68.354708 queue head 1 ts 69
2019[out#0/mov @ 0x77ff180] sq: receive 0 ts 68.440042 queue head 1 ts 69
2020[out#0/mov @ 0x77ff180] sq: receive 0 ts 68.525375 queue head 1 ts 69
2021[out#0/mov @ 0x77ff180] sq: receive 0 ts 68.610708 queue head 1 ts 69
2022[auto_scale_0 @ 0x7f22f8003f80] w:1920 h:1080 fmt:gbrapf32le csp:bt709 range:unknown sar:1/1 -> w:1920 h:1080 fmt:yuv422p10le csp:unknown range:unknown sar:1/1 flags:0x00000004
2023[out#0/mov @ 0x77ff180] sq: receive 0 ts 68.696042 queue head 1 ts 69
2024[auto_scale_0 @ 0x7f22f8003f80] [framesync @ 0x7f22f8003ae8] Sync level 1
2025[out#0/mov @ 0x77ff180] sq: receive 0 ts 68.781375 queue head 1 ts 69
2026[out#0/mov @ 0x77ff180] sq: receive 0 ts 68.866708 queue head 1 ts 69
2027[out#0/mov @ 0x77ff180] sq: receive 0 ts 68.952042 queue head 1 ts 69
2028[out#0/mov @ 0x77ff180] sq: send 0 ts 78.168042
2029[out#0/mov @ 0x77ff180] sq: send 0 ts 78.253375
2030[out#0/mov @ 0x77ff180] sq: send 0 ts 78.338708
2031[out#0/mov @ 0x77ff180] sq: send 0 ts 78.424042
2032[out#0/mov @ 0x77ff180] sq: send 0 ts 78.509375
2033[out#0/mov @ 0x77ff180] sq: send 0 ts 78.594708
2034[out#0/mov @ 0x77ff180] sq: send 0 ts 78.680042
2035[out#0/mov @ 0x77ff180] sq: send 0 ts 78.765375
2036[out#0/mov @ 0x77ff180] sq: send 0 ts 78.850708
2037[out#0/mov @ 0x77ff180] sq: send 0 ts 78.936042
2038[out#0/mov @ 0x77ff180] sq: send 0 ts 79.021375
2039[out#0/mov @ 0x77ff180] sq: send 0 ts 79.106708
2040[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 69 -> 70
2041[out#0/mov @ 0x77ff180] sq: receive 0 ts 69.037375 queue head 1 ts 70
2042[out#0/mov @ 0x77ff180] sq: receive 0 ts 69.122708 queue head 1 ts 70
2043[out#0/mov @ 0x77ff180] sq: receive 0 ts 69.208042 queue head 1 ts 70
2044[out#0/mov @ 0x77ff180] sq: receive 0 ts 69.293375 queue head 1 ts 70
2045[out#0/mov @ 0x77ff180] sq: receive 0 ts 69.378708 queue head 1 ts 70
2046[out#0/mov @ 0x77ff180] sq: receive 0 ts 69.464042 queue head 1 ts 70
2047[out#0/mov @ 0x77ff180] sq: receive 0 ts 69.549375 queue head 1 ts 70
2048[out#0/mov @ 0x77ff180] sq: receive 0 ts 69.634708 queue head 1 ts 70
2049[out#0/mov @ 0x77ff180] sq: receive 0 ts 69.720042 queue head 1 ts 70
2050[out#0/mov @ 0x77ff180] sq: receive 0 ts 69.805375 queue head 1 ts 70
2051[out#0/mov @ 0x77ff180] sq: receive 0 ts 69.890708 queue head 1 ts 70
2052[out#0/mov @ 0x77ff180] sq: receive 0 ts 69.976042 queue head 1 ts 70
2053[out#0/mov @ 0x77ff180] sq: send 0 ts 79.192042
2054[out#0/mov @ 0x77ff180] sq: send 0 ts 79.277375
2055[out#0/mov @ 0x77ff180] sq: send 0 ts 79.362708
2056[out#0/mov @ 0x77ff180] sq: send 0 ts 79.448042
2057[out#0/mov @ 0x77ff180] sq: send 0 ts 79.533375
2058[out#0/mov @ 0x77ff180] sq: send 0 ts 79.618708
2059[out#0/mov @ 0x77ff180] sq: send 0 ts 79.704042
2060[out#0/mov @ 0x77ff180] sq: send 0 ts 79.789375
2061[out#0/mov @ 0x77ff180] sq: send 0 ts 79.874708
2062[out#0/mov @ 0x77ff180] sq: send 0 ts 79.960042
2063[out#0/mov @ 0x77ff180] sq: send 0 ts 80.045375
2064[out#0/mov @ 0x77ff180] sq: send 0 ts 80.130708
2065[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 70 -> 71
2066[out#0/mov @ 0x77ff180] sq: receive 0 ts 70.061375 queue head 1 ts 71
2067[out#0/mov @ 0x77ff180] sq: receive 0 ts 70.146708 queue head 1 ts 71
2068[out#0/mov @ 0x77ff180] sq: receive 0 ts 70.232042 queue head 1 ts 71
2069[out#0/mov @ 0x77ff180] sq: receive 0 ts 70.317375 queue head 1 ts 71
2070[out#0/mov @ 0x77ff180] sq: receive 0 ts 70.402708 queue head 1 ts 71
2071[out#0/mov @ 0x77ff180] sq: receive 0 ts 70.488042 queue head 1 ts 71
2072[out#0/mov @ 0x77ff180] sq: receive 0 ts 70.573375 queue head 1 ts 71
2073[out#0/mov @ 0x77ff180] sq: receive 0 ts 70.658708 queue head 1 ts 71
2074[out#0/mov @ 0x77ff180] sq: receive 0 ts 70.744042 queue head 1 ts 71
2075[out#0/mov @ 0x77ff180] sq: receive 0 ts 70.829375 queue head 1 ts 71
2076[out#0/mov @ 0x77ff180] sq: receive 0 ts 70.914708 queue head 1 ts 71
2077[out#0/mov @ 0x77ff180] sq: send 0 ts 80.216042
2078[out#0/mov @ 0x77ff180] sq: send 0 ts 80.301375
2079[out#0/mov @ 0x77ff180] sq: send 0 ts 80.386708
2080[out#0/mov @ 0x77ff180] sq: send 0 ts 80.472042
2081[out#0/mov @ 0x77ff180] sq: send 0 ts 80.557375
2082[out#0/mov @ 0x77ff180] sq: send 0 ts 80.642708
2083[out#0/mov @ 0x77ff180] sq: send 0 ts 80.728042
2084[out#0/mov @ 0x77ff180] sq: send 0 ts 80.813375
2085[out#0/mov @ 0x77ff180] sq: send 0 ts 80.898708
2086[out#0/mov @ 0x77ff180] sq: send 0 ts 80.984042
2087[out#0/mov @ 0x77ff180] sq: send 0 ts 81.069375
2088[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 71 -> 72
2089[out#0/mov @ 0x77ff180] sq: receive 0 ts 71.000042 queue head 1 ts 72
2090[out#0/mov @ 0x77ff180] sq: receive 0 ts 71.085375 queue head 1 ts 72
2091[out#0/mov @ 0x77ff180] sq: receive 0 ts 71.170708 queue head 1 ts 72
2092[out#0/mov @ 0x77ff180] sq: receive 0 ts 71.256042 queue head 1 ts 72
2093[out#0/mov @ 0x77ff180] sq: receive 0 ts 71.341375 queue head 1 ts 72
2094[out#0/mov @ 0x77ff180] sq: receive 0 ts 71.426708 queue head 1 ts 72
2095[out#0/mov @ 0x77ff180] sq: receive 0 ts 71.512042 queue head 1 ts 72
2096[out#0/mov @ 0x77ff180] sq: receive 0 ts 71.597375 queue head 1 ts 72
2097[out#0/mov @ 0x77ff180] sq: receive 0 ts 71.682708 queue head 1 ts 72
2098[out#0/mov @ 0x77ff180] sq: receive 0 ts 71.768042 queue head 1 ts 72
2099[out#0/mov @ 0x77ff180] sq: receive 0 ts 71.853375 queue head 1 ts 72
2100[out#0/mov @ 0x77ff180] sq: receive 0 ts 71.938708 queue head 1 ts 72
2101[out#0/mov @ 0x77ff180] sq: send 0 ts 81.154708
2102[out#0/mov @ 0x77ff180] sq: send 0 ts 81.240042
2103[out#0/mov @ 0x77ff180] sq: send 0 ts 81.325375
2104[out#0/mov @ 0x77ff180] sq: send 0 ts 81.410708
2105[out#0/mov @ 0x77ff180] sq: send 0 ts 81.496042
2106[out#0/mov @ 0x77ff180] sq: send 0 ts 81.581375
2107[out#0/mov @ 0x77ff180] sq: send 0 ts 81.666708
2108[out#0/mov @ 0x77ff180] sq: send 0 ts 81.752042
2109[out#0/mov @ 0x77ff180] sq: send 0 ts 81.837375
2110[out#0/mov @ 0x77ff180] sq: send 0 ts 81.922708
2111[out#0/mov @ 0x77ff180] sq: send 0 ts 82.008042
2112[out#0/mov @ 0x77ff180] sq: send 0 ts 82.093375
2113[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 72 -> 73
2114[out#0/mov @ 0x77ff180] sq: receive 0 ts 72.024042 queue head 1 ts 73
2115[out#0/mov @ 0x77ff180] sq: receive 0 ts 72.109375 queue head 1 ts 73
2116[out#0/mov @ 0x77ff180] sq: receive 0 ts 72.194708 queue head 1 ts 73
2117[out#0/mov @ 0x77ff180] sq: receive 0 ts 72.280042 queue head 1 ts 73
2118[out#0/mov @ 0x77ff180] sq: receive 0 ts 72.365375 queue head 1 ts 73
2119[out#0/mov @ 0x77ff180] sq: receive 0 ts 72.450708 queue head 1 ts 73
2120[out#0/mov @ 0x77ff180] sq: receive 0 ts 72.536042 queue head 1 ts 73
2121[out#0/mov @ 0x77ff180] sq: receive 0 ts 72.621375 queue head 1 ts 73
2122[out#0/mov @ 0x77ff180] sq: receive 0 ts 72.706708 queue head 1 ts 73
2123[out#0/mov @ 0x77ff180] sq: receive 0 ts 72.792042 queue head 1 ts 73
2124[out#0/mov @ 0x77ff180] sq: receive 0 ts 72.877375 queue head 1 ts 73
2125[out#0/mov @ 0x77ff180] sq: receive 0 ts 72.962708 queue head 1 ts 73
2126[out#0/mov @ 0x77ff180] sq: send 0 ts 82.178708
2127[out#0/mov @ 0x77ff180] sq: send 0 ts 82.264042
2128[out#0/mov @ 0x77ff180] sq: send 0 ts 82.349375
2129[out#0/mov @ 0x77ff180] sq: send 0 ts 82.434708
2130[out#0/mov @ 0x77ff180] sq: send 0 ts 82.520042
2131[out#0/mov @ 0x77ff180] sq: send 0 ts 82.605375
2132[out#0/mov @ 0x77ff180] sq: send 0 ts 82.690708
2133[out#0/mov @ 0x77ff180] sq: send 0 ts 82.776042
2134[out#0/mov @ 0x77ff180] sq: send 0 ts 82.861375
2135[out#0/mov @ 0x77ff180] sq: send 0 ts 82.946708
2136[out#0/mov @ 0x77ff180] sq: send 0 ts 83.032042
2137[out#0/mov @ 0x77ff180] sq: send 0 ts 83.117375
2138[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 73 -> 74
2139[out#0/mov @ 0x77ff180] sq: receive 0 ts 73.048042 queue head 1 ts 74
2140[out#0/mov @ 0x77ff180] sq: receive 0 ts 73.133375 queue head 1 ts 74
2141[out#0/mov @ 0x77ff180] sq: receive 0 ts 73.218708 queue head 1 ts 74
2142[out#0/mov @ 0x77ff180] sq: receive 0 ts 73.304042 queue head 1 ts 74
2143[out#0/mov @ 0x77ff180] sq: receive 0 ts 73.389375 queue head 1 ts 74
2144[out#0/mov @ 0x77ff180] sq: receive 0 ts 73.474708 queue head 1 ts 74
2145[out#0/mov @ 0x77ff180] sq: receive 0 ts 73.560042 queue head 1 ts 74
2146[out#0/mov @ 0x77ff180] sq: receive 0 ts 73.645375 queue head 1 ts 74
2147[out#0/mov @ 0x77ff180] sq: receive 0 ts 73.730708 queue head 1 ts 74
2148[out#0/mov @ 0x77ff180] sq: receive 0 ts 73.816042 queue head 1 ts 74
2149[out#0/mov @ 0x77ff180] sq: receive 0 ts 73.901375 queue head 1 ts 74
2150[out#0/mov @ 0x77ff180] sq: receive 0 ts 73.986708 queue head 1 ts 74
2151[out#0/mov @ 0x77ff180] sq: send 0 ts 83.202708
2152[out#0/mov @ 0x77ff180] sq: send 0 ts 83.288042
2153[out#0/mov @ 0x77ff180] sq: send 0 ts 83.373375
2154[out#0/mov @ 0x77ff180] sq: send 0 ts 83.458708
2155[out#0/mov @ 0x77ff180] sq: send 0 ts 83.544042
2156[out#0/mov @ 0x77ff180] sq: send 0 ts 83.629375
2157[out#0/mov @ 0x77ff180] sq: send 0 ts 83.714708
2158[out#0/mov @ 0x77ff180] sq: send 0 ts 83.800042
2159[out#0/mov @ 0x77ff180] sq: send 0 ts 83.885375
2160[out#0/mov @ 0x77ff180] sq: send 0 ts 83.970708
2161[out#0/mov @ 0x77ff180] sq: send 0 ts 84.056042
2162[out#0/mov @ 0x77ff180] sq: send 0 ts 84.141375
2163[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 74 -> 75
2164[out#0/mov @ 0x77ff180] sq: receive 0 ts 74.072042 queue head 1 ts 75
2165[out#0/mov @ 0x77ff180] sq: receive 0 ts 74.157375 queue head 1 ts 75
2166[out#0/mov @ 0x77ff180] sq: receive 0 ts 74.242708 queue head 1 ts 75
2167[prores_ks @ 0x7f22f85f62c0] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2168[out#0/mov @ 0x77ff180] sq: receive 0 ts 74.328042 queue head 1 ts 75
2169[prores_ks @ 0x7f22f85f62c0] frame size upper bound: 7620944
2170[out#0/mov @ 0x77ff180] sq: receive 0 ts 74.413375 queue head 1 ts 75
2171[prores_ks @ 0x7f22f85fc240] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2172[prores_ks @ 0x7f22f85fc240] frame size upper bound: 7620944
2173[out#0/mov @ 0x77ff180] sq: receive 0 ts 74.498708 queue head 1 ts 75
2174[prores_ks @ 0x7f22f8602140] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2175[prores_ks @ 0x7f22f8602140] frame size upper bound: 7620944
2176[out#0/mov @ 0x77ff180] sq: receive 0 ts 74.584042 queue head 1 ts 75
2177[prores_ks @ 0x7f22f8608080] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2178[prores_ks @ 0x7f22f8608080] frame size upper bound: 7620944
2179[prores_ks @ 0x7f22f860dfc0] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2180[prores_ks @ 0x7f22f860dfc0] frame size upper bound: 7620944
2181[out#0/mov @ 0x77ff180] sq: receive 0 ts 74.669375 queue head 1 ts 75
2182[prores_ks @ 0x7f22f8613f00] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2183[prores_ks @ 0x7f22f8613f00] frame size upper bound: 7620944
2184[out#0/mov @ 0x77ff180] sq: receive 0 ts 74.754708 queue head 1 ts 75
2185[prores_ks @ 0x7f22f8619e40] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2186[prores_ks @ 0x7f22f8619e40] frame size upper bound: 7620944
2187[out#0/mov @ 0x77ff180] sq: receive 0 ts 74.840042 queue head 1 ts 75
2188[prores_ks @ 0x7f22f861fd80] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2189[prores_ks @ 0x7f22f861fd80] frame size upper bound: 7620944
2190[out#0/mov @ 0x77ff180] sq: receive 0 ts 74.925375 queue head 1 ts 75
2191[prores_ks @ 0x7f22f8625cc0] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2192[prores_ks @ 0x7f22f8625cc0] frame size upper bound: 7620944
2193[out#0/mov @ 0x77ff180] sq: send 0 ts 84.226708
2194[out#0/mov @ 0x77ff180] sq: send 0 ts 84.312042
2195[prores_ks @ 0x7f22f862bc00] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2196[prores_ks @ 0x7f22f862bc00] frame size upper bound: 7620944
2197[out#0/mov @ 0x77ff180] sq: send 0 ts 84.397375
2198[out#0/mov @ 0x77ff180] sq: send 0 ts 84.482708
2199[out#0/mov @ 0x77ff180] sq: send 0 ts 84.568042
2200[prores_ks @ 0x7f22f8631b40] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2201[prores_ks @ 0x7f22f8631b40] frame size upper bound: 7620944
2202[out#0/mov @ 0x77ff180] sq: send 0 ts 84.653375
2203[out#0/mov @ 0x77ff180] sq: send 0 ts 84.738708
2204[prores_ks @ 0x7f22f8637a80] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2205[out#0/mov @ 0x77ff180] sq: send 0 ts 84.824042
2206[prores_ks @ 0x7f22f8637a80] frame size upper bound: 7620944
2207[out#0/mov @ 0x77ff180] sq: send 0 ts 84.909375
2208[out#0/mov @ 0x77ff180] sq: send 0 ts 84.994708
2209[prores_ks @ 0x7f22f863d9c0] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2210[out#0/mov @ 0x77ff180] sq: send 0 ts 85.080042
2211[prores_ks @ 0x7f22f863d9c0] frame size upper bound: 7620944
2212[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 75 -> 76
2213[out#0/mov @ 0x77ff180] sq: receive 0 ts 75.010708 queue head 1 ts 76
2214[out#0/mov @ 0x77ff180] sq: receive 0 ts 75.096042 queue head 1 ts 76
2215[out#0/mov @ 0x77ff180] sq: receive 0 ts 75.181375 queue head 1 ts 76
2216[out#0/mov @ 0x77ff180] sq: receive 0 ts 75.266708 queue head 1 ts 76
2217[prores_ks @ 0x7f22f8643900] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2218[prores_ks @ 0x7f22f8643900] frame size upper bound: 7620944
2219[out#0/mov @ 0x77ff180] sq: receive 0 ts 75.352042 queue head 1 ts 76
2220[prores_ks @ 0x7f22f8649840] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2221[prores_ks @ 0x7f22f8649840] frame size upper bound: 7620944
2222[out#0/mov @ 0x77ff180] sq: receive 0 ts 75.437375 queue head 1 ts 76
2223[prores_ks @ 0x7f22f864f780] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2224[prores_ks @ 0x7f22f864f780] frame size upper bound: 7620944
2225[out#0/mov @ 0x77ff180] sq: receive 0 ts 75.522708 queue head 1 ts 76
2226[prores_ks @ 0x7801800] profile 3, 1020 slices, interlacing: no, 7456 bits per MB
2227[prores_ks @ 0x7801800] frame size upper bound: 7620944
2228Output #0, mov, to 'solid_red.mov':
2229 Metadata:
2230 timecode : 00:00:00;00
2231 encoder : Lavf61.4.100
2232 Stream #0:0, 0, 1/48000: Audio: pcm_s24le (in24 / 0x34326E69), 48000 Hz, 5.1, s32 (24 bit), 6912 kb/s
2233 Metadata:
2234 encoder : Lavc61.9.100 pcm_s24le
2235 Stream #0:1, 0, 1/30000: Video: prores (HQ), 1 reference frame (apch / 0x68637061), yuv422p10le(unknown/bt709/iec61966-2-1, progressive), 1920x1080 [SAR 1:1 DAR 16:9], 0/1, q=2-31, 200 kb/s, 29.97 fps, 30k tbn
2236 Metadata:
2237 encoder : Lavc61.9.100 prores_ks
2238[out#0/mov @ 0x77ff180] Starting thread...
2239[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072042 > 10000000: forcing output
2240[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072042 > 10000000: forcing output
2241[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072041 > 10000000: forcing output
2242[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072042 > 10000000: forcing output
2243[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072042 > 10000000: forcing output
2244[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072041 > 10000000: forcing output
2245[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072042 > 10000000: forcing output
2246[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072042 > 10000000: forcing output
2247[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072041 > 10000000: forcing output
2248[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072042 > 10000000: forcing output
2249[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072042 > 10000000: forcing output
2250[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072041 > 10000000: forcing output
2251[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072042 > 10000000: forcing output
2252[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072042 > 10000000: forcing output
2253[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072041 > 10000000: forcing output
2254[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072042 > 10000000: forcing output
2255[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10072042 > 10000000: forcing output
2256[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2257[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2258[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2259[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2260[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2261[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2262[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2263[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2264[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2265[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2266[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2267[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2268[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2269[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2270[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2271[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2272[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2273[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2274[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2275[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2276[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2277[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2278[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2279[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2280[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2281[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2282[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2283[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2284[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2285[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2286[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2287[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2288[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2289[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2290[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2291[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2292[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2293[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2294[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2295[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2296[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2297[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2298[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2299[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2300[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2301[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2302[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2303[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2304[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2305[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2306[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2307[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2308[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2309[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2310[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2311[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2312[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2313[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2314[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2315[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2316[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2317[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2318[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2319[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2320[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2321[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2322[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2323[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2324[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2325[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2326[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2327[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2328[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2329[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2330[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2331[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2332[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2333[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2334[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2335[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2336[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2337[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2338[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2339[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2340[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2341[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2342[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2343[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2344[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2345[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2346[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2347[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2348[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2349[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2350[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2351[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2352[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2353[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2354[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2355[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2356[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2357[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2358[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2359[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2360[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2361[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2362[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2363[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2364[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2365[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2366[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2367[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2368[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2369[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2370[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2371[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2372[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2373[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2374[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2375[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2376[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2377[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2378[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2379[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2380[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2381[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2382[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2383[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2384[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2385[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2386[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2387[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2388[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2389[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2390[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2391[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2392[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2393[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2394[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2395[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2396[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2397[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2398[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2399[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2400[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2401[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2402[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2403[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2404[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2405[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2406[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2407[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2408[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2409[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2410[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2411[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2412[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2413[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2414[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2415[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2416[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2417[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2418[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2419[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2420[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2421[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2422[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2423[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2424[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2425[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2426[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2427[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2428[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2429[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2430[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2431[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2432[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2433[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2434[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2435[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2436[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2437[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2438[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2439[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2440[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2441[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2442[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2443[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2444[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2445[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2446[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2447[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2448[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2449[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2450[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2451[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2452[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2453[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2454[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2455[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2456[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2457[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2458[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2459[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2460[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2461[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2462[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2463[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2464[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2465[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2466[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2467[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2468[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2469[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2470[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2471[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2472[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2473[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2474[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2475[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2476[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2477[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2478[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2479[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2480[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2481[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2482[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2483[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2484[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2485[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2486[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2487[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2488[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2489[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2490[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2491[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2492[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2493[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2494[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2495[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2496[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2497[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2498[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2499[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2500[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2501[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2502[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2503[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2504[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2505[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2506[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2507[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2508[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2509[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2510[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2511[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2512[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2513[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2514[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2515[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2516[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2517[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2518[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2519[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2520[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2521[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2522[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2523[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2524[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2525[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2526[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2527[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2528[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2529[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2530[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2531[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2532[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2533[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2534[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2535[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2536[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2537[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2538[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2539[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2540[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2541[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2542[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2543[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2544[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2545[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2546[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2547[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2548[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2549[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2550[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2551[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2552[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2553[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2554[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2555[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2556[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2557[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2558[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2559[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2560[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2561[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2562[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2563[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2564[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2565[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2566[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2567[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2568[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2569[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2570[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2571[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2572[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2573[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2574[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2575[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2576[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2577[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2578[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2579[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2580[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2581[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2582[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2583[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2584[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2585[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2586[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2587[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2588[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2589[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2590[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2591[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2592[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2593[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2594[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2595[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2596[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2597[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2598[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2599[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2600[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2601[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2602[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2603[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2604[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2605[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2606[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2607[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2608[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2609[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2610[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2611[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2612[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2613[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2614[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2615[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2616[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2617[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2618[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2619[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2620[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2621[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2622[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2623[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2624[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2625[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2626[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2627[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2628[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2629[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2630[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2631[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2632[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2633[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2634[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2635[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2636[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2637[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2638[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2639[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2640[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2641[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2642[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2643[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2644[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2645[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2646[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2647[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2648[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2649[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2650[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2651[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2652[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2653[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2654[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2655[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2656[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2657[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2658[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2659[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2660[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2661[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2662[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2663[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2664[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2665[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2666[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2667[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2668[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2669[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2670[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2671[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2672[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2673[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2674[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2675[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2676[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2677[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2678[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2679[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2680[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2681[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2682[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2683[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2684[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2685[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2686[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2687[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2688[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2689[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2690[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2691[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2692[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2693[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2694[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2695[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2696[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2697[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2698[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2699[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2700[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2701[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2702[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2703[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2704[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2705[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2706[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2707[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2708[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2709[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2710[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2711[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2712[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2713[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2714[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2715[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2716[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2717[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2718[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2719[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2720[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2721[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2722[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2723[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2724[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2725[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2726[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2727[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2728[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2729[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2730[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2731[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2732[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2733[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2734[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2735[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2736[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2737[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2738[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2739[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2740[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2741[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2742[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2743[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2744[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2745[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2746[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2747[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2748[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2749[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2750[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2751[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2752[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2753[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2754[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2755[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2756[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2757[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2758[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2759[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2760[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2761[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2762[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2763[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2764[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2765[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2766[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2767[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2768[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2769[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2770[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2771[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2772[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2773[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2774[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2775[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2776[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2777[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2778[vist#0:0/exr @ 0x77d1940] [dec:exr @ 0x7803a40] Decoder thread received EOF packet
2779[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2780[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2781[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2782[exr @ 0x783fdc0] line order: 0.
2783[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2784[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2785[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2786[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2787[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2788[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2789[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2790[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2791[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2792[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2793[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2794[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2795[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2796[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2797[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2798[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2799[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2800[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2801[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2802[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2803[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2804[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2805[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2806[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2807[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2808[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2809[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2810[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2811[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2812[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2813[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2814[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2815[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2816[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2817[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2818[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2819[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2820[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2821[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2822[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2823[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2824[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2825[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2826[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2827[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2828[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2829[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2830[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2831[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2832[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2833[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2834[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2835[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2836[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2837[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2838[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2839[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2840[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2841[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2842[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2843[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2844[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2845[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2846[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2847[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2848[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2849[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2850[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2851[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2852[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2853[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2854[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2855[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2856[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2857[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2858[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2859[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2860[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2861[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2862[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2863[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2864[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2865[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2866[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2867[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2868[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2869[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2870[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2871[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2872[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2873[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2874[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2875[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2876[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2877[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2878[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2879[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2880[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2881[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2882[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2883[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2884[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2885[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2886[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2887[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2888[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2889[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2890[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2891[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2892[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2893[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2894[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2895[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2896[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2897[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2898[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2899[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2900[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2901[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2902[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2903[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2904[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2905[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2906[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2907[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2908[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2909[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2910[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2911[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2912[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2913[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2914[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2915[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2916[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2917[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2918[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2919[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2920[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2921[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2922[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2923[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2924[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2925[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2926[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2927[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2928[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2929[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2930[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2931[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2932[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2933[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2934[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2935[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2936[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2937[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2938[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2939[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2940[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2941[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2942[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2943[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2944[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2945[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2946[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2947[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2948[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2949[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2950[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2951[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2952[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2953[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2954[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2955[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2956[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2957[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2958[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2959[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2960[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2961[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2962[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2963[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2964[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2965[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2966[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2967[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2968[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2969[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2970[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2971[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2972[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2973[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2974[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2975[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2976[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2977[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2978[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2979[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2980[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2981[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2982[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2983[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2984[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2985[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2986[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2987[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2988[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2989[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2990[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2991[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2992[out#0/mov @ 0x77ff180] sq: receive 0 ts 75.608042 queue head 1 ts 76
2993[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2994[out#0/mov @ 0x77ff180] sq: receive 0 ts 75.693375 queue head 1 ts 76
2995[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2996[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
2997[out#0/mov @ 0x77ff180] sq: receive 0 ts 75.778708 queue head 1 ts 76
2998[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
2999[out#0/mov @ 0x77ff180] sq: receive 0 ts 75.864042 queue head 1 ts 76
3000[out#0/mov @ 0x77ff180] sq: receive 0 ts 75.949375 queue head 1 ts 76
3001[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3002[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3003[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3004[out#0/mov @ 0x77ff180] sq: send 1 ts 0.0333667
3005[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3006[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.0333667 queue head 1 ts 76.009267
3007[out#0/mov @ 0x77ff180] sq: send 0 ts 85.165375
3008[out#0/mov @ 0x77ff180] sq: send 0 ts 85.250708
3009[out#0/mov @ 0x77ff180] sq: send 0 ts 85.336042
3010[out#0/mov @ 0x77ff180] sq: send 0 ts 85.421375
3011[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3012[out#0/mov @ 0x77ff180] sq: send 0 ts 85.506708
3013[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3014[out#0/mov @ 0x77ff180] sq: send 0 ts 85.592042
3015[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3016[out#0/mov @ 0x77ff180] sq: send 0 ts 85.677375
3017[out#0/mov @ 0x77ff180] sq: send 0 ts 85.762708
3018[out#0/mov @ 0x77ff180] sq: send 0 ts 85.848042
3019[out#0/mov @ 0x77ff180] sq: send 0 ts 85.933375
3020[out#0/mov @ 0x77ff180] sq: send 0 ts 86.018708
3021[out#0/mov @ 0x77ff180] sq: send 0 ts 86.104042
3022[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3023[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.009267 -> 76.042633
3024[out#0/mov @ 0x77ff180] sq: receive 0 ts 76.034708 queue head 1 ts 76.042633
3025[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3026[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3027[out#0/mov @ 0x77ff180] sq: send 0 ts 86.189375
3028[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.042633 -> 76.109367
3029[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3030[out#0/mov @ 0x77ff180] sq: send 0 ts 86.274708
3031[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.109367 -> 76.142733
3032[out#0/mov @ 0x77ff180] sq: receive 0 ts 76.120042 queue head 1 ts 76.142733
3033[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.142733 -> 76.209467
3034[out#0/mov @ 0x77ff180] sq: receive 0 ts 76.205375 queue head 1 ts 76.209467
3035[out#0/mov @ 0x77ff180] sq: send 0 ts 86.360042
3036[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.209467 -> 76.2762
3037[out#0/mov @ 0x77ff180] sq: send 0 ts 86.445375
3038[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.2762 -> 76.309567
3039[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3040[out#0/mov @ 0x77ff180] sq: receive 0 ts 76.290708 queue head 1 ts 76.309567
3041[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3042[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.309567 -> 76.3763
3043[out#0/mov @ 0x77ff180] sq: receive 0 ts 76.376042 queue head 1 ts 76.3763
3044[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3045[out#0/mov @ 0x77ff180] sq: send 0 ts 86.530708
3046[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.3763 -> 76.4764
3047[out#0/mov @ 0x77ff180] sq: receive 0 ts 76.461375 queue head 1 ts 76.4764
3048[out#0/mov @ 0x77ff180] sq: send 0 ts 86.616042
3049[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.4764 -> 76.543133
3050[out#0/mov @ 0x77ff180] sq: send 0 ts 86.701375
3051[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.543133 -> 76.5765
3052[out#0/mov @ 0x77ff180] sq: receive 0 ts 76.546708 queue head 1 ts 76.5765
3053[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.5765 -> 76.643233
3054[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3055[out#0/mov @ 0x77ff180] sq: receive 0 ts 76.632042 queue head 1 ts 76.643233
3056[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3057[out#0/mov @ 0x77ff180] sq: send 0 ts 86.786708
3058[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.643233 -> 76.709967
3059[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3060[out#0/mov @ 0x77ff180] sq: send 0 ts 86.872042
3061[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.709967 -> 76.743333
3062[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3063[out#0/mov @ 0x77ff180] sq: receive 0 ts 76.717375 queue head 1 ts 76.743333
3064[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.743333 -> 76.810067
3065[out#0/mov @ 0x77ff180] sq: receive 0 ts 76.802708 queue head 1 ts 76.810067
3066[out#0/mov @ 0x77ff180] sq: send 0 ts 86.957375
3067[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.810067 -> 76.8768
3068[out#0/mov @ 0x77ff180] sq: send 0 ts 87.042708
3069[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.8768 -> 76.910167
3070[out#0/mov @ 0x77ff180] sq: receive 0 ts 76.888042 queue head 1 ts 76.910167
3071[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.910167 -> 76.9769
3072[out#0/mov @ 0x77ff180] sq: receive 0 ts 76.973375 queue head 1 ts 76.9769
3073[out#0/mov @ 0x77ff180] sq: send 0 ts 87.128042
3074[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3075[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 76.9769 -> 77.043633
3076[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3077[out#0/mov @ 0x77ff180] sq: send 0 ts 87.213375
3078[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.043633 -> 77.077
3079[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3080[out#0/mov @ 0x77ff180] sq: receive 0 ts 77.058708 queue head 1 ts 77.077
3081[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.077 -> 77.143733
3082[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3083[out#0/mov @ 0x77ff180] sq: send 0 ts 87.298708
3084[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.143733 -> 77.1771
3085[out#0/mov @ 0x77ff180] sq: receive 0 ts 77.144042 queue head 1 ts 77.1771
3086[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.1771 -> 77.243833
3087[out#0/mov @ 0x77ff180] sq: receive 0 ts 77.229375 queue head 1 ts 77.243833
3088[out#0/mov @ 0x77ff180] sq: send 0 ts 87.384042
3089[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.243833 -> 77.310567
3090[out#0/mov @ 0x77ff180] sq: send 0 ts 87.469375
3091[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.310567 -> 77.343933
3092[out#0/mov @ 0x77ff180] sq: receive 0 ts 77.314708 queue head 1 ts 77.343933
3093[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.343933 -> 77.410667
3094[out#0/mov @ 0x77ff180] sq: receive 0 ts 77.400042 queue head 1 ts 77.410667
3095[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3096[out#0/mov @ 0x77ff180] sq: send 0 ts 87.554708
3097[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3098[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.410667 -> 77.4774
3099[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3100[out#0/mov @ 0x77ff180] sq: send 0 ts 87.640042
3101[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.4774 -> 77.510767
3102[out#0/mov @ 0x77ff180] sq: receive 0 ts 77.485375 queue head 1 ts 77.510767
3103[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.510767 -> 77.5775
3104[out#0/mov @ 0x77ff180] sq: receive 0 ts 77.570708 queue head 1 ts 77.5775
3105[out#0/mov @ 0x77ff180] sq: send 0 ts 87.725375
3106[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.5775 -> 77.644233
3107[out#0/mov @ 0x77ff180] sq: send 0 ts 87.810708
3108[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.644233 -> 77.6776
3109[out#0/mov @ 0x77ff180] sq: receive 0 ts 77.656042 queue head 1 ts 77.6776
3110[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.6776 -> 77.744333
3111[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3112[out#0/mov @ 0x77ff180] sq: receive 0 ts 77.741375 queue head 1 ts 77.744333
3113[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3114[out#0/mov @ 0x77ff180] sq: send 0 ts 87.896042
3115[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.744333 -> 77.811067
3116[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3117[out#0/mov @ 0x77ff180] sq: send 0 ts 87.981375
3118[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3119[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.811067 -> 77.844433
3120[out#0/mov @ 0x77ff180] sq: receive 0 ts 77.826708 queue head 1 ts 77.844433
3121[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.844433 -> 77.911167
3122[out#0/mov @ 0x77ff180] sq: send 0 ts 88.066708
3123[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.911167 -> 77.944533
3124[out#0/mov @ 0x77ff180] sq: receive 0 ts 77.912042 queue head 1 ts 77.944533
3125[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 77.944533 -> 78.011267
3126[out#0/mov @ 0x77ff180] sq: receive 0 ts 77.997375 queue head 1 ts 78.011267
3127[out#0/mov @ 0x77ff180] sq: send 0 ts 88.152042
3128[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.011267 -> 78.078
3129[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3130[out#0/mov @ 0x77ff180] sq: send 0 ts 88.237375
3131[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.078 -> 78.111367
3132[out#0/mov @ 0x77ff180] sq: receive 0 ts 78.082708 queue head 1 ts 78.111367
3133[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3134[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.111367 -> 78.1781
3135[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3136[out#0/mov @ 0x77ff180] sq: receive 0 ts 78.168042 queue head 1 ts 78.1781
3137[out#0/mov @ 0x77ff180] sq: send 0 ts 88.322708
3138[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.1781 -> 78.244833
3139[out#0/mov @ 0x77ff180] sq: send 0 ts 88.408042
3140[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.244833 -> 78.2782
3141[out#0/mov @ 0x77ff180] sq: receive 0 ts 78.253375 queue head 1 ts 78.2782
3142[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.2782 -> 78.344933
3143[out#0/mov @ 0x77ff180] sq: receive 0 ts 78.338708 queue head 1 ts 78.344933
3144[out#0/mov @ 0x77ff180] sq: send 0 ts 88.493375
3145[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3146[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.344933 -> 78.411667
3147[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3148[out#0/mov @ 0x77ff180] sq: send 0 ts 88.578708
3149[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.411667 -> 78.445033
3150[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3151[out#0/mov @ 0x77ff180] sq: receive 0 ts 78.424042 queue head 1 ts 78.445033
3152[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.445033 -> 78.511767
3153[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3154[out#0/mov @ 0x77ff180] sq: receive 0 ts 78.509375 queue head 1 ts 78.511767
3155[out#0/mov @ 0x77ff180] sq: send 0 ts 88.664042
3156[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.511767 -> 78.5785
3157[out#0/mov @ 0x77ff180] sq: send 0 ts 88.749375
3158[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.5785 -> 78.611867
3159[out#0/mov @ 0x77ff180] sq: receive 0 ts 78.594708 queue head 1 ts 78.611867
3160[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.611867 -> 78.6786
3161[out#0/mov @ 0x77ff180] sq: send 0 ts 88.834708
3162[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.6786 -> 78.711967
3163[out#0/mov @ 0x77ff180] sq: receive 0 ts 78.680042 queue head 1 ts 78.711967
3164[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3165[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.711967 -> 78.7787
3166[out#0/mov @ 0x77ff180] sq: receive 0 ts 78.765375 queue head 1 ts 78.7787
3167[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3168[out#0/mov @ 0x77ff180] sq: send 0 ts 88.920042
3169[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.7787 -> 78.845433
3170[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3171[out#0/mov @ 0x77ff180] sq: send 0 ts 89.005375
3172[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.845433 -> 78.8788
3173[out#0/mov @ 0x77ff180] sq: receive 0 ts 78.850708 queue head 1 ts 78.8788
3174[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.8788 -> 78.945533
3175[out#0/mov @ 0x77ff180] sq: receive 0 ts 78.936042 queue head 1 ts 78.945533
3176[out#0/mov @ 0x77ff180] sq: send 0 ts 89.090708
3177[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 78.945533 -> 79.012267
3178[out#0/mov @ 0x77ff180] sq: send 0 ts 89.176042
3179[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.012267 -> 79.045633
3180[out#0/mov @ 0x77ff180] sq: receive 0 ts 79.021375 queue head 1 ts 79.045633
3181[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.045633 -> 79.112367
3182[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3183[out#0/mov @ 0x77ff180] sq: receive 0 ts 79.106708 queue head 1 ts 79.112367
3184[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3185[out#0/mov @ 0x77ff180] sq: send 0 ts 89.261375
3186[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.112367 -> 79.1791
3187[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3188[out#0/mov @ 0x77ff180] sq: send 0 ts 89.346708
3189[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.1791 -> 79.212467
3190[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3191[out#0/mov @ 0x77ff180] sq: receive 0 ts 79.192042 queue head 1 ts 79.212467
3192[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.212467 -> 79.2792
3193[out#0/mov @ 0x77ff180] sq: receive 0 ts 79.277375 queue head 1 ts 79.2792
3194[out#0/mov @ 0x77ff180] sq: send 0 ts 89.432042
3195[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.2792 -> 79.3793
3196[out#0/mov @ 0x77ff180] sq: receive 0 ts 79.362708 queue head 1 ts 79.3793
3197[out#0/mov @ 0x77ff180] sq: send 0 ts 89.517375
3198[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.3793 -> 79.446033
3199[out#0/mov @ 0x77ff180] sq: send 0 ts 89.602708
3200[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.446033 -> 79.4794
3201[out#0/mov @ 0x77ff180] sq: receive 0 ts 79.448042 queue head 1 ts 79.4794
3202[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.4794 -> 79.546133
3203[out#0/mov @ 0x77ff180] sq: receive 0 ts 79.533375 queue head 1 ts 79.546133
3204[out#0/mov @ 0x77ff180] sq: send 0 ts 89.688042
3205[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.546133 -> 79.612867
3206[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3207[out#0/mov @ 0x77ff180] sq: send 0 ts 89.773375
3208[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.612867 -> 79.646233
3209[out#0/mov @ 0x77ff180] sq: receive 0 ts 79.618708 queue head 1 ts 79.646233
3210[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.646233 -> 79.712967
3211[out#0/mov @ 0x77ff180] sq: receive 0 ts 79.704042 queue head 1 ts 79.712967
3212[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3213[out#0/mov @ 0x77ff180] sq: send 0 ts 89.858708
3214[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.712967 -> 79.7797
3215[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3216[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3217[out#0/mov @ 0x77ff180] sq: send 0 ts 89.944042
3218[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.7797 -> 79.813067
3219[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3220[out#0/mov @ 0x77ff180] sq: receive 0 ts 79.789375 queue head 1 ts 79.813067
3221[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.813067 -> 79.8798
3222[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3223[out#0/mov @ 0x77ff180] sq: receive 0 ts 79.874708 queue head 1 ts 79.8798
3224[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3225[out#0/mov @ 0x77ff180] sq: send 0 ts 90.029375
3226[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.8798 -> 79.946533
3227[out#0/mov @ 0x77ff180] sq: send 0 ts 90.114708
3228[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.946533 -> 79.9799
3229[out#0/mov @ 0x77ff180] sq: receive 0 ts 79.960042 queue head 1 ts 79.9799
3230[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3231[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 79.9799 -> 80.046633
3232[out#0/mov @ 0x77ff180] sq: receive 0 ts 80.045375 queue head 1 ts 80.046633
3233[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3234[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3235[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3236[out#0/mov @ 0x77ff180] sq: send 0 ts 90.200042
3237[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.046633 -> 80.146733
3238[out#0/mov @ 0x77ff180] sq: receive 0 ts 80.130708 queue head 1 ts 80.146733
3239[out#0/mov @ 0x77ff180] sq: send 0 ts 90.285375
3240[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.146733 -> 80.213467
3241[out#0/mov @ 0x77ff180] sq: send 0 ts 90.370708
3242[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3243[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.213467 -> 80.246833
3244[out#0/mov @ 0x77ff180] sq: receive 0 ts 80.216042 queue head 1 ts 80.246833
3245[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3246[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.246833 -> 80.313567
3247[out#0/mov @ 0x77ff180] sq: receive 0 ts 80.301375 queue head 1 ts 80.313567
3248[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3249[out#0/mov @ 0x77ff180] sq: send 0 ts 90.456042
3250[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.313567 -> 80.3803
3251[out#0/mov @ 0x77ff180] sq: send 0 ts 90.541375
3252[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.3803 -> 80.413667
3253[out#0/mov @ 0x77ff180] sq: receive 0 ts 80.386708 queue head 1 ts 80.413667
3254[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.413667 -> 80.4804
3255[out#0/mov @ 0x77ff180] sq: receive 0 ts 80.472042 queue head 1 ts 80.4804
3256[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3257[out#0/mov @ 0x77ff180] sq: send 0 ts 90.626708
3258[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.4804 -> 80.547133
3259[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3260[out#0/mov @ 0x77ff180] sq: send 0 ts 90.712042
3261[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.547133 -> 80.5805
3262[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3263[out#0/mov @ 0x77ff180] sq: receive 0 ts 80.557375 queue head 1 ts 80.5805
3264[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.5805 -> 80.647233
3265[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3266[out#0/mov @ 0x77ff180] sq: receive 0 ts 80.642708 queue head 1 ts 80.647233
3267[out#0/mov @ 0x77ff180] sq: send 0 ts 90.797375
3268[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.647233 -> 80.713967
3269[out#0/mov @ 0x77ff180] sq: send 0 ts 90.882708
3270[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.713967 -> 80.747333
3271[out#0/mov @ 0x77ff180] sq: receive 0 ts 80.728042 queue head 1 ts 80.747333
3272[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.747333 -> 80.814067
3273[out#0/mov @ 0x77ff180] sq: receive 0 ts 80.813375 queue head 1 ts 80.814067
3274[out#0/mov @ 0x77ff180] sq: send 0 ts 90.968042
3275[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.814067 -> 80.914167
3276[out#0/mov @ 0x77ff180] sq: receive 0 ts 80.898708 queue head 1 ts 80.914167
3277[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3278[out#0/mov @ 0x77ff180] sq: send 0 ts 91.053375
3279[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.914167 -> 80.9809
3280[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3281[out#0/mov @ 0x77ff180] sq: send 0 ts 91.138708
3282[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3283[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 80.9809 -> 81.014267
3284[out#0/mov @ 0x77ff180] sq: receive 0 ts 80.984042 queue head 1 ts 81.014267
3285[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.014267 -> 81.081
3286[out#0/mov @ 0x77ff180] sq: receive 0 ts 81.069375 queue head 1 ts 81.081
3287[out#0/mov @ 0x77ff180] sq: send 0 ts 91.224042
3288[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.081 -> 81.147733
3289[out#0/mov @ 0x77ff180] sq: send 0 ts 91.309375
3290[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.147733 -> 81.1811
3291[out#0/mov @ 0x77ff180] sq: receive 0 ts 81.154708 queue head 1 ts 81.1811
3292[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.1811 -> 81.247833
3293[out#0/mov @ 0x77ff180] sq: receive 0 ts 81.240042 queue head 1 ts 81.247833
3294[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3295[out#0/mov @ 0x77ff180] sq: send 0 ts 91.394708
3296[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.247833 -> 81.314567
3297[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3298[out#0/mov @ 0x77ff180] sq: send 0 ts 91.480042
3299[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3300[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.314567 -> 81.347933
3301[out#0/mov @ 0x77ff180] sq: receive 0 ts 81.325375 queue head 1 ts 81.347933
3302[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3303[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.347933 -> 81.414667
3304[out#0/mov @ 0x77ff180] sq: receive 0 ts 81.410708 queue head 1 ts 81.414667
3305[out#0/mov @ 0x77ff180] sq: send 0 ts 91.565375
3306[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.414667 -> 81.4814
3307[out#0/mov @ 0x77ff180] sq: send 0 ts 91.650708
3308[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.4814 -> 81.514767
3309[out#0/mov @ 0x77ff180] sq: receive 0 ts 81.496042 queue head 1 ts 81.514767
3310[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.514767 -> 81.5815
3311[out#0/mov @ 0x77ff180] sq: receive 0 ts 81.581375 queue head 1 ts 81.5815
3312[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3313[out#0/mov @ 0x77ff180] sq: send 1 ts 0.0667333
3314[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3315[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.0667333 queue head 1 ts 81.5815
3316[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3317[out#0/mov @ 0x77ff180] sq: send 0 ts 91.736042
3318[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.5815 -> 81.6816
3319[out#0/mov @ 0x77ff180] sq: receive 0 ts 81.666708 queue head 1 ts 81.6816
3320[out#0/mov @ 0x77ff180] sq: send 0 ts 91.821375
3321[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.6816 -> 81.748333
3322[out#0/mov @ 0x77ff180] sq: send 0 ts 91.906708
3323[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.748333 -> 81.7817
3324[out#0/mov @ 0x77ff180] sq: receive 0 ts 81.752042 queue head 1 ts 81.7817
3325[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.7817 -> 81.848433
3326[out#0/mov @ 0x77ff180] sq: receive 0 ts 81.837375 queue head 1 ts 81.848433
3327[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3328[out#0/mov @ 0x77ff180] sq: send 0 ts 91.992042
3329[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3330[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.848433 -> 81.915167
3331[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3332[out#0/mov @ 0x77ff180] sq: send 0 ts 92.077375
3333[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.915167 -> 81.948533
3334[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3335[out#0/mov @ 0x77ff180] sq: receive 0 ts 81.922708 queue head 1 ts 81.948533
3336[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 81.948533 -> 82.015267
3337[out#0/mov @ 0x77ff180] sq: receive 0 ts 82.008042 queue head 1 ts 82.015267
3338[out#0/mov @ 0x77ff180] sq: send 0 ts 92.162708
3339[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.015267 -> 82.082
3340[out#0/mov @ 0x77ff180] sq: send 0 ts 92.248042
3341[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.082 -> 82.115367
3342[out#0/mov @ 0x77ff180] sq: receive 0 ts 82.093375 queue head 1 ts 82.115367
3343[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.115367 -> 82.1821
3344[out#0/mov @ 0x77ff180] sq: receive 0 ts 82.178708 queue head 1 ts 82.1821
3345[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3346[out#0/mov @ 0x77ff180] sq: send 0 ts 92.333375
3347[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3348[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.1821 -> 82.248833
3349[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3350[out#0/mov @ 0x77ff180] sq: send 0 ts 92.418708
3351[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.248833 -> 82.2822
3352[out#0/mov @ 0x77ff180] sq: receive 0 ts 82.264042 queue head 1 ts 82.2822
3353[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.2822 -> 82.348933
3354[out#0/mov @ 0x77ff180] sq: send 0 ts 92.504042
3355[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.348933 -> 82.3823
3356[out#0/mov @ 0x77ff180] sq: receive 0 ts 82.349375 queue head 1 ts 82.3823
3357[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.3823 -> 82.449033
3358[out#0/mov @ 0x77ff180] sq: receive 0 ts 82.434708 queue head 1 ts 82.449033
3359[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3360[out#0/mov @ 0x77ff180] sq: send 0 ts 92.589375
3361[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.449033 -> 82.515767
3362[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3363[out#0/mov @ 0x77ff180] sq: send 0 ts 92.674708
3364[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.515767 -> 82.549133
3365[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3366[out#0/mov @ 0x77ff180] sq: receive 0 ts 82.520042 queue head 1 ts 82.549133
3367[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3368[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.549133 -> 82.615867
3369[out#0/mov @ 0x77ff180] sq: receive 0 ts 82.605375 queue head 1 ts 82.615867
3370[out#0/mov @ 0x77ff180] sq: send 0 ts 92.760042
3371[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.615867 -> 82.6826
3372[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3373[out#0/mov @ 0x77ff180] sq: send 0 ts 92.845375
3374[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3375[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.6826 -> 82.715967
3376[out#0/mov @ 0x77ff180] sq: receive 0 ts 82.690708 queue head 1 ts 82.715967
3377[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3378[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.715967 -> 82.7827
3379[out#0/mov @ 0x77ff180] sq: receive 0 ts 82.776042 queue head 1 ts 82.7827
3380[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3381[out#0/mov @ 0x77ff180] sq: send 0 ts 92.930708
3382[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.7827 -> 82.849433
3383[out#0/mov @ 0x77ff180] sq: send 0 ts 93.016042
3384[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.849433 -> 82.8828
3385[out#0/mov @ 0x77ff180] sq: receive 0 ts 82.861375 queue head 1 ts 82.8828
3386[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.8828 -> 82.949533
3387[out#0/mov @ 0x77ff180] sq: receive 0 ts 82.946708 queue head 1 ts 82.949533
3388[out#0/mov @ 0x77ff180] sq: send 0 ts 93.101375
3389[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 82.949533 -> 83.016267
3390[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3391[out#0/mov @ 0x77ff180] sq: send 0 ts 93.186708
3392[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3393[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.016267 -> 83.049633
3394[out#0/mov @ 0x77ff180] sq: receive 0 ts 83.032042 queue head 1 ts 83.049633
3395[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3396[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.049633 -> 83.116367
3397[out#0/mov @ 0x77ff180] sq: send 0 ts 93.272042
3398[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.116367 -> 83.149733
3399[out#0/mov @ 0x77ff180] sq: receive 0 ts 83.117375 queue head 1 ts 83.149733
3400[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.149733 -> 83.216467
3401[out#0/mov @ 0x77ff180] sq: receive 0 ts 83.202708 queue head 1 ts 83.216467
3402[out#0/mov @ 0x77ff180] sq: send 0 ts 93.357375
3403[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.216467 -> 83.2832
3404[out#0/mov @ 0x77ff180] sq: send 0 ts 93.442708
3405[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.2832 -> 83.316567
3406[out#0/mov @ 0x77ff180] sq: receive 0 ts 83.288042 queue head 1 ts 83.316567
3407[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3408[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.316567 -> 83.3833
3409[out#0/mov @ 0x77ff180] sq: receive 0 ts 83.373375 queue head 1 ts 83.3833
3410[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3411[out#0/mov @ 0x77ff180] sq: send 0 ts 93.528042
3412[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3413[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.3833 -> 83.450033
3414[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3415[out#0/mov @ 0x77ff180] sq: send 0 ts 93.613375
3416[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.450033 -> 83.4834
3417[out#0/mov @ 0x77ff180] sq: receive 0 ts 83.458708 queue head 1 ts 83.4834
3418[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.4834 -> 83.550133
3419[out#0/mov @ 0x77ff180] sq: receive 0 ts 83.544042 queue head 1 ts 83.550133
3420[out#0/mov @ 0x77ff180] sq: send 0 ts 93.698708
3421[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.550133 -> 83.616867
3422[out#0/mov @ 0x77ff180] sq: send 0 ts 93.784042
3423[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.616867 -> 83.650233
3424[out#0/mov @ 0x77ff180] sq: receive 0 ts 83.629375 queue head 1 ts 83.650233
3425[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.650233 -> 83.716967
3426[out#0/mov @ 0x77ff180] sq: receive 0 ts 83.714708 queue head 1 ts 83.716967
3427[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3428[out#0/mov @ 0x77ff180] sq: send 0 ts 93.869375
3429[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3430[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.716967 -> 83.7837
3431[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3432[out#0/mov @ 0x77ff180] sq: send 0 ts 93.954708
3433[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.7837 -> 83.817067
3434[out#0/mov @ 0x77ff180] sq: receive 0 ts 83.800042 queue head 1 ts 83.817067
3435[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.817067 -> 83.8838
3436[out#0/mov @ 0x77ff180] sq: send 0 ts 94.040042
3437[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.8838 -> 83.917167
3438[out#0/mov @ 0x77ff180] sq: receive 0 ts 83.885375 queue head 1 ts 83.917167
3439[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.917167 -> 83.9839
3440[out#0/mov @ 0x77ff180] sq: receive 0 ts 83.970708 queue head 1 ts 83.9839
3441[out#0/mov @ 0x77ff180] sq: send 0 ts 94.125375
3442[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 83.9839 -> 84.050633
3443[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3444[out#0/mov @ 0x77ff180] sq: send 0 ts 94.210708
3445[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.050633 -> 84.084
3446[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3447[out#0/mov @ 0x77ff180] sq: receive 0 ts 84.056042 queue head 1 ts 84.084
3448[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.084 -> 84.150733
3449[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3450[out#0/mov @ 0x77ff180] sq: receive 0 ts 84.141375 queue head 1 ts 84.150733
3451[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3452[out#0/mov @ 0x77ff180] sq: send 0 ts 94.296042
3453[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.150733 -> 84.217467
3454[out#0/mov @ 0x77ff180] sq: send 0 ts 94.381375
3455[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.217467 -> 84.250833
3456[out#0/mov @ 0x77ff180] sq: receive 0 ts 84.226708 queue head 1 ts 84.250833
3457[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.250833 -> 84.317567
3458[out#0/mov @ 0x77ff180] sq: receive 0 ts 84.312042 queue head 1 ts 84.317567
3459[out#0/mov @ 0x77ff180] sq: send 0 ts 94.466708
3460[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.317567 -> 84.3843
3461[out#0/mov @ 0x77ff180] sq: send 0 ts 94.552042
3462[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3463[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.3843 -> 84.417667
3464[out#0/mov @ 0x77ff180] sq: receive 0 ts 84.397375 queue head 1 ts 84.417667
3465[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.417667 -> 84.4844
3466[out#0/mov @ 0x77ff180] sq: receive 0 ts 84.482708 queue head 1 ts 84.4844
3467[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3468[out#0/mov @ 0x77ff180] sq: send 0 ts 94.637375
3469[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.4844 -> 84.5845
3470[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3471[out#0/mov @ 0x77ff180] sq: receive 0 ts 84.568042 queue head 1 ts 84.5845
3472[out#0/mov @ 0x77ff180] sq: send 0 ts 94.722708
3473[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.5845 -> 84.651233
3474[out#0/mov @ 0x77ff180] sq: send 0 ts 94.808042
3475[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.651233 -> 84.6846
3476[out#0/mov @ 0x77ff180] sq: receive 0 ts 84.653375 queue head 1 ts 84.6846
3477[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3478[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.6846 -> 84.751333
3479[out#0/mov @ 0x77ff180] sq: receive 0 ts 84.738708 queue head 1 ts 84.751333
3480[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3481[out#0/mov @ 0x77ff180] sq: send 0 ts 94.893375
3482[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.751333 -> 84.818067
3483[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3484[out#0/mov @ 0x77ff180] sq: send 0 ts 94.978708
3485[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.818067 -> 84.851433
3486[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3487[out#0/mov @ 0x77ff180] sq: receive 0 ts 84.824042 queue head 1 ts 84.851433
3488[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.851433 -> 84.918167
3489[out#0/mov @ 0x77ff180] sq: receive 0 ts 84.909375 queue head 1 ts 84.918167
3490[out#0/mov @ 0x77ff180] sq: send 0 ts 95.064042
3491[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.918167 -> 84.9849
3492[out#0/mov @ 0x77ff180] sq: send 0 ts 95.149375
3493[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 84.9849 -> 85.018267
3494[out#0/mov @ 0x77ff180] sq: receive 0 ts 84.994708 queue head 1 ts 85.018267
3495[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.018267 -> 85.085
3496[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3497[out#0/mov @ 0x77ff180] sq: receive 0 ts 85.080042 queue head 1 ts 85.085
3498[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3499[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3500[out#0/mov @ 0x77ff180] sq: send 0 ts 95.234708
3501[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.085 -> 85.151733
3502[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3503[out#0/mov @ 0x77ff180] sq: send 0 ts 95.320042
3504[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.151733 -> 85.1851
3505[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3506[out#0/mov @ 0x77ff180] sq: receive 0 ts 85.165375 queue head 1 ts 85.1851
3507[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3508[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.1851 -> 85.251833
3509[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3510[out#0/mov @ 0x77ff180] sq: receive 0 ts 85.250708 queue head 1 ts 85.251833
3511[out#0/mov @ 0x77ff180] sq: send 0 ts 95.405375
3512[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.251833 -> 85.351933
3513[out#0/mov @ 0x77ff180] sq: receive 0 ts 85.336042 queue head 1 ts 85.351933
3514[out#0/mov @ 0x77ff180] sq: send 0 ts 95.490708
3515[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.351933 -> 85.418667
3516[out#0/mov @ 0x77ff180] sq: send 0 ts 95.576042
3517[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.418667 -> 85.452033
3518[out#0/mov @ 0x77ff180] sq: receive 0 ts 85.421375 queue head 1 ts 85.452033
3519[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3520[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3521[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3522[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3523[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3524[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3525[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3526[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3527[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3528[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3529[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3530[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3531[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3532[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3533[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.452033 -> 85.518767
3534[out#0/mov @ 0x77ff180] sq: receive 0 ts 85.506708 queue head 1 ts 85.518767
3535[out#0/mov @ 0x77ff180] sq: send 0 ts 95.661375
3536[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.518767 -> 85.5855
3537[out#0/mov @ 0x77ff180] sq: send 0 ts 95.746708
3538[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.5855 -> 85.618867
3539[out#0/mov @ 0x77ff180] sq: receive 0 ts 85.592042 queue head 1 ts 85.618867
3540[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.618867 -> 85.6856
3541[out#0/mov @ 0x77ff180] sq: receive 0 ts 85.677375 queue head 1 ts 85.6856
3542[out#0/mov @ 0x77ff180] sq: send 0 ts 95.832042
3543[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.6856 -> 85.752333
3544[out#0/mov @ 0x77ff180] sq: send 0 ts 95.917375
3545[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.752333 -> 85.7857
3546[out#0/mov @ 0x77ff180] sq: receive 0 ts 85.762708 queue head 1 ts 85.7857
3547[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.7857 -> 85.852433
3548[out#0/mov @ 0x77ff180] sq: receive 0 ts 85.848042 queue head 1 ts 85.852433
3549[out#0/mov @ 0x77ff180] sq: send 0 ts 96.002708
3550[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.852433 -> 85.919167
3551[out#0/mov @ 0x77ff180] sq: send 0 ts 96.088042
3552[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.919167 -> 85.952533
3553[out#0/mov @ 0x77ff180] sq: receive 0 ts 85.933375 queue head 1 ts 85.952533
3554[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 85.952533 -> 86.019267
3555[out#0/mov @ 0x77ff180] sq: receive 0 ts 86.018708 queue head 1 ts 86.019267
3556[out#0/mov @ 0x77ff180] sq: send 0 ts 96.173375
3557[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.019267 -> 86.119367
3558[out#0/mov @ 0x77ff180] sq: receive 0 ts 86.104042 queue head 1 ts 86.119367
3559[out#0/mov @ 0x77ff180] sq: send 0 ts 96.258708
3560[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.119367 -> 86.1861
3561[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3562[out#0/mov @ 0x77ff180] sq: send 0 ts 96.344042
3563[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.1861 -> 86.219467
3564[out#0/mov @ 0x77ff180] sq: receive 0 ts 86.189375 queue head 1 ts 86.219467
3565[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3566[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.219467 -> 86.2862
3567[out#0/mov @ 0x77ff180] sq: receive 0 ts 86.274708 queue head 1 ts 86.2862
3568[out#0/mov @ 0x77ff180] sq: send 0 ts 96.429375
3569[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.2862 -> 86.352933
3570[out#0/mov @ 0x77ff180] sq: send 0 ts 96.514708
3571[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.352933 -> 86.3863
3572[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3573[out#0/mov @ 0x77ff180] sq: receive 0 ts 86.360042 queue head 1 ts 86.3863
3574[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.3863 -> 86.453033
3575[out#0/mov @ 0x77ff180] sq: receive 0 ts 86.445375 queue head 1 ts 86.453033
3576[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3577[out#0/mov @ 0x77ff180] sq: send 0 ts 96.600042
3578[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.453033 -> 86.519767
3579[out#0/mov @ 0x77ff180] sq: send 1 ts 0.1001
3580[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.1001 queue head 1 ts 86.519767
3581[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.519767 -> 86.553133
3582[out#0/mov @ 0x77ff180] sq: receive 0 ts 86.530708 queue head 1 ts 86.553133
3583[out#0/mov @ 0x77ff180] sq: send 0 ts 96.685375
3584[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.553133 -> 86.619867
3585[out#0/mov @ 0x77ff180] sq: receive 0 ts 86.616042 queue head 1 ts 86.619867
3586[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3587[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3588[out#0/mov @ 0x77ff180] sq: send 0 ts 96.770708
3589[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.619867 -> 86.6866
3590[out#0/mov @ 0x77ff180] sq: send 0 ts 96.856042
3591[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3592[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.6866 -> 86.719967
3593[out#0/mov @ 0x77ff180] sq: receive 0 ts 86.701375 queue head 1 ts 86.719967
3594[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.719967 -> 86.7867
3595[out#0/mov @ 0x77ff180] sq: send 0 ts 96.941375
3596[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.7867 -> 86.820067
3597[out#0/mov @ 0x77ff180] sq: receive 0 ts 86.786708 queue head 1 ts 86.820067
3598[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.820067 -> 86.8868
3599[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3600[out#0/mov @ 0x77ff180] sq: receive 0 ts 86.872042 queue head 1 ts 86.8868
3601[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3602[out#0/mov @ 0x77ff180] sq: send 0 ts 97.026708
3603[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.8868 -> 86.953533
3604[out#0/mov @ 0x77ff180] sq: send 0 ts 97.112042
3605[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.953533 -> 86.9869
3606[out#0/mov @ 0x77ff180] sq: receive 0 ts 86.957375 queue head 1 ts 86.9869
3607[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3608[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 86.9869 -> 87.053633
3609[out#0/mov @ 0x77ff180] sq: receive 0 ts 87.042708 queue head 1 ts 87.053633
3610[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3611[out#0/mov @ 0x77ff180] sq: send 0 ts 97.197375
3612[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.053633 -> 87.120367
3613[out#0/mov @ 0x77ff180] sq: send 0 ts 97.282708
3614[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.120367 -> 87.153733
3615[out#0/mov @ 0x77ff180] sq: receive 0 ts 87.128042 queue head 1 ts 87.153733
3616[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3617[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.153733 -> 87.220467
3618[out#0/mov @ 0x77ff180] sq: receive 0 ts 87.213375 queue head 1 ts 87.220467
3619[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3620[out#0/mov @ 0x77ff180] sq: send 0 ts 97.368042
3621[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3622[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.220467 -> 87.2872
3623[out#0/mov @ 0x77ff180] sq: send 0 ts 97.453375
3624[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.2872 -> 87.320567
3625[out#0/mov @ 0x77ff180] sq: receive 0 ts 87.298708 queue head 1 ts 87.320567
3626[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.320567 -> 87.3873
3627[out#0/mov @ 0x77ff180] sq: receive 0 ts 87.384042 queue head 1 ts 87.3873
3628[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3629[out#0/mov @ 0x77ff180] sq: send 0 ts 97.538708
3630[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3631[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.3873 -> 87.454033
3632[out#0/mov @ 0x77ff180] sq: send 0 ts 97.624042
3633[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.454033 -> 87.4874
3634[out#0/mov @ 0x77ff180] sq: receive 0 ts 87.469375 queue head 1 ts 87.4874
3635[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.4874 -> 87.554133
3636[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3637[out#0/mov @ 0x77ff180] sq: send 0 ts 97.709375
3638[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.554133 -> 87.5875
3639[out#0/mov @ 0x77ff180] sq: receive 0 ts 87.554708 queue head 1 ts 87.5875
3640[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.5875 -> 87.654233
3641[out#0/mov @ 0x77ff180] sq: receive 0 ts 87.640042 queue head 1 ts 87.654233
3642[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3643[out#0/mov @ 0x77ff180] sq: send 0 ts 97.794708
3644[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.654233 -> 87.720967
3645[out#0/mov @ 0x77ff180] sq: send 0 ts 97.880042
3646[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.720967 -> 87.754333
3647[out#0/mov @ 0x77ff180] sq: receive 0 ts 87.725375 queue head 1 ts 87.754333
3648[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3649[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.754333 -> 87.821067
3650[out#0/mov @ 0x77ff180] sq: receive 0 ts 87.810708 queue head 1 ts 87.821067
3651[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3652[out#0/mov @ 0x77ff180] sq: send 0 ts 97.965375
3653[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.821067 -> 87.8878
3654[out#0/mov @ 0x77ff180] sq: send 0 ts 98.050708
3655[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.8878 -> 87.921167
3656[out#0/mov @ 0x77ff180] sq: receive 0 ts 87.896042 queue head 1 ts 87.921167
3657[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3658[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.921167 -> 87.9879
3659[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3660[out#0/mov @ 0x77ff180] sq: receive 0 ts 87.981375 queue head 1 ts 87.9879
3661[out#0/mov @ 0x77ff180] sq: send 0 ts 98.136042
3662[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 87.9879 -> 88.054633
3663[out#0/mov @ 0x77ff180] sq: send 0 ts 98.221375
3664[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.054633 -> 88.088
3665[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3666[out#0/mov @ 0x77ff180] sq: receive 0 ts 88.066708 queue head 1 ts 88.088
3667[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.088 -> 88.154733
3668[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3669[out#0/mov @ 0x77ff180] sq: receive 0 ts 88.152042 queue head 1 ts 88.154733
3670[out#0/mov @ 0x77ff180] sq: send 0 ts 98.306708
3671[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.154733 -> 88.221467
3672[out#0/mov @ 0x77ff180] sq: send 0 ts 98.392042
3673[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.221467 -> 88.254833
3674[out#0/mov @ 0x77ff180] sq: receive 0 ts 88.237375 queue head 1 ts 88.254833
3675[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.254833 -> 88.321567
3676[out#0/mov @ 0x77ff180] sq: send 0 ts 98.477375
3677[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.321567 -> 88.354933
3678[out#0/mov @ 0x77ff180] sq: receive 0 ts 88.322708 queue head 1 ts 88.354933
3679[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.354933 -> 88.421667
3680[out#0/mov @ 0x77ff180] sq: receive 0 ts 88.408042 queue head 1 ts 88.421667
3681[out#0/mov @ 0x77ff180] sq: send 0 ts 98.562708
3682[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.421667 -> 88.4884
3683[out#0/mov @ 0x77ff180] sq: send 0 ts 98.648042
3684[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.4884 -> 88.521767
3685[out#0/mov @ 0x77ff180] sq: receive 0 ts 88.493375 queue head 1 ts 88.521767
3686[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.521767 -> 88.5885
3687[out#0/mov @ 0x77ff180] sq: receive 0 ts 88.578708 queue head 1 ts 88.5885
3688[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3689[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3690[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3691[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3692[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3693[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3694[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3695[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3696[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3697[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3698[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3699[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3700[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3701[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3702[out#0/mov @ 0x77ff180] sq: send 0 ts 98.733375
3703[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.5885 -> 88.655233
3704[out#0/mov @ 0x77ff180] sq: send 0 ts 98.818708
3705[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.655233 -> 88.6886
3706[out#0/mov @ 0x77ff180] sq: receive 0 ts 88.664042 queue head 1 ts 88.6886
3707[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.6886 -> 88.755333
3708[out#0/mov @ 0x77ff180] sq: receive 0 ts 88.749375 queue head 1 ts 88.755333
3709[out#0/mov @ 0x77ff180] sq: send 0 ts 98.904042
3710[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.755333 -> 88.822067
3711[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3712[out#0/mov @ 0x77ff180] sq: send 0 ts 98.989375
3713[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.822067 -> 88.855433
3714[out#0/mov @ 0x77ff180] sq: receive 0 ts 88.834708 queue head 1 ts 88.855433
3715[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.855433 -> 88.922167
3716[out#0/mov @ 0x77ff180] sq: receive 0 ts 88.920042 queue head 1 ts 88.922167
3717[out#0/mov @ 0x77ff180] sq: send 0 ts 99.074708
3718[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.922167 -> 88.9889
3719[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3720[out#0/mov @ 0x77ff180] sq: send 0 ts 99.160042
3721[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 88.9889 -> 89.022267
3722[out#0/mov @ 0x77ff180] sq: receive 0 ts 89.005375 queue head 1 ts 89.022267
3723[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3724[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.022267 -> 89.089
3725[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3726[out#0/mov @ 0x77ff180] sq: send 0 ts 99.245375
3727[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.089 -> 89.122367
3728[out#0/mov @ 0x77ff180] sq: receive 0 ts 89.090708 queue head 1 ts 89.122367
3729[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.122367 -> 89.1891
3730[out#0/mov @ 0x77ff180] sq: receive 0 ts 89.176042 queue head 1 ts 89.1891
3731[out#0/mov @ 0x77ff180] sq: send 0 ts 99.330708
3732[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.1891 -> 89.255833
3733[out#0/mov @ 0x77ff180] sq: send 0 ts 99.416042
3734[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.255833 -> 89.2892
3735[out#0/mov @ 0x77ff180] sq: receive 0 ts 89.261375 queue head 1 ts 89.2892
3736[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.2892 -> 89.355933
3737[out#0/mov @ 0x77ff180] sq: receive 0 ts 89.346708 queue head 1 ts 89.355933
3738[out#0/mov @ 0x77ff180] sq: send 0 ts 99.501375
3739[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3740[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3741[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3742[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3743[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.355933 -> 89.422667
3744[out#0/mov @ 0x77ff180] sq: send 0 ts 99.586708
3745[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3746[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.422667 -> 89.456033
3747[out#0/mov @ 0x77ff180] sq: receive 0 ts 89.432042 queue head 1 ts 89.456033
3748[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.456033 -> 89.522767
3749[out#0/mov @ 0x77ff180] sq: receive 0 ts 89.517375 queue head 1 ts 89.522767
3750[out#0/mov @ 0x77ff180] sq: send 0 ts 99.672042
3751[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.522767 -> 89.5895
3752[out#0/mov @ 0x77ff180] sq: send 0 ts 99.757375
3753[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3754[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.5895 -> 89.622867
3755[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3756[out#0/mov @ 0x77ff180] sq: receive 0 ts 89.602708 queue head 1 ts 89.622867
3757[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.622867 -> 89.6896
3758[out#0/mov @ 0x77ff180] sq: receive 0 ts 89.688042 queue head 1 ts 89.6896
3759[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3760[out#0/mov @ 0x77ff180] sq: send 0 ts 99.842708
3761[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.6896 -> 89.7897
3762[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3763[out#0/mov @ 0x77ff180] sq: receive 0 ts 89.773375 queue head 1 ts 89.7897
3764[out#0/mov @ 0x77ff180] sq: send 1 ts 0.133467
3765[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.133467 queue head 1 ts 89.7897
3766[out#0/mov @ 0x77ff180] sq: send 0 ts 99.928042
3767[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3768[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.7897 -> 89.856433
3769[out#0/mov @ 0x77ff180] sq: send 0 ts 100.013375
3770[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.856433 -> 89.8898
3771[out#0/mov @ 0x77ff180] sq: receive 0 ts 89.858708 queue head 1 ts 89.8898
3772[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.8898 -> 89.956533
3773[out#0/mov @ 0x77ff180] sq: receive 0 ts 89.944042 queue head 1 ts 89.956533
3774[out#0/mov @ 0x77ff180] sq: send 0 ts 100.098708
3775[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 89.956533 -> 90.023267
3776[out#0/mov @ 0x77ff180] sq: send 0 ts 100.184042
3777[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.023267 -> 90.056633
3778[out#0/mov @ 0x77ff180] sq: receive 0 ts 90.029375 queue head 1 ts 90.056633
3779[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.056633 -> 90.123367
3780[out#0/mov @ 0x77ff180] sq: receive 0 ts 90.114708 queue head 1 ts 90.123367
3781[out#0/mov @ 0x77ff180] sq: send 0 ts 100.269375
3782[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.123367 -> 90.1901
3783[out#0/mov @ 0x77ff180] sq: send 0 ts 100.354708
3784[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.1901 -> 90.223467
3785[out#0/mov @ 0x77ff180] sq: receive 0 ts 90.200042 queue head 1 ts 90.223467
3786[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.223467 -> 90.2902
3787[out#0/mov @ 0x77ff180] sq: receive 0 ts 90.285375 queue head 1 ts 90.2902
3788[out#0/mov @ 0x77ff180] sq: send 0 ts 100.440042
3789[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.2902 -> 90.356933
3790[out#0/mov @ 0x77ff180] sq: send 0 ts 100.525375
3791[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.356933 -> 90.3903
3792[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3793[out#0/mov @ 0x77ff180] sq: receive 0 ts 90.370708 queue head 1 ts 90.3903
3794[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.3903 -> 90.457033
3795[out#0/mov @ 0x77ff180] sq: receive 0 ts 90.456042 queue head 1 ts 90.457033
3796[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3797[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3798[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3799[out#0/mov @ 0x77ff180] sq: send 0 ts 100.610708
3800[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.457033 -> 90.557133
3801[out#0/mov @ 0x77ff180] sq: receive 0 ts 90.541375 queue head 1 ts 90.557133
3802[out#0/mov @ 0x77ff180] sq: send 0 ts 100.696042
3803[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.557133 -> 90.623867
3804[out#0/mov @ 0x77ff180] sq: send 0 ts 100.781375
3805[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.623867 -> 90.657233
3806[out#0/mov @ 0x77ff180] sq: receive 0 ts 90.626708 queue head 1 ts 90.657233
3807[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.657233 -> 90.723967
3808[out#0/mov @ 0x77ff180] sq: receive 0 ts 90.712042 queue head 1 ts 90.723967
3809[out#0/mov @ 0x77ff180] sq: send 0 ts 100.866708
3810[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.723967 -> 90.7907
3811[out#0/mov @ 0x77ff180] sq: send 0 ts 100.952042
3812[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.7907 -> 90.824067
3813[out#0/mov @ 0x77ff180] sq: receive 0 ts 90.797375 queue head 1 ts 90.824067
3814[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.824067 -> 90.8908
3815[out#0/mov @ 0x77ff180] sq: receive 0 ts 90.882708 queue head 1 ts 90.8908
3816[out#0/mov @ 0x77ff180] sq: send 0 ts 101.037375
3817[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.8908 -> 90.957533
3818[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3819[out#0/mov @ 0x77ff180] sq: send 0 ts 101.122708
3820[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.957533 -> 90.9909
3821[out#0/mov @ 0x77ff180] sq: receive 0 ts 90.968042 queue head 1 ts 90.9909
3822[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 90.9909 -> 91.057633
3823[out#0/mov @ 0x77ff180] sq: receive 0 ts 91.053375 queue head 1 ts 91.057633
3824[out#0/mov @ 0x77ff180] sq: send 0 ts 101.208042
3825[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.057633 -> 91.124367
3826[out#0/mov @ 0x77ff180] sq: send 0 ts 101.293375
3827[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.124367 -> 91.157733
3828[out#0/mov @ 0x77ff180] sq: receive 0 ts 91.138708 queue head 1 ts 91.157733
3829[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.157733 -> 91.224467
3830[out#0/mov @ 0x77ff180] sq: receive 0 ts 91.224042 queue head 1 ts 91.224467
3831[out#0/mov @ 0x77ff180] sq: send 0 ts 101.378708
3832[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.224467 -> 91.324567
3833[out#0/mov @ 0x77ff180] sq: receive 0 ts 91.309375 queue head 1 ts 91.324567
3834[out#0/mov @ 0x77ff180] sq: send 0 ts 101.464042
3835[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.324567 -> 91.3913
3836[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3837[out#0/mov @ 0x77ff180] sq: send 0 ts 101.549375
3838[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.3913 -> 91.424667
3839[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3840[out#0/mov @ 0x77ff180] sq: receive 0 ts 91.394708 queue head 1 ts 91.424667
3841[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3842[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3843[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.424667 -> 91.4914
3844[out#0/mov @ 0x77ff180] sq: receive 0 ts 91.480042 queue head 1 ts 91.4914
3845[out#0/mov @ 0x77ff180] sq: send 0 ts 101.634708
3846[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3847[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.4914 -> 91.558133
3848[out#0/mov @ 0x77ff180] sq: send 0 ts 101.720042
3849[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3850[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.558133 -> 91.5915
3851[out#0/mov @ 0x77ff180] sq: receive 0 ts 91.565375 queue head 1 ts 91.5915
3852[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3853[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.5915 -> 91.658233
3854[out#0/mov @ 0x77ff180] sq: receive 0 ts 91.650708 queue head 1 ts 91.658233
3855[out#0/mov @ 0x77ff180] sq: send 0 ts 101.805375
3856[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.658233 -> 91.724967
3857[out#0/mov @ 0x77ff180] sq: send 0 ts 101.890708
3858[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.724967 -> 91.758333
3859[out#0/mov @ 0x77ff180] sq: receive 0 ts 91.736042 queue head 1 ts 91.758333
3860[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.758333 -> 91.825067
3861[out#0/mov @ 0x77ff180] sq: receive 0 ts 91.821375 queue head 1 ts 91.825067
3862[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3863[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3864[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3865[out#0/mov @ 0x77ff180] sq: send 0 ts 101.976042
3866[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.825067 -> 91.8918
3867[out#0/mov @ 0x77ff180] sq: send 0 ts 102.061375
3868[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.8918 -> 91.925167
3869[out#0/mov @ 0x77ff180] sq: receive 0 ts 91.906708 queue head 1 ts 91.925167
3870[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3871[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.925167 -> 91.9919
3872[out#0/mov @ 0x77ff180] sq: send 0 ts 102.146708
3873[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 91.9919 -> 92.025267
3874[out#0/mov @ 0x77ff180] sq: receive 0 ts 91.992042 queue head 1 ts 92.025267
3875[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.025267 -> 92.092
3876[out#0/mov @ 0x77ff180] sq: receive 0 ts 92.077375 queue head 1 ts 92.092
3877[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3878[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3879[out#0/mov @ 0x77ff180] sq: send 0 ts 102.232042
3880[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.092 -> 92.158733
3881[out#0/mov @ 0x77ff180] sq: send 0 ts 102.317375
3882[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.158733 -> 92.1921
3883[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3884[out#0/mov @ 0x77ff180] sq: receive 0 ts 92.162708 queue head 1 ts 92.1921
3885[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.1921 -> 92.258833
3886[out#0/mov @ 0x77ff180] sq: receive 0 ts 92.248042 queue head 1 ts 92.258833
3887[out#0/mov @ 0x77ff180] sq: send 0 ts 102.402708
3888[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.258833 -> 92.325567
3889[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3890[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3891[out#0/mov @ 0x77ff180] sq: send 0 ts 102.488042
3892[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3893[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.325567 -> 92.358933
3894[out#0/mov @ 0x77ff180] sq: receive 0 ts 92.333375 queue head 1 ts 92.358933
3895[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3896[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.358933 -> 92.425667
3897[out#0/mov @ 0x77ff180] sq: receive 0 ts 92.418708 queue head 1 ts 92.425667
3898[out#0/mov @ 0x77ff180] sq: send 0 ts 102.573375
3899[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.425667 -> 92.4924
3900[out#0/mov @ 0x77ff180] sq: send 0 ts 102.658708
3901[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.4924 -> 92.525767
3902[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3903[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3904[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3905[out#0/mov @ 0x77ff180] sq: receive 0 ts 92.504042 queue head 1 ts 92.525767
3906[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.525767 -> 92.5925
3907[out#0/mov @ 0x77ff180] sq: receive 0 ts 92.589375 queue head 1 ts 92.5925
3908[out#0/mov @ 0x77ff180] sq: send 0 ts 102.744042
3909[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.5925 -> 92.659233
3910[out#0/mov @ 0x77ff180] sq: send 0 ts 102.829375
3911[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.659233 -> 92.6926
3912[out#0/mov @ 0x77ff180] sq: receive 0 ts 92.674708 queue head 1 ts 92.6926
3913[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.6926 -> 92.759333
3914[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3915[out#0/mov @ 0x77ff180] sq: send 0 ts 102.914708
3916[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.759333 -> 92.7927
3917[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3918[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3919[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3920[out#0/mov @ 0x77ff180] sq: receive 0 ts 92.760042 queue head 1 ts 92.7927
3921[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.7927 -> 92.859433
3922[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3923[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3924[out#0/mov @ 0x77ff180] sq: receive 0 ts 92.845375 queue head 1 ts 92.859433
3925[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3926[out#0/mov @ 0x77ff180] sq: send 0 ts 103.000042
3927[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.859433 -> 92.926167
3928[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3929[out#0/mov @ 0x77ff180] sq: send 0 ts 103.085375
3930[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.926167 -> 92.959533
3931[out#0/mov @ 0x77ff180] sq: receive 0 ts 92.930708 queue head 1 ts 92.959533
3932[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 92.959533 -> 93.026267
3933[out#0/mov @ 0x77ff180] sq: receive 0 ts 93.016042 queue head 1 ts 93.026267
3934[out#0/mov @ 0x77ff180] sq: send 0 ts 103.170708
3935[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.026267 -> 93.093
3936[out#0/mov @ 0x77ff180] sq: send 0 ts 103.256042
3937[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.093 -> 93.126367
3938[out#0/mov @ 0x77ff180] sq: receive 0 ts 93.101375 queue head 1 ts 93.126367
3939[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.126367 -> 93.1931
3940[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3941[out#0/mov @ 0x77ff180] sq: receive 0 ts 93.186708 queue head 1 ts 93.1931
3942[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3943[out#0/mov @ 0x77ff180] sq: send 0 ts 103.341375
3944[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.1931 -> 93.259833
3945[out#0/mov @ 0x77ff180] sq: send 0 ts 103.426708
3946[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.259833 -> 93.2932
3947[out#0/mov @ 0x77ff180] sq: receive 0 ts 93.272042 queue head 1 ts 93.2932
3948[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.2932 -> 93.359933
3949[out#0/mov @ 0x77ff180] sq: receive 0 ts 93.357375 queue head 1 ts 93.359933
3950[out#0/mov @ 0x77ff180] sq: send 0 ts 103.512042
3951[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.359933 -> 93.426667
3952[out#0/mov @ 0x77ff180] sq: send 0 ts 103.597375
3953[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.426667 -> 93.460033
3954[out#0/mov @ 0x77ff180] sq: receive 0 ts 93.442708 queue head 1 ts 93.460033
3955[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.460033 -> 93.526767
3956[out#0/mov @ 0x77ff180] sq: send 0 ts 103.682708
3957[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.526767 -> 93.560133
3958[out#0/mov @ 0x77ff180] sq: receive 0 ts 93.528042 queue head 1 ts 93.560133
3959[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.560133 -> 93.626867
3960[out#0/mov @ 0x77ff180] sq: receive 0 ts 93.613375 queue head 1 ts 93.626867
3961[out#0/mov @ 0x77ff180] sq: send 0 ts 103.768042
3962[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.626867 -> 93.6936
3963[out#0/mov @ 0x77ff180] sq: send 0 ts 103.853375
3964[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.6936 -> 93.726967
3965[out#0/mov @ 0x77ff180] sq: receive 0 ts 93.698708 queue head 1 ts 93.726967
3966[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3967[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3968[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3969[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3970[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3971[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.726967 -> 93.7937
3972[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
3973[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
3974[out#0/mov @ 0x77ff180] sq: receive 0 ts 93.784042 queue head 1 ts 93.7937
3975[out#0/mov @ 0x77ff180] sq: send 0 ts 103.938708
3976[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.7937 -> 93.860433
3977[out#0/mov @ 0x77ff180] sq: send 0 ts 104.024042
3978[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.860433 -> 93.8938
3979[out#0/mov @ 0x77ff180] sq: receive 0 ts 93.869375 queue head 1 ts 93.8938
3980[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.8938 -> 93.960533
3981[out#0/mov @ 0x77ff180] sq: receive 0 ts 93.954708 queue head 1 ts 93.960533
3982[out#0/mov @ 0x77ff180] sq: send 0 ts 104.109375
3983[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 93.960533 -> 94.027267
3984[out#0/mov @ 0x77ff180] sq: send 0 ts 104.194708
3985[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.027267 -> 94.060633
3986[out#0/mov @ 0x77ff180] sq: receive 0 ts 94.040042 queue head 1 ts 94.060633
3987[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.060633 -> 94.127367
3988[out#0/mov @ 0x77ff180] sq: receive 0 ts 94.125375 queue head 1 ts 94.127367
3989[out#0/mov @ 0x77ff180] sq: send 0 ts 104.280042
3990[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.127367 -> 94.1941
3991[out#0/mov @ 0x77ff180] sq: send 0 ts 104.365375
3992[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.1941 -> 94.227467
3993[out#0/mov @ 0x77ff180] sq: receive 0 ts 94.210708 queue head 1 ts 94.227467
3994[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.227467 -> 94.2942
3995[out#0/mov @ 0x77ff180] sq: send 0 ts 104.450708
3996[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.2942 -> 94.327567
3997[out#0/mov @ 0x77ff180] sq: receive 0 ts 94.296042 queue head 1 ts 94.327567
3998[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.327567 -> 94.3943
3999[out#0/mov @ 0x77ff180] sq: receive 0 ts 94.381375 queue head 1 ts 94.3943
4000[out#0/mov @ 0x77ff180] sq: send 0 ts 104.536042
4001[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.3943 -> 94.461033
4002[out#0/mov @ 0x77ff180] sq: send 0 ts 104.621375
4003[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.461033 -> 94.4944
4004[out#0/mov @ 0x77ff180] sq: receive 0 ts 94.466708 queue head 1 ts 94.4944
4005[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.4944 -> 94.561133
4006[out#0/mov @ 0x77ff180] sq: receive 0 ts 94.552042 queue head 1 ts 94.561133
4007[out#0/mov @ 0x77ff180] sq: send 0 ts 104.706708
4008[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.561133 -> 94.627867
4009[out#0/mov @ 0x77ff180] sq: send 0 ts 104.792042
4010[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.627867 -> 94.661233
4011[out#0/mov @ 0x77ff180] sq: receive 0 ts 94.637375 queue head 1 ts 94.661233
4012[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.661233 -> 94.727967
4013[out#0/mov @ 0x77ff180] sq: receive 0 ts 94.722708 queue head 1 ts 94.727967
4014[out#0/mov @ 0x77ff180] sq: send 0 ts 104.877375
4015[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.727967 -> 94.7947
4016[out#0/mov @ 0x77ff180] sq: send 0 ts 104.962708
4017[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.7947 -> 94.828067
4018[out#0/mov @ 0x77ff180] sq: receive 0 ts 94.808042 queue head 1 ts 94.828067
4019[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.828067 -> 94.8948
4020[out#0/mov @ 0x77ff180] sq: receive 0 ts 94.893375 queue head 1 ts 94.8948
4021[out#0/mov @ 0x77ff180] sq: send 0 ts 105.048042
4022[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.8948 -> 94.9949
4023[out#0/mov @ 0x77ff180] sq: receive 0 ts 94.978708 queue head 1 ts 94.9949
4024[out#0/mov @ 0x77ff180] sq: send 1 ts 0.166833
4025[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4026[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.166833 queue head 1 ts 94.9949
4027[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4028[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4029[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4030[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4031[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4032[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4033[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4034[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4035[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4036[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4037[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4038[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4039[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4040[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4041[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4042[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4043[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4044[out#0/mov @ 0x77ff180] sq: send 0 ts 105.133375
4045[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 94.9949 -> 95.061633
4046[out#0/mov @ 0x77ff180] sq: send 0 ts 105.218708
4047[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.061633 -> 95.095
4048[out#0/mov @ 0x77ff180] sq: receive 0 ts 95.064042 queue head 1 ts 95.095
4049[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.095 -> 95.161733
4050[out#0/mov @ 0x77ff180] sq: receive 0 ts 95.149375 queue head 1 ts 95.161733
4051[out#0/mov @ 0x77ff180] sq: send 0 ts 105.304042
4052[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.161733 -> 95.228467
4053[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4054[out#0/mov @ 0x77ff180] sq: send 0 ts 105.389375
4055[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.228467 -> 95.261833
4056[out#0/mov @ 0x77ff180] sq: receive 0 ts 95.234708 queue head 1 ts 95.261833
4057[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.261833 -> 95.328567
4058[out#0/mov @ 0x77ff180] sq: receive 0 ts 95.320042 queue head 1 ts 95.328567
4059[out#0/mov @ 0x77ff180] sq: send 0 ts 105.474708
4060[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.328567 -> 95.3953
4061[out#0/mov @ 0x77ff180] sq: send 0 ts 105.560042
4062[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4063[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.3953 -> 95.428667
4064[out#0/mov @ 0x77ff180] sq: receive 0 ts 95.405375 queue head 1 ts 95.428667
4065[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4066[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.428667 -> 95.4954
4067[out#0/mov @ 0x77ff180] sq: receive 0 ts 95.490708 queue head 1 ts 95.4954
4068[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4069[out#0/mov @ 0x77ff180] sq: send 0 ts 105.645375
4070[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4071[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.4954 -> 95.562133
4072[out#0/mov @ 0x77ff180] sq: send 0 ts 105.730708
4073[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.562133 -> 95.5955
4074[out#0/mov @ 0x77ff180] sq: receive 0 ts 95.576042 queue head 1 ts 95.5955
4075[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.5955 -> 95.662233
4076[out#0/mov @ 0x77ff180] sq: receive 0 ts 95.661375 queue head 1 ts 95.662233
4077[out#0/mov @ 0x77ff180] sq: send 0 ts 105.816042
4078[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.662233 -> 95.762333
4079[out#0/mov @ 0x77ff180] sq: receive 0 ts 95.746708 queue head 1 ts 95.762333
4080[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4081[out#0/mov @ 0x77ff180] sq: send 0 ts 105.901375
4082[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.762333 -> 95.829067
4083[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4084[out#0/mov @ 0x77ff180] sq: send 0 ts 105.986708
4085[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4086[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.829067 -> 95.862433
4087[out#0/mov @ 0x77ff180] sq: receive 0 ts 95.832042 queue head 1 ts 95.862433
4088[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.862433 -> 95.929167
4089[out#0/mov @ 0x77ff180] sq: receive 0 ts 95.917375 queue head 1 ts 95.929167
4090[out#0/mov @ 0x77ff180] sq: send 0 ts 106.072042
4091[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.929167 -> 95.9959
4092[out#0/mov @ 0x77ff180] sq: send 0 ts 106.157375
4093[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 95.9959 -> 96.029267
4094[out#0/mov @ 0x77ff180] sq: receive 0 ts 96.002708 queue head 1 ts 96.029267
4095[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.029267 -> 96.096
4096[out#0/mov @ 0x77ff180] sq: receive 0 ts 96.088042 queue head 1 ts 96.096
4097[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4098[out#0/mov @ 0x77ff180] sq: send 0 ts 106.242708
4099[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4100[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.096 -> 96.162733
4101[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4102[out#0/mov @ 0x77ff180] sq: send 0 ts 106.328042
4103[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4104[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.162733 -> 96.1961
4105[out#0/mov @ 0x77ff180] sq: receive 0 ts 96.173375 queue head 1 ts 96.1961
4106[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.1961 -> 96.262833
4107[out#0/mov @ 0x77ff180] sq: receive 0 ts 96.258708 queue head 1 ts 96.262833
4108[out#0/mov @ 0x77ff180] sq: send 0 ts 106.413375
4109[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.262833 -> 96.329567
4110[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4111[out#0/mov @ 0x77ff180] sq: send 0 ts 106.498708
4112[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4113[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.329567 -> 96.362933
4114[out#0/mov @ 0x77ff180] sq: receive 0 ts 96.344042 queue head 1 ts 96.362933
4115[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4116[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.362933 -> 96.429667
4117[out#0/mov @ 0x77ff180] sq: receive 0 ts 96.429375 queue head 1 ts 96.429667
4118[out#0/mov @ 0x77ff180] sq: send 0 ts 106.584042
4119[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.429667 -> 96.529767
4120[out#0/mov @ 0x77ff180] sq: receive 0 ts 96.514708 queue head 1 ts 96.529767
4121[out#0/mov @ 0x77ff180] sq: send 0 ts 106.669375
4122[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.529767 -> 96.5965
4123[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4124[out#0/mov @ 0x77ff180] sq: send 0 ts 106.754708
4125[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.5965 -> 96.629867
4126[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4127[out#0/mov @ 0x77ff180] sq: receive 0 ts 96.600042 queue head 1 ts 96.629867
4128[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.629867 -> 96.6966
4129[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4130[out#0/mov @ 0x77ff180] sq: receive 0 ts 96.685375 queue head 1 ts 96.6966
4131[out#0/mov @ 0x77ff180] sq: send 0 ts 106.840042
4132[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4133[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.6966 -> 96.763333
4134[out#0/mov @ 0x77ff180] sq: send 0 ts 106.925375
4135[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.763333 -> 96.7967
4136[out#0/mov @ 0x77ff180] sq: receive 0 ts 96.770708 queue head 1 ts 96.7967
4137[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.7967 -> 96.863433
4138[out#0/mov @ 0x77ff180] sq: receive 0 ts 96.856042 queue head 1 ts 96.863433
4139[out#0/mov @ 0x77ff180] sq: send 0 ts 107.010708
4140[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.863433 -> 96.930167
4141[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4142[out#0/mov @ 0x77ff180] sq: send 0 ts 107.096042
4143[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4144[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.930167 -> 96.963533
4145[out#0/mov @ 0x77ff180] sq: receive 0 ts 96.941375 queue head 1 ts 96.963533
4146[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4147[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 96.963533 -> 97.030267
4148[out#0/mov @ 0x77ff180] sq: receive 0 ts 97.026708 queue head 1 ts 97.030267
4149[out#0/mov @ 0x77ff180] sq: send 0 ts 107.181375
4150[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.030267 -> 97.097
4151[out#0/mov @ 0x77ff180] sq: send 0 ts 107.266708
4152[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.097 -> 97.130367
4153[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4154[out#0/mov @ 0x77ff180] sq: receive 0 ts 97.112042 queue head 1 ts 97.130367
4155[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.130367 -> 97.1971
4156[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4157[out#0/mov @ 0x77ff180] sq: send 0 ts 107.352042
4158[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.1971 -> 97.230467
4159[out#0/mov @ 0x77ff180] sq: receive 0 ts 97.197375 queue head 1 ts 97.230467
4160[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.230467 -> 97.2972
4161[out#0/mov @ 0x77ff180] sq: receive 0 ts 97.282708 queue head 1 ts 97.2972
4162[out#0/mov @ 0x77ff180] sq: send 0 ts 107.437375
4163[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.2972 -> 97.363933
4164[out#0/mov @ 0x77ff180] sq: send 0 ts 107.522708
4165[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.363933 -> 97.3973
4166[out#0/mov @ 0x77ff180] sq: receive 0 ts 97.368042 queue head 1 ts 97.3973
4167[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.3973 -> 97.464033
4168[out#0/mov @ 0x77ff180] sq: receive 0 ts 97.453375 queue head 1 ts 97.464033
4169[out#0/mov @ 0x77ff180] sq: send 0 ts 107.608042
4170[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.464033 -> 97.530767
4171[out#0/mov @ 0x77ff180] sq: send 0 ts 107.693375
4172[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.530767 -> 97.564133
4173[out#0/mov @ 0x77ff180] sq: receive 0 ts 97.538708 queue head 1 ts 97.564133
4174[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.564133 -> 97.630867
4175[out#0/mov @ 0x77ff180] sq: receive 0 ts 97.624042 queue head 1 ts 97.630867
4176[out#0/mov @ 0x77ff180] sq: send 0 ts 107.778708
4177[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.630867 -> 97.6976
4178[out#0/mov @ 0x77ff180] sq: send 0 ts 107.864042
4179[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.6976 -> 97.730967
4180[out#0/mov @ 0x77ff180] sq: receive 0 ts 97.709375 queue head 1 ts 97.730967
4181[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.730967 -> 97.7977
4182[out#0/mov @ 0x77ff180] sq: receive 0 ts 97.794708 queue head 1 ts 97.7977
4183[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4184[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4185[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4186[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4187[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4188[out#0/mov @ 0x77ff180] sq: send 0 ts 107.949375
4189[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.7977 -> 97.864433
4190[out#0/mov @ 0x77ff180] sq: send 0 ts 108.034708
4191[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.864433 -> 97.8978
4192[out#0/mov @ 0x77ff180] sq: receive 0 ts 97.880042 queue head 1 ts 97.8978
4193[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.8978 -> 97.964533
4194[out#0/mov @ 0x77ff180] sq: send 0 ts 108.120042
4195[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.964533 -> 97.9979
4196[out#0/mov @ 0x77ff180] sq: receive 0 ts 97.965375 queue head 1 ts 97.9979
4197[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 97.9979 -> 98.064633
4198[out#0/mov @ 0x77ff180] sq: receive 0 ts 98.050708 queue head 1 ts 98.064633
4199[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4200[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4201[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4202[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4203[out#0/mov @ 0x77ff180] sq: send 0 ts 108.205375
4204[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.064633 -> 98.131367
4205[out#0/mov @ 0x77ff180] sq: send 0 ts 108.290708
4206[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.131367 -> 98.164733
4207[out#0/mov @ 0x77ff180] sq: receive 0 ts 98.136042 queue head 1 ts 98.164733
4208[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.164733 -> 98.231467
4209[out#0/mov @ 0x77ff180] sq: receive 0 ts 98.221375 queue head 1 ts 98.231467
4210[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4211[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4212[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4213[out#0/mov @ 0x77ff180] sq: send 0 ts 108.376042
4214[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4215[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.231467 -> 98.2982
4216[out#0/mov @ 0x77ff180] sq: send 0 ts 108.461375
4217[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.2982 -> 98.331567
4218[out#0/mov @ 0x77ff180] sq: receive 0 ts 98.306708 queue head 1 ts 98.331567
4219[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.331567 -> 98.3983
4220[out#0/mov @ 0x77ff180] sq: receive 0 ts 98.392042 queue head 1 ts 98.3983
4221[out#0/mov @ 0x77ff180] sq: send 0 ts 108.546708
4222[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.3983 -> 98.465033
4223[out#0/mov @ 0x77ff180] sq: send 0 ts 108.632042
4224[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4225[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4226[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.465033 -> 98.4984
4227[out#0/mov @ 0x77ff180] sq: receive 0 ts 98.477375 queue head 1 ts 98.4984
4228[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.4984 -> 98.565133
4229[out#0/mov @ 0x77ff180] sq: receive 0 ts 98.562708 queue head 1 ts 98.565133
4230[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4231[out#0/mov @ 0x77ff180] sq: send 0 ts 108.717375
4232[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.565133 -> 98.631867
4233[out#0/mov @ 0x77ff180] sq: send 0 ts 108.802708
4234[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.631867 -> 98.665233
4235[out#0/mov @ 0x77ff180] sq: receive 0 ts 98.648042 queue head 1 ts 98.665233
4236[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.665233 -> 98.731967
4237[out#0/mov @ 0x77ff180] sq: send 0 ts 108.888042
4238[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.731967 -> 98.765333
4239[out#0/mov @ 0x77ff180] sq: receive 0 ts 98.733375 queue head 1 ts 98.765333
4240[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.765333 -> 98.832067
4241[out#0/mov @ 0x77ff180] sq: receive 0 ts 98.818708 queue head 1 ts 98.832067
4242[out#0/mov @ 0x77ff180] sq: send 0 ts 108.973375
4243[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.832067 -> 98.8988
4244[out#0/mov @ 0x77ff180] sq: send 0 ts 109.058708
4245[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.8988 -> 98.932167
4246[out#0/mov @ 0x77ff180] sq: receive 0 ts 98.904042 queue head 1 ts 98.932167
4247[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.932167 -> 98.9989
4248[out#0/mov @ 0x77ff180] sq: receive 0 ts 98.989375 queue head 1 ts 98.9989
4249[out#0/mov @ 0x77ff180] sq: send 0 ts 109.144042
4250[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 98.9989 -> 99.065633
4251[out#0/mov @ 0x77ff180] sq: send 0 ts 109.229375
4252[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.065633 -> 99.099
4253[out#0/mov @ 0x77ff180] sq: receive 0 ts 99.074708 queue head 1 ts 99.099
4254[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.099 -> 99.165733
4255[out#0/mov @ 0x77ff180] sq: receive 0 ts 99.160042 queue head 1 ts 99.165733
4256[out#0/mov @ 0x77ff180] sq: send 0 ts 109.314708
4257[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.165733 -> 99.232467
4258[out#0/mov @ 0x77ff180] sq: send 0 ts 109.400042
4259[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.232467 -> 99.265833
4260[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4261[out#0/mov @ 0x77ff180] sq: receive 0 ts 99.245375 queue head 1 ts 99.265833
4262[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.265833 -> 99.332567
4263[out#0/mov @ 0x77ff180] sq: receive 0 ts 99.330708 queue head 1 ts 99.332567
4264[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4265[out#0/mov @ 0x77ff180] sq: send 0 ts 109.485375
4266[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4267[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.332567 -> 99.432667
4268[out#0/mov @ 0x77ff180] sq: receive 0 ts 99.416042 queue head 1 ts 99.432667
4269[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4270[out#0/mov @ 0x77ff180] sq: send 0 ts 109.570708
4271[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.432667 -> 99.4994
4272[out#0/mov @ 0x77ff180] sq: send 0 ts 109.656042
4273[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.4994 -> 99.532767
4274[out#0/mov @ 0x77ff180] sq: receive 0 ts 99.501375 queue head 1 ts 99.532767
4275[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.532767 -> 99.5995
4276[out#0/mov @ 0x77ff180] sq: receive 0 ts 99.586708 queue head 1 ts 99.5995
4277[out#0/mov @ 0x77ff180] sq: send 0 ts 109.741375
4278[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.5995 -> 99.666233
4279[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4280[out#0/mov @ 0x77ff180] sq: send 0 ts 109.826708
4281[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4282[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.666233 -> 99.6996
4283[out#0/mov @ 0x77ff180] sq: receive 0 ts 99.672042 queue head 1 ts 99.6996
4284[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4285[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.6996 -> 99.766333
4286[out#0/mov @ 0x77ff180] sq: receive 0 ts 99.757375 queue head 1 ts 99.766333
4287[out#0/mov @ 0x77ff180] sq: send 0 ts 109.912042
4288[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.766333 -> 99.833067
4289[out#0/mov @ 0x77ff180] sq: send 0 ts 109.997375
4290[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.833067 -> 99.866433
4291[out#0/mov @ 0x77ff180] sq: receive 0 ts 99.842708 queue head 1 ts 99.866433
4292[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.866433 -> 99.933167
4293[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4294[out#0/mov @ 0x77ff180] sq: receive 0 ts 99.928042 queue head 1 ts 99.933167
4295[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4296[out#0/mov @ 0x77ff180] sq: send 0 ts 110.082708
4297[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.933167 -> 99.9999
4298[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4299[out#0/mov @ 0x77ff180] sq: send 0 ts 110.168042
4300[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4301[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 99.9999 -> 100.033267
4302[out#0/mov @ 0x77ff180] sq: receive 0 ts 100.013375 queue head 1 ts 100.033267
4303[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.033267 -> 100.1
4304[out#0/mov @ 0x77ff180] sq: receive 0 ts 100.098708 queue head 1 ts 100.1
4305[out#0/mov @ 0x77ff180] sq: send 0 ts 110.253375
4306[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.1 -> 100.2001
4307[out#0/mov @ 0x77ff180] sq: receive 0 ts 100.184042 queue head 1 ts 100.2001
4308[out#0/mov @ 0x77ff180] sq: send 0 ts 110.338708
4309[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.2001 -> 100.266833
4310[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4311[out#0/mov @ 0x77ff180] sq: send 0 ts 110.424042
4312[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.266833 -> 100.3002
4313[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4314[out#0/mov @ 0x77ff180] sq: receive 0 ts 100.269375 queue head 1 ts 100.3002
4315[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.3002 -> 100.366933
4316[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4317[out#0/mov @ 0x77ff180] sq: receive 0 ts 100.354708 queue head 1 ts 100.366933
4318[out#0/mov @ 0x77ff180] sq: send 0 ts 110.509375
4319[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.366933 -> 100.433667
4320[out#0/mov @ 0x77ff180] sq: send 0 ts 110.594708
4321[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.433667 -> 100.467033
4322[out#0/mov @ 0x77ff180] sq: receive 0 ts 100.440042 queue head 1 ts 100.467033
4323[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.467033 -> 100.533767
4324[out#0/mov @ 0x77ff180] sq: receive 0 ts 100.525375 queue head 1 ts 100.533767
4325[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4326[out#0/mov @ 0x77ff180] sq: send 1 ts 0.2002
4327[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4328[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.2002 queue head 1 ts 100.533767
4329[out#0/mov @ 0x77ff180] sq: send 0 ts 110.680042
4330[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4331[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.533767 -> 100.6005
4332[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4333[out#0/mov @ 0x77ff180] sq: send 0 ts 110.765375
4334[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.6005 -> 100.633867
4335[out#0/mov @ 0x77ff180] sq: receive 0 ts 100.610708 queue head 1 ts 100.633867
4336[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.633867 -> 100.7006
4337[out#0/mov @ 0x77ff180] sq: receive 0 ts 100.696042 queue head 1 ts 100.7006
4338[out#0/mov @ 0x77ff180] sq: send 0 ts 110.850708
4339[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.7006 -> 100.767333
4340[out#0/mov @ 0x77ff180] sq: send 0 ts 110.936042
4341[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.767333 -> 100.8007
4342[out#0/mov @ 0x77ff180] sq: receive 0 ts 100.781375 queue head 1 ts 100.8007
4343[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.8007 -> 100.867433
4344[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4345[out#0/mov @ 0x77ff180] sq: receive 0 ts 100.866708 queue head 1 ts 100.867433
4346[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4347[out#0/mov @ 0x77ff180] sq: send 0 ts 111.021375
4348[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.867433 -> 100.967533
4349[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4350[out#0/mov @ 0x77ff180] sq: receive 0 ts 100.952042 queue head 1 ts 100.967533
4351[out#0/mov @ 0x77ff180] sq: send 0 ts 111.106708
4352[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 100.967533 -> 101.034267
4353[out#0/mov @ 0x77ff180] sq: send 0 ts 111.192042
4354[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.034267 -> 101.067633
4355[out#0/mov @ 0x77ff180] sq: receive 0 ts 101.037375 queue head 1 ts 101.067633
4356[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.067633 -> 101.134367
4357[out#0/mov @ 0x77ff180] sq: receive 0 ts 101.122708 queue head 1 ts 101.134367
4358[out#0/mov @ 0x77ff180] sq: send 0 ts 111.277375
4359[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4360[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.134367 -> 101.2011
4361[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4362[out#0/mov @ 0x77ff180] sq: send 0 ts 111.362708
4363[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.2011 -> 101.234467
4364[out#0/mov @ 0x77ff180] sq: receive 0 ts 101.208042 queue head 1 ts 101.234467
4365[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4366[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.234467 -> 101.3012
4367[out#0/mov @ 0x77ff180] sq: receive 0 ts 101.293375 queue head 1 ts 101.3012
4368[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4369[out#0/mov @ 0x77ff180] sq: send 0 ts 111.448042
4370[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.3012 -> 101.367933
4371[out#0/mov @ 0x77ff180] sq: send 0 ts 111.533375
4372[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.367933 -> 101.4013
4373[out#0/mov @ 0x77ff180] sq: receive 0 ts 101.378708 queue head 1 ts 101.4013
4374[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.4013 -> 101.468033
4375[out#0/mov @ 0x77ff180] sq: receive 0 ts 101.464042 queue head 1 ts 101.468033
4376[out#0/mov @ 0x77ff180] sq: send 0 ts 111.618708
4377[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.468033 -> 101.534767
4378[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4379[out#0/mov @ 0x77ff180] sq: send 0 ts 111.704042
4380[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.534767 -> 101.568133
4381[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4382[out#0/mov @ 0x77ff180] sq: receive 0 ts 101.549375 queue head 1 ts 101.568133
4383[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4384[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4385[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4386[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4387[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4388[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.568133 -> 101.634867
4389[out#0/mov @ 0x77ff180] sq: receive 0 ts 101.634708 queue head 1 ts 101.634867
4390[out#0/mov @ 0x77ff180] sq: send 0 ts 111.789375
4391[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.634867 -> 101.734967
4392[out#0/mov @ 0x77ff180] sq: receive 0 ts 101.720042 queue head 1 ts 101.734967
4393[out#0/mov @ 0x77ff180] sq: send 0 ts 111.874708
4394[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.734967 -> 101.8017
4395[out#0/mov @ 0x77ff180] sq: send 0 ts 111.960042
4396[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.8017 -> 101.835067
4397[out#0/mov @ 0x77ff180] sq: receive 0 ts 101.805375 queue head 1 ts 101.835067
4398[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.835067 -> 101.9018
4399[out#0/mov @ 0x77ff180] sq: receive 0 ts 101.890708 queue head 1 ts 101.9018
4400[out#0/mov @ 0x77ff180] sq: send 0 ts 112.045375
4401[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.9018 -> 101.968533
4402[out#0/mov @ 0x77ff180] sq: send 0 ts 112.130708
4403[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 101.968533 -> 102.0019
4404[out#0/mov @ 0x77ff180] sq: receive 0 ts 101.976042 queue head 1 ts 102.0019
4405[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.0019 -> 102.068633
4406[out#0/mov @ 0x77ff180] sq: receive 0 ts 102.061375 queue head 1 ts 102.068633
4407[out#0/mov @ 0x77ff180] sq: send 0 ts 112.216042
4408[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.068633 -> 102.135367
4409[out#0/mov @ 0x77ff180] sq: send 0 ts 112.301375
4410[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.135367 -> 102.168733
4411[out#0/mov @ 0x77ff180] sq: receive 0 ts 102.146708 queue head 1 ts 102.168733
4412[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.168733 -> 102.235467
4413[out#0/mov @ 0x77ff180] sq: receive 0 ts 102.232042 queue head 1 ts 102.235467
4414[out#0/mov @ 0x77ff180] sq: send 0 ts 112.386708
4415[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.235467 -> 102.3022
4416[out#0/mov @ 0x77ff180] sq: send 0 ts 112.472042
4417[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.3022 -> 102.335567
4418[out#0/mov @ 0x77ff180] sq: receive 0 ts 102.317375 queue head 1 ts 102.335567
4419[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.335567 -> 102.4023
4420[out#0/mov @ 0x77ff180] sq: send 0 ts 112.557375
4421[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.4023 -> 102.435667
4422[out#0/mov @ 0x77ff180] sq: receive 0 ts 102.402708 queue head 1 ts 102.435667
4423[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.435667 -> 102.5024
4424[out#0/mov @ 0x77ff180] sq: receive 0 ts 102.488042 queue head 1 ts 102.5024
4425[out#0/mov @ 0x77ff180] sq: send 0 ts 112.642708
4426[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.5024 -> 102.569133
4427[out#0/mov @ 0x77ff180] sq: send 0 ts 112.728042
4428[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.569133 -> 102.6025
4429[out#0/mov @ 0x77ff180] sq: receive 0 ts 102.573375 queue head 1 ts 102.6025
4430[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.6025 -> 102.669233
4431[out#0/mov @ 0x77ff180] sq: receive 0 ts 102.658708 queue head 1 ts 102.669233
4432[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4433[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4434[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4435[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4436[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4437[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4438[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4439[out#0/mov @ 0x77ff180] sq: send 0 ts 112.813375
4440[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.669233 -> 102.735967
4441[out#0/mov @ 0x77ff180] sq: send 0 ts 112.898708
4442[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.735967 -> 102.769333
4443[out#0/mov @ 0x77ff180] sq: receive 0 ts 102.744042 queue head 1 ts 102.769333
4444[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.769333 -> 102.836067
4445[out#0/mov @ 0x77ff180] sq: receive 0 ts 102.829375 queue head 1 ts 102.836067
4446[out#0/mov @ 0x77ff180] sq: send 0 ts 112.984042
4447[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.836067 -> 102.9028
4448[out#0/mov @ 0x77ff180] sq: send 0 ts 113.069375
4449[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.9028 -> 102.936167
4450[out#0/mov @ 0x77ff180] sq: receive 0 ts 102.914708 queue head 1 ts 102.936167
4451[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 102.936167 -> 103.0029
4452[out#0/mov @ 0x77ff180] sq: receive 0 ts 103.000042 queue head 1 ts 103.0029
4453[out#0/mov @ 0x77ff180] sq: send 0 ts 113.154708
4454[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.0029 -> 103.069633
4455[out#0/mov @ 0x77ff180] sq: send 0 ts 113.240042
4456[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.069633 -> 103.103
4457[out#0/mov @ 0x77ff180] sq: receive 0 ts 103.085375 queue head 1 ts 103.103
4458[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.103 -> 103.169733
4459[out#0/mov @ 0x77ff180] sq: send 0 ts 113.325375
4460[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.169733 -> 103.2031
4461[out#0/mov @ 0x77ff180] sq: receive 0 ts 103.170708 queue head 1 ts 103.2031
4462[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.2031 -> 103.269833
4463[out#0/mov @ 0x77ff180] sq: receive 0 ts 103.256042 queue head 1 ts 103.269833
4464[out#0/mov @ 0x77ff180] sq: send 0 ts 113.410708
4465[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.269833 -> 103.336567
4466[out#0/mov @ 0x77ff180] sq: send 0 ts 113.496042
4467[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.336567 -> 103.369933
4468[out#0/mov @ 0x77ff180] sq: receive 0 ts 103.341375 queue head 1 ts 103.369933
4469[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4470[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4471[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4472[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4473[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4474[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4475[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4476[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4477[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4478[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4479[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.369933 -> 103.436667
4480[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4481[out#0/mov @ 0x77ff180] sq: receive 0 ts 103.426708 queue head 1 ts 103.436667
4482[out#0/mov @ 0x77ff180] sq: send 0 ts 113.581375
4483[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.436667 -> 103.5034
4484[out#0/mov @ 0x77ff180] sq: send 0 ts 113.666708
4485[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.5034 -> 103.536767
4486[out#0/mov @ 0x77ff180] sq: receive 0 ts 103.512042 queue head 1 ts 103.536767
4487[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.536767 -> 103.6035
4488[out#0/mov @ 0x77ff180] sq: receive 0 ts 103.597375 queue head 1 ts 103.6035
4489[out#0/mov @ 0x77ff180] sq: send 1 ts 0.233567
4490[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.233567 queue head 1 ts 103.6035
4491[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4492[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4493[out#0/mov @ 0x77ff180] sq: send 0 ts 113.752042
4494[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.6035 -> 103.670233
4495[out#0/mov @ 0x77ff180] sq: send 0 ts 113.837375
4496[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.670233 -> 103.7036
4497[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4498[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4499[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4500[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4501[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4502[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4503[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4504[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4505[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4506[out#0/mov @ 0x77ff180] sq: receive 0 ts 103.682708 queue head 1 ts 103.7036
4507[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.7036 -> 103.770333
4508[out#0/mov @ 0x77ff180] sq: receive 0 ts 103.768042 queue head 1 ts 103.770333
4509[out#0/mov @ 0x77ff180] sq: send 0 ts 113.922708
4510[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.770333 -> 103.837067
4511[out#0/mov @ 0x77ff180] sq: send 0 ts 114.008042
4512[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.837067 -> 103.870433
4513[out#0/mov @ 0x77ff180] sq: receive 0 ts 103.853375 queue head 1 ts 103.870433
4514[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.870433 -> 103.937167
4515[out#0/mov @ 0x77ff180] sq: send 0 ts 114.093375
4516[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.937167 -> 103.970533
4517[out#0/mov @ 0x77ff180] sq: receive 0 ts 103.938708 queue head 1 ts 103.970533
4518[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 103.970533 -> 104.037267
4519[out#0/mov @ 0x77ff180] sq: receive 0 ts 104.024042 queue head 1 ts 104.037267
4520[out#0/mov @ 0x77ff180] sq: send 0 ts 114.178708
4521[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.037267 -> 104.104
4522[out#0/mov @ 0x77ff180] sq: send 0 ts 114.264042
4523[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4524[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4525[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.104 -> 104.137367
4526[out#0/mov @ 0x77ff180] sq: receive 0 ts 104.109375 queue head 1 ts 104.137367
4527[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.137367 -> 104.2041
4528[out#0/mov @ 0x77ff180] sq: receive 0 ts 104.194708 queue head 1 ts 104.2041
4529[out#0/mov @ 0x77ff180] sq: send 0 ts 114.349375
4530[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.2041 -> 104.270833
4531[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4532[out#0/mov @ 0x77ff180] sq: send 0 ts 114.434708
4533[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4534[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.270833 -> 104.3042
4535[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4536[out#0/mov @ 0x77ff180] sq: receive 0 ts 104.280042 queue head 1 ts 104.3042
4537[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4538[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.3042 -> 104.370933
4539[out#0/mov @ 0x77ff180] sq: receive 0 ts 104.365375 queue head 1 ts 104.370933
4540[out#0/mov @ 0x77ff180] sq: send 0 ts 114.520042
4541[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.370933 -> 104.437667
4542[out#0/mov @ 0x77ff180] sq: send 0 ts 114.605375
4543[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.437667 -> 104.471033
4544[out#0/mov @ 0x77ff180] sq: receive 0 ts 104.450708 queue head 1 ts 104.471033
4545[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.471033 -> 104.537767
4546[out#0/mov @ 0x77ff180] sq: receive 0 ts 104.536042 queue head 1 ts 104.537767
4547[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4548[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4549[out#0/mov @ 0x77ff180] sq: send 0 ts 114.690708
4550[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.537767 -> 104.637867
4551[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4552[out#0/mov @ 0x77ff180] sq: receive 0 ts 104.621375 queue head 1 ts 104.637867
4553[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4554[out#0/mov @ 0x77ff180] sq: send 0 ts 114.776042
4555[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.637867 -> 104.7046
4556[out#0/mov @ 0x77ff180] sq: send 0 ts 114.861375
4557[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.7046 -> 104.737967
4558[out#0/mov @ 0x77ff180] sq: receive 0 ts 104.706708 queue head 1 ts 104.737967
4559[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.737967 -> 104.8047
4560[out#0/mov @ 0x77ff180] sq: receive 0 ts 104.792042 queue head 1 ts 104.8047
4561[out#0/mov @ 0x77ff180] sq: send 0 ts 114.946708
4562[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.8047 -> 104.871433
4563[out#0/mov @ 0x77ff180] sq: send 1 ts 0.266933
4564[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4565[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.266933 queue head 1 ts 104.871433
4566[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.871433 -> 104.9048
4567[out#0/mov @ 0x77ff180] sq: receive 0 ts 104.877375 queue head 1 ts 104.9048
4568[out#0/mov @ 0x77ff180] sq: send 0 ts 115.032042
4569[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.9048 -> 104.971533
4570[out#0/mov @ 0x77ff180] sq: receive 0 ts 104.962708 queue head 1 ts 104.971533
4571[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4572[out#0/mov @ 0x77ff180] sq: send 0 ts 115.117375
4573[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 104.971533 -> 105.038267
4574[out#0/mov @ 0x77ff180] sq: send 0 ts 115.202708
4575[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.038267 -> 105.071633
4576[out#0/mov @ 0x77ff180] sq: receive 0 ts 105.048042 queue head 1 ts 105.071633
4577[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4578[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.071633 -> 105.138367
4579[out#0/mov @ 0x77ff180] sq: receive 0 ts 105.133375 queue head 1 ts 105.138367
4580[out#0/mov @ 0x77ff180] sq: send 0 ts 115.288042
4581[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.138367 -> 105.2051
4582[out#0/mov @ 0x77ff180] sq: send 0 ts 115.373375
4583[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4584[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.2051 -> 105.238467
4585[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4586[out#0/mov @ 0x77ff180] sq: receive 0 ts 105.218708 queue head 1 ts 105.238467
4587[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.238467 -> 105.3052
4588[out#0/mov @ 0x77ff180] sq: receive 0 ts 105.304042 queue head 1 ts 105.3052
4589[out#0/mov @ 0x77ff180] sq: send 0 ts 115.458708
4590[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4591[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.3052 -> 105.4053
4592[out#0/mov @ 0x77ff180] sq: receive 0 ts 105.389375 queue head 1 ts 105.4053
4593[out#0/mov @ 0x77ff180] sq: send 0 ts 115.544042
4594[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4595[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.4053 -> 105.472033
4596[out#0/mov @ 0x77ff180] sq: send 0 ts 115.629375
4597[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.472033 -> 105.5054
4598[out#0/mov @ 0x77ff180] sq: receive 0 ts 105.474708 queue head 1 ts 105.5054
4599[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4600[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.5054 -> 105.572133
4601[out#0/mov @ 0x77ff180] sq: receive 0 ts 105.560042 queue head 1 ts 105.572133
4602[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4603[out#0/mov @ 0x77ff180] sq: send 0 ts 115.714708
4604[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.572133 -> 105.638867
4605[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4606[out#0/mov @ 0x77ff180] sq: send 0 ts 115.800042
4607[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.638867 -> 105.672233
4608[out#0/mov @ 0x77ff180] sq: receive 0 ts 105.645375 queue head 1 ts 105.672233
4609[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.672233 -> 105.738967
4610[out#0/mov @ 0x77ff180] sq: receive 0 ts 105.730708 queue head 1 ts 105.738967
4611[out#0/mov @ 0x77ff180] sq: send 0 ts 115.885375
4612[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.738967 -> 105.8057
4613[out#0/mov @ 0x77ff180] sq: send 0 ts 115.970708
4614[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.8057 -> 105.839067
4615[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4616[out#0/mov @ 0x77ff180] sq: receive 0 ts 105.816042 queue head 1 ts 105.839067
4617[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4618[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.839067 -> 105.9058
4619[out#0/mov @ 0x77ff180] sq: receive 0 ts 105.901375 queue head 1 ts 105.9058
4620[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4621[out#0/mov @ 0x77ff180] sq: send 0 ts 116.056042
4622[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4623[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.9058 -> 105.972533
4624[out#0/mov @ 0x77ff180] sq: send 0 ts 116.141375
4625[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 105.972533 -> 106.0059
4626[out#0/mov @ 0x77ff180] sq: receive 0 ts 105.986708 queue head 1 ts 106.0059
4627[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.0059 -> 106.072633
4628[out#0/mov @ 0x77ff180] sq: receive 0 ts 106.072042 queue head 1 ts 106.072633
4629[out#0/mov @ 0x77ff180] sq: send 0 ts 116.226708
4630[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.072633 -> 106.172733
4631[out#0/mov @ 0x77ff180] sq: receive 0 ts 106.157375 queue head 1 ts 106.172733
4632[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4633[out#0/mov @ 0x77ff180] sq: send 0 ts 116.312042
4634[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.172733 -> 106.239467
4635[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4636[out#0/mov @ 0x77ff180] sq: send 0 ts 116.397375
4637[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4638[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.239467 -> 106.272833
4639[out#0/mov @ 0x77ff180] sq: receive 0 ts 106.242708 queue head 1 ts 106.272833
4640[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.272833 -> 106.339567
4641[out#0/mov @ 0x77ff180] sq: receive 0 ts 106.328042 queue head 1 ts 106.339567
4642[out#0/mov @ 0x77ff180] sq: send 0 ts 116.482708
4643[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.339567 -> 106.4063
4644[out#0/mov @ 0x77ff180] sq: send 0 ts 116.568042
4645[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.4063 -> 106.439667
4646[out#0/mov @ 0x77ff180] sq: receive 0 ts 106.413375 queue head 1 ts 106.439667
4647[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4648[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.439667 -> 106.5064
4649[out#0/mov @ 0x77ff180] sq: receive 0 ts 106.498708 queue head 1 ts 106.5064
4650[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4651[out#0/mov @ 0x77ff180] sq: send 0 ts 116.653375
4652[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4653[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.5064 -> 106.573133
4654[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4655[out#0/mov @ 0x77ff180] sq: send 0 ts 116.738708
4656[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.573133 -> 106.6065
4657[out#0/mov @ 0x77ff180] sq: receive 0 ts 106.584042 queue head 1 ts 106.6065
4658[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.6065 -> 106.673233
4659[out#0/mov @ 0x77ff180] sq: receive 0 ts 106.669375 queue head 1 ts 106.673233
4660[out#0/mov @ 0x77ff180] sq: send 0 ts 116.824042
4661[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.673233 -> 106.739967
4662[out#0/mov @ 0x77ff180] sq: send 0 ts 116.909375
4663[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.739967 -> 106.773333
4664[out#0/mov @ 0x77ff180] sq: receive 0 ts 106.754708 queue head 1 ts 106.773333
4665[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.773333 -> 106.840067
4666[out#0/mov @ 0x77ff180] sq: receive 0 ts 106.840042 queue head 1 ts 106.840067
4667[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4668[out#0/mov @ 0x77ff180] sq: send 0 ts 116.994708
4669[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.840067 -> 106.940167
4670[out#0/mov @ 0x77ff180] sq: receive 0 ts 106.925375 queue head 1 ts 106.940167
4671[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4672[out#0/mov @ 0x77ff180] sq: send 0 ts 117.080042
4673[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 106.940167 -> 107.0069
4674[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4675[out#0/mov @ 0x77ff180] sq: send 0 ts 117.165375
4676[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.0069 -> 107.040267
4677[out#0/mov @ 0x77ff180] sq: receive 0 ts 107.010708 queue head 1 ts 107.040267
4678[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.040267 -> 107.107
4679[out#0/mov @ 0x77ff180] sq: receive 0 ts 107.096042 queue head 1 ts 107.107
4680[out#0/mov @ 0x77ff180] sq: send 0 ts 117.250708
4681[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.107 -> 107.173733
4682[out#0/mov @ 0x77ff180] sq: send 0 ts 117.336042
4683[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.173733 -> 107.2071
4684[out#0/mov @ 0x77ff180] sq: receive 0 ts 107.181375 queue head 1 ts 107.2071
4685[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.2071 -> 107.273833
4686[out#0/mov @ 0x77ff180] sq: receive 0 ts 107.266708 queue head 1 ts 107.273833
4687[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4688[out#0/mov @ 0x77ff180] sq: send 0 ts 117.421375
4689[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.273833 -> 107.340567
4690[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4691[out#0/mov @ 0x77ff180] sq: send 0 ts 117.506708
4692[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.340567 -> 107.373933
4693[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4694[out#0/mov @ 0x77ff180] sq: receive 0 ts 107.352042 queue head 1 ts 107.373933
4695[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.373933 -> 107.440667
4696[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4697[out#0/mov @ 0x77ff180] sq: receive 0 ts 107.437375 queue head 1 ts 107.440667
4698[out#0/mov @ 0x77ff180] sq: send 0 ts 117.592042
4699[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.440667 -> 107.5074
4700[out#0/mov @ 0x77ff180] sq: send 0 ts 117.677375
4701[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.5074 -> 107.540767
4702[out#0/mov @ 0x77ff180] sq: receive 0 ts 107.522708 queue head 1 ts 107.540767
4703[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.540767 -> 107.6075
4704[out#0/mov @ 0x77ff180] sq: send 0 ts 117.762708
4705[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.6075 -> 107.640867
4706[out#0/mov @ 0x77ff180] sq: receive 0 ts 107.608042 queue head 1 ts 107.640867
4707[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.640867 -> 107.7076
4708[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4709[out#0/mov @ 0x77ff180] sq: receive 0 ts 107.693375 queue head 1 ts 107.7076
4710[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4711[out#0/mov @ 0x77ff180] sq: send 0 ts 117.848042
4712[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.7076 -> 107.774333
4713[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4714[out#0/mov @ 0x77ff180] sq: send 0 ts 117.933375
4715[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.774333 -> 107.8077
4716[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4717[out#0/mov @ 0x77ff180] sq: receive 0 ts 107.778708 queue head 1 ts 107.8077
4718[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.8077 -> 107.874433
4719[out#0/mov @ 0x77ff180] sq: receive 0 ts 107.864042 queue head 1 ts 107.874433
4720[out#0/mov @ 0x77ff180] sq: send 0 ts 118.018708
4721[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.874433 -> 107.941167
4722[out#0/mov @ 0x77ff180] sq: send 0 ts 118.104042
4723[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.941167 -> 107.974533
4724[out#0/mov @ 0x77ff180] sq: receive 0 ts 107.949375 queue head 1 ts 107.974533
4725[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 107.974533 -> 108.041267
4726[out#0/mov @ 0x77ff180] sq: receive 0 ts 108.034708 queue head 1 ts 108.041267
4727[out#0/mov @ 0x77ff180] sq: send 0 ts 118.189375
4728[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.041267 -> 108.108
4729[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4730[out#0/mov @ 0x77ff180] sq: send 0 ts 118.274708
4731[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.108 -> 108.141367
4732[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4733[out#0/mov @ 0x77ff180] sq: receive 0 ts 108.120042 queue head 1 ts 108.141367
4734[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.141367 -> 108.2081
4735[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4736[out#0/mov @ 0x77ff180] sq: receive 0 ts 108.205375 queue head 1 ts 108.2081
4737[out#0/mov @ 0x77ff180] sq: send 0 ts 118.360042
4738[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.2081 -> 108.274833
4739[out#0/mov @ 0x77ff180] sq: send 0 ts 118.445375
4740[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.274833 -> 108.3082
4741[out#0/mov @ 0x77ff180] sq: receive 0 ts 108.290708 queue head 1 ts 108.3082
4742[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.3082 -> 108.374933
4743[out#0/mov @ 0x77ff180] sq: send 0 ts 118.530708
4744[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.374933 -> 108.4083
4745[out#0/mov @ 0x77ff180] sq: receive 0 ts 108.376042 queue head 1 ts 108.4083
4746[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.4083 -> 108.475033
4747[out#0/mov @ 0x77ff180] sq: receive 0 ts 108.461375 queue head 1 ts 108.475033
4748[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4749[out#0/mov @ 0x77ff180] sq: send 0 ts 118.616042
4750[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.475033 -> 108.541767
4751[out#0/mov @ 0x77ff180] sq: send 0 ts 118.701375
4752[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.541767 -> 108.575133
4753[out#0/mov @ 0x77ff180] sq: receive 0 ts 108.546708 queue head 1 ts 108.575133
4754[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.575133 -> 108.641867
4755[out#0/mov @ 0x77ff180] sq: receive 0 ts 108.632042 queue head 1 ts 108.641867
4756[out#0/mov @ 0x77ff180] sq: send 0 ts 118.786708
4757[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.641867 -> 108.7086
4758[out#0/mov @ 0x77ff180] sq: send 0 ts 118.872042
4759[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.7086 -> 108.741967
4760[out#0/mov @ 0x77ff180] sq: receive 0 ts 108.717375 queue head 1 ts 108.741967
4761[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.741967 -> 108.8087
4762[out#0/mov @ 0x77ff180] sq: receive 0 ts 108.802708 queue head 1 ts 108.8087
4763[out#0/mov @ 0x77ff180] sq: send 0 ts 118.957375
4764[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.8087 -> 108.875433
4765[out#0/mov @ 0x77ff180] sq: send 0 ts 119.042708
4766[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.875433 -> 108.9088
4767[out#0/mov @ 0x77ff180] sq: receive 0 ts 108.888042 queue head 1 ts 108.9088
4768[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.9088 -> 108.975533
4769[out#0/mov @ 0x77ff180] sq: receive 0 ts 108.973375 queue head 1 ts 108.975533
4770[out#0/mov @ 0x77ff180] sq: send 0 ts 119.128042
4771[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 108.975533 -> 109.042267
4772[out#0/mov @ 0x77ff180] sq: send 0 ts 119.213375
4773[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.042267 -> 109.075633
4774[out#0/mov @ 0x77ff180] sq: receive 0 ts 109.058708 queue head 1 ts 109.075633
4775[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.075633 -> 109.142367
4776[out#0/mov @ 0x77ff180] sq: send 0 ts 119.298708
4777[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.142367 -> 109.175733
4778[out#0/mov @ 0x77ff180] sq: receive 0 ts 109.144042 queue head 1 ts 109.175733
4779[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4780[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4781[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4782[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.175733 -> 109.242467
4783[out#0/mov @ 0x77ff180] sq: receive 0 ts 109.229375 queue head 1 ts 109.242467
4784[out#0/mov @ 0x77ff180] sq: send 0 ts 119.384042
4785[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.242467 -> 109.3092
4786[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4787[out#0/mov @ 0x77ff180] sq: send 0 ts 119.469375
4788[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.3092 -> 109.342567
4789[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4790[out#0/mov @ 0x77ff180] sq: receive 0 ts 109.314708 queue head 1 ts 109.342567
4791[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4792[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.342567 -> 109.4093
4793[out#0/mov @ 0x77ff180] sq: receive 0 ts 109.400042 queue head 1 ts 109.4093
4794[out#0/mov @ 0x77ff180] sq: send 0 ts 119.554708
4795[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4796[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.4093 -> 109.476033
4797[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4798[out#0/mov @ 0x77ff180] sq: send 0 ts 119.640042
4799[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4800[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.476033 -> 109.5094
4801[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4802[out#0/mov @ 0x77ff180] sq: receive 0 ts 109.485375 queue head 1 ts 109.5094
4803[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.5094 -> 109.576133
4804[out#0/mov @ 0x77ff180] sq: receive 0 ts 109.570708 queue head 1 ts 109.576133
4805[out#0/mov @ 0x77ff180] sq: send 1 ts 0.3003
4806[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4807[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.3003 queue head 1 ts 109.576133
4808[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4809[out#0/mov @ 0x77ff180] sq: send 0 ts 119.725375
4810[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4811[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.576133 -> 109.642867
4812[out#0/mov @ 0x77ff180] sq: send 0 ts 119.810708
4813[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.642867 -> 109.676233
4814[out#0/mov @ 0x77ff180] sq: receive 0 ts 109.656042 queue head 1 ts 109.676233
4815[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.676233 -> 109.742967
4816[out#0/mov @ 0x77ff180] sq: receive 0 ts 109.741375 queue head 1 ts 109.742967
4817[out#0/mov @ 0x77ff180] sq: send 0 ts 119.896042
4818[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4819[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.742967 -> 109.843067
4820[out#0/mov @ 0x77ff180] sq: receive 0 ts 109.826708 queue head 1 ts 109.843067
4821[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4822[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4823[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4824[out#0/mov @ 0x77ff180] sq: send 0 ts 119.981375
4825[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.843067 -> 109.9098
4826[out#0/mov @ 0x77ff180] sq: send 0 ts 120.066708
4827[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.9098 -> 109.943167
4828[out#0/mov @ 0x77ff180] sq: receive 0 ts 109.912042 queue head 1 ts 109.943167
4829[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4830[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 109.943167 -> 110.0099
4831[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4832[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4833[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4834[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4835[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4836[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4837[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4838[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4839[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4840[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4841[out#0/mov @ 0x77ff180] sq: receive 0 ts 109.997375 queue head 1 ts 110.0099
4842[out#0/mov @ 0x77ff180] sq: send 0 ts 120.152042
4843[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.0099 -> 110.076633
4844[out#0/mov @ 0x77ff180] sq: send 0 ts 120.237375
4845[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.076633 -> 110.11
4846[out#0/mov @ 0x77ff180] sq: receive 0 ts 110.082708 queue head 1 ts 110.11
4847[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.11 -> 110.176733
4848[out#0/mov @ 0x77ff180] sq: receive 0 ts 110.168042 queue head 1 ts 110.176733
4849[out#0/mov @ 0x77ff180] sq: send 0 ts 120.322708
4850[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.176733 -> 110.243467
4851[out#0/mov @ 0x77ff180] sq: send 0 ts 120.408042
4852[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.243467 -> 110.276833
4853[out#0/mov @ 0x77ff180] sq: receive 0 ts 110.253375 queue head 1 ts 110.276833
4854[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.276833 -> 110.343567
4855[out#0/mov @ 0x77ff180] sq: receive 0 ts 110.338708 queue head 1 ts 110.343567
4856[out#0/mov @ 0x77ff180] sq: send 0 ts 120.493375
4857[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.343567 -> 110.4103
4858[out#0/mov @ 0x77ff180] sq: send 0 ts 120.578708
4859[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.4103 -> 110.443667
4860[out#0/mov @ 0x77ff180] sq: receive 0 ts 110.424042 queue head 1 ts 110.443667
4861[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.443667 -> 110.5104
4862[out#0/mov @ 0x77ff180] sq: receive 0 ts 110.509375 queue head 1 ts 110.5104
4863[out#0/mov @ 0x77ff180] sq: send 0 ts 120.664042
4864[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.5104 -> 110.6105
4865[out#0/mov @ 0x77ff180] sq: receive 0 ts 110.594708 queue head 1 ts 110.6105
4866[out#0/mov @ 0x77ff180] sq: send 0 ts 120.749375
4867[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.6105 -> 110.677233
4868[out#0/mov @ 0x77ff180] sq: send 0 ts 120.834708
4869[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.677233 -> 110.7106
4870[out#0/mov @ 0x77ff180] sq: receive 0 ts 110.680042 queue head 1 ts 110.7106
4871[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.7106 -> 110.777333
4872[out#0/mov @ 0x77ff180] sq: receive 0 ts 110.765375 queue head 1 ts 110.777333
4873[out#0/mov @ 0x77ff180] sq: send 0 ts 120.920042
4874[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.777333 -> 110.844067
4875[out#0/mov @ 0x77ff180] sq: send 0 ts 121.005375
4876[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.844067 -> 110.877433
4877[out#0/mov @ 0x77ff180] sq: receive 0 ts 110.850708 queue head 1 ts 110.877433
4878[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.877433 -> 110.944167
4879[out#0/mov @ 0x77ff180] sq: receive 0 ts 110.936042 queue head 1 ts 110.944167
4880[out#0/mov @ 0x77ff180] sq: send 0 ts 121.090708
4881[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 110.944167 -> 111.0109
4882[out#0/mov @ 0x77ff180] sq: send 0 ts 121.176042
4883[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.0109 -> 111.044267
4884[out#0/mov @ 0x77ff180] sq: receive 0 ts 111.021375 queue head 1 ts 111.044267
4885[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.044267 -> 111.111
4886[out#0/mov @ 0x77ff180] sq: receive 0 ts 111.106708 queue head 1 ts 111.111
4887[out#0/mov @ 0x77ff180] sq: send 0 ts 121.261375
4888[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.111 -> 111.177733
4889[out#0/mov @ 0x77ff180] sq: send 0 ts 121.346708
4890[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.177733 -> 111.2111
4891[out#0/mov @ 0x77ff180] sq: receive 0 ts 111.192042 queue head 1 ts 111.2111
4892[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.2111 -> 111.277833
4893[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4894[out#0/mov @ 0x77ff180] sq: receive 0 ts 111.277375 queue head 1 ts 111.277833
4895[out#0/mov @ 0x77ff180] sq: send 0 ts 121.432042
4896[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4897[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.277833 -> 111.377933
4898[out#0/mov @ 0x77ff180] sq: receive 0 ts 111.362708 queue head 1 ts 111.377933
4899[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4900[out#0/mov @ 0x77ff180] sq: send 0 ts 121.517375
4901[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.377933 -> 111.444667
4902[out#0/mov @ 0x77ff180] sq: send 0 ts 121.602708
4903[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.444667 -> 111.478033
4904[out#0/mov @ 0x77ff180] sq: receive 0 ts 111.448042 queue head 1 ts 111.478033
4905[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.478033 -> 111.544767
4906[out#0/mov @ 0x77ff180] sq: receive 0 ts 111.533375 queue head 1 ts 111.544767
4907[out#0/mov @ 0x77ff180] sq: send 0 ts 121.688042
4908[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.544767 -> 111.6115
4909[out#0/mov @ 0x77ff180] sq: send 0 ts 121.773375
4910[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.6115 -> 111.644867
4911[out#0/mov @ 0x77ff180] sq: receive 0 ts 111.618708 queue head 1 ts 111.644867
4912[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.644867 -> 111.7116
4913[out#0/mov @ 0x77ff180] sq: receive 0 ts 111.704042 queue head 1 ts 111.7116
4914[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4915[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4916[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4917[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4918[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4919[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4920[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4921[out#0/mov @ 0x77ff180] sq: send 0 ts 121.858708
4922[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.7116 -> 111.778333
4923[out#0/mov @ 0x77ff180] sq: send 0 ts 121.944042
4924[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.778333 -> 111.8117
4925[out#0/mov @ 0x77ff180] sq: receive 0 ts 111.789375 queue head 1 ts 111.8117
4926[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.8117 -> 111.878433
4927[out#0/mov @ 0x77ff180] sq: receive 0 ts 111.874708 queue head 1 ts 111.878433
4928[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4929[out#0/mov @ 0x77ff180] sq: send 0 ts 122.029375
4930[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4931[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.878433 -> 111.945167
4932[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4933[out#0/mov @ 0x77ff180] sq: send 0 ts 122.114708
4934[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.945167 -> 111.978533
4935[out#0/mov @ 0x77ff180] sq: receive 0 ts 111.960042 queue head 1 ts 111.978533
4936[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 111.978533 -> 112.045267
4937[out#0/mov @ 0x77ff180] sq: send 0 ts 122.200042
4938[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.045267 -> 112.078633
4939[out#0/mov @ 0x77ff180] sq: receive 0 ts 112.045375 queue head 1 ts 112.078633
4940[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.078633 -> 112.145367
4941[out#0/mov @ 0x77ff180] sq: receive 0 ts 112.130708 queue head 1 ts 112.145367
4942[out#0/mov @ 0x77ff180] sq: send 0 ts 122.285375
4943[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4944[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.145367 -> 112.2121
4945[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4946[out#0/mov @ 0x77ff180] sq: send 0 ts 122.370708
4947[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.2121 -> 112.245467
4948[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4949[out#0/mov @ 0x77ff180] sq: receive 0 ts 112.216042 queue head 1 ts 112.245467
4950[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.245467 -> 112.3122
4951[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4952[out#0/mov @ 0x77ff180] sq: receive 0 ts 112.301375 queue head 1 ts 112.3122
4953[out#0/mov @ 0x77ff180] sq: send 0 ts 122.456042
4954[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.3122 -> 112.378933
4955[out#0/mov @ 0x77ff180] sq: send 0 ts 122.541375
4956[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.378933 -> 112.4123
4957[out#0/mov @ 0x77ff180] sq: receive 0 ts 112.386708 queue head 1 ts 112.4123
4958[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.4123 -> 112.479033
4959[out#0/mov @ 0x77ff180] sq: receive 0 ts 112.472042 queue head 1 ts 112.479033
4960[out#0/mov @ 0x77ff180] sq: send 0 ts 122.626708
4961[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.479033 -> 112.545767
4962[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4963[out#0/mov @ 0x77ff180] sq: send 0 ts 122.712042
4964[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4965[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.545767 -> 112.579133
4966[out#0/mov @ 0x77ff180] sq: receive 0 ts 112.557375 queue head 1 ts 112.579133
4967[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4968[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.579133 -> 112.645867
4969[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4970[out#0/mov @ 0x77ff180] sq: receive 0 ts 112.642708 queue head 1 ts 112.645867
4971[out#0/mov @ 0x77ff180] sq: send 0 ts 122.797375
4972[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.645867 -> 112.7126
4973[out#0/mov @ 0x77ff180] sq: send 0 ts 122.882708
4974[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.7126 -> 112.745967
4975[out#0/mov @ 0x77ff180] sq: receive 0 ts 112.728042 queue head 1 ts 112.745967
4976[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.745967 -> 112.8127
4977[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4978[out#0/mov @ 0x77ff180] sq: send 1 ts 0.333667
4979[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4980[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.333667 queue head 1 ts 112.8127
4981[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4982[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.8127 -> 112.846067
4983[out#0/mov @ 0x77ff180] sq: receive 0 ts 112.813375 queue head 1 ts 112.846067
4984[out#0/mov @ 0x77ff180] sq: send 0 ts 122.968042
4985[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.846067 -> 112.9128
4986[out#0/mov @ 0x77ff180] sq: receive 0 ts 112.898708 queue head 1 ts 112.9128
4987[out#0/mov @ 0x77ff180] sq: send 0 ts 123.053375
4988[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4989[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.9128 -> 112.979533
4990[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4991[out#0/mov @ 0x77ff180] sq: send 0 ts 123.138708
4992[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 112.979533 -> 113.0129
4993[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
4994[out#0/mov @ 0x77ff180] sq: receive 0 ts 112.984042 queue head 1 ts 113.0129
4995[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
4996[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.0129 -> 113.079633
4997[out#0/mov @ 0x77ff180] sq: receive 0 ts 113.069375 queue head 1 ts 113.079633
4998[out#0/mov @ 0x77ff180] sq: send 0 ts 123.224042
4999[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.079633 -> 113.146367
5000[out#0/mov @ 0x77ff180] sq: send 0 ts 123.309375
5001[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.146367 -> 113.179733
5002[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5003[out#0/mov @ 0x77ff180] sq: receive 0 ts 113.154708 queue head 1 ts 113.179733
5004[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.179733 -> 113.246467
5005[out#0/mov @ 0x77ff180] sq: receive 0 ts 113.240042 queue head 1 ts 113.246467
5006[out#0/mov @ 0x77ff180] sq: send 0 ts 123.394708
5007[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.246467 -> 113.3132
5008[out#0/mov @ 0x77ff180] sq: send 0 ts 123.480042
5009[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.3132 -> 113.346567
5010[out#0/mov @ 0x77ff180] sq: receive 0 ts 113.325375 queue head 1 ts 113.346567
5011[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.346567 -> 113.4133
5012[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5013[out#0/mov @ 0x77ff180] sq: receive 0 ts 113.410708 queue head 1 ts 113.4133
5014[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5015[out#0/mov @ 0x77ff180] sq: send 0 ts 123.565375
5016[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.4133 -> 113.480033
5017[out#0/mov @ 0x77ff180] sq: send 0 ts 123.650708
5018[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.480033 -> 113.5134
5019[out#0/mov @ 0x77ff180] sq: receive 0 ts 113.496042 queue head 1 ts 113.5134
5020[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.5134 -> 113.580133
5021[out#0/mov @ 0x77ff180] sq: send 0 ts 123.736042
5022[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.580133 -> 113.6135
5023[out#0/mov @ 0x77ff180] sq: receive 0 ts 113.581375 queue head 1 ts 113.6135
5024[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.6135 -> 113.680233
5025[out#0/mov @ 0x77ff180] sq: receive 0 ts 113.666708 queue head 1 ts 113.680233
5026[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5027[out#0/mov @ 0x77ff180] sq: send 0 ts 123.821375
5028[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5029[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.680233 -> 113.746967
5030[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5031[out#0/mov @ 0x77ff180] sq: send 0 ts 123.906708
5032[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.746967 -> 113.780333
5033[out#0/mov @ 0x77ff180] sq: receive 0 ts 113.752042 queue head 1 ts 113.780333
5034[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5035[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.780333 -> 113.847067
5036[out#0/mov @ 0x77ff180] sq: receive 0 ts 113.837375 queue head 1 ts 113.847067
5037[out#0/mov @ 0x77ff180] sq: send 0 ts 123.992042
5038[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.847067 -> 113.9138
5039[out#0/mov @ 0x77ff180] sq: send 0 ts 124.077375
5040[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.9138 -> 113.947167
5041[out#0/mov @ 0x77ff180] sq: receive 0 ts 113.922708 queue head 1 ts 113.947167
5042[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 113.947167 -> 114.0139
5043[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5044[out#0/mov @ 0x77ff180] sq: receive 0 ts 114.008042 queue head 1 ts 114.0139
5045[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5046[out#0/mov @ 0x77ff180] sq: send 0 ts 124.162708
5047[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.0139 -> 114.080633
5048[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5049[out#0/mov @ 0x77ff180] sq: send 0 ts 124.248042
5050[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.080633 -> 114.114
5051[out#0/mov @ 0x77ff180] sq: receive 0 ts 114.093375 queue head 1 ts 114.114
5052[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.114 -> 114.180733
5053[out#0/mov @ 0x77ff180] sq: receive 0 ts 114.178708 queue head 1 ts 114.180733
5054[out#0/mov @ 0x77ff180] sq: send 0 ts 124.333375
5055[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.180733 -> 114.247467
5056[out#0/mov @ 0x77ff180] sq: send 0 ts 124.418708
5057[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.247467 -> 114.280833
5058[out#0/mov @ 0x77ff180] sq: receive 0 ts 114.264042 queue head 1 ts 114.280833
5059[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.280833 -> 114.347567
5060[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5061[out#0/mov @ 0x77ff180] sq: send 0 ts 124.504042
5062[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5063[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.347567 -> 114.380933
5064[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5065[out#0/mov @ 0x77ff180] sq: receive 0 ts 114.349375 queue head 1 ts 114.380933
5066[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5067[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.380933 -> 114.447667
5068[out#0/mov @ 0x77ff180] sq: receive 0 ts 114.434708 queue head 1 ts 114.447667
5069[out#0/mov @ 0x77ff180] sq: send 0 ts 124.589375
5070[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.447667 -> 114.5144
5071[out#0/mov @ 0x77ff180] sq: send 0 ts 124.674708
5072[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.5144 -> 114.547767
5073[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5074[out#0/mov @ 0x77ff180] sq: receive 0 ts 114.520042 queue head 1 ts 114.547767
5075[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.547767 -> 114.6145
5076[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5077[out#0/mov @ 0x77ff180] sq: receive 0 ts 114.605375 queue head 1 ts 114.6145
5078[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5079[out#0/mov @ 0x77ff180] sq: send 0 ts 124.760042
5080[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.6145 -> 114.681233
5081[out#0/mov @ 0x77ff180] sq: send 0 ts 124.845375
5082[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.681233 -> 114.7146
5083[out#0/mov @ 0x77ff180] sq: receive 0 ts 114.690708 queue head 1 ts 114.7146
5084[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.7146 -> 114.781333
5085[out#0/mov @ 0x77ff180] sq: receive 0 ts 114.776042 queue head 1 ts 114.781333
5086[out#0/mov @ 0x77ff180] sq: send 0 ts 124.930708
5087[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.781333 -> 114.848067
5088[out#0/mov @ 0x77ff180] sq: send 0 ts 125.016042
5089[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5090[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.848067 -> 114.881433
5091[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5092[out#0/mov @ 0x77ff180] sq: receive 0 ts 114.861375 queue head 1 ts 114.881433
5093[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5094[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.881433 -> 114.948167
5095[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5096[out#0/mov @ 0x77ff180] sq: receive 0 ts 114.946708 queue head 1 ts 114.948167
5097[out#0/mov @ 0x77ff180] sq: send 0 ts 125.101375
5098[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 114.948167 -> 115.048267
5099[out#0/mov @ 0x77ff180] sq: receive 0 ts 115.032042 queue head 1 ts 115.048267
5100[out#0/mov @ 0x77ff180] sq: send 0 ts 125.186708
5101[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.048267 -> 115.115
5102[out#0/mov @ 0x77ff180] sq: send 0 ts 125.272042
5103[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.115 -> 115.148367
5104[out#0/mov @ 0x77ff180] sq: receive 0 ts 115.117375 queue head 1 ts 115.148367
5105[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5106[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.148367 -> 115.2151
5107[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5108[out#0/mov @ 0x77ff180] sq: receive 0 ts 115.202708 queue head 1 ts 115.2151
5109[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5110[out#0/mov @ 0x77ff180] sq: send 0 ts 125.357375
5111[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5112[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.2151 -> 115.281833
5113[out#0/mov @ 0x77ff180] sq: send 0 ts 125.442708
5114[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.281833 -> 115.3152
5115[out#0/mov @ 0x77ff180] sq: receive 0 ts 115.288042 queue head 1 ts 115.3152
5116[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.3152 -> 115.381933
5117[out#0/mov @ 0x77ff180] sq: receive 0 ts 115.373375 queue head 1 ts 115.381933
5118[out#0/mov @ 0x77ff180] sq: send 0 ts 125.528042
5119[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.381933 -> 115.448667
5120[out#0/mov @ 0x77ff180] sq: send 0 ts 125.613375
5121[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.448667 -> 115.482033
5122[out#0/mov @ 0x77ff180] sq: receive 0 ts 115.458708 queue head 1 ts 115.482033
5123[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.482033 -> 115.548767
5124[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5125[out#0/mov @ 0x77ff180] sq: receive 0 ts 115.544042 queue head 1 ts 115.548767
5126[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5127[out#0/mov @ 0x77ff180] sq: send 0 ts 125.698708
5128[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.548767 -> 115.6155
5129[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5130[out#0/mov @ 0x77ff180] sq: send 0 ts 125.784042
5131[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.6155 -> 115.648867
5132[out#0/mov @ 0x77ff180] sq: receive 0 ts 115.629375 queue head 1 ts 115.648867
5133[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.648867 -> 115.7156
5134[out#0/mov @ 0x77ff180] sq: receive 0 ts 115.714708 queue head 1 ts 115.7156
5135[out#0/mov @ 0x77ff180] sq: send 0 ts 125.869375
5136[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.7156 -> 115.8157
5137[out#0/mov @ 0x77ff180] sq: receive 0 ts 115.800042 queue head 1 ts 115.8157
5138[out#0/mov @ 0x77ff180] sq: send 0 ts 125.954708
5139[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.8157 -> 115.882433
5140[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5141[out#0/mov @ 0x77ff180] sq: send 0 ts 126.040042
5142[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5143[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.882433 -> 115.9158
5144[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5145[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5146[out#0/mov @ 0x77ff180] sq: receive 0 ts 115.885375 queue head 1 ts 115.9158
5147[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.9158 -> 115.982533
5148[out#0/mov @ 0x77ff180] sq: receive 0 ts 115.970708 queue head 1 ts 115.982533
5149[out#0/mov @ 0x77ff180] sq: send 0 ts 126.125375
5150[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 115.982533 -> 116.049267
5151[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5152[out#0/mov @ 0x77ff180] sq: send 0 ts 126.210708
5153[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.049267 -> 116.082633
5154[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5155[out#0/mov @ 0x77ff180] sq: receive 0 ts 116.056042 queue head 1 ts 116.082633
5156[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.082633 -> 116.149367
5157[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5158[out#0/mov @ 0x77ff180] sq: receive 0 ts 116.141375 queue head 1 ts 116.149367
5159[out#0/mov @ 0x77ff180] sq: send 0 ts 126.296042
5160[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.149367 -> 116.2161
5161[out#0/mov @ 0x77ff180] sq: send 0 ts 126.381375
5162[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.2161 -> 116.249467
5163[out#0/mov @ 0x77ff180] sq: receive 0 ts 116.226708 queue head 1 ts 116.249467
5164[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.249467 -> 116.3162
5165[out#0/mov @ 0x77ff180] sq: receive 0 ts 116.312042 queue head 1 ts 116.3162
5166[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5167[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5168[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5169[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5170[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5171[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5172[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5173[out#0/mov @ 0x77ff180] sq: send 0 ts 126.466708
5174[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.3162 -> 116.382933
5175[out#0/mov @ 0x77ff180] sq: send 0 ts 126.552042
5176[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.382933 -> 116.4163
5177[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5178[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5179[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5180[out#0/mov @ 0x77ff180] sq: receive 0 ts 116.397375 queue head 1 ts 116.4163
5181[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.4163 -> 116.483033
5182[out#0/mov @ 0x77ff180] sq: receive 0 ts 116.482708 queue head 1 ts 116.483033
5183[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5184[out#0/mov @ 0x77ff180] sq: send 0 ts 126.637375
5185[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.483033 -> 116.583133
5186[out#0/mov @ 0x77ff180] sq: receive 0 ts 116.568042 queue head 1 ts 116.583133
5187[out#0/mov @ 0x77ff180] sq: send 0 ts 126.722708
5188[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.583133 -> 116.649867
5189[out#0/mov @ 0x77ff180] sq: send 0 ts 126.808042
5190[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.649867 -> 116.683233
5191[out#0/mov @ 0x77ff180] sq: receive 0 ts 116.653375 queue head 1 ts 116.683233
5192[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.683233 -> 116.749967
5193[out#0/mov @ 0x77ff180] sq: receive 0 ts 116.738708 queue head 1 ts 116.749967
5194[out#0/mov @ 0x77ff180] sq: send 0 ts 126.893375
5195[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.749967 -> 116.8167
5196[out#0/mov @ 0x77ff180] sq: send 0 ts 126.978708
5197[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.8167 -> 116.850067
5198[out#0/mov @ 0x77ff180] sq: receive 0 ts 116.824042 queue head 1 ts 116.850067
5199[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.850067 -> 116.9168
5200[out#0/mov @ 0x77ff180] sq: receive 0 ts 116.909375 queue head 1 ts 116.9168
5201[out#0/mov @ 0x77ff180] sq: send 0 ts 127.064042
5202[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.9168 -> 116.983533
5203[out#0/mov @ 0x77ff180] sq: send 0 ts 127.149375
5204[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 116.983533 -> 117.0169
5205[out#0/mov @ 0x77ff180] sq: receive 0 ts 116.994708 queue head 1 ts 117.0169
5206[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.0169 -> 117.083633
5207[out#0/mov @ 0x77ff180] sq: receive 0 ts 117.080042 queue head 1 ts 117.083633
5208[out#0/mov @ 0x77ff180] sq: send 0 ts 127.234708
5209[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.083633 -> 117.150367
5210[out#0/mov @ 0x77ff180] sq: send 0 ts 127.320042
5211[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.150367 -> 117.183733
5212[out#0/mov @ 0x77ff180] sq: receive 0 ts 117.165375 queue head 1 ts 117.183733
5213[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.183733 -> 117.250467
5214[out#0/mov @ 0x77ff180] sq: send 0 ts 127.405375
5215[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.250467 -> 117.283833
5216[out#0/mov @ 0x77ff180] sq: receive 0 ts 117.250708 queue head 1 ts 117.283833
5217[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.283833 -> 117.350567
5218[out#0/mov @ 0x77ff180] sq: receive 0 ts 117.336042 queue head 1 ts 117.350567
5219[out#0/mov @ 0x77ff180] sq: send 0 ts 127.490708
5220[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.350567 -> 117.4173
5221[out#0/mov @ 0x77ff180] sq: send 0 ts 127.576042
5222[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.4173 -> 117.450667
5223[out#0/mov @ 0x77ff180] sq: receive 0 ts 117.421375 queue head 1 ts 117.450667
5224[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.450667 -> 117.5174
5225[out#0/mov @ 0x77ff180] sq: receive 0 ts 117.506708 queue head 1 ts 117.5174
5226[out#0/mov @ 0x77ff180] sq: send 1 ts 0.367033
5227[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.367033 queue head 1 ts 117.5174
5228[out#0/mov @ 0x77ff180] sq: send 0 ts 127.661375
5229[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.5174 -> 117.584133
5230[out#0/mov @ 0x77ff180] sq: send 0 ts 127.746708
5231[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.584133 -> 117.6175
5232[out#0/mov @ 0x77ff180] sq: receive 0 ts 117.592042 queue head 1 ts 117.6175
5233[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.6175 -> 117.684233
5234[out#0/mov @ 0x77ff180] sq: receive 0 ts 117.677375 queue head 1 ts 117.684233
5235[out#0/mov @ 0x77ff180] sq: send 0 ts 127.832042
5236[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.684233 -> 117.750967
5237[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5238[out#0/mov @ 0x77ff180] sq: send 0 ts 127.917375
5239[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.750967 -> 117.784333
5240[out#0/mov @ 0x77ff180] sq: receive 0 ts 117.762708 queue head 1 ts 117.784333
5241[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.784333 -> 117.851067
5242[out#0/mov @ 0x77ff180] sq: receive 0 ts 117.848042 queue head 1 ts 117.851067
5243[out#0/mov @ 0x77ff180] sq: send 0 ts 128.002708
5244[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.851067 -> 117.9178
5245[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5246[out#0/mov @ 0x77ff180] sq: send 0 ts 128.088042
5247[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.9178 -> 117.951167
5248[out#0/mov @ 0x77ff180] sq: receive 0 ts 117.933375 queue head 1 ts 117.951167
5249[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5250[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5251[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5252[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5253[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5254[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5255[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5256[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5257[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 117.951167 -> 118.0179
5258[out#0/mov @ 0x77ff180] sq: send 0 ts 128.173375
5259[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.0179 -> 118.051267
5260[out#0/mov @ 0x77ff180] sq: receive 0 ts 118.018708 queue head 1 ts 118.051267
5261[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.051267 -> 118.118
5262[out#0/mov @ 0x77ff180] sq: receive 0 ts 118.104042 queue head 1 ts 118.118
5263[out#0/mov @ 0x77ff180] sq: send 0 ts 128.258708
5264[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.118 -> 118.184733
5265[out#0/mov @ 0x77ff180] sq: send 0 ts 128.344042
5266[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.184733 -> 118.2181
5267[out#0/mov @ 0x77ff180] sq: receive 0 ts 118.189375 queue head 1 ts 118.2181
5268[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5269[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.2181 -> 118.284833
5270[out#0/mov @ 0x77ff180] sq: receive 0 ts 118.274708 queue head 1 ts 118.284833
5271[out#0/mov @ 0x77ff180] sq: send 0 ts 128.429375
5272[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.284833 -> 118.351567
5273[out#0/mov @ 0x77ff180] sq: send 0 ts 128.514708
5274[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5275[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.351567 -> 118.384933
5276[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5277[out#0/mov @ 0x77ff180] sq: receive 0 ts 118.360042 queue head 1 ts 118.384933
5278[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.384933 -> 118.451667
5279[out#0/mov @ 0x77ff180] sq: receive 0 ts 118.445375 queue head 1 ts 118.451667
5280[out#0/mov @ 0x77ff180] sq: send 0 ts 128.600042
5281[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.451667 -> 118.5184
5282[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5283[out#0/mov @ 0x77ff180] sq: send 0 ts 128.685375
5284[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.5184 -> 118.551767
5285[out#0/mov @ 0x77ff180] sq: receive 0 ts 118.530708 queue head 1 ts 118.551767
5286[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.551767 -> 118.6185
5287[out#0/mov @ 0x77ff180] sq: receive 0 ts 118.616042 queue head 1 ts 118.6185
5288[out#0/mov @ 0x77ff180] sq: send 0 ts 128.770708
5289[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.6185 -> 118.685233
5290[out#0/mov @ 0x77ff180] sq: send 0 ts 128.856042
5291[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5292[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.685233 -> 118.7186
5293[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5294[out#0/mov @ 0x77ff180] sq: receive 0 ts 118.701375 queue head 1 ts 118.7186
5295[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5296[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.7186 -> 118.785333
5297[out#0/mov @ 0x77ff180] sq: send 0 ts 128.941375
5298[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.785333 -> 118.8187
5299[out#0/mov @ 0x77ff180] sq: receive 0 ts 118.786708 queue head 1 ts 118.8187
5300[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.8187 -> 118.885433
5301[out#0/mov @ 0x77ff180] sq: receive 0 ts 118.872042 queue head 1 ts 118.885433
5302[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5303[out#0/mov @ 0x77ff180] sq: send 0 ts 129.026708
5304[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5305[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5306[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5307[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.885433 -> 118.952167
5308[out#0/mov @ 0x77ff180] sq: send 0 ts 129.112042
5309[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.952167 -> 118.985533
5310[out#0/mov @ 0x77ff180] sq: receive 0 ts 118.957375 queue head 1 ts 118.985533
5311[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5312[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 118.985533 -> 119.052267
5313[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5314[out#0/mov @ 0x77ff180] sq: receive 0 ts 119.042708 queue head 1 ts 119.052267
5315[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5316[out#0/mov @ 0x77ff180] sq: send 0 ts 129.197375
5317[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.052267 -> 119.119
5318[out#0/mov @ 0x77ff180] sq: send 0 ts 129.282708
5319[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.119 -> 119.152367
5320[out#0/mov @ 0x77ff180] sq: receive 0 ts 119.128042 queue head 1 ts 119.152367
5321[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.152367 -> 119.2191
5322[out#0/mov @ 0x77ff180] sq: receive 0 ts 119.213375 queue head 1 ts 119.2191
5323[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5324[out#0/mov @ 0x77ff180] sq: send 0 ts 129.368042
5325[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5326[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.2191 -> 119.285833
5327[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5328[out#0/mov @ 0x77ff180] sq: send 0 ts 129.453375
5329[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5330[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.285833 -> 119.3192
5331[out#0/mov @ 0x77ff180] sq: receive 0 ts 119.298708 queue head 1 ts 119.3192
5332[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.3192 -> 119.385933
5333[out#0/mov @ 0x77ff180] sq: receive 0 ts 119.384042 queue head 1 ts 119.385933
5334[out#0/mov @ 0x77ff180] sq: send 1 ts 0.4004
5335[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5336[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.4004 queue head 1 ts 119.385933
5337[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5338[out#0/mov @ 0x77ff180] sq: send 0 ts 129.538708
5339[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5340[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5341[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5342[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5343[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5344[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5345[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5346[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.385933 -> 119.486033
5347[out#0/mov @ 0x77ff180] sq: receive 0 ts 119.469375 queue head 1 ts 119.486033
5348[out#0/mov @ 0x77ff180] sq: send 0 ts 129.624042
5349[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.486033 -> 119.552767
5350[out#0/mov @ 0x77ff180] sq: send 0 ts 129.709375
5351[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.552767 -> 119.586133
5352[out#0/mov @ 0x77ff180] sq: receive 0 ts 119.554708 queue head 1 ts 119.586133
5353[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.586133 -> 119.652867
5354[out#0/mov @ 0x77ff180] sq: receive 0 ts 119.640042 queue head 1 ts 119.652867
5355[out#0/mov @ 0x77ff180] sq: send 0 ts 129.794708
5356[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.652867 -> 119.7196
5357[out#0/mov @ 0x77ff180] sq: send 0 ts 129.880042
5358[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.7196 -> 119.752967
5359[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5360[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5361[out#0/mov @ 0x77ff180] sq: receive 0 ts 119.725375 queue head 1 ts 119.752967
5362[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.752967 -> 119.8197
5363[out#0/mov @ 0x77ff180] sq: receive 0 ts 119.810708 queue head 1 ts 119.8197
5364[out#0/mov @ 0x77ff180] sq: send 0 ts 129.965375
5365[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.8197 -> 119.886433
5366[out#0/mov @ 0x77ff180] sq: send 0 ts 130.050708
5367[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.886433 -> 119.9198
5368[out#0/mov @ 0x77ff180] sq: receive 0 ts 119.896042 queue head 1 ts 119.9198
5369[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.9198 -> 119.986533
5370[out#0/mov @ 0x77ff180] sq: receive 0 ts 119.981375 queue head 1 ts 119.986533
5371[out#0/mov @ 0x77ff180] sq: send 0 ts 130.136042
5372[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 119.986533 -> 120.053267
5373[out#0/mov @ 0x77ff180] sq: send 0 ts 130.221375
5374[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.053267 -> 120.086633
5375[out#0/mov @ 0x77ff180] sq: receive 0 ts 120.066708 queue head 1 ts 120.086633
5376[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5377[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.086633 -> 120.153367
5378[out#0/mov @ 0x77ff180] sq: receive 0 ts 120.152042 queue head 1 ts 120.153367
5379[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5380[out#0/mov @ 0x77ff180] sq: send 0 ts 130.306708
5381[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.153367 -> 120.253467
5382[out#0/mov @ 0x77ff180] sq: receive 0 ts 120.237375 queue head 1 ts 120.253467
5383[out#0/mov @ 0x77ff180] sq: send 0 ts 130.392042
5384[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.253467 -> 120.3202
5385[out#0/mov @ 0x77ff180] sq: send 0 ts 130.477375
5386[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.3202 -> 120.353567
5387[out#0/mov @ 0x77ff180] sq: receive 0 ts 120.322708 queue head 1 ts 120.353567
5388[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5389[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.353567 -> 120.4203
5390[out#0/mov @ 0x77ff180] sq: receive 0 ts 120.408042 queue head 1 ts 120.4203
5391[out#0/mov @ 0x77ff180] sq: send 0 ts 130.562708
5392[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.4203 -> 120.487033
5393[out#0/mov @ 0x77ff180] sq: send 0 ts 130.648042
5394[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.487033 -> 120.5204
5395[out#0/mov @ 0x77ff180] sq: receive 0 ts 120.493375 queue head 1 ts 120.5204
5396[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.5204 -> 120.587133
5397[out#0/mov @ 0x77ff180] sq: receive 0 ts 120.578708 queue head 1 ts 120.587133
5398[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5399[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5400[out#0/mov @ 0x77ff180] sq: send 0 ts 130.733375
5401[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5402[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.587133 -> 120.653867
5403[out#0/mov @ 0x77ff180] sq: send 0 ts 130.818708
5404[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.653867 -> 120.687233
5405[out#0/mov @ 0x77ff180] sq: receive 0 ts 120.664042 queue head 1 ts 120.687233
5406[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.687233 -> 120.753967
5407[out#0/mov @ 0x77ff180] sq: receive 0 ts 120.749375 queue head 1 ts 120.753967
5408[out#0/mov @ 0x77ff180] sq: send 0 ts 130.904042
5409[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.753967 -> 120.8207
5410[out#0/mov @ 0x77ff180] sq: send 0 ts 130.989375
5411[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5412[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.8207 -> 120.854067
5413[out#0/mov @ 0x77ff180] sq: receive 0 ts 120.834708 queue head 1 ts 120.854067
5414[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5415[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.854067 -> 120.9208
5416[out#0/mov @ 0x77ff180] sq: receive 0 ts 120.920042 queue head 1 ts 120.9208
5417[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5418[out#0/mov @ 0x77ff180] sq: send 0 ts 131.074708
5419[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5420[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 120.9208 -> 121.0209
5421[out#0/mov @ 0x77ff180] sq: receive 0 ts 121.005375 queue head 1 ts 121.0209
5422[out#0/mov @ 0x77ff180] sq: send 0 ts 131.160042
5423[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.0209 -> 121.087633
5424[out#0/mov @ 0x77ff180] sq: send 0 ts 131.245375
5425[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.087633 -> 121.121
5426[out#0/mov @ 0x77ff180] sq: receive 0 ts 121.090708 queue head 1 ts 121.121
5427[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.121 -> 121.187733
5428[out#0/mov @ 0x77ff180] sq: receive 0 ts 121.176042 queue head 1 ts 121.187733
5429[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5430[out#0/mov @ 0x77ff180] sq: send 0 ts 131.330708
5431[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.187733 -> 121.254467
5432[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5433[out#0/mov @ 0x77ff180] sq: send 0 ts 131.416042
5434[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.254467 -> 121.287833
5435[out#0/mov @ 0x77ff180] sq: receive 0 ts 121.261375 queue head 1 ts 121.287833
5436[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.287833 -> 121.354567
5437[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5438[out#0/mov @ 0x77ff180] sq: receive 0 ts 121.346708 queue head 1 ts 121.354567
5439[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5440[out#0/mov @ 0x77ff180] sq: send 0 ts 131.501375
5441[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.354567 -> 121.4213
5442[out#0/mov @ 0x77ff180] sq: send 0 ts 131.586708
5443[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.4213 -> 121.454667
5444[out#0/mov @ 0x77ff180] sq: receive 0 ts 121.432042 queue head 1 ts 121.454667
5445[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.454667 -> 121.5214
5446[out#0/mov @ 0x77ff180] sq: receive 0 ts 121.517375 queue head 1 ts 121.5214
5447[out#0/mov @ 0x77ff180] sq: send 0 ts 131.672042
5448[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.5214 -> 121.588133
5449[out#0/mov @ 0x77ff180] sq: send 0 ts 131.757375
5450[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.588133 -> 121.6215
5451[out#0/mov @ 0x77ff180] sq: receive 0 ts 121.602708 queue head 1 ts 121.6215
5452[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.6215 -> 121.688233
5453[out#0/mov @ 0x77ff180] sq: receive 0 ts 121.688042 queue head 1 ts 121.688233
5454[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5455[out#0/mov @ 0x77ff180] sq: send 0 ts 131.842708
5456[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.688233 -> 121.788333
5457[out#0/mov @ 0x77ff180] sq: receive 0 ts 121.773375 queue head 1 ts 121.788333
5458[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5459[out#0/mov @ 0x77ff180] sq: send 0 ts 131.928042
5460[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.788333 -> 121.855067
5461[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5462[out#0/mov @ 0x77ff180] sq: send 0 ts 132.013375
5463[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.855067 -> 121.888433
5464[out#0/mov @ 0x77ff180] sq: receive 0 ts 121.858708 queue head 1 ts 121.888433
5465[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.888433 -> 121.955167
5466[out#0/mov @ 0x77ff180] sq: receive 0 ts 121.944042 queue head 1 ts 121.955167
5467[out#0/mov @ 0x77ff180] sq: send 0 ts 132.098708
5468[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 121.955167 -> 122.0219
5469[out#0/mov @ 0x77ff180] sq: send 0 ts 132.184042
5470[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.0219 -> 122.055267
5471[out#0/mov @ 0x77ff180] sq: receive 0 ts 122.029375 queue head 1 ts 122.055267
5472[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5473[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.055267 -> 122.122
5474[out#0/mov @ 0x77ff180] sq: receive 0 ts 122.114708 queue head 1 ts 122.122
5475[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5476[out#0/mov @ 0x77ff180] sq: send 0 ts 132.269375
5477[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5478[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.122 -> 122.188733
5479[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5480[out#0/mov @ 0x77ff180] sq: send 0 ts 132.354708
5481[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.188733 -> 122.2221
5482[out#0/mov @ 0x77ff180] sq: receive 0 ts 122.200042 queue head 1 ts 122.2221
5483[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.2221 -> 122.288833
5484[out#0/mov @ 0x77ff180] sq: receive 0 ts 122.285375 queue head 1 ts 122.288833
5485[out#0/mov @ 0x77ff180] sq: send 0 ts 132.440042
5486[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.288833 -> 122.355567
5487[out#0/mov @ 0x77ff180] sq: send 0 ts 132.525375
5488[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5489[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.355567 -> 122.388933
5490[out#0/mov @ 0x77ff180] sq: receive 0 ts 122.370708 queue head 1 ts 122.388933
5491[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5492[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.388933 -> 122.455667
5493[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5494[out#0/mov @ 0x77ff180] sq: send 0 ts 132.610708
5495[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.455667 -> 122.489033
5496[out#0/mov @ 0x77ff180] sq: receive 0 ts 122.456042 queue head 1 ts 122.489033
5497[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.489033 -> 122.555767
5498[out#0/mov @ 0x77ff180] sq: receive 0 ts 122.541375 queue head 1 ts 122.555767
5499[out#0/mov @ 0x77ff180] sq: send 0 ts 132.696042
5500[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.555767 -> 122.6225
5501[out#0/mov @ 0x77ff180] sq: send 0 ts 132.781375
5502[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.6225 -> 122.655867
5503[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5504[out#0/mov @ 0x77ff180] sq: receive 0 ts 122.626708 queue head 1 ts 122.655867
5505[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.655867 -> 122.7226
5506[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5507[out#0/mov @ 0x77ff180] sq: receive 0 ts 122.712042 queue head 1 ts 122.7226
5508[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5509[out#0/mov @ 0x77ff180] sq: send 0 ts 132.866708
5510[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5511[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.7226 -> 122.789333
5512[out#0/mov @ 0x77ff180] sq: send 0 ts 132.952042
5513[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.789333 -> 122.8227
5514[out#0/mov @ 0x77ff180] sq: receive 0 ts 122.797375 queue head 1 ts 122.8227
5515[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.8227 -> 122.889433
5516[out#0/mov @ 0x77ff180] sq: receive 0 ts 122.882708 queue head 1 ts 122.889433
5517[out#0/mov @ 0x77ff180] sq: send 0 ts 133.037375
5518[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.889433 -> 122.956167
5519[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5520[out#0/mov @ 0x77ff180] sq: send 0 ts 133.122708
5521[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5522[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.956167 -> 122.989533
5523[out#0/mov @ 0x77ff180] sq: receive 0 ts 122.968042 queue head 1 ts 122.989533
5524[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5525[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 122.989533 -> 123.056267
5526[out#0/mov @ 0x77ff180] sq: receive 0 ts 123.053375 queue head 1 ts 123.056267
5527[out#0/mov @ 0x77ff180] sq: send 0 ts 133.208042
5528[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.056267 -> 123.123
5529[out#0/mov @ 0x77ff180] sq: send 0 ts 133.293375
5530[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.123 -> 123.156367
5531[out#0/mov @ 0x77ff180] sq: receive 0 ts 123.138708 queue head 1 ts 123.156367
5532[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.156367 -> 123.2231
5533[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5534[out#0/mov @ 0x77ff180] sq: send 0 ts 133.378708
5535[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.2231 -> 123.256467
5536[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5537[out#0/mov @ 0x77ff180] sq: receive 0 ts 123.224042 queue head 1 ts 123.256467
5538[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.256467 -> 123.3232
5539[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5540[out#0/mov @ 0x77ff180] sq: receive 0 ts 123.309375 queue head 1 ts 123.3232
5541[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5542[out#0/mov @ 0x77ff180] sq: send 0 ts 133.464042
5543[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.3232 -> 123.389933
5544[out#0/mov @ 0x77ff180] sq: send 0 ts 133.549375
5545[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.389933 -> 123.4233
5546[out#0/mov @ 0x77ff180] sq: receive 0 ts 123.394708 queue head 1 ts 123.4233
5547[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.4233 -> 123.490033
5548[out#0/mov @ 0x77ff180] sq: receive 0 ts 123.480042 queue head 1 ts 123.490033
5549[out#0/mov @ 0x77ff180] sq: send 0 ts 133.634708
5550[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.490033 -> 123.556767
5551[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5552[out#0/mov @ 0x77ff180] sq: send 0 ts 133.720042
5553[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5554[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.556767 -> 123.590133
5555[out#0/mov @ 0x77ff180] sq: receive 0 ts 123.565375 queue head 1 ts 123.590133
5556[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5557[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.590133 -> 123.656867
5558[out#0/mov @ 0x77ff180] sq: receive 0 ts 123.650708 queue head 1 ts 123.656867
5559[out#0/mov @ 0x77ff180] sq: send 0 ts 133.805375
5560[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.656867 -> 123.7236
5561[out#0/mov @ 0x77ff180] sq: send 0 ts 133.890708
5562[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.7236 -> 123.756967
5563[out#0/mov @ 0x77ff180] sq: receive 0 ts 123.736042 queue head 1 ts 123.756967
5564[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.756967 -> 123.8237
5565[out#0/mov @ 0x77ff180] sq: receive 0 ts 123.821375 queue head 1 ts 123.8237
5566[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5567[out#0/mov @ 0x77ff180] sq: send 0 ts 133.976042
5568[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5569[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.8237 -> 123.890433
5570[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5571[out#0/mov @ 0x77ff180] sq: send 0 ts 134.061375
5572[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5573[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.890433 -> 123.9238
5574[out#0/mov @ 0x77ff180] sq: receive 0 ts 123.906708 queue head 1 ts 123.9238
5575[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.9238 -> 123.990533
5576[out#0/mov @ 0x77ff180] sq: send 0 ts 134.146708
5577[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 123.990533 -> 124.0239
5578[out#0/mov @ 0x77ff180] sq: receive 0 ts 123.992042 queue head 1 ts 124.0239
5579[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.0239 -> 124.090633
5580[out#0/mov @ 0x77ff180] sq: receive 0 ts 124.077375 queue head 1 ts 124.090633
5581[out#0/mov @ 0x77ff180] sq: send 0 ts 134.232042
5582[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5583[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.090633 -> 124.157367
5584[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5585[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5586[out#0/mov @ 0x77ff180] sq: send 0 ts 134.317375
5587[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5588[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.157367 -> 124.190733
5589[out#0/mov @ 0x77ff180] sq: receive 0 ts 124.162708 queue head 1 ts 124.190733
5590[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.190733 -> 124.257467
5591[out#0/mov @ 0x77ff180] sq: receive 0 ts 124.248042 queue head 1 ts 124.257467
5592[out#0/mov @ 0x77ff180] sq: send 0 ts 134.402708
5593[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.257467 -> 124.3242
5594[out#0/mov @ 0x77ff180] sq: send 0 ts 134.488042
5595[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5596[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.3242 -> 124.357567
5597[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5598[out#0/mov @ 0x77ff180] sq: receive 0 ts 124.333375 queue head 1 ts 124.357567
5599[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5600[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.357567 -> 124.4243
5601[out#0/mov @ 0x77ff180] sq: receive 0 ts 124.418708 queue head 1 ts 124.4243
5602[out#0/mov @ 0x77ff180] sq: send 1 ts 0.433767
5603[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.433767 queue head 1 ts 124.4243
5604[out#0/mov @ 0x77ff180] sq: send 0 ts 134.573375
5605[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.4243 -> 124.491033
5606[out#0/mov @ 0x77ff180] sq: send 0 ts 134.658708
5607[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.491033 -> 124.5244
5608[out#0/mov @ 0x77ff180] sq: receive 0 ts 124.504042 queue head 1 ts 124.5244
5609[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.5244 -> 124.591133
5610[out#0/mov @ 0x77ff180] sq: receive 0 ts 124.589375 queue head 1 ts 124.591133
5611[out#0/mov @ 0x77ff180] sq: send 0 ts 134.744042
5612[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.591133 -> 124.691233
5613[out#0/mov @ 0x77ff180] sq: receive 0 ts 124.674708 queue head 1 ts 124.691233
5614[out#0/mov @ 0x77ff180] sq: send 0 ts 134.829375
5615[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.691233 -> 124.757967
5616[out#0/mov @ 0x77ff180] sq: send 0 ts 134.914708
5617[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.757967 -> 124.791333
5618[out#0/mov @ 0x77ff180] sq: receive 0 ts 124.760042 queue head 1 ts 124.791333
5619[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.791333 -> 124.858067
5620[out#0/mov @ 0x77ff180] sq: receive 0 ts 124.845375 queue head 1 ts 124.858067
5621[out#0/mov @ 0x77ff180] sq: send 0 ts 135.000042
5622[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.858067 -> 124.9248
5623[out#0/mov @ 0x77ff180] sq: send 0 ts 135.085375
5624[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.9248 -> 124.958167
5625[out#0/mov @ 0x77ff180] sq: receive 0 ts 124.930708 queue head 1 ts 124.958167
5626[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 124.958167 -> 125.0249
5627[out#0/mov @ 0x77ff180] sq: receive 0 ts 125.016042 queue head 1 ts 125.0249
5628[out#0/mov @ 0x77ff180] sq: send 0 ts 135.170708
5629[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.0249 -> 125.091633
5630[out#0/mov @ 0x77ff180] sq: send 0 ts 135.256042
5631[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.091633 -> 125.125
5632[out#0/mov @ 0x77ff180] sq: receive 0 ts 125.101375 queue head 1 ts 125.125
5633[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.125 -> 125.191733
5634[out#0/mov @ 0x77ff180] sq: receive 0 ts 125.186708 queue head 1 ts 125.191733
5635[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5636[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5637[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5638[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5639[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5640[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5641[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5642[out#0/mov @ 0x77ff180] sq: send 0 ts 135.341375
5643[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.191733 -> 125.258467
5644[out#0/mov @ 0x77ff180] sq: send 0 ts 135.426708
5645[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.258467 -> 125.291833
5646[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5647[out#0/mov @ 0x77ff180] sq: receive 0 ts 125.272042 queue head 1 ts 125.291833
5648[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.291833 -> 125.358567
5649[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5650[out#0/mov @ 0x77ff180] sq: receive 0 ts 125.357375 queue head 1 ts 125.358567
5651[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5652[out#0/mov @ 0x77ff180] sq: send 0 ts 135.512042
5653[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.358567 -> 125.458667
5654[out#0/mov @ 0x77ff180] sq: receive 0 ts 125.442708 queue head 1 ts 125.458667
5655[out#0/mov @ 0x77ff180] sq: send 0 ts 135.597375
5656[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.458667 -> 125.5254
5657[out#0/mov @ 0x77ff180] sq: send 0 ts 135.682708
5658[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.5254 -> 125.558767
5659[out#0/mov @ 0x77ff180] sq: receive 0 ts 125.528042 queue head 1 ts 125.558767
5660[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5661[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.558767 -> 125.6255
5662[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5663[out#0/mov @ 0x77ff180] sq: receive 0 ts 125.613375 queue head 1 ts 125.6255
5664[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5665[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5666[out#0/mov @ 0x77ff180] sq: send 0 ts 135.768042
5667[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.6255 -> 125.692233
5668[out#0/mov @ 0x77ff180] sq: send 1 ts 0.467133
5669[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.467133 queue head 1 ts 125.692233
5670[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.692233 -> 125.7256
5671[out#0/mov @ 0x77ff180] sq: receive 0 ts 125.698708 queue head 1 ts 125.7256
5672[out#0/mov @ 0x77ff180] sq: send 0 ts 135.853375
5673[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.7256 -> 125.792333
5674[out#0/mov @ 0x77ff180] sq: receive 0 ts 125.784042 queue head 1 ts 125.792333
5675[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5676[out#0/mov @ 0x77ff180] sq: send 0 ts 135.938708
5677[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.792333 -> 125.859067
5678[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5679[out#0/mov @ 0x77ff180] sq: send 0 ts 136.024042
5680[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.859067 -> 125.892433
5681[out#0/mov @ 0x77ff180] sq: receive 0 ts 125.869375 queue head 1 ts 125.892433
5682[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.892433 -> 125.959167
5683[out#0/mov @ 0x77ff180] sq: receive 0 ts 125.954708 queue head 1 ts 125.959167
5684[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5685[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5686[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5687[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5688[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5689[out#0/mov @ 0x77ff180] sq: send 0 ts 136.109375
5690[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 125.959167 -> 126.0259
5691[out#0/mov @ 0x77ff180] sq: send 0 ts 136.194708
5692[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.0259 -> 126.059267
5693[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5694[out#0/mov @ 0x77ff180] sq: receive 0 ts 126.040042 queue head 1 ts 126.059267
5695[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.059267 -> 126.126
5696[out#0/mov @ 0x77ff180] sq: receive 0 ts 126.125375 queue head 1 ts 126.126
5697[out#0/mov @ 0x77ff180] sq: send 0 ts 136.280042
5698[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.126 -> 126.2261
5699[out#0/mov @ 0x77ff180] sq: receive 0 ts 126.210708 queue head 1 ts 126.2261
5700[out#0/mov @ 0x77ff180] sq: send 0 ts 136.365375
5701[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.2261 -> 126.292833
5702[out#0/mov @ 0x77ff180] sq: send 0 ts 136.450708
5703[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5704[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.292833 -> 126.3262
5705[out#0/mov @ 0x77ff180] sq: receive 0 ts 126.296042 queue head 1 ts 126.3262
5706[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.3262 -> 126.392933
5707[out#0/mov @ 0x77ff180] sq: receive 0 ts 126.381375 queue head 1 ts 126.392933
5708[out#0/mov @ 0x77ff180] sq: send 0 ts 136.536042
5709[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.392933 -> 126.459667
5710[out#0/mov @ 0x77ff180] sq: send 0 ts 136.621375
5711[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.459667 -> 126.493033
5712[out#0/mov @ 0x77ff180] sq: receive 0 ts 126.466708 queue head 1 ts 126.493033
5713[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.493033 -> 126.559767
5714[out#0/mov @ 0x77ff180] sq: receive 0 ts 126.552042 queue head 1 ts 126.559767
5715[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5716[out#0/mov @ 0x77ff180] sq: send 0 ts 136.706708
5717[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.559767 -> 126.6265
5718[out#0/mov @ 0x77ff180] sq: send 0 ts 136.792042
5719[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5720[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.6265 -> 126.659867
5721[out#0/mov @ 0x77ff180] sq: receive 0 ts 126.637375 queue head 1 ts 126.659867
5722[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.659867 -> 126.7266
5723[out#0/mov @ 0x77ff180] sq: receive 0 ts 126.722708 queue head 1 ts 126.7266
5724[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5725[out#0/mov @ 0x77ff180] sq: send 0 ts 136.877375
5726[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.7266 -> 126.793333
5727[out#0/mov @ 0x77ff180] sq: send 0 ts 136.962708
5728[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.793333 -> 126.8267
5729[out#0/mov @ 0x77ff180] sq: receive 0 ts 126.808042 queue head 1 ts 126.8267
5730[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5731[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.8267 -> 126.893433
5732[out#0/mov @ 0x77ff180] sq: receive 0 ts 126.893375 queue head 1 ts 126.893433
5733[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5734[out#0/mov @ 0x77ff180] sq: send 0 ts 137.048042
5735[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.893433 -> 126.993533
5736[out#0/mov @ 0x77ff180] sq: receive 0 ts 126.978708 queue head 1 ts 126.993533
5737[out#0/mov @ 0x77ff180] sq: send 0 ts 137.133375
5738[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 126.993533 -> 127.060267
5739[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5740[out#0/mov @ 0x77ff180] sq: send 0 ts 137.218708
5741[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.060267 -> 127.093633
5742[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5743[out#0/mov @ 0x77ff180] sq: receive 0 ts 127.064042 queue head 1 ts 127.093633
5744[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.093633 -> 127.160367
5745[out#0/mov @ 0x77ff180] sq: receive 0 ts 127.149375 queue head 1 ts 127.160367
5746[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5747[out#0/mov @ 0x77ff180] sq: send 0 ts 137.304042
5748[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5749[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.160367 -> 127.2271
5750[out#0/mov @ 0x77ff180] sq: send 0 ts 137.389375
5751[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.2271 -> 127.260467
5752[out#0/mov @ 0x77ff180] sq: receive 0 ts 127.234708 queue head 1 ts 127.260467
5753[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.260467 -> 127.3272
5754[out#0/mov @ 0x77ff180] sq: receive 0 ts 127.320042 queue head 1 ts 127.3272
5755[out#0/mov @ 0x77ff180] sq: send 0 ts 137.474708
5756[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5757[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.3272 -> 127.393933
5758[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5759[out#0/mov @ 0x77ff180] sq: send 0 ts 137.560042
5760[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5761[vist#0:0/exr @ 0x77d1940] [dec:exr @ 0x7803a40] Decoder returned EOF, finishing
5762[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.393933 -> 127.4273
5763[vist#0:0/exr @ 0x77d1940] [dec:exr @ 0x7803a40] Terminating thread with return code 0 (success)
5764[out#0/mov @ 0x77ff180] sq: receive 0 ts 127.405375 queue head 1 ts 127.4273
5765[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.4273 -> 127.494033
5766[out#0/mov @ 0x77ff180] sq: receive 0 ts 127.490708 queue head 1 ts 127.494033
5767[out#0/mov @ 0x77ff180] sq: send 0 ts 137.645375
5768[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.494033 -> 127.560767
5769[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5770[out#0/mov @ 0x77ff180] sq: send 0 ts 137.730708
5771[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5772[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.560767 -> 127.594133
5773[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5774[out#0/mov @ 0x77ff180] sq: receive 0 ts 127.576042 queue head 1 ts 127.594133
5775[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5776[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.594133 -> 127.660867
5777[out#0/mov @ 0x77ff180] sq: send 0 ts 137.816042
5778[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.660867 -> 127.694233
5779[out#0/mov @ 0x77ff180] sq: receive 0 ts 127.661375 queue head 1 ts 127.694233
5780[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.694233 -> 127.760967
5781[out#0/mov @ 0x77ff180] sq: receive 0 ts 127.746708 queue head 1 ts 127.760967
5782[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5783[out#0/mov @ 0x77ff180] sq: send 0 ts 137.901375
5784[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5785[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.760967 -> 127.8277
5786[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5787[out#0/mov @ 0x77ff180] sq: send 0 ts 137.986708
5788[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.8277 -> 127.861067
5789[out#0/mov @ 0x77ff180] sq: receive 0 ts 127.832042 queue head 1 ts 127.861067
5790[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.861067 -> 127.9278
5791[out#0/mov @ 0x77ff180] sq: receive 0 ts 127.917375 queue head 1 ts 127.9278
5792[out#0/mov @ 0x77ff180] sq: send 0 ts 138.072042
5793[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.9278 -> 127.994533
5794[out#0/mov @ 0x77ff180] sq: send 0 ts 138.157375
5795[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 127.994533 -> 128.0279
5796[out#0/mov @ 0x77ff180] sq: receive 0 ts 128.002708 queue head 1 ts 128.0279
5797[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.0279 -> 128.094633
5798[out#0/mov @ 0x77ff180] sq: receive 0 ts 128.088042 queue head 1 ts 128.094633
5799[out#0/mov @ 0x77ff180] sq: send 0 ts 138.242708
5800[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.094633 -> 128.161367
5801[out#0/mov @ 0x77ff180] sq: send 0 ts 138.328042
5802[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.161367 -> 128.194733
5803[out#0/mov @ 0x77ff180] sq: receive 0 ts 128.173375 queue head 1 ts 128.194733
5804[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.194733 -> 128.261467
5805[out#0/mov @ 0x77ff180] sq: receive 0 ts 128.258708 queue head 1 ts 128.261467
5806[out#0/mov @ 0x77ff180] sq: send 0 ts 138.413375
5807[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.261467 -> 128.3282
5808[out#0/mov @ 0x77ff180] sq: send 0 ts 138.498708
5809[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.3282 -> 128.361567
5810[out#0/mov @ 0x77ff180] sq: receive 0 ts 128.344042 queue head 1 ts 128.361567
5811[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.361567 -> 128.4283
5812[out#0/mov @ 0x77ff180] sq: send 0 ts 138.584042
5813[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.4283 -> 128.461667
5814[out#0/mov @ 0x77ff180] sq: receive 0 ts 128.429375 queue head 1 ts 128.461667
5815[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.461667 -> 128.5284
5816[out#0/mov @ 0x77ff180] sq: receive 0 ts 128.514708 queue head 1 ts 128.5284
5817[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5818[out#0/mov @ 0x77ff180] sq: send 0 ts 138.669375
5819[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.5284 -> 128.595133
5820[out#0/mov @ 0x77ff180] sq: send 0 ts 138.754708
5821[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.595133 -> 128.6285
5822[out#0/mov @ 0x77ff180] sq: receive 0 ts 128.600042 queue head 1 ts 128.6285
5823[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.6285 -> 128.695233
5824[out#0/mov @ 0x77ff180] sq: receive 0 ts 128.685375 queue head 1 ts 128.695233
5825[out#0/mov @ 0x77ff180] sq: send 0 ts 138.840042
5826[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.695233 -> 128.761967
5827[out#0/mov @ 0x77ff180] sq: send 0 ts 138.925375
5828[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.761967 -> 128.795333
5829[out#0/mov @ 0x77ff180] sq: receive 0 ts 128.770708 queue head 1 ts 128.795333
5830[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.795333 -> 128.862067
5831[out#0/mov @ 0x77ff180] sq: receive 0 ts 128.856042 queue head 1 ts 128.862067
5832[out#0/mov @ 0x77ff180] sq: send 0 ts 139.010708
5833[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.862067 -> 128.9288
5834[out#0/mov @ 0x77ff180] sq: send 0 ts 139.096042
5835[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.9288 -> 128.962167
5836[out#0/mov @ 0x77ff180] sq: receive 0 ts 128.941375 queue head 1 ts 128.962167
5837[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 128.962167 -> 129.0289
5838[out#0/mov @ 0x77ff180] sq: receive 0 ts 129.026708 queue head 1 ts 129.0289
5839[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5840[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5841[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5842[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5843[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5844[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5845[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5846[out#0/mov @ 0x77ff180] sq: send 0 ts 139.181375
5847[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.0289 -> 129.095633
5848[out#0/mov @ 0x77ff180] sq: send 0 ts 139.266708
5849[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.095633 -> 129.129
5850[out#0/mov @ 0x77ff180] sq: receive 0 ts 129.112042 queue head 1 ts 129.129
5851[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.129 -> 129.195733
5852[out#0/mov @ 0x77ff180] sq: send 0 ts 139.352042
5853[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.195733 -> 129.2291
5854[out#0/mov @ 0x77ff180] sq: receive 0 ts 129.197375 queue head 1 ts 129.2291
5855[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.2291 -> 129.295833
5856[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5857[out#0/mov @ 0x77ff180] sq: receive 0 ts 129.282708 queue head 1 ts 129.295833
5858[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5859[out#0/mov @ 0x77ff180] sq: send 0 ts 139.437375
5860[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5861[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.295833 -> 129.362567
5862[out#0/mov @ 0x77ff180] sq: send 1 ts 0.5005
5863[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.5005 queue head 1 ts 129.362567
5864[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.362567 -> 129.395933
5865[out#0/mov @ 0x77ff180] sq: receive 0 ts 129.368042 queue head 1 ts 129.395933
5866[out#0/mov @ 0x77ff180] sq: send 0 ts 139.522708
5867[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.395933 -> 129.462667
5868[out#0/mov @ 0x77ff180] sq: receive 0 ts 129.453375 queue head 1 ts 129.462667
5869[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5870[out#0/mov @ 0x77ff180] sq: send 0 ts 139.608042
5871[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.462667 -> 129.5294
5872[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5873[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5874[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5875[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5876[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5877[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5878[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5879[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5880[out#0/mov @ 0x77ff180] sq: send 0 ts 139.693375
5881[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.5294 -> 129.562767
5882[out#0/mov @ 0x77ff180] sq: receive 0 ts 129.538708 queue head 1 ts 129.562767
5883[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.562767 -> 129.6295
5884[out#0/mov @ 0x77ff180] sq: receive 0 ts 129.624042 queue head 1 ts 129.6295
5885[out#0/mov @ 0x77ff180] sq: send 0 ts 139.778708
5886[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.6295 -> 129.696233
5887[out#0/mov @ 0x77ff180] sq: send 0 ts 139.864042
5888[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.696233 -> 129.7296
5889[out#0/mov @ 0x77ff180] sq: receive 0 ts 129.709375 queue head 1 ts 129.7296
5890[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5891[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.7296 -> 129.796333
5892[out#0/mov @ 0x77ff180] sq: receive 0 ts 129.794708 queue head 1 ts 129.796333
5893[out#0/mov @ 0x77ff180] sq: send 0 ts 139.949375
5894[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.796333 -> 129.896433
5895[out#0/mov @ 0x77ff180] sq: receive 0 ts 129.880042 queue head 1 ts 129.896433
5896[out#0/mov @ 0x77ff180] sq: send 0 ts 140.034708
5897[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.896433 -> 129.963167
5898[out#0/mov @ 0x77ff180] sq: send 0 ts 140.120042
5899[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.963167 -> 129.996533
5900[out#0/mov @ 0x77ff180] sq: receive 0 ts 129.965375 queue head 1 ts 129.996533
5901[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 129.996533 -> 130.063267
5902[out#0/mov @ 0x77ff180] sq: receive 0 ts 130.050708 queue head 1 ts 130.063267
5903[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5904[out#0/mov @ 0x77ff180] sq: send 0 ts 140.205375
5905[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.063267 -> 130.13
5906[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5907[out#0/mov @ 0x77ff180] sq: send 0 ts 140.290708
5908[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.13 -> 130.163367
5909[out#0/mov @ 0x77ff180] sq: receive 0 ts 130.136042 queue head 1 ts 130.163367
5910[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5911[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.163367 -> 130.2301
5912[out#0/mov @ 0x77ff180] sq: receive 0 ts 130.221375 queue head 1 ts 130.2301
5913[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5914[out#0/mov @ 0x77ff180] sq: send 0 ts 140.376042
5915[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.2301 -> 130.296833
5916[out#0/mov @ 0x77ff180] sq: send 0 ts 140.461375
5917[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.296833 -> 130.3302
5918[out#0/mov @ 0x77ff180] sq: receive 0 ts 130.306708 queue head 1 ts 130.3302
5919[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.3302 -> 130.396933
5920[out#0/mov @ 0x77ff180] sq: receive 0 ts 130.392042 queue head 1 ts 130.396933
5921[out#0/mov @ 0x77ff180] sq: send 0 ts 140.546708
5922[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.396933 -> 130.463667
5923[out#0/mov @ 0x77ff180] sq: send 0 ts 140.632042
5924[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5925[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.463667 -> 130.497033
5926[out#0/mov @ 0x77ff180] sq: receive 0 ts 130.477375 queue head 1 ts 130.497033
5927[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5928[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.497033 -> 130.563767
5929[out#0/mov @ 0x77ff180] sq: receive 0 ts 130.562708 queue head 1 ts 130.563767
5930[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5931[out#0/mov @ 0x77ff180] sq: send 0 ts 140.717375
5932[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.563767 -> 130.663867
5933[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5934[out#0/mov @ 0x77ff180] sq: receive 0 ts 130.648042 queue head 1 ts 130.663867
5935[out#0/mov @ 0x77ff180] sq: send 0 ts 140.802708
5936[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.663867 -> 130.7306
5937[out#0/mov @ 0x77ff180] sq: send 1 ts 0.533867
5938[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.533867 queue head 1 ts 130.7306
5939[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.7306 -> 130.763967
5940[out#0/mov @ 0x77ff180] sq: receive 0 ts 130.733375 queue head 1 ts 130.763967
5941[out#0/mov @ 0x77ff180] sq: send 0 ts 140.888042
5942[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5943[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5944[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5945[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5946[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5947[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5948[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5949[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5950[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5951[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5952[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.763967 -> 130.8307
5953[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5954[out#0/mov @ 0x77ff180] sq: receive 0 ts 130.818708 queue head 1 ts 130.8307
5955[out#0/mov @ 0x77ff180] sq: send 0 ts 140.973375
5956[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.8307 -> 130.897433
5957[out#0/mov @ 0x77ff180] sq: send 0 ts 141.058708
5958[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.897433 -> 130.9308
5959[out#0/mov @ 0x77ff180] sq: receive 0 ts 130.904042 queue head 1 ts 130.9308
5960[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.9308 -> 130.997533
5961[out#0/mov @ 0x77ff180] sq: receive 0 ts 130.989375 queue head 1 ts 130.997533
5962[out#0/mov @ 0x77ff180] sq: send 0 ts 141.144042
5963[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 130.997533 -> 131.064267
5964[out#0/mov @ 0x77ff180] sq: send 0 ts 141.229375
5965[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.064267 -> 131.097633
5966[out#0/mov @ 0x77ff180] sq: receive 0 ts 131.074708 queue head 1 ts 131.097633
5967[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.097633 -> 131.164367
5968[out#0/mov @ 0x77ff180] sq: receive 0 ts 131.160042 queue head 1 ts 131.164367
5969[out#0/mov @ 0x77ff180] sq: send 0 ts 141.314708
5970[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.164367 -> 131.2311
5971[out#0/mov @ 0x77ff180] sq: send 0 ts 141.400042
5972[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.2311 -> 131.264467
5973[out#0/mov @ 0x77ff180] sq: receive 0 ts 131.245375 queue head 1 ts 131.264467
5974[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.264467 -> 131.3312
5975[out#0/mov @ 0x77ff180] sq: receive 0 ts 131.330708 queue head 1 ts 131.3312
5976[out#0/mov @ 0x77ff180] sq: send 0 ts 141.485375
5977[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.3312 -> 131.4313
5978[out#0/mov @ 0x77ff180] sq: receive 0 ts 131.416042 queue head 1 ts 131.4313
5979[out#0/mov @ 0x77ff180] sq: send 0 ts 141.570708
5980[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.4313 -> 131.498033
5981[out#0/mov @ 0x77ff180] sq: send 0 ts 141.656042
5982[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.498033 -> 131.5314
5983[out#0/mov @ 0x77ff180] sq: receive 0 ts 131.501375 queue head 1 ts 131.5314
5984[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.5314 -> 131.598133
5985[out#0/mov @ 0x77ff180] sq: receive 0 ts 131.586708 queue head 1 ts 131.598133
5986[out#0/mov @ 0x77ff180] sq: send 0 ts 141.741375
5987[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.598133 -> 131.664867
5988[out#0/mov @ 0x77ff180] sq: send 0 ts 141.826708
5989[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.664867 -> 131.698233
5990[out#0/mov @ 0x77ff180] sq: receive 0 ts 131.672042 queue head 1 ts 131.698233
5991[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.698233 -> 131.764967
5992[out#0/mov @ 0x77ff180] sq: receive 0 ts 131.757375 queue head 1 ts 131.764967
5993[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5994[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
5995[out#0/mov @ 0x77ff180] sq: send 0 ts 141.912042
5996[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.764967 -> 131.8317
5997[out#0/mov @ 0x77ff180] sq: send 0 ts 141.997375
5998[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
5999[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.8317 -> 131.865067
6000[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6001[out#0/mov @ 0x77ff180] sq: receive 0 ts 131.842708 queue head 1 ts 131.865067
6002[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6003[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.865067 -> 131.9318
6004[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6005[out#0/mov @ 0x77ff180] sq: receive 0 ts 131.928042 queue head 1 ts 131.9318
6006[out#0/mov @ 0x77ff180] sq: send 0 ts 142.082708
6007[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.9318 -> 131.998533
6008[out#0/mov @ 0x77ff180] sq: send 0 ts 142.168042
6009[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 131.998533 -> 132.0319
6010[out#0/mov @ 0x77ff180] sq: receive 0 ts 132.013375 queue head 1 ts 132.0319
6011[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.0319 -> 132.098633
6012[out#0/mov @ 0x77ff180] sq: send 0 ts 142.253375
6013[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6014[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.098633 -> 132.132
6015[out#0/mov @ 0x77ff180] sq: receive 0 ts 132.098708 queue head 1 ts 132.132
6016[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6017[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.132 -> 132.198733
6018[out#0/mov @ 0x77ff180] sq: receive 0 ts 132.184042 queue head 1 ts 132.198733
6019[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6020[out#0/mov @ 0x77ff180] sq: send 0 ts 142.338708
6021[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6022[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.198733 -> 132.265467
6023[out#0/mov @ 0x77ff180] sq: send 1 ts 0.567233
6024[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.567233 queue head 1 ts 132.265467
6025[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.265467 -> 132.298833
6026[out#0/mov @ 0x77ff180] sq: receive 0 ts 132.269375 queue head 1 ts 132.298833
6027[out#0/mov @ 0x77ff180] sq: send 0 ts 142.424042
6028[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.298833 -> 132.365567
6029[out#0/mov @ 0x77ff180] sq: receive 0 ts 132.354708 queue head 1 ts 132.365567
6030[out#0/mov @ 0x77ff180] sq: send 0 ts 142.509375
6031[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.365567 -> 132.4323
6032[out#0/mov @ 0x77ff180] sq: send 0 ts 142.594708
6033[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.4323 -> 132.465667
6034[out#0/mov @ 0x77ff180] sq: receive 0 ts 132.440042 queue head 1 ts 132.465667
6035[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.465667 -> 132.5324
6036[out#0/mov @ 0x77ff180] sq: receive 0 ts 132.525375 queue head 1 ts 132.5324
6037[out#0/mov @ 0x77ff180] sq: send 0 ts 142.680042
6038[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.5324 -> 132.599133
6039[out#0/mov @ 0x77ff180] sq: send 0 ts 142.765375
6040[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.599133 -> 132.6325
6041[out#0/mov @ 0x77ff180] sq: receive 0 ts 132.610708 queue head 1 ts 132.6325
6042[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.6325 -> 132.699233
6043[out#0/mov @ 0x77ff180] sq: receive 0 ts 132.696042 queue head 1 ts 132.699233
6044[out#0/mov @ 0x77ff180] sq: send 0 ts 142.850708
6045[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.699233 -> 132.765967
6046[out#0/mov @ 0x77ff180] sq: send 0 ts 142.936042
6047[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.765967 -> 132.799333
6048[out#0/mov @ 0x77ff180] sq: receive 0 ts 132.781375 queue head 1 ts 132.799333
6049[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.799333 -> 132.866067
6050[out#0/mov @ 0x77ff180] sq: send 0 ts 143.021375
6051[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.866067 -> 132.899433
6052[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6053[out#0/mov @ 0x77ff180] sq: receive 0 ts 132.866708 queue head 1 ts 132.899433
6054[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.899433 -> 132.966167
6055[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6056[out#0/mov @ 0x77ff180] sq: receive 0 ts 132.952042 queue head 1 ts 132.966167
6057[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6058[out#0/mov @ 0x77ff180] sq: send 0 ts 143.106708
6059[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 132.966167 -> 133.0329
6060[out#0/mov @ 0x77ff180] sq: send 0 ts 143.192042
6061[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.0329 -> 133.066267
6062[out#0/mov @ 0x77ff180] sq: receive 0 ts 133.037375 queue head 1 ts 133.066267
6063[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.066267 -> 133.133
6064[out#0/mov @ 0x77ff180] sq: receive 0 ts 133.122708 queue head 1 ts 133.133
6065[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6066[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6067[out#0/mov @ 0x77ff180] sq: send 0 ts 143.277375
6068[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.133 -> 133.199733
6069[out#0/mov @ 0x77ff180] sq: send 0 ts 143.362708
6070[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.199733 -> 133.2331
6071[out#0/mov @ 0x77ff180] sq: receive 0 ts 133.208042 queue head 1 ts 133.2331
6072[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6073[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.2331 -> 133.299833
6074[out#0/mov @ 0x77ff180] sq: receive 0 ts 133.293375 queue head 1 ts 133.299833
6075[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6076[out#0/mov @ 0x77ff180] sq: send 0 ts 143.448042
6077[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.299833 -> 133.366567
6078[out#0/mov @ 0x77ff180] sq: send 0 ts 143.533375
6079[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.366567 -> 133.399933
6080[out#0/mov @ 0x77ff180] sq: receive 0 ts 133.378708 queue head 1 ts 133.399933
6081[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.399933 -> 133.466667
6082[out#0/mov @ 0x77ff180] sq: receive 0 ts 133.464042 queue head 1 ts 133.466667
6083[out#0/mov @ 0x77ff180] sq: send 0 ts 143.618708
6084[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.466667 -> 133.5334
6085[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6086[out#0/mov @ 0x77ff180] sq: send 0 ts 143.704042
6087[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6088[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.5334 -> 133.566767
6089[out#0/mov @ 0x77ff180] sq: receive 0 ts 133.549375 queue head 1 ts 133.566767
6090[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6091[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.566767 -> 133.6335
6092[out#0/mov @ 0x77ff180] sq: send 0 ts 143.789375
6093[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.6335 -> 133.666867
6094[out#0/mov @ 0x77ff180] sq: receive 0 ts 133.634708 queue head 1 ts 133.666867
6095[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.666867 -> 133.7336
6096[out#0/mov @ 0x77ff180] sq: receive 0 ts 133.720042 queue head 1 ts 133.7336
6097[out#0/mov @ 0x77ff180] sq: send 0 ts 143.874708
6098[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.7336 -> 133.800333
6099[out#0/mov @ 0x77ff180] sq: send 0 ts 143.960042
6100[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6101[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.800333 -> 133.8337
6102[out#0/mov @ 0x77ff180] sq: receive 0 ts 133.805375 queue head 1 ts 133.8337
6103[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6104[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.8337 -> 133.900433
6105[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6106[out#0/mov @ 0x77ff180] sq: receive 0 ts 133.890708 queue head 1 ts 133.900433
6107[out#0/mov @ 0x77ff180] sq: send 0 ts 144.045375
6108[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.900433 -> 133.967167
6109[out#0/mov @ 0x77ff180] sq: send 0 ts 144.130708
6110[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 133.967167 -> 134.000533
6111[out#0/mov @ 0x77ff180] sq: receive 0 ts 133.976042 queue head 1 ts 134.000533
6112[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.000533 -> 134.067267
6113[out#0/mov @ 0x77ff180] sq: receive 0 ts 134.061375 queue head 1 ts 134.067267
6114[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6115[out#0/mov @ 0x77ff180] sq: send 0 ts 144.216042
6116[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6117[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.067267 -> 134.134
6118[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6119[out#0/mov @ 0x77ff180] sq: send 0 ts 144.301375
6120[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6121[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.134 -> 134.167367
6122[out#0/mov @ 0x77ff180] sq: receive 0 ts 134.146708 queue head 1 ts 134.167367
6123[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.167367 -> 134.2341
6124[out#0/mov @ 0x77ff180] sq: receive 0 ts 134.232042 queue head 1 ts 134.2341
6125[out#0/mov @ 0x77ff180] sq: send 0 ts 144.386708
6126[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.2341 -> 134.300833
6127[out#0/mov @ 0x77ff180] sq: send 0 ts 144.472042
6128[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.300833 -> 134.3342
6129[out#0/mov @ 0x77ff180] sq: receive 0 ts 134.317375 queue head 1 ts 134.3342
6130[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6131[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.3342 -> 134.400933
6132[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6133[out#0/mov @ 0x77ff180] sq: send 0 ts 144.557375
6134[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6135[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.400933 -> 134.4343
6136[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6137[out#0/mov @ 0x77ff180] sq: receive 0 ts 134.402708 queue head 1 ts 134.4343
6138[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.4343 -> 134.501033
6139[out#0/mov @ 0x77ff180] sq: receive 0 ts 134.488042 queue head 1 ts 134.501033
6140[out#0/mov @ 0x77ff180] sq: send 1 ts 0.6006
6141[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.6006 queue head 1 ts 134.501033
6142[out#0/mov @ 0x77ff180] sq: send 0 ts 144.642708
6143[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.501033 -> 134.567767
6144[out#0/mov @ 0x77ff180] sq: send 0 ts 144.728042
6145[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.567767 -> 134.601133
6146[out#0/mov @ 0x77ff180] sq: receive 0 ts 134.573375 queue head 1 ts 134.601133
6147[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.601133 -> 134.667867
6148[out#0/mov @ 0x77ff180] sq: receive 0 ts 134.658708 queue head 1 ts 134.667867
6149[out#0/mov @ 0x77ff180] sq: send 0 ts 144.813375
6150[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.667867 -> 134.7346
6151[out#0/mov @ 0x77ff180] sq: send 0 ts 144.898708
6152[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.7346 -> 134.767967
6153[out#0/mov @ 0x77ff180] sq: receive 0 ts 134.744042 queue head 1 ts 134.767967
6154[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.767967 -> 134.8347
6155[out#0/mov @ 0x77ff180] sq: receive 0 ts 134.829375 queue head 1 ts 134.8347
6156[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6157[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6158[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6159[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6160[out#0/mov @ 0x77ff180] sq: send 0 ts 144.984042
6161[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.8347 -> 134.901433
6162[out#0/mov @ 0x77ff180] sq: send 0 ts 145.069375
6163[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6164[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.901433 -> 134.9348
6165[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6166[out#0/mov @ 0x77ff180] sq: receive 0 ts 134.914708 queue head 1 ts 134.9348
6167[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 134.9348 -> 135.001533
6168[out#0/mov @ 0x77ff180] sq: receive 0 ts 135.000042 queue head 1 ts 135.001533
6169[out#0/mov @ 0x77ff180] sq: send 0 ts 145.154708
6170[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.001533 -> 135.101633
6171[out#0/mov @ 0x77ff180] sq: receive 0 ts 135.085375 queue head 1 ts 135.101633
6172[out#0/mov @ 0x77ff180] sq: send 0 ts 145.240042
6173[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.101633 -> 135.168367
6174[out#0/mov @ 0x77ff180] sq: send 0 ts 145.325375
6175[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6176[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.168367 -> 135.201733
6177[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6178[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6179[out#0/mov @ 0x77ff180] sq: receive 0 ts 135.170708 queue head 1 ts 135.201733
6180[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6181[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.201733 -> 135.268467
6182[out#0/mov @ 0x77ff180] sq: receive 0 ts 135.256042 queue head 1 ts 135.268467
6183[out#0/mov @ 0x77ff180] sq: send 0 ts 145.410708
6184[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.268467 -> 135.3352
6185[out#0/mov @ 0x77ff180] sq: send 0 ts 145.496042
6186[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6187[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.3352 -> 135.368567
6188[out#0/mov @ 0x77ff180] sq: receive 0 ts 135.341375 queue head 1 ts 135.368567
6189[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6190[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.368567 -> 135.4353
6191[out#0/mov @ 0x77ff180] sq: receive 0 ts 135.426708 queue head 1 ts 135.4353
6192[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6193[out#0/mov @ 0x77ff180] sq: send 0 ts 145.581375
6194[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.4353 -> 135.502033
6195[out#0/mov @ 0x77ff180] sq: send 0 ts 145.666708
6196[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.502033 -> 135.5354
6197[out#0/mov @ 0x77ff180] sq: receive 0 ts 135.512042 queue head 1 ts 135.5354
6198[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.5354 -> 135.602133
6199[out#0/mov @ 0x77ff180] sq: receive 0 ts 135.597375 queue head 1 ts 135.602133
6200[out#0/mov @ 0x77ff180] sq: send 0 ts 145.752042
6201[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.602133 -> 135.668867
6202[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6203[out#0/mov @ 0x77ff180] sq: send 0 ts 145.837375
6204[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.668867 -> 135.702233
6205[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6206[out#0/mov @ 0x77ff180] sq: receive 0 ts 135.682708 queue head 1 ts 135.702233
6207[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.702233 -> 135.768967
6208[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6209[out#0/mov @ 0x77ff180] sq: receive 0 ts 135.768042 queue head 1 ts 135.768967
6210[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6211[out#0/mov @ 0x77ff180] sq: send 0 ts 145.922708
6212[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.768967 -> 135.869067
6213[out#0/mov @ 0x77ff180] sq: receive 0 ts 135.853375 queue head 1 ts 135.869067
6214[out#0/mov @ 0x77ff180] sq: send 0 ts 146.008042
6215[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.869067 -> 135.9358
6216[out#0/mov @ 0x77ff180] sq: send 0 ts 146.093375
6217[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.9358 -> 135.969167
6218[out#0/mov @ 0x77ff180] sq: receive 0 ts 135.938708 queue head 1 ts 135.969167
6219[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 135.969167 -> 136.0359
6220[out#0/mov @ 0x77ff180] sq: receive 0 ts 136.024042 queue head 1 ts 136.0359
6221[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6222[out#0/mov @ 0x77ff180] sq: send 0 ts 146.178708
6223[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.0359 -> 136.102633
6224[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6225[out#0/mov @ 0x77ff180] sq: send 0 ts 146.264042
6226[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.102633 -> 136.136
6227[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6228[out#0/mov @ 0x77ff180] sq: receive 0 ts 136.109375 queue head 1 ts 136.136
6229[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.136 -> 136.202733
6230[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6231[out#0/mov @ 0x77ff180] sq: receive 0 ts 136.194708 queue head 1 ts 136.202733
6232[out#0/mov @ 0x77ff180] sq: send 1 ts 0.633967
6233[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.633967 queue head 1 ts 136.202733
6234[out#0/mov @ 0x77ff180] sq: send 0 ts 146.349375
6235[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.202733 -> 136.269467
6236[out#0/mov @ 0x77ff180] sq: send 0 ts 146.434708
6237[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.269467 -> 136.302833
6238[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6239[out#0/mov @ 0x77ff180] sq: receive 0 ts 136.280042 queue head 1 ts 136.302833
6240[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6241[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.302833 -> 136.369567
6242[out#0/mov @ 0x77ff180] sq: receive 0 ts 136.365375 queue head 1 ts 136.369567
6243[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6244[out#0/mov @ 0x77ff180] sq: send 0 ts 146.520042
6245[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.369567 -> 136.4363
6246[out#0/mov @ 0x77ff180] sq: send 0 ts 146.605375
6247[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.4363 -> 136.469667
6248[out#0/mov @ 0x77ff180] sq: receive 0 ts 136.450708 queue head 1 ts 136.469667
6249[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.469667 -> 136.5364
6250[out#0/mov @ 0x77ff180] sq: receive 0 ts 136.536042 queue head 1 ts 136.5364
6251[out#0/mov @ 0x77ff180] sq: send 0 ts 146.690708
6252[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.5364 -> 136.6365
6253[out#0/mov @ 0x77ff180] sq: receive 0 ts 136.621375 queue head 1 ts 136.6365
6254[out#0/mov @ 0x77ff180] sq: send 0 ts 146.776042
6255[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.6365 -> 136.703233
6256[out#0/mov @ 0x77ff180] sq: send 0 ts 146.861375
6257[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.703233 -> 136.7366
6258[out#0/mov @ 0x77ff180] sq: receive 0 ts 136.706708 queue head 1 ts 136.7366
6259[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6260[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6261[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6262[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6263[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6264[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.7366 -> 136.803333
6265[out#0/mov @ 0x77ff180] sq: receive 0 ts 136.792042 queue head 1 ts 136.803333
6266[out#0/mov @ 0x77ff180] sq: send 0 ts 146.946708
6267[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.803333 -> 136.870067
6268[out#0/mov @ 0x77ff180] sq: send 0 ts 147.032042
6269[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.870067 -> 136.903433
6270[out#0/mov @ 0x77ff180] sq: receive 0 ts 136.877375 queue head 1 ts 136.903433
6271[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.903433 -> 136.970167
6272[out#0/mov @ 0x77ff180] sq: receive 0 ts 136.962708 queue head 1 ts 136.970167
6273[out#0/mov @ 0x77ff180] sq: send 0 ts 147.117375
6274[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 136.970167 -> 137.0369
6275[out#0/mov @ 0x77ff180] sq: send 0 ts 147.202708
6276[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.0369 -> 137.070267
6277[out#0/mov @ 0x77ff180] sq: receive 0 ts 137.048042 queue head 1 ts 137.070267
6278[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.070267 -> 137.137
6279[out#0/mov @ 0x77ff180] sq: receive 0 ts 137.133375 queue head 1 ts 137.137
6280[out#0/mov @ 0x77ff180] sq: send 0 ts 147.288042
6281[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.137 -> 137.203733
6282[out#0/mov @ 0x77ff180] sq: send 0 ts 147.373375
6283[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.203733 -> 137.2371
6284[out#0/mov @ 0x77ff180] sq: receive 0 ts 137.218708 queue head 1 ts 137.2371
6285[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.2371 -> 137.303833
6286[out#0/mov @ 0x77ff180] sq: send 0 ts 147.458708
6287[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.303833 -> 137.3372
6288[out#0/mov @ 0x77ff180] sq: receive 0 ts 137.304042 queue head 1 ts 137.3372
6289[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.3372 -> 137.403933
6290[out#0/mov @ 0x77ff180] sq: receive 0 ts 137.389375 queue head 1 ts 137.403933
6291[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6292[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6293[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6294[out#0/mov @ 0x77ff180] sq: send 0 ts 147.544042
6295[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6296[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6297[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.403933 -> 137.470667
6298[out#0/mov @ 0x77ff180] sq: send 0 ts 147.629375
6299[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.470667 -> 137.504033
6300[out#0/mov @ 0x77ff180] sq: receive 0 ts 137.474708 queue head 1 ts 137.504033
6301[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.504033 -> 137.570767
6302[out#0/mov @ 0x77ff180] sq: receive 0 ts 137.560042 queue head 1 ts 137.570767
6303[out#0/mov @ 0x77ff180] sq: send 0 ts 147.714708
6304[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.570767 -> 137.6375
6305[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6306[out#0/mov @ 0x77ff180] sq: send 0 ts 147.800042
6307[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.6375 -> 137.670867
6308[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6309[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6310[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6311[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6312[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6313[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6314[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6315[out#0/mov @ 0x77ff180] sq: receive 0 ts 137.645375 queue head 1 ts 137.670867
6316[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.670867 -> 137.7376
6317[out#0/mov @ 0x77ff180] sq: receive 0 ts 137.730708 queue head 1 ts 137.7376
6318[out#0/mov @ 0x77ff180] sq: send 0 ts 147.885375
6319[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.7376 -> 137.804333
6320[out#0/mov @ 0x77ff180] sq: send 1 ts 0.667333
6321[out#0/mov @ 0x77ff180] sq: receive 1 ts 0.667333 queue head 1 ts 137.804333
6322[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.804333 -> 137.8377
6323[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6324[out#0/mov @ 0x77ff180] sq: receive 0 ts 137.816042 queue head 1 ts 137.8377
6325[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6326[auto_scale_0 @ 0x7f22f8003f80] [framesync @ 0x7f22f8003ae8] Sync level 0
6327[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6328[out#0/mov @ 0x77ff180] sq: send 0 ts 147.970708
6329[out_#0:1 @ 0x7f22f8004b80] EOF on sink link out_#0:1:default.
6330[vf#0:1 @ 0x7801bc0] Filtergraph returned EOF, finishing
6331[vf#0:1 @ 0x7801bc0] All consumers returned EOF
6332[out#0/mov @ 0x77ff180] sq: 1 overflow heardbeat 137.8377 -> 137.904433
6333[out#0/mov @ 0x77ff180] sq: receive 0 ts 137.901375 queue head 1 ts 137.904433
6334[out#0/mov @ 0x77ff180] sq: 1 EOF
6335[out#0/mov @ 0x77ff180] sq: finish 1; head ts 137.904433
6336[out#0/mov @ 0x77ff180] sq: finish secondary 0; head ts 147.970708
6337[out#0/mov @ 0x77ff180] sq: finish queue
6338[fc#0 @ 0x77c82c0] All consumers returned EOF
6339[vost#0:1/prores_ks @ 0x7801240] Encoder thread received EOF
6340[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6341[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6342[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6343[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6344[aost#0:0/pcm_s24le @ 0x77ffe40] Encoder thread received EOF
6345[aost#0:0/pcm_s24le @ 0x77ffe40] Terminating thread with return code 0 (success)
6346[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6347[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6348[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069333 > 10000000: forcing output
6349[out#0/mov @ 0x77ff180] sq: 0 EOF
6350[out#0/mov @ 0x77ff180] sq: finish queue
6351[fc#0 @ 0x77c82c0] Terminating thread with return code 0 (success)
6352[mov @ 0x77ff280] Delay between the first packet and last packet in the muxing queue is 10069334 > 10000000: forcing output
6353[out#0/mov @ 0x77ff180] sq: 1 EOF
6354[out#0/mov @ 0x77ff180] sq: finish queue
6355[vf#0:1 @ 0x7801bc0] Terminating thread with return code 0 (success)
6356[vost#0:1/prores_ks @ 0x7801240] Terminating thread with return code 0 (success)
6357[out#0/mov @ 0x77ff180] All streams finished
6358[out#0/mov @ 0x77ff180] Terminating thread with return code 0 (success)
6359[AVIOContext @ 0x78d4540] Statistics: 119642446 bytes written, 2 seeks, 460 writeouts
6360[out#0/mov @ 0x77ff180] Output file #0 (solid_red.mov):
6361[out#0/mov @ 0x77ff180] Output stream #0:0 (audio): 1617 frames encoded (6619266 samples); 1617 packets muxed (119146788 bytes);
6362[out#0/mov @ 0x77ff180] Output stream #0:1 (video): 20 frames encoded; 20 packets muxed (492880 bytes);
6363[out#0/mov @ 0x77ff180] Total: 1637 packets (119639668 bytes) muxed
6364[out#0/mov @ 0x77ff180] video:481KiB audio:116354KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 0.002319%
6365frame= 20 fps= 13 q=-0.0 Lsize= 116838KiB time=00:00:00.66 bitrate=1434275.7kbits/s speed=0.418x
6366[in#0/image2 @ 0x77cc980] Input file #0 (solid_red_%05d.exr):
6367[in#0/image2 @ 0x77cc980] Input stream #0:0 (video): 20 packets read (1076260 bytes); 20 frames decoded; 0 decode errors;
6368[in#0/image2 @ 0x77cc980] Total: 20 packets (1076260 bytes) demuxed
6369[in#1/wav @ 0x77d9600] Input file #1 (0101-Mix_Surround.wav):
6370[in#1/wav @ 0x77d9600] Input stream #1:0 (audio): 17 packets read (1181988 bytes); 17 frames decoded; 0 decode errors (65666 samples);
6371[in#1/wav @ 0x77d9600] Total: 17 packets (1181988 bytes) demuxed
6372[AVIOContext @ 0x77d8200] Statistics: 1297312 bytes read, 3 seeks