Ubuntu Pastebin

Paste from paelzer at Wed, 9 Mar 2016 07:52:50 +0000

Download as text
  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
Two command to run:
sudo ltrace -S -c ping -D yahoo.com -c 7
sudo ltrace -S -rT ping -D yahoo.com -c 7

#1
sudo ltrace -S -c ping -D yahoo.com -c 7
PING yahoo.com (206.190.36.45) 56(84) bytes of data.
[1457509875.139119] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=1 ttl=53 time=185 ms
[1457509876.137547] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=2 ttl=53 time=184 ms
[1457509877.138505] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=3 ttl=53 time=184 ms
[1457509878.138025] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=4 ttl=53 time=184 ms
[1457509879.139329] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=5 ttl=53 time=184 ms
[1457509880.139134] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=6 ttl=53 time=184 ms
[1457509881.140128] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=7 ttl=53 time=184 ms

--- yahoo.com ping statistics ---
7 packets transmitted, 7 received, 0% packet loss, time 6003ms
rtt min/avg/max/mdev = 184.318/184.686/185.267/0.560 ms
% time     seconds  usecs/call     calls      function
------ ----------- ----------- --------- --------------------
 39.46    4.883637      488363        10 SYS_poll
 39.45    4.882088      813681         6 poll
 10.44    1.291812      184544         7 recvmsg
 10.43    1.290844      184406         7 SYS_recvmsg
  0.08    0.009567        9567         1 gethostbyname2
  0.03    0.003953          91        43 __printf_chk
  0.03    0.003437         122        28 gettimeofday
  0.01    0.001566        1566         1 gethostbyaddr
  0.01    0.001091         155         7 sendmsg
  0.01    0.000965          96        10 _IO_putc
  0.01    0.000630          78         8 fflush
  0.00    0.000554          79         7 setsockopt
  0.00    0.000373          12        29 SYS_mmap
  0.00    0.000362         120         3 cap_get_proc
  0.00    0.000288          41         7 SYS_sendmsg
  0.00    0.000273          45         6 cap_free
  0.00    0.000233          16        14 SYS_mprotect
  0.00    0.000205          68         3 cap_set_proc
  0.00    0.000203          67         3 sigaction
  0.00    0.000190          15        12 SYS_write
  0.00    0.000183          45         4 cap_get_flag
  0.00    0.000180          45         4 cap_set_flag
  0.00    0.000171          85         2 inet_ntoa
  0.00    0.000171         171         1 setitimer
  0.00    0.000171           8        21 SYS_close
  0.00    0.000169          10        16 SYS_open
  0.00    0.000151          75         2 prctl
  0.00    0.000148           8        18 SYS_read
  0.00    0.000145          72         2 socket
  0.00    0.000142          71         2 getuid
  0.00    0.000136          45         3 getopt
  0.00    0.000134           7        17 SYS_fstat
  0.00    0.000130         130         1 _setjmp
  0.00    0.000124          12        10 SYS_munmap
  0.00    0.000121          15         8 SYS_access
  0.00    0.000089          12         7 SYS_setsockopt
  0.00    0.000089          44         2 SYS_sendto
  0.00    0.000082          82         1 __snprintf_chk
  0.00    0.000078          78         1 connect
  0.00    0.000076          76         1 getsockname
  0.00    0.000074          74         1 setuid
  0.00    0.000074          74         1 getsockopt
  0.00    0.000072          72         1 cap_init
  0.00    0.000069          69         1 isatty
  0.00    0.000068          68         1 close
  0.00    0.000068          68         1 ioctl
  0.00    0.000068          68         1 sigprocmask
  0.00    0.000062          62         1 strncpy
  0.00    0.000059           9         6 SYS_socket
  0.00    0.000057          57         1 geteuid
  0.00    0.000053          53         1 malloc
  0.00    0.000052          10         5 SYS_connect
  0.00    0.000049          49         1 getpid
  0.00    0.000047          47         1 sigemptyset
  0.00    0.000046          46         1 inet_aton
  0.00    0.000044          44         1 __errno_location
  0.00    0.000044          44         1 strtol
  0.00    0.000041          13         3 SYS_brk
  0.00    0.000040          10         4 SYS_stat
  0.00    0.000037           5         7 SYS_capget
  0.00    0.000031           7         4 SYS_ioctl
  0.00    0.000028           9         3 SYS_capset
  0.00    0.000020          10         2 SYS_prctl
  0.00    0.000019           9         2 SYS_recvfrom
  0.00    0.000018           6         3 SYS_rt_sigaction
  0.00    0.000017          17         1 SYS_arch_prctl
  0.00    0.000015          15         1 SYS_setuid
  0.00    0.000014          14         1 SYS_setitimer
  0.00    0.000010           5         2 SYS_getuid
  0.00    0.000007           7         1 SYS_getsockname
  0.00    0.000007           7         1 SYS_getsockopt
  0.00    0.000006           6         1 SYS_getpid
  0.00    0.000006           6         1 SYS_rt_sigprocmask
  0.00    0.000006           6         1 SYS_geteuid
------ ----------- ----------- --------- --------------------
100.00   12.376289                   399 total

#2
sudo ltrace -S -rT ping -D yahoo.com -c 7
[sudo] password for paelzer: 
  0.000000 SYS_brk(0)                                                                                    = 0x2247000 <0.000063>
  0.000096 SYS_access("/etc/ld.so.nohwcap", 00)                                                          = -2 <0.000076>
  0.000106 SYS_mmap(0, 8192, 3, 34)                                                                      = 0x7f931cc50000 <0.000049>
  0.000087 SYS_access("/etc/ld.so.preload", 04)                                                          = -2 <0.000082>
  0.000100 SYS_open("/etc/ld.so.cache", 524288, 01)                                                      = 3 <0.000081>
  0.000100 SYS_fstat(3, 0x7ffee925e2f0)                                                                  = 0 <0.000017>
  0.000035 SYS_mmap(0, 0x31b1b, 1, 2)                                                                    = 0x7f931cc1e000 <0.000034>
  0.000062 SYS_close(3)                                                                                  = 0 <0.000016>
  0.000039 SYS_access("/etc/ld.so.nohwcap", 00)                                                          = -2 <0.000062>
  0.000085 SYS_open("/lib/x86_64-linux-gnu/libcap.so."..., 524288, 03461240610)                          = 3 <0.000130>
  0.000147 SYS_read(3, "\177ELF\002\001\001", 832)                                                       = 832 <0.000032>
  0.000071 SYS_fstat(3, 0x7ffee925e330)                                                                  = 0 <0.000019>
  0.000039 SYS_mmap(0, 0x205230, 5, 2050)                                                                = 0x7f931c829000 <0.000038>
  0.000063 SYS_mprotect(0x7f931c82d000, 2097152, 0)                                                      = 0 <0.000027>
  0.000044 SYS_mmap(0x7f931ca2d000, 8192, 3, 2066)                                                       = 0x7f931ca2d000 <0.000038>
  0.000070 SYS_close(3)                                                                                  = 0 <0.000018>
  0.000038 SYS_access("/etc/ld.so.nohwcap", 00)                                                          = -2 <0.000066>
  0.000083 SYS_open("/lib/x86_64-linux-gnu/libc.so.6", 524288, 03461240610)                              = 3 <0.000083>
  0.000097 SYS_read(3, "\177ELF\002\001\001\003", 832)                                                   = 832 <0.000014>
  0.000048 SYS_fstat(3, 0x7ffee925e300)                                                                  = 0 <0.000014>
  0.000028 SYS_mmap(0, 0x3c9f00, 5, 2050)                                                                = 0x7f931c45f000 <0.000030>
  0.000051 SYS_mprotect(0x7f931c61f000, 2097152, 0)                                                      = 0 <0.000024>
  0.000037 SYS_mmap(0x7f931c81f000, 0x6000, 3, 2066)                                                     = 0x7f931c81f000 <0.000033>
  0.000059 SYS_mmap(0x7f931c825000, 0x3f00, 3, 50)                                                       = 0x7f931c825000 <0.000032>
  0.000056 SYS_close(3)                                                                                  = 0 <0.000012>
  0.000034 SYS_mmap(0, 4096, 3, 34)                                                                      = 0x7f931cc1d000 <0.000027>
  0.000053 SYS_mmap(0, 4096, 3, 34)                                                                      = 0x7f931cc1c000 <0.000032>
  0.000056 SYS_mmap(0, 4096, 3, 34)                                                                      = 0x7f931cc1b000 <0.000030>
  0.000052 SYS_arch_prctl(4098, 0x7f931cc1c700, 0x7f931cc1b010, 34)                                      = 0 <0.000028>
  0.000090 SYS_mprotect(0x7f931c81f000, 16384, 1)                                                        = 0 <0.000019>
  0.000033 SYS_mprotect(0x7f931ca2d000, 4096, 1)                                                         = 0 <0.000019>
  0.000034 SYS_mprotect(0x609000, 4096, 1)                                                               = 0 <0.000018>
  0.000032 SYS_mprotect(0x7f931cc52000, 4096, 1)                                                         = 0 <0.000022>
  0.000037 SYS_munmap(0x7f931cc1e000, 203547)                                                            = 0 <0.000024>
  0.001275 __libc_start_main(0x401ac0, 5, 0x7ffee925ec78, 0x4070b0 <unfinished ...>
  0.000127 cap_get_proc(5, 0x7ffee925ec78, 0x7ffee925eca8, 0 <unfinished ...>
  0.000128 SYS_brk(0)                                                                                    = 0x2247000 <0.000024>
  0.000047 SYS_brk(0x2268000)                                                                            = 0x2268000 <0.000021>
  0.000048 SYS_capget(0x2247014, 0, 0x2247010, 1876)                                                     = 0 <0.000040>
  0.000070 SYS_capget(0x2247014, 0x224701c, 0x2247010, 1876)                                             = 0 <0.000041>
  0.000082 <... cap_get_proc resumed> )                                                                  = 0x2247014 <0.000367>
  0.000032 cap_init(0x2247014, 0x224701c, 0x2247010, 0x7f931c566477 <unfinished ...>
  0.000099 SYS_capget(0x2247044, 0, 0x2247040, 55)                                                       = 0 <0.000045>
  0.000080 <... cap_init resumed> )                                                                      = 0x2247044 <0.000170>
  0.000032 cap_get_flag(0x2247014, 12, 1, 0x7ffee925e6b0)                                                = 0 <0.000093>
  0.000128 cap_set_flag(0x2247044, 1, 1, 0x60a400)                                                       = 0 <0.000089>
  0.000123 cap_get_flag(0x2247014, 13, 1, 0x7ffee925e6b0)                                                = 0 <0.000092>
  0.000125 cap_set_flag(0x2247044, 1, 1, 0x60a404)                                                       = 0 <0.000089>
  0.000123 cap_set_proc(0x2247044, 1, 1, 13 <unfinished ...>
  0.000093 SYS_capset(0x2247044, 0x224704c, 1, 1709)                                                     = 0 <0.000043>
  0.000077 <... cap_set_proc resumed> )                                                                  = 0 <0.000161>
  0.000032 prctl(8, 1, 1, 0x7f931c5664a7 <unfinished ...>
  0.000104 SYS_prctl(8, 1, 1, 0x7f931c5664a7)                                                            = 0 <0.000044>
  0.000080 <... prctl resumed> )                                                                         = 0 <0.000175>
  0.000032 getuid( <unfinished ...>
  0.000073 SYS_getuid()                                                                                  = 0 <0.000016>
  0.000039 <... getuid resumed> )                                                                        = 0 <0.000108>
  0.000030 setuid(0 <unfinished ...>
  0.000072 SYS_setuid(0)                                                                                 = 0 <0.000023>
  0.000046 <... setuid resumed> )                                                                        = 0 <0.000115>
  0.000032 prctl(8, 0, 1, 0x7f931c52ac63 <unfinished ...>
  0.000091 SYS_prctl(8, 0, 1, 0x7f931c52ac63)                                                            = 0 <0.000043>
  0.000078 <... prctl resumed> )                                                                         = 0 <0.000160>
  0.000032 cap_free(0x2247044, 0, 1, 0x7f931c56689a)                                                     = 0 <0.000089>
  0.000122 cap_free(0x2247014, 0xffffffff, 0, 0x7f931c823c10)                                            = 0 <0.000089>
  0.000122 getuid( <unfinished ...>
  0.000075 SYS_getuid()                                                                                  = 0 <0.000018>
  0.000044 <... getuid resumed> )                                                                        = 0 <0.000115>
  0.000037 geteuid( <unfinished ...>
  0.000096 SYS_geteuid()                                                                                 = 0 <0.000015>
  0.000041 <... geteuid resumed> )                                                                       = 0 <0.000133>
  0.000034 cap_get_proc(13, 1, 0x2247001, 0x7f931c52abf7 <unfinished ...>
  0.000095 SYS_capget(0x2247014, 0, 0x2247010, 1617)                                                     = 0 <0.000045>
  0.000071 SYS_capget(0x2247014, 0x224701c, 0x2247010, 1617)                                             = 0 <0.000041>
  0.000078 <... cap_get_proc resumed> )                                                                  = 0x2247014 <0.000234>
  0.000032 cap_get_flag(0x2247014, 13, 1, 0x7ffee925e6b0)                                                = 0 <0.000088>
  0.000123 cap_set_flag(0x2247014, 0, 1, 0x7ffee925e6ac)                                                 = 0 <0.000089>
  0.000126 cap_set_proc(0x2247014, 0, 0, 13 <unfinished ...>
  0.000094 SYS_capset(0x2247014, 0x224701c, 0, 1)                                                        = 0 <0.000043>
  0.000079 <... cap_set_proc resumed> )                                                                  = 0 <0.000164>
  0.000031 cap_free(0x2247014, 0x224701c, 0, 0x7f931c5664a7)                                             = 0 <0.000090>
  0.000122 cap_free(0x2247014, 0xffffffff, 0x2247001, 0x7f931c823c10)                                    = 0xffffffff <0.000090>
  0.000124 socket(2, 3, 1 <unfinished ...>
  0.000081 SYS_socket(2, 3, 1, 45)                                                                       = 3 <0.000048>
  0.000076 <... socket resumed> )                                                                        = 3 <0.000153>
  0.000034 __errno_location()                                                                            = 0x7f931cc1c690 <0.000068>
  0.000101 cap_get_proc(13, 0, 1, 0x7f931c5671e7 <unfinished ...>
  0.000095 SYS_capget(0x2247014, 0, 0x2247010, 874)                                                      = 0 <0.000042>
  0.000069 SYS_capget(0x2247014, 0x224701c, 0x2247010, 874)                                              = 0 <0.000039>
  0.000076 <... cap_get_proc resumed> )                                                                  = 0x2247014 <0.000231>
  0.000032 cap_get_flag(0x2247014, 13, 1, 0x7ffee925e6b0)                                                = 0 <0.000089>
  0.000122 cap_set_flag(0x2247014, 0, 1, 0x7ffee925e6ac)                                                 = 0 <0.000090>
  0.000124 cap_set_proc(0x2247014, 0, 0, 0xffffdfff <unfinished ...>
  0.000092 SYS_capset(0x2247014, 0x224701c, 0, 1)                                                        = 0 <0.000044>
  0.000079 <... cap_set_proc resumed> )                                                                  = 0 <0.000162>
  0.000031 cap_free(0x2247014, 0x224701c, 0, 0x7f931c5664a7)                                             = 0 <0.000088>
  0.000123 cap_free(0x2247014, 0xffffffff, 0x2247001, 0x7f931c823c10)                                    = 0xffffffff <0.000088>
  0.000120 getopt(5, 0x7ffee925ec78, "h?VQ:I:M:aUc:dfi:w:l:S:np:qrs:vL"...)                              = 68 <0.000136>
  0.000164 getopt(5, 0x7ffee925ec78, "h?VQ:I:M:aUc:dfi:w:l:S:np:qrs:vL"...)                              = 99 <0.000133>
  0.000160 strtol(0x7ffee9260839, 0, 10, 34)                                                             = 7 <0.000092>
  0.000125 getopt(5, 0x7ffee925ec78, "h?VQ:I:M:aUc:dfi:w:l:S:np:qrs:vL"...)                              = -1 <0.000140>
  0.000170 inet_aton("yahoo.com", { 0 })                                                                 = 0 <0.000110>
  0.000151 gethostbyname2(0x7ffee926082c, 2, 0x61b680, 22 <unfinished ...>
  0.000098 SYS_getpid()                                                                                  = 6250 <0.000019>
  0.000044 SYS_open("/etc/resolv.conf", 524288, 0666)                                                    = 4 <0.000096>
  0.000119 SYS_fstat(4, 0x7ffee925c330)                                                                  = 0 <0.000024>
  0.000044 SYS_mmap(0, 4096, 3, 34)                                                                      = 0x7f931cc4f000 <0.000042>
  0.000069 SYS_read(4, "# Dynamic resolv.conf(5) file fo"..., 4096)                                      = 225 <0.000024>
  0.000180 SYS_read(4, "", 4096)                                                                         = 0 <0.000021>
  0.000053 SYS_close(4)                                                                                  = 0 <0.000021>
  0.000044 SYS_munmap(0x7f931cc4f000, 4096)                                                              = 0 <0.000031>
  0.000050 SYS_stat("/etc/resolv.conf", 0x7ffee925e4d0)                                                  = 0 <0.000084>
  0.000108 SYS_open("/etc/resolv.conf", 524288, 0666)                                                    = 4 <0.000089>
  0.000113 SYS_fstat(4, 0x7ffee925c290)                                                                  = 0 <0.000023>
  0.000043 SYS_mmap(0, 4096, 3, 34)                                                                      = 0x7f931cc4f000 <0.000040>
  0.000068 SYS_read(4, "# Dynamic resolv.conf(5) file fo"..., 4096)                                      = 225 <0.000022>
  0.000173 SYS_read(4, "", 4096)                                                                         = 0 <0.000020>
  0.000051 SYS_close(4)                                                                                  = 0 <0.000020>
  0.000043 SYS_munmap(0x7f931cc4f000, 4096)                                                              = 0 <0.000026>
  0.000049 SYS_socket(1, 0x80801, 0, 0)                                                                  = 4 <0.000042>
  0.000070 SYS_connect(4, 0x7ffee925e1d0, 110, 0)                                                        = -2 <0.000048>
  0.000073 SYS_close(4)                                                                                  = 0 <0.000021>
  0.000044 SYS_socket(1, 0x80801, 0, 0)                                                                  = 4 <0.000041>
  0.000068 SYS_connect(4, 0x7ffee925e350, 110, 0)                                                        = -2 <0.000042>
  0.000066 SYS_close(4)                                                                                  = 0 <0.000023>
  0.000047 SYS_open("/etc/nsswitch.conf", 524288, 0666)                                                  = 4 <0.000098>
  0.000118 SYS_fstat(4, 0x7ffee925e3f0)                                                                  = 0 <0.000023>
  0.000043 SYS_mmap(0, 4096, 3, 34)                                                                      = 0x7f931cc4f000 <0.000042>
  0.000071 SYS_read(4, "# /etc/nsswitch.conf\n#\n# Example"..., 4096)                                    = 507 <0.000022>
  0.000299 SYS_read(4, "", 4096)                                                                         = 0 <0.000020>
  0.000052 SYS_close(4)                                                                                  = 0 <0.000019>
  0.000041 SYS_munmap(0x7f931cc4f000, 4096)                                                              = 0 <0.000029>
  0.000053 SYS_open("/etc/ld.so.cache", 524288, 01)                                                      = 4 <0.000095>
  0.000118 SYS_fstat(4, 0x7ffee925db50)                                                                  = 0 <0.000024>
  0.000042 SYS_mmap(0, 0x31b1b, 1, 2)                                                                    = 0x7f931cc1e000 <0.000041>
  0.000069 SYS_close(4)                                                                                  = 0 <0.000019>
  0.000044 SYS_access("/etc/ld.so.nohwcap", 00)                                                          = -2 <0.000091>
  0.000113 SYS_open("/lib/x86_64-linux-gnu/libnss_fil"..., 524288, 03461214660)                          = 4 <0.000150>
  0.000170 SYS_read(4, "\177ELF\002\001\001", 832)                                                       = 832 <0.000020>
  0.000061 SYS_fstat(4, 0x7ffee925db90)                                                                  = 0 <0.000022>
  0.000108 SYS_mmap(0, 0x20c868, 5, 2050)                                                                = 0x7f931c252000 <0.000041>
  0.000071 SYS_mprotect(0x7f931c25e000, 2093056, 0)                                                      = 0 <0.000032>
  0.000050 SYS_mmap(0x7f931c45d000, 8192, 3, 2066)                                                       = 0x7f931c45d000 <0.000044>
  0.000076 SYS_close(4)                                                                                  = 0 <0.000022>
  0.001587 SYS_mprotect(0x7f931c45d000, 4096, 1)                                                         = 0 <0.000033>
  0.000055 SYS_munmap(0x7f931cc1e000, 203547)                                                            = 0 <0.000029>
  0.000056 SYS_open("/etc/host.conf", 524288, 0666)                                                      = 4 <0.000088>
  0.000109 SYS_fstat(4, 0x7ffee925e300)                                                                  = 0 <0.000023>
  0.000043 SYS_mmap(0, 4096, 3, 34)                                                                      = 0x7f931cc4f000 <0.000040>
  0.000070 SYS_read(4, "# The "order" line is only used "..., 4096)                                      = 92 <0.000022>
  0.000117 SYS_read(4, "", 4096)                                                                         = 0 <0.000020>
  0.000050 SYS_close(4)                                                                                  = 0 <0.000020>
  0.000044 SYS_munmap(0x7f931cc4f000, 4096)                                                              = 0 <0.000029>
  0.000052 SYS_open("/etc/hosts", 524288, 0666)                                                          = 4 <0.000068>
  0.000091 SYS_fstat(4, 0x7ffee925e2d0)                                                                  = 0 <0.000022>
  0.000042 SYS_mmap(0, 4096, 3, 34)                                                                      = 0x7f931cc4f000 <0.000040>
  0.000067 SYS_read(4, "127.0.0.1\tlocalhost\n127.0.1.1\tla"..., 4096)                                   = 241 <0.000023>
  0.000188 SYS_read(4, "", 4096)                                                                         = 0 <0.000020>
  0.000051 SYS_close(4)                                                                                  = 0 <0.000020>
  0.000041 SYS_munmap(0x7f931cc4f000, 4096)                                                              = 0 <0.000027>
  0.000051 SYS_open("/etc/ld.so.cache", 524288, 01)                                                      = 4 <0.000094>
  0.000117 SYS_fstat(4, 0x7ffee925dba0)                                                                  = 0 <0.000023>
  0.000044 SYS_mmap(0, 0x31b1b, 1, 2)                                                                    = 0x7f931cc1e000 <0.000040>
  0.000067 SYS_close(4)                                                                                  = 0 <0.000020>
  0.000044 SYS_access("/etc/ld.so.nohwcap", 00)                                                          = -2 <0.000089>
  0.000113 SYS_open("/lib/x86_64-linux-gnu/libnss_mdn"..., 524288, 03461214660)                          = 4 <0.000151>
  0.000174 SYS_read(4, "\177ELF\002\001\001", 832)                                                       = 832 <0.000020>
  0.000060 SYS_fstat(4, 0x7ffee925dbe0)                                                                  = 0 <0.000023>
  0.000105 SYS_mmap(0, 0x2020c8, 5, 2050)                                                                = 0x7f931c04f000 <0.000041>
  0.000071 SYS_mprotect(0x7f931c051000, 2093056, 0)                                                      = 0 <0.000029>
  0.000051 SYS_mmap(0x7f931c250000, 8192, 3, 2066)                                                       = 0x7f931c250000 <0.000041>
  0.000075 SYS_close(4)                                                                                  = 0 <0.000021>
  0.001954 SYS_mprotect(0x7f931c250000, 4096, 1)                                                         = 0 <0.000032>
  0.000055 SYS_munmap(0x7f931cc1e000, 203547)                                                            = 0 <0.000029>
  0.000056 SYS_open("/etc/ld.so.cache", 524288, 01)                                                      = 4 <0.000097>
  0.000120 SYS_fstat(4, 0x7ffee925dbb0)                                                                  = 0 <0.000023>
  0.000042 SYS_mmap(0, 0x31b1b, 1, 2)                                                                    = 0x7f931cc1e000 <0.000042>
  0.000071 SYS_close(4)                                                                                  = 0 <0.000021>
  0.000044 SYS_access("/etc/ld.so.nohwcap", 00)                                                          = -2 <0.000091>
  0.000113 SYS_open("/lib/x86_64-linux-gnu/libnss_dns"..., 524288, 03461214660)                          = 4 <0.000151>
  0.000173 SYS_read(4, "\177ELF\002\001\001", 832)                                                       = 832 <0.000021>
  0.000062 SYS_fstat(4, 0x7ffee925dbf0)                                                                  = 0 <0.000023>
  0.000105 SYS_mmap(0, 0x2050e8, 5, 2050)                                                                = 0x7f931be49000 <0.000041>
  0.000070 SYS_mprotect(0x7f931be4e000, 2093056, 0)                                                      = 0 <0.000028>
  0.000049 SYS_mmap(0x7f931c04d000, 8192, 3, 2066)                                                       = 0x7f931c04d000 <0.000042>
  0.000076 SYS_close(4)                                                                                  = 0 <0.000020>
  0.000046 SYS_access("/etc/ld.so.nohwcap", 00)                                                          = -2 <0.000093>
  0.000116 SYS_open("/lib/x86_64-linux-gnu/libresolv."..., 524288, 0211103620)                           = 4 <0.000149>
  0.000169 SYS_read(4, "\177ELF\002\001\001", 832)                                                       = 832 <0.000021>
  0.000062 SYS_fstat(4, 0x7ffee925d950)                                                                  = 0 <0.000022>
  0.000048 SYS_mmap(0, 0x21ab08, 5, 2050)                                                                = 0x7f931bc2e000 <0.000042>
  0.000069 SYS_mprotect(0x7f931bc45000, 2097152, 0)                                                      = 0 <0.000029>
  0.000051 SYS_mmap(0x7f931be45000, 8192, 3, 2066)                                                       = 0x7f931be45000 <0.000041>
  0.000071 SYS_mmap(0x7f931be47000, 6920, 3, 50)                                                         = 0x7f931be47000 <0.000040>
  0.000070 SYS_close(4)                                                                                  = 0 <0.000019>
  0.002591 SYS_mprotect(0x7f931be45000, 4096, 1)                                                         = 0 <0.000030>
  0.000054 SYS_mprotect(0x7f931c04d000, 4096, 1)                                                         = 0 <0.000027>
  0.000048 SYS_munmap(0x7f931cc1e000, 203547)                                                            = 0 <0.000027>
  0.000053 SYS_stat("/etc/resolv.conf", 0x7ffee925e0a0)                                                  = 0 <0.000090>
  0.000116 SYS_socket(2, 2050, 0, 45)                                                                    = 4 <0.000044>
  0.000073 SYS_connect(4, 0x22493f0, 16, 297)                                                            = 0 <0.000045>
  0.000071 SYS_poll(0x7ffee925d0e0, 1, 0)                                                                = 1 <0.000029>
  0.000053 SYS_sendto(4, 0x7ffee925d230, 27, 0x4000)                                                     = 27 <0.000063>
  0.000100 SYS_poll(0x7ffee925d0e0, 1, 5000)                                                             = 1 <0.001058>
  0.001088 SYS_ioctl(4, 0x541b, 0x7ffee925d0dc, 1331)                                                    = 0 <0.000037>
  0.000067 SYS_recvfrom(4, 0x7ffee925dd30, 1024, 0)                                                      = 75 <0.000035>
  0.000073 SYS_close(4)                                                                                  = 0 <0.000021>
  0.000060 <... gethostbyname2 resumed> )                                                                = 0x7f931c827600 <0.015082>
  0.000032 strncpy(0x7ffee925e750, "yahoo.com", 1024)                                                    = 0x7ffee925e750 <0.000108>
  0.000141 socket(2, 2, 0 <unfinished ...>
  0.000077 SYS_socket(2, 2, 0, 396)                                                                      = 4 <0.000043>
  0.000073 <... socket resumed> )                                                                        = 4 <0.000146>
  0.000032 connect(4, 0x7ffee925e710, 16, 0x7f931c5671e7 <unfinished ...>
  0.000085 SYS_connect(4, 0x7ffee925e710, 16, 297)                                                       = 0 <0.000045>
  0.000078 <... connect resumed> )                                                                       = 0 <0.000155>
  0.000030 getsockname(4, 0x61b690, 0x7ffee925e6f0, 0x7f931c566d70 <unfinished ...>
  0.000081 SYS_getsockname(4, 0x61b690, 0x7ffee925e6f0, 1734)                                            = 0 <0.000038>
  0.000072 <... getsockname resumed> )                                                                   = 0 <0.000145>
  0.000048 close(4 <unfinished ...>
  0.000090 SYS_close(4)                                                                                  = 0 <0.000026>
  0.000049 <... close resumed> )                                                                         = 0 <0.000136>
  0.000026 setsockopt(3, 255, 1, 0x7ffee925e700 <unfinished ...>
  0.000083 SYS_setsockopt(3, 255, 1, 0x7ffee925e700)                                                     = 0 <0.000044>
  0.000078 <... setsockopt resumed> )                                                                    = 0 <0.000154>
  0.000029 setsockopt(3, 0, 11, 0x7ffee925e6f0 <unfinished ...>
  0.000081 SYS_setsockopt(3, 0, 11, 0x7ffee925e6f0)                                                      = 0 <0.000041>
  0.000074 <... setsockopt resumed> )                                                                    = 0 <0.000148>
  0.000035 setsockopt(3, 1, 7, 0x61d6c8 <unfinished ...>
  0.000084 SYS_setsockopt(3, 1, 7, 0x61d6c8)                                                             = 0 <0.000047>
  0.000077 <... setsockopt resumed> )                                                                    = 0 <0.000154>
  0.000021 setsockopt(3, 1, 8, 0x7ffee925e6a0 <unfinished ...>
  0.000070 SYS_setsockopt(3, 1, 8, 0x7ffee925e6a0)                                                       = 0 <0.000034>
  0.000063 <... setsockopt resumed> )                                                                    = 0 <0.000127>
  0.000026 getsockopt(3, 1, 8, 0x7ffee925e6a0 <unfinished ...>
  0.000072 SYS_getsockopt(3, 1, 8, 0x7ffee925e6a0)                                                       = 0 <0.000034>
  0.000065 <... getsockopt resumed> )                                                                    = 0 <0.000130>
  0.000027 malloc(192)                                                                                   = 0x2249420 <0.000057>
  0.000084 inet_ntoa({ 0x2d24bece })                                                                     = "206.190.36.45" <0.000075>
  0.000136 __printf_chk(1, 0x407cb4, 0x7ffee925e750, 0x7f931cc1c6d8 <unfinished ...>
  0.000072 SYS_fstat(1, 0x7ffee925def0)                                                                  = 0 <0.000022>
  0.000038 SYS_mmap(0, 4096, 3, 34)                                                                      = 0x7f931cc4f000 <0.000031>
  0.000065 <... __printf_chk resumed> )                                                                  = 31 <0.000169>
  0.000023 __printf_chk(1, 0x407ccf, 56, 84 <unfinished ...>
  0.000071 SYS_write(1, "PING yahoo.com (206.190.36.45) 5"..., 53PING yahoo.com (206.190.36.45) 56(84) bytes of data.
)                                       = 53 <0.000077>
  0.000102 <... __printf_chk resumed> )                                                                  = 22 <0.000166>
  0.000031 setsockopt(3, 1, 29, 0x7ffee925e610 <unfinished ...>
  0.000068 SYS_setsockopt(3, 1, 29, 0x7ffee925e610)                                                      = 0 <0.000067>
  0.000096 <... setsockopt resumed> )                                                                    = 0 <0.000158>
  0.000025 setsockopt(3, 1, 21, 0x7ffee925e5e0 <unfinished ...>
  0.000068 SYS_setsockopt(3, 1, 21, 0x7ffee925e5e0)                                                      = 0 <0.000034>
  0.000062 <... setsockopt resumed> )                                                                    = 0 <0.000123>
  0.000030 setsockopt(3, 1, 20, 0x7ffee925e5e0 <unfinished ...>
  0.000072 SYS_setsockopt(3, 1, 20, 0x7ffee925e5e0)                                                      = 0 <0.000035>
  0.000064 <... setsockopt resumed> )                                                                    = 0 <0.000130>
  0.000025 getpid()                                                                                      = 6250 <0.000061>
  0.000088 sigaction(SIGINT, { 0x4043c0, <>, 0, 0 } <unfinished ...>
  0.000081 SYS_rt_sigaction(2, 0x7ffee925e450, 0, 8)                                                     = 0 <0.000035>
  0.000061 <... sigaction resumed> , nil)                                                                = 0 <0.000137>
  0.000028 sigaction(SIGALRM, { 0x4043c0, <>, 0, 0 } <unfinished ...>
  0.000071 SYS_rt_sigaction(14, 0x7ffee925e450, 0, 8)                                                    = 0 <0.000034>
  0.000061 <... sigaction resumed> , nil)                                                                = 0 <0.000127>
  0.000028 sigaction(SIGQUIT, { 0x4043b0, <>, 0, 0 } <unfinished ...>
  0.000071 SYS_rt_sigaction(3, 0x7ffee925e450, 0, 8)                                                     = 0 <0.000035>
  0.000063 <... sigaction resumed> , nil)                                                                = 0 <0.000129>
  0.000026 sigemptyset(<>)                                                                               = 0 <0.000056>
  0.000088 sigprocmask(SIG_UNBLOCK, <> <unfinished ...>
  0.000066 SYS_rt_sigprocmask(2, 0x7ffee925e610, 0, 8)                                                   = 0 <0.000035>
  0.000063 <... sigprocmask resumed> , nil)                                                              = 0 <0.000123>
  0.000025 gettimeofday(0x61d7f0, 0)                                                                     = 0 <0.000061>
  0.000087 isatty(1 <unfinished ...>
  0.000056 SYS_ioctl(1, 0x5401, 0x7ffee925e510, 653)                                                     = 0 <0.000035>
  0.000060 <... isatty resumed> )                                                                        = 1 <0.000113>
  0.000024 ioctl(1, 21523, 0x7ffee925e5f0 <unfinished ...>
  0.000062 SYS_ioctl(1, 0x5413, 0x7ffee925e5f0, 1331)                                                    = 0 <0.000034>
  0.000060 <... ioctl resumed> )                                                                         = 0 <0.000118>
  0.000025 gettimeofday(0x61d7e0, 0)                                                                     = 0 <0.000057>
  0.000087 gettimeofday(0x7ffee925d540, 0)                                                               = 0 <0.000058>
  0.000083 sendmsg(3, 0x60a300, 0, 0x69a94f7 <unfinished ...>
  0.000068 SYS_sendmsg(3, 0x60a300, 0, 1499)                                                             = 64 <0.000052>
  0.000082 <... sendmsg resumed> )                                                                       = 64 <0.000143>
  0.000027 recvmsg(3, 0x7ffee925d5d0, 0, 0 <unfinished ...>
  0.000070 SYS_recvmsg(3, 0x7ffee925d5d0, 0, 2088)                                                       = 84 <0.185561>
  0.185657 <... recvmsg resumed> )                                                                       = 84 <0.185715>
  0.000050 _setjmp(0x61d700, 62, 0, 0x7ffee925d6a0)                                                      = 0 <0.000311>
  0.000383 gethostbyaddr("\316\276$-4\224$\002", 4, 2 <unfinished ...>
  0.000186 SYS_stat("/etc/resolv.conf", 0x7ffee925d360)                                                  = 0 <0.000116>
  0.000140 SYS_open("/etc/hosts", 524288, 0666)                                                          = 4 <0.000089>
  0.000120 SYS_fstat(4, 0x7ffee925d190)                                                                  = 0 <0.000027>
  0.000055 SYS_mmap(0, 4096, 3, 34)                                                                      = 0x7f931cc4e000 <0.000052>
  0.000086 SYS_read(4, "127.0.0.1\tlocalhost\n127.0.1.1\tla"..., 4096)                                   = 241 <0.000029>
  0.000232 SYS_read(4, "", 4096)                                                                         = 0 <0.000025>
  0.000065 SYS_close(4)                                                                                  = 0 <0.000024>
  0.000050 SYS_munmap(0x7f931cc4e000, 4096)                                                              = 0 <0.000036>
  0.000066 SYS_stat("/etc/resolv.conf", 0x7ffee925ce80)                                                  = 0 <0.000102>
  0.000138 SYS_socket(2, 2050, 0, 2)                                                                     = 4 <0.000052>
  0.000083 SYS_connect(4, 0x22493f0, 16, 2)                                                              = 0 <0.000059>
  0.000086 SYS_poll(0x7ffee925c7b0, 1, 0)                                                                = 1 <0.000028>
  0.000050 SYS_sendto(4, 0x7ffee925c900, 44, 0x4000)                                                     = 44 <0.000066>
  0.000094 SYS_poll(0x7ffee925c7b0, 1, 5000)                                                             = 1 <0.001247>
  0.001270 SYS_ioctl(4, 0x541b, 0x7ffee925c7ac, 0x7ffee925cf60)                                          = 0 <0.000038>
  0.000067 SYS_recvfrom(4, 0x7ffee925cb10, 1024, 0)                                                      = 82 <0.000034>
  0.000063 SYS_close(4)                                                                                  = 0 <0.000022>
  0.000054 <... gethostbyaddr resumed> )                                                                 = 0x7f931c827560 <0.002899>
  0.000033 inet_ntoa({ 0x2d24bece })                                                                     = "206.190.36.45" <0.000096>
  0.000170 __snprintf_chk(0x60a580, 4096, 1, 4096)                                                       = 40 <0.000086>
  0.000126 gettimeofday(0x7ffee925d4c0, 0)                                                               = 0 <0.000071>
  0.000102 __printf_chk(1, 0x408117, 0x56dfd595, 0x495ad)                                                = 20 <0.000081>
  0.000117 __printf_chk(1, 0x40813b, 64, 0x60a580)                                                       = 55 <0.000080>
  0.000115 __printf_chk(1, 0x4077ea, 1, 0x7fffffc9)                                                      = 11 <0.000079>
  0.000117 __printf_chk(1, 0x40814d, 53, 0x7ffffff4)                                                     = 7 <0.000079>
  0.000114 __printf_chk(1, 0x408162, 185, 0x7ffffff8)                                                    = 12 <0.000077>
  0.000114 _IO_putc('\n', 0x7f931c824740 <unfinished ...>
  0.000076 SYS_write(1, "[1457509781.300461] 64 bytes fro"..., 106[1457509781.300461] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=1 ttl=53 time=185 ms
)                                      = 106 <0.000118>
  0.000148 <... _IO_putc resumed> )                                                                      = 10 <0.000218>
  0.000030 fflush(0x7f931c824740)                                                                        = 0 <0.000069>
  0.000104 gettimeofday(0x7ffee925d560, 0)                                                               = 0 <0.000076>
  0.000102 poll(0x7ffee925d5b0, 1, 810, 0 <unfinished ...>
  0.000075 SYS_poll(0x7ffee925d5b0, 1, 810)                                                              = 0 <0.810912>
  0.811176 <... poll resumed> )                                                                          = 0 <0.811193>
  0.000140 gettimeofday(0x7ffee925d560, 0)                                                               = 0 <0.000676>
  0.000822 gettimeofday(0x7ffee925d540, 0)                                                               = 0 <0.000654>
  0.000801 sendmsg(3, 0x60a300, 2048, 0x6d03ec5 <unfinished ...>
  0.000511 SYS_sendmsg(3, 0x60a300, 2048, 1)                                                             = 64 <0.000197>
  0.000371 <... sendmsg resumed> )                                                                       = 64 <0.000847>
  0.000129 recvmsg(3, 0x7ffee925d5d0, 0, 0 <unfinished ...>
  0.000369 SYS_recvmsg(3, 0x7ffee925d5d0, 0, 1)                                                          = 84 <0.183543>
  0.183624 <... recvmsg resumed> )                                                                       = 84 <0.183980>
  0.000050 gettimeofday(0x7ffee925d4c0, 0)                                                               = 0 <0.000155>
  0.000190 __printf_chk(1, 0x408117, 0x56dfd596, 0x492e6)                                                = 20 <0.000121>
  0.000164 __printf_chk(1, 0x40813b, 64, 0x60a580)                                                       = 55 <0.000117>
  0.000159 __printf_chk(1, 0x4077ea, 2, 0x7fffffc9)                                                      = 11 <0.000106>
  0.000146 __printf_chk(1, 0x40814d, 53, 0x7ffffff4)                                                     = 7 <0.000107>
  0.000145 __printf_chk(1, 0x408162, 185, 0x7ffffff8)                                                    = 12 <0.000107>
  0.000147 _IO_putc('\n', 0x7f931c824740 <unfinished ...>
  0.000118 SYS_write(1, "[1457509782.299750] 64 bytes fro"..., 106[1457509782.299750] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=2 ttl=53 time=185 ms
)                                      = 106 <0.000130>
  0.000150 <... _IO_putc resumed> )                                                                      = 10 <0.000259>
  0.000034 fflush(0x7f931c824740)                                                                        = 0 <0.000078>
  0.000112 gettimeofday(0x7ffee925d560, 0)                                                               = 0 <0.000078>
  0.000108 poll(0x7ffee925d5b0, 1, 813, 0 <unfinished ...>
  0.000100 SYS_poll(0x7ffee925d5b0, 1, 813)                                                              = 0 <0.813892>
  0.813973 <... poll resumed> )                                                                          = 0 <0.814040>
  0.000126 gettimeofday(0x7ffee925d560, 0)                                                               = 0 <0.000352>
  0.000440 gettimeofday(0x7ffee925d540, 0)                                                               = 0 <0.000347>
  0.000432 sendmsg(3, 0x60a300, 2048, 0x6ea2250 <unfinished ...>
  0.000254 SYS_sendmsg(3, 0x60a300, 2048, 1)                                                             = 64 <0.000104>
  0.000169 <... sendmsg resumed> )                                                                       = 64 <0.000406>
  0.000058 recvmsg(3, 0x7ffee925d5d0, 0, 0 <unfinished ...>
  0.000179 SYS_recvmsg(3, 0x7ffee925d5d0, 0, 1)                                                          = 84 <0.184054>
  0.184145 <... recvmsg resumed> )                                                                       = 84 <0.184312>
  0.000051 gettimeofday(0x7ffee925d4c0, 0)                                                               = 0 <0.000289>
  0.000356 __printf_chk(1, 0x408117, 0x56dfd597, 0x498b3)                                                = 20 <0.000265>
  0.000331 __printf_chk(1, 0x40813b, 64, 0x60a580)                                                       = 55 <0.000132>
  0.000175 __printf_chk(1, 0x4077ea, 3, 0x7fffffc9)                                                      = 11 <0.000114>
  0.000155 __printf_chk(1, 0x40814d, 53, 0x7ffffff4)                                                     = 7 <0.000111>
  0.000153 __printf_chk(1, 0x408162, 184, 0x7ffffff8)                                                    = 12 <0.000108>
  0.000148 _IO_putc('\n', 0x7f931c824740 <unfinished ...>
  0.000108 SYS_write(1, "[1457509783.301235] 64 bytes fro"..., 106[1457509783.301235] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=3 ttl=53 time=184 ms
)                                      = 106 <0.000144>
  0.000176 <... _IO_putc resumed> )                                                                      = 10 <0.000276>
  0.000036 fflush(0x7f931c824740)                                                                        = 0 <0.000089>
  0.000125 gettimeofday(0x7ffee925d560, 0)                                                               = 0 <0.000084>
  0.000117 poll(0x7ffee925d5b0, 1, 813, 0 <unfinished ...>
  0.000104 SYS_poll(0x7ffee925d5b0, 1, 813)                                                              = 0 <0.814066>
  0.814272 <... poll resumed> )                                                                          = 0 <0.814305>
  0.000183 gettimeofday(0x7ffee925d560, 0)                                                               = 0 <0.000625>
  0.000767 gettimeofday(0x7ffee925d540, 0)                                                               = 0 <0.000518>
  0.000638 sendmsg(3, 0x60a300, 2048, 0x71313db <unfinished ...>
  0.000397 SYS_sendmsg(3, 0x60a300, 2048, 1)                                                             = 64 <0.000260>
  0.000401 <... sendmsg resumed> )                                                                       = 64 <0.000765>
  0.000130 recvmsg(3, 0x7ffee925d5d0, 0, 0 <unfinished ...>
  0.000364 SYS_recvmsg(3, 0x7ffee925d5d0, 0, 1)                                                          = 84 <0.184093>
  0.184174 <... recvmsg resumed> )                                                                       = 84 <0.184524>
  0.000059 gettimeofday(0x7ffee925d4c0, 0)                                                               = 0 <0.000129>
  0.000168 __printf_chk(1, 0x408117, 0x56dfd598, 0x4a56d)                                                = 20 <0.000098>
  0.000130 __printf_chk(1, 0x40813b, 64, 0x60a580)                                                       = 55 <0.000090>
  0.000127 __printf_chk(1, 0x4077ea, 4, 0x7fffffc9)                                                      = 11 <0.000085>
  0.000120 __printf_chk(1, 0x40814d, 53, 0x7ffffff4)                                                     = 7 <0.000087>
  0.000122 __printf_chk(1, 0x408162, 185, 0x7ffffff8)                                                    = 12 <0.000085>
  0.000121 _IO_putc('\n', 0x7f931c824740 <unfinished ...>
  0.000083 SYS_write(1, "[1457509784.304493] 64 bytes fro"..., 106[1457509784.304493] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=4 ttl=53 time=185 ms
)                                      = 106 <0.000118>
  0.000143 <... _IO_putc resumed> )                                                                      = 10 <0.000219>
  0.000030 fflush(0x7f931c824740)                                                                        = 0 <0.000075>
  0.000109 gettimeofday(0x7ffee925d560, 0)                                                               = 0 <0.000074>
  0.000103 poll(0x7ffee925d5b0, 1, 813, 0 <unfinished ...>
  0.000087 SYS_poll(0x7ffee925d5b0, 1, 813)                                                              = 0 <0.813862>
  0.813942 <... poll resumed> )                                                                          = 0 <0.814001>
  0.000048 gettimeofday(0x7ffee925d560, 0)                                                               = 0 <0.000151>
  0.000210 gettimeofday(0x7ffee925d540, 0)                                                               = 0 <0.000088>
  0.000115 sendmsg(3, 0x60a300, 2048, 0x7270340 <unfinished ...>
  0.000107 SYS_sendmsg(3, 0x60a300, 2048, 1)                                                             = 64 <0.000054>
  0.000088 <... sendmsg resumed> )                                                                       = 64 <0.000186>
  0.000050 recvmsg(3, 0x7ffee925d5d0, 0, 0 <unfinished ...>
  0.000096 SYS_recvmsg(3, 0x7ffee925d5d0, 0, 1)                                                          = 84 <0.184372>
  0.184464 <... recvmsg resumed> )                                                                       = 84 <0.184549>
  0.000047 gettimeofday(0x7ffee925d4c0, 0)                                                               = 0 <0.000122>
  0.000158 __printf_chk(1, 0x408117, 0x56dfd599, 0x4a764)                                                = 20 <0.000095>
  0.000132 __printf_chk(1, 0x40813b, 64, 0x60a580)                                                       = 55 <0.000086>
  0.000121 __printf_chk(1, 0x4077ea, 5, 0x7fffffc9)                                                      = 11 <0.000087>
  0.000122 __printf_chk(1, 0x40814d, 53, 0x7ffffff4)                                                     = 7 <0.000085>
  0.000119 __printf_chk(1, 0x408162, 184, 0x7ffffff8)                                                    = 12 <0.000084>
  0.000118 _IO_putc('\n', 0x7f931c824740 <unfinished ...>
  0.000081 SYS_write(1, "[1457509785.304996] 64 bytes fro"..., 106[1457509785.304996] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=5 ttl=53 time=184 ms
)                                      = 106 <0.000118>
  0.000142 <... _IO_putc resumed> )                                                                      = 10 <0.000215>
  0.000031 fflush(0x7f931c824740)                                                                        = 0 <0.000076>
  0.000108 gettimeofday(0x7ffee925d560, 0)                                                               = 0 <0.000074>
  0.000105 poll(0x7ffee925d5b0, 1, 814, 0 <unfinished ...>
  0.000094 SYS_poll(0x7ffee925d5b0, 1, 814)                                                              = 0 <0.814946>
  0.815046 <... poll resumed> )                                                                          = 0 <0.815109>
  0.000057 gettimeofday(0x7ffee925d560, 0)                                                               = 0 <0.000128>
  0.000161 gettimeofday(0x7ffee925d540, 0)                                                               = 0 <0.000081>
  0.000113 sendmsg(3, 0x60a300, 2048, 0x73ebeb4 <unfinished ...>
  0.000089 SYS_sendmsg(3, 0x60a300, 2048, 1)                                                             = 64 <0.000064>
  0.000100 <... sendmsg resumed> )                                                                       = 64 <0.000180>
  0.000027 recvmsg(3, 0x7ffee925d5d0, 0, 0 <unfinished ...>
  0.000129 SYS_recvmsg(3, 0x7ffee925d5d0, 0, 1)                                                          = 84 <0.184075>
  0.184159 <... recvmsg resumed> )                                                                       = 84 <0.184277>
  0.000062 gettimeofday(0x7ffee925d4c0, 0)                                                               = 0 <0.000285>
  0.000350 __printf_chk(1, 0x408117, 0x56dfd59a, 0x4acd0)                                                = 20 <0.000148>
  0.000194 __printf_chk(1, 0x40813b, 64, 0x60a580)                                                       = 55 <0.000119>
  0.000162 __printf_chk(1, 0x4077ea, 6, 0x7fffffc9)                                                      = 11 <0.000109>
  0.000150 __printf_chk(1, 0x40814d, 53, 0x7ffffff4)                                                     = 7 <0.000109>
  0.000148 __printf_chk(1, 0x408162, 184, 0x7ffffff8)                                                    = 12 <0.000127>
  0.000169 _IO_putc('\n', 0x7f931c824740 <unfinished ...>
  0.000109 SYS_write(1, "[1457509786.306384] 64 bytes fro"..., 106[1457509786.306384] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=6 ttl=53 time=184 ms
)                                      = 106 <0.000141>
  0.000174 <... _IO_putc resumed> )                                                                      = 10 <0.000274>
  0.000037 fflush(0x7f931c824740)                                                                        = 0 <0.000093>
  0.000134 gettimeofday(0x7ffee925d560, 0)                                                               = 0 <0.000098>
  0.000134 poll(0x7ffee925d5b0, 1, 814, 0 <unfinished ...>
  0.000111 SYS_poll(0x7ffee925d5b0, 1, 814)                                                              = 0 <0.814882>
  0.814973 <... poll resumed> )                                                                          = 0 <0.815054>
  0.000062 gettimeofday(0x7ffee925d560, 0)                                                               = 0 <0.000133>
  0.000170 gettimeofday(0x7ffee925d540, 0)                                                               = 0 <0.000118>
  0.000154 sendmsg(3, 0x60a300, 2048, 0x75a1ceb <unfinished ...>
  0.000115 SYS_sendmsg(3, 0x60a300, 2048, 1)                                                             = 64 <0.000069>
  0.000109 <... sendmsg resumed> )                                                                       = 64 <0.000213>
  0.000039 setitimer(0, 0x7ffee925d5b0, 0, 0 <unfinished ...>
  0.000118 SYS_setitimer(0, 0x7ffee925d5b0, 0, 823)                                                      = 0 <0.000052>
  0.000097 <... setitimer resumed> )                                                                     = 0 <0.000205>
  0.000036 recvmsg(3, 0x7ffee925d5d0, 0, 0 <unfinished ...>
  0.000113 SYS_recvmsg(3, 0x7ffee925d5d0, 0, 823)                                                        = 84 <0.184012>
  0.184100 <... recvmsg resumed> )                                                                       = 84 <0.184201>
  0.000052 gettimeofday(0x7ffee925d4c0, 0)                                                               = 0 <0.000292>
  0.000358 __printf_chk(1, 0x408117, 0x56dfd59b, 0x4b4b0)                                                = 20 <0.000151>
  0.000194 __printf_chk(1, 0x40813b, 64, 0x60a580)                                                       = 55 <0.000118>
  0.000159 __printf_chk(1, 0x4077ea, 7, 0x7fffffc9)                                                      = 11 <0.000109>
  0.000148 __printf_chk(1, 0x40814d, 53, 0x7ffffff4)                                                     = 7 <0.000108>
  0.000149 __printf_chk(1, 0x408162, 184, 0x7ffffff8)                                                    = 12 <0.000113>
  0.000150 _IO_putc('\n', 0x7f931c824740 <unfinished ...>
  0.000099 SYS_write(1, "[1457509787.308400] 64 bytes fro"..., 106[1457509787.308400] 64 bytes from ir1.fp.vip.gq1.yahoo.com (206.190.36.45): icmp_seq=7 ttl=53 time=184 ms
)                                      = 106 <0.000131>
  0.000163 <... _IO_putc resumed> )                                                                      = 10 <0.000253>
  0.000034 fflush(0x7f931c824740)                                                                        = 0 <0.000085>
  0.000121 _IO_putc('\n', 0x7f931c824740 <unfinished ...>
  0.000100 SYS_write(1, "\n", 1
)                                                                         = 1 <0.000042>
  0.000083 <... _IO_putc resumed> )                                                                      = 10 <0.000174>
  0.000038 fflush(0x7f931c824740)                                                                        = 0 <0.000084>
  0.000120 __printf_chk(1, 0x4081cb, 0x7ffee925e750, 0x7f931cc4f000 <unfinished ...>
  0.000106 SYS_write(1, "--- yahoo.com ping statistics --"..., 34--- yahoo.com ping statistics ---
)                                       = 34 <0.000088>
  0.000131 <... __printf_chk resumed> )                                                                  = 34 <0.000227>
  0.000034 __printf_chk(1, 0x4081e7, 7, 0x7ffffff2)                                                      = 23 <0.000091>
  0.000126 __printf_chk(1, 0x408201, 7, 0x7ffffffe)                                                      = 10 <0.000092>
  0.000126 __printf_chk(1, 0x40823f, 0, 7)                                                               = 16 <0.000089>
  0.000123 __printf_chk(1, 0x408252, 6012, 1000)                                                         = 13 <0.000090>
  0.000125 _IO_putc('\n', 0x7f931c824740 <unfinished ...>
  0.000092 SYS_write(1, "7 packets transmitted, 7 receive"..., 637 packets transmitted, 7 received, 0% packet loss, time 6012ms
)                                       = 63 <0.000091>
  0.000121 <... _IO_putc resumed> )                                                                      = 10 <0.000205>
  0.000033 __printf_chk(1, 0x4085a8, 184, 398)                                                           = 55 <0.000093>
  0.000128 _IO_putc('\n', 0x7f931c824740 <unfinished ...>
  0.000106 SYS_write(1, "rtt min/avg/max/mdev = 184.398/1"..., 56rtt min/avg/max/mdev = 184.398/184.959/185.703/0.719 ms
)                                       = 56 <0.000089>
  0.000119 <... _IO_putc resumed> )                                                                      = 10 <0.000217>
  0.000031 exit(0 <unfinished ...>
  0.000087 SYS_exit_group(0 <no return ...>
  0.000138 +++ exited (status 0) +++
Download as text